@charset "UTF-8";
.hzkh_top h3 {
	position: relative;
	line-height: 1;
	font-size: 18px;
	color: #333;
	padding: 0 10%;
}

.hzkh_top h3 span {
	background: #fff;
	padding: 0 15px;
}

.hzkh_top h3 i {
	position: absolute;
	background: #ccc;
	width: 100%;
	height: 1px;
	left: 0;
	top: 13px;
	display: block;
	z-index: -1;
}

.hzkh_top .ms {
	font-size: 16px;
	color: #999;
}


/*成功案例*/
#sonnav{
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
}
.son-nav {
	font-size: 0;
}

.son-nav .show {
	background-color: #E60012;
	width: 100%;
	height: 40px;
	background-size: 24px;
	padding: 1% 2%;
	position: relative;
}

.son-nav .show i {
	font-size: 0;
	width: 20px;
}

.son-nav .son-sub {
	overflow: hidden;
	position: absolute;
	width: 100%;
	left: 0;
	top: 40px;
	display: none;
	z-index: 2;
}

.son-nav ul {
	width: 100%;
}

.son-nav ul li {
	background: #fff;
	padding: 0 2px;
	display: block;
	width: 100%;
	transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	-webkit-transition: all 0.4s ease 0s;
}

.son-nav ul li a {
	display: block;
	color: #333;
	font-size: 14px;
	width: 100%;
	padding: 1% 2%;
	border-bottom: 1px solid #eee;
}

.son-nav ul li a:hover {
	background: #E60012;
	color: #fff;
}

.al-nav {}

.al-nav ul {
	border-bottom: 1px dashed #ccc;
}

.al-nav li {
	display: inline-block;
	width: 30%;
	float: left;
	margin-right: 5%;
	margin-bottom: 3%;
}

.al-nav li:nth-child(3n+3) {
	margin-right: 0;
}

.al-nav li a {
	display: inline-block;
	width: 100%;
	position: relative;
	padding-bottom: 30%;
}

.al-nav li img {
	position: absolute;
	left: 0;
	top: 0;
	-webkit-transform: scale(0.95);
	-ms-transform: scale(0.95);
	transform: scale(0.95);
}

.al-nav li i {
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	border: 1px solid #dcdcdc;
	transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	-webkit-transition: all 0.4s ease 0s;
}

.al_gd {
	background: #e60012;
	font-size: 14px;
	color: #fff;
	padding: 1% 4%;
	border-radius: 2px;
}


/*服务流程*/

.fwlc_tit h3 {
	position: relative;
	line-height: 1;
	padding-top: 2%;
	width: 100%;
	text-align: center;
}

.fwlc_tit h3 .bt {
	color: #333;
	padding-bottom: 3%;
	font-size: 16px;
}

.fwlc_tit h3 .aft {
	width: 100%;
	display: inline-block;
	height: 2px;
	position: absolute;
	left: 0;
	bottom: 0;
	padding: 0 3%;
	width: 100%;
}

.fwlc_tit h3 .aft i {
	background: #e60012;
	width: 9%;
	height: 2px;
	display: block;
	margin: auto;
}

.fwlc_tit .ms {
	font-size: 16px;
	color: #ececec;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	display: block;
	line-height: 1;
	z-index: -1;
}

.fwlc_tit .ms i {
	display: block;
	margin: auto;
}


/*关于我们*/

.gywmm_01 {
	padding: 5% 30px;
}

.gywmm_01 .img {
	padding: 3% 15px;
	align-items: center;
}

.gywmm_01 .con_text {}

.gywmm_01 .con_text h3 {
	font-size: 18px;
	color: #333333;
	font-weight: bold;
	width: 100%;
	text-align: center;
}

.gywmm_01 .con_text p {
	font-size: 14px;
	color: #666666;
	line-height: 1.6;
}

.gywmm_02 {
	background: #f9f9f9;
}

.gywmm_02 .numnav {
	padding: 6% 15px;
	text-align: center;
	font-size: 0;
	margin: auto;
}

i {
	font-style: initial;
}

.gywmm_02 .numnav li {
	display: inline-block;
	position: relative;
	font-size: 0;
	width: 30%;
}

.gywmm_02 .numnav li .abs_div {
	display: inline-block;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}

.gywmm_02 .numnav li:last-child {
	margin-right: 0;
}

.gywmm_02 .numnav li .number {
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	background: #e60012;
	border-radius: 50%;
}

.gywmm_02 .numnav li .number .size {
	color: #fff;
	font-size: 20px;
}

.gywmm_02 .numnav li .number .size i {
	/*font-size: 50px;*/
	/*color: #fff;*/
}

.gywmm_02 .numnav li .bt {
	color: #fff;
	font-size: 14px;
	text-align: center;
	width: 6em;
	line-height: 1.6;
}

.gywmm_02 .content {
	border-top: 1px solid #dcdcdc;
	font-size: 14px;
	color: #666666;
	line-height: 1.6;
	padding: 5% 15px 6%;
}

.gywmm_03_bg {
	background: url(../img/gywm_bg.jpg);
	background-position: center;
	background-repeat: no-repeat;
	border-top: 2px solid #d2c1bd;
}

.gywmm_03 {
	height: 100%;
	padding: 0 15px;
}

.gywmm_03 ul {
	width: 100%;
	height: 100%;
	padding: 5% 0 5%;
	display: flex;
	flex-flow: wrap;
	justify-content: space-between;
}

.gywmm_03_bg ul li {
	width: 48%;
	display: inline-block;
	background-color: #f9f9f9;
	margin-bottom: 5%;
	padding: 2% 3% 4%;
	min-height: 150px;
}

.gywmm_03_bg ul li:nth-child(2n+2) {
	background: #e60012;
}

.gywmm_03_bg ul li .text {}

.gywmm_03_bg ul li .text h3 {
	font-size: 16px;
}

.gywmm_03_bg ul li .text p {
	font-size: 14px;
	line-height: 1.6;
}


/*加入我们*/

.jrwm_lb {
	padding: 0 20px;
	margin-bottom: 20px;
}

.jrwm_jianjie p {
	font-size: 16px;
	color: #666666;
	line-height: 28px;
}

.jrwm_jianjie {
	padding: 0 15px;
}

.jrwm_td {
	overflow: hidden;
}

.jrwm_td ul {
	width: 200%;
	transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	-webkit-transition: all 0.4s ease 0s;
}

.jrwm_td .show1 {
	margin-left: 0;
}

.jrwm_td .show2 {
	margin-left: -100%;
}

.jrwm_td ul li {
	padding: 0 15px;
	float: left;
	width: 50%;
}

.jrwm_td ul li .img {
	text-align: center;
	padding: 0 23%;
}

.jrwm_td ul li h3 {
	font-size: 16px;
	color: #333;
	font-weight: bold;
	padding-top: 3%;
}

.jrwm_td ul li p {
	padding-top: 2%;
	font-size: 14px;
	color: #666666;
	line-height: 1.6;
}

.jrwm_td .jrwmtd-hd {
	display: flex;
	justify-content: center;
	align-items: center;
	padding-bottom: 3%;
	border-bottom: 1px solid #e0e0e0;
}

.jrwm_td .jrwmtd-hd a {
	display: inline-block;
	line-height: 1;
	font-size: 14px;
	color: #fff;
	background: #1d2088;
	border-radius: 5px;
	margin: 5% 4%;
	padding: 2.5% 6%;
	cursor: pointer;
}

.jrwm_td .jrwmtd-hd a:hover {
	background: #E60012;
}

.jrwm_fazhang .fz_01 {
	padding: 5% 15px 0;
}

.jrwm_fazhang .fz_01 h3 {
	font-size: 16px;
	color: #333;
	font-weight: bold;
}

.jrwm_fazhang .fz_01 p {
	font-size: 14px;
	color: #e60012;
}

.jrwm_fazhang .fz_02 {
	padding: 3% 20px;
}

.jrwm_fazhang .fz_02 h3 {
	font-size: 16px;
	color: #0d0d0d;
	font-weight: bold;
}

.jrwm_fazhang .fz_02 p {
	font-size: 14px;
	color: #666666;
	line-height: 1.6;
}


/*猎头服务*/

.ltfw_01 {
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../img/ltfw_gxfw_bg.png);
	background-size: contain;
	padding: 3% 15px 6%;
}

.ltfw_01_img {}

.ltfw_gxwf_img {
	width: 100%;
}

.ltfw_gxwf_img img {
	margin: 0 auto;
	max-width: 100%;
	height: auto;
	display: block;
}

.zytd_bg {
	padding: 6% 15px 4%;
	display: block;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(../img/ltfw_zytd_bg.png);
}

.ltfw_zytd {
	font-size: 0;
}
.ltfw_zytd .let_txt {
	margin: 0 auto;
	padding: 0 15px;
}
.ltfw_zytd .let_txt ul {
	flex-direction: row;
	width: 100%;
	align-items: flex-end;
}

.ltfw_zytd .let_txt ul li {
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	background: #E60012;
	display: flex;
	width: 40px;
    align-items: center;
    padding: 0 !important;
}

.ltfw_zytd .let_txt ul li:nth-child(2n+2) {
	background: #1d2088;
}

.ltfw_zytd .let_txt ul li span {
	width: 1em;
	color: #FFFFFF;
	font-size: 14px;
	line-height: 1.6;
}

.ltfw_zytd .let_txt ul .li_01 {
	height: calc(244px - 40px);
	padding-top: 40px;
	
}

.ltfw_zytd .let_txt ul .li_02 {
	height:calc(209px - 40px);
	padding-top: 50px;
}

.ltfw_zytd .let_txt ul .li_03 {
	padding-top: 32px;
	height: calc(194px - 40px);
}

.ltfw_zytd .let_txt ul .li_04 {
	height: calc(217px - 40px);
	padding-top: 42px;
}

.ltfw_zytd .let_txt ul .li_05 {
	height: calc(180px - 40px);
	padding-top: 32px;
}

.ltfw_zytd .let_txt ul .li_06 {
	height: calc(210px - 40px);
	padding-top: 28px;
}

.ltfw_zytd .let_txt .ms {
	font-size: 14px;
	color: #121213;
	padding: 3% 0;
	position: relative;
	width: 100%;
}
.ltfw_zytd .let_txt .ms:after{
	position: absolute;
	content: "";
	background: #E60012;
	height: 1px;
	width: 96%;
	left: 2%;
	bottom: 0;
	
}

.ltfw_zytd .let_txt .ms span {
	font-size: 16px;
	color: #121213;
	font-weight: bold;
	
}

.ltfw_zytd .rit_txt {
	width: 100%;
	padding: 4% 0 3%;
}

.ltfw_zytd .rit_txt img {
	display: block;
	max-width: 100%;
	height: auto !important;
}

.ltfw_rck {
	padding: 2% 0 8%
}

.ltfw_rck .fwlc_tit{
	padding: 2% 0 8%;
}

.ltfw_rck .let_text {
	padding-left: 20px;
}

.ltfw_rck .let_text P {
	font-size: 17px;
	color: #666666;
	line-height: 36px;
}

.ltfw_rck_img {
	padding-left: 20px;
}

.ltfw_fwln_con {
	padding: 0 15px;
}

.ltfw_fwln{
	padding: 0 15px 8%;
}
.ltfw_fwln p {
	font-size: 12px;
	color: #666;
	display: inline-block;
	line-height: 1.6;
	padding-top: 3%;
}

.ltfw_fwln p i {
	color: #333333;
	font-size: 16px;
}

.ltfw_fwln_img {
	padding: 3% 15%;
}
.ltfw_fwln_img img{
	display: block;
	max-width: 100%;
	height: auto;
	margin: 0 auto;
}


/*新闻资讯*/

/*新闻头条*/
.news_hot{
	width: 100%;
	padding: 8%  20px 0;
}
.news_hot .img{
	width: 100%;
	font-size: 0;
	padding-top: 3%;
	text-align: center;
	
} 
.news_hot .art_tt{
	font-size: 18px;
	color: #333;
	line-height: 1.6;
}
.news_hot .art_tm{
	font-size: 14px;
	color: #666;
	padding-top: 1%;
}
.news_hot .art_ms{
	font-size: 14px;
	color: #666;
	line-height: 1.6;
	padding: 2% 0;
}
.news_hot .art_ckxq{
	font-size: 16px;
	color: #E60012;
}

/*新闻列表*/
.news_nav{
	padding: 5% 15px 0;
}
.news_nav li{
	background: #fff;
	padding: 5% 4%;
	margin-bottom: 15px;
}
.news_nav li:hover{
    box-shadow: 0 0 12px 0 rgba(0, 145, 63, 0.2);
    background: #fff;
	 transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	-webkit-transition: all 0.4s ease 0s;
}

.news_nav li .text_cont .bt{
	font-size: 16px;
	color: #333333;
	line-height: 1.6;

}
.news_nav li .text_cont .time{
	font-size: 12px;
	color: #999999;
	line-height: 1;
	padding: 0 0 3%;
	line-height: 1.6;
	
}
.news_nav li .text_cont .ms{
	font-size: 14px;
	color: #666666;
	line-height: 1.6;
}



/*新闻详情*/
.art_comm {
	background: #fff;
}
.art_comm .art_top{
	padding: 25px 0 20px;
}
.art_comm .art_tt{
	text-align: center;
	font-size: 18px;
	color: #151515;
	font-weight: bold;
}
.art_comm .art_tm{
	color: #666;
	font-size: 14px;
	line-height: 1.4;
	text-align: center;
}
.art_comm .art_body {
    padding: 0px 5% 30px;
    line-height: 1.6;
    overflow: hidden;
    font-size: 14px;
}
.art_comm .art_body img{
	display: block;
	max-width: 100% !important;
	height: auto !important;
	margin: auto;
}
.art_comm .art_pn{
	line-height: 16px;
	position: relative;
	padding: 25px 3% 25px;
	position: relative;
} 
.art_comm .art_pn p{
	font-size: 14px;
	font-weight: bold;
	color: #333;
}
.art_comm .art_pn p a{
	color: #333;
	font-size: 14px;
}
.art_comm .art_pn p a:hover{
	color: #e60012;
	text-decoration: none;
}