/* 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.5rem;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{display: none;}

/*banner*/
.banner-box{
	height:4.8rem;
	background: url('../images/ban-m.png') no-repeat center top / 100%;
}
.banner-box .wrap{height: auto;}
.banner-box .logo{width:1.7rem; height:0; top: .25rem;}
.banPic .theme01{
	width: 4.8rem;
	left: 1rem;
	top: 1.15rem;
	display: none;
}
.banPic .yuan{
	width: 1.25rem; right: -.18rem; top: .48rem; display: none;
}
/*section1*/
.sec01{
	background: #fff;
}
.s1-top{
	width: 100%; margin: 0 auto .25rem;
}
.s1-top .map .counter-icon{
	top: .2rem; left: .4rem;
}

.s1-left,.s1-right{
	width: 100%; margin: 0 auto .25rem;
}
.s1-main .map{
	width: 5.24rem; margin: 0 1.13rem; z-index: 2;
}
.s1-top .map{
	width: 90%; margin: 0 5%;
}
.s1-top .txt{
	background: #d24046; width: 100%;
	margin-top: -.3rem;
	margin-left: 0;
	padding: 0 0 .15rem;
}
.s1-main .txt,.s1-right .txt{
	background: #d24046; width: 100%;
	margin-top: -.3rem;
	margin-left: 0;
	padding: 0 0 .15rem;
	
}
.s1-main .txt font{
	margin: .6rem .5rem 0;
	width: 6.5rem;
}
.s1-main .txt ul{
	margin-left: .5rem;
}
.s1-main .txt ul li p{
	letter-spacing: 0;
	font-size: .26rem; line-height: .4rem;
}
.s1-main .txt ul li span{
	font-size: .26rem; height: .4rem; line-height: .4rem;
	width: auto; padding: 0 .15rem;
}
.s1-right .txt::before{
	display: none;
}


.s2-itembox{margin-top: 0;}
.s2-itembox .item{
	width: 100%;
}
.s2-itembox .item p{
	font-size: .26rem; line-height: .42rem;
}
.s2-itembox .item06 ul{margin-bottom: .25rem;}
.s2-itembox .item ul li{
	font-size: .26rem; line-height: .4rem; margin-bottom: .2rem;
}
.s2-itembox .item ul li span{
	height: .4rem; line-height: .4rem; width: auto;
	padding: 0 .15rem;
}
.s2-itembox .item .ewm{
	width: 100%; margin: 0 auto .25rem; text-align: center;
}
.s2-itembox .item .ewm img{
	width: 2rem;
}
.s2-itembox .item .ewm p{text-align: center;
	font-size: .26rem; line-height: .4rem; 
}
/*section2*/

.fixTop{
	position: fixed; z-index: 3;
	right: -1rem;
	bottom: 13%;
	transition: all .3s;
}
.fixTop a{
	width: 1rem; height: 1rem; display: inline-flex;
	background: #fff;
	border-radius: 50%;
	border: 1px solid #e7e9f2;
	box-shadow: 0px .08rem .2rem .04rem rgba(11,42,113,0.03);
	justify-content: center;
	align-items: center;
}
.fixTop a img{width: .4rem; display: inline-block;}

::-webkit-scrollbar {
    display: none;
}
