body,ul,li,dl,dt,dd,h1,h2,h3,p{margin: 0; padding: 0; list-style: none;}
body{width: 6.4rem; margin: 0 auto; background: #f9f9f9; font-size: .12rem; font-family: "微软雅黑";}
*{box-sizing: border-box;}
a{text-decoration: none; color: #242424;}
images{vertical-align: top;}
nav{background:#004ea1;}
nav a{color: #fff;}
nav ul{display: flex;}

nav ul li{
	flex: 1; 
	display:flex;
	justify-content: center;
	background: url(/uploads/image/t106/4419.png) no-repeat left center;
	background-size:.05rem; 
}

nav ul li:first-child{
	background: none;
}

nav ul li a{
	display: inline-block;
	padding: .15rem;
	font-size: .26rem;
}

nav ul li a:hover,
nav ul li .currnet{
	background: #5cbbb5;
}

.product,.news,.introduce,.article{
	margin: .15rem;
	background: #fff;
}

.public-title{
	height: .62rem;
	text-align: center;
	background: url(/uploads/image/t106/4429.png) no-repeat;
	background-size:cover; 
}

.public-title h3,.public-title h1{
	line-height: .62rem;
	color: #144f93;
	padding-left: .25rem;
	font-size:.26rem;
	display: inline-block;
	background: url(/uploads/image/t106/4422.png) no-repeat left center;
	background-size:.18rem; 
}

.public-title h1{
	font-size:.22rem;
	padding-left: 0;
	background:none;
}

.public-more a{
	display: block;
	height: .62rem;
	clear: both;
	text-indent: -999rem;
	background: url(/uploads/image/t106/4424.png) no-repeat center;
	background-size:.56rem; 
	
}
.mnav{
	color: #8c8c8c;
	font-size: .16rem;
	padding: .3rem .15rem 0 .2rem;
}
.mnav a{
	color: #8c8c8c;
	font-size: .14rem;
}

.news dl dd{
	padding: .15rem 0 .15rem .15rem;
	margin: 0 .15rem;
	border-bottom: .01rem #f1f1f1 solid;
	background: url(/uploads/image/t106/4418.png) no-repeat left center;
	background-size:.03rem; 
}

.news dl dd a{
	font-size: .2rem;
}

.introduce ul{
	overflow: hidden;
	margin-right: -.07rem;
}

.introduce ul li{
	width: 33%;
	float: left;
	border: .02rem #fff solid;
}

.about ul li{
	border: .02rem #f2f2f2 solid;
}


.article .content{
	padding: .2rem;
	font-size: .20rem;
	line-height: .4rem;
}

.list-one dl dd{
	background: none;
	text-align: center;
}

.list-two dl{
	padding: 0 .15rem;
	overflow: hidden;
}

.list-two dl dd{
	margin: 0;
	display: inline-block;
	float: left;
	width: 50%;
}


footer{
	padding: .4rem 0;
	font-size: .16rem;
	color: #a5a5a5;
	text-align: center;
	border-bottom: .06rem #134e94 solid;
}
