@charset "UTF-8";
.w90 {
  width: 90%;
  min-width: 90%;
  margin: auto;
}

/*........*/


.header {
  width: 100%;
  height: 0.8rem;
  background: #fff;
  position: relative;
  overflow: hidden;
}



.header .logo {
  display: block;
  /*width: 45%;*/
  margin-left: 5%;
  /**/
  /*line-height: 0.8rem;*/
  height: 0.8rem;
  overflow: hidden;
}

.header .logo img{
  /*line-height: 0.8rem;*/
  display: inline-block;
  margin-top: 0.18rem;
  vertical-align: top;
  height: 0.48rem;
}

.header .swiper-container {
  width: 2.4rem;
  height: 0.64rem;
  margin-right: 5%;
  margin-top: 0.08rem;
}

.footer .mine {
  font-size: 0.24rem;
  text-align: center;
  padding: 0.2rem 0 0.2rem;
  /*border-top: 1px solid #e5e5e5;*/
  color: #000000;
}

.footer-bot {
  background: #f6f6f6;
  margin-top: 0.7rem;
  position: relative;
  padding-bottom: 0.46rem;
}

.footer-bot .bg {
  background: url(../img/footer_bot.png) no-repeat center top;
  background-size: cover;
  position: absolute;
  top: -0.5rem;
  width: 100%;
  height: 0.5rem;
}

.footer-bot .link {
  font-size: 0;
  text-align: center;
  padding: 0.4rem 0 0.24rem;
}

.footer-bot .link a {
  display: inline-block;
  padding-left: 0.5rem;
  padding-right: 0.24rem;
  font-size: 0.24rem;
  color: #f96868;
  line-height: 0.44rem;
  height: 0.44rem;
  border: 1px solid #f7cbcb;
  border-radius: 0.14rem;
  margin: 0 0.1rem;
}

.footer-bot .link .back {
  background: url(../img/footer_ico1.png) no-repeat 0.18rem 0.16rem;
  background-size: 0.16rem 0.12rem;
}

.footer-bot .link .top {
  background: url(../img/footer_ico2.png) no-repeat 0.24rem 0.14rem;
  background-size: 0.14rem 0.16rem;
}

.footer-bot h5 {
  font-weight: normal;
  text-align: center;
  font-size: 0.28rem;
  color: #f96868;
  line-height: 0.48rem;
}

.footer-bot p {
  text-align: center;
  font-size: 0.24rem;
  color: #f96868;
  line-height: 0.44rem;
}

.i-bg {
  background-size: 100% auto;
}

.index-bg {
  background: url(../img/bg1.jpg) no-repeat center top;
  background-size: 100% auto;
}



.home-banner {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.home-banner img{
  display: block;
}

.home-banner .date {
  width: 4.56rem;
  text-align: center;
  font-size: 0.24rem;
  color: #fff;
  position: absolute;
  bottom: 0.48rem;
  left: 50%;
  margin-left: -2.20rem;
  line-height: 0.36rem;
}
.home-banner .time{
  /*left: 0;
  text-align: center;
  bottom: 0.5rem;
  font-size: 0.18rem;
  width: 100%;*/
  left: 0;
    text-align: center;
    bottom: 28%;
    font-size: 0.24rem;
    color: #000000;
    width: 100%;
    line-height: 1;
    position: absolute;
    font-weight: bold;
}

.home-banner .login-p{
	position: absolute;
    left: 0.35rem;
    right: 0.35rem;
    text-align: right;
    bottom: 0;
    font-size: 0.24rem;
    color: #272727;
    line-height: 1;
	text-align:center;
}

.home-banner p {
  position: absolute;
  left: 0.35rem;
  bottom: 0;
  font-size: 0.24rem;
  color: #272727;
  line-height: 1;
}
.home-banner p a {
  color: #f50000;
  text-decoration: underline;
}

.home-main .title {
  width: 100%;
  height: 0.44rem;
  background: url(../img/pic05.jpg) no-repeat center;
  background-size: 100%;
  color: #333;
  font-size: 0.36rem;
  line-height: 0.44rem;
  text-align: center;
  margin: 0.6rem 0 0.4rem 0;
}

.home-main .info {
  font-size: 0.24rem;
  margin-bottom: 0.6rem;
  color: #666666;
  line-height: 0.42rem;
}

.home-main .info img {
  max-width: 100%;
  display: block;
  margin: auto;
}

.index-top {
  width: 5.68rem;
  margin: 0 auto 0;
  box-sizing: border-box;
  padding: 0.84rem 0.2rem 0.2rem;
  background: #ff9525;
  position: relative;
  border-radius: 0.13rem;
}

.index-top .box {
  background: #fff;
  border-radius: 0.12rem;
}

.index-top .box i {
  width: 3.31rem;
  height: 1.78rem;
  background: url(../img/ico1.png) no-repeat center;
  background-size: cover;
  position: absolute;
  left: -0.15rem;
  top: -0.87rem;
  z-index: 2;
}

.index-top .box .title {
  width: 3.57rem;
  height: 0.62rem;
  background: url(../img/title.png) no-repeat center;
  background-size: cover;
  margin: 0 auto 0;
  text-align: center;
  position: relative;
  top: -0.28rem;
}

.index-top .box .title h3 {
  font-size: 0.24rem;
  color: #ffffff;
  line-height: 0.52rem;
  font-weight: bold;
}

.index-top .box .con {
  width: 4.8rem;
  margin: 0 auto 0;
  font-size: 0.24rem;
  color: #693113;
  line-height: 0.36rem;
  position: relative;
  top: -0.28rem;
}

.index-top .box .con table {
  width: 100%;
}

.index-top .box .con table td {
  text-align: center;
  padding: 0.15rem 0;
}

.no-login .btn {
  width: 4.22rem;
  height: 0.77rem;
  background: url(../img/x_btn.png) no-repeat center;
  background-size: cover;
  text-align: center;
  display: block;
  margin: 0 auto 0;
  line-height: 0.77rem;
  font-size: 0.32rem;
  color: #ffffff;
}

.no-login p {
  padding: 0 0.38rem;
  text-align: center;
  font-size: 0.24rem;
  color: #000000;
  line-height: 0.34rem;
}

.no-login p a {
  color: #ff0000;
  text-decoration: underline;
}

.active-box {
  padding-top: 0.15rem;
}

.active-box {
  padding-bottom: 0.55rem;
}
.active-box .link {
  margin-top: 0.15rem;
  padding: 0 0.25rem;
}
.active-box .link .btn {
  width: 47%;
  height: 0.7rem;
  line-height: 0.7rem;
  text-align: center;
  background-image: url(../img/btn2.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  font-size: 0.37rem;
  color: #fff;
}

.yaohide {
  display: none;
}

/*verify*/
.login-bg {
  /*background: url(../img/bg4.jpg) no-repeat center top;*/
  background-size: 100% auto;
}

.register {
  /*margin-top: 0.6rem;*/
  margin: 0 0.6rem;
}

.register dd {
  margin-bottom: 2vw;
  background: url(../img/input.jpg) no-repeat center;
  background-size: 100% 100%;
  height: 15vw;
}

.register dd input {
  background: none;
  font-size: 4vw;
  color: #1A1915;
  border: none;
  line-height: 15vw;
  height: 15vw;
  padding-left: 5vw;
  width: 50%;
}

.register .two {
  /*border: 1px solid #f96868;*/
  /*border-radius: 0.1rem;*/
}

.register .two input {
  /*width: 90%;*/
  /*padding: 0.2rem 4%;*/
}

.register .one {
  /*border: 1px solid #f96868;*/
  /*border-radius: 0.1rem;*/
}

.register .one .shu-num {
  width: 100%
  /*padding: 0.1rem 4%;*/
  /*margin-top: 0.1rem; */
}

.register .two .shu-num {
  width: 3.2rem;
  padding: 0px 4% 0 0
  /*margin-top: 0.1rem; */
}

.register .one input[type="tel"] {
  width: 90%;
}

.register .one .get-code {
  display: block;
  height: 13vw;
  line-height: 13vw;
  font-size: 3.8vw;
  background: #f96868;
  text-align: center;
  border-radius: 1vw;
  color: #030303;
  width: 33%;
  float: right;
  margin: 1vw 1vw 0 0;
  background: url(../img/btn4.png) no-repeat center;
  background-size: cover;
}

.register .two .get-code {
  display: block;
  height: 0.78rem;
  line-height: 0.78rem;
  font-size: 0.24rem;
  background: #f96868;
  text-align: center;
  border-radius: 0.1rem;
  color: #fff;
  width: 1.64rem;
  float: right;
  margin: 0.06rem 0.06rem 0 0;
  background: url(../img/btn4.png) no-repeat center;
  background-size: cover;
}

/*.register .two .get-code{
	display: block;
	width: 30%;
	height: 0.78rem;
	line-height: 0.78rem;
	font-size: 0.28rem;
	background: #f96868;
	text-align: center;
	border-radius: 0.1rem;
	color: #fff;
}*/
.register .three {
  border: 1px solid #f96868;
  padding: 0 0;
  border-radius: 0.1rem;
}

.register .three input {
  /*width: 50%;*/
  /*padding: 0.2rem 4%;*/
}

.register .three .get-code {
  display: block;
  height: 13vw;
  width: 30vw;
  float: right;
  margin: 0.06rem 0.06rem 0 0;
}

.register .three .captchas-btn {
  /*float: right;
  width: 0.6rem;
  height: 0.78rem;
  background: url(../img/x_ico1.png) no-repeat center center;
  background-size: 0.3rem 0.3rem;*/
}

.register .x-back {
  margin-top: 0.26rem;
  height: 0.44rem;
  line-height: 0.44rem;
}

.register .x-back a {
  font-size: 0.24rem;
  color: #888888;
  line-height: 0.44rem;
}

#reg_regist {
  display: block;
  text-align: center;
  font-size: 4vw;
  color: #fff;
  background: url(../img/btn5.png) no-repeat center;
  background-size: 100% 100%;
  border: none;
  margin: 5vw auto 2.5vw;
  width: 76%;
  height: 13vw;
  line-height: 13vw;
}
#btn_airport {
  display: block;
  text-align: center;
  font-size: 0.32rem;
  color: #fff;
  background: url(../img/btn5.png) no-repeat center;
  background-size: 100% 100%;
  border: none;
  margin: 0.3rem auto 0.25rem;
  width: 76%;
  height: 0.77rem;
  line-height: 0.77rem;
}

.register .tips {
  font-size: 3.8vw;
  text-align: center;
  color: #000000;
  line-height: 5vw;
}

.register .agree {
  font-size: 3.8vw;
  text-align: center;
  color: #eb0000;
  margin: 0 0px 5vw;
}

#tips-register {
  color: #eb0000;
  font-size: 0.24rem;
  /*margin-bottom: 0.2rem;*/
  text-align: center;
  line-height: 0.34rem;
}

.weui_toptips {
  display: none;
  position: fixed;
  top: 35%;
  left: 6%;
  width: 88%;
  padding: 0.2rem 0;
  background: #fff;
  border-radius: 0.08rem;
  font-size: 5vw;
  color: #FFF;
  z-index: 7;
  text-align: center;
  font-family: "微软雅黑","\5b8b\4f53",Arial,sans-serif;
  transform:translateZ(50px);
}

.weui_toptips .wei {
  color: #666;
  width: 62%;
  margin: auto;
}

#tips-register {
  color: #f3483e;
  font-size: 0.24rem;
  margin-bottom: 0.2rem;
}

.gay-btn {
  background: #b3b3b3 !important;
}

.x-over {
  padding-bottom: 0.4rem;
}

.over .thanks {
  color: #f34944;
  font-size: 0.36rem;
  text-align: center;
  margin: 0.6rem 0 0.36rem 0;
}

.over .ewm {
  display: block;
  width: 35%;
  height: 35%;
  margin: 0 auto 0.2rem;
}

.over .tips {
  text-align: center;
  font-size: 4vw;
  color: #888888;
  line-height: 0.42rem;
}

.agree-main .title {
  font-size: 5.5vw;
  font-weight: bold;
  text-align: center;
  padding-top: 5vw;
}

.reg-btn {
  display: block;
  width: 90%;
  height: 14vw;
  text-align: center;
  line-height: 14vw;
  color: #fff;
  background: #e52f2e;
  border-radius: 0.1rem;
  font-size: 5vw;
  font-weight: bold;
  position: fixed;
  /*left: 2%;*/
  bottom: 5vw;
}

.rule {
  width: 80%;
  padding: 0.2rem 5%;
  background: #f7f6f6;
  border-radius: 0.16rem;
  margin: 0.4rem auto 0;
}

.rule dt {
  color: #d84c36;
  font-weight: bold;
  font-size: 0.36rem;
  padding-bottom: 0.2rem;
}

.rule dd {
  color: #e46b59;
  font-size: 0.26rem;
}

.listbox {
  margin-bottom: 0.7rem;
  float: none;
}

.listbox li {
  float: none;
  padding: 0.3rem 0;
  border-bottom: 1px solid #d9d9d9;
  position: relative;
}

.listbox li dd {
  position: absolute;
  bottom: 0.3rem;
}

.listbox li a.img {
  display: block;
  width: 45%;
  border: 1px solid #d9d9d9;
}

.listbox li dl {
  width: 50%;
  font-size: 0.26rem;
}

.listbox li dl dt {
  width: 100%;
  color: #666;
  margin-top: 0.16rem;
  line-height: 0.36rem;
}

.listbox li dl dt a {
  color: #666;
}

.listbox li dl .buy {
  display: inline-block;
  width: 1.56rem;
  height: 0.56rem;
  text-align: center;
  line-height: 0.56rem;
  border-radius: 0.8rem;
  background: #e84748;
  color: #fff;
  font-size: 0.26rem;
  margin-top: 0.16rem;
}

.clickbtn {
  width: 1.12rem;
  margin: auto;
  text-align: center;
}

.morehuo {
  display: block;
  text-align: center;
  color: #e84748;
  font-size: 0.3rem;
  font-weight: bold;
  text-decoration: underline;
  margin: 0.6rem 0 0.5rem 0;
}

.cur {
  background: #b3b3b3 !important;
}

.buy-list {
  padding: 0.5rem 0.3rem 0.5rem;
}

.buy-list ul {
  float: none;
}

.buy-list li {
  position: relative;
  margin-bottom: 0.4rem;
  float: none;
}

.buy-list li .box {
  display: block;
  padding: 0.3rem 0.22rem;
  background: #fff3f3;
}

.buy-list li .box .img {
  float: left;
  width: 1.5rem;
  height: 1.5rem;
  overflow: hidden;
}

.buy-list li .box .text {
  float: right;
  width: 68%;
}

.buy-list li .box .text h4 {
  font-weight: normal;
  font-size: 0.28rem;
  color: #333333;
  line-height: 0.48rem;
  height: 0.48rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.buy-list li .box .text h4 a {
  color: #333;
}

.buy-list li .box .text p {
  font-size: 0.24rem;
  color: #666666;
  line-height: 0.44rem;
  height: 0.44rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.buy-list li .box .text .btn {
  display: block;
  width: 1.64rem;
  height: 0.5rem;
  margin-top: 0.08rem;
  text-align: center;
  line-height: 0.5rem;
  background: #f31151;
  font-size: 0.24rem;
  color: #fff;
  border-radius: 0.06rem;
}

.buy-list li .border {
  position: absolute;
  left: 0;
  bottom: -0.12rem;
  height: 0.12rem;
  width: 100%;
  background: url(../img/end_bg.jpg) no-repeat center center;
  background-size: cover;
}

.scratchcard {
  padding: 0 0.3rem;
}

.scratchcard .top {
  text-align: center;
  padding: 0.52rem 0 0.32rem;
}

.scratchcard .top h4 {
  font-weight: normal;
  font-size: 0.28rem;
  color: #f96868;
  line-height: 0.48rem;
}

.scratchcard .center {
  width: 5.8rem;
  height: 3.02rem;
  margin: 0 auto 0;
  overflow: hidden;
  position: relative;
  border-radius: 0.16rem;
}

.scratchcard .center .canvas {
  position: absolute;
  top: 0px;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  z-index: 2;
}

.scratchcard .center img {
  display: none;
}

.scratchcard .bot {
  text-align: center;
  margin-top: 0.3rem;
  display: none;
}

.scratchcard .bot h5 {
  font-weight: normal;
  font-size: 0.28rem;
  color: #f96868;
  line-height: 0.4rem;
}

.scratchcard .bot p {
  font-size: 0.24rem;
  color: #666666;
  line-height: 0.32rem;
}

.coupon {
  padding: 0.52rem 0.3rem 0;
}

.coupon-box {
  width: 5.86rem;
  height: 1.9rem;
  margin: 0 auto 0;
  position: relative;
}

.coupon-box h3 {
  position: absolute;
  top: 0.86rem;
  right: 0.28rem;
  width: 1.64rem;
  text-align: center;
  font-size: 0.24rem;
  line-height: 0.4rem;
  color: #ffffff;
  font-family: 'Arial';
}

.coupon-box p {
  position: absolute;
  text-align: center;
  font-size: 0.24rem;
  color: #95201f;
  line-height: 0.4rem;
  left: 0.5rem;
  bottom: 0.24rem;
}

.i-pop-bg {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: #000;
  opacity: 0.82;
  z-index: 10;
  display: none;
  transform:translateZ(40px);
}



.i-pop {
  height: 490px;
  width: 100%;
  position: fixed;
  top: 50%;
  left: 0;
  margin: -220px 0 -5px;
  z-index: 11;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: none;

  background: url(../img/pop2.png) no-repeat top center;
  background-size:  auto 100%;
}

.i-pop.success {
  width: 100%;
  margin-left: 0;
  left: 0;
  background: url(../img/pop1.png) no-repeat top center;
  background-size: 100% 100%;
}


.i-pop.success .close {
  /* top: 0.26rem; */
  top: 2.2%;
}

.i-pop.sad .close {
  top:70px;
}
.i-pop.sad .qr-box{
  position: absolute;
  left: 50%;
  top: 50%;
  margin: 30px 0 0 -48px;
}
.i-pop.sad .qr-box img{
  height: 100px;
}


.i-pop .close {
  /*width: 0.6rem;
  height: 0.6rem;*/
  width: 30px;
  height: 30px;
  background: url(../img/close.png) no-repeat center;
  background-size: cover;
  position: absolute;
  /*left: 50%;*/
  left: 50%;
  margin-left: 115px;
  top: 0.37rem;
}



.i-pop .success-box {
  width: 48%;
  margin: 16% auto 0;
  text-align: center;
  padding-left: 7%;
  /*padding-top: 9%;*/
}

.i-pop .success-box img {
  max-width: 100%;
}

.i-pop .success-box h2 {
  font-size: 0.58rem;
  color: #ffffff;
  line-height: 0.68rem;
  font-weight: bold;
  text-align: center;
  margin: 0 0 0.14rem;
}

.i-pop .success-box h3 {
  font-size: 0.49rem;
  color: #be0004;
  font-weight: bold;
  height: 0.78rem;
  line-height: 0.78rem;
  background: #fffbfb;
  border-radius: 0.14rem;
  text-align: center;
  white-space: nowrap;
}

.i-pop .success-box p {
  width: 3rem;
  margin: 0.2rem auto 0;
  font-size: 0.24rem;
  color: #ffffff;
  line-height: 0.32rem;
}

.i-pop .success-box p span {
  color: #fee7a7;
}

.i-pop .sad-box {
  padding-top: 0.86rem;
  width: 2.8rem;
  margin: 0 auto 0;
}

.i-pop .sad-box i {
  display: block;
  margin: 0 auto 0.24rem;
  width: 1.02rem;
  height: 1.02rem;
  background: url(../img/sad.png) no-repeat center;
  background-size: cover;
}

.i-pop .sad-box p {
  text-align: center;
  font-size: 0.24rem;
  color: #ffffff;
  line-height: 0.48rem;
}

.i-pop .sad-box p a {
  color: #f0cd6d;
  text-decoration: underline;
}

.verify-bot {
  margin: 1vw 5vw 0;
  text-align: center;
}
.verify-bot .line {
  height: 1vw;
  /*background-image: url(../img/line1.png);*/
  background-position: center;
  background-size: auto 1vw;
  background-repeat: no-repeat;
}
.verify-bot .btn {
  display: block;
  text-align: center;
  font-size: 3.8vw;
  color: #fff;
  background: url(../img/btn5.png) no-repeat center;
  background-size: 100% 100%;
  border: none;
  margin: 5vw auto;
  width: 70%;
  height: 13vw;
  line-height: 13vw;
}

.verify-bot p {
  font-size: 0.24rem;
  color: #632a00;
  line-height: 0.34rem;
  font-weight: bold;
}

.verify-bot img {
  height: 1.78rem;
  float: right;
}

.more-bg {
  background: url(../img/bg3.jpg) no-repeat center top;
  background-size: 100% auto;
}

#more-submit {
  display: block;
  text-align: center;
  font-size: 0.32rem;
  color: #fff;
  background: url(../img/btn6.png) no-repeat center;
  background-size: cover;
  border: none;
  margin: 0.3rem auto 0.25rem;
  width: 4.73rem;
  height: 0.8rem;
  line-height: 0.8rem;
}

.more-pop {
  width: 5.64rem;
  height: 3.5rem;
  position: fixed;
  left: 50%;
  top: 50%;
  margin: -1.75rem 0 0 -2.82rem;
  z-index: 11;
  box-sizing: border-box;
  display: none;
  background: #ffa51b;
  border-radius: 0.15rem;
}

.more-pop .close {
  width: 0.6rem;
  height: 0.6rem;
  background: url(../img/close2.png) no-repeat center;
  background-size: cover;
  position: absolute;
  right: 0.1rem;
  top: -0.75rem;
}

.more-pop .sad-box {
  width: 5rem;
  margin: 0 auto 0;
  padding-top: 0.55rem;
}

.more-pop .sad-box p {
  font-size: 0.36rem;
  line-height: 0.56rem;
  color: #6b330c;
  text-align: center;
}

.more-pop .sad-box .btn {
  display: block;
  width: 3.42rem;
  height: 0.77rem;
  line-height: 0.77rem;
  margin: 0.35rem auto 0;
  background: url(../img/btn5.png) no-repeat center;
  background-size: cover;
  text-align: center;
  font-size: 0.32rem;
  color: #fff;
}

.more-pop .success-box {
  width: 5.1rem;
  margin: 0 auto 0;
  padding-top: 0.65rem;
}

.more-pop .success-box h3 {
  text-align: center;
  font-weight: bold;
  font-size: 0.46rem;
  color: #ffffff;
  line-height: 0.56rem;
}

.more-pop .success-box .btn {
  display: block;
  width: 3.42rem;
  height: 0.77rem;
  line-height: 0.77rem;
  margin: 0.35rem auto 0;
  background: url(../img/btn5.png) no-repeat center;
  background-size: cover;
  text-align: center;
  font-size: 0.32rem;
  color: #fff;
}

.more-pop .success-box .btn2 {
  display: block;
  width: 4.04rem;
  height: 0.77rem;
  line-height: 0.77rem;
  margin: 0.13rem auto 0;
  background: url(../img/btn7.png) no-repeat center;
  background-size: cover;
  text-align: center;
  font-size: 0.32rem;
  color: #fff;
}

.i-side {
  position: fixed;
  right: 0;
  top: 50%;
  z-index: 5;
  margin-top: -1.4rem;
}

.i-side a {
  display: block;
  width: 0.66rem;
  height: 1.4rem;
  background: url(../img/i_side.png) no-repeat center;
  background-size: cover;
  box-sizing: border-box;
  padding: 0.2rem 0.05rem 0 0.37rem;
  vertical-align: middle;
  line-height: 1.4rem;
}

.i-side a span {
  width: 0.24rem;
  display: inline-block;
  font-size: 0.19rem;
  color: #fff;
  line-height: 0.2rem;
}

.prize-list {
  position: fixed;
  left: 5vw;
  right: 5vw;
  top: 10%;
  z-index: 100;
  border-radius: 0.1rem;
  overflow: hidden;
  background: #fff;
  display: none;
  transform:translateZ(50px);
}

.prize-list .title {
  background: #ffdc4e;
  height: 15vw;
  text-align: center;
}

.prize-list .bot {
  padding: 0.34rem 0;
}

.prize-list .bot .sure {
  display: block;
  margin: 0 auto 0;
  width: 66%;
  height: 12vw;
  line-height: 12vw;
  text-align: center;
  font-size: 7vw;
  color: #ffffff;
  background: url(../img/btn4.png) no-repeat center/100% 100%;
}

.prize-list .content {
  max-height: 50vh;
  overflow: auto;
  text-align: center;
}
.prize-list .content ul{
  display: inline-block;
  overflow: hidden;
  width: 95%;
}
.prize-list .content li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px dashed #702800;
  padding: 1vw 0;
}

.prize-list .content li .img {
  float: left;
  height: 13vw;
  text-align: center;
  line-height: 13vw;
  overflow: hidden;
}

.prize-list .content li .img img {
  max-width: 100%;
  max-height: 100%;
}

.prize-list .content li .text {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
  font-size: 0.24rem;
  color: #0f0f0f;
  line-height: 1.5;
}

.prize-list .content li .text .table {
  display: table;
  vertical-align: middle;
  width: 100%;
  height: 13vw;
}

.prize-list .content li .text p {
  display: table-cell;
  vertical-align: middle;
}

.my-block {
  position: fixed;
  left: 0.26rem;
  right: 0.26rem;
  top: 8%;
  z-index: 100;
  border-radius: 0.1rem;
  background: #fff;
  transform:translateZ(50px);
  display: none;
}

.my-block .title {
  background: #ffdc4e;
  height: 1.04rem;
  text-align: center;
  border-radius: 0.1rem 0.1rem 0 0;
}

.my-block .close {
  position: absolute;
  right: -0.19rem;
  top: -0.27rem;
  width: 0.6rem;
  height: 0.6rem;
  background: url(../img/close.png) no-repeat center/100% 100%;
}

.my-block .content {
  margin: 0 0.25rem 0;
  border-bottom: 1px dashed #702800;
  padding: 0.3rem 0;
  font-size: 4vw;
}

.my-block .content .img {
  border-bottom: 1px dashed #702800;
  padding: 0 0 1vw;
  text-align: center;
}

.my-block .content .img img {
  max-width: 3rem;
  max-height: 20vh;
}

.my-block .content .img p {
  font-size: 4vw;
  color: #633003;
  line-height: 0.34rem;
}

.my-block .content .text {
  padding: 0.3rem 0.45rem 0;
  font-size: 0.22rem;
  line-height: 0.25rem;
  color: #191919;
  height: 18vh;
  overflow: auto;
}

.my-block .content .text p {
  padding-left: 0.25rem;
  position: relative;
}

.my-block .content .text p i {
  position: absolute;
  left: 0;
  top: -0.04rem;
  font-size: 0.3rem;
  line-height: 1;
  color: #ff6d19;
  font-style: normal;
}

.my-block .bot {
  padding: 0.34rem 0;
}

.my-block .bot .sure {
  display: block;
  margin: 0 auto 0;
  width: 66%;
  height: 12vw;
  line-height: 12vw;
  text-align: center;
  font-size: 7vw;
  color: #ffffff;
  background: url(../img/btn4.png) no-repeat center/100% 100%;
}

.my-block .bot .btn {
  display: block;
  margin: 0 auto 0.1rem;
  width: 66%;
  height: 0.8rem;
  line-height: 0.8rem;
  text-align: center;
  font-size: 0.36rem;
  color: #ffffff;
  background: url(../img/btn4.png) no-repeat center/100% 100%;
}

.my-block .bot p {
  text-align: center;
  font-size: 0.24rem;
  color: #633003;
  line-height: 0.34rem;
}

.my-block .bot p a {
  color: #0042ff;
  text-decoration: underline;
}

#bg {
  position: fixed;
  left: 0;
  height: 100%;
  bottom: 0;
  right: 0;
  display: none;
  background: rgba(0, 0, 0, 0.82);
  z-index: 99;
}

.rule-main {
  padding-top: 0.2rem;
}
.rule-main .top {
  margin: 0 0.54rem;
  background: #fff;
  padding: 0.2rem 0.4rem 0.4rem;
  border-radius: 0.13rem;
}
.rule-main .top .title {
  text-align: center;
  font-size: 5vw;
  color: #f73d4c;
  line-height: 1;
}
.rule-main .top .content {
  font-size: 4vw;
  color: #070707;
  line-height: 2;
}
.rule-main .top .content img {
  max-width: 100%;
}
.rule-main .top .content table {
  width: 100%;
}
.rule-main .top .content .td1 {
  white-space: nowrap;
  width: 0.24rem;
}
.rule-main .bot {
  margin: 0.2rem 0.37rem 0;
  text-align: center;
}
.rule-main .bot .line {
  height: 0.06rem;
  background-image: url(../img/line1.png);
  background-position: center;
  background-size: auto 0.06rem;
  background-repeat: no-repeat;
}
.rule-main .bot .btn {
  display: block;
  text-align: center;
  font-size: 5vw;
  color: #fff;
  background: url(../img/btn5.png) no-repeat center;
  background-size: 100% 100%;
  border: none;
  margin: 5vw auto;
  width: 70%;
  height: 13vw;
  line-height: 2.5;
}

.prize-list-main{
  position: relative;
  left: auto;
  right: auto;
  top: auto;
  background: none;
  padding: 0 0.26rem;
  margin-top: 0.3rem;
}
.prize-list-main .content{
  max-height: auto;
  overflow: hidden;
}
.prize-list-main .content li{
  display: block;
  padding: 0.1rem 0;
}
.prize-list-main .content li .box{
  display: flex;
}
.my-block-main{
  position: relative;
  left: auto;
  right: auto;
  top: auto;
  background: none;
  padding: 0 0.26rem;
  margin-top: 0.3rem;
}
.old-main {
  padding-top: 0.2rem;
}
.old-main .top {
  margin: 0 0.54rem;
  background: #ffe4b0;
  padding: 0.2rem 0.4rem 0.4rem;
  border-radius: 0.13rem;
}
.old-main .top .icon {
  width: 22.5%;
  margin: 5vw auto 0;
}
.old-main .top p {
  font-size: 4.5vw;
  color: #202020;
  line-height: 1.5;
  text-align: center;
}
.old-main .top .code {
  width: 37%;
  margin: 0 auto 0;
}
.old-main .bot {
  margin: 0.2rem 0.37rem 0;
  text-align: center;
}
.old-main .bot .btn {
  display: block;
  text-align: center;
  font-size: 4.8vw;
  color: #fff;
  background: url(../img/btn5.png) no-repeat center;
  background-size: 100% 100%;
  border: none;
  margin: 5vw auto;
  width: 70%;
  height: 13vw;
  line-height: 2.5;
}
.info-main{
  margin: 0 0.56rem;
  padding: 0.05rem 0.16rem 0.3rem;
  background: #fffaef;
  border-radius: 0.08rem;
}
.pt20{
  padding-top: 0.2rem;
}
.info-main .title{
  text-align: center;
  margin-bottom: 0.07rem;
}
.info-main .title h3{
  font-size: 0.4rem;
  color: #ff8d32;
  line-height: 0.6rem;
  font-weight: normal;
  margin-bottom: 0.06rem;
}
.info-main .title p{
  font-size: 0.27rem;
  color: #ff8d32;
  line-height: 0.48rem;
}
.info-main .content{
  margin-bottom: 0.15rem;
}
.info-main .box{
  margin-bottom: 0.09rem;
  background: url(../img/input.jpg) no-repeat center;
  background-size: 100% 100%;
  height: 0.91rem;
}
.info-main .box .text{
  background: none;
  font-size: 0.28rem;
  color: #1A1915;
  border: none;
  line-height: 0.9rem;
  height: 0.9rem;
  padding-left: 0.19rem;
  width: 100%;
}
.info-main .content p{
  font-size: 0.24rem;
  color: #bf1010;
  line-height: 0.32rem;
  margin: 0 0.2rem;
}
.info-main .bot #reg_regist{
  margin: 0 auto;
}

.x-over{
  padding-bottom: 0.4rem;
}
.over .thanks{
  color: #fff;
  font-size: 0.36rem;
  line-height: 1.5;
  text-align: center;
  margin: 0.6rem 0 0.36rem 0;
}
.over p{
  color: #000;
  font-size: 5vw;
  line-height: 1.5;
  text-align: center;
  margin: 5vw 0 ;
}
.over .ewm{
  display: block;
  width: 35%;
  height: 35%;
  margin: 0 auto 0.2rem;
}
.over .tips{
  text-align: center;
  font-size: 3.8vw;
  color: #000;
  line-height: 6vw;
  margin-top: 15px;
}
/*# sourceMappingURL=style.css.map */