@charset "UTF-8";

body {
  background: #f2f2f2;
  width: 100%;
  min-width: 1380px;
  position: relative;
}

/**banner**/
.banner {
  width: 100%;
  overflow: hidden;
}

.banner_content {
  position: relative;
  text-align: center;
}

.banner_content img {
  width: 1920px;
  height: 450px;
}

.search_nwrap {
  width: 788px;
  bottom: 130px;
  left: 50%;
  position: absolute;
  height: 40px;
  top: 60%;
  transform: translate(-50%, -50%);
}

.search_nwrap .search_input {

  height: 42px;
  background: transparent;
  border: none;
  font-size: 16px;
  cursor: text;
  padding-left: 46px;

}

.search_input::placeholder {
  color: #CCC;
  font-size: 16px;
}

.search_btn {
  right: 0;
  height: 28px;
  width: 84px;
  position: absolute;
  vertical-align: bottom;
  color: #FF9712;
  font-size: 16px;
  border: none;
  font-weight: 500;
  background: #fff;
  border-radius: 0 4px 4px 0;
  border-left: 1px solid #ff9712;
  margin: 8px 0;
  font-family: "PingFang SC", PingFang;
  top: 7px;
}

.search_txt {
  font-family: 'å®‹ä½“';
  margin-top: 8px;
  font-size: 14px;
  margin-left: 10px;
}

.search_txt span {
  color: #f89436;
  font-size: 16px;
}

.search_txt a {
  padding: 0px 10px;
  color: #000;
  border-right: 1px solid #000;
}

.search_txt a:last-child {
  border: none;
}

.search_txt a:hover {
  color: #f89436;
}


/**setion1**/
.ns_setion1 {
  padding-top: 115px;
}

.ns_search {
  width: 935px;
  height: 50px;
}

.ns_searchwrap {
  width: 797px;
  background: #fff;
}


.hotzy {
  width: 527px;
  height: 30px;
  background: rgba(0, 0, 0, 0.16);
  border-radius: 2px;
  position: absolute;
  left: 43.6%;
  top: 71%;
  transform: translate(-50%, -50%);
  font-size: 16px;
  line-height: 30px;
  padding-left: 20px;
}

.hotzy a,
.hotzy span {
  color: #fff;
  padding-right: 14px;
}

.zpcx {
  width: 220px;
  height: 30px;
  background: rgba(0, 0, 0, 0.16);
  position: absolute;
  border-radius: 2px;
  line-height: 30px;
  left: 65%;
  top: 71%;
  transform: translate(-50%, -50%);
}

.zpcx a {
  width: 109px;
  display: block;
  text-align: center;
  float: left;
  color: #fff;
  font-size: 16px;
}

.zpcx i {
  float: left;
  background: #fff;
  display: block;
  margin-top: 5px;
  height: 21px;
  width: 1px;
}

.zpcx a:hover {
  color: #FB7E0A;

}

.hotzy a:hover {
  color: #FB7E0A;
}

.search_sle {
  width: 100px;
  padding: 4px 0;
  position: absolute;
  top: 44px;
  text-align: center;
  left: 0px;
  background: #fff;
  display: none;
  border-radius: 4px;
  border: 1px solid #eee;
}

.seach_zccom {
  height: 42px;
  line-height: 42px;
  color: #000;
  font-size: 16px;
}


.search_input {
  width: 716px;
  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;
}

.ns_note {
  width: 266px;
  height: 50px;
  text-align: center;
  position: relative;
}

.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;
  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;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.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: #f89436;
  margin: 0 29px;
}

.ns_banner {
  margin-top: 30px;
}

/**第二层**/
.ns_setion2 {
  background: #fff;
  border: 1px solid #ccc;
  height: 50px;
  margin-top: 20px;
  overflow: hidden;
}

.ns_setion2 li {
  width: 308px;
  float: left;
  border-right: 1px solid #ccc;
  text-align: center;
  line-height: 50px;
}

.ns_setion2 li a {
  font-size: 20px;
  color: #000;
}

.ns_setion2 li:last-child {
  border-right: 0;
}

/**第三层 筛选**/
.ns_setion3 {
  margin-top: 20px;
}


/**第三层 筛选**/
.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: 35px 43px 35px;
}

.ns_nrtop {
  margin-left: 48px;
  margin-top: 20px;
  width: 110px;
}

.ns_nrtop h1 {
  color: #919191;
  font-size: 14px;
  margin-right: 10px;
}

.ns_nrtop a {
  width: 99px;
  font-size: 14px;
  background: #f89436;
  color: #fff;
  line-height: 36px;
  border-radius: 4px;
  margin-top: 20px;
  margin-right: -10px;
}

.ns_nrcon {
  text-align: center;
  overflow: hidden;
}

.ns_nrlf {
  margin-left: 32px;
  width: 86px;
  text-align: center;
  position: relative;
}

.ns_nrlf img {
  width: 68px;
  height: 68px;
  border-radius: 34px;
}

.ns_nrlf p {
  /* height: 20px; */
  width: 78px;
  line-height: 20px;
  background: #f89436;
  margin-top: 35px;
  font-size: 13px;
  color: #fff;
  border-radius: 10px;
}

.ns_nrcenter {
  width: 740px;
  font-size: 15px;
  text-align: left;
  margin-left: 44px;
  line-height: 28px;
}

.ns_moneylf {
  margin-top: 13px;
  width: 370px;
}

.ns_rzlist {
    display: flex;
  justify-content: center;
  align-items: center;
} 

.ns_rzlist em {
  padding: 0px 10px;
  background: #FB7E0A;
  border-radius: 10px;
  display: block;
  font-size: 12px;
  line-height: 20px;
  float: left;
  margin-left: 5px;
  color: #fff;
  text-align: center;
  margin-right: 19px;
}

.ns_rzlist img {
  width: 16px;
  margin-right: 10px;
  float: left;
  vertical-align: middle;
}

.ns_rzlist h2 {
  font-size: 15px;
  float: left;
  margin-right: 8px;
}

.ns_nrcenter p {
  color: #3d3d3d;
  font-size: 13px;
  margin-top: 2px;
}

.ns_nrcenter b {
  /* color: #000; */
  font-weight: normal;
  /* margin-left: 10px; */
}

.ns_toplist {
  margin-left: 10px;
  float: left;
}

.ns_toplist span {
  padding: 0px 10px;
  background: #F2F2F2;
  border-radius: 11px;
  display: block;
  font-size: 12px;
  color: #666;
  float: left;
  margin-right: 14px;
  line-height: 22px;
}

.ns_nrlm {
  width: 216px;
  font-size: 15px;
  text-align: left;
  padding-top: 28px;
  display: inline-flex;
  line-height: 28px;
  margin-left: -40px;
  padding-right: 50px;
  border-right: 1px solid #e6e6e6;
}

.ns_nrlm h3 {
  color: #aaa;
  width: 100px;
}

.ns_nrgz {
  margin-left: 50px;
  font-size: 15px;
  color: #000;
  line-height: 28px;
  text-align: left;
}

.ns_nrzw {
  margin-right: 150px;
  font-size: 15px;
  color: #000;
  line-height: 28px;
  text-align: left;
  margin-top: 28px;
}

.ns_nrzw p {
  position: relative;
}

.ns_nrzw p::before {
  content: '';
  width: 6px;
  height: 6px;
  background: #f89436;
  border-radius: 3px;
  display: inline-block;
  position: absolute;
  left: -16px;
  top: 12px;
}

.boy::after {
  content: '';
  background: url(../img/jcl_zxns/new_boy.png) no-repeat;
  width: 16px;
  height: 16px;
  display: inline-block;
  position: absolute;
  right: 12px;
  top: 52px;
}

.girl::after {
  content: '';
  background: url(../img/jcl_zxns/new_girl.png) no-repeat;
  width: 16px;
  height: 16px;
  display: inline-block;
  position: absolute;
  right: 12px;
  top: 52px;
}

.ns_nrpage {
  margin-top: 18px;
  margin-right: 10px;
}

.ns_nrpage a {
  width: 85px;
  height: 26px;
  background-color: #ffffff;
  border: 1px solid #dfdfdf;
  margin-left: 8px;
  display: block;
  float: left;
  font-size: 14px;
  color: #666;
  text-align: center;
  line-height: 26px;
}

/**第五层**/
.ns_scont {
  margin-top: 15px;
}

.ns_lfcont {
  width: 937px;
  background: #f2f2f2;
}

.ns_lfcont li {
  background: #fff;
  margin-bottom: 15px;
  padding: 33px 28px 0px;
  border-bottom: 1px solid #eee;
  overflow: hidden;
  padding-bottom: 36px;
}

.ns_lfcont li:nth-child(15n) {
  border: none;
}

.ns_contlf {
  width: 400px;
}

.ns_contlf h1 {
  font-weight: 500;
  font-size: 20px;
  color: #000000;
  line-height: 29px;
  text-align: left;
  font-style: normal;
  text-transform: none;
}

.ns_contlf h2 {
  color: #FF9710;
  display: inline;
  float: left;

  font-family: D-DIN, D-DIN;
  font-weight: 700;
  font-size: 22px;
  color: #FF9710;
  line-height: 24px;
  text-align: right;
  font-style: normal;
  text-transform: none;
}

.ns_contlf h1:first-child {
  width: 375px;
  overflow: hidden;
  display: inline-block;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-right: 15px;
}

.ns_contlf p {
  font-size: 14px;
  color: #919191;
  margin-top: 20px;
}

.ns_contlf span {
  margin: 0px 9px;
}

.ns_content {
  display: flex; 
  align-items: center;
  margin-top: 25px;
  margin-left:10px;
  width: 300px;
}

.ns_content img {
  width: 56px;
  height: 56px;
  border-radius: 4px;
  border: 1px solid #D8D8D8;
  margin-right: 6px;
  vertical-align: middle;
}

.ns_content h1 {
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 500;
  font-size: 16px;
  color: #3D3D3D;
  line-height: 23px;
  text-align: left;
  font-style: normal;
  text-transform: none;
}

.ns_content p {
  font-size: 14px;
  color: #919191;
  margin-top: 20px;
}

.ns_content span {
  margin: 0px 9px;
}

.ns_conttx {
  display: inline;
  margin-left: 45px;
}

.ns_conttx img {
  width: 38px;
  height: 38px;
  border-radius: 19px;
  margin-right: 6px;
  vertical-align: middle;
}

.ns_conttx span {
  font-size: 16px;
  color: #000;
}

.ns_contjl {
  line-height: 44px;
  text-align: center;
  margin-left: 60px;
  margin-top: 35px;

  width: 84px;
  height: 32px;
  background: linear-gradient( 96deg, #FFA900 0%, #FF980F 96%, #FF9710 100%);
  border-radius: 4px 4px 4px 4px;
}
.ns_contjl:hover {
  background: #FFB75A;
}

.ns_contjl a {
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 400;
  font-size: 15px;
  color: #FFFFFF;
  line-height: 15px;
  text-align: center;
  font-style: normal;
  text-transform: none;
}

.ns_more {
  width: 937px;
  height: 52px;
  background-color: #fcfcfc;
  text-align: center;
  line-height: 52px;
}

.ns_more a {
  color: #565656;
  font-size: 16px;
  display: block;
}

.ns_rfcont {
  width: 290px;
}

.ns_rfcont img {
  margin-bottom: 9px;
}

.ns_rfcontzp {
  width: 290px;
}

.ns_zpfb {
  background: url(../img/jcl_zxns/bg1.png) no-repeat;
  height: 81px;
  padding: 12px 12px 0 12px;
  border: 1px solid #ddd;
  border-bottom: none;
}

.ns_zpfb h1 {
  font-size: 16px;
  color: #f89436;
  margin-bottom: 20px;
}

.ns_zpfb p {
  font-size: 15px;
  color: #909090;
}

.ns_zpfb a {
  color: #fe3c00;
}

.ns_rfimg {
  width: 290px;
}

.ns_mgzw {
  padding-top: 28px;
  background: #fff;
  overflow: hidden;
}

.ns_mgzw h1 {
  font-size: 16px;
  color: #000;
}

.ns_mgzw h1::before {
  content: '';
  width: 4px;
  height: 18px;
  margin-right: 13px;
  background: #f89436;
  display: inline-block;
  vertical-align: middle;
}

.ns_mgzw span {
  font-size: 14px;
  color: #919191;
  margin-right: 10px;
}

.ns_mgzw span::before {
  content: '';
  display: inline-block;
  width: 13px;
  height: 12px;
  background: url(../img/jcl_zxns/ymor.png) no-repeat;
  vertical-align: middle;
  margin-right: 4px;
}

.ns_mgzw li {
  padding: 20px 18px;
  line-height: 28px;
  border-bottom: solid 1px #eee;
  overflow: hidden;
  transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  cursor: pointer;
}

.ns_mgzw li:hover {
  box-shadow: 0px 1px 2px #f9f9f9;
  transform: translateY(-4px);
}

.ns_mgzw li:last-child {
  border: none;
}

.ns_mgzw li h2 {
  font-size: 15px;
  color: #000;
}

.ns_mgzw li h3 {
  font-size: 14px;
  color: #919191;
}

.ns_mgzw li p {
  font-size: 16px;
  color: #f89436;
}

/**底部分页**/
.pagination {
  text-align: center;
}

.pagination a {
  text-decoration: none;
  border: 1px solid #dfdfdf;
  color: #000;
  background: #fff;
  font-size: 12px;
}

.pagination a,
.pagination span {

  font-size: 14px;
}

.pagination .current {
  background: #fb4343;
  color: #fff;
  border: 1px solid #ec2828;
}

.pagination .current.prev,
.pagination .current.next {
  color: #999;
  border-color: #dfdfdf;
  background: #fff;
}

/**固定右边**/
.zxns_right {
  position: absolute;
  right: 0;
  top: 255px;
  background: #fff;
  width: 60px;
  height: 1000px;
}

.zxns_right a {
  padding: 20px 14px;
  font-size: 12px;
  line-height: 92px;
  color: #6b6b6b;
  display: block;
  text-align: center;
  height: 34px;
  transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
}

.zxns_right a:hover {
  color: #f89436;
}

.sy {
  background: url(../img/jcl_com/home_icon.png) no-repeat;
  background-position: 13px 15px;
}

.zp {
  background: url(../img/jcl_com/pin_icon.png) no-repeat;
  background-position: 13px 15px;
}

.yg {
  background: url(../img/jcl_com/staff_icon.png) no-repeat;
  background-position: 13px 15px;
}

.my {
  background: url(../img/jcl_com/my_icon.png) no-repeat;
  background-position: 13px 15px;
}

.db {
  line-height: 20px !important;
  margin-top: 500px;
}

.db::before {
  content: '';
  border-right: 2px solid #888;
  border-top: 2px solid #888;
  -webkit-transform: rotate(-45deg);
  /*箭头方向可以自由切换角度*/
  transform: rotate(-45deg);
  width: 20px;
  height: 20px;
  display: block;
  margin-left: 5px;
}

.fixed {
  position: absolute;
  top: 400px;
  right: 150px;
}

/*# sourceMappingURL=zxns_index.css.map */

.zbbg {
  width: 615px;
  position: relative;
  float: left;
  height: 170px;
  overflow: hidden;
}

.zbbg:hover,
.xsbg:hover {
  width: 613px;
  height: 168px;
}

.zbbg:hover .zbbg_back,
.xsbg:hover .xsbg_back,
.zbbg:hover .zxnsbg_more,
.xsbg:hover .zxnsbg_more {
  transform: scale(1.02);
  opacity: 1;
}

.xsbg {
  width: 615px;
  position: relative;
  float: right;
  height: 170px;
  overflow: hidden;
}

.xsbg_back {
  background: url('/static1/img/jcl_index/long-distance.png') no-repeat;
  background-size: cover;
  width: 615px;
  display: block;
  transition: 0.2s ease;
  height: 170px;
  background-position: center;
}

.xsbg_back:hover {
  background-image: url('/static1/img/jcl_index/long-distance-hover.png');
}

.zbbg_back {
  background: url('/static1/img/jcl_index/on-duty.png') no-repeat;
  background-size: cover;
  width: 615px;
  transition: 0.5s ease;
  display: block;
  height: 170px;
  background-position: center;
}

.zbbg_back:hover {
  background-image: url('/static1/img/jcl_index/on-duty-hover.png');
}

.zxnsbg_more {
  position: absolute;
  right: 16px;
  top: 10px;
  opacity: 0.8;
}

.zxnsbg_more span {
  font-size: 14px;
  color: #fff;
}

.zxnsbg_more img {
  vertical-align: middle;
  margin-top: 2px;
  margin-right: 4px;
}

.zxns_hover .zbbg_con {
  padding-top: 47px;
}

.zbbg_con {
  width: 246px;
  padding-top: 48px;
}

.work_zxns {
  margin-left: 23px;
}

.zbbg_con h1 {
  font-size: 24px;
  color: #fff;
  margin-top: 5px;
  margin-bottom: 6px;
}

.zbbg_con p {
  font-size: 16px;
  color: #ffffff;
}

.banner * {
  box-sizing: border-box;
  margin: 0;
}

/* 顶部广告 */
.banner {
  height: 80px;
  margin-top: 65px;
  background: #ff800b url('/static1/img/jcl_index/banner-bg.png?v=1.0.1') no-repeat center;
}

.search_nwrap {
  width: 900px;
  height: 42px;
}

.search_lf {
  position: relative;
  box-sizing: border-box;
  height: 42px;
  color: #000;
  width: 100px;
  background-color: #fff;
  font-size: 16px;
  padding: 10px 0 10px 24px;
  text-align: left;
  cursor: pointer;
  border-radius: 4px 0 0 4px;
}

.seach_zccom:hover {
  background-color: #fff8f0;
  color: #FF9712;
}

.search_lf:hover .type-list-wrap {
  display: block;
}


.search_lf::after {
  content: '';
  box-sizing: border-box;
  position: absolute;
  width: 1px;
  height: 20px;
  background-color: #ddd;
  right: 0;
}


.select-down {
  box-sizing: border-box;
  position: absolute;
  right: 24px;
  top: 16px;
  width: 8px;
  height: 8px;
  border: 1px solid #000;
  transform: rotate(45deg);
  border-left: 1px solid transparent;
  border-top: 1px solid transparent;
}

.type-list-wrap {
  box-sizing: border-box;
  display: none;
  z-index: 100;
  position: absolute;
  width: 100px;
  padding-top: 2px;
}

.type-list {
  padding: 4px 0;
  background-color: #fff;
  border-radius: 4px;
}

.type-item {
  width: 100px;
  height: 42px;
  background-color: #fff;
  color: #000;
  font-size: 16px;
  text-align: center;
  line-height: 42px;
  cursor: pointer;

}

.type-item:hover {
  background-color: #fff8f0;
  color: #FF9712;
}

.search-wrap {
  height: 42px;
  width: 800px;
  position: relative;
  background: #fff url("/static1/img/jcl_index/search-icon.png") no-repeat;
  background-position: 20px 10px;
}

.search-icon {
  position: absolute;
  top: 10px;
  left: 20px;
  width: 20px;
  height: 20px;
  transition: all .5s;
}

.search-input {
  width: 100%;
  border: none;
  font-size: 16px;
  padding-left: 46px;
  line-height: 42px;
  background-color: transparent;
}

.search-input:focus {
  border: none;
}

.search-input::placeholder {
  color: #ccc;
}

.search-btn {
  height: 26px;
  position: absolute;
  right: 0;
  padding: 0 20px;
  margin: 8px 0;
  color: #ff9712;
  font-weight: 700;
  font-size: 16px;
  border: none;
  background-color: transparent;
  border-left: 2px solid #ff9712;
}

.search-tips {
  width: calc(100% - 100px);
}

.search-tips-item {
  text-align: left;
}

#sear {
  position: relative;
  border-radius: 4px;
  box-sizing: content-box !important;
  /* padding-bottom: 10px; */

}

.search-right {
  background: #fff url("/static1/img/jcl_index/search-icon.png") no-repeat;
  background-position: 20px 10px;
}