#nav-position{
	position: absolute;
	top: 0;
	width: 100%;
	height: 600px;
	background: url(../../img/pc/about-pic-1.png) no-repeat center center;
	background-size: cover;
}
#nav-position .web-posi{
	width:1080px;
	margin: 0 auto;
	color: #fff;
	line-height: 4;
	color: rgb(255, 255, 255);
	font: 16px 微软雅黑;
	padding-top: 30px;
}
.about-content{
	margin-top:458px;
	/*background: url(../../img/pc/buil_bg_01.png) no-repeat center center;*/
	/*background-size:cover;*/
	position: relative;
	font-family: "微软雅黑";
	font-size:16px ;
	color: #666666;
	line-height:1.5;

}
.about-form{
	width:1080px;
	margin: 0 auto;
	padding:30px;
	position: relative;
	padding-bottom: 50px;


}
.about-form .contact-us{
	position: relative;
	left: 0;
	top:-120px;
	float: left;
	width:20%;
	background: #fff;
}
.contact-us h4{
	font-size: 18px;
	color: #fff;
	background: #ef609a;
	text-align: center;
	line-height: 3;
}
.contact-us ul{
	color: #666666;
	padding: 20px 12px;
	line-height: 2;
	font-size: 14px;
	font-weight: 600;
}
.contact-us .phone:before{
	content: '';
	display: inline-block;
	width: 36px;
	height: 16px;
	background: url(../../img/icon/phone-icon1.png) no-repeat center center;
	background-size: contain;
}
.contact-us .mail:before{
	content: '';
	display: inline-block;
	width: 36px;
	height: 14px;
	background: url(../../img/icon/mail-icon1.png) no-repeat center center;
	background-size: contain;
}
.contact-us .address:before{
	content: '';
	display: block;
	float: left;
	width: 36px;
	height: 22px;
	margin-top: 2px;
	margin-bottom: 10px;
	background: url(../../img/icon/add-icon1.png) no-repeat center center;
	background-size: contain;
}
.contact-us .qr-code{
	text-align: center;
	padding-top: 16px;
	margin-top: 60px;
}
.about-form .about-main{
	float: right;
	width: 100%;
	margin-left: 5%;
	margin-top: 60px;
	background: #fff;
}
.about-main p{
	padding: 0 30px;
}
.about-main h4{
	text-align:center;
	/*background: url(../../img/icon/title-bg-icon.png) no-repeat left center;*/
	/*background-size: auto 100%;*/
	/*height: 48px;*/
	/*line-height: 48px;*/
	/*font-size: 18px;*/
	/*padding-left: 30px;*/
	/*color: #fff;*/
	/*font-weight: bold;*/
	/*border-top: 1px solid #DDDDDD;*/
}
.about-intr{
	margin-bottom:20px;
}
.about-main .intr-img{
	width: 100%;
	padding: 30px 0 100px 0;
	text-align: center;
}
.about-main .intr-img img{
	width: 100%;
}
.companyAddress{
	text-align: center;
}
.companyAddress img{
	width:90%;
	margin:30px 0 60px 0;
}
.about-main .intr-par{
	text-indent: 2em;
	line-height: 1.8;
	text-align: justify;
	padding-bottom: 30px;
	width:80%;
	margin:0 auto;
}
.about-main .map{
	padding: 20px 30px;
}
.about-main .company h5{
	height: 40px;
	padding:5px 30px;
}
.about-main .company h5 img{
	height: 90%;
}
.about-main .company li{
	width: 50%;
	float:left;
	margin-bottom: 50px;
}
.about-main .company li p{
	line-height: 1.8;
}