.banner{
	
	background-image: url(../images/banner-about.jpg);
	
}

.content .inner{
	position: relative;
}
.content .content-left{
	width: 800px;
	overflow: hidden;
	margin-bottom: 120px;
}
.content .content-left .jg-introduct{
	margin-top: 30px;
}
.content .content-left .sub-title{
	text-align: center;	
	margin-bottom: 60px;
	color: #323232;
}
.content .content-left .sub-title h5{
	font-size:24px ;
	font-weight: 500;
	line-height: 42px;
}
.content .content-left .content-article p{
	font-size:16px ;
	font-weight: 500;	
	line-height: 30px;
	margin-bottom:30px ;
	width: 750px;
}
.content .content-left .content-article img{
	width: 100%;
}
.content .sub-title .col-short{
	display: inline-block;
	width: 40px;
	height: 2px;
	background-color: #323232;
}
.content .content-left .about-us{
	margin-top: 150px;
	text-align: center;
}
.content .content-left .about-us .sub-title{
	margin-bottom: 0;
}
.content .content-left .content-article h6{
	color: #404040;
	line-height: 57px;
	margin-top: 27px;
	font-size: 17px;
	font-weight: 500;
}
.content .content-left .contact-info{
	text-align: left;
	line-height: 30px;
	padding: 0 10px;
}
.content .content-left .contact-info p{
	margin: 0 !important;
}
.content .content-left .position-img-box{
	padding: 0 20px;
	margin-bottom: 15px;
}
.content .content-left .content-article .position-img-box img{
	width: 100%;
}
