/*@import url(animation.css);
@import url(animate.css);*/
body,
div,
p,
ul,
li,
ol,
dl,
dd,
dt,
h1,
h2,
h3,
h4,
h5,
h6,
span,
i,
input,
img,
a,
button,
select,
table,
tr,
th,
td,
label,
textarea {
  padding: 0;
  margin: 0;
  -webkit-appearance: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  outline: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}
li {
  list-style: none;
}
i {
  font-style: normal;
}
a {
  text-decoration: none;
}
img {
  border: 0 none;
  vertical-align: top;
}
.clearfix {
  *zoom: 1;
}
.clearfix:after {
  content: ".";
  height: 0;
  visibility: hidden;
  display: block;
  clear: both;
}
/* iOS禁止微信调整字体大小 */
body {
	-webkit-text-size-adjust: 100% !important;
	text-size-adjust: 100% !important;
	-moz-text-size-adjust: 100% !important;
}

body,
button {
  font-size: 100px;
  font-family: "microsoft yahei";
}
body {
  position: relative;
  overflow: hidden;
}
.body {
  position: relative;
  background-size: 100% 100%;
  overflow: hidden;
    /*background: url('../images/bg.jpg') center no-repeat;*/
}
body {
  background:#f0fdff;
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 100px;
  color: #000;
  margin: 0;
  padding: 0;

}
.swiper-container {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.swiper-container2{
    display: none;
}
.swiper-pagination span{position:initial;}

.swiper-slide {
    overflow: hidden;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.swiper-container2 .swiper-slide {
    overflow: hidden;
    width: 4.22rem;
    height: 4.68rem;
    top: 2.1rem;
    left: 0;
}
.sec1{
	background: url('../images/bg.jpg') center no-repeat;
	background-size: cover;
	width:100%;
	height:16.24rem;
	position:absolute;
	left:0;
	top:50%;
	transform:translate(0,-50%);
	-webkit-transform:translate(0,-50%);
	overflow:hidden;
}
.sec2{ background: url('../images/bg2.jpg') center no-repeat;background-size: 100%;}
.sec3{ background: url('../images/bg3.jpg') center no-repeat;background-size: 100%;}
.sec4{ background: url('../images/bg4.jpg') center no-repeat;background-size: 100%;}
.sec5{ background: url('../images/bg5.jpg') center no-repeat;background-size: 100%;}
.sec6{ background: url('../images/bg6.jpg') center no-repeat;background-size: 100%;}
.sec7{ background: url('../images/bg7.jpg') center no-repeat;background-size: 100%;}
.sec8{ background: url('../images/bg8.jpg') center no-repeat;background-size: 100%;}

/*.sec1{
    margin-top: 1.1rem;
}*/
.part1{
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	top:0;
}
.star1{
	background:url("../images/star1.png") no-repeat;
	background-size:100% 100%;
	position:absolute;
	left:0.95rem;
	top:3.09rem;
	width:4.34rem;
	height:2rem;
	z-index:26;
	animation: opacity-change 1.75s 0.7s ease-in-out infinite;
    -webkit-animation: opacity-change 1.75s 0.7s ease-in-out infinite;
    -moz-animation: opacity-change 1.75s 0.7s ease-in-out infinite;
    -o-animation: opacity-change 1.75s 0.7s ease-in-out infinite;
}
.title1{
	background:url("../images/title1.png") no-repeat;
	background-size:100% 100%;
	position:absolute;
	left:0.71rem;
	top:3.89rem;
	width:6.17rem;
	height:3.84rem;
	z-index:17;
}
.title1.actived {

    -webkit-animation: show2 1s linear alternate forwards;
	animation: show2 1s linear alternate forwards;
}
@-webkit-keyframes show2 {
	0{
		opacity:1;		
	}
	10%{
		transform: translate(-0.16rem, -0.25rem) scale(0.95);
		-webkit-transform: translate(-0.16rem, -0.25rem) scale(0.95);
		opacity:1;		
	}
	20%{
		transform: translate(-0.32rem, -0.5rem) scale(0.9);
		-webkit-transform: translate(-0.32rem, -0.5rem) scale(0.9);
		opacity:1;		
	}
	30%{
		transform: translate(-0.48rem, -0.75rem) scale(0.85);
		-webkit-transform: translate(-0.48rem, -0.75rem) scale(0.85);
		opacity:1;		
	}
	40%{
		transform: translate(-0.64rem, -1rem) scale(0.8);
		-webkit-transform: translate(-0.64rem, -1rem) scale(0.8);
		opacity:1;		
	}
	50%{
		transform: translate(-0.8rem, -1.25rem) scale(0.75);
		-webkit-transform: translate(-0.8rem, -1.25rem) scale(0.75);
		opacity:1;		
	}
	60%{
		transform: translate(-0.96rem, -1.5rem) scale(0.7);
		-webkit-transform: translate(-0.96rem, -1.5rem) scale(0.7);
		opacity:1;		
	}
	70%{
		transform: translate(-1.12rem, -1.75rem) scale(0.65);
		-webkit-transform: translate(-1.12rem, -1.75rem) scale(0.65);
		opacity:1;		
	}
	80%{
		transform: translate(-1.28rem, -2rem) scale(0.6);
		-webkit-transform: translate(-1.28rem, -2rem) scale(0.6);
		opacity:1;		
	}
	90%{
		transform: translate(-1.44rem, -2.25rem) scale(0.55);
		-webkit-transform: translate(-1.44rem, -2.25rem) scale(0.55);
		opacity:1;		
	}
	100% {
		transform: translate(-1.6rem, -2.5rem) scale(0.5);
		-webkit-transform: translate(-1.6rem, -2.5rem) scale(0.5);		
		opacity: 1;
	}
}
@keyframes show2 {
	0{
		opacity:1;		
	}
	10%{
		transform: translate(-0.16rem, -0.25rem) scale(0.95);
		-webkit-transform: translate(-0.16rem, -0.25rem) scale(0.95);
		opacity:1;		
	}
	20%{
		transform: translate(-0.32rem, -0.5rem) scale(0.9);
		-webkit-transform: translate(-0.32rem, -0.5rem) scale(0.9);
		opacity:1;		
	}
	30%{
		transform: translate(-0.48rem, -0.75rem) scale(0.85);
		-webkit-transform: translate(-0.48rem, -0.75rem) scale(0.85);
		opacity:1;		
	}
	40%{
		transform: translate(-0.64rem, -1rem) scale(0.8);
		-webkit-transform: translate(-0.64rem, -1rem) scale(0.8);
		opacity:1;		
	}
	50%{
		transform: translate(-0.8rem, -1.25rem) scale(0.75);
		-webkit-transform: translate(-0.8rem, -1.25rem) scale(0.75);
		opacity:1;		
	}
	60%{
		transform: translate(-0.96rem, -1.5rem) scale(0.7);
		-webkit-transform: translate(-0.96rem, -1.5rem) scale(0.7);
		opacity:1;		
	}
	70%{
		transform: translate(-1.12rem, -1.75rem) scale(0.65);
		-webkit-transform: translate(-1.12rem, -1.75rem) scale(0.65);
		opacity:1;		
	}
	80%{
		transform: translate(-1.28rem, -2rem) scale(0.6);
		-webkit-transform: translate(-1.28rem, -2rem) scale(0.6);
		opacity:1;		
	}
	90%{
		transform: translate(-1.44rem, -2.25rem) scale(0.55);
		-webkit-transform: translate(-1.44rem, -2.25rem) scale(0.55);
		opacity:1;		
	}
	100% {
		transform: translate(-1.6rem, -2.5rem) scale(0.5);
		-webkit-transform: translate(-1.6rem, -2.5rem) scale(0.5);		
		opacity: 1;
	}
}
.logo1{
	background:url("../images/logo1.png") no-repeat;
	background-size:100% 100%;
	position:absolute;
	left: 1.35rem;
    top: 8.28rem;
	width:2.49rem;
	height:0.45rem;
}
.logo2{
	background:url("../images/logo2.png") no-repeat;
	background-size:100% 100%;
	position:absolute;
	left:4.28rem;
	top:8.25rem;
	width:2.02rem;
	height:0.49rem;
}

.btnintro{
	background:url("../images/intro.png") no-repeat;
	background-size:100% 100%;
    position: absolute;
	/*left: 2.24rem;*/
    /*top: 13.25rem;*/
	/*width:3.02rem;*/
	/*height:0.7rem;*/

	right: 0;
	top: 12.05rem;
	width: 0.49rem;
	height: 1.4rem;
    z-index: 999;
}
.btnreward{
	background:url("../images/btnreward.png") no-repeat;
	background-size:100% 100%;
	position: absolute;
	/*left: 2.24rem;*/
	/*top: 13.25rem;*/
	/*width:3.02rem;*/
	/*height:0.7rem;*/

	left: 0;
	top: 12.05rem;
	width: 0.52rem;
	height: 1.4rem;
	z-index: 999;
}


.btnnews{
	background:url("../images/zhuanti.png") no-repeat;
	background-size:100% 100%;
    position: absolute;
	left:3.94rem;
	top:13.25rem;
	width:3.02rem;
	height:0.7rem;
    z-index: 999;
}
.tips{
	background:url("../images/tips.png") no-repeat;
	background-size:100% 100%;
		position:absolute;
	left:2.8rem;
	top:12.24rem;
	width:2.4rem;
	height:0.25rem;
}
.area{
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	top:0;
}
.hand{
	background:url("../images/hand.png") no-repeat;
	background-size:100% 100%;
	position:absolute;
	left:3.49rem;
	top:11.3rem;
	width:0.91rem;
	height:0.61rem;
	-webkit-transform: translate(0, 0.2rem);
    transform: translate(0, 0.2rem);
    -webkit-animation: show 1s ease-in-out infinite;
    animation: show 1s ease-in-out infinite;
}
.logo_png{
    background-image:url("../images/logo.png");
    background-size:100% 100%;
    position:absolute;
	/*left:1.375rem;*/
	/*top:14.34rem;*/
	/*width:4.75rem;*/
	/*height:0.4rem;*/
    left: 1.775rem;
    top: 14.24rem;
    width: 4.02rem;
    height: 0.66rem;
    z-index:44;
}
.part2{
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	top:0;
}
.part2.actived{
	display:block;
}
.title3{
	background:url("../images/title2.png") no-repeat;
	background-size:100% 100%;
	position:absolute;
	/*left:0.61rem;*/
	/*top:1.89rem;*/
	/*width:3.11rem;*/
	/*height:1.84rem;*/

	left: 2.46rem;
	top: 11.79rem;
	width: 2.99rem;
	height: 1.61rem;
	z-index: 93;


}
.star2{
	background:url("../images/star2.png") no-repeat;
	background-size:100% 100%;
	position:absolute;
	left:2.38rem;
	top:2.29rem;
	width:4.34rem;
	height:2rem;
	z-index:26;
	animation: opacity-change 1.75s 0.7s ease-in-out infinite;
    -webkit-animation: opacity-change 1.75s 0.7s ease-in-out infinite;
    -moz-animation: opacity-change 1.75s 0.7s ease-in-out infinite;
    -o-animation: opacity-change 1.75s 0.7s ease-in-out infinite;
}
.jtnote {
    background: url(../images/left.png) center no-repeat;
    background-size: 100%;
    position: absolute;
    width: 0.2rem;
    height: 0.5rem;
	top: 11.2rem;
    left: 3.3rem;
    -webkit-transform: translate(0.2rem, 0);
    transform: translate(0.2rem, 0);
    -webkit-animation: jiantou 1.5s linear infinite;
    animation: jiantou 1.5s linear infinite;
}
.jtnote2 {
    background: url(../images/left.png) center no-repeat;
    background-size: 100%;
    position: absolute;
    width: 0.2rem;
    height: 0.5rem;
	top: 11.2rem;
    left: 3.6rem;
    -webkit-transform: translate(0.2rem, 0);
    transform: translate(0.2rem, 0);
    -webkit-animation: jiantou 1.4s 0.5s linear infinite;
    animation: jiantou 1.4s 0.5s linear infinite;
}
  @-webkit-keyframes jiantou {
	25%{
		-webkit-transform: translate(0.1rem, 0);
		transform: translate(0.1rem, 0);
		
	}
	50%{
		-webkit-transform: translate(0.15rem, 0);
		transform: translate(0.15rem, 0);
		
	}
	75%{
		-webkit-transform: translate(0.2rem, 0);
		transform: translate(0.2rem, 0);
		
	}
    100% {
		-webkit-transform: translate(0.25, 0);
		transform: translate(0.25, 0);
		
    }
  }
  @keyframes jiantou {
	25%{
		-webkit-transform: translate(0.1rem, 0);
		transform: translate(0.1rem, 0);
		
	}
	50%{
		-webkit-transform: translate(0.15rem, 0);
		transform: translate(0.15rem, 0);
		
	}
	75%{
		-webkit-transform: translate(0.2rem, 0);
		transform: translate(0.2rem, 0);
		
	}
    100% {
		-webkit-transform: translate(0.25, 0);
		transform: translate(0.25, 0);
		
    }
  }
.peoples{

	width:100%;
	height:7.95rem;
	position:absolute;
	top:3.58rem;
	left:0;
	overflow-y:hidden;
	overflow-x:auto;
}
.people2{
	background:url("../images/people.png") no-repeat;
	background-size:100%;
	width:23.09rem;
	height:100%;
	overflow-x: auto;
    overflow-y: hidden;
}
.ppimg{
	width: 1.77rem;
    height: 2.3rem;
}
.ppimg1{
	left: 0.5rem;
	top: 0.25rem;
}
.ppimg2{
	left: 0;
	top: 2.65rem;
}
.ppimg3{
	left: 0.5rem;
	top: 5.1rem;
}
.ppimg4{
	left: 2.8rem;
	top: 0;
}
.ppimg5{
	left: 2.35rem;
	top: 2.42rem;
}
.ppimg6{
	left: 2.8rem;
	top: 4.85rem;
}
.ppimg7{
	left: 5.05rem;
	top: 0.55rem;
}
.ppimg8{
	left: 4.55rem;
	top: 2.92rem;
}
.ppimg9{
	left: 5.1rem;
	top: 5.42rem;
}
.ppimg10{
	left: 7.35rem;
	top: 0.25rem;
}
.ppimg11{
	left: 6.9rem;
	top: 2.63rem;
}
.ppimg12{
	left: 7.38rem;
	top: 5.1rem;
}
.ppimg13{
	left: 9.65rem;
	top: 0rem;
}
.ppimg14{
	left: 9.2rem;
	top: 2.45rem;
}
.ppimg15{
	left: 9.68rem;
	top: 4.85rem;
}
.ppimg16{
	left: 11.85rem;
	top: 0.47rem;
}
.ppimg17{
	left: 11.4rem;
	top: 2.94rem;
}
.ppimg18{
	left: 11.93rem;
	top: 5.35rem;
}
.ppimg19{
	left: 14.35rem;
	top: 0.22rem;
}
.ppimg20{
	left: 13.93rem;
	top: 2.7rem;
}
.ppimg21{
	left: 14.4rem;
	top: 5.1rem;
}
.ppimg22{
	left: 16.7rem;
	top: 0;
}
.ppimg23{
	left: 16.22rem;
	top: 2.42rem;
}
.ppimg24{
	left: 16.68rem;
	top: 4.85rem;
}
.ppimg25{
	left: 18.92rem;
	top: 0.49rem;
}
.ppimg26{
	left: 18.4rem;
	top: 2.93rem;
}
.ppimg27{
	left: 18.9rem;
	top: 5.4rem;
}
.ppimg28{
	left: 21.35rem;
	top: 0.2rem;
}
.ppimg29{
	left: 20.85rem;
	top: 2.63rem;
}
.ppimg30{
	left: 21.35rem;
	top: 5.1rem;
}

.part3{
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	background:rgba(0,0,0,0.73);
	display:none;
	z-index:99999999;
}
.part3.actived{
	display:block;
}
.swiper{
	width:100%;
	height:10.82rem;
	position:absolute;
	top:2.71rem;
	left:0;
}
.p3ul{
	width:100%;
	height:10.82rem;
	position:absolute;
	top:2.71rem;
	left:0;
}
.p3li{
	width:100%;
	height:100%;
	display:none;
}
.p3li.active{
	display:block;
}
.star3{
	background:url("../images/star3.png") no-repeat;
	background-size:100%;
	width:1.46rem;
	height:0.59rem;
	position:absolute;
    top: 0;
    left: 1.25rem;
}
.part3 .p3li:nth-child(10) .star3{
	top: 0.15rem;
    left: 3.05rem;
}
.headimg{
	width:2.57rem;
	height:2.59rem;
	position:absolute;
    top: 0.15rem;
    left: 0.65rem;
	z-index:99;
}

.headimg img{
	width:100%;
	height:100%;
}
.cont{
	width:6.16rem;
	height:7.32rem;
	background:url("../images/slibg.png") no-repeat;
	background-size:100%;
	position:absolute;
	top:1.46rem;
	left:0.67rem;
}
.sharebtn2{
	background:url("../images/sharebtn.png") no-repeat;
	background-size:100%;
	width:0.46rem;
	height:0.47rem;
	top: 0.3rem;
    left: 5.4rem;
	z-index:99;
}
.swtitle{
	font-size:0.5rem;
	color:#e9d28c;
	top: 0.2rem;
    width: 100%;
    text-align: center;
}
.part3 .p3li:nth-child(10) .swtitle{
	top:0.4rem;
}
.swpost{
	font-size:0.27rem;
	color:#e9d28c;
	top: 1.1rem;
	width: 100%;
    text-align: center;
}
.swcont{
    color: #e9d28c;
    font-size: 0.3rem;
    width: 5.76rem;
    /* margin: 0 auto; */
    top: 1.6rem;
    position: absolute;
    /* text-align: center; */
    left: 0.2rem;
    text-indent: 2em;
    text-align: justify;
}
.votes{
    background: url(../images/votebg.png) no-repeat;
    background-size: contain;
    width: 3.39rem;
    height: 3.31rem;
    position: absolute;
    top: 7.3rem;
    left: 2.05rem;
}
.zan1{
    width: 0.64rem;
    height: 0.72rem;
    background: url(../images/zan1.png) no-repeat;
    background-size: 100%;
    top: 1.1rem;
    left: 1.35rem;
}
.zan2{
	/*width:0.76rem;*/
	/*height:0.73rem;*/
	background:url("../images/zan2.png") no-repeat;
	background-size:100%;
    width: 0.64rem;
    height: 0.72rem;
	/*top: 1.2rem;*/
    /*left: 1.58rem;*/
    top: 1.1rem;
    left: 1.35rem;
	display:none;
}
.zan3{
	width:0.46rem;
	height:0.5rem;
	background:url("../images/zan3.png") no-repeat;
	background-size:100%;
	top: 0.5rem;
    left: 1.18rem;
	opacity:0;
}
.zan4{
	width:0.41rem;
	height:0.39rem;
	background:url("../images/zan4.png") no-repeat;
	background-size:100%;
	top: 0.35rem;
    left: 2.05rem;
	opacity:0;
}
.zan5{
	width:0.35rem;
	height:0.38rem;
	background:url("../images/zan5.png") no-repeat;
	background-size:100%;
	top: 0.1rem;
    left: 1.42rem;
	opacity:0;
}
.zan3.actived{
	-webkit-animation: zan 1s linear alternate forwards;
	animation: zan 1s linear alternate forwards;
}
.zan4.actived{
	-webkit-animation: zan 1s 0.3s linear alternate forwards;
	animation: zan 1s 0.3s linear alternate forwards;
}
.zan5.actived{
	-webkit-animation: zan 1s 0.5s linear alternate forwards;
	animation: zan 1s 0.5s linear alternate forwards;
}
@-webkit-keyframes zan {
	0{
		opacity:0;		
	}	
	30%{		
		opacity:1;		
	}
	80%{		
		opacity:1;		
	}
	100% {
		opacity:0;
	}
}
@keyframes zan {
	0{
		opacity:0;		
	}	
	30%{		
		opacity:1;		
	}
	80%{		
		opacity:1;		
	}
	100% {				
		opacity:0;
	}
}
.votenum{
    font-size: 0.33rem;
    color: #f6c152;
    position: absolute;
    top: 1.8rem;
    left: 0.9rem;
    width: 1.58rem;
    text-align: center;
}
.close{
	width: 0.52rem;
	height: 0.52rem;
	background: url(../images/close.png) no-repeat;
	background-size: 100%;
	position: absolute;
	top: 13.4rem;
	left: 3.49rem;
	z-index: 99;
}
.cnum{
	font-size: 0.28rem;
	color: #f6c152;
	position: absolute;
	top: 12.8rem;
	left: 0;
	width: 100%;
	text-align: center;
}
.numrest{

}
.close4{
	width:0.52rem;
	height:0.52rem;
	background:url("../images/close.png") no-repeat;
	background-size:100%;
	position:absolute;
	top:13rem;
	left:3.49rem;
	z-index:99;
}
.part4{
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	z-index:999;
	display:none;
}
.part{
	overflow:hidden;
}
.title2{
	background:url("../images/title4.png") no-repeat;
	background-size:100% 100%;
	position:absolute;
	left:0.52rem;
	top:2.3rem;
	width:2.32rem;
	height:1.38rem;
	z-index:17;
}
.nav span{
	font-size: 0.3rem;
    background: url(../images/nav2.png) no-repeat;
    background-size: 100%;
    width: 1.67rem;
    height: 0.72rem;
    position: relative;
    top: 4.5rem;
    left: 0.35rem;
    display: block;
    float: left;
    text-align: center;
    padding-top: 0.05rem;
    color: #000067;
    font-weight: 700;
}
.nav span.actived{
	font-size: 0.32rem;
    background: url(../images/nav1.png) no-repeat;
    background-size: 100%;
    width: 1.85rem;
    height: 0.8rem;
    top: 4.3rem;
    padding-top: 0.15rem;
}
.nav span:nth-child(2).actived{
	margin-left:0.1rem;
}
.nav span:nth-child(3).actived{
	margin-left:0.07rem;
}
.star4{
	background:url("../images/star2.png") no-repeat;
	background-size:100% 100%;
	position:absolute;
    left: 1.48rem;
    top: 2.59rem;
	width:4.34rem;
	height:2rem;
	z-index:26;
	animation: opacity-change 1.75s 0.7s ease-in-out infinite;
    -webkit-animation: opacity-change 1.75s 0.7s ease-in-out infinite;
    -moz-animation: opacity-change 1.75s 0.7s ease-in-out infinite;
    -o-animation: opacity-change 1.75s 0.7s ease-in-out infinite;
}
.close3{
	background: url('../images/close2.png') no-repeat;
	background-size: 100%;
	width:0.52rem;
	height:0.52rem;
	position:absolute;
	left: 6.59rem;
    top: 4.3rem;
}
.p4ul{
	width:6.89rem;
	height:8.44rem;
	position:absolute;
	top:5rem;
	left:0.35rem;
	z-index:999;
	overflow-y:auto;
}
.p5ul{
	width:6.89rem;
	height:8.44rem;
	position:absolute;
	top:5rem;
	left:0.35rem;
	z-index:999;
	overflow-y:auto;
	display:none;
}
.p6ul{
	width:6.89rem;
	height:8.44rem;
	position:absolute;
	top:5rem;
	left:0.35rem;
	z-index:999;
	overflow-y:auto;
	display:none;
}
.p4li{
	background:url("../images/listbg.png") no-repeat;
	background-size:100% 100%;
	width:6.89rem;
	height:1.45rem;
	position:relative;
	margin-bottom:0.3rem;
}
.p4li:last-child{
	margin-bottom:0;
}
.p4img{
	position:absolute;
	left:0;
	top:0;
	width:2.18rem;
	height:1.45rem;
}
.p4title{
	color:#17106c;
	font-size:0.3rem;
	width:4.4rem;
	max-height:1.45rem;
	position:absolute;
	left:2.36rem;
	font-weight: 700;
    top: 50%;
    transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}


.sltlist{
    width: 100%;
    height: 4.1rem;
    top: 4.2rem;
    position: absolute;
    left: 0;
}
.sltlist span{
    width: 100%;
    height: 1.1rem;
    position: relative;
    display: block;
}
.sltlist span i{
    background: url('../images/wrong.png') center no-repeat;background-size: 100%;
    position: absolute;
    width: 0.61rem;
    height: 0.54rem;
    top: 0.15rem;
    left: 1rem;
    display: none;
}
.sltlist span.actived i{
    background: url('../images/right.png') center no-repeat;background-size: 100%;
}

.sec3 .sltlist,
.sec4 .sltlist{top: 5rem;}
.sec3 .sltlist span i {left: 0.5rem;}
.sec5 .sltlist{top:4.9rem;}
.sec6 .sltlist{top:5.1rem;}
.sec7 .sltlist{top:6.6rem;}
.sec7 .sltlist span i {left: 0.7rem;}

.rltwrap{
    background: url('../images/rltbg.png') center no-repeat;background-size: 100%;
    position: absolute;
    width: 5.28rem;
    height:1.69rem;
    top: 3rem;
    left: 1.1rem;
}
.rlt{
    background: url('../images/rlt1.png') center no-repeat;background-size: 100%;
    position: absolute;
    width: 0.85rem;
    height:0.51rem;
    top: 1.1rem;
    left: 3.05rem;
    opacity: 0;
    -webkit-transform: scale(2);
    transform: scale(2);
}
.swiper-slide-active .rlt{
    -webkit-animation: show 2s linear forwards;animation: show 2s linear forwards;
}
.rlt1{background: url('../images/rlt1.png') center no-repeat;background-size: 100%;}
.rlt2{background: url('../images/rlt2.png') center no-repeat;background-size: 100%;}
.rlt3{background: url('../images/rlt3.png') center no-repeat;background-size: 100%;}
.rlt4{background: url('../images/rlt4.png') center no-repeat;background-size: 100%;}
.rlt5{background: url('../images/rlt5.png') center no-repeat;background-size: 100%;}
.rlt6{background: url('../images/rlt6.png') center no-repeat;background-size: 100%;}

.fulldvbtn{
    width: 4.85rem;
    height: 0.61rem;
    top: 6.3rem;
    left: 1.25rem;
}


.okwrap{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.5);
    display: none;
}
.okdiv{
    background: url('../images/p2_10.png') center no-repeat;background-size: 100%;
    position: absolute;
    width: 7.25rem;
    height: 7.08rem;
    top: 4rem;
    left: 0.125rem;
}
.okbtn{
    position: absolute;
    width: 3rem;
    height: 0.5rem;
    top: 5.7rem;
    left: 0.5rem;
}
.backbtn{
    position: absolute;
    width: 1rem;
    height: 100%;
    top: 0;
    left: 0rem;
}
.dtbtn{
    position: absolute;
    width: 2.4rem;
    height: 100%;
    top: 0;
    left: 3.1rem;
}


.backbtn2{
    position: absolute;
width: 2rem;
    height: 1rem;
    top: 0;
    left: 0rem;
}

.swiper-pagination-bullet {
    background: #fff;
  }

.re{position: relative;}
.ra{position: absolute;}
.rf{position: fixed;}
.sec {
  overflow: hidden;
  /*-webkit-transition: all 1s;*/
  /*transition: all 1s;*/
}

/*.loading{width:100%;height:100%;position: absolute;z-index: 999;    background: #f0fdff;}
.loading img{     width: 100%;
    left: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0,-50%);
    transform: translate(0,-50%);
  }*/

.loadgif{
  	position: absolute;
    width: 3.19rem;
    height: 1.29rem;
    top: 50%;
    left: 2.1rem;
	transform:translateY(-50%);
	-webkit-transform:translateY(-50%);
}
.audwrap{
    background: url('../images/music.png') center no-repeat;background-size: 100%; position: fixed;
    width: 0.6rem;
    height: 0.6rem;
    right: 0.3rem;
    top: 0.6rem;
    z-index: 9999;
	display: none;
}
.audwrap img{width: 100%;-webkit-animation: show 0.8s linear infinite;animation: show 0.8s linear infinite;opacity: 0;}
.audwrap.off img{display: none;}
.audwrap.on{
  -webkit-animation: rotateani 2s linear forwards infinite;animation: rotateani 2s linear forwards infinite;
}

.conwrap,
.conwrap2{
    background: url('../images/bg.jpg') center no-repeat;
    background-size: cover;
    position: absolute;
    width: 100%;
    height: 14.48rem;
    top:50%;
    left:0;
    -webkit-transform: translate(0,-50%);
    transform: translate(0,-50%);
    overflow: hidden;
}
.conwrap2{
    display: none;
}
.conwrap3{
    height: 100%;
    top: 0;
     -webkit-transform: translate(0,0);
     transform: translate(0,0);
    overflow-y: auto;
}

.page{
    position: absolute;
    width: 100%;
    height: 100%;
    top:0;
    left:0;
    overflow: hidden;
}
.page1{
    /*z-index: 999;*/
}
.page2{
    background: url('../images/bg2.jpg') center no-repeat;
    background-size: cover;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: none;
    z-index: 99;
}

.page2.actived{
    display: block;
}

.p2img{
    width:7.09rem;
    margin: 1rem 0 0 0.2rem;
}
.oprabtns{
    background: url('../images/p2_1.png') center no-repeat;
    background-size: contain;
    position: relative;
    width: 2.64rem;
    height: 0.73rem;
    margin: 0.5rem auto;
}

.h2{
    background: url('../images/p2_2.png') center no-repeat;
    background-size: 100%;
    width: 6.71rem;
    height: 1.4rem;
    position: absolute;
    top: 0.8rem;
    left: 0.35rem;
}
.navscroll{
    position: absolute;
    width: 7.5rem;
    height: 6rem;
    top: 2.6rem;
    left: 0;
}
.navscroll span{
    width: 2.6rem;
    height: 4.66rem;
    transition: all 1s;
    -moz-transition: all 1s; /* Firefox 4 */
    -webkit-transition: all 1s; /* Safari 和 Chrome */
    -o-transition: all 1s; /* Opera */
}
.maskhot{
    width: 2.6rem;
    height: 4.66rem;
    top: 4rem;
    left: 2.5rem;
    z-index: 11;
}
.navscroll span:nth-child(1){
    background: url('../images/p_1.png') center no-repeat;
    background-size: 100%;

}
.navscroll span:nth-child(2){
    background: url('../images/p_2.png') center no-repeat;
    background-size: 100%;

}
.navscroll span:nth-child(3){
    background: url('../images/p_3.png') center no-repeat;
    background-size: 100%;

}
.navscroll span:nth-child(4){
    background: url('../images/p_4.png') center no-repeat;
    background-size: 100%;

}
.navscroll span:nth-child(5){
    background: url('../images/p_5.png') center no-repeat;
    background-size: 100%;

}
.navscroll span:nth-child(6){
    background: url('../images/p_6.png') center no-repeat;
    background-size: 100%;

}

.navscroll span.scrl1{
    width: 2.6rem;
    height: 4.66rem;
    top: 1.5rem;
    left: 2.5rem;
    z-index: 10;
    opacity: 1;
}
.navscroll span.scrl2{
    top: 1.7rem;
    left: 0.3rem;
    z-index: 10;
    opacity: 1;
    width: 2.3rem;
    height: 4.46rem;
}
.navscroll span.scrl3{
    top: 0.3rem;
    left: 0.4rem;
    z-index: 5;
    opacity: 0.7;
    width: 2.3rem;
    height: 4.66rem;
}
.navscroll span.scrl4{
    top: 0;
    left: 2.75rem;
    z-index: 5;
    opacity: 0.7;
    height: 3.9rem;
    width: 2.3rem;
}
.navscroll span.scrl5{
    top: 0;
    left: 5rem;
    z-index: 5;
    opacity: 0.7;
    width: 2.3rem;
    height: 4.66rem;
}
.navscroll span.scrl6{
    top: 1.5rem;
    left: 4.9rem;
    z-index: 10;
    opacity: 1;
    width: 2.3rem;
}

.btnnote{
        background: url('../images/p2_1.png') center no-repeat;
    background-size: 100%;
    width: 1.9rem;
    height:0.74rem;
    position: absolute;
    top: 8rem;
    left: 4.35rem;
    display: block;
    z-index: 999;
    opacity: 0;
    -webkit-animation: show 2s linear alternate infinite;animation: show 2s linear alternate infinite;
}

.gifani{
    background: url('../images/g1_1.gif') center no-repeat;
    background-size: contain;
    width: 3rem;
    height:3rem;
    position: absolute;
    top:8.9rem;
    left: 7rem;
    -webkit-transform: translate(-7rem,0);
    transform: translate(-7rem,0);
}
.gifani2{
    background: url('../images/g2_1.gif') center no-repeat;
    background-size: contain;
}
.gifani.goani{
    background: url('../images/g1_2.gif') center no-repeat;
    background-size: contain;
    -webkit-animation: show 2s linear alternate forwards;animation: show 2s linear alternate forwards;
}
.gifani2.goani{
    background: url('../images/g2_2.gif') center no-repeat;
    background-size: contain;
}

.btnsopra{
    background: url('../images/p2btns.png') center no-repeat;
    background-size: 100%;
    width: 5.59rem;
    height: 0.89rem;
    position: absolute;
    top: 12.6rem;
    left: 1.05rem;
    display: none;
}


.sharebtn{
    width: 4.85rem;
    height: 0.61rem;
    top: 7.3rem;
    left: 1.25rem;
}
.againbtn{
    width: 1.9rem;
    height: 0.6rem;
    top: 4.5rem;
    /*left: 2.3rem;*/
    left: 3.6rem;
}
.latestbtn{
    top: 4.5rem;
    left: 4.4rem;
    width: 1.9rem;
    height: 0.6rem;
    display: block;
    position: absolute;
}


.sp{
    display: none;
}
.p1div1 span:nth-child(1){
    background: url('../images/p1_1_1.png') center no-repeat;
    background-size: 100%;
    width: 5.25rem;
    height: 4.25rem;
    position: absolute;
    top: 8rem;
    left: 2rem;
    display: block;
}
.p1div1 span:nth-child(2){
    background: url('../images/p1_1_2.png') center no-repeat;
    background-size: 100%;
    width: 5.25rem;
    height: 4.25rem;
    position: absolute;
    top: 8rem;
    left: 2rem;
}
.p1div1 span:nth-child(3){
    background: url('../images/p1_2.png') center no-repeat;
    background-size: 100%;
    width: 5.63rem;
    height: 5rem;
    position: absolute;
    top: 3.7rem;
    left: 1.5rem;
    opacity: 0;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
}
.p1div1.actived span:nth-child(3),
.p1div2.actived span:nth-child(3),
.p1div3.actived span:nth-child(3){
    -webkit-animation: show 0.5s linear alternate forwards;animation: show 0.5s linear alternate forwards;
}

.p1div2 span:nth-child(1){
    background: url('../images/p1_3_1.png') center no-repeat;
    background-size: contain;
    width: 4.7rem;
    height: 4.78rem;
    position: absolute;
    top: 7.6rem;
    left: 0.5rem;
    display: block;
}
.p1div2 span:nth-child(2){
    background: url('../images/p1_3_2.png') center no-repeat;
    background-size: contain;
    width: 4.7rem;
    height: 4.78rem;
    position: absolute;
    top: 7.449rem;
    left: 0.35rem;
}
.p1div2 span:nth-child(3){
    background: url('../images/p1_4.png') center no-repeat;
    background-size: 100%;
    width: 5.12rem;
    height: 5.5rem;
    position: absolute;
    top: 4.5rem;
    left: 1.9rem;
    opacity: 0;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
}

.p1div3 span:nth-child(1){
    background: url('../images/p1_5_1.png') center no-repeat;
    background-size: contain;
    width: 4.7rem;
    height: 4.23rem;
    position: absolute;
    top: 7.96rem;
    left: 2.53rem;
    display: block;
}
.p1div3 span:nth-child(2){
    background: url('../images/p1_5_2.png') center no-repeat;
    background-size: contain;
    width: 4.64rem;
    height: 4.19rem;
    position: absolute;
    top: 8rem;
    left: 2.6rem;
}
.p1div3 span:nth-child(3){
    background: url('../images/p1_6.png') center no-repeat;
    background-size: contain;
    width: 5.12rem;
    height: 5.51rem;
    position: absolute;
    top: 3.7rem;
    left: 1.5rem;
    opacity: 0;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
}

.p1div4 span:nth-child(1){
    background: url('../images/p1_7_1.png') center no-repeat;
    background-size: contain;
    width: 4.07rem;
    height: 4.21rem;
    position: absolute;
    top: 7.96rem;
    left: 1.5rem;
    display: block;
}
.p1div4 span:nth-child(2){
    background: url('../images/p1_7_2.png') center no-repeat;
    background-size: contain;
    width: 4.29rem;
    height: 4.19rem;
    position: absolute;
    top: 7.97rem;
    left: 1.29rem;
}
.p1div4 span:nth-child(3){
    background: url('../images/p1_8.png') center no-repeat;
    background-size: contain;
    width:4.15rem;
    height: 1.4rem;
    position: absolute;
    top: 5.7rem;
    left: 1.7rem;
    -webkit-transform: translate(0,-0.3rem);
    transform: translate(0,-0.3rem);
    -webkit-animation: show 1s linear alternate infinite;animation: show 1s linear alternate infinite;
}

.page3{
    background: url('../images/bg3.jpg') center no-repeat;
    background-size: 100%;
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 9999;
    display:none;
}
.page3.actived{
    display:block;
}
.p3con{
    position: absolute;
    width:7.33rem;
    height:11.34rem;
    top: 1.2rem;
    left: 0.185rem;
    opacity: 0;
    -webkit-transform: translate(0,1rem);
    transform: translate(0,1rem);
}
.actived .p3con{
    -webkit-animation: show 0.5s linear alternate forwards;animation: show 0.5s linear alternate forwards;
}

.p3con1{
    background: url('../images/p3_1_1.png') center no-repeat;
    background-size: 100%;
}
.p3con2{
    background: url('../images/p3_1_2.png') center no-repeat;
    background-size: 100%;
}

.p3con3{
    background: url('../images/p3_1_3.png') center no-repeat;
    background-size: 100%;
}

.p3con4{
    background: url('../images/p3_1_4.png') center no-repeat;
    background-size: 100%;
}

.p3con5{
    background: url('../images/p3_1_5.png') center no-repeat;
    background-size: 100%;
}

.p3con6{
    background: url('../images/p3_1_6.png') center no-repeat;
    background-size: 100%;
}


.sharediv{
    background: url('../images/p3btns.png') center no-repeat;
    background-size: 100%;
    position: absolute;
    width: 5.43rem;
    height: 0.89rem;
top: 12.6rem;
    left: 1.1rem;
}

.p3bg{
    width: 100%;
}
.maskbg{
    background: url('../images/bg2.png') center no-repeat;
    background-size: 100%;
    position: absolute;
    width: 100%;
    height: 100%;
    top:0;
    left: 0;
}
.maskbg2{
    background: url('../images/p2_9.png') center no-repeat;
    background-size: 100%;
    position: absolute;
    width: 100%;
    height: 100%;
    top:0;
    left: 0;
    opacity: 0;
    -webkit-animation: show 0.3s linear alternate infinite;animation: show 0.3s linear alternate infinite;
}
.databg{
    background: url('../images/databg.png') center no-repeat;
    background-size: 100%;
    position: absolute;
    width: 4.1rem;
    height:1.58rem;
    top: 3.4rem;
    left: 1.65rem;
}
.databg2{
    background: url('../images/databg2.png') center no-repeat;
    background-size: 100%;
}
.itdata{
    position: absolute;
    width: 3.2rem;
    height: 0.5rem;
    top: 0.08rem;
    left: 1.1rem;
    overflow: hidden;
}
.itdata2{
    position: absolute;
    width: 3.2rem;
    height: 0.5rem;
    top: 0.65rem;
    left: 1.1rem;
    overflow: hidden;
}
.itdata3{
    position: absolute;
    width: 3.2rem;
    height: 0.5rem;
    top: 1.24rem;
    left: 1.1rem;
    overflow: hidden;
}
.sped{
    background: url('../images/p2_4_1.png') center no-repeat;
    background-size: 100%;
    position: absolute;
    width: 2.75rem;
    height:0.29rem;
    left:0;
    transition: left 1s;
    -moz-transition: left 1s; /* Firefox 4 */
    -webkit-transition: left 1s; /* Safari 和 Chrome */
    -o-transition: left 1s; /* Opera */
}
.itdata2 .sped{
    background: url('../images/p2_4_2.png') center no-repeat;
    background-size: 100%;
}
.itdata3 .sped{
    background: url('../images/p2_4_3.png') center no-repeat;
    background-size: 100%;
}
.type1 .sped{left: -60%;}
.type1 .itdata2 .sped{left: -50%;}
.type1 .itdata3 .sped{left: -50%;}
.type2 .sped{left: -70%;}
.type2 .itdata2 .sped{left: -40%;}
.type2 .itdata3 .sped{left: -70%;}
.type3 .sped{left: -65%;}
.type3 .itdata2 .sped{left: -50%;}
.type3 .itdata3 .sped{left: -30%;}
.type4 .sped{left: -75%;}
.type4 .itdata2 .sped{left: -30%;}
.type4 .itdata3 .sped{left: -20%;}

.type11 .sped{left: -10%;}
.type11 .itdata2 .sped{left: -70%;}
.type11 .itdata3 .sped{left: -50%;}
.type22 .sped{left: -70%;}
.type22 .itdata2 .sped{left: -50%;}
.type22 .itdata3 .sped{left: -20%;}
.type33 .sped{left: -80%;}
.type33 .itdata2 .sped{left: -30%;}
.type33 .itdata3 .sped{left: -30%;}
.type44 .sped{left:-100%;}
.type44 .itdata2 .sped{left: 0;}
.type44 .itdata3 .sped{left: 0;}

.slidenote{
    background: url('../images/p2_1.png') center no-repeat;
    background-size: 100%;
    position: absolute;
    width: 2.89rem;
    height:0.64rem;
    top: 1.4rem;
    left: 2.3rem;
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
    animation : show 2s ease-in-out alternate infinite;
    -webkit-animation : show 2s ease-in-out alternate infinite;
}
.slt1{
    background: url('../images/p2_2.png') center no-repeat;
    background-size: 100%;
    position: absolute;
    width: 1.24rem;
    height:1.21rem;
    top: 6.2rem;
    left: 0.2rem;
    z-index: 999999;
}

.slt2{
    background: url('../images/p2_3.png') center no-repeat;
    background-size: 100%;
    position: absolute;
    width: 1.24rem;
    height:1.21rem;
    top: 7.6rem;
    left: 0.2rem;
    z-index: 999999;
}
.slt1.clicked{
    background: url('../images/p2_2_2.png') center no-repeat;
    background-size: 100%;
}
.slt2.clicked{
    background: url('../images/p2_3_2.png') center no-repeat;
    background-size: 100%;
}


  @-webkit-keyframes rotateani {
    0% {
      -webkit-transform: rotate(0);
      transform: rotate(0);
    }
    100% {
      -webkit-transform: rotate(360deg);
      transform: rotate(360deg);
    }
  }
  @keyframes rotateani {
    0% {
      -webkit-transform: rotate(0);
      transform: rotate(0);
    }
    100% {
      -webkit-transform: rotate(360deg);
      transform: rotate(360deg);
    }
  }

.progress {
    width: 3.6rem;
    height: 0.3rem;
    /*border: 3px solid #f2a523;*/
    position: absolute;
    left: 1.9rem;
    top: 50%;
    right: auto;
    /* bottom: 0; */
    margin: auto;
    border-radius: 0.2rem;
	transform:translateY(-55%);
	-webkit-transform:translateY(-55%);
}
.progressbar {
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 100%;
    background-color: #66a482;
    -webkit-transition: width ease-in 200ms;
        border-radius: 0.2rem;
}
.percent {
    display: block;
    margin: 0 auto;
    width: 100%;
    height: 30px;
    font-size: 0.3rem;
    color: #4b64a4;
    position: absolute;
    text-align: center;
    top: 0;
    font-weight: bold;
    left:1.9rem;
}

span{
  position: absolute;
}


.secbg2,.secbg22{
    position: absolute;width: 100%;
    top: 8.5rem;
    left: 0;
}
.loadww{
    position: fixed;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 9999999;
    background: #f0fdff;
}
.playbtn{
    background: url('../images/playbtn.png') center no-repeat;background-size: contain;
    width: 2.15rem;
    height: 0.97rem;
    position: absolute;
    top: 10rem;
    left: 2.8rem;
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
    animation : show 1s 1s ease-in-out alternate infinite;
    -webkit-animation : show 1s 1s ease-in-out alternate infinite;
}

.vdbox2,.picscroll,
.videobox{
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.6);
    top: 0;
    left: 0;
    z-index: 99999;
}
.vdbox2 .videobox{
    height: 4.23rem;
    top: 4rem;
}

.secbg22{opacity: 0;}
.section1.actived .secbg22{animation : show3 3s ease-in-out forwards;-webkit-animation : show3 3s ease-in-out forwards;}

  @-webkit-keyframes show3 {
    100%{
      opacity: 1;
    }
  }
  @keyframes show3 {
    100%{
      opacity:1;
    }
  }


.stitle{position: absolute; width: 4.86rem;height: 4.67rem;top: 0.5rem;left: 1.45rem;}
.stitle span{top: 0;left: 0;width: 100%;height: 100%;-webkit-transform: translate(0,0.5rem);transform: translate(0,0.5rem);opacity: 0;}
.stitle span:nth-child(1){background: url('../images/1p1-1.png') center no-repeat;background-size: contain;}
.stitle span:nth-child(2){background: url('../images/1p1-2.png') center no-repeat;background-size: contain;}
.stitle span:nth-child(3){background: url('../images/1p1-3.png') center no-repeat;background-size: contain;}
.stitle span:nth-child(4){background: url('../images/1p1-4.png') center no-repeat;background-size: contain;}
.stitle span:nth-child(5){background: url('../images/1p1-5.png') center no-repeat;background-size: contain;}
.stitle span:nth-child(6){background: url('../images/1p1-6.png') center no-repeat;background-size: contain;}
.stitle span:nth-child(7){background: url('../images/1p1-7.png') center no-repeat;background-size: contain;}

.section1.actived .stitle span:nth-child(1){animation : show 0.8s linear forwards;-webkit-animation : show 0.8s linear forwards;}
.section1.actived .stitle span:nth-child(2){animation : show 0.8s 0.6s linear forwards;-webkit-animation : show 0.8s 0.6s linear forwards;}
.section1.actived .stitle span:nth-child(3){animation : show 0.8s 1.2s linear forwards;-webkit-animation : show 0.8s 1.2s linear forwards;}
.section1.actived .stitle span:nth-child(4){animation : show 0.8s 1.8s linear forwards;-webkit-animation : show 0.8s 1.8s linear forwards;}
.section1.actived .stitle span:nth-child(5){animation : show 0.8s 2.4s linear forwards;-webkit-animation : show 0.8s 2.4s linear forwards;}
.section1.actived .stitle span:nth-child(6){animation : show 0.8s 3s linear forwards;-webkit-animation : show 0.8s 3s linear forwards;}
.section1.actived .stitle span:nth-child(7){animation : show 0.8s 3.6s linear forwards;-webkit-animation : show 0.8s 3.6s linear forwards;}

.opera{position: absolute;width:5.46rem;height: 1.27rem;top:9rem;left:1rem;background: url('../images/1p2.png') center no-repeat;background-size: contain;/*-webkit-transform: translate(0,1rem);transform: translate(0,1rem);*/opacity: 0;}
.gobtn{
    background: url('../images/gobtn.png') center no-repeat;background-size: contain;
    top: 6.4rem;
    left: 2.5rem;
    width: 2.43rem;
    height: 0.61rem;
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
    animation : show 1s ease-in-out alternate infinite;-webkit-animation :show 1s ease-in-out alternate infinite;
}
.section1.actived .opera{animation : show 0.5s 5s linear forwards;-webkit-animation : show 0.5s 5s linear forwards;}

.sltdesc{
    position: absolute;
    width:2.96rem;
    height: 0.49rem;
    top: 10.25rem;
    left: 2.2rem;
}
.td1{
    background: url(../images/p2_6_1.png) center no-repeat;
    background-size: contain;
}
.td2{
    background: url(../images/p2_6_2.png) center no-repeat;
    background-size: contain;
}
.td3{
    background: url(../images/p2_6_3.png) center no-repeat;
    background-size: contain;
}
.td4{
    background: url(../images/p2_6_4.png) center no-repeat;
    background-size: contain;
}
.td11{
    background: url(../images/p2_8_1.png) center no-repeat;
    background-size: contain;
}
.td22{
    background: url(../images/p2_8_2.png) center no-repeat;
    background-size: contain;
}
.td33{
    background: url(../images/p2_8_3.png) center no-repeat;
    background-size: contain;
}
.td44{
    background: url(../images/p2_8_4.png) center no-repeat;
    background-size: contain;
}

.section2{position: absolute;width: 100%; height: 100%;left: 0;top: 0;overflow-y: auto;display: none;-webkit-overflow-scrolling: touch;}
.secbg3{width: 100%;}

.piclsbtn{width: 0.62rem;
    height: 0.62rem;
top: 0.2rem;
    right: 0.2rem;
    background: url(../images/closebtn.png) center no-repeat;
    background-size: contain;
    position: absolute;
    z-index: 999;
    border-radius: 50%;}

.joinchat{position: absolute;width:1.94rem;height: 0.46rem;top: 15.76rem;left: 2.7rem;background: url('../images/2p1.png') center no-repeat;background-size: contain;
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
      animation: show 1s ease-in-out alternate infinite;
    -webkit-animation: show 1s ease-in-out alternate  infinite;
  }
.cmtwrap{position: absolute;width: 6.03rem;height: 3.13rem;top: 39.6rem;left: 1.3rem;}
.cmtwrap2{position: absolute;width: 6.08rem;height: 3.65rem;top: 31.85rem;left: 1.3rem;}
.cmtbtn{
  position: absolute;width:0.62rem;height: 0.38rem;top: 0;right: 0;background: url('../images/2p2-1.png') center no-repeat;background-size: contain;
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
      animation: show 0.6s ease-in-out alternate infinite;
    -webkit-animation: show 0.6s ease-in-out alternate  infinite;
}
.cmtbg{
  position: absolute;width:3.24rem;height: 0.68rem;top: 0;right: 0.85rem;background: url('../images/2p2-2.png') center no-repeat;background-size: contain;display: none;
}
.cmtopera{
  position: absolute;width:1.6rem;height: 0.68rem;top: 0;right: 0.85rem; display: none;
}
.cmtrlt{
  position: absolute;width:6.08rem;height: 0.53rem;bottom: 0.1rem;left: -0.08rem;background: url('../images/2p3.png') center no-repeat;background-size: contain; display: none;
}
.cmtwrap2 .cmtrlt{width:6.08rem;height: 0.61rem;background: url('../images/2p3-2.png') center no-repeat;background-size: contain;}
.zanwrap{
  position: absolute;width: 6.03rem;height: 1.1rem;top: 54.8rem;left: 1.3rem;

}
.zanwrap .cmtbg{background: url('../images/2p2-3.png') center no-repeat;background-size: contain;display: none;top: -0.15rem;}
.zanwrap .cmtopera{width:1.6rem;height: 0.68rem;top: 0;right: 2.5rem; display: none;}
.zanwrap .cmtrlt{
  position: absolute;width:4.55rem;height: 0.64rem;bottom: 0.1rem;left: -0.08rem;background: url('../images/2p4-1.png') left center no-repeat;background-size: 4.08rem 0.64rem; display: block;
}
.zanwrap .cmtrlt.clicked{background: url('../images/2p4-2.png') left center no-repeat;background-size: 4.55rem 0.64rem;}

.p11{position: absolute;width: 100%;height: 100%;background: #000;top: 0;left: 0;display: none;}
.p11 img{
  width: 100%;position: absolute;top: 50%;
    -webkit-transform:translate(0,-50%);
  transform:translate(0,-50%);
}
.ygcf{
  width: 2.77rem;height: 4.5rem;top:27.3rem;left: 1.3rem;
}



.qmbtn{
  width: 2.85rem;height: 4rem;background: url('../images/1p3.png') right bottom no-repeat;background-size:0.53rem 0.71rem; top:86.9rem;left: 1.3rem;opacity: 0;
        animation: show 1s ease-in-out alternate infinite;
    -webkit-animation: show 1s ease-in-out alternate  infinite;
}

/*群聊*/
.pyq{
  position: absolute;width: 100%;height: 100%;overflow: hidden;background: #ededed;display: none;
}
.qlcon{
  width: 100%;
    height: 80%;
    overflow: hidden;
}
.hotname{width:100%;height: 1.08rem;background: url('../images/btm_up.jpg') center no-repeat;background-size:contain; top: 0;left: 0;    position: initial;display: block;z-index: 999;}
.bannar{position: absolute; width:100%;height: 1.15rem;background: url('../images/btm.jpg') center no-repeat;background-size:contain; bottom: 0;left: 0;}
.qlcon img{margin: 0.45rem 0 0 0.25rem; display: block;width:5.98rem;}
.zanani{
  /*background: url('../images/gif2.gif') center no-repeat;background-size:contain;    */
  top: 0.24rem;
    left: 0.9rem;
    width: 2.32rem;
    height: 0.69rem;
    position: absolute;
}

.qlcon img:nth-child(1){width:3.62rem;}
.qlcon img:nth-child(3){width:5.78rem;}
.qlcon img:nth-child(5){width:4.42rem;}
.qlcon img:nth-child(10){width:3.92rem;}
.qlcon img:nth-child(11){width:2.62rem;}
.qlcon img:nth-child(12){width:2.66rem;margin: 0.45rem 0 0 4.6rem;}

.vd1,.vd1wrap{position: absolute;width: 5.96rem;height: 3.33rem;top: 20.8rem;left: 1.22rem;}
.vd2,.vd2wrap{position: absolute; width: 5.96rem; height: 3.33rem;top: 67.9rem; left: 1.22rem;}
.vd1,.vd2{display: none;}
.vd1wrap{background: url('../images/poster2.jpg') center no-repeat;background-size:contain; }
.vd2wrap{background: url('../images/poster1.jpg') center no-repeat;background-size:contain; }


.sendbtn{position: absolute;width:1.36rem;height: 0.75rem;bottom: 0.2rem;right: 0.2rem;background: url('../images/btm2.png') left center no-repeat;background-size:contain;
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
      animation: show 0.6s ease-in-out alternate infinite;
    -webkit-animation: show 0.6s ease-in-out alternate  infinite;
    display: none;
}

.qmwrap{
  position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    left: 0;
    display: none;
}
.secwrap2{
/*      position: absolute;
    width: 100%;
    top: 50%;
    left: 0;
    -webkit-transform: translate(0,-50%);
    transform: translate(0,-50%);*/
}
.sigwrap{
    width: 100%;
    height: 6rem;
    top: 6rem;
    left: 0;
    position: absolute;
    -webkit-transform: translate(0,-50%);
    transform: translate(0,-50%);
}
.txtnote{
  width:3.22rem;height: 0.35rem;background: url('../images/4p4.png') center no-repeat;background-size:contain; top: 0.2rem;left: 2.2rem;  
}
.js-signature {
    width: 7rem;
    height: 3.4rem;
    position: absolute;
    top: 1rem;
    left: 0.24rem;
    background: #f7f5f5;
}
.js-signature canvas {
    position: absolute;
    top: 0;
    left: 0;
}
.btn_clear {
    position: absolute;
    width: 2.5rem;
    height: 100%;
    top: 0;
    left: 0;
    background: none;
    border: none;
}
.btn_submit {
    position: absolute;
    width: 2.5rem;
    height: 100%;
    top: 0;
    left: 3.1rem;
    background: none;
    border: none;
}
.sigbg{
  position: absolute;width: 5.6rem;height: 0.62rem;background: url('../images/4p3.png') center no-repeat;background-size: 100%;bottom: 0;left:1rem;
}

.canvas_copy {
    width: 7.5rem;
    height: 10.75rem;
    position: absolute;
    /*z-index: 9999;*/
    top: 6.7rem;
    left: 0;
    -webkit-transform: translate(0,-50%);
    transform: translate(0,-50%);
    display: none;
}
.hcbg,.hcbg2 {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
#signature {
    position: absolute;
    width: 2.1rem;
    height: 1rem;
    top: 3rem;
    left: 0.9rem;
    font-size: 0.3rem;
    line-height: 1.6rem;
    color: #fff;
}
#signature img {
    height: 100%;
}
.morebtn{
  position: absolute;width: 2.45rem;height:1.07rem;background: url('../images/4p3-3.png') center no-repeat;background-size: 100%;    top: 9.2rem;left: 2.5rem;
  opacity: 0;   
   -webkit-transform: translate(0,1rem);
    transform: translate(0,1rem);
}
.sharewrap,.introwrap{
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    z-index: 9999999;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    display: none;
    background: rgba(0,0,0,0.5);
}
.sharewrap span{
    background: url('../images/sharebg.png') center no-repeat;background-size: 100%;
    position: absolute;
    width: 1.35rem;
    height: 1.29rem;
    right: 0.4rem;
    top: 0.5rem;
}
/*.sharewrap span:nth-child(2){
    background: url('../images/sharenote.png') center no-repeat;background-size: 100%;
    position: absolute;
    width: 3.48rem;
    height:1.69rem;
    right: 1.9rem;
    top: 8.7rem;
}*/
.sharewrap span.againbtn{
    left: 3.7rem;
}
.pppintro{
    width: 7.02rem;
    position: absolute;
    top: 4rem;
    left: 0.25rem;
}
.ppppic{
    width: 100%;
}
.btn111{
    background: url('../images/sharebtn.png') center no-repeat;background-size: 100%;
    position: absolute;
    width: 1.7rem;
    height:0.68rem;
    left: 2.6rem;
    top: 5.7rem;
}
.sharebg{
    background: url('../images/sharebg.png') center no-repeat;background-size: 100%;
    position: absolute;
    width: 1.64rem;
    height:1.57rem;
    right: 0.6rem;
    top: 0.7rem;
    display: none;
}

.notewrap{
    display: none;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 9999;
    background: rgba(0,0,0,0.5);
}
.notewrap.actived{
    display: block;
}
.notewrap.actived span{
    -webkit-animation: show 0.5s ease-in-out forwards;animation: show 0.5s ease-in-out forwards;
}
.notewrap1 span{
    background: url('../images/maskintro.png') center no-repeat;background-size: 100%;
    position: absolute;
    width: 7.02rem;
    height:4.27rem;
    left: 0.25rem;
    top: 4.7rem;
    opacity: 0;
    -webkit-transform: translate(0,-1rem);
    transform: translate(0,-1rem);
}
.notewrap2 span{
    background: url('../images/maskintro.png') center no-repeat;background-size: 100%;
    position: absolute;
    width: 6.16rem;
    height:7.68rem;
	left: 0.67rem;
    top: 2.58rem;
    opacity: 0;
    -webkit-transform: translate(0,-1rem);
    transform: translate(0,-1rem);
}
.close2{
	background: url('../images/close.png') no-repeat;
	background-size: 100%;
	width:0.52rem;
	height:0.52rem;
	position:absolute;
	left:3.49rem;
	top:11rem;
}
.listcontent ul {
    width: 100%;
    position: relative;
    top: 0;
    left: 0;
}
.listcontent ul li {
    width: 6.7rem;
    height: 1.89rem;
    /*position: relative;*/
    margin: 0 auto;
}
.listcontent ul li a span {
    margin: 0 auto;
    text-align: center;
    display: block;
    font-size: 0.2rem;
    color: #000000;
    height: 30px;
    overflow: hidden;
    line-height: 30px;
}
.pnum{
    color: #9d3414;
    font-size: 0.4rem;
    font-weight: bold;
    top: 0.95rem;
    left: 2.4rem;
}
input[name=checkboxs] {
    cursor: pointer;
    opacity: 0;
    filter: Alpha(Opacity=0);
}
.ckbox {
    width: 1rem;
    height: 1rem;
    position: absolute;
    top: 0.45rem;
    left: 5.2rem;
    z-index: 9999;
}

.pdtbtn{
    width: 4.8rem;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 99;
 }
#list li:nth-child(even) .pdtbtn{
    left: auto;
    right: 0;
}

.fakeckbox {
    background: url('../images/dot1.png') center no-repeat;background-size: 100%;
    width: 0.53rem;
    height: 0.53rem;
    position: absolute;
    top: 0.65rem;
    left: 5.4rem;
}
#list li:nth-child(even) .ckbox{
    left: 0.5rem;
}
#list li:nth-child(even) .fakeckbox{
    left: 0.7rem;
}
label img {
    width: 0.53rem;
    height: 0.53rem;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999;
}
.ifchecked {
    visibility: hidden;
}

.msgnote{
    background: rgba(0,0,0,0.6);
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left:0;
    z-index: 99999;
    display: none;
}
.msgnote11{
     background: url('../images/mask2.png') center no-repeat;background-size: 100%;
     width: 6.16rem;
    /*height: 5.03rem;*/
    height:6.19rem;
     position: absolute;
     top: 50%;
     left:0.67rem;
	 transform:translateY(-50%);
	 -webkit-transform:translateY(-50%);
     z-index: 9999;
 }
.msgnote111{
    background: url('../images/mask3.png') center no-repeat;background-size: 100%;
}

.msgnote p{
    font-size: 0.35rem;
    color: #e9c874;
    position: absolute;
    width: 100%;
    top: 3.5rem;
    text-align: center;
}
.btncls{
	width: 0.6rem;
    height: 0.6rem;
    position: absolute;
    top: 5.6rem;
    left: 2.8rem;
}
.btncls2{
    width: 0.8rem;
    height: 0.8rem;
    position: absolute;
    /*top: 0.7rem;*/
    /*left: 6.4rem;*/
    /*background: red;*/
    top: 7.1rem;
    left: 3.1rem;
    background: rgba(0,0,0,0.8);
    border-radius: 50%;
    text-align: center;
    font-size: 0.5rem;
    line-height: 0.8rem;
    color: #fff;
}
.noterlt{
    background: url('../images/btmmask.png') center no-repeat;background-size: 100%;
    width: 100%;
    height: 1.11rem;
    position: fixed;
    top: 0;
    left:0;
    z-index: 9999;
}
.noterlt2{
    background: url('../images/btmmask2.png') center no-repeat;background-size: 100%;
}
.pnums{
    width: 0.5rem;
    height: 0.5rem;
    line-height: 0.5rem;
    color: red;
    top: 0.37rem;
    left: 1.45rem;
    font-size: 0.32rem;
    font-weight: bold;
    text-align: center;
}
.pnums2{
    left: 0.92rem;

}
.votebtn{
    position: absolute;
    width: 3.6rem;
    height: 100%;
    top: 0;
    left: 3.8rem;
}
.vote {
    border: 0 none;
}

.sharenote{
    background: rgba(0,0,0,0.5);
    position: absolute;
    width:100%;
    height:100%;
    top:0;
    left:0;    display: none;
    z-index: 9999999;
}
.share{
    position: absolute;width: 5.51rem;height: 2.64rem;background: url('../images/share.png') center no-repeat;background-size: 100%;
    top: 0.2rem;right:0.3rem;
    opacity:0;
    -webkit-animation: show 2s ease-in-out infinite;animation: show 2s ease-in-out infinite;
}

.sharewrap img{
    width:100%;}

.morebtn.shown,.sharewrap.shown{ 
  -webkit-animation: show 0.5s ease-in-out forwards;animation: show 0.5s ease-in-out forwards;
}






/* .swiper-slide{opacity: 0;} */
.bg{width: 100%;position: absolute;top: 0;left: 0;}




.secwrap{width: 100%;height: 100%;}

.sec2bg{
  background: url('../images/bg2-2.png') center no-repeat;background-size: 100%;position: absolute;width: 100%;height: 14.48rem;top: 50%;margin-top:-7.24rem;opacity: 0;-webkit-transform: scale(1.2);transform: scale(1.2);
}

.jt2{
  position: absolute;width: 2.58rem;height: 2.66rem;top: 1.3rem;left: 2.1rem;background: url('../images/jt2.gif') center no-repeat;background-size: 100%;z-index: 10;
}

.vdcon{
  position: absolute;width: 100%;height: 100%;top: 0;left: 0;z-index: 9999;opacity: 0; -webkit-transform: translate(0,-100%);transform: translate(0,-100%);
}
.vdcon.actived{
  -webkit-animation: show 0.8s ease-in-out alternate forwards;animation: show 0.8s ease-in-out alternate forwards;
}



 .vdwrap{position: absolute;width: 100%;height: 4.27rem;left: 0;top: 3.8rem;background: #000 url('../images/2p4.png') top center no-repeat;background-size: 100%;    z-index: 99;display: none;}
.vdwrap.sp{width: 4.6rem;
    height: 8rem;
    left: 1.3rem;
    top: 2rem;
    background: #000 url(../images/2p4.png) top center no-repeat;
    background-size: 100% 100%;}
.vdwrap.sp .s2vd{
    width: 4.4rem;
    height: 7.7rem;
    top: 0.18rem;
    left: 0.12rem;
}
.closebtn,.clsbtn2{
    width: 0.68rem;
    height: 0.68rem;
    top: 0.2rem;
    right: 0.2rem;
}
.closebtn2{background: url('../images/close.png') top center no-repeat;background-size: 100%;width: 0.68rem;height: 0.68rem;/*top: 2.3rem;*/
top: 1.3rem;
right: 0.8rem;z-index: 99; }

.pullinbtn{
      background: url(../images/2p8.png) top center no-repeat;
    background-size: 100%;
    width: 3.88rem;
    height: 0.99rem;
    top: 10.5rem;
    left: 1.8rem;
    z-index: 99;
    display: none;
}
.pullinbtn.actived{
      -webkit-animation: bounceIn 2s 0.8s ease-in-out forwards;
    animation: bounceIn 2s 0.8s ease-in-out forwards;
    display: block;
}

img[src=""],img:not([src]){opacity:0;}

.vdnote{
  position: absolute;left: 0.5rem;top: 1.7rem;width: 6.29rem;height: 8.11rem;
}
.s2vd,.s2pic{
width: 7.2rem;
    height: 4rem;
    /*background: #000;*/
    position: absolute;
    left: 0.15rem;
    top: 0.15rem;
}
.vvdd{
    object-fit: fill;
    position: absolute;
    top: 0;
    left: 0.81rem;
    width: 6rem;
    height: 6rem;
    z-index: 999999;
}
#video{
    display: block;
}

#video{    top: 14.69rem;
    width: 100%;
    height: 4.23rem;
    left: 0;
}
#video2{top: 25.36rem;}
#video3{top: 30.65rem;}
#video4{top: 36.02rem;}
#video5{top: 41.52rem;}
#video6{top: 46.95rem;}
#video7{top:52.35rem;}
#video8{top: 57.85rem;}
#video9{top: 58.52rem}
#video10{top:64.05rem;}
#video11{top: 69.11rem;}
#video12{top: 74.15rem;}
#video13{top: 79.15rem;}
#video14{    top: 86.65rem;
    width: 100%;
    height: 4.23rem;
    left: 0;
}

.vdbox,.vdbox2,.vdbox3,.picscroll{
    display: none;
}
.p3img{
    width: 100%;
}
.btnswrap{
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
    top: 0;
    left: 0;
    display: none;
    z-index: 9999999;
}
.vdbtns{
    background: url('../images/p2_11.png') top center no-repeat;background-size: 100%;
    position: absolute;
    width:7.25rem;
    height: 7.08rem;
    top: 4rem;
    left: 0.125rem;
    z-index: 999999;
}

.nextbtn{
    position: absolute;
    width: 3.3rem;
    height: 1rem;
    top: 5.4rem;
    left: 3.7rem;
}

.imggif{
    display: none;
    position: absolute;
    width: 100%;
    top:0;
}


.weibo{
    background: url('../images/wbbtn.png') center no-repeat;
    background-size: 100%;
    width:4.93rem;height: 0.87rem;
    position: absolute;
    top: 12.2rem;
    left: 1.45rem;
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
    animation: show 1s 1s ease-in-out alternate infinite;
    -webkit-animation: show 1s 1s ease-in-out alternate infinite;
}

.andriodvd{
  background: url('../images/bg222.jpg') center no-repeat;
    background-size: 100%;
    width:100%;height: 100%;
    position: absolute;
    top:0;
    left:0;
    z-index:9999999;
    display: none;
}

.gif {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 999999;
    display: none;
}
.gif img{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
}
.gif span{
    position: absolute;
    width: 2.94rem;
    height: 0.97rem;
    position: absolute;
    left:2.4rem;
}
.btn1{
    background: url('../images/b1-1.png') center no-repeat;
    background-size: 100%;
    top:7.5rem;
}
.btn2{
    background: url('../images/b666.png') center no-repeat;
    background-size: 100%;
    top:9.5rem;
}

.btn3{
    background: url('../images/b3-1.png') center no-repeat;
    background-size: 100%;
    top:7.5rem;
}
.btn4,.btn5{
    background: url('../images/b666.png') center no-repeat;
    background-size: 100%;
    top:9rem;
}

.btn6{
    background: url('../images/b4-1.png') center no-repeat;
    background-size: 100%;
    top:7.5rem;
}
.btn7,.btn8{
    background: url('../images/b4-2.png') center no-repeat;
    background-size: 100%;
    top:9rem;
}
.btn9{
    background: url('../images/b5-1.png') center no-repeat;
    background-size: 100%;
    top:7.5rem;
}
.btn10{
    background: url('../images/b5-2.png') center no-repeat;
    background-size: 100%;
    top:9rem;
}
.btn11{
    background: url('../images/b5-3.png') center no-repeat;
    background-size: 100%;
    top:9rem;
}
.skipbtn{
    position: absolute;
    width: 1.13rem;
    height: 0.53rem;
    top: 9.5rem;
    right: 3.1rem;
    font-size: 0.3rem;
    text-align: center;
    /* text-decoration: underline; */
    z-index: 999999;
    color: rgba(218, 218, 218, 0.85);
    /* display: none; */
    border: 1px solid #fff;
    line-height: 0.53rem;
}
.logobg{
    background: url('../images/logo.png') center no-repeat;
    background-size: contain;
    position: absolute;
    width: 5.08rem;
    height: 0.93rem;
    bottom: 0.3rem;
    left: 1.25rem;
}

.jumpbtn{
    background: url('../images/b0.png') center no-repeat;
    background-size: 100%;
    position: absolute;
    width: 2.15rem;
    height: 0.97rem;
    top: 9rem;
    left: 2.6rem;
    font-size: 0.3rem;
    text-align: center;
    text-decoration: underline;
    z-index:999999;
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
    animation: show 1s 1s ease-in-out alternate infinite;
    -webkit-animation: show 1s 1s ease-in-out alternate infinite;
    display: none;
}
.vdbox3{
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    z-index: 99999999;
    display: block;
}

.sltwrap{
    background: url('../images/3-1.png') center no-repeat;background-size: 100%;width: 5.68rem;
    height: 2.47rem;
    top: 5rem;
    left: 0.9rem;
    position: absolute;
    z-index: 99999999;
    opacity: 0;
    transform: translate(0,-1.5rem);
    -webkit-transform: translate(0,-1.5rem);
}

.sltwrap.actived{
    -webkit-animation: show 1s ease-in-out forwards;animation: show 1s ease-in-out forwards;

}
.sltwrap span{
    width:100%;height: 1.1rem;
    margin-bottom:0.2rem;
    position: initial;
    display: block;
}


/* ---------------------- page1 ------------------ */
.logo{
    background: url('../images/logo.png') center no-repeat;background-size: contain;
    width: 6rem;
    height: 0.41rem;
    top: 13.9rem;
    left: 0.8rem;
    position: absolute;}

.title{background: url('../images/p1_1.png') center no-repeat;background-size: 100%;
    width: 6.53rem;
    height: 3.93rem;
    top: 2rem;
    left: 0.4rem;
    opacity: 0;
    -webkit-transform: translate(0,-1rem);
    transform: translate(0,-1rem);
}
/*.title1{background: url('../images/p1_2.png') center no-repeat;background-size: 100%;
    width: 6.98rem;
    height: 5.4rem;
    top: 5.8rem;
    left: 0.3rem;
    position: absolute;
    opacity: 0;
    -webkit-transform: translate(0,1rem);
    transform: translate(0,1rem);
}*/
.jt{
    background: url('../images/jt1.png') center no-repeat;background-size: 100%;
    width: 2.77rem;
    height: 1.17rem;
    top: 13rem;
    left: 2.3rem;
    position: absolute;
    -webkit-transform: translate(0,-0.5rem);
    transform: translate(0,-0.5rem);
    -webkit-animation: show 2s ease-in-out alternate infinite;animation: show 2s ease-in-out alternate infinite;
}
.jt2{
    background: url('../images/jt2.png') center no-repeat;background-size: 100%;
    width: 2.77rem;
    height: 1.17rem;
    top: 13rem;
    left: 2.3rem;
    position: absolute;
    -webkit-transform: translate(0,-0.5rem);
    transform: translate(0,-0.5rem);
    -webkit-animation: show 2s ease-in-out alternate infinite;animation: show 2s ease-in-out alternate infinite;
    display: none;
}
.clocknote{
    background: url('../images/p3_1.png') center no-repeat;background-size: 100%;
    width: 1.77rem;
    height: 1.7rem;
    top: 10.6rem;
    left: 3.8rem;
    /*opacity: 0;*/
    -webkit-transform: translate(0, -0.5rem);
    transform: translate(0, -0.5rem);
    -webkit-animation: show 1s linear infinite;animation: show 1s linear infinite;
}
.doorwrap{
    position: absolute;
    width: 2.08rem;
    height:2.93rem;
    top: 8.9rem;
    left: 2.2rem;
    overflow: hidden;
    /*-webkit-transform: skew(0,-55deg);*/
    /*transform: skew(0,-55deg);*/
    /*-webkit-transform-origin: left top;*/
    /*transform-origin: left top;*/
}
.door{
    background: url('../images/p4_2.png') center no-repeat;background-size: 100%;
    width: 2.08rem;
    height:2.93rem;
    top: 0;
    left: 0;
    /*-webkit-transform: skew(0,55deg);*/
    /*transform: skew(0,55deg);*/
    /*-webkit-transform-origin: left top;*/
    /*transform-origin: left top;*/
    /*opacity: 0;*/
    /*-webkit-animation: show 1s linear infinite;animation: show 1s linear infinite;*/
}
.doornote{
    background: url(../images/p4_1.png) center no-repeat;
    background-size: 100%;
    width: 1.48rem;
    height: 1.9rem;
    top: 9.4rem;
    left: 3.2rem;
    -webkit-transform: translate(0, 1rem);
    transform: translate(0,1rem);
    -webkit-animation: show 1s linear infinite;
    animation: show 1s linear infinite;
}

#redux {
    position: absolute;
    left: 2.82rem;
    top: 9rem;
    width: 4.41rem;
    height: 2.59rem;
    z-index: 999999;
    overflow: hidden;
}
.lckwrap{
    background: url("../images/p3_2.png") center no-repeat;
    background-size: 1.84rem 1.86rem;
    width: 2rem;
    height: 2rem;
    position: absolute;
    top: 10.14rem;
    left: 1.75rem;
}


.actived .title,
/*.actived .title1*/{
    -webkit-animation: show 1s linear alternate forwards;animation: show 1s linear alternate forwards;
}

/*.title1 span{
    background: url('../images/p1_2.png') center no-repeat;background-size: 100%;    width:100%;
    height:100%;
    top: 0;
    left: 0;
    opacity: 0;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
}

.page.actived .title1{
    animation: show 0.3s ease-in-out alternate forwards;
    -webkit-animation: show 0.3s ease-in-out alternate forwards;
}
.page.actived .title1 span{
    animation: show 0.3s 0.5s ease-in-out alternate forwards;
    -webkit-animation: show 0.3s 0.5s ease-in-out alternate forwards;
}*/

.yunwrap{
    z-index: 999;
}
.yunwrap span:nth-child(1){
     background: url('../images/cld2.png') center no-repeat;background-size: 100%;
     width:6.9rem;
     height:6.64rem;
     top: 0;
     left: -7rem;
 }
.yunwrap span:nth-child(2){
    background: url('../images/cld1.png') center no-repeat;background-size: 100%;
    width:15.82rem;
    height:10.47rem;
    bottom: 0;
    left: 7.5rem;
}

.yunwrap.actived span:nth-child(1){
    animation: moveani2 4s 1s ease-in-out alternate forwards;
    -webkit-animation: moveani2 4s 1s ease-in-out alternate forwards;
}
.yunwrap.actived span:nth-child(2){
    animation: moveani 4s 1s ease-in-out alternate forwards;
    -webkit-animation: moveani 4s 1s ease-in-out alternate forwards;
}

@-webkit-keyframes moveani {
    0%{
        -webkit-transform: translate(0,0);
        transform: translate(0,0);
    }
    30%{
        -webkit-transform: translate(-13rem,0);
        transform: translate(-13rem,0);
    }
    70%{
        -webkit-transform: translate(-13rem,0);
        transform: translate(-13rem,0);
    }
    100% {
        -webkit-transform: translate(0,0);
        transform: translate(0,0);
    }
}
@keyframes moveani {
    0%{
        -webkit-transform: translate(0,0);
        transform: translate(0,0);
    }
    30%{
        -webkit-transform: translate(-13rem,0);
        transform: translate(-13rem,0);
    }
    70%{
        -webkit-transform: translate(-13rem,0);
        transform: translate(-13rem,0);
    }
    100% {
        -webkit-transform: translate(0,0);
        transform: translate(0,0);
    }
}

@-webkit-keyframes moveani2 {
    30%{
        -webkit-transform: translate(6.5rem,0);
        transform:translate(6.5rem,0);
    }
    70%{
        -webkit-transform: translate(6.5rem,0);
        transform:translate(6.5rem,0);
    }
    100% {
        -webkit-transform: translate(0);
        transform: translate(0);
    }
}
@keyframes moveani2 {
    30%{
        -webkit-transform: translate(6.5rem,0);
        transform:translate(6.5rem,0);
    }
    70%{
        -webkit-transform: translate(6.5rem,0);
        transform:translate(6.5rem,0);
    }
    100% {
        -webkit-transform: translate(0);
        transform: translate(0);
    }
}










.startbtn{background: url('../images/3.png?v9') center no-repeat;background-size: 100%;width:2.46rem;height: 1.11rem;top:0rem;left: 0rem;    position: absolute;
    display: block;}
    .startbtn2{background: url('../images/33.png?v9') center no-repeat;background-size: 100%;width:2.46rem;height: 1.11rem;top:0rem;left: 0rem;    position: absolute;
    display: block;}
.rulebtn{    width: 100%;
    text-align: center;
    font-size: 0.24rem;
    color: #3275c7;
    display: block;
    position: absolute;
    top: 1.15rem;}
.blasket{background: url('../images/11.png?v9') center no-repeat;background-size: 100%;width:2.01rem;height:1.95rem;top:9.49rem;left: 2.74rem;position: absolute;}

.divwrap{width: 100%;height: 100%;background:rgba(0,0,0,0.66);display: none;
z-index: 9999;
    top: 0;
    left: 0;
    }
.rtext{background: url('../images/4.png?v9') center no-repeat;background-size: 100%;position: absolute;width:5.29rem;height:7.45rem;top:2.18rem;left: 1.33rem;}
.slcbtn,.ynclsbtn{position: absolute;width:1rem;height:1rem;top: 2.4rem;left: 5.7rem;}

.rbg{position: absolute;    width: 5.54rem;
    height: 7.21rem;
    top: 2.48rem;
    /* width:5.72rem;height:8.15rem;top:1.48rem; */left: 0.98rem;}
.rbg img{width: 100%;display: none;}
.downbtn{    position: absolute;
    width: 4rem;
    height: 0.8rem;
    top: 6.8rem;
    left: 1.8rem;}
  .no .downbtn{    width: 3.5rem;
    height: 0.6rem;
    top: 6rem;
    left: 2rem;}
  .no .ynclsbtn{    top: 1.4rem;}

.rltxt img{    position: absolute;
    width: 1.14rem;
    height: 0.62rem;
    top: 4.88rem;
    left: 2.12rem;
    display: none;
}




.secbg{
position: initial;
    width: 100%;
    left: 0;
    top: 0;
}
.btnrule{
    position: absolute;
    width: 2.9rem;
    height: 1rem;
    top: 6.5rem;
    left: 0.8rem;
    z-index: 999;
}

.listcontent{
    position: absolute;
    width: 100%;
    z-index: 99;
    top: 0;
    left: 0;
}

.gcbpwrap{
  width: 6.14rem;height: 9.81rem;position: absolute;top: 0.2rem;left: 0.7rem;/*background: url('../images/bg6.jpg') center no-repeat;background-size: 100%;*/
}
.gcbpwrap img{width: 100%;position: absolute;top: 0;left: 0;}
.savenote{
  width: 2.54rem;height: 0.45rem;position: absolute;    top: 8.6rem;
    left: 1.8rem;background: url('../images/5p2.png') center no-repeat;background-size: 100%;
}

.shbg{
background: url(../images/share.png) center no-repeat;
    background-size: 100%;
    position: absolute;
    width: 3.4rem;
    height: 3.08rem;
    top: 0;
    right: 0.65rem;
}


.sec{
    width: 100%;
    height: 14.48rem;
    top:50%;
    left: 0;
    position: absolute;
    -webkit-transform: translate(0,-50%);
    transform: translate(0,-50%);
}
.ending{
    width: 100%;
    height: 100%;
    top:0;
    left: 0;
    position: absolute;
    display: none;
    z-index: 999999;
}
.ending.actived{
    display: block;
}

.endcon{
    position: absolute;
    top: 1rem;
    width: 100%;
}
.endcon p{
    margin: 0 0 0.1rem 0.5rem;
    font-size: 0.36rem;
    color: #a2cffe;
}

  @-webkit-keyframes show {
    100% {
      -webkit-transform: translate(0, 0) scale(1) rotate(0) skew(0);
      transform: translate(0, 0) scale(1) rotate(0) skew(0);
      opacity: 1;
    }
  }
  @keyframes show {
    100% {
      -webkit-transform: translate(0, 0) scale(1) rotate(0) skew(0);
      transform: translate(0, 0) scale(1) rotate(0) skew(0);
      opacity: 1;
    }
  }

  /*iPhoneX的适配*/
@media only screen and (device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3) {
    .handwrap{
        /*top: 10rem;*/
    }
}

  /*iPhoneXS XR的适配*/
/*body.xx .handwrap{top: 10rem;}*/



@media screen and (min-device-height:720px) and (min-device-width: 444px) {
    .handwrap{
        /*top: 10rem;*/
    }

}

.clist{
    width: 7rem;
    margin: 0.2rem auto;
    font-size: 0.32rem;
    color: #fff;
    border-left: 1px solid #fff;
    position: relative;
}
.clist:nth-child(1){
    margin-top: 1rem;
}
.clist h2{
    font-weight: bold;
    position: absolute;
    text-indent: 0.3rem;
    margin-top: -0.3rem;
}
.clist h2 i{
    width: 0.2rem;
    height: 0.2rem;
    background: none;
    border: 0.03rem solid #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    display: block;
    position: absolute;
    left: -0.12rem;
    top: 0.15rem;
}
.clist p{
    padding: 0.2rem 0 0.1rem 0.2rem;
}
.clist p img{
    width: 100%;
    margin: 0.1rem 0;
}


.p1_1_png{
    background-image:url("../images/p1_1.png");
    background-size:100% 100%;
    position:absolute;
    left:0.51rem;
    top:0.88rem;
    width:6.36rem;
    height:2.41rem;
    z-index:68;
    opacity: 0;
    -webkit-transform: translate(0,-0.5rem);
    transform: translate(0,-0.5rem);
}

.p1_7_png{
    background-image:url("../images/p1_7.png");
    background-size:100% 100%;
    position:absolute;
    left:4.19rem;
    top:7.1rem;
    width:2.41rem;
    height:2.09rem;
    z-index:66;
}
.p1_6_png{
    background-image:url("../images/p1_6.png");
    background-size:100% 100%;
    position:absolute;
    left:3.68rem;
    top:4.59rem;
    width:2.41rem;
    height:2.09rem;
    z-index:65;
}
.p1_5_png{
    background-image:url("../images/p1_5.png");
    background-size:100% 100%;
    position:absolute;
    left: 0.5rem;
    top: 10.06rem;
    width:2.39rem;
    height:1.93rem;
    z-index:64;
}
.p1_4_png{
    background-image:url("../images/p1_4.png");
    background-size:100% 100%;
    position:absolute;
    left:2.46rem;
    top:7.55rem;
    width:1.97rem;
    height:2.58rem;
    z-index:63;
}
.p1_3_png{
    background-image:url("../images/p1_3.png");
    background-size:100% 100%;
    position:absolute;
    left:1.61rem;
    top:5.41rem;
    width:2.35rem;
    height:1.92rem;
    z-index:62;
}
.p1_2_png{
    background-image:url("../images/p1_2.png");
    background-size:100% 100%;
    position:absolute;
    left:0.98rem;
    top:3.48rem;
    width:2.17rem;
    height:1.93rem;
    z-index:61;
}
.hotwrap div{
    opacity: 0;
}
.actived .hotwrap div:nth-child(1){
    -webkit-animation: bounceIn 2s ease-in-out alternate forwards;
    animation: bounceIn 2s ease-in-out alternate forwards;
}
.actived .hotwrap div:nth-child(2){
    -webkit-animation: bounceIn 2s 0.2s ease-in-out alternate forwards;
    animation: bounceIn 2s 0.2s ease-in-out alternate forwards;
}
.actived .hotwrap div:nth-child(3){
    -webkit-animation: bounceIn 2s 0.4s ease-in-out alternate forwards;
    animation: bounceIn 2s 0.4s ease-in-out alternate forwards;
}
.actived .hotwrap div:nth-child(4){
    -webkit-animation: bounceIn 2s 1s ease-in-out alternate forwards;
    animation: bounceIn 2s 1s ease-in-out alternate forwards;
}
.actived .hotwrap div:nth-child(5){
    -webkit-animation: bounceIn 2s 0.6s ease-in-out alternate forwards;
    animation: bounceIn 2s 0.6s ease-in-out alternate forwards;
}
.actived .hotwrap div:nth-child(6){
    -webkit-animation: bounceIn 2s 0.8s ease-in-out alternate forwards;
    animation: bounceIn 2s 0.8s ease-in-out alternate forwards;
}
.actived .p1_1_png{
    -webkit-animation: show 0.3s ease-in-out alternate forwards;
    animation: show 0.3s ease-in-out alternate forwards;
}


.people{
    position:absolute;
    left:0rem;
    top:0rem;
    width:7.5rem;
    height:51.06rem;
    z-index:45;
}

.pp20_png{
    /*background-image:url("../images/pp20.png");*/
    /*background-size:100% 100%;*/
    position:absolute;
    left:0.4rem;
    top:46.62rem;
    width:6.7rem;
    height:1.89rem;
    z-index:43;
}
.pp19_png{
    /*background-image:url("../images/pp19.png");*/
    /*background-size:100% 100%;*/
    position:absolute;
    left:0.4rem;
    top:44.62rem;
    width:6.7rem;
    height:1.89rem;
    z-index:42;
}
.pp18_png{
    /*background-image:url("../images/pp18.png");*/
    /*background-size:100% 100%;*/
    position:absolute;
    left:0.4rem;
    top:42.63rem;
    width:6.7rem;
    height:1.89rem;
    z-index:41;
}
.pp17_png{
    /*background-image:url("../images/pp17.png");*/
    /*background-size:100% 100%;*/
    position:absolute;
    left:0.4rem;
    top:40.63rem;
    width:6.7rem;
    height:1.89rem;
    z-index:40;
}
.pp16_png{
    /*background-image:url("../images/pp16.png");*/
    /*background-size:100% 100%;*/
    position:absolute;
    left:0.4rem;
    top:38.6rem;
    width:6.7rem;
    height:1.89rem;
    z-index:39;
}
.pp15_png{
    /*background-image:url("../images/pp15.png");*/
    /*background-size:100% 100%;*/
    position:absolute;
    left:0.4rem;
    top:36.6rem;
    width:6.7rem;
    height:1.89rem;
    z-index:38;
}
.pp14_png{
    /*background-image:url("../images/pp14.png");*/
    /*background-size:100% 100%;*/
    position:absolute;
    left:0.4rem;
    top:34.61rem;
    width:6.7rem;
    height:1.89rem;
    z-index:37;
}
.pp13_png{
    /*background-image:url("../images/pp13.png");*/
    /*background-size:100% 100%;*/
    position:absolute;
    left:0.4rem;
    top:32.61rem;
    width:6.7rem;
    height:1.89rem;
    z-index:36;
}
.pp12_png{
    /*background-image:url("../images/pp12.png");*/
    /*background-size:100% 100%;*/
    position:absolute;
    left:0.4rem;
    top:30.74rem;
    width:6.7rem;
    height:1.89rem;
    z-index:35;
}
.pp11_png{
    /*background-image:url("../images/pp11.png");*/
    /*background-size:100% 100%;*/
    position:absolute;
    left:0.4rem;
    top:28.74rem;
    width:6.7rem;
    height:1.89rem;
    z-index:34;
}
.pp10_png{
    /*background-image:url("../images/pp10.png");*/
    /*background-size:100% 100%;*/
    position:absolute;
    left:0.4rem;
    top:26.68rem;
    width:6.7rem;
    height:1.89rem;
    z-index:33;
}
.pp9_png{
    /*background-image:url("../images/pp9.png");*/
    /*background-size:100% 100%;*/
    position:absolute;
    left:0.4rem;
    top:24.68rem;
    width:6.7rem;
    height:1.89rem;
    z-index:32;
}
.pp8_png{
    /*background-image:url("../images/pp8.png");*/
    /*background-size:100% 100%;*/
    position:absolute;
    left:0.4rem;
    top:22.69rem;
    width:6.7rem;
    height:1.89rem;
    z-index:31;
}
.pp7_png{
    /*background-image:url("../images/pp7.png");*/
    /*background-size:100% 100%;*/
    position:absolute;
    left:0.4rem;
    top:20.69rem;
    width:6.7rem;
    height:1.89rem;
    z-index:30;
}
.pp6_png{
    /*background-image:url("../images/pp6.png");*/
    /*background-size:100% 100%;*/
    position:absolute;
    left:0.4rem;
    top:18.66rem;
    width:6.7rem;
    height:1.89rem;
    z-index:29;
}
.pp5_png{
    /*background-image:url("../images/pp5.png");*/
    /*background-size:100% 100%;*/
    position:absolute;
    left:0.4rem;
    top:16.66rem;
    width:6.7rem;
    height:1.89rem;
    z-index:28;
}
.pp4_png{
    /*background-image:url("../images/pp4.png");*/
    /*background-size:100% 100%;*/
    position:absolute;
    left:0.4rem;
    top:14.67rem;
    width:6.7rem;
    height:1.89rem;
    z-index:27;
}
.pp3_png{
    /*background-image:url("../images/pp3.png");*/
    /*background-size:100% 100%;*/
    position:absolute;
    left:0.4rem;
    top:12.67rem;
    width:6.7rem;
    height:1.89rem;
    z-index:26;
}
.pp2_png{
    /*background-image:url("../images/pp2.png");*/
    /*background-size:100% 100%;*/
    position:absolute;
    left:0.4rem;
    top:10.8rem;
    width:6.7rem;
    height:1.89rem;
    z-index:25;
}
.pp1_png{
    /*background-image:url("../images/pp1.png");*/
    /*background-size:100% 100%;*/
    position:absolute;
    left:0.4rem;
    top:8.8rem;
    width:6.7rem;
    height:1.89rem;
    z-index:24;
}


@keyframes opacity-change {
    0% {
        opacity: 0.2;
    }
    50% {
        opacity: 1;
    }
    100% {
        opacity: 0.2;
    }
}
@-webkit-keyframes opacity-change {
    0% {
        opacity: 0.2;
    }
    50% {
        opacity: 1;
    }
    100% {
        opacity: 0.2;
    }
}
@-moz-keyframes opacity-change {
    0% {
        opacity: 0.2;
    }
    50% {
        opacity: 1;
    }
    100% {
        opacity: 0.2;
    }
}
@-o-keyframes opacity-change {
    0% {
        opacity: 0.2;
    }
    50% {
        opacity: 1;
    }
    100% {
        opacity: 0.2;
    }
}

@-webkit-keyframes bounceIn{
    0%,20%,40%,60%,80%,100%{-webkit-transition-timing-function:cubic-bezier(0.215,.610,.355,1.000);transition-timing-function:cubic-bezier(0.215,.610,.355,1.000)}
    0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}
    20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}
    40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}
    60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}
    80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}
    100%{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}
}
@keyframes bounceIn{
    0%,20%,40%,60%,80%,100%{-webkit-transition-timing-function:cubic-bezier(0.215,.610,.355,1.000);transition-timing-function:cubic-bezier(0.215,.610,.355,1.000)}
    0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}
    20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}
    40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}
    60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}
    80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}
    100%{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}
}
.bounceIn{-webkit-animation-name:bounceIn;animation-name:bounceIn}


.lxtp {
	background: url(../images/top.png) no-repeat;
	background-size: 100% 100%;
	position: fixed;
	left: 0.44rem;
	top: 0;
	width: 6.55rem;
	height: 1.47rem;
	z-index: 999;
    display: none;
}
.lxdays {
	position: absolute;
	left: 1.1rem;
	top: 0.43rem;
	font-size: 0.32rem;
	font-weight: 700;
	color: #edd281;
}
.days {
	position: relative;
	padding: 0 0.05rem;
}
.syps {
	position: absolute;
	left: 1.1rem;
	top: 0.85rem;
	font-size: 0.3rem;
	color: #edd281;
}
.syvotes {
	position: relative;
	padding: 0 0.05rem;
}
.flbtn {
	position: absolute;
	width: 1.81rem;
	height: 0.55rem;
	left: 4.29rem;
	top: 0.6rem;
}

.descnotewrap{
    background: url('../images/maskintro2.png') center no-repeat;background-size: 100%;
    position: absolute;
    width: 6.16rem;
    height: 7.68rem;
    right: 0.65rem;
    top: 2.58rem;
    opacity: 0;
    -webkit-transform: translate(0,-1rem);
    transform: translate(0,-1rem);
}
.notewrap2 .descnotewrap{
	background: url('../images/maskintro.png') center no-repeat;background-size: 100%;

}
.actived .descnotewrap{
    -webkit-animation: show 0.5s ease-in-out forwards;
    animation: show 0.5s ease-in-out forwards;
}
.descnote{
    position: absolute;
    width: 5.7rem;
    height: 3.6rem;
    font-size: 0.3rem;
    color: #e9d28c;
    overflow-y: auto;
    top: 3.7rem;
    left: 0.3rem;
    text-align: justify;

}
.descnote p{
    margin-bottom: 0.3rem;
	display: none;
}
.notewrap3 .descnote p{
	display: block;
}

.peoples .votenum{
	left: 0;
	top: 2.1rem;
	font-size: 0.24rem;
	width: 100%;
	color: #e8ce81;
}


.tips_wrap, .tips_wrap2 {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	display: none;
}
.tips {
	width: 5.64rem;
	display: none;
	height: 2.6rem;
	position: absolute;
	top: 5rem;
	left: 0.95rem;
	background: #fff;
	border-radius: 0.1rem;
	opacity: 0;
	-webkit-transform: translate(0,-15px);
	transform: translate(0,-15px);
	-webkit-animation: show 0.3s linear forwards;
	animation: show 0.3s linear forwards;
}
.tips .newnote{
	font-family: PingFangSC-Semibold;
	font-size: 0.32rem;
	color: #010101;
	width: 5.2rem;
	height: 1.48rem;
	line-height: 0.48rem;
	text-align: center;
	display: block;
	padding: 0.2rem;
}
.tips .newsdiv {
	width: 100%;
	height: 1.08rem;
	line-height: 1.08rem;
	border-top: 1px solid #F6F6F6;
}
.tips .btncancle {
	font-family: PingFangSC-Regular;
	font-size: 0.32rem;
	color: #013365;
	display: block;
	float: left;
	width: 50%;
	text-align: center;
}
.tips .btngo, .tips .btngo2 {
	font-family: PingFangSC-Regular;
	font-size: 0.32rem;
	color: #E9B20A;
	display: block;
	float: left;
	width: 50%;
	text-align: center;
}
.tips .newnote, .tips .newnote2 {
	font-family: PingFangSC-Semibold;
	font-size: 0.32rem;
	color: #010101;
	width: 100%;
	height: 1.48rem;
	line-height: 1.48rem;
	text-align: center;
	display: block;
}

body.wx .star2{
	top: 1.29rem;
}
body.wx .title3{
	top: 10.79rem;;
}
body.wx .peoples{
	top: 2.38rem;
}
body.wx .btnintro{
	top: 11.05rem;
}
body.wx .jtnote,
body.wx .jtnote2{
	top: 10.1rem;
}
body.wx .logo_png{
	top: 13.84rem;
}
body.wx .title3{
	background: url(../images/title1_2.png) no-repeat;
	background-size: 100% 100%;
	width: 2.99rem;
	height: 1.73rem;
	top: 10.8rem;
	left: 2.3rem;
}

body.wx .descnotewrap {
	background: url(../images/maskintro_2.png) center no-repeat;
	background-size: 100%;
}


body.wx .zan1 {
	opacity: 0;
}
body.wx .votes {
	background: url(../images/votebg_2.png) no-repeat;
	background-size: contain;
}


.zjmds {
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.8);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    display: none;
}
.zjmd {
    background: url(../images/rdbox.png) no-repeat;
    background-size: 100%;
    width: 6.16rem;
    height: 9.44rem;
    position: absolute;
    left: 0.7rem;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

.zjwrap{
    position: absolute;
	left: 0;
	top: 3.58rem;
	width: 100%;
	height: 4.47rem;
    overflow-y: scroll;
}
.part11{
	display: block;
	width: 50%;
	float: left;
}
.zjmd ul {
    width: 100%;
    margin-bottom: 0.8rem;
}
.zjmd li {
    width: 100%;
    position: relative;
    height: 0.5rem;
    font-size: 0.28rem;
    color: #fff;
    font-weight: 700;
    text-align: center;
}
.zjmd li span{
    position: initial;
}
.closemd {
    position: absolute;
    width: 0.72rem;
    height: 0.71rem;
	top: 8.82rem;
	left: 2.73rem;
}
.zjdate{
    position: initial;
    width: 100%;
    font-size: 0.28rem;
    color: #efd586;
    text-align: center;
    display: block;
    margin: 0 0 0.3rem 0;
}
.zwzj{
    font-size: 0.5rem;
    color: #fff;
    top: 1.6rem;
    left: 1rem;
}