@charset "utf-8";
/* CSS Document */
.clum{
	line-height: 70px;
	height: 70px;
	border-bottom: 1px solid #e3e3e3;
	width: 100%;
	overflow: hidden;
}
.clum a{
	display: block;
	float: left;
	width: 199px;
	text-align: center;
	border-left: 1px solid #e3e3e3;
	font-size: 18px;
	color: #333;
}
.clum a:last-child{
	width: 198px;
	border-right: 1px solid #e3e3e3;
}
.clum a:hover{
	background: #ce0008;
	color: #fff;
}
/*公司概况*/
.gk{
	margin-top: 80px;
}
.gkl{
	width: 750px;
	float: left;
	overflow: hidden;
}
.gkl h3{
	font-size: 24px;
	color: #333;
	margin-top: 10px;
}
.gkl div{
	line-height: 36px;
	font-size: 14px;
	color: #333333;
	margin-top: 18px;
}
.gken .gkl div{
	font-family: "Arial";
	/*line-height: 30px;*/
}
.gkr{
	float: right;
	display: block;
}
/*企业文化*/
.wh{
	width: 100%;
	height: 598px;
	margin-top: 54px;
	background: #f2f2f4;
}
.tit{
	margin-top: 60px;
	font-size: 30px;
	color: #333;
	text-align: center;
	background: url(../images/ab.png) center center no-repeat;
	margin-bottom: 50px;
}
.whcon p{
	line-height: 35px;
	font-size: 14px;
	color: #333;
	text-align: center;
}
.whcon img{
	float: left;
}
.whcon img:nth-child(2){
	margin-left: 92px;
	margin-right: 92px;
}
/*宣传视频*/
.slidev{
	overflow: hidden;
}
.slidev ul{
	overflow: hidden;
}
.slidev li{
	width: 285px;
	float: left;
	margin-right: 20px;
	overflow: hidden;
	position: relative;
}
.slidev .img2{
	position: absolute;
	top: 0;
	left: 0;
}
.slidev .apn{
	margin-top: 33px;
	text-align: center;
}
.slidev .apn a{
	display: inline-block;
	margin:0 4px; 
}
/*组织结构*/
.jgen .tit{
	    background: url(../images/ab_en.jpg) center center no-repeat;
}
.viden .tit{
	 background: url(../images/ab_en1.jpg) center center no-repeat;
}
.zpen .tit{
	    background: url(../images/ab_en.jpg) center center no-repeat;
}
/*人才招聘*/
.zp ul{
	overflow: hidden;
}
.zp li{
	overflow: hidden;
	margin-bottom: 30px;
}
.zpl{
	width: 320px;
	height: 222px;
	background: #ce0008;
	color: #fff;
	float: left;
	overflow: hidden;
	text-align: center;
}
.zpl h4{
	font-size: 22px;
	margin-top: 70px;
}
.zpl p{
	margin-top: 6px;
	font-size: 16px;
}
.zpr{
	width: 797px;
	float: left;
	margin-left: 55px;
	overflow: hidden;
	margin-top: 20px;
}
.zpr h5{
	color: #333;
	font-size: 14px;
	margin-bottom: 6px;
	margin-top: 5px;
}
.zpr p{
	line-height: 30px;
	font-size: 14px;
	color: #666666;
}

/*联系我们*/
.cont1 .con{
	overflow: hidden;
}
.contl{
	width: 596px;
	float: left;
	overflow: hidden;
	font-size: 14px;
	color: #333;
	line-height: 36px;
}
.cont1en .tit{
	background: url(../images/ab_en.jpg) center center no-repeat;
}
.contl h5{
	font-size: 14px;
	margin-top: 10px;
}
.contr{
	width: 565px;
	height: 260px;
	float: right;
}
.my-map { margin: 37px auto 0; height: 325px; }
.my-map .icon { background: url(http://lbs.amap.com/console/public/show/marker.png) no-repeat; }
.my-map .icon-cir { height: 31px; width: 28px; }
.my-map .icon-cir-red { background-position: -11px -5px; }
.amap-container{height: 100%;}
/*经销商*/
.shangen .tit{
	background: url(../images/ab_en1.jpg) center center no-repeat;
}
.shang ul{
	margin-top: 60px;
	overflow: hidden;
}
.shang li{
	float: left;
	width: 33.333%;
	overflow: hidden;
	line-height: 33px;
	color: #333;
	font-size: 14px;
}
.shang h5{
	font-size: 14px;
	color: #e60012;
}
/*客户留言*/
.khly{
	width: 100%;
	height: 473px;
	background: #f2f2f4;
	margin-top: 60px;
}
.khlyen .tit{
	background: url(../images/ab_en11.jpg) center center no-repeat;
}
#form {
	overflow: hidden;
}
.kl{
	float: left;
	overflow: hidden;
	width: 563px;
}
.kr{
	float: right;
	overflow: hidden;
	text-align: right;
}
#form1 input{
	border: none;
	outline: none;
}
.kl input{
	width: 529px;
	height: 58px;
	border: 1px solid #d5d5d5;
	background: #ffffff;
	display: block;
	margin-bottom: 24px;
	padding: 0 14px;
	line-height: 58px;
	font-size: 14px;
}
.kr textarea{
	width: 550px;
	height: 200px;
	border:  1px solid #d5d5d5;
	background: #fff;
	padding: 9px 14px;
	font-size: 14px;
}
.kr input{
	display: inline-block;
	width: 178px;
	height: 65px;
	text-align: center;
	line-height: 65px;
	background: #898989;
	font-size: 20px;
	color: #fff;
	margin-top: 27px;
	margin-left: 16px;
	font-weight: bold;
}