@charset "UTF-8";
@import url(select.css);
body {
  background: #f2f2f2;
  min-width: 1380px;
  position: relative; }
.search_sle{
  z-index: 9999999;
  left: 0;
  width: 120px !important;
  text-align: center;
}
.zp_search {
  width: 100%;
  height: 110px;
  background: #f89436;
  min-width: 1380px; }

/**setion1**/
.ns_setion1 {
  width: 1240px;
  padding-top: 14px;
  padding-left: 112px; }

.ns_search {
  width: 935px;
  height: 50px; }

.ns_searchwrap {
  width: 797px;
  background: #fff;
  overflow: hidden; }

/* .search_lf {
  width: 110px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  position: relative; } */
  /* .search_lf::after {
    content: '';
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
    border-top: 6px solid #000;
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    right: 0;
    top: 22px; } */
  .search_lf span {
    font-size: 16px;
    color: #000; }
    .search_lf {
      width: 100px;
      height: 50px;
      line-height: 50px;
      cursor: pointer;
      padding-left: 20px;
      position: relative;
      margin-top: 0px;
      background: #fff;
      border-right: 1px solid #ddd;
      text-align: left;
  }
  .search_lf::after {
    content: '';
    border-left: 2px solid #000;
    border-top: 2px solid #000;
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    width: 8px;
    height: 8px;
    transform: rotate(225deg);
    right: 38px;
    border-right: 0;
    top: 19px;
}
.search_input {
  width: 676px;
  height: 50px; }
  .search_input input {
    border: 0;
    padding: 16px 30px;
    font-size: 16px;
    width: 623px;
    color: #000; }
    .search_input input::-webkit-input-placeholder {
      /* WebKit browsers */
      color: #9fa3af; }
    .search_input input:-moz-placeholder {
      /* Mozilla Firefox 4 to 18 */
      color: #9fa3af; }
    .search_input input::-moz-placeholder {
      /* Mozilla Firefox 19+ */
      color: #9fa3af; }
    .search_input input:-ms-input-placeholder {
      /* Internet Explorer 10+ */
      color: #9fa3af; }

.btn {
  width: 138px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  border: none;
  font-size: 16px;
  color: #fff;
  vertical-align: bottom;
  box-shadow: 0px 3px 2px 0px rgba(0, 0, 0, 0.07);
  cursor: pointer;
}

.ns_note {
  width: 266px;
  height: 50px;
  text-align: center;
  position: relative;
  box-shadow: 0px 3px 2px 0px rgba(0, 0, 0, 0.07); }
  .ns_note p {
    font-size: 16px;
    color: #fff;
    line-height: 50px;
    width: 132px;
    display: block;
    float: left;
    position: relative;
    cursor: pointer; }
    .ns_note p::after {
      content: '';
      border-right: 4px solid transparent;
      border-left: 4px solid transparent;
      border-top: 5px solid #fff;
      position: absolute;
      top: 23px;
      right: 20px; }
  .ns_note i {
    width: 2px;
    height: 30px;
    background: #fff;
    display: block;
    float: left;
    margin-top: 12px; }

.ns_note_snav {
  position: absolute;
  z-index: 999999;
  top: 50px; }
  .ns_note_snav ul {
    display: none;
    background: #fff;
    width: 266px;
    box-shadow: 0px 2px 5px 0px rgba(34, 24, 21, 0.3);
    -ms-box-shadow: 0px 2px 5px 0px rgba(34, 24, 21, 0.3);
    -moz-box-shadow: 0px 2px 5px 0px rgba(34, 24, 21, 0.3);
    -o-box-shadow: 0px 2px 5px 0px rgba(34, 24, 21, 0.3);
    -ms-box-shadow: 0px 2px 5px 0px rgba(34, 24, 21, 0.3); }
  .ns_note_snav li {
    width: 241px;
    border-bottom: 1px dashed #e7e7e7;
    padding: 16px 0px 16px 25px;
    overflow: hidden;
    font-family: SimSun; }
    .ns_note_snav li a {
      font-size: 15px;
      color: #000;
      display: block; }
    .ns_note_snav li:last-child {
      border: none; }
    .ns_note_snav li .rfa {
      width: 150px;
      text-align: center; }

.ns_fire {
  margin: 15px;
  font-size: 15px;
  display: inline-flex; }
  .ns_fire a {
    color: #fff;
    margin: 0 29px; }

.ns_banner {
  margin-top: 30px; }

/**setion2**/
.zp_body {
  width: 100%;
  min-width: 1300px; }

.zp_bg {
  padding-top: 30px;
  width: 1240px; }

/**第三层 筛选**/
.ns_setion3 {
  margin-top: 20px;
  width: 1240px; }

.ns_select {
  border-top: 3px solid #f89436;
  margin-top: 20px;
  background: #fff; }



/**人才招聘**/
.ns_wrap {
  margin-top: 25px;
  margin-bottom: 25px;
  overflow: hidden; }

.ns_wraptop {
  height: 47px;
  border-top: 3px solid #f89436;
  background: #fff;
  padding: 0 20px;
  line-height: 50px; }
  .ns_wraptop a {
    font-size: 16px;
    color: #000; }
  .ns_wraptop span {
    font-size: 16px;
    color: #000; }

.ns_wrapcont li {
  background: #fff;
  margin-top: 20px;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s; }
  .ns_wrapcont li:hover {
    background: #f6f5f5;
    transform: translateY(-5px); }

.ns_wrapnr {
  height: 190px;
  padding: 27px 43px 37px; }


  .ns_nrtop {
    margin-left: 48px;
    margin-top: 20px;
    width: 110px;
}
.ns_nrtop a {
  width: 109px;
  height: 36px;
  font-size: 16px;
  margin-bottom: 20px;
  background: #f89436;
  color: #fff;
  margin-right: 24px;
  text-align: center;
  line-height: 36px;
}
.ns_nrcon {
  text-align: center;
  margin-top: 33px;
  padding-bottom: 25px;}

.ns_nrlf {
  margin-left: 32px;
  width: 86px;
  text-align: center;
  position: relative; }
  .ns_nrlf img {
    width: 72px;
    height: 72px;
    border-radius: 36px; }
  .ns_nrlf p {
    height: 22px;
    width: 86px;
    line-height: 22px;
    background: #f89436;
    margin-top: 20px;
    font-size: 14px;
    color: #fff;
    border-radius: 11px; }

.ns_nrcenter {
  width: 740px;
    font-size: 15px;
    text-align: left;
    margin-left: 44px;
    margin-top: -6px;
    line-height: 28px;
}
  .ns_nrcenter h2 {
    font-size: 16px; }
  .ns_nrcenter p {
    color: #989898;
    font-size: 15px; }
  .ns_nrcenter b {
    font-weight: normal;
     }
    .ns_rzlist em {
      padding: 0 8px;
      background: #FB7E0A;
      border-radius: 4px;
      display: block;
      font-size: 12px;
      line-height: 16px;
      float: left;
      margin-left: 18px;
      color: #fff;
      text-align: center;
      margin-right: 19px;
      margin-top: 6px;
  }
  .ns_rzlist img {
    width: 16px;
    margin-right: 10px;
    float: left;
    vertical-align: middle;
    margin-top: 6px;
}
.ns_toplist {
  margin-left: 40px;
  float: left;
}
.ns_toplist span {
  padding: 0px 10px;
  background: #F2F2F2;
  border-radius: 10px;
  display: block;
  font-size: 12px;
  color: #666;
  float: left;
  margin-right: 12px;
}
.ns_moneylf {
  margin-top: 21px;
  width: 370px;
}
.ns_nrlm {
  width: 216px;
  font-size: 15px;
  text-align: left;
  padding-top: 28px;
  line-height: 28px;
  margin-left: -40px; }
  
  .ns_nrlm h3 {
    color: #aaa;
    margin-right: 10px; }


.ns_nrgz {
  margin-left: 30px;
  font-size: 15px;
  color: #000;
  line-height: 28px;
  text-align: left;
  width: 163px;
  height: 89px;
  border-left: 1px solid #e6e6e6;
  padding-left: 50px; }
  .ns_nrgz h1 {
    font-size: 16px;
    color: #aaa; }

.ns_nrzw {
  margin-right: 150px;
  font-size: 15px;
  color: #000;
  line-height: 28px;
  text-align: left; }
  .ns_nrzw h1 {
    font-size: 16px;
    color: #aaa;
    margin-left: -22px; }
  .ns_nrzw p {
    position: relative; }
    .ns_nrzw p::before {
      content: '';
      width: 12px;
      height: 12px;
      background: url(../img/zxns_yy/jt.png) no-repeat;
      display: inline-block;
      position: absolute;
      left: -22px;
      top: 8px; }

.pagination{
  margin-bottom: 20px;
}
.attention{width: 1240px;margin:30px auto;font-family: '微软雅黑';min-height: 500px}
.attention .og{color: #E77800;font-size: 14px;line-height: 139px}
.priceaatt{width:86px;height:22px;background:#FF9711;border-radius:10px;color: #fff;  color: #fff;  font-size: 14px;  text-align: center;display: block;margin-top: 59px;line-height: 22px;}
.attention .gray{color: #919191;font-size: 14px;line-height: 139px;font-weight: normal;}
.attentitle{width: 1240px;border-top: 3px solid #FF9712;height: 47px;margin-top: 24px;background: #fff;}
.attentitle h2{line-height: 47px;font-size: 14px;color: #000;padding-left: 20px;float: left;}
.attentitle span{padding:3px 13px;border:1px solid #DCDCDC; border-radius:14px;font-size:14px;color: #595757;margin-right: 10px;line-height: 50px;}
.attentitle .son{background: #FF9712;padding: 5px 15px;color: #fff;border: none}
.attenlist{width: 1240px;background: #fff;margin-top: 12px;}
.attenlist li {width: 1170px;height: 139px; border-bottom: 1px solid #eee;overflow: hidden;}
.attenlist li div{overflow: hidden;}
.nonejl{text-align: center;padding: 88px 0;}
.nonejl p{margin-top: 20px;color: #999;font-size: 14px;;}
.attename{padding-left:18px;width: 330px;margin-right: 10px;float: left;}
.attename img{width:56px;height:56px;border-radius:50%;float: left;margin-top: 41px;}
.attename h3{padding-left: 16px;font-size: 14px;color: #000;line-height: 139px;float: left;}
.attrc{width: 150px;}
.attenpt {width: 116px; overflow: hidden;float: left;}
.attmoney{width: 115px;text-align: left;overflow: hidden;float: left;}
.attcs{width: 155px;text-align: left;overflow: hidden;float: left;}
.attspan span{color: #000;font-size: 14px;line-height: 139px};
.attspan span b{font-weight: normal;color: #919191}

.attcity{width: 290px;overflow: hidden;float: left;text-align: left;}
.attime{width: 140px;overflow: hidden;float: left;text-align: center;}
.attbtn button{width:56px;height:32px;color:#fff;font-size: 14px;float:left;margin-left: 12px;border: none;background:#ccc;margin-top: 54px;}
.attbtn .atton{background:#FF9712}