﻿body {
  margin: 0;
  padding: 0;
  border: 0;
  color: #fff;
  font-family: '微软雅黑';
  font-size: 18px;
  padding: 0 !important;
  background-color: #000;
}
.contain {
  width: 19.2rem;
  height: 100vh;
  background: #000;
  overflow-x: hidden;
}
.page-a {
  position: relative;
  width: 19.2rem;
  height: 100vh;
}
.page-a .jz2-logo {
  position: absolute;
  top: 4.1rem;
  left: 8.5rem;
  width: 1.77rem;
  z-index: 5;
}
.page-a .jz2-icon{
	position: absolute;
    top: 0.2rem;
    left: .5rem;
    width: 3.5rem;
    z-index: 5;
}
.page-a .button-jrgw {
  position: absolute;
  top: 0.5rem;
  right: 0.5rem;
  width: 1.72rem;
  z-index: 5;
  cursor: pointer;
}
.page-a .age-tip {
  position: absolute;
  bottom: 1rem;
  left: 0.2rem;
  width: 0.6rem;
  z-index: 5;
}
/*.page-a .button-jrgw:hover {
  content: url(http://gw2.kongzhong.com/jz2-static/images/button-jrgw-hover.png);
}*/
.page-a video {
  position: absolute;
  width: 19.2rem;
  height: 100vh;
  top: 0;
  left: 0;
  object-fit: cover;
}
.page-a .slogan {
    position: absolute;
    display: block;
    width: 8.98rem;
    left: 0;
    right: 0;
    top: 5.2rem;
    margin: auto;
    z-index: 1;
}
/*.page-a .prize{
  position: absolute;
  display: block;
	width: 13.2rem;
  left: 0;
  right: 0;
  top: 5.5rem;
  margin: auto;
  z-index:1;	
}*/
.page-a .prizes{
    position: absolute;
    display: block;
    width: 12rem;
    left: 0;
    right: 0;
    top: 0.2rem;
    margin: 0 auto;
    z-index: 1;
    height: .95rem;
}
.page-a .prize{
  position: absolute;
  display: block;
  width: 1.33rem;
  left: 0;
  right: 0;
  top: 0;
  margin: 0;
  z-index:1;
  object-fit: none;
}
.page-a .prize1{
	left: 2.9rem;
}
.page-a .prize2{
	left: 4.5rem;
}
.page-a .prize3{
	left: 6.1rem;
}
.page-a .prize4{
	left: 7.7rem;
}
.page-a .content-1 {
  position: absolute;
  left: 0;
  right: 0;
  top: 3.37rem;
  display: block;
  margin: auto;
  width: 6.28rem;
}
.page-a .button {
    display: flex;
    position: absolute;
    left: .2rem;
    right: 0;
    top: .25rem;
    width: 9rem;
    margin: auto;
    /* justify-content: space-around; */
    z-index: 10;
}
.page-a .button .button-ljzc {
    width: 2.12rem;
    height: 1.39rem;
	margin-right: .2rem;
  background: url(/sindex/images/250314/reg-page-a-n.png) no-repeat;
  cursor: pointer;
	background-size: 100%;
animation: button-reg 1.5s infinite;
    -webkit-animation: button-reg 1.5s infinite;
}
.page-a .button .button-ljzc:hover {
  filter: contrast(120%);
}
@keyframes button-reg {
    0% {
        background:url(/sindex/images/250314/reg-page-a-n.png) no-repeat
	/*filter: contrast(90%);*/
    }
	20%{
		background:url(/sindex/images/250314/reg-page-a-h.png) no-repeat;
	}
	40%{
        background:url(/sindex/images/250314/reg-page-a-n.png) no-repeat
	/*filter: contrast(90%);*/
    }
	60%{
        background:url(/sindex/images/250314/reg-page-a-h.png) no-repeat
	/*filter: contrast(90%);*/
    }
	80%{
        background:url(/sindex/images/250314/reg-page-a-n.png) no-repeat
	/*filter: contrast(90%);*/
    }
    100% {
        background:url(/sindex/images/250314/reg-page-a-h.png) no-repeat;
	/*filter: contrast(130%);*/
    }
}
@-webkit-keyframes button-reg {
    0% {
        background:url(/sindex/images/250314/reg-page-a-n.png) no-repeat
	/*filter: contrast(90%);*/
    }
	20%{
		background:url(/sindex/images/250314/reg-page-a-h.png) no-repeat;
	}
	40%{
        background:url(/sindex/images/250314/reg-page-a-n.png) no-repeat
	/*filter: contrast(90%);*/
    }
	60%{
        background:url(/sindex/images/250314/reg-page-a-h.png) no-repeat
	/*filter: contrast(90%);*/
    }
	80%{
        background:url(/sindex/images/250314/reg-page-a-n.png) no-repeat
	/*filter: contrast(90%);*/
    }
    100% {
        background:url(/sindex/images/250314/reg-page-a-h.png) no-repeat;
	/*filter: contrast(130%);*/
    }
}

.page-a .button .button-xzyx {
	display:block;
    width: 2.04rem;
    height: .72rem;
 /* background: url(http://gw2.kongzhong.com/jz2-static/images/pageA/page-a-xzyx.png) no-repeat;*/
 background: url(/sindex/images/250314/btn-down.png) no-repeat;
  cursor: pointer;
  background-size: cover;
	/*animation: button-down 1s steps(2) infinite;
    -webkit-animation: button-down 1s steps(2) infinite;*/
}
@keyframes button-down {
    0% {
        background-position:0 0;
    }

    100% {
        background-position:0 -2.17rem;
    }		
}
@-webkit-keyframes button-down {
    0% {
        background-position:0 0;
    }

    100% {
        background-position:0 -2.17rem;
    }	
}
.page-a .button .button-xzyx:hover {
  filter: contrast(130%);
}
.page-a .player {
  display: none;
  position: absolute;
  left: 0;
  right: 0;
  top: 5.5rem;
  width: .97rem;
  cursor: pointer;
  margin: auto;
  z-index:5;
}
.page-a .giftbox{
	background:url(/sindex/images/240918/btns-bg.png ) no-repeat;
	background-size: cover;
	height: 1.8rem;
    position: relative;
    z-index: 5;
    left: 0;
    right: 0;
    top: 7.3rem;
    width: 6.8rem;
    margin: auto;
	z-index:5;
	
}
.page-a .button-gift{
    width: 2.04rem;
    height: .72rem;
  background: url(/sindex/images/240918/btn-gift.png) no-repeat;
  cursor: pointer;
  background-size: cover;	
	position: absolute;
    left: 2.32rem;
    top: .75rem;
}
.page-a .button-gift:hover {
  filter: contrast(120%);
}
.page-a .giftimg{
    position: absolute;
    width: 2.17rem;
    height: 1.93rem;
    right: 0;
    top: -.2rem;
	z-index:10;
	cursor:pointer;
}

.page-footer {
  display:none;
  position: fixed;
  width: 100%;
  height:1.5rem;
  /*height: 1.21rem;
 background: url(http://gw2.kongzhong.com/jz2-static/images/pageA/paeg-a-bar.png) no-repeat;*/
  background: url(/sindex/images/240722/page-a-bar.png) no-repeat;
  background-size: cover;
  top: calc(100vh - 1.3rem);
  left: 0;
  z-index: 2;
}
.page-a .arrow{
    background: url(/sindex/images/240521/arrow.gif) no-repeat;
    width: .5rem;
    height: 1rem;
    background-size: 100%;
    position: absolute;
    margin: auto;
    bottom: -.4rem;
    left: 50%;
    margin-left: -0.25rem;
    cursor: pointer;
    z-index: 5;
}
.page-a-button,
.page-footer .button-footer{
	background:url(/sindex/images/240521/page-a-top.png) no-repeat;
	width:.5rem;
	height:.29rem;
    position: absolute;
    margin: auto;
    bottom: 0;
    left: 50%;
    margin-left: 7rem;	
	cursor:pointer;
	z-index:5;
}
.page-footer .button-footer.on{
	background:url(/sindex/images/240521/page-a-bottom.png) no-repeat;
	width:.5rem;
	height:.5rem;
    position: absolute;
    margin: auto;
    top: -.2rem;
    left: 50%;
    margin-left: 7rem;	
	bottom: unset;
}
.page-footer .page-footer-box{
	display: flex;
    align-items: center;
   /* justify-content: space-around;
    width: 12rem;*/
    margin: 0 auto;
}
.page-footer .content-2 {
  width: 6.38rem;
  margin-bottom: 0.1rem;
}
.page-footer .button-jkkq {
    width: 2.26rem;
    height: .6rem;
    background: url(/sindex/images/240722/reg1.png) no-repeat;
    background-size: cover;
    cursor: pointer;
    margin-left: 7.8rem;
    margin-top: .4rem;
}
.page-footer .button-jkdown{
    width: 2.3rem;
    height: .7rem;
    background: url(/sindex/images/240722/down.png) no-repeat;
    background-size: cover;
    cursor: pointer;
    margin-left: 3.8rem;
    margin-top: .4rem;
}
.page-footer .button-jkkq:hover,
.page-footer .button-jkdown:hover {
  filter: contrast(120%);
}
.page-b {
  position: relative;
  width: 19.2rem;
  height: 100vh;
}
.page-b .jzbt video {
  position: absolute;
  width: 19.2rem;
  height: 100vh;
  top: 0;
  left: 0;
  object-fit: cover;
}
.page-b .jzbt .content-img {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  width: 19.2rem;
  height: 100vh;
  background: url(http://gw2.kongzhong.com/jz2-static/images/pageB/page-b-jz-content.png) no-repeat;
  background-size: cover;
}
.page-b .jzbt {
  position: relative;
  width: 100%;
  height: 100%;
  background: url(http://gw2.kongzhong.com/jz2-static/images/pageB/page-b-jzbt-poster.jpg) no-repeat;
  background-size: cover;
  overflow: hidden;
}
.page-b .jzbt .icon {
  display: block;
  width: 2.38rem;
  margin-top: 1rem;
  margin-left: 3.34rem;
}
.page-b .jzbt .content {
  display: block;
  width: 5.75rem;
  margin-top: 0.58rem;
  margin-left: 1.36rem;
}

.page-b .jzbt .tip {
  display: block;
  width: 3.81rem;
  margin-top: 0.63rem;
  margin-left: 2.19rem;
}
.page-b .jl {
  position: relative;
  width: 100%;
  height: 100%;
  /* background: url(http://gw2.kongzhong.com/jz2-static/images/pageB/page-b-jl-bg.png) no-repeat;
  background-size: cover; */
  overflow: hidden;
}
.page-b .jl .icon {
  position: absolute;
  display: block;
  width: 5.38rem;
  height: 6.79rem;
  background: url(http://gw2.kongzhong.com/jz2-static/images/pageB/page-b-jl-icon.png) no-repeat;
  background-size: cover;
  top: 0.2rem;
  left: 3.8rem;
}
.page-b .jl .content-img {
  position: absolute;
  display: block;
  width: 4.79rem;
  height: 2.15rem;
  background: url(http://gw2.kongzhong.com/jz2-static/images/pageC/jl-lhcs.png) no-repeat;
  background-size: cover;
  top: 5rem;
  left: 3.34rem;
  font-size: 0.62rem;
  color: #aafaa1;
  letter-spacing: 0.2rem;
  font-family: 'JZ2';
  text-align: center;
}

.page-b .jl video {
  position: absolute;
  width: 19.2rem;
  height: 100vh;
  top: 0;
  left: 0;
  object-fit: cover;
}

.page-b .ly,
.page-b .tjzm  {
  position: relative;
  width: 100%;
  height: 100%;
  background: url(http://gw2.kongzhong.com/jz2-static/images/pageB/page-b-ly-bg.png) no-repeat;
  background-size: cover;
  overflow: hidden;
  perspective: 1000;
  transform-style: preserve-3d;
}
.page-b .ly .icon,
.page-b .tjzm .icon {
  position: absolute;
  display: block;
  width: 5.05rem;
  height: 5.95rem;
  background: url(http://gw2.kongzhong.com/jz2-static/images/pageB/page-b-ly-icon.png) no-repeat;
  background-size: cover;
  top: 1rem;
  left: 4.34rem;
  z-index: 5;
}
.page-b .ly .content-img,
.page-b .tjzm .content-img {
  position: absolute;
  width: 4.81rem;
  height: 2.75rem;
  background: url(http://gw2.kongzhong.com/jz2-static/images/pageC/jz2-lyzt.png) no-repeat;
  background-size: cover;
  top: 4.3rem;
  left: 3.34rem;
  z-index: 5;
}
.page-b .ly .title,
.page-b .tjzm .title {
  display: block;
  width: 4.41rem;
  margin-top: -0.2rem;
  margin-left: 3.34rem;
  font-size: 0.62rem;
  color: #fff;
  letter-spacing: 0.2rem;
  font-family: 'JZ2';
  text-align: center;
}
.page-b .ly .content,
.page-b .tjzm .content {
  display: block;
  width: 5rem;
  margin-top: 0.2rem;
  margin-left: 3.34rem;
  font-size: 0.2rem;
  line-height: 0.3rem;
  letter-spacing: 0.01rem;
  color: #ffecb6;
}
.page-b .ly .person,
.page-b .tjzm .person {
  position: absolute;
  width: 11.83rem;
  height: 13.61rem;
  top: 0rem;
  right: 3rem;
  background: url(//gw2.kongzhong.com/jz2-static/images/pageB/page-b-ly-animation.png) no-repeat;
  background-size: cover;
  transform: translate3d(0, 0, 0);
  transition: 0.2s transform ease-out 0s;
}

.page-b .tjzm {
  background: url(//act.kongzhong.com/gw2/SotO_A/images/pageB/page-b-tjzm-bg.png) no-repeat;
  background-size: cover;
}

.page-b .tjzm .icon {
	width: 5.1rem;
    height: 6.36rem;
  background: url(//act.kongzhong.com/gw2/SotO_A/images/pageB/page-b-tjzm-icon.png) no-repeat;
  background-size: cover;
  top: 20px;
}

.page-b .tjzm .person {
    width: 10.08rem;
    height: 10.82rem;
    top: 0;
    right: 5.05rem;
  background: url(//act.kongzhong.com/gw2/SotO_A/images/pageB/page-b-tjzm-animation.png) no-repeat;
  background-size: cover;
}

.page-b .mgm {
  position: relative;
  width: 100%;
  height: 100%;
  background: url(http://gw2.kongzhong.com/jz2-static/images/pageB/page-b-mgm-bg.png) no-repeat;
  background-size: cover;
  overflow: hidden;
}
.page-b .mgm .icon {
  position: absolute;
  width: 9.24rem;
  height: 7.27rem;
  background: url(http://gw2.kongzhong.com/jz2-static/images/pageB/page-b-mgm-icon.png) no-repeat;
  background-size: cover;
  top: 1.5rem;
  left: 2rem;
  z-index: 5;
}

.page-b .mgm .content {
  position: absolute;
  width: 8.42rem;
  height: 7.31rem;
  background: url(http://gw2.kongzhong.com/jz2-static/images/pageB/page-b-mgm-content.png) no-repeat;
  background-size: cover;
  top: 2.2rem;
  left: 0.6rem;
  z-index: 5;
}
.page-b .swiper-button-prev,
.page-c .swiper-button-prev,
.page-d .swiper-button-prev {
  width: 0.66rem;
  height: 0.76rem;
  background: url(http://gw2.kongzhong.com/jz2-static/images/pageC/page-b-button-left.png) no-repeat;
  background-size: cover;
}
.page-b .swiper-button-next,
.page-c .swiper-button-next,
.page-d .swiper-button-next {
  width: 0.66rem;
  height: 0.76rem;
  background: url(http://gw2.kongzhong.com/jz2-static/images/pageC/page-b-button-right.png) no-repeat;
  background-size: cover;
}
.page-b .swiper-button-prev:after,
.page-b .swiper-button-next:after,
.page-c .swiper-button-prev:after,
.page-c .swiper-button-next:after,
.page-d .swiper-button-prev:after,
.page-d .swiper-button-next:after {
  content: '';
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  right: 120px;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  left: 100px;
}
.page-b .mgm .animation-1 {
  position: absolute;
  width: 19.2rem;
  height: 10.3rem;
  background: url(http://gw2.kongzhong.com/jz2-static/images/pageB/page-b-mgm-animation1.png) no-repeat;
  background-size: cover;
  top: -0.2rem;
  right: -0.2rem;
  transform: translate3d(0, 0, 0);
  transition: 0.2s transform ease-out 0s;
}
.page-b .mgm .animation-2 {
  position: absolute;
  width: 19.2rem;
  height: 100vh;
  background: url(http://gw2.kongzhong.com/jz2-static/images/pageB/page-b-mgm-animation2.png) no-repeat;
  background-size: cover;
  bottom: -0.2rem;
  left: -0.2rem;
  z-index: 3;
  transform: translate3d(0, 0, 0);
  transition: 0.2s transform ease-out 0s;
}
.page-b .mgm .animation-3 {
  position: absolute;
  width: 19.2rem;
  height: 100vh;
  background: url(http://gw2.kongzhong.com/jz2-static/images/pageB/page-b-mgm-animation3.png) no-repeat;
  background-size: cover;
  bottom: -0.2rem;
  left: -0.2rem;
  transform: translate3d(0, 0, 0);
  transition: 0.2s transform ease-out 0s;
}

.page-swiper .swiper-slide-active .page-b .swiper-slide-active .animation {
  animation-name: mask;
}

@keyframes mask {
  0% {
    -webkit-mask-position: 0 50%;
    mask-position: 0 50%;
  }

  100% {
    -webkit-mask-position: 100% 50%;
    mask-position: 100% 50%;
  }
}
.img-background-mask-1 {
  background: url(http://gw2.kongzhong.com/jz2-static/images/pageB/page-b-jzbt-poster.jpg) no-repeat;
  background-size: cover;
}
.img-background-mask-2 {
  background: url(http://gw2.kongzhong.com/jz2-static/images/pageB/page-b-jl-bg.png) no-repeat top/100% 100%;
}
.img-background-mask-3 {
  background: url(http://gw2.kongzhong.com/jz2-static/images/pageB/page-b-ly-bg.png) no-repeat top/100% 100%;
}
.img-background-mask-4 {
  background: url(http://gw2.kongzhong.com/jz2-static/images/pageB/page-b-mgm-bg.png) no-repeat top/100% 100%;
}
.img-background-mask-5 {
  background: url(http://gw2.kongzhong.com/jz2-static/images/pageB/page-b-ly-animation.png) no-repeat top/100%
    100%;
}
.img-background-mask-6 {
  background: url(http://gw2.kongzhong.com/jz2-static/images/pageB/page-b-mgm-icon.png) no-repeat;
  background-size: cover;
}
.img-background-mask-7 {
  background: url(http://gw2.kongzhong.com/jz2-static/images/pageB/page-b-mgm-content.png) no-repeat top/100%
    100%;
}
.img-background-mask-8 {
  background: url(http://gw2.kongzhong.com/jz2-static/images/pageB/page-b-mgm-animation1.png) no-repeat top/100%
    100%;
}
.img-background-mask-9 {
  background: url(http://gw2.kongzhong.com/jz2-static/images/pageB/page-b-mgm-animation2.png) no-repeat top/100%
    100%;
}
.img-background-mask-10 {
  background: url(http://gw2.kongzhong.com/jz2-static/images/pageB/page-b-mgm-animation3.png) no-repeat top/100%
    100%;
}
.img-background-mask-11 {
  background: url(http://gw2.kongzhong.com/jz2-static/images/pageB/page-b-ly-icon.png) no-repeat top/100% 100%;
}
.img-background-mask-12 {
  background: url(http://gw2.kongzhong.com/jz2-static/images/pageC/jz2-lyzt.png) no-repeat top/100% 100%;
}
.img-background-mask-13 {
  background: url(http://gw2.kongzhong.com/jz2-static/images/pageB/page-b-jl-icon.png) no-repeat top/100% 100%;
}
.img-background-mask-14 {
  background: url(http://gw2.kongzhong.com/jz2-static/images/pageC/jl-lhcs.png) no-repeat top/100% 100%;
}
.img-background-mask-15 {
  background: url(http://gw2.kongzhong.com/jz2-static/images/pageB/page-b-jz-content.png) no-repeat;
  background-size: cover;
}
.img-background-mask {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
  -webkit-mask: url(../images/220225/mask.png);
  mask: url(../images/220225/mask.png);
  -webkit-animation-timing-function: steps(48);
  animation-timing-function: steps(48);
  -webkit-mask-size: 4900% 100%;
  mask-size: 4900% 100%;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  mask-type: luminance;
}

.page-c {
  position: relative;
  width: 100%;
  height: 100vh;
}
.page-c .mgm {
  width: 19.2rem;
  height: 100vh;
  background: url(http://gw2.kongzhong.com/jz2-static/images/pageC/page-c-mgm-bg.png) no-repeat;
  background-size: cover;
}
.page-c .mgm .role {
  display: flex;
  width: 100%;
  height: 100%;
  align-items: center;
  justify-content: center;
}
.page-c .mgm .role .content {
  width: 5rem;
  margin-left: 2rem;
}
.page-c .mgm .role .content p:nth-child(1) {
  font-size: 0.6rem;
  text-align: center;
  color: #000;
  font-family: 'JZ2';
}
.page-c .mgm .role .content p:nth-child(2) {
  font-size: 0.2rem;
  color: #000;
  margin-top: 0.2rem;
  line-height: 0.3rem;
}
.page-c .mgm .yss .person-1 {
  width: 5.3rem;
}
.page-c .mgm .yss .person-2 {
  width: 6.37rem;
}
.page-c .mgm .yss .person-3 {
  width: 9.99rem;
}
.page-c .mgm .yss .person-4 {
  width: 7.76rem;
}
.page-c .mgm .yss .person-5 {
  width: 11.22rem;
}
.page-c .mgm .yss .person-6 {
  width: 9.71rem;
}
.page-c .mgm .yss .person-7 {
  width: 5.54rem;
}
.page-c .mgm .yss .person-8 {
  width: 7.68rem;
}
.page-c .mgm .yss .person-9 {
  width: 6.8rem;
}
.page-c .mgm .swiper-pagination {
  position: relative;
  width: 100%;
}
.page-c .mgm .swiper-pagination-bullet {
  width: 1.28rem;
  height: 1.28rem;
  display: inline-block;
  border-radius: 0;
  background: none;
  opacity: 0.6;
}
.page-c .mgm .swiper-pagination-bullet-active {
  opacity: 1;
}
.page-c .mgm .swiper-pagination-bullet:hover {
  opacity: 1;
}
.page-c .mgm .swiper-pagination-bullet img {
  width: 1.28rem;
}
.page-c .mgm > .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: 1.5rem !important;
}
.page-c .jl > .swiper-pagination-bullets {
  width: 80%;
  background: url(http://gw2.kongzhong.com/jz2-static/images/pagination-border.png) repeat-y 0 0,
    url(http://gw2.kongzhong.com/jz2-static/images/pagination-border.png) repeat-y 100% 0;
  background-color: rgba(0, 0, 0, 0.8);
  background-size: 0.22rem 2.67rem;
  left: 0;
  right: 0;
  margin: auto;
}
.page-c .jl > .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  /*bottom: 0.3rem !important;*/
  bottom: 1.5rem !important;
}
.page-c .ly > .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: 0.8rem !important;
}
.page-b > .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: 1.4rem !important;
}
.page-b > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 0.2rem;
}
.page-b .swiper-pagination-bullet {
  width: 1.62rem;
  height: 0.42rem;
  background: none;
  opacity: 1;
}
.page-b .swiper-pagination-bullet-active .icon-1 {
  content: url(//act.kongzhong.com/gw2/SotO_A/images/pageB/page-b-pagination-1-h.png);
}

.page-b .swiper-pagination-bullet-active .icon-2 {
  content: url(//act.kongzhong.com/gw2/SotO_A/images/pageB/page-b-pagination-2-h.png);
}

.page-b .swiper-pagination-bullet-active .icon-3 {
  content: url(//act.kongzhong.com/gw2/SotO_A/images/pageB/page-b-pagination-3-h.png);
}

.page-b .swiper-pagination-bullet-active .icon-4 {
  content: url(//act.kongzhong.com/gw2/SotO_A/images/pageB/page-b-pagination-4-h.png);
}

.page-b .swiper-pagination-bullet-active .icon-5 {
  content: url(//act.kongzhong.com/gw2/SotO_A/images/pageB/page-b-pagination-5-h.png);
}

.page-b .swiper-pagination-bullet img {
  width: 1.62rem;
}

.page-b .swiper-pagination-bullet:nth-child(5)::after{
	content:"";
	width:.15rem;
	height:.15rem;
	display:block;
	position:absolute;
	border-radius:1rem;
	background-color:#c31a18;
	    margin-top: -.5rem;
    margin-left: 1.5rem;
	
}

.page-c .jl {
  width: 19.2rem;
  height: 100vh;
  background: url(http://gw2.kongzhong.com/jz2-static/images/pageC/page-c-jl-bg.png) no-repeat;
  background-size: cover;
}
.page-c .jl .role {
  position: relative;
  width: 100%;
  height: 100%;
}
.page-c .jl .dagger-box {
  display: none;
  position: absolute;
  top: -1.3rem;
  left: 2.5rem;
  z-index: 5;
}
.page-c .jl .dagger-box img {
  position: absolute;
  width: 7.66rem;
  top: 0;
  left: 0;
}
.page-c .jl .dagger-box .dagger {
  animation-name: dagger-animation;
  animation-duration: 2.5s;
  animation-iteration-count: infinite;
}
.page-c .jl .dagger-box .dagger-1 {
  animation-delay: 0.5s;
}
.page-c .jl .dagger-box .dagger-2 {
  animation-delay: 0.6s;
}
.page-c .jl .dagger-box .dagger-3 {
  animation-delay: 0.7s;
}
.page-c .jl .dagger-box .dagger-4 {
  animation-delay: 0.8s;
}
.page-c .jl .dagger-box .dagger-5 {
  animation-delay: 0.9s;
}
@keyframes dagger-animation {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  50% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.page-c .jl .role .bar {
  position: absolute;
  width: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.page-c .jl .role .introduce {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.page-c .jl .role .introduce .person-1 {
  position: absolute;
  top: 0.8rem;
  bottom: 0;
  left: 3.3rem;
  margin: auto;
  width: 5.5rem;
}
.page-c .jl .role .introduce .person-2 {
  width: 8.38rem;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 1.5rem;
  margin: auto;
}
.page-c .jl .role .introduce .person-3 {
  width: 7.28rem;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 2.2rem;
  margin: auto;
}
.page-c .jl .role .introduce .person-4 {
  width: 7.82rem;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 2.2rem;
  margin: auto;
}
.page-c .jl .role .introduce .person-5 {
  width: 9.18rem;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 1.4rem;
  margin: auto;
}
.page-c .jl .role .introduce .person-6 {
  width: 12.06rem;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}
.page-c .jl .role .introduce .person-7 {
  width: 9.9rem;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 2rem;
  margin: auto;
}
.page-c .jl .role .introduce .person-8 {
  width: 13.61rem;
  position: absolute;
  margin-left: -3.5rem;
  top: 0;
  bottom: 0;
  margin: auto;
}
.page-c .jl .role .introduce .person-9 {
  width: 15.37rem;
  margin-left: -1.5rem;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}

.page-c .jl .role .introduce .content {
  position: absolute;
  bottom: 0;
  top: 0;
  right: 2rem;
  margin: auto;
  width: 6rem;
  height: 4rem;
  font-size: 0.2rem;
  color: #fff;
}
.page-c .jl .role .introduce .sp-content {
  margin-left: -2.5rem;
}
.page-c .jl .role .introduce .content .name {
  font-size: 0.8rem;
  font-family: 'JZ2';
  color: #aafaf1;
}
.page-c .jl .role .introduce .content .player {
  width: 0.93rem;
  margin-left: 0.2rem;
  z-index: 5;
  cursor: pointer;
}
.page-c .jl .role .introduce .content .star {
  width: 0.42rem;
  margin-left: 0.2rem;
}
.page-c .jl .role .introduce .content .box {
  display: flex;
  align-items: center;
  margin: 0.2rem;
}
.page-c .jl .role .introduce .content .box .dot {
  width: 0.24rem;
  margin-right: 0.1rem;
  margin-left: 0.4rem;
}
.page-c .jl .role .introduce .content .box .new {
  height: 0.4rem;
  margin-left: 0.1rem;
}
.page-c .jl .swiper-pagination-bullet,
.page-c .ly .swiper-pagination-bullet {
  width: 0.9rem;
  height: 0.9rem;
  display: inline-block;
  border-radius: 0;
  background: none;
  opacity: 1;
}
.page-c .ly .swiper-pagination-bullet {
  opacity: 1;
}
.page-c .jl .swiper-pagination-bullet-active .icon-1 {
  content: url(http://gw2.kongzhong.com/jz2-static/images/pageC/page-c-jl-icon-hover1.png);
}
.page-c .jl .swiper-pagination-bullet .icon-2 {
  display: block;
}
.page-c .jl .swiper-pagination-bullet-active .icon-2 {
  content: url(http://gw2.kongzhong.com/jz2-static/images/pageC/page-c-jl-icon-hover2.png);
}
.page-c .jl .swiper-pagination-bullet-active .icon-3 {
  content: url(http://gw2.kongzhong.com/jz2-static/images/pageC/page-c-jl-icon-hover3.png);
}
.page-c .jl .swiper-pagination-bullet-active .icon-4 {
  content: url(http://gw2.kongzhong.com/jz2-static/images/pageC/page-c-jl-icon-hover4.png);
}
.page-c .jl .swiper-pagination-bullet-active .icon-5 {
  content: url(http://gw2.kongzhong.com/jz2-static/images/pageC/page-c-jl-icon-hover5.png);
}
.page-c .jl .swiper-pagination-bullet-active .icon-6 {
  content: url(http://gw2.kongzhong.com/jz2-static/images/pageC/page-c-jl-icon-hover6.png);
}
.page-c .jl .swiper-pagination-bullet-active .icon-7 {
  content: url(http://gw2.kongzhong.com/jz2-static/images/pageC/page-c-jl-icon-hover7.png);
}
.page-c .jl .swiper-pagination-bullet-active .icon-8 {
  content: url(http://gw2.kongzhong.com/jz2-static/images/pageC/page-c-jl-icon-hover8.png);
}
.page-c .jl .swiper-pagination-bullet-active .icon-9 {
  content: url(http://gw2.kongzhong.com/jz2-static/images/pageC/page-c-jl-icon-hover9.png);
}

.page-c .ly .swiper-pagination-bullet-active .icon-1 {
  content: url(http://gw2.kongzhong.com/jz2-static/images/pageC/page-c-ly-icon-hover1.png);
}
.page-c .ly .swiper-pagination-bullet-active .icon-2 {
  content: url(http://gw2.kongzhong.com/jz2-static/images/pageC/page-c-ly-icon-hover2.png);
}
.page-c .ly .swiper-pagination-bullet-active .icon-3 {
  content: url(http://gw2.kongzhong.com/jz2-static/images/pageC/page-c-ly-icon-hover3.png);
}
.page-c .ly .swiper-pagination-bullet-active .icon-4 {
  content: url(http://gw2.kongzhong.com/jz2-static/images/pageC/page-c-ly-icon-hover4.png);
}
.page-c .ly .swiper-pagination-bullet-active .icon-5 {
  content: url(http://gw2.kongzhong.com/jz2-static/images/pageC/page-c-ly-icon-hover5.png);
}
.page-c .ly .swiper-pagination-bullet-active .icon-6 {
  content: url(http://gw2.kongzhong.com/jz2-static/images/pageC/page-c-ly-icon-hover6.png);
}
.page-c .ly .swiper-pagination-bullet-active .icon-7 {
  content: url(http://gw2.kongzhong.com/jz2-static/images/pageC/page-c-ly-icon-hover7.png);
}
.page-c .ly .swiper-pagination-bullet-active .icon-8 {
  content: url(http://gw2.kongzhong.com/jz2-static/images/pageC/page-c-ly-icon-hover8.png);
}
.page-c .ly .swiper-pagination-bullet-active .icon-9 {
  content: url(http://gw2.kongzhong.com/jz2-static/images/pageC/page-c-ly-icon-hover9.png);
}

.page-c .jl .swiper-pagination-bullet:hover,
.page-c .ly .swiper-pagination-bullet:hover {
  opacity: 1;
}
/* .page-c .jl .icon-1:hover {
  content: url(http://gw2.kongzhong.com/jz2-static/images/pageC/page-c-jl-icon-hover1.png);
}
.page-c .jl .icon-2:hover {
  content: url(http://gw2.kongzhong.com/jz2-static/images/pageC/page-c-jl-icon-hover2.png);
}
.page-c .jl .icon-3:hover {
  content: url(http://gw2.kongzhong.com/jz2-static/images/pageC/page-c-jl-icon-hover3.png);
}
.page-c .jl .icon-4:hover {
  content: url(http://gw2.kongzhong.com/jz2-static/images/pageC/page-c-jl-icon-hover4.png);
}
.page-c .jl .icon-5:hover {
  content: url(http://gw2.kongzhong.com/jz2-static/images/pageC/page-c-jl-icon-hover5.png);
}
.page-c .jl .icon-6:hover {
  content: url(http://gw2.kongzhong.com/jz2-static/images/pageC/page-c-jl-icon-hover6.png);
}
.page-c .jl .icon-7:hover {
  content: url(http://gw2.kongzhong.com/jz2-static/images/pageC/page-c-jl-icon-hover7.png);
}
.page-c .jl .icon-8:hover {
  content: url(http://gw2.kongzhong.com/jz2-static/images/pageC/page-c-jl-icon-hover8.png);
}
.page-c .jl .icon-9:hover {
  content: url(http://gw2.kongzhong.com/jz2-static/images/pageC/page-c-jl-icon-hover9.png);
} */
.page-c .jl .swiper-pagination-bullet img,
.page-c .ly .swiper-pagination-bullet img {
  width: 0.9rem;
}
.page-c .jl .swiper-pagination-bullet .icon-4 {
  margin-top: 0.02rem;
}
.page-c .jl .swiper-pagination-bullet .icon-8 {
  margin-top: 0.05rem;
}
.page-c .swiper-container {
  overflow: visible !important;
}
.page-c .jl .swiper-hidden {
  overflow: hidden;
}
.page-c .jl > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 0.2rem;
  overflow: hidden;
}

.page-c .ly {
  position: relative;
  width: 19.2rem;
  height: 100%;
}
.page-c .ly .role {
  position: relative;
  width: 100%;
  height: 100%;
}
.page-c .ly .role .name {
  position: absolute;
  width: 3.37rem;
  left: 3rem;
  top: 2.6rem;
  z-index: 3;
}
.page-c .ly .role .person {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.page-c .ly .bar {
  position: absolute;
  bottom: -0.1rem;
  left: 0;
  width: 100%;
  z-index: 3;
}

.page-c .page-c-nav {
  position: absolute;
  left: 0.2rem;
  top: 0;
  bottom: 0;
  margin: auto;
  background: url(http://gw2.kongzhong.com/jz2-static/images/pageC/page-c-nav.png) no-repeat;
  background-size: cover;
  width: 1.94rem;
  height: 3.44rem;
  font-size: 0.24rem;
  color: #fff;
  font-family: 'JZ2';
  line-height: 0.5rem;
  z-index: 5;
  text-align: center;
}
.page-c .page-c-nav .ly-nav {
  margin-top: 1.9rem;
  background: url(http://gw2.kongzhong.com/jz2-static/images/pageC/page-c-nav-bg2.png);
  background-size: cover;
}

.page-d {
  position: relative;
  width: 19.2rem;
  height: 100vh;
  overflow: hidden;
}
.page-d video {
  width: 19.2rem;
  height: 100vh;
  object-fit: cover;
}
.page-d .shadow {
  position: absolute;
  top: 0;
  left: 0;
  width: 19.2rem;
  height: 100vh;
  opacity: 0.6;
  z-index: 3;
}
.page-d .content {
  position: absolute;
  top: 3rem;
  width: 100%;
  font-size: 0.24rem;
  color: #fff;
  z-index: 5;
}
.page-d .content .title {
  font-size: 1rem;
  color: #aafaf1;
  font-family: 'JZ2';
  text-align: center;
  margin-bottom: 0.5rem;
}
.page-d .content .title-en {
  color: #aafaf1;
  text-align: center;
  margin: 0.1rem 0 0.4rem 0;
}
.page-d .content .introduce {
  width: 4rem;
  line-height: 0.6rem;
  margin: 0 auto;
}
.page-d .content .long-1 {
  width: 5.5rem;
}
.page-d .content .long-2 {
  width: 4rem;
}
.page-d .content .long-3 {
  width: 4.5rem;
}
.page-d .swiper-pagination-bullet {
  width: 0.15rem;
  height: 0.15rem;
  border: #aafaf1 0.02rem solid;
  background: #aafaf1;
  border-radius: 0px;
  transform: rotate(45deg);
  margin: 0 10px !important;
}
.page-d > .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: 1.5rem;
}
.page-d .swiper-pagination-bullet-active {
  box-shadow: 0px -0.04rem 0px 0px #000 inset, -0.04rem 0px 0px 0px #000 inset,
    0.04rem 0px 0px 0px #000 inset, 0px 0.04rem 0px 0px #000 inset;
}
.public_footer {  padding: 10px;  width: 960px;  margin: auto;}
.public_clear {  clear: both;  height: 0px;  line-height: 0;  padding: 0;  border: 0;  overflow: hidden;  font-size: 0px;}
/*.public_company {  float: left;  padding-top: 10px;  width: 490px;  display: -webkit-box;  display: -moz-box;  display: -ms-flexbox;  display: -webkit-flex;  display: flex;  -webkit-box-pack: center;  -moz-box-pack: center;  -ms-flex-pack: center;  -webkit-justify-content: center;  justify-content: center;  -webkit-box-align: center;  -moz-box-align: center;  -ms-flex-align: center;  -webkit-align-items: center;  align-items: center;}*/
.public_company {width: 490px;text-align: center;margin: 0 auto;}			
.public_company a {  display: inline-block;  width: 121px;  height: 49px;  background-image: url(http://gw2.kongzhong.com/publicfooter/public_company.png);  background-repeat: no-repeat;}
.public_company a.public_kz {  background-image: url(http://gw2.kongzhong.com/publicfooter/logo.png);  background-size: 100%;  width: 150px;  height: 70px;}
.public_company a.public_xy {  background-image: url(http://c9.ixinyou.com/main/public/v1/normal/images/cnenlogo.png);  width: 150px;  height: 60px;}
.public_company a.public_arena {  background-position: left -147px;  margin-left: 20px;}
.public_company_black a.public_kz {  background-position: left top;}
.public_company_black a.public_arena {  background-position: left -49px;}
.public_info {  text-align:center;}
.public_info a {  font-family: "å¾®è½¯é›…é»‘", arial, helvetica, sans-serif;color:#fff;}
.public_info p {font-family: "å¾®è½¯é›…é»‘", arial, helvetica, sans-serif;  font-size: 12px;line-height: 18px;}
.public_info p a:link,.public_info p a:visited {  text-decoration: none;}
.public_info p a:hover {  text-decoration: underline;}
.public_info_black p {  color: #171717;}
.public_info_black p a:link,.public_info_black p a:visited {  color: #fff;  text-decoration: none;}
.public_info_black p a:hover {  text-decoration: underline;}

.swiper-container-vertical>.swiper-pagination-all	{
	left: 30px;
	right: unset;
}
.swiper-container-vertical>.swiper-pagination-all::before,
.swiper-container-vertical>.swiper-pagination-all::after{
	content:"";
	width: 1px;
	height: 200px;
	position:absolute;
	background-color:#fff;
}
.swiper-container-vertical>.swiper-pagination-all::before{
	top: -170%;
}
.swiper-container-vertical>.swiper-pagination-all::after{
	top: 120%;
}
.swiper-pagination-all .swiper-pagination-bullet{
    background: unset;
    color: #fff;
    font-size: 14px;
    width: 18px;
    height: auto;	
	opacity: 1;
}
.swiper-pagination-all  .swiper-pagination-bullet-active{
	color: #c72425;
	font-weight: bold;
}

.popup {
  display: none;
  position: fixed;
  top: 0;
  width: 19.2rem;
  height: 100vh;
  background: rgba(0, 0, 0, 0.9);
  z-index: 10;
}
.popup .box {
  position: absolute;
  width: 12rem;
  height: 6.75rem;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.popup video {
  position: absolute;
  width: 12rem;
  height: 6.75rem;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.popup .close {
  position: absolute;
  width: 0.4rem;
  top: -0.2rem;
  right: -0.6rem;
  cursor: pointer;
}
.mask{
	    z-index: 1000;
    border: none;
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    background-color: rgb(0, 0, 0);
    opacity: 0.6;
    position: fixed;
	display:none;
}
.pop-reg {
    background: url(../images/210715/pop-reg.png) no-repeat;
    width: 474px;
    height: 551px;
    display: none;
	    z-index: 1001;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -267.5px;
    margin-top: -230.5px;
    cursor: auto;
}

.pop-reg .closeBtn {
    width: 45px;
    height: 45px;
    right: -50px;
    top: 0px;
    cursor: pointer;
    overflow: hidden;
    position: absolute;
    background: url('../images/close.png') no-repeat;
}

.popreg {
    float: right;
    width: 270px;
    height: 258px;
    position: absolute;
    z-index: 100;
    top: 130px;
    right: 95px;
    border: 0 solid #000;
}
.pop-reg-gift {
    background: url(/sindex/images/240701/tc/bg.png) no-repeat;
    width: 1920px;
    height: 774px;
    display: none;
	 z-index: 1001;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -960px;
    margin-top: -340px;
    cursor: auto;
}

.pop-reg-gift .closeBtn {
    width: 45px;
    height: 45px;
    right: 260px;
    top: 80px;
    cursor: pointer;
    overflow: hidden;
    position: absolute;
}
.pop-reg-gift  .popreg{
	top:190px;
	right:320px;
} 
.pop-reg-gift .button-popgift{
	background:url(/sindex/images/240607/tc/btn-xs.png) no-repeat;
	width: 226px;
	height: 60px;
	position:absolute;
	right: 355px;
    top: 585px;
}
.pop-reg-gift .button-popgift:hover{
	background-position:0 -80px;
}
.pop-reg-gift .reg-k{
    width: 318px;
    height: 622px;
    position: absolute;
    right: 312px;
    top: 95px;
    border: 1px solid #c0ab83;
	animation: regk 1.5s infinite;
    -webkit-animation: regk 1.5s infinite;
}
@keyframes regk {
  0% { border-color: #ff0000; box-shadow: 0 0 10px rgba(255,0,0,0.8); }
  50% { border-color: #c0ab83; box-shadow: 0 0 20px rgba(192,171,131,.6); }
  100% { border-color: #ff0000; box-shadow: 0 0 10px rgba(255,0,0,0.8); }
}

@-webkit-keyframes regk {
  0% { border-color: #ff0000; box-shadow: 0 0 10px rgba(255,0,0,0.8); }
  50% { border-color: #c0ab83; box-shadow: 0 0 20px rgba(192,171,131,0.6); }
  100% { border-color: #ff0000; box-shadow: 0 0 10px rgba(255,0,0,0.8); }
}

.fc{
	position: fixed;
    display: none;
    right: 5px;
    top: 15%;
    width: 114px;
    height: 400px;
    z-index: 1001;
}
.pop-tc{
    display:none;	
    width: 1105px;
    height: 635px;
    display: none;
	z-index: 1001;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -565px;
    margin-top: -340px;
    cursor: auto;
}
.pop-tc .closeBtn {
	background: url('../images/close.png') no-repeat;
    width: 45px;
    height: 45px;
    right: -28px;
    top: 26px;
    cursor: pointer;
    overflow: hidden;
    position: absolute;
}
