/* 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;}

.lfNav{display: none;}

/*banner*/
.banner-box{height:4.5rem;background-size: 17rem;}
.banner-box .wrap{height: auto;}
.banner-box .logo{width:1.7rem; height:0; top: .25rem;}
.banTxt h5{
	width: 2.5rem; height: .6rem;
	font-size: .26rem;line-height: .6rem;
}
.banTxt >img{
	width: 6.5rem;
}
.banTxt .sub img{
	width: 2rem;margin: 0 .1rem;
}
.banTxt ul li{
	width: auto; margin: 0 .15rem;
	text-align: left;
	font-size: .24rem; line-height: .4rem;
}
.banTxt ul li::before{height: .4rem;}

.secTit{margin-top: .35rem;}
/*section1*/

/* section02 */
.s2-main{
	margin-bottom: 0;
}
.s2-txt p{
	width: 6rem;font-size: .24rem; line-height: .36rem;
}
.s2-line{
	background: #fff; height: auto;
}

.s2-line .item{
	width: 48%; display: inline-block;
	margin: 0 1% .25rem; float: left;
}
.s2-line .item h5{
	font-size: .3rem; line-height: .4rem;
}
.s2-line .item p{
	font-size: .24rem; line-height: .36rem; min-height: 1.08rem;
}

/* section03 */
.sec03{height: auto; 
	background-size: auto 100%;
	float: left;
}
.s3-main{
	background: none;
	height: auto;
}
.s3-main img{
	width: 6.8rem;
}


/* section04 */
.s4-main{
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	align-content: flex-start;
	flex-wrap: wrap;
	padding-top: 0.8rem;
	height: 6.5rem;
	overflow: hidden;
	border-radius: 0.1rem;
	margin: 0.47rem auto 0.5rem;
	background-size: 100% 100%;
}
.s4-main .tixi {
	position: absolute;top: 0;left: 0;
	width: 1.46rem;
	color: #ffffff;
	text-align: center;
	font-size: 0.24rem;
	line-height: 0.5rem;
	background: #112038;
	border-bottom-right-radius: 0.3rem;
}
.s4-main .hd{
	width: 90%;
	margin: 0 auto;
}
.s4-main .hd ul{display: flex;
	justify-content: center;
	align-items: center;
}
.s4-main .hd ul li{
	width: 3rem;
	height: 0.7rem;
	line-height: 0.7rem;
	padding-left: 0;
	text-align: center;
	font-size: 0.3rem;
	color: #333;
	cursor: pointer;
	margin-bottom: 0;
	background: #ffffff;
}
.s4-main .hd ul li:nth-of-type(1){margin-left: 0;}
.s4-main .hd ul li:nth-of-type(2){margin-left: 0;}
.s4-main .hd ul li:nth-of-type(3){margin-left: 0;}
.s4-main .hd ul li.on{
	position: relative;
	color: #fff;
	font-weight: bold;
	background-image: none;
	background: #198ff3;
}
.s4-main .hd ul li.on::after{display: none;}
.s4-main .bd{
	margin-left: 0.2rem;
	flex: 1;
}
.s4-main .bd .item{
	width: 100%;
	margin: 0.28rem 0;
	padding: 0.3rem 0 0.3rem 0.3rem;
	color: #000000;
	overflow: hidden;
	border-radius: .1rem;
	background: -webkit-linear-gradient(to right, #ffffff 50%, rgba(255, 255, 255, 0.04) 100%);
	background: linear-gradient(to right, #ffffff 50%, rgba(255, 255, 255, 0.04) 100%);
	box-sizing: border-box;
}
.s4-main .bd .item.item3,.s4-main .bd .item.item2,.s4-main .bd .item.item1{margin-left: 0;}
.s4-main .bd .item p{
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	margin-bottom: 0.1rem;
}
.s4-main .bd .item p b{
	font-size: .28rem;
}
.s4-main .bd .item p small {
	padding: 0.04rem 0.1rem;
	text-align: center;
	color: #ffffff;
	font-size: 0.22rem;
	margin: 0 0.35rem 0 0.12rem;
	border-radius: 0.5rem;
}
.s4-main .bd .item p i{
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 0.03rem 0.08rem;
	font-size: 0.24rem;
	text-align: center;
	border-radius: 0.5rem;
	background: #e6f0ff;
}
.s4-main .bd .item p i img{width: .24rem;}
.s4-main .bd .item span{
	display: block;
	font-size: 0.24rem;
}

	/* section05 */
.sec05{height: auto;}
.s5-main{
	width:7.1rem; clear:both; float: left; margin: 1.27rem -.15rem 1.71rem; height: 3.14rem;
	background: url('../images/s5-img04.png') no-repeat center;
	background-size: 3.2rem;
	position: relative;
}
.s5-main .item{
	position: absolute;
}
.s5-main .item span{
	width: .65rem; height: .65rem; line-height: .65rem;
	margin: auto;
	display: block;
}
.s5-main .item.type02 span{
	margin: auto;
}
.s5-main .item p{
	font-size:.26rem; line-height: .36rem;
	position: absolute;
}
.s5-main .item1{
	top: -.32rem; left: 3.26rem;
}
.s5-main .item2{
	top: .52rem; right: 1.83rem;
}
.s5-main .item3{
	bottom: .43rem; right: 1.83rem;
}
.s5-main .item4{
	bottom: -.27rem; right: 3.3rem;
}
.s5-main .item5{
	bottom: .61rem; left: 1.85rem;
}
.s5-main .item6{
	top: .47rem; left: 1.94rem;
}
.s5-main .item1 p{
	width: 2.3rem; left: 50%; margin-left: -1.1rem; top: -.76rem;
}
.s5-main .item2 p{
	width: 1.2rem; left: .85rem; top: -.6rem;
}
.s5-main .item3 p{
	width: 1.2rem; left: .85rem; top: -.3rem;
}
.s5-main .item4 p{
	width: 2.4rem; left: 50%; margin-left: -1.2rem; top: .76rem;
}
.s5-main .item5 p{
	width: 1.2rem; right: .85rem; top: -.3rem;
}
.s5-main .item6 p{
	width: 1.2rem; right: .85rem; top: -.6rem;
}
/* section06 */
.s6-main{
	height: auto;
}
.s6-main .sub{
	width: 1.8rem;
	margin-left: 0;
}

.s6-main .itembox{
	margin-bottom: .3rem;
	width: 5rem; margin-right: -2.1rem;
	height: 5.4rem;
}
.s6-main .itembox .item .txt p{
	font-size: .26rem; line-height: .32rem;
}
.s6-main .itembox .item img{
	width: 2.4rem; margin-left: 1.2rem; margin-top: .35rem;
}

/* section07 */
.sec07{
	height: auto;
}
.s7-main{margin-top: .3rem;}
.s7-main .item{
	width: 50%; display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.s7-main .item1, .s7-main .item4{
	margin-left: 0;
}
.s7-main .item .txt{
	margin-top: 0;
}
.s7-main .item .txt h4{
	font-size: .3rem; line-height: .42rem;
	width: auto;
	padding: 0 .15rem;
}
.s7-main .item .txt p{
	font-size: .26rem;
	text-align: center;
}
.s7-main .zhu{
	font-size: .24rem; padding-bottom: .25rem;
}

/* section08 */
.s8-main .btnChange{
	margin: 0 auto .2rem; font-size: .24rem;
}
.s8-main .itembox{clear: both; margin: auto;}
.s8-main .itembox .item{
	width: 3.4rem;margin-bottom: .2rem;
}
.s8-main .item .part{
	width: 3.39rem;
}
.s8-main .item .part1{
	height: 4.3rem;
}
.s8-main .item .part2{
	height: 4.7rem;
}
.s8-main .item .part3{
	height: 3rem;
}
.s8-main .item .part4{
	height: 4.4rem;
}
.s8-main .item .part5{
	height: 3rem;
}
.s8-main .item .part6{height: 2.4rem;}


.s8-main .item3 .part{
	border-left: solid .01rem #b9caff;
}
.s8-main .item .itemTit.fixed{
	width: 3.4rem;
}

.s8-main .itembox .item .part h4{
	font-size: .28rem;
	height: .52rem; line-height: .52rem;
	width: 2.2rem;
}
.s8-main .itembox .item .part4 h4{text-align: center}
.s8-main .itembox .item .part ul{
	font-size: .24rem; line-height: .42rem;
}
.s8-main .itembox .item .part p{
	font-size: .24rem; line-height: .42rem;
	max-width: 2.8rem;
}
.s8-main .itembox .item .part5 p{
	margin-left: .4rem; width: 3.4rem;

}
.s8-main .itembox .item .part7 p{
	padding-top: 0;
}

.s8-main .jianz{
	width: 100%; margin-top: 0; padding: 0;
}
.s8-main .jianz table{
	width: 100%;
}
.s8-main .jianz table th{
	font-size: .26rem;
}
.s8-main .jianz table th:nth-child(1){width: 6%;}
.s8-main .jianz table th:last-child{
	width: 1.4rem;
}
.s8-main .jianz td{font-size: .24rem; line-height: .32rem;}
.s8-main .jianz table td h5{
	font-size: .26rem; padding: 0 .15rem;
}
.s8-main .jianz table a{
	width: auto; height: auto; margin: .2rem .1rem 0;
	font-size: .24rem; line-height: .3rem; padding: .1rem;
}

/*section2*/
