/*! 人才招募 */

.hh_cont_pbox {
	height: 200px;
	background-image: url(../img/hh_img_lg_bg20.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	text-align: left;
}

.hh_cont_pbox .pure-g {
	width: 1180px;
	margin: 0px auto;
}

.hh_cont_pbox_t {
	line-height: 36px;
	font-size: 18px;
	color: #c0c0c0;
	margin-top: 60px;
}

.hh_cont_pbox_t span {
	font-size: 28px;
	color: #fff;
}

.hh_g {
	width: 1180px;
	margin: 0px auto;
}

.hh_tbox {
	text-align: center;
}

.hh_tbox h3 {
	font-size: 32px;
	color: #333;
	border-bottom: 1px solid #f0f1f5;
	margin-bottom: 0px;
	display: block;
}

.hh_tbox h5 {
	font-size: 14px;
	color: #b8a89b;
	margin-top: 0px;
	display: block;
}

.hh_rec_box {
	padding: 10px 0px 50px 0px;
}

.hh_rec_nav {
	height: 42px;
	background-color: #142c58;
	padding: 20px;
	color: #fff;
}

.hh_rec_nav_t {
	font-size: 18px;
	padding: 10px 30px;
}

.hh_rec_nav_box {
	color: #b8a89b;
	cursor: pointer;
	position: relative;
}

.hh_rec_nav_bt {
	width: 90px;
	padding: 10px 20px;
}

.hh_rec_nav_bt_act {
	background-color: #f2f2f2;
	border-radius: 6px 6px 0px 0px;
	color: #142c58;
}
.hh_rec_nav_bc {
	width: 128px;
	border: 1px solid #e3e3e3;
	background-color: #fff;
	border-radius: 0px 0px 6px 6px;
	box-shadow: 0px 2px 4px #ccc;
	left: 0px;
	top: 40px;
	position: absolute;
	z-index: 2;
	display: none;
}

.hh_rec_nav_bc li {
	line-height: 34px;
	font-size: 14px;
	border-top: 1px solid #e9e9e9;
	padding: 10px 20px;
	display: block;
}

.hh_rec_nav_bc li:hover {
	background-color: #b8a89b;
}

.hh_rec_nav_bc li a {
	color: #666;
}

.hh_rec_jt .hh_rec_title {
	line-height: 34px;
	background-color: #eee;
	font-size: 14px;
	font-weight: bold;
	color: #142c58;
	text-align: center;
	border: 1px solid #e3e3e3;
	padding: 5px 0px;
}

.hh_rec_jt .hh_rec_tname {
	text-align: left;
	text-indent: 60px;
}

.hh_rec_jobs {
	width: 1178px;
	background-color: #fff;
	border-left: 1px solid #e3e3e3;
	border-right: 1px solid #e3e3e3;
	cursor: pointer;
}

.hh_rec_jobs:hover {
	background-color: #f6f6f6;
}

.hh_rec_jobs .hh_rec_title {
	border-bottom: 1px solid #e3e3e3; 
	padding: 30px 20px;
	font-size: 14px;
	color: #666;
	text-align: center;
}

.hh_rec_jobs .hh_rec_tname {
	text-align: left;
	padding-left: 60px;
}

.hh_rec_tname i {
	font-size: 18px;
	color: #eee;
	padding-left: 10px;
}

.hh_rec_tname i.fa-angle-up {
	color: #333;
}

.hh_rec_detailedbox {
	background-color: #f6f7fa;
	border-top: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
	display: none;
}

.hh_rec_detailed {
	padding: 40px 80px;
}

.hh_rec_detailed_t {
	font-size: 18px;
	font-weight: bold;
	color: #666;
}

.hh_rec_detailed_c {
	line-height: 32px;
	font-size: 14px;
	color: #999;
	padding: 5px 0px;
}

.hh_rec_detailed_c p {
	margin: 0px;
}

.hh_rec_line {
	width: 100%;
	height: 1px;
	background-color: #e3e3e3;
	display: block;
	margin: 20px 0px;
}

.hh_rec_detailed_link {
	padding-top: 20px;
	color: #ff6d1e;
}

.hh_rec_detailed_link span {
	font-size: 20px;
	font-weight: bold;
	color: #d8272c;
}




