.content{
	background: #fff;
}
/****联系我们****/
.zhhp_zong{
	width:100%;
	text-align: center;
	padding-bottom: 25px;
	border-bottom: 1px solid #f0f0f0;
	padding: 0 10px 5px;
}
.zhhp_zong img{
	width:120px;
	margin-top: 40px;
}
.zhhp_zong h1{
	font-size: 1rem;
	margin-top: 25px;
	margin-bottom: 8px;
}
.zhhp_zong span{
	font-size: .7rem;
}
.telephone{
	background: url(../img/aboutus/telephone.png) no-repeat;
	background-size: contain;
    padding-left: 23px;
    margin-right: 20px;
}
.customService{
	background: url(../img/aboutus/custom_service.png) no-repeat;
	background-size: contain;
    padding-left: 21px;
}
.addr{
	background: url(../img/aboutus/location.png) no-repeat;
	background-size: contain;
    padding-left: 19px;
}

.zhhp_fen h1{
	font-size: 1rem;
	text-align: center;
	padding-top: 15px;
}
.zhhp_fen ul{
	margin: 12px auto 0;
	padding: 0;
	width: 89%;
	list-style: none;
}
.zhhp_fen ul li{
	float: left;
	width: 50%;
	font-size: .6rem;
	padding: 2px 0;
}

/****关于我们****/
.aboutus p{
	line-height: 22px;
}
.about1{
	padding: 20px 10px 8px;
	background: url(../img/aboutus/about1_bg.jpg) no-repeat;
	background-size: cover;
}
.aboutus_logo{
	display: block;
	margin: 0 auto 15px;
	width: 35%;
}
.about1 p{
	font-size: .6rem;
	margin-top: 5px;
}
.about1 p span,.about2 p span{
	color: #C00000;
}
.about2{
	padding: 20px 10px 8px;
	background: #c8c8c8;
}
.about2 p{
	text-align: center;
	font-size: .6rem;
}
.about3{
	padding: 10px 10px 8px;
	background: url(../img/aboutus/about3_bg.jpg) no-repeat;
	background-size: cover;
}
.about3 p{
	font-size: .6rem;
	margin: 8px 0;
}
.about3_pic{
	width: 78%;
	display: block;
	margin: 0 auto;
}
.about4{
	font-size: .6rem;
	padding: 20px 10px;
	background: #c8c8c8;
}
.about4 h3{
	color: #C00000;
	font-weight: bold;
	margin-top: 0;
}
.about4 p{
	margin:0;
}