html{font-size:100px;height:100%;-webkit-tap-highlight-color:rgba(0,0,0,0);}
dl,dt,dd,ul,li{padding:0;margin:0;list-style:none;}
@media only screen and (min-width:320px) and (max-width:320px){
	html{font-size:100px}
}
@media only screen and (min-width:360px){
	html{font-size:112.5px}
}
@media only screen and (min-width:375px){
	html{font-size:117.1875px}
}
@media only screen and (min-width:384px){
	html{font-size:120px}
}
@media only screen and (min-width:412px){
	html{font-size:128.75px}
}
@media only screen and (min-width:414px){
	html{font-size:129.375px}
}
@media only screen and (min-width:600px){
	html{font-size:187.5px}
}
body{line-height:1.4;color:#5D5D5D;font-family:"Helvetica Neue",Helvetica,STHeiTi,sans-serif;padding:0;margin:0;background:#000120;height:100%;}
input,select,textarea{outline:none;font-size:0.14rem;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-appearance:none;}
input[type=search]{-webkit-appearance:textfield;-webkit-box-sizing:content-box;}
input::-webkit-search-decoration,input::-webkit-search-cancel-button{display:none;}
input::-webkit-input-placeholder{color:#ccc;}
textarea::-webkit-input-placeholder{color:#ccc;}
a{text-decoration:none;}
p{padding:0;margin:0;}
img{vertical-align:top;}
ul,li{list-style:none;padding:0;margin:0;}
.wrap{width:100%;font-size:0;position:relative;}
.wrap img{width:100%;}
.video_box{position:absolute;width:85.866666%;height:27.136431784%;left:6.8%;top:57.3463268%;}
.video_box video{width:100%;height:100%;position:absolute;left:0;top:0;}
.video_box .play_btn{position:absolute;left:0;top:0;width:100%;height:100%;background:url(../images/play_bg.jpg) no-repeat center top;background-size:100% 100%;z-index:2;}
.clause_check{position:absolute;width:.12rem;height:.12rem;left:6.4%;top:85.9%;}
.clause_check label{display:block;width:.1rem;height:.1rem;border:.01rem #fff solid;}
.clause_check label input{display:none;}
.clause_check label input + span{display:block;width:.1rem;height:.1rem;}
.clause_check label input:checked + span{background:url(../images/right.svg) no-repeat center center;background-size:.1rem .1rem;}
.clause_btn{position:absolute;width:18%;height:2.8%;top:85.6%;left:62.666%;}
.win_pop{width:100%;position:fixed;height:100%;left:0;top:0;z-index:9;background:rgba(0,0,0,.5);font-size:0;display:none;}
.win_pop_cent{display:flex;justify-content:center;align-items:center;width:100%;height:100%;}
.win_pop_main{padding:0;margin:0;}
.win_pop_box{width:80%;margin:0 auto;border:.02rem #4F7FA7 solid;background:#000120;color:rgba(255,255,255,.6);font-size:.1rem;}
.win_pop_scroll{height:3rem;overflow:auto;-webkit-overflow-scrolling:touch;padding:.15rem;}
.win_pop_scroll p{text-indent:2em;}
.win_pop_scroll .line_top{padding-top:.1rem;}
.win_pop_close{width:100%;padding-top:.2rem;display:flex;align-items:center;justify-content:center;}
.win_pop_close span{display:block;width:.24rem;height:.24rem;background:url(../images/close.svg) no-repeat center center;background-size:.24rem .24rem;}
.alert_pop{width:100%;position:fixed;height:100%;left:0;top:0;z-index:9;background:rgba(0,0,0,.5);font-size:0;display:none;}
.alert_pop_cent{display:flex;justify-content:center;align-items:center;width:100%;height:100%;}
.alert_pop_box{background:#fff;width:80%;border-radius:.06rem;}
.alert_pop_box .top_txt{font-size:.14rem;padding:.3rem .2rem;text-align:center;}
.alert_pop_box .btm_btn{border-top:.01rem #eee solid;height:.46rem;text-align:center;line-height:.46rem;font-size:.16rem;color:#012255;}