.about-title{
	overflow: hidden;
	background: url(../../../img/aboutus.png);
	background-size: cover;
	height: 520px;
	padding-top: 35px;
}
.about-title p{
	color: #fff;
	font-size: 14px;
}
.about-title p:first-child{
	position: relative;
	font-size:30px ;
}
.about-title p:first-child span{
	position:absolute;
	width: 80px;
	height: 3px;
	background: #fff;
	bottom: -5px;
	left: 545px;
}
.about-title p:nth-child(2){
	font-weight: bold;
	font-size: 24px;
	margin: 110px 0 40px 0;
}
.webhua{
	margin-top: 95px;
}
.wh-tle{
	margin-bottom: 45px;
	font-size: 30px;
	position: relative;
}
.wh-tle span{
	display: block;
	width: 80px;
	height: 3px;
	background: #2a3266;
	bottom: -5px;
	left: 545px;
	position: absolute;
}
.wh-bs{
	margin-top: 35px;
}
.wh-txt2{
	margin-top: 65px;
	padding: 0 90px;
	color: #666666;
}
.wh-bs .col-lg-3 {
	position: relative;
	padding-left: 40px;
	padding-right: 40px;
}
.wh-bs .col-lg-3 p{
	color: #999;
}
.wh-bs .col-lg-3 p:nth-child(2){
	color: #2a3266;
	font-weight: bold;
	font-size: 24px;
}
.wh-bs .col-lg-3 span{
	display: block;
	width: 1px;
	height: 150px;
	background: #e5e5e5;
	position: absolute;
	right: 0;
	top: 0;
}
.zz {
	margin-top: 125px;
}
.aboutp{
	margin-top: 110px;
}
.aboutp-info{
	margin-top: 65px;
}
.aboutp-info .col-lg-7{
	
}
.aboutp-info .col-lg-7 p:first-child{
	font-weight: bold;
		font-size: 24px;
		margin-bottom: 43px;
}
.aboutp-info .col-lg-7 p:last-child{
		font-size: 14px;
		color: #666;
}