/*! 驻外机构 */

.hh_cont_pbox {
	height: 400px;
	background-image: url(../img/hh_img_lg_bg21.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	text-align: center;
}

.hh_cont_pbox .pure-g {
	width: 1180px;
	margin: 0px auto;
}

.hh_cont_pbox_t {
	line-height: 60px;
	font-size: 34px;
	color: #fff;
	margin-top: 120px;
}

.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_os_navbox {
	position: relative;
	overflow: hidden;
}

.hh_os_navbg {
	background-color: #cabcb1;
	margin: 5px;
	z-index: 1;
}

.hh_os_nav {
	text-align: center;
	padding: 20px;
	display: block;
	z-index: 3;
	position: relative;
}

.hh_os_nav span {
	font-size: 18px;
	color: #fff;
	display: block;
}

.hh_os_nav span.hh_os_en {
	font-size: 16px;
	color: #b8a89b;
}

.hh_os_line {
	width: 40px;
	height: 2px;
	background-color: #cabcb1;
	margin: 10px auto 0px auto;
	display: block;
}

.hh_os_on .hh_os_line {
	background-color: #f39800;
}

.hh_os_ons .hh_os_line {
	background-color: #f39800;
}

.hh_os_ons .hh_os_navbg {
	background-color: #0d3d80;
}

.hh_os_navbg_on {
	width: 187px;
	height: 99px;
	background-color: #0d3d80;
	margin: 5px;
	left: -1000px;
	top: 0px;
	position: absolute;
	z-index: 2;
	-webkit-transition: all .25s ease;
	-ms-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease;
}

.hh_os_cbox {
	width: 1170px;
	background-color: #1e4386;
	margin: 30px auto 50px auto;
}

.hh_os_cinfo {
	color: #fff;
	padding: 40px 80px;
}

.hh_os_cinfo_t {
	line-height: 40px;
	font-size: 28px;
}

.hh_os_cinfo_t span {
	font-size: 16px;
	color: #cabcb1;
}

.hh_os_cinfo_c {
	line-height: 20px;
	padding: 10px 0px;
}

.hh_os_cinfo_l {
	width: 66px;
	height: 4px;
	background-color: #84202c;
	display: block;
	margin: 20px auto 20px 0px;
}















