/*@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;
}
body,
button {
  font-size: 14px;
  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 {
    -webkit-text-size-adjust: 100% !important;
}
body {
  background:#f0fdff;
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 100px;
  color: #000;
  margin: 0;
  padding: 0;

}
.conts{
    position: relative;
    width: 100%;
    height: 16.24rem;
    top:50%;
    left:0;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    overflow: hidden;
    display: none;
    /* background: url('../images/bg.jpg?1644') center no-repeat;
    background-size: 100%; */
}
.pbg{
    width: 100%;
    /* height: 33rem; */
    float: left;
}
.menus{
    width: 7.2rem;
    height: 1rem;
    position: absolute;
    left: 0.3rem;
    top: 8.9rem;
    overflow-x: scroll;
    overflow-y: hidden;
}
.menus::-webkit-scrollbar{
    display: none;
}
.menulist{
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.imgs{
    width: 1.76rem;
    height: 1rem;
    position: relative;
    float: left;
    margin-left: 0.15rem;
}
.imgs:first-child{
    margin-left: 0;
}
.imgbg{
    width: 1.76rem;
    height: 1rem;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9;
    display: none;
}
.imgs.active .imgbg{
    display: block;
}
.img{
    width: 1.72rem;
    height: 0.96rem;
    position: absolute;
    left: 0.02rem;
    top: 0.02rem;
    border-radius: 0.1rem;
}




.list{
    position: absolute;
    left: 0.18rem;
    top: 11.34rem;
    width: 7.05rem;
    height: 7.36rem;
    overflow: hidden;
}
.listul::-webkit-scrollbar{
    display: none;
}
.listul{
    width: 100%;
    height: 100%;
    overflow-y: scroll;
    overflow-x: hidden;
}
.listli{
    position: relative;
    width: 100%;
    height: 1.82rem;
    float: left;
    border-bottom: 0.02rem solid #6aaec0;
}
.limg{
	width:2.28rem;
	height:1.28rem;
    position: absolute;
    left: 0.12rem;
    top: 0.3rem;
}
.ltitle{
    font-size: 0.26rem;
    color: #000;
    width: 4.11rem;
    left: 2.8rem;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    padding: 0 0.05rem;
    line-height: 0.42rem;
    max-height: 1.26rem;
    overflow: hidden;
    text-align: justify;
    font-weight: 700;
}
.swiper,.live{
    position:absolute;
	left:0.43rem;
	top:20.47rem;
	width:6.61rem;
	height:3.73rem;
	z-index:78;
    display: none;
}
.hudong{
    width: 1.1rem;
    height: 0.4rem;
    top: 20.05rem;
    left: 5.9rem;
}
.videobg{
    width: 100%;
    height: 100%;
}
.vimg{
    width: 100%;
    height: 100%; 
    border-radius: 0.1rem;
}
.vbg{
    width: 100%;
}
.playbtn2{
    position: absolute;
    width: 1rem;
    left: 0.45rem;
    top: 2.91rem;
}
video {
    position: absolute;
    left: 0;
    top: 0;
	width:6.61rem;
	height:3.73rem;
    object-fit: fill;
    display: none;
    background: #000;
}
.swiper .swiper-slide{
    width: 100%;
    height: 100%;
}
.simg{
    width: 100%;
    height: 100%;
}
.sbg{
    background: rgba(0, 0, 0, 0.2);    
    position: absolute;
    width: 6.61rem;
    height: 0.5rem;
    left: 0;
    bottom: 0;
    z-index: 10;
}
/* .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
    left: 2.2rem;
} */
.swiper-pagination-bullet {
    position: relative;
    background: #fff;
    opacity: 1;
    width: 0.12rem;
    height: 0.12rem;
}
.swiper-pagination-bullet-active{
    background: yellow;
}
.logo{
    background: url("../images/logo.png") no-repeat;
    background-size: 100%;
    position: absolute;
	left:1.1rem;
	top:11.96rem;
	width:5.36rem;
	height:0.45rem;
}
.video{
    width: 7.5rem;
    height: 4.22rem;
    position: absolute;
    top: 6.46rem;
    left: 0;
    background: red;
}
.notetxt2{
    border-radius: 0.07rem;
    background-color: rgb(0,0,0);
    opacity: 0.8;
    position: absolute;
    left: 1.39rem;
    top: 8.41rem;
    width: 4.36rem;
    /* height: 0.66rem; */
    z-index: 9999;
    font-size: 0.25rem;
    color: #fff;
    text-align: center;
    padding: 0.2rem;
    line-height: 0.5rem;
}
input::-webkit-input-placeholder { 
    /* WebKit browsers */ 
    color: #1c5bce; 
    } 
    input:-moz-placeholder { 
    /* Mozilla Firefox 4 to 18 */ 
    color: #1c5bce; 
    } 
    input::-moz-placeholder { 
    /* Mozilla Firefox 19+ */ 
    color: #1c5bce; 
    } 
    input:-ms-input-placeholder { 
    /* Internet Explorer 10+ */ 
    color: #1c5bce; 
    }
.tips_wrap{
    background:rgba(0,0,0,0.5);
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index:9999999;
    display:none;
}
.tips{
    width: 5.64rem;
    height: 2.6rem;
    position: absolute;
    top: 5.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: 100%;
    height: 1.48rem;
    line-height: 1.48rem;
    text-align: center;
    display: block;
}
.tips .newsdiv {
    width: 100%;
    height: 1.08rem;
    line-height: 1.08rem;
    border-top: 1px solid #F6F6F6;
    position:absolute;
    bottom: 0;
}
.tips .btncancle {
    font-family: PingFangSC-Regular;
    font-size: 0.32rem;
    color: #013365;
    display: block;
    float: left;
    width: 50%;
    text-align: center;
}
.tips .btngo {
    font-family: PingFangSC-Regular;
    font-size: 0.32rem;
    color: #E9B20A;
    display: block;
    float: left;
    width: 50%;
    text-align: center;
    right: 0;
}





.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;
}



.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: 5.5rem;
    left: 2.1rem;
}
.audwrap{
    background: url('../images/music.png') center no-repeat;background-size: 100%; position: absolute;
    width: 0.55rem;
    height: 0.55rem;
    right: 0.3rem;
    top: 0.6rem;
    z-index: 9999;
}
.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: 16.24rem;
    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;*/
    background: url('../images/bg.jpg') center no-repeat;
    background-size: cover;
}
.page2{
    background: url('../images/bg2.jpg') center no-repeat;
    background-size: cover;
    /*background: rgba(0,0,0,0.5);*/
    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;
}

.notewrap{
    background: url('../images/maskbg.png') center no-repeat;
    background-size: 100%;
    width: 7.32rem;
    height: 3.76rem;
    position: absolute;
    top: 8.8rem;
    left: 0.15rem;
    display: block;
    opacity: 0;
    -webkit-transform: translate(100%,0);
    transform: translate(100%,0);
}
.notewrap span{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.notewrap.actived{
    -webkit-animation: show 0.5s 1s linear alternate forwards;animation: show 0.5s 1s linear alternate forwards;
}
.notewrap span.t1{
    background: url('../images/p2_3_1.png') center no-repeat;
    background-size: 100%;
}
.notewrap span.t2{
    background: url('../images/p2_3_2.png') center no-repeat;
    background-size: 100%;
}
.notewrap span.t3{
    background: url('../images/p2_3_3.png') center no-repeat;
    background-size: 100%;
}
.notewrap span.t4{
    background: url('../images/p2_3_4.png') center no-repeat;
    background-size: 100%;
}
.notewrap span.t5{
    background: url('../images/p2_3_5.png') center no-repeat;
    background-size: 100%;
}
.notewrap span.t6{
    background: url('../images/p2_3_6.png') center no-repeat;
    background-size: 100%;
}

.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{
    right: 0;
    width: 1rem;
    height: 100%;
    top: 0;
} */

.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: rgba(0,0,0,0.9);
    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: 5.5rem;
    right: auto;
    /* bottom: 0; */
    margin: auto;
    border-radius: 0.2rem;
}
.progressbar {
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 100%;
    background-color: #66a482;
    transition: width ease-in 200ms;
    -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.5rem;
    font-weight: bold;
    left:1.9rem;
}

span{
  position: absolute;
}


.secbg2,.secbg22{
    position: absolute;width: 100%;top: 0;left: 0;
}
.loadww{
    position: absolute;
    height: 100%;
    width: 16.24rem;
    top: 0;
    left: 0;
    z-index: 9999;
    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: 6.4rem;
    height: 3.63rem;
    background: #000;
    top: 0;
    left: 0;
    z-index: 99999;
}

.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: 10.5rem;
    left: 2.8rem;
    width:1.91rem;
    height: 1.94rem;
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    animation: show 0.5s ease-in-out alternate infinite;
    -webkit-animation: show 0.5s 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;
}

.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{
    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.7);
    /*background: url('../images/ad.jpg') center no-repeat;background-size: 100% 100%;*/
}
.sharebg_png{
    background: url('../images/sharebg.png') center no-repeat;background-size: 100%;
    position: absolute;
    width: 3.15rem;
    height: 1.49rem;
    right: 0.4rem;
    top: 0.5rem;
    opacity: 0;
    -webkit-animation: show 0.8s ease-in-out infinite;
    animation: show 0.8s ease-in-out infinite;
}
.downbtn3{
    background: url("../images/download.png") no-repeat;
    background-size: 100%;
    position: absolute;
    width: 3.6rem;
    height: 2.16rem;
    left: 1.95rem;
    top: 10.5rem;
}
.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;
}


.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;
    width:100%;
    height:100%;
    z-index: 999999;
    display: none;
}
/* #video{
    display: block;
} */

.vdbox,.vdbox2,.vdbox3,.picscroll{
    display: none;
    top: 2.95rem;
    left: 0.54rem;
}
.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;
}



.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;
}

.skipbtn{
/*    background: url('../images/skip.png') center no-repeat;
    background-size: contain;*/
    position: absolute;
    width: 1.13rem;
    height: 0.53rem;
    top: 1.5rem;
    right: 0.5rem;
    font-size: 0.3rem;
    text-align: center;
    text-decoration: underline;
    z-index:999999;
    color: rgba(218, 218, 218, 0.85);
    /*display: none;*/
}
.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;
}

.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: 100%;
    width: 6.5rem;
    height: 0.41rem;
    top: 13.1rem;
    left: 0.5rem;
    position: absolute;} */



.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: absolute;
    width: 100%;
    left: 0;
    top: 50%;    
    -webkit-transform: translate(0,-50%);
    transform: translate(0,-50%);
}
.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) {
    
}

  /*iPhoneXS XR的适配*/
/*body.xx .handwrap{top: 10rem;}*/



@media screen and (min-device-height:720px) and (min-device-width: 444px) {
    

}

.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);
}
/* .logo{
    background-image:url("../images/logo.png");
    background-size:100% 100%;
    position:absolute;
    left:0.91rem;
    top:13.32rem;
    width:5.82rem;
    height:0.53rem;
    z-index:67;
} */
.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;
}

@-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}



.p2pic{
    position:absolute;
    left:0rem;
    top:0rem;
    width:7.5rem;
    height:14.52rem;
    z-index:103;
}
.logo_png{
    background-image:url("../images/logo2.png");
    background-size:100% 100%;
    position:absolute;
    left: 2.93rem;
    top: 12.32rem;
    width:1.98rem;
    height:0.93rem;
    z-index:102;
}
.p2_2_png{
    background-image:url("../images/p2_2.png");
    background-size:contain;
    position:absolute;
    left: 0;
    top: 9.26rem;
    width: 7.5rem;
    height: 3.79rem;
    z-index: 101;
}
.p3_1_8_png{
    background-image:url("../images/p3_1_8.png");
    background-size:100% 100%;
    position:absolute;
    left:2.53rem;
    top:6.78rem;
    width:2.56rem;
    height:2.27rem;
    z-index:100;
}
.p2_1_png{
    background-image:url("../images/p2_1.png");
    background-size:100% 100%;
    position:absolute;
    left: 0.7rem;
    top: 0.91rem;
    width: 6.26rem;
    height: 1.77rem;
    z-index:99;
}
/* .p3_1_4_png{
    background-image:url("../images/p3_1_4.png");
    background-size:100% 100%;
    position:absolute;
    left:0.17rem;
    top:4.72rem;
    width:2.57rem;
    height:2.26rem;
    z-index:98;
}
.p3_1_1_png{
    background-image:url("../images/p3_1_1.png");
    background-size:100% 100%;
    position:absolute;
    left:0.17rem;
    top:2.66rem;
    width:2.57rem;
    height:2.26rem;
    z-index:97;
}
.p3_1_2_png{
    background-image:url("../images/p3_1_2.png");
    background-size:100% 100%;
    position:absolute;
    left:2.53rem;
    top:2.66rem;
    width:2.56rem;
    height:2.26rem;
    z-index:96;
}
.p3_1_5_png{
    background-image:url("../images/p3_1_5.png");
    background-size:100% 100%;
    position:absolute;
    left:2.53rem;
    top:4.72rem;
    width:2.56rem;
    height:2.26rem;
    z-index:95;
}
.p3_1_9_png{
    background-image:url("../images/p3_1_9.png");
    background-size:100% 100%;
    position:absolute;
    left:4.85rem;
    top:6.78rem;
    width:2.57rem;
    height:2.27rem;
    z-index:94;
}
.p3_1_7_png{
    background-image:url("../images/p3_1_7.png");
    background-size:100% 100%;
    position:absolute;
    left:0.17rem;
    top:6.78rem;
    width:2.57rem;
    height:2.27rem;
    z-index:93;
}
.p3_1_6_png{
    background-image:url("../images/p3_1_6.png");
    background-size:100% 100%;
    position:absolute;
    left:4.85rem;
    top:4.72rem;
    width:2.57rem;
    height:2.26rem;
    z-index:92;
}
.p3_1_3_png{
    background-image:url("../images/p3_1_3.png");
    background-size:100% 100%;
    position:absolute;
    left:4.85rem;
    top:2.66rem;
    width:2.57rem;
    height:2.26rem;
    z-index:91;
} */

/*.zzwrap div {*/
/*    opacity: 0;*/
/*    -webkit-transform: scale(0.6);*/
/*    transform: scale(0.6);*/
/*}*/
/*.actived .zzwrap div:nth-child(1){  -webkit-animation: show 0.5s linear forwards;animation: show 0.5s linear forwards;}*/
/*.actived .zzwrap div:nth-child(2){  -webkit-animation: show 0.5s 0.2s linear forwards;animation: show 0.5s 0.2s linear forwards;}*/
/*.actived .zzwrap div:nth-child(6){  -webkit-animation: show 0.5s 0.4s linear forwards;animation: show 0.5s 0.4s linear forwards;}*/
/*.actived .zzwrap div:nth-child(8){  -webkit-animation: show 0.5s 0.6s linear forwards;animation: show 0.5s 0.6s linear forwards;}*/
/*.actived .zzwrap div:nth-child(9){  -webkit-animation: show 0.5s 0.8s linear forwards;animation: show 0.5s 0.8s linear forwards;}*/
/*.actived .zzwrap div:nth-child(3){  -webkit-animation: show 0.5s 1s linear forwards;animation: show 0.5s 1s linear forwards;}*/
/*.actived .zzwrap div:nth-child(7){  -webkit-animation: show 0.5s 1.2s linear forwards;animation: show 0.5s 1.2s linear forwards;}*/
/*.actived .zzwrap div:nth-child(4){  -webkit-animation: show 0.5s 1.4s linear forwards;animation: show 0.5s 1.4s linear forwards;}*/
/*.actived .zzwrap div:nth-child(5){  -webkit-animation: show 0.5s 1.6s linear forwards;animation: show 0.5s 1.6s linear forwards;}*/

.rltbg{
    /* background:url("../images/rlt2_1.png") center no-repeat;
    background-size:100% 100%; */
    position:absolute;
    left:0.15rem;
    top:3.26rem;
    width:7.23rem;
    height:8.75rem;
    z-index:91;
    opacity: 0;
    -webkit-transform: scale(0.7);
    transform: scale(0.7);
    -webkit-animation: show 1s ease-in-out forwards;animation: show 1s ease-in-out forwards;
}


.goali{
    position: absolute;
    top: 10.8rem;
    left: 1.7rem;
    width: 4.1rem;
    height: 1.1rem;
    z-index: 999;
}

.rltzz{
    /*background: url(../images/rltno_0.png) center no-repeat;*/
    /*background-size: contain;*/
    color: #fff;
    position: absolute;
    left: 1.53rem;
    top: 0rem;
    width: 4.05rem;
    height: 3.4rem;
    z-index: 100;
}
.rltno,.rltyes{
    display: none;
}
.bbb{
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
}
.bbb1{
    display: none;
    /*width: 3.67rem;*/
    /*height: 3.68rem;*/
    /*top: 3.3rem;*/
    /*left: 1.2rem;*/

    width: 3.13rem;
    top: 1.96rem;
    left: 0.5rem;
}
.bbb2{
    top: 0.9rem;
    left: 0.2rem;
    width: 3.91rem;
}

.iptwrap {
    width: 1.16rem;
    height: 1.16rem;
    top: 0.8rem;
    left: 0.465rem;
    padding: 0;
    position: relative;
    float: left;
    /* background: rebeccapurple; */
}
.ipic {
    width: 1.16rem;
    height: 1.16rem;
    line-height: 1.16rem;
    border: none;
    /* margin-top: 0.22rem; */
    /* margin-left: 0.4rem; */
    font-size: 0.28rem;
    /* padding: 0.15rem; */
    position: absolute;
    /* top: -0.3rem; */
    left: 0;
    opacity: 0;
    z-index: 999;
}
.imgzz{
    background: rgba(0, 0, 0, 0.8);
    position: absolute;
    left: 0.56rem;
    top: 17.9rem;
    width: 6.49rem;
    height: 2.77rem;
    z-index: 999;
    display: none;
}
.imgcont{
    font-size: 0.36rem;
    color: #fff;
    width: 100%;
    text-align: center;
    position: absolute;
    top: 0.8rem;
}
.imgnums{
    padding: 0 0.05rem;
    position: relative;
}
.imgupload{
    width: 100%;
    font-size: 0.44rem;
    color: #fff;
    position: absolute;
    text-align: center;
    top: 1.5rem;
    font-weight: 700;
}
.addbtn {
    background: url(../images/picbtn.png) no-repeat;
    background-size: 100%;
    width: 1.16rem;
    height: 1.16rem;
    top: 0;
    left: 0;
    position: absolute;
    z-index: 99;
}
.iname2{
    background: url("../images/iname.png") no-repeat;
    background-size: 100%;
    border: none;
    position: absolute;
	left:1.48rem;
	top:22.65rem;
	width:5.4rem;
	height:0.63rem;
    line-height: 0.63rem;
    z-index: 143;
    font-size: 0.33rem;
    text-indent: 0.15rem;
    padding-top: 0.05rem;
    /* background: none; */
    color: #000;
}
.isex2{
    background: url("../images/isex.png") no-repeat;
    background-size: 100%;
    border: none;
    position: absolute;
	left:1.48rem;
	top:23.46rem;
	width:5.4rem;
	height:0.64rem;
    line-height: 0.64rem;
    z-index: 143;
    font-size: 0.33rem;
    padding-left: 0.15rem;
    /* background: none; */
    color: #d7d7d7;
}
.birthday2{
    position: absolute;
    left: 2.16rem;
    top:24.33rem;
    width: 4.75rem;
    height: 0.53rem;
    line-height: 0.53rem;
    color: #d7d7d7;
}
.birthday2 select{
    outline: none;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
}
#year2{
    background: url("../images/select.png") no-repeat;
    background-size: 100%;
    width: 1.49rem;
    height: 0.53rem;
    position: absolute;
    border: none;
    left: 0;
    top: 0;
    font-size: 0.28rem;
    color: #d7d7d7;
    padding-left: 0.15rem;
    padding-top: 0.05rem;
}
#month2{
    background: url("../images/select.png") no-repeat;
    background-size: 100%;
    width: 1.49rem;
    height: 0.53rem;
    position: absolute;
    border: none;
    left: 1.6rem;
    top: 0;
    font-size: 0.28rem;
    color: #d7d7d7;
    padding-left: 0.15rem;
    padding-top: 0.05rem;
}
#day2{
    background: url("../images/select.png") no-repeat;
    background-size: 100%;
    width: 1.49rem;
    height: 0.53rem;
    position: absolute;
    border: none;
    left: 3.2rem;
    top: 0;
    font-size: 0.28rem;
    color: #d7d7d7;
    padding-left: 0.15rem;
    padding-top: 0.05rem;
}
.itel{
    background: url("../images/itel.png") no-repeat;
    background-size: 100%;
    border: none;
    position: absolute;
	left:2.11rem;
	top:25.11rem;
	width:4.78rem;
	height:0.64rem;
    line-height: 0.64rem;
    z-index: 143;
    font-size: 0.33rem;
    text-indent: 0.15rem;
    padding-top: 0.05rem;
    /* background: none; */
    color: #000;
}
.icard2{
    background: url("../images/icard.png") no-repeat;
    background-size: 100%;
    border: none;
    position: absolute;
	left:2.11rem;
	top:25.93rem;
	width:4.77rem;
	height:0.63rem;
    line-height: 0.63rem;
    z-index: 143;
    font-size: 0.33rem;
    padding-left: 0.15rem;
    /* background: none; */
    color: #d7d7d7;
    padding-top: 0.05rem;
}
.icardNum2{
    background: url("../images/icardNum.png") no-repeat;
    background-size: 100%;
    border: none;
    position: absolute;
	left:2.12rem;
	top:26.75rem;
	width:4.77rem;
	height:0.63rem;
    line-height: 0.63rem;
    z-index: 143;
    font-size: 0.33rem;
    text-indent: 0.15rem;
    padding-top: 0.05rem;
    /* background: none; */
    color: #000;
}
.idna{
    background: url("../images/idna.png?1104") no-repeat;
    background-size: 100%;
    border: none;
    position:absolute;
	left:2.93rem;
	top:27.55rem;
	width:3.95rem;
	height:0.64rem;
    line-height: 0.64rem;
    font-size: 0.33rem;
    padding-left: 0.15rem;
    /* background: none; */
    color: #d7d7d7;
    padding-top: 0.05rem;
}
.icontact{
    background: url("../images/icontact.png") no-repeat;
    background-size: 100%;
    border: none;
    position:absolute;
	left:3.09rem;
	top:28.42rem;
	width:3.8rem;
	height:0.64rem;
    line-height: 0.64rem;
    font-size: 0.33rem;
    text-indent: 0.15rem;
    padding-top: 0.05rem;
}
.province2{
    background: url("../images/pro.png") no-repeat;
    background-size: 100%;
    position:absolute;
	left:0.5rem;
	top:29.68rem;
	width:2.09rem;
	height:0.53rem;
    border: none;
    font-size: 0.28rem;
    color: #d7d7d7;
    padding-right: 0.2rem;
    padding-left: 0.1rem;
    padding-top: 0.05rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.city2{
    background: url("../images/pro.png") no-repeat;
    background-size: 100%;
    position:absolute;
	left:2.7rem;
	top:29.68rem;
	width:2.09rem;
	height:0.53rem;
    border: none;
    font-size: 0.28rem;
    color: #d7d7d7;
    padding-right: 0.2rem;
    padding-left: 0.1rem;
    padding-top: 0.05rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.county2{
    background: url("../images/pro.png") no-repeat;
    background-size: 100%;
    position:absolute;
	left:4.93rem;
	top:29.68rem;
	width:2.09rem;
	height:0.53rem;
    border: none;
    font-size: 0.28rem;
    color: #d7d7d7;
    padding-right: 0.2rem;
    padding-left: 0.1rem;
    padding-top: 0.05rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.address2{
    background: url("../images/address.png") no-repeat;
    background-size: 100%;
    border: none;
    position: absolute;
	left:0.52rem;
	top:30.37rem;
	width:6.5rem;
	height:0.51rem;
    line-height: 0.51rem;
    z-index: 143;
    font-size: 0.28rem;
    text-indent: 0.15rem;
    padding-top: 0.05rem;
    /* background: none; */
    color: #000;
}
input::-webkit-input-placeholder {
    color: #d7d7d7;
}
input::-moz-input-placeholder {
    color: #d7d7d7;
}
input::-ms-input-placeholder {
    color: #d7d7d7;
}
textarea::-webkit-input-placeholder {
    color: #d7d7d7;
}
textarea::-moz-input-placeholder {
    color: #d7d7d7;
}
textarea::-ms-input-placeholder {
    color: #d7d7d7;
}


.notetxt{
    border-radius: 0.07rem;
    background-color: rgb(181, 137, 76);
    opacity: 0.8;
    position: absolute;
    left: 2.57rem;
    top: 7.79rem;
    width: 2.22rem;
    height: 0.66rem;
    z-index: 160;
    font-size: 0.23rem;
    color: #ffcc78;
    text-align: center;
    line-height: 0.66rem;
}
.msgnote{
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.8);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    display: none;
}
.msgnote11 {
    background:url("../images/msg.png") no-repeat;
    background-size: 100%;
    width: 5.55rem;
    height: 2.34rem;
    position: absolute;
    top: 50%;
    left: 0.975rem;
    z-index: 9999;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
.msgnote11 p {
    font-size: 0.4rem;
    color: #067cd0;
    position: absolute;
    width: 5rem;
    top: 50%;
    left: 0.275rem;
    text-align: center;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
.closemsg{
    position: absolute;
    width: 0.5rem;
    height: 0.5rem;
    right: 0;
    top: 0;
}
/* .notetxt2{
    border-radius: 0.07rem;
    background-color: rgb(0,0,0);
    opacity: 0.8;
    position: absolute;
    left: 2.25rem;
    top: 8.41rem;
    width: 3rem;
    height: 0.66rem;
    z-index: 116;
    font-size: 0.23rem;
    color: #fff;
    line-height: 0.66rem;
    text-align: center;
} */
.notetxt3{
    border-radius: 0.07rem;
    background-color: rgb(0,0,0);
    opacity: 0.8;
    position: absolute;
    left: 2.39rem;
    top: 7.61rem;
    width: 2.66rem;
    height: 0.66rem;
    z-index: 116;
    font-size: 0.23rem;
    color: #fff;
    line-height: 0.66rem;
    text-align: center;
}





.rltno3 .sharebtn{
    width: 4.41rem;
    height: 0.91rem;
    top: 5.95rem;
    left: 0.7rem;
}

.rltno1 .newsbtn,
.rltno2 .newsbtn,
.rltno1 .sharebtn,
.rltno2 .sharebtn,
.rltno3 .againbtn{
    display: none;
}
.downwrap{
    background: url(../images/poster.jpg) center no-repeat;
    background-size: 100% 100%;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    z-index: 9999;
    display: none;
}
.innote{
    background: url(../images/innote.png) center no-repeat;
    background-size: 100% 100%;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    z-index: 9999;
    display: none;
}
.downbtn{
    width: 3rem;
    height: 3rem;
    top: 12.1rem;
    left: 2.3rem;

}




.note_png{
    background-image:url("../images/note.png");
    background-size:100% 100%;
    position:absolute;
    left:0.45rem;
    top:9.59rem;
    width:6.6rem;
    height:3.44rem;
    z-index:56;
}
.slt2_png{
    background-image:url("../images/slt2.png");
    background-size:100% 100%;
    position:absolute;
    z-index:55;
}
.slt3_png{
    background-image:url("../images/slt3.png");
    background-size:100% 100%;
    position:absolute;
    z-index:54;
}
.slt6_png{
    background-image:url("../images/slt6.png");
    background-size:100% 100%;
    position:absolute;
    z-index:53;
}
.slt8_png{
    background-image:url("../images/slt8.png");
    background-size:100% 100%;
    position:absolute;
    z-index:52;
}
.slt7_png{
    background-image:url("../images/slt7.png");
    background-size:100% 100%;
    position:absolute;
    z-index:51;
}
.slt4_png{
    background-image:url("../images/slt4.png");
    background-size:100% 100%;
    position:absolute;
    z-index:50;
}
.slt5_png{
    background-image:url("../images/slt5.png");
    background-size:100% 100%;
    position:absolute;
    z-index:49;
}
.slt9_png{
    background-image:url("../images/slt9.png");
    background-size:100% 100%;
    position:absolute;

    z-index:48;
}
.slt1_png{
    background-image:url("../images/slt1.png");
    background-size:100% 100%;
    position:absolute;

    z-index:47;
}

/* .zzwrap div:nth-child(1){
    left:0.7rem;
    top:2.91rem;
    width:1.93rem;
    height:1.93rem;
}
.zzwrap div:nth-child(9){
    left:4.88rem;
    top:7.16rem;
    width:1.93rem;
    height:1.93rem;
}
.zzwrap div:nth-child(5){
    left:2.78rem;
    top:5.02rem;
    width:1.93rem;
    height:1.93rem;
 }
.zzwrap div:nth-child(4){
    left:0.7rem;
    top:5.02rem;
    width:1.93rem;
    height:1.93rem;
}
.zzwrap div:nth-child(7){
    left:0.7rem;
    top:7.15rem;
    width:1.93rem;
    height:1.93rem;
}
.zzwrap div:nth-child(8){
    left:2.78rem;
    top:7.15rem;
    width:1.93rem;
    height:1.93rem;
}
.zzwrap div:nth-child(6){
    left:4.88rem;
    top:5.03rem;
    width:1.93rem;
    height:1.93rem;
 }
.zzwrap div:nth-child(3){
    left:4.88rem;
    top:2.92rem;
    width:1.93rem;
    height:1.93rem;
  }
.zzwrap div:nth-child(2){
    left:2.78rem;
    top:2.91rem;
    width:1.93rem;
    height:1.93rem;
   }

.zzwrap.back div:nth-child(1){background-image:url("../images/slt10.png"); background-size:100% 100%;}
.zzwrap.back div:nth-child(2){background-image:url("../images/slt10.png"); background-size:100% 100%;}
.zzwrap.back div:nth-child(3){background-image:url("../images/slt10.png"); background-size:100% 100%;}
.zzwrap.back div:nth-child(4){background-image:url("../images/slt10.png"); background-size:100% 100%;}
.zzwrap.back div:nth-child(5){background-image:url("../images/slt10.png"); background-size:100% 100%;}
.zzwrap.back div:nth-child(6){background-image:url("../images/slt10.png"); background-size:100% 100%;}
.zzwrap.back div:nth-child(7){background-image:url("../images/slt10.png"); background-size:100% 100%;}
.zzwrap.back div:nth-child(8){background-image:url("../images/slt10.png"); background-size:100% 100%;}
.zzwrap.back div:nth-child(9){background-image:url("../images/slt10.png"); background-size:100% 100%;} */


/* html{
    font-family:PingFang-SC-Light,Microsoft YaHei,\\5FAE\8F6F\96C5\9ED1,Helvetica Neue,Helvetica,STHeiTi,Arial,sans-serif;
    text-size-adjust:100%;
    -ms-text-size-adjust:100%;
    -webkit-text-size-adjust:100%;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,select,p,blockquote,th,td,hr,button,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{
    margin:0;
    padding:0
}body{
    color:#434343;
    background-color:white;
    height:100%;
    overflow-x:hidden;
    -webkit-overflow-scrolling:touch;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
} */
ul,ol{
    list-style:none outside none;
}
#lottery{
    width: 4.85rem;
    height: 4.8rem;
    top: 6.25rem;
    left: 1.3rem;
}
#lottery ul{
    font-size:0;
}
#lottery ul li{
    width: 1.45rem;
    height: 1.37rem;
    /* background:#f9d933; */
    border-radius:0.1rem;
    position: absolute;
    /* margin-right:0.17rem;
    margin-bottom:0.17rem;
    display:inline-block;
    vertical-align:top;
    text-align:center;
    color:#1b1b1b; */
}
.lottery-unit-0{
    top: 0;
    left: 0.05rem;
}
.lottery-unit-1{
    top: 0;
    left: 1.7rem;
}
.lottery-unit-2{
    top: 0;
    left: 3.35rem;
}
.lottery-unit-3{
    top: 1.67rem;
    left: 3.35rem;
}
.lottery-unit-4{
    top: 3.3rem;
    left: 3.35rem;
}
.lottery-unit-5{
    top: 3.3rem;
    left: 1.67rem;
}
.lottery-unit-6{
    top: 3.3rem;
    left: 0.05rem;
}
.lottery-unit-7{
    top: 1.67rem;
    left: 0.05rem;
}
/* .lottery-go{
    width: 1.5rem;
    height: 1.5rem;
    top: 1.5rem;
    left: 1.5rem;
} */
#lottery ul li.alone p{
    line-height:1.37rem
}
#lottery ul li p{
    height:1.37rem;
    line-height:0.64rem;
    font-size:0.6rem;
    margin:0.92rem auto;
}
#lottery ul li.lottery-go{
    width: 1.53rem;
    height: 1.5rem;
    top: 1.67rem;
    left: 1.67rem;
}
#lottery ul li.lottery-go p{
    font-size:1.6rem;
}
#lottery ul li.active.lottery-unit{
    background: rgba(63,78,109,0.5);
    /* color:#fff; */
}
#lottery ul li:last-of-type{
    margin-right:0;
}
#lottery ul:last-of-type li{
    margin-bottom:0;
}

.p3_1_8_png{
    background-image:url("../images/p3_1_8.png");
    background-size:100% 100%;
    position:absolute;
    left:2.47rem;
    top:6.25rem;
    width:2.56rem;
    height:2.26rem;
    z-index:100;
}
.p2_1_png{
    background-image:url("../images/p2_1.png");
    background-size:100% 100%;
    position:absolute;
    left: 1.1rem;
    top: 0.91rem;
    width: 5.49rem;
    height: 1.93rem;
    z-index:99;
}
.p3_1_4_png{
    background-image:url("../images/p3_1_4.png");
    background-size:100% 100%;
    position:absolute;
    left:0.11rem;
    top:4.19rem;
    width:2.57rem;
    height:2.26rem;
    z-index:98;
}
.p3_1_1_png{
    background-image:url("../images/p3_1_1.png");
    background-size:100% 100%;
    position:absolute;
    left:0.11rem;
    top:2.13rem;
    width:2.57rem;
    height:2.26rem;
    z-index:97;
}
.p3_1_2_png{
    background-image:url("../images/p3_1_1.png");
    background-size:100% 100%;
    position:absolute;
    left:2.47rem;
    top:2.13rem;
    width:2.57rem;
    height:2.26rem;
    z-index:96;
}
.p3_1_5_png{
    background-image:url("../images/p3_1_5.png");
    background-size:100% 100%;
    position:absolute;
    left:2.47rem;
    top:4.19rem;
    width:2.56rem;
    height:2.26rem;
    z-index:95;
}
.p3_1_9_png{
    background-image:url("../images/p3_1_9.png");
    background-size:100% 100%;
    position:absolute;
    left:4.79rem;
    top:6.25rem;
    width:2.57rem;
    height:2.26rem;
    z-index:94;
}
.p3_1_7_png{
    background-image:url("../images/p3_1_4.png");
    background-size:100% 100%;
    position:absolute;
    left:0.11rem;
    top:6.25rem;
    width:2.57rem;
    height:2.26rem;
    z-index:93;
}
.p3_1_6_png{
    background-image:url("../images/p3_1_4.png");
    background-size:100% 100%;
    position:absolute;
    left:4.79rem;
    top:4.19rem;
    width:2.57rem;
    height:2.26rem;
    z-index:92;
}
.p3_1_3_png{
    background-image:url("../images/p3_1_3.png");
    background-size:100% 100%;
    position:absolute;
    left:4.79rem;
    top:2.13rem;
    width:2.57rem;
    height:2.26rem;
    z-index:91;
}

.zzwrap div {
    opacity: 0;
    -webkit-transform: scale(0.6);
    transform: scale(0.6);
}
.actived .zzwrap div:nth-child(1){  -webkit-animation: show 0.5s linear forwards;animation: show 0.5s linear forwards;}
.actived .zzwrap div:nth-child(2){  -webkit-animation: show 0.5s 0.2s linear forwards;animation: show 0.5s 0.2s linear forwards;}
.actived .zzwrap div:nth-child(6){  -webkit-animation: show 0.5s 0.4s linear forwards;animation: show 0.5s 0.4s linear forwards;}
.actived .zzwrap div:nth-child(8){  -webkit-animation: show 0.5s 0.6s linear forwards;animation: show 0.5s 0.6s linear forwards;}
.actived .zzwrap div:nth-child(9){  -webkit-animation: show 0.5s 0.8s linear forwards;animation: show 0.5s 0.8s linear forwards;}
.actived .zzwrap div:nth-child(3){  -webkit-animation: show 0.5s 1s linear forwards;animation: show 0.5s 1s linear forwards;}
.actived .zzwrap div:nth-child(7){  -webkit-animation: show 0.5s 1.2s linear forwards;animation: show 0.5s 1.2s linear forwards;}
.actived .zzwrap div:nth-child(4){  -webkit-animation: show 0.5s 1.4s linear forwards;animation: show 0.5s 1.4s linear forwards;}
.actived .zzwrap div:nth-child(5){  -webkit-animation: show 0.5s 1.6s linear forwards;animation: show 0.5s 1.6s linear forwards;}
