.top-pic{
	width: 100%;
}
.cont{
	background-color: #164f9e;
	color: #fff;
	
}
.introduce{
	padding: .7rem 1rem;
	background: url(/wapimages/footer.png) bottom right no-repeat;
	background-size: 4.56rem 4.32rem;
}
.introduce h4{
	font-size: .5rem;
	line-height: 2;
}
.introduce p{
	font-size: .25rem;
	line-height: 2.2;
	
}
.history{
	padding: .7rem 1rem;
}
.history dt{
	font-size: .5rem;
	margin-bottom: .2rem;
}
.history  dd{
	font-size: .25rem;
	padding: .16rem 0;
	line-height: 1.5;
}
.history  dd span{
	font-size: .35rem;
	color: #8dc9cc;
	margin-right: .45rem;
}
.about{
	background: url(/wapimages/com-bg.jpg) bottom right no-repeat;
	background-size:40% auto;
	background-color:#FFF;
	color: #164f9e;
	padding: .6rem 1.2rem;
}
.ab-title{
	font-size: .5rem;
	line-height: 2;
}
.ab-para{
	font-size: .25rem;
	line-height: 2;
	margin-bottom: .45rem;
}
.card{
	overflow: hidden;
	margin-bottom: .45rem;
}
.card dt{
	float: left;
	margin:.2rem .26rem 0 0;
}
.card dt img{
	width: .88rem;
	height: .88rem;
}
.card dd{
	overflow: hidden;
}
.card dd h5{
	font-size: .3rem;
	line-height: 2;
}
.card dd p{
	font-size: .18rem;
	line-height: 2;
}
.quality{
	background-color: #fff;
	color: #164f9e;
	padding-bottom: .4rem;
}
.qua-title{
	font-size: .5rem;
	padding: .4rem 1.2rem 0;
	line-height: 2;
}
.qua-para{
	font-size: .25rem;
	padding: 0 1.2rem;
	line-height: 2;
}
.quality img{
	width: 100%;
}