/* reset */
body, h1, h2, h3, h4, h5, h6, p, ul, ol, dl, dd, figure, menu, input, textarea, button, select, th, td iframe{ margin:0; padding:0;}
h1, h2, h3, h4, h5, h6, b, strong { font-size:100%; font-weight:normal;}
li { list-style:none;}
em, i { font-style:normal;}
a, a:visited, a:active { text-decoration:none; border:none; outline:none;}
input, textarea { outline:none;}
textarea { resize: vertical;}
body { 
	-webkit-text-size-adjust:100%; 
	-webkit-tap-highlight-color:rgba(0,0,0,0); 
	-webkit-touch-callout:none; 
	word-wrap:break-word; 
	line-height:1.5;font-size: 12px;min-width:7.5rem!important;
	width:7.5rem;margin: 0 auto!important;overflow-x: hidden;overflow-y: auto;
}
body, button, input, select, textarea { font-family: 'helvetica neue', tahoma, 'hiragino sans gb', stheiti, 'wenquanyi micro hei', 'microsoft yahei', simsun, sans-serif;}
.none{ display:none;}
.left { float:left;}
.right { float:right;}
.clearfix::after { content:''; clear:both; display:block; height:0; overflow:hidden;visibility:hidden;}
.The_total{display:none;}
a[title="站长统计"]{display: none;}
.wrap{width:6.8rem;margin: 0 auto;}
.wrap1{width:7.2rem;margin: 0 auto;}
.m-show{display:block!important;}
.m-hide{display: none!important;}
.m-ib{display: inline-block!important;}
#box-kefu,#zhy,.aside-bgd,.box-fix-nav{display: none;}
.nav-bgd{position: fixed;top: 0; display: block;background: #193596;width:7.5rem;z-index: 9999;}
.nav-cont{font-size: 0;text-align: center;}
.nav-cont li{display: inline-block;vertical-align: top;width: 25%;}
.nav-cont li a{display: block;height: .7rem;font-size:.24rem;color: #fff;line-height: .7rem;background: #2c55df;margin:0 2%; border-radius: .1rem;}
.lfNav,.fixRight{display: none;}

/*banner*/
.banner-box{height:3.6rem;background-size: 15rem;}
.banner-box .wrap{height: auto;}
.banner-box .logo{width:1.7rem; height:0; top: .25rem;}
.Countdown{
	margin-top: 2.5rem;
	background-size: 100% 100%;
}
.Countdown p{font-size: .28rem;}

.secTit img{height: .4rem;}
/*section1*/
.s1-title{margin-top: .25rem;}
.s1-main{
	padding: 0;
}
.s1-left{
	width: 6.4rem; margin: .2rem;
	height: auto;
	padding-bottom: .2rem;
}
.s1-left ul{margin-top: .2rem;}
.s1-left ul li{
	width: 1.2rem;height: .5rem; line-height: .5rem;
	font-size: .26rem;
	margin-right: .2rem;
	margin-bottom: .15rem;
}
.s1-right{
	width: 4.5rem; height: 4rem;
	margin-bottom: .25rem;
}
.s1-right h3{
	font-size: .28rem;
	width: 3.8rem;
}
.s1-right span{
	width: 90%; margin: .2rem 5% .25rem;
	font-size: .24rem; line-height: 1.5;
}

.s1-condition{
	background: #3d66fc;
	background: -webkit-linear-gradient(#18a0ff,#3d66fc);
	background: -moz-linear-gradient(#18a0ff,#3d66fc);
	background: -o-linear-gradient(#18a0ff,#3d66fc);
	background: linear-gradient(#18a0ff,#3d66fc);
	height: auto;
	border-radius: .25rem;
}
.s1-condition .txt{
	width: 60%;
	margin: .2rem 20%;
}
.s1-condition ul{
	width: 80%;
	margin: 0 10% .2rem;
}
.s1-condition .ewm{margin-bottom: .25rem;}
.s1-condition .ewm img{width: 2.2rem;}
.s1-condition .ewm span{font-size: .32rem; line-height: 1.2;}

/* section02 */
.s2-itembox .item{
	width: 100%; height: .8rem;
	background-size: 100% 100%;
}
.s2-itembox .item.on{
	height: auto; width: 100%;
}
.s2-itembox .item2{
	margin: .2rem 0;
}
.s2-itembox .item .left{
	width: 100%; height: .8rem;
}
.s2-itembox .item .left::before{
	display: none;
}
.s2-itembox .item .left i{
	width:100%; 
}

.s2-itembox .item .txt{
	width: 90%; height: auto;
	padding: .32rem 0;
}

.s2-itembox .item.on .txt p{
	font-size: .26rem; line-height: 1.5;
}
.s2-main .zhu{
	font-size: .24rem; line-height: 1.5;
}
.s2-btn a{margin: 0 .15rem .2rem; font-size: .26rem;}


/* section03 */
.s3-main{
	background: #fff; height: auto;
	margin: .25rem auto;
}
.s3-main ul{position: relative;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	/* width: 90%; margin: 0 5%; */
}
.s3-main ul li{
	width:33%;
	margin:0 0 .2rem;
	float: none;
}
.s3-main ul li.item1{margin: 0 auto .2rem;}
.s3-main ul li.item4{width: 25%;}
.s3-main ul li.item5{margin: 0 auto .2rem;}
.s3-main ul li.right{
	float: none;margin: 0 auto .2rem;
	width: 25%;
}
.s3-main ul li img{width: .7rem;}
.s3-main ul li span{
	font-size: .26rem;margin-top: .25rem;
}
.s3-system{
	height: auto; margin-bottom: .5rem;
	background: #f79b22;
	background: -webkit-linear-gradient(#f79b22,#fe6014);
	background: -moz-linear-gradient(#f79b22,#fe6014);
	background: -o-linear-gradient(#f79b22,#fe6014);
	background: linear-gradient(#f79b22,#fe6014);
	border-radius: .25rem;
}
.s3-system .txt{
	width: 80%; margin: .25rem 10%;
}
.s3-system .enter{
	float: none; display: inline-block;
	margin: 0 auto .1rem;
}

/* section04 */
.s4-tips{
	border: solid 1px #3c67fc;
	background: #fff;
	border-radius: .15rem;
	height: auto;
}
.s4-tips .kuang{
	width: 6.4rem; height: auto;
}
.s4-tips .kuang p{
	font-size: .24rem; line-height: 1.5;
	width: 90%; margin: .2rem 5%;
}
.s4-main{
	margin: .25rem auto;
}
.s4-main .sub span{
	width: 1.6rem; height: .5rem;
	font-size: .26rem; line-height: .5rem;
	margin: 0 auto;
}
.s4-main .s4-txt{
	width: 6.4rem; margin: 0 .2rem .2rem;
	height: auto;
	padding: .25rem 0;
}
.s4-main .s4-txt p{
	font-size: .24rem; line-height: 1.8;
}
.s4-photo{
	background: #3d66fc;
	background: -webkit-linear-gradient(#18a0ff,#3d66fc);
	background: -moz-linear-gradient(#18a0ff,#3d66fc);
	background: -o-linear-gradient(#18a0ff,#3d66fc);
	background: linear-gradient(#18a0ff,#3d66fc);
	height: auto;
	border-radius: .25rem;
	padding-bottom: .25rem;
	margin-bottom: .5rem;
}
.s4-photo img.txt{
	float: none; display: inline-block;
	margin: .2rem auto;
}
.s4-ewm img{
	width: 2rem;
}
.s4-ewm span{font-size: .26rem; line-height: 1.3;}


/* section05 */
.s5-main{
	margin: .25rem auto .5rem;
}
.s5-main .kuang{
	width: 6.4rem; margin: .2rem;
	flex-wrap: wrap;
	padding: .3rem 0 .1rem;
}
.s5-main .kuang .item{
	width: 3rem;
	margin: 0 .05rem .55rem;
	height: auto;
}
.s5-main .kuang .item ul{
	font-size: .24rem; line-height: 1.8;
}
.s5-main .kuang .item a{margin-bottom: -.25rem;}


/*section2*/
