.contact_le{
	width: 100%;
	overflow: hidden;
	margin-top: 15px;
	
}
.contact_ri{
	width:100%;
	overflow: hidden;
	height: 408px;
	margin-top: 15px;
	margin-bottom: 20px;
	position: relative;
}
.top_box{
	overflow: hidden;
	background: #eeeeee;
	padding-left: 20px;
	margin-bottom: 15px;
}
.top_box p{
	background:url(/webpage/chphone/cms/public/images/contact/contact.png) no-repeat;
	margin-top: 15px;
	margin-bottom: 15px;
	line-height: 31px;
	font-size: 24px;
}
.top_box p.qy_name{
	background-position: -0px 3px;
	font-weight: bold;
	font-size: 24px;
	color: #b50000;
	padding-left: 40px;
}
.top_box p.qy_ad{
	background-position: 0px -57px;	
	padding-left: 36px;
}
.top_box p.qy_yb{
	background-position: 0px -127px;	
	padding-left: 40px;
	
}
.top_box p.qy_hotline{
	background-position: 0px -199px;	
	padding-left: 40px;
	
}
.top_box p.qy_cz{
	background-position: 0px -268px;	
	padding-left: 40px;
	
}
.gs_fb{
	overflow: hidden;
	margin-top: 2px;
}
.gs_fb li{
	width:24.87%;
	height: 67px;
	line-height: 67px;
	text-align: center;
	color:#606060;
	background: #eeeeee;
	float: left;
	margin-right: 1px;
	margin-bottom: 1px;
	font-size: 20px;
	
}
.gs_fb li.on{
	background: #b50000;
	color:#ffffff;

}
.gs_fb li:nth-of-type(4n){
	margin-right: 0px;
}