@charset "utf-8";
.content-about{
	width:1200px;
	margin:0 auto;
}
.about-top{
	height:30px;
	line-height:30px;
	text-align:center;
}
.about-top span{
	display:inline-block;
	margin-right:50px;
	cursor:pointer;
}
.about-top span.cur{
	color:#E58300;
}
.li-works-l{
	width:302px;
	height:535px
}
.li-works-r{
	height:535px;
	width:868px;
	padding:0 10px 0 20px;
	background:#ECECEC;
}
.li-works-r h2{
	height:75px;
	line-height:75px;
	color:#ff8521;
	font-size:18px;
	text-align:left;
}
.li-works-r p{
	line-height:22px;
	margin-bottom:17px;
}
.li-works img{
	margin-top:15px;
}
.li-works-l img{
	margin:0;
	width:302px;
	height:535px
}
.brief-introduction{
	background:#ECECEC;
}
.brief-in-l{
	margin:50px 0 0 10px;
	width:390px;
	height:348px;
}
.brief-in-l img{
	width:390px;
	height:304px;
}
.brief-in-r{
	width:770px;
	padding:0px 10px 0px 20px;
}
.brief-in-r p{
	margin-bottom:10px;
	line-height:22px;
}
.industry-zx{
	background:#ECECEC;
	padding-bottom:20px;
}
.zx-l{
	width:560px;
	margin:0px 25px 0px 10px;
}
.zx-l p{
	height:48px;
	line-height:48px;
	width:100%;
	background:url(../images/about_p_bg.png) no-repeat;
	text-indent:10px;
}
.zx-l p span{
	color:#999;
}
.zx-r{
	width:605px;
}
.zx-r ul li{
	float:left;
	width:50%;
	height:108px;
	background:#F0F0F0;
}
.zx-r ul li img{
	width:300px;
	height:108px;
}
.zx-r ul li p{
	margin:30px;
	background:none;
}
.recruiting{
	background:#ECECEC;
}
.recruiting ul li{
	float:left;
	width:550px;
	height:66px;
	padding:0px 30px 30px 20px;
}
.recruiting ul li span{
	display:block;
	float:left;
	width:64px;
	height:64px;
	line-height:64px;
	text-align:center;
	border:1px solid #333;
	font-size:30px;
	color:#4c4c4c;
	font-weight:600;
	font-family:"Arial";
}
.recruiting ul li .text{
	width:484px;
}
.recruiting ul li h4{
	font-size:20px;
	font-weight:600;
	padding-left:10px;
	height:26px;
	line-height:26px;
}
.recruiting ul li p{
	line-height:22px;
	padding-left:10px;
}





