/* 头部登录栏 */
.head-login{
  height:36px;
  background:#000;
  text-align:right;
  line-height:36px;
  width:100%;
  position:absolute;
  left:0;
  top:0;
  z-index:11;
}
.head-login .m1200 span,.head-login .m1200 a{
  font-size:12px;
  color:#ccc;
}
.head-login .m1200 span{
  margin-right:10px;
}
.m-box{
  position:relative;
}
.swiper-box{
  height:100vh;
  box-sizing:border-box;
  padding-top:36px;
}
.swiper-box>div>.swiper-slide{
  height:100%;
  background-repeat:no-repeat;
  background-position:center top;
  background-size:100% auto;
  background-color:#211b25;
  overflow: hidden;
}
.logo-link{
  width:1.59rem;
  height:0.54rem;
  background-position:-3.48rem -3.71rem;
  position:absolute;
  top:0.6rem;
  right:0.9rem;
}
.logo-link:after{
  background-position:-3.48rem -3.67rem;
}
.swiper-box .swiper-1:after{
  content:'';
  width:2.81rem;
  height:0.63rem;
  background:url(../images/public_img.png) 0 -6.72rem;
  background-size:6rem;
  position:absolute;
  left:0;
  right:0;
  top:9.5rem;
  margin:auto;
  animation:arrow 1.5s ease infinite;
}
.fixed-download-wrap{
  width:100%;
  height:0;
  max-width:1920px;
  position:fixed;
  left:0;
  right:0;
  top:50%;
  margin:-2.2rem auto auto auto;
  z-index:9;
  overflow:visible;
  transform:translateX(0);
  transition:0.2s;
  visibility: visible;
  opacity:1;
}
.fixed-download-wrap.active{
  transform:translateX(3rem);
  visibility: hidden;
  opacity:0;
}
.fixed-download{
  width:1.82rem;
  height:4.56rem;
  box-sizing:border-box;
  padding-top:0.47rem;
  float:right;
  margin-right:0.15rem;
}
.fixed-download .code{
  width:1.12rem;
  height:1.12rem;
  border:0.01rem solid #fbf7c1;
  border-radius:0.04rem;
  overflow: hidden;
  box-sizing:border-box;
  padding:0.03rem;
  margin:0 auto;
  position:relative;
}
.fixed-download .code:after{
  content:'';
  width:100%;
  height:0.1rem;
  background:url(../images/code_line.png);
  background-size:auto 0.1rem;
  position:absolute;
  top:0;
  left:0;
  animation:line 2s infinite;
}
.fixed-download .code img{
  width:100%;
  height:100%;
}
.fixed-download .download-box{
  margin:0.16rem auto 0;
  width:1.37rem;
}
.fixed-download .download-box a{
  display:block;
  width:1.37rem;
  height:0.43rem;
  position:relative;
}
.fixed-download .download-box .android,.fixed-download .download-box .android:after{
  background-position:-1.83rem 0;
}
.fixed-download .download-box .ios,.fixed-download .download-box .ios:after{
  background-position:-1.83rem -0.44rem;
}
.fixed-download .download-box .ios{
  margin-top:0.08rem;
}
.fixed-download .gift{
  width:1.64rem;
  height:1.63rem;
  margin:0.15rem auto 0;
  background-position:-1.83rem -0.88rem;
  display:block;
  animation:leftToRight 3s ease-in-out infinite;
  position:relative;
}
.fixed-download .gift:after{
  background-position:-1.83rem -0.88rem;
}
.fixed-nav-wrap{
  width:100%;
  height:0;
  max-width:1920px;
  position:fixed;
  left:0;
  right:0;
  top:50%;
  margin:auto;
  z-index:9;
  overflow:visible;
  transform:translateX(0);
  transition:0.2s;
  visibility: visible;
  opacity:1;
}
.fixed-nav-wrap.active{
  transform:translateX(-3rem);
  visibility: hidden;
  opacity:0;
}
.fixed-nav{
  margin-left:0.56rem;
  width:1.59rem;
  position:relative;
}
.fixed-nav .item-1:before,.fixed-nav .item-5:before{
  content:'';
  width:0.02rem;
  height:0.69rem;
  background:url(../images/public_img.png) -3.21rem 0;
  background-size:6rem;
  position:absolute;
  left:0.15rem;
  pointer-events:none;
}
.fixed-nav .item-1:before{
  top:-0.8rem;
}
.fixed-nav .item-5:before{
  bottom:-0.8rem;
  background-position-x:-3.24rem;
}
.fixed-nav:after{
  content:'';
  width:0.59rem;
  height:0.9rem;
  background:url(../images/public_img.png) -1.83rem -3.2rem;
  background-size:6rem;
  position:absolute;
  left:-0.14rem;
  top:3.4rem;
  animation:arrow 1.5s ease infinite;
}
.fixed-nav .item{
  width:1.59rem;
  height:0.33rem;
  background-position:-1.83rem -2.52rem;
  box-sizing:border-box;
  padding-left:0.46rem;
  line-height:0.33rem;
  font-size:0.22rem;
  color:#a39569;
  margin-bottom:0.22rem;
  cursor: pointer;
}
.fixed-nav .item:hover,.fixed-nav .item.on{
  background-position-y:-2.86rem;
  color:#1b1a1a;
}
.swiper-box .content{
  width:100%;
  margin:0 auto;
  position:relative;
}
.swiper-box .content .content-inner{
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  max-height:100vh;
  max-height:calc(100vh - 36px);
  font-size:0;
  letter-spacing:normal;
  text-align:center;
}
.swiper-box .content .content-inner:before{
  content:'';
  width:0;
  height:100%;
  display:inline-block;
  vertical-align: middle;
}
.swiper-box .content .content-inner .vertical-box{
  display:inline-block;
  width:12rem;
  position:relative;
  z-index:9;
}
.swiper-box .content>img{
  width:100%;
}
.swiper-box .content .title{
  width:11.2rem;
  height:0.9rem;
  background:url(../images/title.png);
  background-size:100%;
  margin:0 auto;
}
.swiper-box .swiper-3 .content .title{
  background-position-y:-0.9rem;
}
.swiper-box .swiper-4 .content .title{
  background-position-y:-1.8rem;
}
.swiper-box .swiper-5 .content .title{
  background-position-y:-2.7rem;
}
/* 达成礼包 */
.reach-box{
  font-size:0;
  letter-spacing:-5px;
  margin: 0.3rem auto 0;
  text-align:center;
}
.reach-box .item{
  display:inline-block;
  margin:0 0.23rem;
  position:relative;
  cursor: pointer;
}
.reach-box .item:after{
  content:'';
  width:0.14rem;
  height:0.18rem;
  background:url(../images/public_img.png) -3.27rem 0;
  background-size:6rem;
  position:absolute;
  top:0.88rem;
  right:-0.3rem;
}
.reach-box .item-5:after{
  display:none;
}
.reach-box .item .gift-box{
  width:1.79rem;
  height:1.71rem;
  background:url(../images/public_img2.png) -3.5rem 0;
  background-size:10rem;
  position:relative;
}
.reach-box .item-2 .gift-box{
  background-position-y:-1.72rem;
}
.reach-box .item-3 .gift-box{
  background-position-y:-3.44rem;
}
.reach-box .item-4 .gift-box{
  background-position-y:-5.16rem;
}
.reach-box .item-5 .gift-box{
  background-position-y:-6.88rem;
}
.reach-box .item .get-btn{
  margin:0.1rem auto 0;
  width:1.58rem;
  height:0.48rem;
  background-position:-3.48rem -1.14rem;
  cursor: default;
  position:relative;
}
.reach-box .item .get-btn:after{
  background-position:-3.48rem -1.14rem;
  display:none;
}
.reach-box .item .get-btn.active:after{
  display:block;
}
.reach-box .item .get-btn.active,.reach-box .item .get-btn.active:after{
  background-position-y:-1.63rem;
  cursor: pointer;
}
.reach-box .item .get-btn.on{
  background:url(../images/on_img.png) 0 0;
  background-size:3rem;
}
.reach-box .item .show-gift{
  width:1.85rem;
  height:0.95rem;
  background:url(../images/public_img2.png) -5.3rem 0;
  background-size:10rem;
  position:absolute;
  top:0.2rem;
  right:-1.6rem;
  z-index:3;
  visibility:hidden;
  opacity:0;
  transform:translateX(1rem);
  transition:0.3s;
}
.reach-box .item .show-gift.active{
  visibility:visible;
  opacity:1;
  transform:translateX(0);
}
.reach-box .item-2 .show-gift{
  background-position-y:-0.96rem;
}
.reach-box .item-3 .show-gift{
  background-position-y:-1.92rem;
}
.reach-box .item-4 .show-gift{
  background-position-y:-2.88rem;
}
.reach-box .item-5 .show-gift{
  background-position-y:-3.84rem;
}
.swiper-box .vertical-box,.swiper-2 .content-inner:after{
  opacity:0;
  visibility:hidden;
  transform:translateY(5rem);
  transition:0.6s;
}
.swiper-box .swiper-slide-active .vertical-box,.swiper-2.swiper-slide-active .content-inner:after{
  opacity:1;
  visibility:visible;
  transform:translateY(0);
}
.swiper-2 .content-inner:after{
  content:'';
  width:10.94rem;
  height:6.81rem;
  background:url(../images/role.png);
  background-size:100% 100%;
  position:absolute;
  bottom:0;
  right:2rem;
}
.swiper-link{
  width:5.74rem;
  height:3.54rem;
  margin:0.45rem 0 0 0.72rem;
  overflow:visible;
}
.swiper-link .swiper-slide img{
  width:100%;
}
.swiper-link .swiper-slide:after{
  content:'';
  width:100%;
  height:100%;
  background:url(../images/img_bg.png);
  background-size:100% 100%;
  position:absolute;
  left:0;
  top:0;
}
.swiper-link .prev,.swiper-link .next{
  width:0.57rem;
  height:1.05rem;
  background-position:-3.48rem -2.12rem;
  position:absolute;
  top:50%;
  margin-top:-0.525rem;
  z-index:11;
  cursor: pointer;
}
.swiper-link .prev{
  left:-0.65rem;
}
.swiper-link .next{
  right:-0.65rem;
  background-position-x:-4.06rem;
}
.swiper-2 .download-box{
  width:5.74rem;
  margin:0.26rem 0 0 0.72rem;
  text-align:center;
  font-size:0;
  letter-spacing: -5px;
}
.swiper-2 .download-box a{
  position:relative;
  display:inline-block;
  width:1.81rem;
  height:0.56rem;
  margin:0 0.16rem;
}
.swiper-2 .download-box .android,.swiper-2 .download-box .android:after{
  background-position:-3.48rem 0;
}
.swiper-2 .download-box .ios,.swiper-2 .download-box .ios:after{
  background-position:-3.48rem -0.57rem;
}
/* 抽奖 */
.task-box{
  width:10.68rem;
  height:1.76rem;
  background:url(../images/title_bg.png);
  background-size:100% 100%;
  margin:0 auto;
  box-sizing:border-box;
  font-size:0;
  letter-spacing:-5px;
  padding:0.82rem 0 0 2.22rem;
}
.task-box .item{
  display:inline-block;
  letter-spacing:normal;
  width:1.64rem;
}
.task-box .item p{
  font-size:0.2rem;
  color:#f9ce8e;
  text-align:center;
  line-height:190%;
}
.task-box .item .get-btn{
  width:1.32rem;
  height:0.41rem;
  position:relative;
  margin:0 auto;
}
.task-box .item .get-btn,.task-box .item .get-btn:after{
  background-position:0 -7.36rem;
}
.task-box .item-2 .get-btn,.task-box .item-2 .get-btn:after,.task-box .item-5 .get-btn,.task-box .item-5 .get-btn:after{
  background-position-x:-1.33rem;
}
.task-box .item .get-btn:after{
  display:none;
}
.task-box .item .get-btn.active:after{
  display:block;
}
.task-box .item .get-btn.active,.task-box .item .get-btn.active:after{
  background-position-y:-7.78rem;
}
.task-box .item .get-btn.active{
  cursor: pointer;
}
.task-box .item .get-btn.on{
  background:url(../images/on_img.png) 0 -0.49rem;
  background-size:3rem;
}
.draw-box{
  width:10.16rem;
  padding-top:0.35rem;
  background:url(../images/tree.png) no-repeat;
  background-size:100% auto;
  margin: 0 auto;
  position:relative;
}
.draw-box ul{
  width:100%;
  height:5.34rem;
  position:relative;
}
.draw-box ul li{
  width:1.74rem;
  height:1.72rem;
  background:url(../images/public_img2.png) 0 0;
  background-size:10rem;
  position:absolute;
}
.draw-box ul .li-1{
  left:0;
  top:0;
}
.draw-box ul .li-2{
  right:0;
  top:0;
  background-position-y:-1.73rem;
}
.draw-box ul .li-3{
  right:0;
  top:0;
  bottom:0;
  margin:auto;
  background-position-y:-3.46rem;
}
.draw-box ul .li-4{
  right:0;
  bottom:0;
  background-position-y:-5.19rem;
}
.draw-box ul .li-5{
  left:0;
  bottom:0;
  background-position-y:-6.92rem;
}
.draw-box ul .li-6{
  left:0;
  top:0;
  bottom:0;
  margin:auto;
  background-position-y:-8.65rem;
}
.draw-box ul li.on{
  background-position-x:-1.75rem;
}
.draw-box .draw-btn{
  width:1.87rem;
  height:0.6rem;
  background-position:0 -4.57rem;
  position:absolute;
  left:0;
  right:0.2rem;
  top:5.08rem;
  margin:auto;
  cursor: pointer;
}
.draw-box .draw-btn:after{
  background-position:0 -4.57rem;
}
.draw-box .text{
  padding-top:0.1rem;
  font-size:0.16rem;
  line-height:160%;
  color:#e9c774;
  font-weight:lighter;
  text-align:center;
}
.draw-box .number-box{
  position:absolute;
  right:2.8rem;
  top:5.08rem;
  text-align:center;
}
.draw-box .number-box p{
  font-size:0.16rem;
  color:#f1d27c;
}
.draw-box .number-box span{
  width:0.77rem;
  height:0.24rem;
  line-height:0.24rem;
  display:inline-block;
  background-position:-2.43rem -4.02rem;
  font-size:0.18rem;
  color:#562411;
}
.draw-box .show-award{
  font-size:0.18rem;
  line-height:100%;
  color:#f1d27c;
  position:absolute;
  top:5.44rem;
  left:2.8rem;
  text-decoration:underline;
  cursor:pointer;
}
/* 队伍活动 */
.team-box{
  font-size:0;
  letter-spacing:-5px;
  width:10.1rem;
  margin:0.8rem auto 0;
  text-align:center;
}
.team-info{
  width:100%;
  top:1.18rem;
  left:0;
  position:absolute;
  text-align:center;
}
.team-info>p{
  letter-spacing:normal;
  font-size:0.18rem;
  line-height:110%;
  color:#e9c774;
  display:flex;
  align-items:center;
  justify-content:center;
}
.team-info>p .copy{
  margin:0 0.3rem;
  background:#dcc1a2;
  color:#562411;
  padding:0.04rem 0.12rem;
  border-radius:0.03rem;
  cursor: pointer;
}
.team-box .item{
  width:3.67rem;
  height:6rem;
  background:url(../images/public_img3.png) no-repeat;
  background-size:7.35rem;
  display:inline-block;
  position:relative;
}
.team-box .item-1{
  margin-right:1.1rem;
}
.team-box .item-2{
  background-position-x:-3.68rem;
}
.team-box .item .creat-team,.team-box .item .join-team{
  width:1.97rem;
  height:0.76rem;
  cursor: pointer;
  top:-0.12rem;
  position:absolute;
  left:0;
  right:0;
  margin:auto;
}
.team-box .item .creat-team,.team-box .item .creat-team:after{
  background-position:0 -5.18rem;
}
.team-box .item .join-team,.team-box .item .join-team:after{
  background-position:0 -5.95rem;
}
.team-box .item .gift-box{
  width:2.3rem;
  height:1.9rem;
  position:absolute;
  top:0.7rem;
  left:0;
  right:0;
  margin:auto;
  cursor: pointer;
}
.team-box .item .show-gift{
  width:2.5rem;
  height:1.3rem;
  background:url(../images/public_img2.png) -7.16rem 0;
  background-size:10rem;
  position:absolute;
  left:2.8rem;
  top:0.97rem;
  visibility:hidden;
  opacity:0;
  transform:translateX(1rem);
  transition:0.3s;
}
.team-box .item .show-gift.active{
  visibility:visible;
  opacity:1;
  transform:translateX(0);
}
.team-box .item-2 .show-gift{
  background-position-y:-1.31rem;
}
.team-box .item .get-btn{
  width:2.22rem;
  height:0.64rem;
  background-position:-3.48rem -4.26rem;
  position:absolute;
  left:0;
  right:0;
  top:4.4rem;
  margin:auto;
  cursor: default;
}
.team-box .item .get-btn.active{
  background-position-y:-4.91rem;
  cursor: pointer;
}
.team-box .item .get-btn:after{
  display:none;
}
.team-box .item .get-btn.active:after{
  display:block;
  background-position:-3.48rem -4.91rem;
}
.team-box .item .get-btn.on{
  background:url(../images/on_img.png) 0 -0.91rem;
  background-size:3rem;
}
/* 祝福奖励 */
.bless-box{
  width:12.53rem;
  height:7.9rem;
  background:url(../images/broad.png) no-repeat;
  background-size:100%;
  box-sizing:border-box;
  padding:2.2rem 0 0;
  position:relative;
  left:50%;
  margin-left:-6.265rem;
}
.bless-box .video-box{
  width:5.87rem;
  height:3.3rem;
  margin:0 auto;
  background:#9a8f7e;
  border-radius:0.06rem;
  overflow: hidden;
  box-shadow:0 0.03rem 0.18rem #fff;
  position:relative;
}
.bless-box .video-box video{
  width:100%;
}
.bless-box .video-box .video-wrap{
  width:100%;
  height:100%;
  background:rgba(0,0,0,0.7);
  position:absolute;
  left:0;
  top:0;
}
.bless-box .video-box.playing .video-wrap{
  display:none;
}
.bless-box .video-box .video-play{
  width:0.8rem;
  height:0.81rem;
  background-position:-2.43rem -3.2rem;
  position:absolute;
  top:0;
  right:0;
  bottom:0;
  left:0;
  margin:auto;
  cursor: pointer;
}
.bless-box .video-box .video-play:after{
  content:'';
  width:100%;
  height:100%;
  background:url(../images/public_img.png) -2.43rem -4.27rem;
  background-size:6rem;
  position:absolute;
  left:0;
  top:0;
  animation:scale 1s infinite;
}
.bless-box .bless-btn{
  width:1.7rem;
  height:0.5rem;
  background:url(../images/on_img.png) 0 -2.31rem;
  background-size:3rem;
  position:absolute;
  left:0;
  right:0;
  top:5.85rem;
  margin:auto;
  cursor: pointer;
}
.bless-box .bless-btn:after{
  background:url(../images/on_img.png) 0 -2.31rem;
  background-size:3rem;
}
.bless-box .bless-btn.on:after{
  display:none;
}
.bless-box .bless-btn.on{
  background-position-y:-2.82rem;
}
.bless-box .bless-number{
  font-size:0.2rem;
  color:#6e3c23;
  position:absolute;
  left:7.2rem;
  top:5.95rem;
}
.bless-box .bless-number span{
  background:#dfd5c0;
  font-size:0.2rem;
  color:#6e3c23;
  width:0.8rem;
  display:inline-block;
  text-align:center;
}
.bless-box .bless-list{
  font-size:0;
  letter-spacing:-5px;
  text-align:center;
  width:100%;
  position:absolute;
  left:0;
  top:6.9rem;
}
.bless-box .item{
  display:inline-block;
  width:1.84rem;
  height:0.74rem;
}
.bless-box .item div{
  width:100%;
  height:100%;
  background:url(../images/public_img2.png) -5.3rem -4.8rem;
  background-size:10rem;
  display:block;
  letter-spacing:normal;
  margin:0 0.1rem;
  position:relative;
  cursor:default;
}
.bless-box .item div:after{
  background-image:url(../images/public_img2.png);
  background-size:10rem;
  background-position:-5.3rem -4.8rem;
  display:none;
}
.bless-box .item-2 div,.bless-box .item-2 .active:after{
  background-position-y:-5.55rem;
}
.bless-box .item-3 div,.bless-box .item-3 .active:after{
  background-position-y:-6.3rem;
}
.bless-box .item-4 div,.bless-box .item-4 .active:after{
  background-position-y:-7.05rem;
}
.bless-box .item-5 div,.bless-box .item-5 .active:after{
  background-position-y:-7.8rem;
}
.bless-box .item .active{
  background-position-x:-7.15rem;
  cursor: pointer;
}
.bless-box .item .active:after{
  display:block;
}
.bless-box .item .on{
  background:url(../images/on_img.png) 0 -1.56rem;
  background-size:3rem;
}


























