body{
	background: #f7f7f7;
	
}
.banner{
	margin-top: 0.88rem;
	width: 100%;
}
.banner img{
	width: 100%;
}
.contact_nav{
	width: 100%;
	height: 0.9rem;
	background: #fff;
}
.contact_nav{
	width: 100%;
	height: 0.9rem;
}
.contact_nav ul{
	width: 6rem;
	height: 0.9rem;
	margin: 0 auto;
}
.contact_nav ul li{
	width: 2rem;
	height: 0.9rem;
	float: left;
}
.contact_nav ul li a{
	display: block;
	text-align: center;
	width: 2rem;
	height: 0.87rem;
	border-bottom: 0.03rem solid #fff;
	font-size: 0.3rem;
	color: #323232;
	line-height: 0.87rem;
}
.contact_nav ul li a.active{
	color: #e8412e;
	border-bottom: 0.03rem solid #e8412e;
}

.news_xq{
	width: 5.4rem;
	margin: 0 auto 1rem;
	background: #f7f7f7;
	padding-bottom: 0.4rem;
	font-size: 0.24rem;
	color: #646464;
	line-height: 0.4rem;
	text-indent: 2em;
	text-align: justify;
}
.news_xq img {
	display: block;
	max-width: 4.8rem;
	margin: 0.7rem auto 0.6rem;
}
/*.news_xq div{
	width: 5.4rem;
}
.news_xq div p{
	width: 5.4rem;
}*/
