/* 招贤纳士 start */
.zp_list_body {padding:30px 20px;background-color:#fff;margin-bottom:30px;}

.d_tit {
	padding: 40px 0;
	background: #fff;
}
.d_tit .main_tit {
	margin-bottom: 0;
	margin-top: 30px;
}
.d_tit h2 {
	padding-bottom: 15px;
	position: relative;
	color: #222;
	padding-right: 100px;
	font-weight: normal;
	font-size: 32px;
	line-height: 60px;
	border-bottom: 1px solid #ffc160
}
.d_tit h2:before {
	content: '';
	display: block;
	width: 47px;
	height: 5px;
	bottom: -3px;
	background: #ffc160;
	position: absolute;
}
.d_tit h2 span {
	font-size: 15px;
	position: absolute;
	right: 0;
	top: 15px;
	color: #999
}

.zp_list .list {
	margin-bottom: 30px;
	margin-top: -30px;
	color: #666666;
	font-size: 14px;
	line-height: 32px;
}
.zp_list .list .tit {
	border-bottom: 1px solid #e1e1e1;
	line-height: 80px;
	font-size: 16px;
	color: #000
}
.zp_list .list .tit label {
	float: right;
	color: #999;
	padding-right: 30px;
	display: block;
	background: url(../images/icon13-1.png) no-repeat right center;
}
.zp_list .list .tit label:before {
	content: '展开';
}
.zp_list .list .on .tit label:before {
	content: '收起';
}
.zp_list .list .on .tit label {
	background: url(../images/icon13.png) no-repeat right center;
}
.zp_list .list .box {
	display: none;
	transition: all 0s;
	-o-transition: all 0s;
	-webkit-transition: all 0s;
	-moz-transition: all 0s;
	-ms-transition: all 0s;
	padding: 20px;
}
.zp_list .list .box h3 {
	font-size: 16px;
	color: #222;
	padding-left: 10px;
	border-left: 4px solid #ffdb60;
	line-height: 16px;
	margin: 10px 0;
	font-weight: normal;
}
.zp_list .list .box .item {
	margin-top: 30px;
}
.zp_list .list .box .item:first-child {
	margin-top: 0
}
/* 招贤纳士 end */

/* 招贤纳士 start */
.lxfs-ul {padding:30px 0;}
.lxfs-li {width:28%;margin-right:8%;float:left;text-align:center;}
.lxfs-li.last {margin-right:0;}
.lxfs-border {
	/* border:1px solid #dedede; */
	background:#fff;
	padding:30px;
}
.lxfs-li-title {font-size:20px;color:#ffa400;}
.title-line {width:30px;height:3px;background:#ffa400;margin:10px auto 20px;}
.lxfs-body {height:50px;line-height:25px;color:#aaa;}
/* 招贤纳士 end */

