* {
  margin: 0;
  padding: 0;
  list-style: none;
  outline: none;
  box-sizing: border-box;
}
html,
body {
  max-width: 750px;
  margin: 0 auto;
  font-family: '微软雅黑';
  background: url('../images/bg.jpg') no-repeat top center / 100%;
  background-size: 100% 100%;
}
#app {
  font-size: 0.24rem;
}
h4,
img,
a {
  margin: 0;
  padding: 0;
  list-style: none;
  outline: none;
  text-decoration: none;
}
[v-cloak] {
  display: none !important;
}
.flex {
  display: flex;
}
.flex-wrap {
  flex-wrap: wrap;
}
.jc-c {
  justify-content: center;
}
.jc-b {
  justify-content: space-between;
}
.jc-a {
  justify-content: space-around;
}
.ai-c {
  align-items: center;
}
.hidden {
  display: none !important;
}
.clearfixed {
  clear: both;
  display: block;
  content: '';
}
.clearfixed:after {
  clear: both;
  display: block;
  content: '';
}
img {
  max-width: 100%;
  display: block;
}
.header {
  position: relative;
}
.header .top_logo_block {
  position: relative;
}
.header .top_logo_block a.zhuzhan {
  display: block;
  position: absolute;
  height: 0.29rem;
  top: 0.34rem;
  left: 0.25rem;
}
.header .top_logo_block a.zhuzhan img {
  display: block;
  width: 1.99rem;
  height: 0.29rem;
}
.header .top_logo_block a.mobile {
  display: block;
  position: absolute;
  top: 0.35rem;
  right: 0.25rem;
}
.header .top_logo_block a.mobile img {
  display: block;
  width: 2.08rem;
  height: 0.26rem;
}
.header .head-title {
  width: 6.55rem;
  margin: 0 auto 0;
  padding-top: 1.16rem;
}
.page1 {
  padding-top: 0.66rem;
}
.page1 .p1g-swiper {
  margin-top: 0.55rem;
  width: 6rem;
  height: 0.39rem;
  margin-right: 0.15rem;
  border-radius: 0.19rem;
  overflow: hidden;
  position: relative;
  text-align: center;
}
.page1 .p1g-swiper .p1-swiper {
  height: 100%;
}
.page1 .p1g-swiper .p1-swiper .swiper-slide {
  padding-left: 0.41rem;
}
.page1 .p1g-swiper .p1-swiper .swiper-slide p {
  font-size: 0.24rem;
  line-height: 0.39rem;
  color: #fff;
}
.page1 .p1g-swiper .p1-swiper .swiper-slide p span {
  color: #fef672;
}
.page1 .p1-game {
  margin: 0 auto;
  height: 9.41rem;
  width: 6.09rem;
  background: url("../images/game/game_bg.png") no-repeat top center / 100% 100%;
  position: relative;
  padding-top: 3.24rem;
}
.page1 .p1-game .egg-wrap {
  border-radius: 0.3rem;
}
.page1 .p1-game .egg,
.page1 .p1-game .no-login-show {
  width: 4.52rem;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
}
.page1 .p1-game .egg li,
.page1 .p1-game .no-login-show li {
  width: 1.41rem;
  height: 1.39rem;
  position: relative;
  margin-right: 0.12rem;
  margin-bottom: 0.09rem;
  background-blend-mode: normal, 
                    normal;
  border-radius: 0.25rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.page1 .p1-game .egg li:nth-child(3n),
.page1 .p1-game .no-login-show li:nth-child(3n) {
  margin-right: 0;
}
.page1 .p1-game .egg li:nth-last-child(-n+3),
.page1 .p1-game .no-login-show li:nth-last-child(-n+3) {
  margin-bottom: 0;
}
.page1 .p1-game .egg li img,
.page1 .p1-game .no-login-show li img {
  margin: 0 auto;
}
.page1 .p1-game .egg li .goldegg,
.page1 .p1-game .no-login-show li .goldegg {
  width: 100%;
  height: 100%;
  z-index: 1;
  position: relative;
  transform-origin: center bottom;
  transition: all 0.5s;
  bottom: 0;
}
.page1 .p1-game .egg li .base,
.page1 .p1-game .no-login-show li .base {
  margin-top: 0.1rem;
  width: 0.51rem;
}
.page1 .p1-game .egg li .info,
.page1 .p1-game .no-login-show li .info {
  position: absolute;
  right: 0.08rem;
  top: 0.14rem;
  z-index: 1;
}
.page1 .p1-game .egg li .info.tip-1,
.page1 .p1-game .no-login-show li .info.tip-1 {
  width: 0.56rem;
  height: 0.24rem;
  background: url("../images/game/tip_1.png") no-repeat top center / 100% 100%;
}
.page1 .p1-game .egg li .info.tip-2,
.page1 .p1-game .no-login-show li .info.tip-2 {
  width: 0.63rem;
  height: 0.27rem;
  background: url("../images/game/tip_2.png") no-repeat top center / 100% 100%;
}
.page1 .p1-game .egg li .info.tip-3,
.page1 .p1-game .no-login-show li .info.tip-3 {
  width: 0.56rem;
  height: 0.24rem;
  background: url("../images/game/tip_3.png") no-repeat top center / 100% 100%;
}
.page1 .p1-prize {
  margin: 0.13rem auto 0;
  width: 6.87rem;
  height: 1.76rem;
  background-color: #ff432a;
  border-radius: 0.3rem;
  position: relative;
  box-shadow: inset 0 0 0.3rem 0.1rem rgba(255, 255, 255, 0.36);
}
.page1 .p1-prize .prize-text {
  display: inline-block;
  width: 0.89rem;
  height: 0.89rem;
  background: url('../images/game/prize_title.png') no-repeat top center / 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 3;
}
.page1 .p1-prize .p1-prize-box {
  position: relative;
  width: 100%;
  margin: 0 auto;
  padding-top: 0.15rem;
}
.page1 .p1-prize .p1-prize-box .prize-swiper .pimg-box {
  width: 1.12rem;
  height: 0.76rem;
  margin: 0 auto 0.15rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.page1 .p1-prize .p1-prize-box .prize-swiper .pimg-box img {
  margin: 0 auto;
  display: block;
}
.page1 .p1-prize .p1-prize-box .prize-swiper .pimg-box .prize-01 {
  width: 0.54rem;
}
.page1 .p1-prize .p1-prize-box .prize-swiper .pimg-box .prize-02 {
  width: 0.64rem;
}
.page1 .p1-prize .p1-prize-box .prize-swiper .pimg-box .prize-03 {
  width: 0.64rem;
}
.page1 .p1-prize .p1-prize-box .prize-swiper .pimg-box .prize-04 {
  width: 0.58rem;
}
.page1 .p1-prize .p1-prize-box .prize-swiper .pimg-box .prize-05 {
  width: 0.55rem;
}
.page1 .p1-prize .p1-prize-box .prize-swiper .pimg-box .prize-06 {
  width: 0.53rem;
}
.page1 .p1-prize .p1-prize-box .prize-swiper .pimg-box .prize-07 {
  width: 0.68rem;
}
.page1 .p1-prize .p1-prize-box .prize-swiper .pimg-box .prize-08 {
  width: 0.56rem;
}
.page1 .p1-prize .p1-prize-box .prize-swiper .p1p-desc {
  color: #fff;
  text-align: center;
  font-size: 0.2rem;
}
.page1 .p1-prize .p1-prize-box .prize-swiper .p1p-desc p {
  white-space: nowrap;
}
.page1 .pq-btn-right {
  white-space: nowrap;
  font-weight: bold;
  font-size: 0.27rem;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 0.25rem;
}
.page1 .pq-btn-right span {
  margin-left: 0.05rem;
  font-weight: bold;
  text-align: center;
  color: #fff;
  height: 0.27rem;
  line-height: 0.27rem;
  border-radius: 0.13rem;
}
.page1 .p1-btn {
  margin-top: 0.53rem;
  display: flex;
  justify-content: center;
}
.page1 .p1-btn > div {
  text-align: center;
  margin-right: 0.9rem;
  width: 2.5rem;
  height: 0.8rem;
  line-height: 0.72rem;
  color: #fff;
  font-size: 0.3rem;
  cursor: pointer;
}
.page1 .p1-btn > div:last-child {
  margin-right: 0;
}
.page1 .p1-btn .rules-btn {
  background: url("../images/game/icon_prize_btn.png") no-repeat center / 100% 100%;
}
.page1 .p1-btn .record-btn {
  background: url("../images/game/icon_prize_btn2.png") no-repeat center / 100% 100%;
}
@keyframes jump {
  100% {
    bottom: 0.1rem;
  }
}
.bg2 {
  background: url("../images/bg2.png") no-repeat center top / 100%;
  padding-top: 1rem;
  margin-top: -1.1rem;
  position: relative;
  z-index: 1;
}
.page2 {
  padding-top: 0.9rem;
  position: relative;
}
.page2 .p2-cont {
  padding: 0.36rem 0.33rem 0.2rem;
}
.page2 .p2-cont .p2-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.page2 .p2-cont .p2-item {
  width: 3.23rem;
  height: 3.28rem;
  background: #fff;
  border-radius: 0.2rem;
  padding-top: 0.33rem;
  text-align: center;
  margin-bottom: 0.2rem;
}
.page2 .p2-cont .p2-item img {
  width: 0.68rem;
  height: 0.68rem;
  display: block;
  margin: 0 auto 0.16rem;
}
.page2 .p2-cont .p2-item h2 {
  font-size: 0.3rem;
  font-weight: bold;
  color: #000;
  margin-bottom: 0.2rem;
}
.page2 .p2-cont .p2-item p {
  font-size: 0.23rem;
  color: #333;
  line-height: 1.5;
}
.com-title {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  color: #fff;
  line-height: 1;
}
.com-title h1 {
  font-size: 0.48rem;
  font-weight: bold;
  margin-bottom: 0.07rem;
  width: max-content;
  margin: 0 auto;
  position: relative;
  color: #ff3e76;
}
.com-title h1.title-icon::before {
  content: '';
  position: absolute;
  top: 0.1rem;
  left: -0.77rem;
  width: 0.24rem;
  height: 0.24rem;
  background: url("../images/icon_title_left.png") no-repeat center / 100% 100%;
}
.com-title h1.title-icon::after {
  content: '';
  position: absolute;
  top: 0rem;
  right: -1.09rem;
  width: 0.49rem;
  height: 0.47rem;
  background: url("../images/icon_title_right.png") no-repeat center / 100% 100%;
}
.com-title p {
  color: #333333;
  font-size: 0.3rem;
  margin-top: 0.2rem;
}
.com-btn,
.com-btn2 {
  width: 4rem;
  height: 0.9rem;
  background: url("../images/btn_bg.png") no-repeat center / 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  font-size: 0.38rem;
  font-weight: bold;
  color: #0b0b0b;
  cursor: pointer;
}
.com-btn2 {
  width: 5.5rem;
  background: url("../images/btn_bg2.png") no-repeat center / 100%;
}
.page3 {
  padding-top: 0.74rem;
  position: relative;
}
.page3 .p3-cont {
  margin-top: 0.34rem;
  margin-bottom: 0.6rem;
  padding: 0 0.25rem;
}
.page3 .p3-title {
  padding: 0.1rem 0 0.37rem;
  text-align: center;
}
.page3 .p3-title img {
  height: 1.72rem;
  margin: 0 auto;
}
.page3 .p3-list {
  width: 100%;
  background-color: #ffffff;
  border-radius: 0.3rem;
  padding: 0.08rem 0.4rem;
}
.page3 .p3-list .p3-li {
  display: flex;
  padding: 0.32rem 0;
  border-bottom: 1px solid #ededed;
}
.page3 .p3-list .p3-li:last-child {
  border-bottom: none;
}
.page3 .p3-list .p3-li .p3-li-img {
  border: solid 0.01rem #ededed;
  margin-left: 0.15rem;
  margin-right: 0.24rem;
  border-radius: 0.1rem;
  overflow: hidden;
  width: 1.25rem;
  height: 1.25rem;
}
.page3 .p3-list .p3-li .p3-li-img img {
  width: 100%;
  display: block;
}
.page3 .p3-list .p3-li .p3-li-cont {
  flex: 1;
  overflow: hidden;
}
.page3 .p3-list .p3-li .p3-li-cont h2 {
  font-size: 0.28rem;
  font-weight: bold;
  color: #333333;
  margin-bottom: 0.1rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.page3 .p3-list .p3-li .p3-li-cont .p3lc-num {
  display: flex;
  width: 100%;
  align-items: center;
  margin-bottom: 0.11rem;
}
.page3 .p3-list .p3-li .p3-li-cont .p3lc-num p {
  width: 54%;
  font-size: 0.22rem;
  color: #666666;
}
.page3 .p3-list .p3-li .p3-li-cont .p3lc-num p:nth-child(2) {
  width: 46%;
}
.page3 .p3-list .p3-li .p3-li-cont .p3lc-num p span {
  color: #fa222b;
  font-weight: bold;
}
.page3 .p3-list .p3-li .p3-li-cont .p3lc-skill {
  display: flex;
  align-items: center;
  font-size: 0.2rem;
}
.page3 .p3-list .p3-li .p3-li-cont .p3lc-skill p {
  width: 0.58rem;
  height: 0.33rem;
  background-color: #d5aa80;
  text-align: center;
  line-height: 0.31rem;
  color: #ffffff;
  border: solid 0.01rem #d5aa80;
  box-sizing: border-box;
}
.page3 .p3-list .p3-li .p3-li-cont .p3lc-skill ul {
  display: flex;
  align-items: center;
}
.page3 .p3-list .p3-li .p3-li-cont .p3lc-skill ul li {
  box-sizing: border-box;
  background-color: #fbf3ee;
  border: solid 0.01rem #e8dede;
  color: #c59363;
  height: 0.33rem;
  line-height: 0.31rem;
  padding: 0 0.1rem;
  margin-right: 0.06rem;
}
.page4 {
  padding-top: 0.7rem;
  position: relative;
}
.page4 .p2-btn {
  display: block;
}
.page4 .p4-title {
  padding: 0.78rem 0 0.42rem;
  text-align: center;
}
.page4 .p4-title img {
  height: 1.68rem;
  margin: 0 auto;
}
.page4 .p4-cont {
  margin-top: 0.42rem;
  padding-bottom: 0.11rem;
}
.page4 .p4-cont .p4-top-img {
  width: 6.65rem;
  margin: 0 auto 0.4rem;
}
.page4 .p4-cont .p4c {
  width: 6.93rem;
  margin: 0 auto 0.29rem;
  position: relative;
  border-radius: 0.2rem;
  overflow: hidden;
  background-color: #fff;
}
.page4 .p4-cont .p4c .p4c-l {
  width: 1.22rem;
  background-color: #fff2f8;
}
.page4 .p4-cont .p4c .p4c-l h3 {
  width: 1em;
  font-size: 0.47rem;
  color: #ff1d82;
  font-weight: bold;
}
.page4 .p4-cont .p4c .p4c-r {
  flex: 1;
  height: 3.75rem;
  padding: 0.3rem 0 0.3rem 0.3rem;
}
.page4 .p4-cont .p4c .p4c-r .p4r-list {
  height: 100%;
  width: 97%;
  overflow-y: auto;
}
.page4 .p4-cont .p4c .p4c-r .p4r-list h3 {
  font-size: 0.35rem;
  margin-bottom: 0.08rem;
  font-weight: bold;
  color: #ff1d82;
  line-height: 2;
  position: relative;
}
.page4 .p4-cont .p4c .p4c-r .p4r-list h3 i {
  display: inline-block;
  margin-right: 0.1rem;
  width: 0.26rem;
  height: 0.26rem;
  border: solid 0.06rem #ff1a80;
  border-radius: 50%;
}
.page4 .p4-cont .p4c .p4c-r .p4r-list .p4r-li {
  font-size: 0.24rem;
  color: #333333;
  line-height: 2;
}
.page4 .p4-cont .p4c .p4c-r .p4r-list .red-style {
  color: #e10200;
  font-size: 0.26rem;
}
.page4 .p4-cont .p4c.p4c2 .p4c-r .p4r-list .p4r-li {
  line-height: 2.15;
}
.page6 {
  margin-top: 0.63rem;
}
.page6 .com-title {
  z-index: 3;
}
.page6 .p6-cont {
  width: 6.93rem;
  margin: 0.37rem auto 0.54rem;
  height: 3.1rem;
  border-radius: 0.2rem;
  overflow: hidden;
}
.page6 .p6-cont img {
  width: 100%;
}
.page6 .com-btn {
  z-index: 3;
}
.footer {
  margin-top: 0.86rem;
  padding-bottom: 1.05rem;
}
.footer ul {
  display: flex;
  flex-wrap: wrap;
  background-color: #ffffff;
  border-radius: 0.3rem;
  width: 7rem;
  margin: 0.46rem auto 0;
}
.footer ul li {
  width: 50%;
  height: 2.49rem;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.footer ul li:nth-child(1),
.footer ul li:nth-child(2) {
  border-bottom: 1px solid #ebebeb;
}
.footer ul li:nth-child(odd) {
  border-right: 1px solid #ebebeb;
}
.footer ul li img {
  width: 0.87rem;
  margin: 0 auto;
}
.footer ul li p {
  font-size: 0.29rem;
  color: #323232;
  font-weight: bold;
  margin-top: 0.19rem;
}
.vkyxqx .vk-content > h3 {
  background: #FF721D;
  color: #ffffff;
  font-size: 0.4rem;
  font-weight: bold;
  height: 1rem;
  line-height: 1rem;
}
.vkyxqx .vk-content .form {
  margin: 0 auto;
}
.vkyxqx .vk-content .form .form-item {
  height: 0.6rem;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0.1rem;
  background: #ffffff;
  border-radius: 0.05rem;
}
.vkyxqx .vk-content .form .form-item input {
  padding-left: 0.6rem;
  outline: none;
  border: none;
  height: 100%;
  box-sizing: border-box;
  color: #666666;
  display: block;
  width: 100%;
  font-size: 0.22rem;
  background: url("../images/phone.png") no-repeat 0.2rem center / 0.2rem;
}
.vkyxqx .vk-content .form .item-yzm {
  display: flex;
  width: 100%;
  flex-wrap: nowrap;
  position: relative;
}
.vkyxqx .vk-content .form .item-yzm.pic {
  display: flex;
  align-items: center;
}
.vkyxqx .vk-content .form .item-yzm.pic img {
  width: 1.5rem;
  display: block;
  margin-bottom: 0.1rem;
}
.vkyxqx .vk-content .form .item-yzm .form-item {
  flex: 1;
}
.vkyxqx .vk-content .form .item-yzm .form-item input {
  width: 100%;
  background: url("../images/number.png") no-repeat 0.2rem center / 0.2rem;
}
.vkyxqx .vk-content .form .item-yzm .form-item input.num {
  background: url("../images/icon_psw.png") no-repeat 0.2rem center / 0.2rem;
}
.vkyxqx .vk-content .form .item-yzm .fromYzm {
  width: 1.5rem;
  height: calc(0.6rem - 2px);
  font-size: 0.22rem;
  text-align: center;
  position: absolute;
  top: 2px;
  bottom: 2px;
  background-color: #fff;
  right: 2px;
  color: #008b4f;
  border: none;
}
.vkyxqx .vk-content .form .btn {
  padding-top: 0.3rem;
  text-align: center;
}
.vkyxqx .vk-content .form .btn button {
  margin: 0 auto;
  width: 100%;
  height: 0.8rem;
  line-height: 0.8rem;
  outline: none;
  border: none;
  box-shadow: none;
  font-size: 0.26rem;
  font-weight: bold;
  color: #fff;
  border-radius: 1rem;
}
.vkyxqx .vk-content .form .btn button:disabled {
  background: #e8e8e8;
}
.pop-btn-bg-1 {
  background-color: #15bb73;
}
.pop-btn-bg-2 {
  background-color: #15bb73;
  color: #fff;
}
.drap1 {
  box-sizing: border-box;
  width: 5.3rem;
  background: #fff;
  border-radius: 0.2rem;
  padding: 0;
  position: relative;
  padding-bottom: 0.44rem;
}
.drap1 .vk-content .pop_title {
  background: url('../images/pop_title_bg.png') no-repeat center center / 100%;
  color: #000;
  font-size: 0.34rem;
  line-height: 0.96rem;
  font-weight: bold;
  text-align: center;
  border-radius: 0.2rem 0.2rem 0 0;
}
.drap1 .vk-content .pop_title img {
  width: 100%;
  display: block;
}
.drap1 .vk-content input[type='checkbox'] {
  width: 0.17rem;
  height: 0.17rem;
  display: inline-block;
  vertical-align: middle;
  -webkit-appearance: none;
  background: url("../images/check_gray.png") no-repeat center center / 98% 98%;
}
.drap1 .vk-content input[type='checkbox']:checked {
  background: url("../images/check_ac.png") no-repeat center center / 98% 98%;
}
.drap1 .vk-content .drap1-tip {
  font-size: 0.18rem;
  color: #999999;
}
.drap1 .vk-content .drap1-tip a {
  color: #093fde;
}
.drap1 .vk-content .form .form-item {
  background: #ffffff;
  margin-bottom: 0.1rem;
  border: 1px solid #ededed;
  height: 0.6rem;
  position: relative;
}
.drap1 .form {
  padding-top: 0.2rem;
}
.drap2 {
  box-sizing: border-box;
  width: 5.5rem;
  background: #fff;
  border-radius: 0.2rem;
  padding: 0;
  position: relative;
}
.drap2 .tip_content {
  color: #323232;
  position: relative;
  margin-top: 0;
}
.drap2 .tip_content .pop_title {
  background: url('../images/pop_title_bg.png') no-repeat center center / 100%;
  color: #000;
  font-size: 0.34rem;
  line-height: 0.96rem;
  font-weight: bold;
  text-align: center;
  border-radius: 0.2rem 0.2rem 0 0;
}
.drap2 .tip_content .pop_title img {
  width: 100%;
  display: block;
}
.drap2 .tip_content h3 {
  font-size: 0.34rem;
  margin-bottom: 0;
  height: 0.8rem;
  line-height: 0.8rem;
  background: url('../images/pop_title_bg.png') no-repeat center center / 100%;
  color: #000;
  margin-bottom: 0.2rem;
  font-weight: bold;
  border-radius: 0.2rem 0.2rem 0 0;
}
.drap2 .tip_content .close_btn {
  width: 0.18rem;
  height: 0.18rem;
  padding: 0;
  display: block;
  background: url("../images/icon_close_green.png") no-repeat center center / 100%;
  position: absolute;
  right: 0.2rem;
  transform: none;
  top: 0.2rem;
}
.drap2 .tip_content .tip_content_info {
  padding: 0.2rem 0 0.5rem;
  text-align: center;
}
.drap2 .tip_content .tip_content_info .address_form {
  width: 80%;
  margin: 0 auto;
}
.drap2 .tip_content .tip_content_info img {
  max-width: 36%;
  display: block;
  margin: 0 auto;
}
.drap2 .tip_content .tip_content_info h4 {
  width: 80%;
  display: block;
  margin: 0.2rem auto 0;
  color: #000000;
  font-size: 0.24rem;
  line-height: 1.3;
}
.drap2 .tip_content .tip_content_info p {
  width: 86%;
  display: block;
  margin: 0 auto;
  color: #000000;
  font-size: 2.8vw;
}
.drap3 {
  padding: 0;
  box-sizing: border-box;
  background: transparent url("../images/success_bg.png") no-repeat center top / 100%;
  width: 4.03rem;
  height: 5.06rem;
  position: relative;
}
.drap3 .close_btn.btn2 {
  top: 0.1rem;
  right: -0.3rem;
}
.drap3.no_prices {
  background: transparent url("../images/false_bg.png") no-repeat center top / 100%;
  width: 4.02rem;
  height: 4.17rem;
}
.drap3.no_prices .vk-content {
  padding-top: 2rem;
  padding-right: 0rem;
}
.drap3 .prize-img {
  padding-top: 0.1rem;
  height: 1.6rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.drap3 .prize-img img {
  max-width: 100%;
  max-height: 1.3rem;
  display: block;
}
.drap3 .vk-content {
  height: 100%;
  box-sizing: border-box;
  text-align: center;
  position: relative;
  padding-top: 2.8rem;
  color: #000;
  width: 97%;
  margin: 0 auto;
}
.drap3 .vk-content h4 {
  font-size: 0.28rem;
  line-height: 1.5;
}
.drap3 .vk-content h5 {
  font-weight: bold;
  font-size: 0.28rem;
  line-height: 1.5;
  color: #000;
}
.drap3 .vk-content .prize-desc {
  font-size: 0.25rem;
  font-weight: bold;
  color: #000;
  line-height: 1.5;
}
.drap3 .vk-content .prize-desc span {
  font-size: 0.34rem;
  color: #15bb73;
  margin: 0 0.1rem;
}
.drap3 .vk-content p {
  display: block;
  width: 100%;
  text-align: center;
  color: #000;
  font-size: 0.16rem;
  opacity: 0.7;
  margin-top: 0.1rem;
}
.drap3 .vk-content button {
  width: 3rem;
  color: #fff;
  border: none;
  display: block;
  margin: 0.1rem auto 0;
  font-size: 0.22rem;
  font-weight: bold;
  padding: 0.15rem 0rem;
  border-radius: 1rem;
}
.drap4 {
  box-sizing: border-box;
  width: 5.5rem;
  background: #fff;
  border-radius: 0.2rem;
  padding: 0;
  position: relative;
}
.drap4 .tip4_content .pop_title {
  background: url('../images/pop_title_bg.png') no-repeat center center / 100% 100%;
  color: #000;
  font-size: 0.3rem;
  font-weight: bold;
  text-align: center;
  border-radius: 0.2rem 0.2rem 0 0;
}
.drap4 .tip4_content .pop_title img {
  width: 100%;
  display: block;
}
.drap4 .tip4_content .close_btn {
  width: 0.18rem;
  height: 0.18rem;
  padding: 0;
  display: block;
  background: url("../images/icon_close_green.png") no-repeat center center / 100%;
  position: absolute;
  right: 0.2rem;
  transform: none;
  top: 0.2rem;
}
.drap4 .tip4_content .tip4_content_info {
  text-align: center;
  padding: 0.2rem;
}
.drap4 .tip4_content .tip4_content_info h5 {
  font-weight: normal;
  font-size: 0.35rem;
  line-height: 1.5;
  color: #000;
}
.drap4 .tip4_content .tip4_content_info p {
  font-size: 0.24rem;
  margin: 0.2rem 0;
}
.drap4 .tip4_content .tip4_content_info .tip4-btn {
  height: 0.8rem;
  line-height: 0.8rem;
  font-size: 0.36rem;
  color: #fff;
  border-radius: 50px;
}
.address-box {
  background: url('../images/pop_bg.png') no-repeat center top / 100% 100%;
  position: relative;
  padding: 0.67rem 0.57rem 0.49rem;
  border-radius: 0.2rem;
}
.address-box .address_form .form-item {
  margin-bottom: 0.1rem;
}
.address-box .address_form .form-item input {
  width: 4.19rem;
  height: 0.6rem;
  padding-left: 0.57rem;
  font-size: 0.22rem;
  color: #000;
  border: none;
  border-radius: 0.05rem;
}
.address-box .address_form .form-item .f-user {
  background: #fff url("../images/icon_user.png") no-repeat 0.14rem center / 0.3rem;
}
.address-box .address_form .form-item .f-tel {
  background: #fff url("../images/icon_phone.png") no-repeat 0.14rem center / 0.3rem;
}
.address-box .address_form .form-item .f-address {
  background: #fff url("../images/icon_address.png") no-repeat 0.14rem center / 0.3rem;
}
.address-box .address_form .btn button {
  width: 3.24rem;
  height: 0.56rem;
  border-radius: 1rem;
  border: none;
  display: block;
  margin: 0.3rem auto 0;
  font-size: 0.25rem;
  font-weight: bold;
}
.close_btn {
  position: absolute;
  width: 0.18rem;
  height: 0.18rem;
  padding: 0.06rem;
  display: block;
  background: url("../images/icon_close_p.png") no-repeat center center;
  top: 0.16rem;
  right: 0.16rem;
  cursor: pointer;
}
.close_btn::before {
  content: "";
  position: absolute;
  left: -0.2rem;
  bottom: -0.2rem;
  top: -0.2rem;
  right: -0.2rem;
  cursor: pointer;
}
.close_btn.btn2 {
  width: 0.3rem;
  height: 0.31rem;
  background: url("../images/icon_close.png") no-repeat center center / 100%;
}
.layui-m-layercont .vkyxqx .form {
  width: 85.8%;
}
.layui-m-layercont .vkyxqx .form .form-yzm {
  width: 3rem;
}
.layui-m-layerchild {
  border-radius: 0.2rem !important;
}
.layui-m-layerchild h3 {
  border-radius: 0.2rem 0.2rem 0 0 !important;
}
.rules_layer {
  box-sizing: border-box;
  width: 5.7rem;
  border-radius: 0.1rem;
  padding: 0;
  position: relative;
}
.rules_layer .rules_block {
  color: #323232;
  padding-bottom: 0.3rem;
  position: relative;
  margin-top: 0;
}
.rules_layer .rules_block .close_btn {
  width: 0.18rem;
  height: 0.18rem;
  padding: 0.06rem;
  display: block;
  background: url("../images/icon_close_green.png") no-repeat center center / 100%;
  position: absolute;
  right: 0.2rem;
  transform: none;
  top: 0.2rem;
}
.rules_layer .rules_block .content_info {
  padding-top: 0.5rem;
}
.rules_layer .rules_block h3 {
  font-size: 0.34rem;
  margin-bottom: 0;
  line-height: 1rem;
  height: 1rem;
  color: #000;
  font-weight: bold;
  background: url('../images/pop_title_bg.png') no-repeat center center / 100%;
}
.rules_layer .rules_block p {
  width: 87.1%;
  display: block;
  margin: 0 auto 0.2rem;
  color: #323232;
  font-size: 0.24rem;
  line-height: 1.5;
}
.record_layer {
  width: 5.5rem;
}
.record_layer .rules_block {
  padding-bottom: 0;
}
.record_layer .content_info1 .title {
  width: 100%;
  display: flex;
  background-color: #fff0e8;
}
.record_layer .content_info1 .title > div {
  line-height: 0.63rem;
  height: 0.63rem;
  font-weight: bold;
  font-size: 0.2rem;
  color: #333333;
  text-align: center;
}
.record_layer .content_info1 .title .time1,
.record_layer .content_info1 .title .name1 {
  flex: 1;
}
.record_layer .content_info1 .title .award1 {
  flex: 2;
}
.record_layer .content_info1 .context {
  width: 100%;
}
.record_layer .content_info1 .context .w-1,
.record_layer .content_info1 .context .w-2 {
  border-right: 1px solid #ebebeb;
  border-top: 1px solid #ebebeb;
  height: 0.95rem;
}
.record_layer .content_info1 .context .w-3 {
  border-top: 1px solid #ebebeb;
  height: 0.95rem;
}
.record_layer .content_info1 .context .items {
  display: flex;
}
.record_layer .content_info1 .context .items > div {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 0.2rem;
  color: #333333;
  text-align: center;
  line-height: 1.2;
}
.record_layer .content_info1 .context .items .time {
  text-align: left;
}
.record_layer .content_info1 .context .items .time,
.record_layer .content_info1 .context .items .name {
  flex: 1;
}
.record_layer .content_info1 .context .items .award {
  flex: 2;
}
.record_layer .content_info1 .no-data {
  font-size: 0.26rem;
  padding: 0.2rem;
  text-align: center;
}
.record_layer .content_info1 .w-1,
.record_layer .content_info1 .w-2,
.record_layer .content_info1 .w-3 {
  padding: 0.1rem;
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  line-height: 1.5;
  word-break: break-all;
}
.record_layer .content_info1 .w-1 {
  width: 1.51rem;
}
.record_layer .content_info1 .w-2 {
  width: 1.41rem;
}
.record_layer .content_info1 .w-3 {
  flex: 1;
}
