body{
	background: #f7f7f7;
	
}
.banner{
	width: 100%;
	margin-top: 0.88rem;
}
.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: 6rem;
	height: auto;
	margin: 0.2rem auto 1.4rem;
}
.news_xq a{
	display: block;
	width: 2.9rem;
	height: 3.05rem;
	float: left;
}
.news_xq a:nth-of-type(odd){
	margin-right: 0.2rem;
}
.news_xq a:nth-last-of-type(1){
	margin-bottom: 1rem;
}
.news_xq a div{
	width: 2.9rem;
	height: 2.18rem;
	position: relative;
}
.news_xq a p{
	display: block;
	font-size: 0.24rem;
	color: #505050;
	line-height: 0.24rem;
	text-align: center;
	margin-top: 0.2rem;
}
.news_xq .news_bg {
	width: 2.9rem;
	height: 2.18rem;
	position: absolute;
	top: 0;
	left: 0;
}
.news_xq .news_bf {
	width: 0.46rem;
	height: 0.46rem;
	position: absolute;
	top: 1.15rem;
	left: 1.25rem;
}

