.aboutImg{
	width:100%;
	height:440px;
	border:0px solid green;
	margin: 0px auto;
}
.aboutImg div{
	width:100%;
	height:440px;
	position: absolute;
	margin:0px auto;
}
.enterpriseStyle,.honor,.service{
	padding-top: 30px;
}
.enterpriseStyle p:nth-child(1),.honor p:nth-child(1),.service p:nth-child(1){
	color:black;
	font-weight: bold;
	font-size:28px;
}
.enterpriseStyle p:nth-child(2),.honor p:nth-child(2),.service p:nth-child(2){
	color:black;
	font-size:18px;
}
.line{
	width:90px;
	border-top:2px solid black;
	margin-top: 10px;
}
.stylePIC,.honorPIC,.serviceDIV{
	width:1200px;
	margin: 40px auto 0px;
	overflow: hidden;
}
.stylePIC img{
	width:178px;
	height:71px;
}
#content{
	width: 3096px;
	height: 71px;
}

.content_l{
	width: 1548px;
	height: 71px;
	float: left;
	list-style: none;
	border: 0px solid green;
}

.content_l li{
	float: left;
	width: 178px;
	height: 71px;
	margin: 0px 40px;
	cursor:pointer;
}

.honorPIC img{
	width:85px;
	height:118px;
}
#honorContent{
	width: 3096px;
	height: 118px;
}

.honorContent_l{
	width: 1548px;
	height: 118px;
	float: left;
	list-style: none;
	border: 0px solid green;
}

.honorContent_l li{
	float: left;
	width: 85px;
	height: 118px;
	margin: 0px 86px;
	cursor:pointer;
}
.serviceDIV li{
	width:300px;
	height:270px;
	float: left;
}
.serviceDIV img{
	width:96px;
	height:75px;
	margin: 10px auto;
}
.serviceDIV li>p{
	line-height: 30px;
}
.serviceDIV li>p:nth-child(2){
	font-size:16px;
}