*{
  padding: 0;
  margin: 0;
}
.hide{
  display: none !important;
}
.fixed-wrap{
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  overflow: hidden;
  background: url(../img/bg2.jpg) no-repeat;
  background-size: cover;
}
.wrap{
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  padding-bottom: 250px;
}
.page1{
  width: 100%;
  height: calc(100vh);
  background: url(../img/bg1.jpg) no-repeat;
  background-position: center;
  background-size: cover;
  position: relative;
  overflow: hidden;
  z-index: 9;
}
.top-wrap{
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 73px;
  background: url(../img/topbg.png) no-repeat;
  background-position: center;
  z-index: 10;
}
.icon{
  position: absolute;
  top: 1px;
  left: 2px;
}
.btns{
  position: absolute;
  top: 14px;
  right: 40px;
  width: 105px;
  height: 41px;
  background: url(../img/btns.png) no-repeat;
  background-position: right;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.btns a{
  width: 40px;
  height: 40px;
}
.logo{
  position: absolute;
  left: 0px;
  top: 80px;
}
.pop{
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 101;
  background: rgba(0,0,0,.7);
  /* display: none; */
}
.pop1{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  width: 453px;
  height: 604px;
  background: url(../img/pop1.png) no-repeat;
  background-size: cover;
}
.close1{
  position: absolute;
  top: 280px;
  right: 22px;
  width: 40px;
  height: 40px;
  cursor: pointer;
}
.pop-order{
  position: absolute;
  top: 487px;
  left: 61px;
  width: 332px;
  height: 84px;
  cursor: pointer;
}
.float{
  position: absolute;
  top: 450px;
  right: 0;
  cursor: pointer;
}
.orderbtn{
  display: block;
  margin: 77vh auto 0;
  cursor: pointer;
}
.ordernum{
  width: 567px;
  height: 29px;
  background: url(../img/yybg.png) no-repeat;
  font-size: 14px;
  color: #fff;
  text-align: center;
  line-height: 29px;
  margin: 0px auto 0;
  letter-spacing: 2px;
}
.page2{
  width: 528px;
  height: 791px;
  background: url(../img/pop2.png) no-repeat;
  background-size: cover;
  margin: 20px auto 0;
  overflow: hidden;
}
.phone-box{
  display: flex;
  justify-content: space-between;
  width: 240px;
  height: 27px;
  margin-left: 142px;
  margin-top: 286px;
  position: relative;
}
.phone-prefix{
  width: 80px;
  height: 27px;
  font-size: 12px;
  color: #6a4c21;
  line-height: 27px;
  text-indent: 10px;
  cursor: pointer;
}
.phone{
  width: 160px;
  height: 27px;
  font-size: 12px;
  color: #6a4c21;
  text-indent: 20px;
  border: 0;
  background: none;
  outline: medium;
  text-align: center;
}
.phone-prefix ul{
  position: absolute;
  top: 27px;
  left: -2px;
  width: 89px;
  height: 108px;
  background: #fff;
  display: none;
}
.phone-prefix ul li{
  height: 27px;
  font-size: 12px;
  color: #6a4c21;
  line-height: 27px;
  text-align: center;
  text-indent: 0;
}
.phone-prefix:hover ul{
  display: block;
}
.phone-prefix ul li:hover{
  background: #efefef;
}
.check{
  width: 20px;
  height: 20px;
  background: url(../img/check.png) no-repeat;
  margin-left: 121px;
  margin-top: 6px;
  cursor: pointer;
}
.check.act{
  background-position: right 0;
}
.submit{
  width: 191px;
  height: 52px;
  margin-left: 176px;
  margin-top: 5px;
  cursor: pointer;
}
.ggbtn, .fbbtn{
  display: block;
  width: 136px;
  height: 40px;
  margin-left: 300px;
  margin-top: 141px;
  cursor: pointer;
}
.fbbtn{
  margin-top: 110px;
}
.achieve{
  width: 805px;
  height: 201px;
  background: url(../img/dc.png) no-repeat;
  background-size: 100%;
  background-position: 0 5px;
  margin: 0px auto 0;
}
.achieve-list{
  width: 20%;
  height: 100%;
  position: relative;
  float: left;
}
.achieve-list.act{
  background: url(../img/dc.png) no-repeat;
  background-size: 805px auto;
}
.achieve1.act{
  background-position: 0 -248px;
}
.achieve2.act{
  background-position: 25% -248px;
}
.achieve3.act{
  background-position: 50% -248px;
}
.achieve4.act{
  background-position: 75% -248px;
}
.achieve5.act{
  background-position: 100% -248px;  
}
.t1{
  width: 519px;
  height: 107px;
  background: url(../img/t1.png) no-repeat;
  margin: 80px auto 0;
}
.rulebtn, .search{
  width: 129px;
  height: 32px;
  float: left;
  cursor: pointer;
  margin-left: 100px;
  margin-top: 71px;
}
.search{
  margin-left: 62px;
}
.pan{
  width: 960px;
  height: 585px;
  background: url(../img/pan.png) no-repeat;
  background-position: center;
  margin: 20px auto 0;
  position: relative;
}
.gift{
  position: absolute;
  left: 0;
  top: -3px;
  z-index: 5;
}
.sel{
  position: absolute;
  transform-origin: 48% 254px;
  left: 365px;
  top: 27px;
}
.pan-select img.act{
  display: block;
}
.leftnum{
  width: 373px;
  height: 26px;
  background: url(../img/luckbg.png) no-repeat;
  margin: 10px auto 0;
  font-size: 12px;
  color: #fff;
  text-align: center;
  line-height: 24px;
  letter-spacing: 2px;
}
.active{
  width: 551px;
  height: 299px;
  background: url(../img/pop3.png) no-repeat;
  margin: 20px auto 0;
  position: relative;
}
.t2{
  display: block;
  margin: 50px auto;
}
.cjbtn{
  width: 150px;
  height: 150px;
  position: absolute;
  left: 50%;
  margin-left: -90px;
  top: 50%;
  margin-top: -90px;
  cursor: pointer;
  z-index: 5;
}
.taskbtn{
  width: 110px;
  height: 34px;
  background: url(../img/dobtn.png) no-repeat;
  position: absolute;
  left: 398px;
  top: 82px;
  cursor: pointer;
}
.taskbtn.act{
  background-position: 0 -43px;
}
.task2{
  top: 130px;
}
.task3{
  top: 176px;
}
.task4{
  top: 222px;
}
.tasknum{
  position: absolute;
  top: 226px;
  left: 175px;
  font-size: 24px;
  line-height: 30px;
  color: #fff;
  text-shadow: -1px -1px 0 #691a11,  
  1px -1px 0 #691a11,
 -1px  1px 0 #691a11,
  1px  1px 0 #691a11;
}
.wtbox{
  width: 900px;
  height: 428px;
  overflow: hidden;
  margin: 0 auto;
  position: relative;
  margin-bottom: 100px;
}
.swiper{
  width: 762px;
  height: 428px;
  overflow: hidden;
  margin: 0 auto;
}
.swiper-button-prev::after,.swiper-button-next::after{
  content: "";
}
.swiper-button-prev,.swiper-button-next{
  width: 66px;
  height: 36px;
  background: url(../img/qh.png) no-repeat;
}
.swiper-button-next{
  background-position: right;
}
.pop7{
  width: 381px;
  height: 390px;
  background: url(../img/pop4.png) no-repeat;
  position: absolute;
  left: 50%;
  margin-left: -190px;
  top: 50%;
  margin-top: -195px;
}
.pop2{
  width: 608px;
  height: 623px;
  background: url(../img/pop4.png) no-repeat;
  position: absolute;
  left: 50%;
  margin-left: -304px;
  top: 50%;
  margin-top: -311px;
}
.close2{
  width: 30px;
  height: 30px;
  position: absolute;
  right: 4px;
  top: 4px;
  cursor: pointer;
}
.close3{
  width: 50px;
  height: 50px;
  position: absolute;
  right: 4px;
  top: 0px;
  cursor: pointer;
}
.pop3, .pop4, .pop5, .pop6, .pop11, .pop8{
  width: 381px;
  height: 242px;
  background: url(../img/pop5.png) no-repeat;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
}
.pop4{
  width: 637px;
  height: 426px;
  background: url(../img/pop6.png) no-repeat;
}
.pop5{
  width: 637px;
  height: 426px;
  background: url(../img/pop7.png) no-repeat;
}
.pop6{
  background: url(../img/pop8.png) no-repeat;
}
.pop7{
  background: url(../img/pop9.png) no-repeat;
}
.pop11, .pop8{
  width: 564px;
  height: 357px;
  background: url(../img/pop10.png) no-repeat;
}
.toastmsg{
  width: 100%;
  height: 90%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 30px;
  color: #a07441;
}
.line-invite, .fb-invite, .copy-invite, .line-share, .fb-share, .copy-share, .fb-login{
  position: absolute;
  left: 183px;
  top: 95px;
  width: 282px;
  height: 72px;
  cursor: pointer;
}
.fb-invite{
  top: 180px;
}
.copy-invite{
  top: 264px;
}
.line-share{
  top: 105px;
}
.fb-share{
  top: 190px;
}
.copy-share{
  top: 276px;
}
.fb-login{
  top: 109px;
  left: 100px;
  width: 185px;
  height: 54px;
}
.jp-list{
  width: 324px;
  height: 260px;
  margin: 62px auto 0;
  overflow: auto;
  color: #57442a;
  padding-right: 5px;
}
.jp-list::-webkit-scrollbar{
  width: 6px;
  background: #000;
}
.jp-list::-webkit-scrollbar-thumb{
  background: #b79059;
}
.jp-title{
  font-size: 14px;
}
.jp-title span{
  font-size: 12px;
}
.jp-list .jp-info{
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.jp-info > img{
  width: 50px;
  margin-left: 10px;
}
.codebox{
  width: 250px;
  height: 34px;
  border: 1px solid #000;
  border-radius: 3px;
}
.codebox{
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.code{
  font-size: 15px;
  margin-left: 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.jp-list .codebox .code{
  width: 160px;
}
.copy{
  width: 77px;
  height: 25px;
  background: url(../img/copy.png) no-repeat;
  cursor: pointer;
  margin-right: 5px;
  margin-top: 1px;
}
.getjp{
  width: 150px;
  height: 45px;
  margin: 5px auto 0;
  cursor: pointer;
}
.bot_yuyue{
  width: 708px;
  height: 276px;
  background: url(../img/bot_yuyue.png) no-repeat;
  position: fixed;
  left: 50%;
  margin-left: -382px;
  bottom: 0;
  z-index: 8;
}
.bot_yuyue a{
  display: block;
  width: 300px;
  height: 80px;
  margin-left: 418px;
  margin-top: 194px;
}

.jp-pop-title{
  display: block;
  margin: 25px auto 0;
}
.pop11 .jp-item{
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
}
.pop11 .jp-item .jp-title{
  font-size: 20px;
  color: #a07441;
  line-height: 30px;
}
.pop11 .jp-item .codebox{
  height: 40px;
  font-size: 20px;
  font-weight: bold;
  color: #6a4d23;
  line-height: 40px;
  background: #fffaf1;
}
.pop11 .jp-item > img{
  width: 60px;
  margin-right: 10px;
}
.copy1, .codecopy{
  width: 279px;
  height: 83px;
  background: url(../img/copy1.png) no-repeat;
  cursor: pointer;
  margin: 0 auto;
  margin-top: 30px;
}
.pop13{
  width: 300px;
  height: 200px;
  padding: 0 30px;
  background: #fff;
  border-radius: 10px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -180px;
  margin-top: -150px;
  font-size: 16px;
  color: #333;
}
.pop13 p{
  color: #000;
  font-weight: bold;
  margin-top: 40px;
}
.poptip{
  width: 300px;
  margin-top: 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.poptip div{
  width: 120px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: #b79059;
  color: #fff;
  border-radius: 5px;
  cursor: pointer;
}
.poptip div.cancel{
  background: #999;
}
.close5{
  width: 40px;
  height: 40px;
  position: absolute;
  right: 0;
  top: 0;
  font-size: 14px;
  text-align: center;
  line-height: 40px;
  cursor: pointer;
}
.username{
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  color: #fff;
  position: absolute;
  right: 230px;
  top: 25px;
  display: none;
}
.username p{
  margin-left: 0.2rem;
  cursor: pointer;
}
.footer{
  width: 100%;
  font-size: 14px;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  z-index: 15;
  background: #000;
  padding: 40px;
  bottom: 0;
}
.bot-logo{
  width: 360px;
  font-size: 14px;
  margin-right: 25px;
  text-align: center;
}
.age{
  margin-top: 70px;
  margin-right: 25px;
}
.desc{
  line-height: 32px;
}
.desc p:nth-child(1){
  margin-bottom: 15px;
  font-size: 18px;
}
.desc em{
  font-style: normal;
  margin: 0 15px;
}
.desc p a{
  color: #fff;
}
.gift1, .gift2, .gift3, .gift4{
  cursor: pointer;
  width: 90px;
  height: 90px;
  position: absolute;
  left: 312px;
  top: 88px;
  z-index: 10;
}
.gift2{
  left: 248px;
  top: 178px;
}
.gift3{
  left: 594px;
  top: 295px;
}
.gift4{
  left: 526px;
  top: 386px;
}
.gift1 p, .gift2 p, .gift3 p, .gift4 p{
  display: none;
  position: absolute;
  left: -240px;
  top: -90px;
  width: 244px;
  height: 130px;
  background: url(../img/gift_desc.png) no-repeat;
}
.gift2 p{
  background-position: 0 -133px;
}
.gift3 p{
  background-position: 0 -278px;
  left: 88px;
}
.gift4 p{
  background-position: 0 -418px;
  left: 88px;
}
.gift1:hover p, .gift2:hover p, .gift3:hover p, .gift4:hover p{
  display: block;
}