div,
input,
textarea {
  outline: none;
}
#slide_ad_container {
  position: relative;
}
#slide_ad_container #slide_ad {
  height: 502px;
  position: relative;
}
#slide_ad_container #slide_ad .slide_ad_img_container {
  position: absolute;
  left: 0;
  top: 0;
}
#slide_ad_container #slide_ad .slide_ad_img_container img {
  width: 100%;
  min-width: 1600px;
  height: 502px;
}
#slide_page_no {
  position: absolute;
  left: 0;
  top: 0;
}
#slide_page_no li {
  display: block;
  float: left;
  background: white;
  width: 20px;
  height: 20px;
  text-align: center;
  line-height: 20px;
  margin-right: 5px;
  cursor: pointer;
  border-radius: 10px;
}
#slide_page_no li.active {
  color: red;
}
.headhunter_need,
.headhunter_like {
  background-repeat: no-repeat;
  background-position: center center;
  height: 118px;
  width: 479px;
}
.headhunter_cont {
  height: 487px;
  width: 100%;
  background-color: #f1f2f6;
}
.headhunter_cont .headhunter_left {
  width: 50%;
  float: left;
  height: 100%;
}
.headhunter_cont .headhunter_left .headhunter_l_c {
  width: 540px;
  float: right;
  height: 100%;
  position: relative;
}
.headhunter_cont .headhunter_left .headhunter_l_c .message_editor {
  border: 1px #a5a7ab solid;
  background-color: #fff;
  margin-top: 15px;
  height: 96px;
  padding: 20px;
  width: 439px;
  resize: none;
  font-size: 14px;
  color: #999;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -moz-background-clip: padding;
  border-radius: 25px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
  overflow-x: auto;
  overflow-y: auto;
}
.headhunter_cont .headhunter_left .headhunter_l_c .left_phone {
  margin-top: 14px;
  color: #999;
  font-size: 14px;
  height: 60px;
  border: 1px #a5a7ab solid;
  padding-left: 20px;
  padding-right: 20px;
  -webkit-border-radius: 60px;
  -moz-border-radius: 60px;
  -moz-background-clip: padding;
  border-radius: 60px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
  width: 439px;
}
.headhunter_cont .headhunter_left .headhunter_l_c .btn_p {
  width: 479px;
  text-align: center;
}
.headhunter_cont .headhunter_left .headhunter_l_c .btn_p .headhunter_red_btn {
  background-color: #ec0829;
  font-size: 19px;
  color: #fff;
  height: 60px;
  margin-top: 20px;
  width: 290px;
  border: none;
  -webkit-border-radius: 60px;
  -moz-border-radius: 60px;
  -moz-background-clip: padding;
  border-radius: 60px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
  cursor: pointer;
}
.headhunter_cont .headhunter_left .headhunter_l_c .headhunter_water {
  width: 58px;
  height: 87px;
  background-repeat: no-repeat;
  background-position: center center;
  position: absolute;
  bottom: -78px;
  left: 208px;
  display: none;
}
.headhunter_cont .headhunter_left.current {
  background-color: #222834;
}
.headhunter_cont .headhunter_left.current .headhunter_l_c .headhunter_water {
  display: block;
}
.headhunter_cont .headhunter_right {
  width: 49.8%;
  float: right;
  height: 100%;
}
.headhunter_cont .headhunter_right .headhunter_r_c {
  width: 540px;
  height: 100%;
  position: relative;
  padding-left: 60px;
}
.headhunter_cont .headhunter_right .headhunter_r_c .message_editor {
  border: 1px #a5a7ab solid;
  background-color: #fff;
  margin-top: 15px;
  height: 96px;
  padding: 20px;
  width: 439px;
  resize: none;
  font-size: 14px;
  color: #999;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -moz-background-clip: padding;
  border-radius: 25px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
  overflow-x: auto;
  overflow-y: auto;
}
.headhunter_cont .headhunter_right .headhunter_r_c .left_phone {
  margin-top: 14px;
  color: #999;
  font-size: 14px;
  height: 60px;
  border: 1px #a5a7ab solid;
  padding-left: 20px;
  padding-right: 20px;
  -webkit-border-radius: 60px;
  -moz-border-radius: 60px;
  -moz-background-clip: padding;
  border-radius: 60px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
  width: 439px;
}
.headhunter_cont .headhunter_right .headhunter_r_c .btn_p {
  width: 479px;
  text-align: center;
}
.headhunter_cont .headhunter_right .headhunter_r_c .btn_p .headhunter_red_btn {
  background-color: #ec0829;
  font-size: 19px;
  color: #fff;
  height: 60px;
  margin-top: 20px;
  width: 290px;
  border: none;
  -webkit-border-radius: 60px;
  -moz-border-radius: 60px;
  -moz-background-clip: padding;
  border-radius: 60px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
  cursor: pointer;
}
.headhunter_cont .headhunter_right .headhunter_r_c .headhunter_water {
  width: 58px;
  height: 87px;
  background-repeat: no-repeat;
  background-position: center center;
  position: absolute;
  bottom: -78px;
  left: 267px;
  display: none;
}
.headhunter_cont .headhunter_right.current {
  background-color: #222834;
}
.headhunter_cont .headhunter_right.current .headhunter_r_c .headhunter_water {
  display: block;
}
.headhunter_flow {
  height: 430px;
  width: 100%;
  background-color: #fff;
}
.headhunter_flow ul {
  width: 100%;
}
.headhunter_flow ul li {
  float: left;
  width: 25%;
  text-align: center;
  padding-top: 125px;
}
.headhunter_flow ul li .flow_c {
  display: none;
}
.headhunter_flow ul li .flow_c.current {
  display: block;
}
.headhunter_flow ul li .flow_c p {
  text-align: center;
  font-size: 12px;
  color: #999;
  line-height: 20px;
}
.headhunter_flow ul li .flow_c p.p_bold {
  font-size: 16px;
  font-weight: bold;
  color: #333;
  line-height: 32px;
}
.hunter_cont {
  height: 750px;
  background-color: #fff;
  width: 100%;
}
.hunter_cont .h_c_title {
  width: 100%;
  height: 283px;
}
.hunter_cont .h_c_title .h_c_title_1 {
  width: 100%;
  text-align: center;
  font-size: 32px;
  color: #333;
  margin-bottom: 30px;
}
.hunter_cont .h_c_title .underline {
  width: 68px;
  height: 1px;
  background-color: #eaeaea;
  margin: 0 auto;
}
.hunter_cont .h_c_title .h_c_title_2 {
  width: 100%;
  color: #999;
  font-size: 14px;
  text-align: center;
  margin-top: 28px;
}
.hunter_cont .h_c_cont ul li {
  float: left;
  width: 270px;
  height: 365px;
  position: relative;
  border: 1px solid #f0f0f0;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -moz-background-clip: padding;
  border-radius: 25px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
  margin-right: 37px;
}
.hunter_cont .h_c_cont ul li:last-child {
  margin-right: 0;
}
.hunter_cont .h_c_cont ul li .h_p_portrait {
  width: 120px;
  height: 120px;
  -webkit-border-radius: 60px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 60px;
  -moz-background-clip: padding;
  border-radius: 60px;
  background-clip: padding-box;
  position: absolute;
  overflow: hidden;
  top: -60px;
  left: 75px;
  background-repeat: no-repeat;
  background-size: 130px auto;
  background-position: center 20%;
}
.hunter_cont .h_c_cont ul li .h_p_word {
  margin-top: 78px;
}
.hunter_cont .h_c_cont ul li .h_p_word p {
  text-align: center;
}
.hunter_cont .h_c_cont ul li .h_p_word p.h_p_word_name {
  color: #000;
  font-size: 16px;
  line-height: 28px;
  font-weight: bold;
}
.hunter_cont .h_c_cont ul li .h_p_word p.h_p_word_job {
  font-size: 15px;
  line-height: 22px;
  color: #999;
}
.hunter_cont .h_c_cont ul li .h_p_word p.h_p_word_info {
  padding: 15px 25px 0;
  height: 100px;
  overflow: hidden;
}
.hunter_cont .h_c_cont ul li .h_p_word p.h_p_word_info p {
  font-size: 15px;
  line-height: 26px;
  color: #999;
}
.hunter_cont .h_c_cont ul li .h_p_btn {
  width: 220px;
  height: 50px;
  background-color: #ec0829;
  color: #fff;
  font-size: 17px;
  text-align: center;
  line-height: 50px;
  -webkit-border-radius: 50px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 50px;
  -moz-background-clip: padding;
  border-radius: 50px;
  background-clip: padding-box;
  margin: 35px auto 0;
  cursor: pointer;
}
.recommend_cate {
  height: 687px;
  width: 100%;
  background-color: #f1f2f6;
}
.recommend_cate .recommend_title {
  height: 100px;
  padding-top: 65px;
  width: 100%;
}
.recommend_cate .recommend_title ul li {
  float: left;
  width: 134px;
  height: 48px;
  line-height: 48px;
  text-align: center;
  line-height: 50px;
  -webkit-border-radius: 50px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 50px;
  -moz-background-clip: padding;
  border-radius: 50px;
  background-clip: padding-box;
  cursor: pointer;
  color: #333;
  font-size: 15px;
  margin-right: 10px;
}
.recommend_cate .recommend_title ul li.current {
  border: 1px solid #ec0829;
  color: #ec0829;
}
.recommend_cate .recommend_detial {
  width: 100%;
  height: 454px;
  background-color: #fff;
  display: none;
}
.recommend_cate .recommend_detial.current {
  display: block;
}
.recommend_cate .recommend_detial ul li {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  height: 227px;
  width: 24.9%;
  border-right: 1px solid #efefef;
}
.recommend_cate .recommend_detial ul li:nth-child(2),
.recommend_cate .recommend_detial ul li:nth-child(3),
.recommend_cate .recommend_detial ul li:nth-child(4),
.recommend_cate .recommend_detial ul li:nth-child(1) {
  border-bottom: 1px solid #efefef;
}
.recommend_cate .recommend_detial ul li:nth-child(4),
.recommend_cate .recommend_detial ul li:nth-child(8) {
  border-right: none;
}
.recommend_cate .recommend_detial ul li img {
  width: 276px;
  height: 202px;
  margin-top: 12px;
  margin-left: 12px;
}
.headhunter_symbol {
  height: 140px;
  width: 100%;
  background-color: #fff;
}
.headhunter_symbol ul {
  width: 100%;
}
.headhunter_symbol ul li {
  float: left;
  width: 25%;
  padding-top: 40px;
}
.headhunter_symbol ul li img {
  float: left;
}
.headhunter_symbol ul li .flow_c {
  margin-left: 15px;
  float: left;
  display: none;
}
.headhunter_symbol ul li .flow_c.current {
  display: block;
}
.headhunter_symbol ul li .flow_c p {
  font-size: 14px;
  color: #999;
  line-height: 14px;
}
.headhunter_symbol ul li .flow_c p.p_bold {
  font-size: 22px;
  font-weight: bold;
  color: #333;
  line-height: 36px;
}
.headhunter_refer {
  height: 451px;
  width: 100%;
  background-color: #fff;
  padding-bottom: 60px;
}
.headhunter_refer .content {
  background-repeat: no-repeat;
  background-position: right 0;
  height: 100%;
}
.headhunter_refer .left {
  background-repeat: no-repeat;
  width: 416px;
  height: 100%;
}
.headhunter_refer .left .button {
  position: relative;
  top: 370px;
  height: 40px;
  width: 265px;
  margin: auto;
  cursor: pointer;
}
.dub_flag {
  height: 624px;
  width: 100%;
  background-color: #fff;
}
.dub_flag .top {
  height: 110px;
  width: 100%;
}
.dub_flag .top .f1 {
  text-align: center;
  height: 50%;
  font-size: 32px;
  font-weight: bold;
  color: #fff;
  line-height: 125px;
}
.dub_flag .top .f2 {
  text-align: center;
  height: 50%;
  font-size: 20px;
  color: #fff;
  line-height: 90px;
}
.dub_flag .content {
  margin-top: 32px;
  height: 400px;
  width: 100%;
}
.dub_flag .content .c1 {
  margin: auto;
  height: 100%;
  width: 1160px;
}
.dub_flag .content .c1 .c2 {
  background-repeat: no-repeat;
  background-position: right 10px bottom 0;
  float: left;
  margin: 0 10px;
  width: 560px;
  height: 100%;
  background-color: #fff;
  border-radius: 20px;
}
.dub_flag .content .c1 .c2 p {
  font-size: 30px;
  font-weight: bold;
  margin: 20px 40px;
}
.dub_flag .content .c1 .c2 ul {
  margin: 0 40px;
}
.dub_flag .content .c1 .c2 ul li {
  font-weight: bold;
  margin-bottom: 20px;
}
.dub_flag .content .c1 .c2 .c3 {
  font-size: 22px;
  font-weight: bold;
  margin: 40px 0 5px 40px;
}
.dub_flag .content .c1 .c2 .c4 {
  margin-left: 40px;
  background-color: #FCB42E;
  height: 34px;
  width: 150px;
  font-size: 15px;
  color: #fff;
  line-height: 34px;
  border-radius: 17px;
  text-align: center;
  font-weight: bold;
  cursor: pointer;
}
.hot {
  background-color: #fff;
  height: 687px;
  width: 100%;
}
.hot .hot_title {
  height: 45px;
  padding-top: 45px;
  font-size: 22px;
  font-weight: bold;
}
.hot .hot_body {
  width: 100%;
  height: 548px;
  background-color: #F6F6F6;
}
.hot .hot_body ul li {
  background-color: #fff;
  box-shadow: 1px 1px 3px gray;
  text-align: center;
  margin: 7px;
  float: left;
  width: 23.8%;
  border-radius: 5px;
  overflow: hidden;
}
.hot .hot_body ul li img {
  width: 100%;
  height: 170px;
}
.hot .hot_body ul li .btm {
  text-align: left;
  line-height: 28px;
  width: 100%;
  height: 88px;
}
.hot .hot_body ul li .btm .btm1 {
  margin: auto;
  width: 90%;
  height: 53px;
  border-bottom: 1px dashed #D2C8BF;
}
.hot .hot_body ul li .btm .btm1 p {
  font-size: 12px;
  line-height: 15px;
  color: #A4A2A5;
}
.hot .hot_body ul li .btm img {
  cursor: pointer;
  margin-top: 8px;
  margin-right: 20px;
  float: right;
  width: 16px;
  height: 16px;
}
