@charset "UTF-8";
/* 企业文化 */
.comp-logo{
	width:1400px;
	height:654px;
	margin: 100px auto;
	
}
.comp-text{
	width:701px;
	height:652px;
	background-color: rgba(0, 71, 157, 0.70);
	padding:49px 58px;
	color:#fff;
	line-height: 31px;
	font-size: 18px;
	font-family: '微软雅黑';
	float: left;
	position:absolute;
	z-index: 1111;
}
.comp-text p{
	margin-bottom: 40px;
}
.comp02{
	width:776px;
	height:548px;
	float: right;
	position: relative;
	z-index: -1;
}

/* 资质荣誉 */
.honor{
	width:100%;
	height:auto;
	background: url(../img/honor-bg.jpg) repeat-y;
	padding-top:30px;
	padding-bottom: 60px;
	
}
.honor .quali{
	width:1600px;
	height:auto;
	margin:0 auto;
	clear: both;
	margin-top:100px;
	
}
.honor .quali ul li{
	display: block;
	width:369px;
	height:291px;
	float: left;
	margin:0  20px 0 10px;
}

.honor .glory{
	width:1600px;
	height:auto;
	margin:0 auto;
	clear: both;
	margin-top:100px;
}

.honor .glory-tit{
	font-size: 38px;
	color: #000;
	line-height: 52px;
	text-align: center;
}

.honor .glory-tit01{
	text-align: center;
	margin-bottom: 100px;
}

.honor .glory ul li{
	display: block;
	width: 369px;
	height: 291px;
	background-color: #fff;
	float: left;
	margin: 0 20px 30px 10px;
	border: solid 1px #c6c6c6;
}
.honor .glory ul li span{
	display: block;
}
.honor .glory .glory-time{
	font-size: 24px;
	color:#81511c;
	height:42px;
}

.honor .glory .glory-img{
	height: 237px;
	margin: 10px 16px;
	text-align: center;
}

.honor .glory .glory-img img{
	height: 187px;
	width: 280px;
	margin: 25px;
}

.honor .glory .glory-img1{
	margin: 35px 41px;
	height: 187px;
	text-align: center;
}
.honor .glory .glory-img1 .blank{
	height: 187px;
	width: 280px;
	background:url('../img/honor/blank.jpg') scroll no-repeat ;
	padding: 45px;
}

.glory-text1{
	font-size: 14px;color: #81511c; height: 32px;line-height: 32px;
}

.honor .glory .glory-text{
	font-size: 14px;
	color:#81511c;
	line-height: 30px;
	text-align: center;
	border-top: solid 1px #c6c6c6;
}

/* 人力资源 */
.human-resources{
	width:1200px;
	height:auto;
	margin:0 auto;
	padding:90px 0;
}
.numan-p1{
	width:800px;
}
.human-resources span{
	display: block;
	padding:5px 13px;
	background-color: #00b7ee;
	width:75px;
	text-align: center;
	border-radius: 33px;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 17px;
}
.numan-p1 p{
	font-size: 16px;
	line-height: 27px;
	text-indent:2em;
	font-family: '微软雅黑';
	color:#333;
	margin-bottom: 10px;
}
.numan-p1 ul li{
	font-size: 16px;
	line-height: 27px;
	color:#333;
	font-family: '微软雅黑';
}







