/*! 企业文化 */

.hh_cont_pbox {
	height: 500px;
	background-image: url(../img/hh_img_lg_bg25.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: 50px;
	font-size: 48px;
	font-weight: bold;
	color: #fff;
	margin-top: 120px;
}

.hh_cont_pbox_t span {
	font-size: 28px;
}

.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_cut_box {
	width: 1200px;
	margin: 20px auto;
}

.hh_cut {
	padding-top: 50px;
	padding-bottom: 50px;
	cursor: default;
	transition: all .25s ease;
}

.hh_cut .hh_cut_ico {
	text-align: center;
}

.hh_cut_ico .fa {
	font-size: 64px;
	color: #dcdcdc;
	transition: all .25s ease;
}

.hh_cut_title {
	font-size: 18px;
	color: #333;
	text-align: center;
	margin-top: 40px;
}

.hh_cut_cont {
	height: 80px;
	line-height: 20px;
	font-size: 12px;
	color: #666;
	text-align: left;
	padding: 0px 48px;
	margin-top: 30px;
}

.hh_cut_arr {
	width: 64px;
	height: 3px;
	border-radius: 5px;
	border: 2px solid #dcdcdc;
	margin: 0px auto;
	margin-top: 40px;
	transition: all .25s ease;
}

.hh_cut:hover {
	box-shadow: 0px 2px 10px 1px rgba(210,170,110,0.35);
}

.hh_cut:hover .hh_cut_ico .fa {
	color: #c52e2e;
}

.hh_cut:hover .hh_cut_arr {
	border-color: #c52e2e;
}

.hh_cas_box {
	position: relative;
}

.hh_cas_box img {
	position: relative;
	z-index: 2;
}

.hh_cas {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 3;
	opacity: 0;
	transition: all .20s linear;
}

.hh_cas_t {
	width: 80%;
	line-height: 20px;
	background-color: rgba(230,0,20,1);
	font-size: 16px;
	color: #fff;
	position: absolute;
	left: 10%;
	bottom: 20px;
	z-index: 4;
	display: none;
	transition: all .25s linear;
	padding: 10px 20px;
	box-sizing: border-box;
}

.hh_cas_t > span {
	font-size: 12px;
}

.hh_cas_box:hover .hh_cas {
	background-color: rgba(230,0,20,0.5);
	opacity: 1;
}

.hh_cas_box:hover .hh_cas_t {
	display: block;
}

.hh_cas_tc {
	width: 620px;
	text-align: center;
	margin: 0px auto;
	margin-top: 40px;
}

.hh_cas_btn {
	line-height: 24px;
	font-size: 12px;
	color: #c52e2e;
	border: 1px solid #e3e3e3;
	padding: 8px 50px;
	margin-bottom: 40px;
	display: inline-block;
}

.hh_cas_btn:hover {
	border-color: #c52e2e;
}

.hh_cet_box {
	background-image: url(../img/hh_img_cet_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 30px 0px;
}

.hh_cet_box .pure-g {
	max-width: 1180px;
	margin: 0px auto;
}

.hh_cet_box img {
	display: block;
}

.hh_cet {
	background-color: #c52e2e;
	position: relative;
}

.hh_cet_link {
	width: 100%;
	height: 100%;
	background-color: #c52e2e;
	top: 0px;
	left: 0px;
	position: absolute;
	display: block;
	opacity: 0;
	box-sizing: border-box;
	padding: 30px 20px;
	overflow: hidden;
}

.hh_cet_title {
	line-height: 24px;
	font-size: 16px;
	color: #fff;
}

.hh_ect_line {
	width: 32px;
	height: 2px;
	background-color: #fff;
	margin: 10px 0px;
	display: inline-block;
}

.hh_cet_cont {
	line-height: 24px;
	font-size: 14px;
	color: #e8b0b0;
}

.hh_cet:hover .hh_cet_link {
	opacity: 1;
}

.hh_nps_box {
	width: 1180px;
	margin: 0px auto;
	margin-top: 40px;
}

.hh_nps_t h3 {
	font-size: 26px;
}

.hh_nps_cc {
	line-height: 24px;
	font-size: 14px;
	color: #666;
}

.hh_nps_line {
	width: 32px;
	height: 2px;
	background-color: #c52e2e;
	display: inline-block;
}

.hh_nps_cont {
	text-align: center;
}

.hh_nps_img {
	width: 190px;
	height: 190px;
	border: 4px solid #c52e2e;
	border-radius: 200px;
	overflow: hidden;
	margin: 0px auto;
}

.hh_nps_st {
	line-height: 20px;
	font-size: 16px;
	color: #333;
	padding-top: 20px;
}

.hh_nps_sc {
	line-height: 16px;
	font-size: 12px;
	color: #999;
	padding: 10px 10px;
}













