#app {
  position: relative;
}

.container {
  width: 100%;
  min-height: 100vh;
  background: rgba(245, 245, 245, 1);
}

.page-router-box {
  width: 100%;
  background: #ffffff;
}

.page-router {
  width: 1200px;
  height: 130px;
  margin: 0 auto;
  padding-top: 20px;


}

.page-router-top {
  display: flex;
  align-items: center;
}

.page-router-icon {
  display: flex;
  align-items: center;
  font-weight: 600;
  font-size: 20px;
  color: #333333;


}

.page-router-icon img {
height: 44px;
display: flex;
margin-right: 10px;
}

.page-router-r {
  margin-left: auto;
  display: flex;
  align-items: center;
  font-weight: 400;
  font-size: 14px;
  color: #333333;
  letter-spacing: 0;

  .page-router-btn {
    cursor: pointer;
  }


}

.page-router-xian {
  margin: 0 10px;
}

.page-router-com {
  display: flex;
  align-items: center;
  margin-top: 23px;


}

.page-router-item {
  cursor: pointer;
  font-weight: 600;
  font-size: 20px;
  color: #333333;
  letter-spacing: 0;
  line-height: 40px;
  text-align: center;
  width: 120px;
  height: 40px;
  border-radius: 1px;
}

.router-selection {
  color: #fff;
  background: #12915b;
}
  .page-router-user {
    margin-left: auto;
    display: flex;
    align-items: center;
    font-weight: 600;
    font-size: 14px;
    color: #ffffff;
  }
  .router-user-btn {
      cursor: pointer;
      padding: 5px 10px;
      background-color: rgba(18, 145, 91, 1);
      text-align: center;
      margin-right: 24px;
      position: relative;
    }
    .router-user-text {
      color: #333;
      display: flex;
      align-items: center;
      cursor: pointer;
      position: relative;
      
    }
    .router-user-text img {
        width: 16px;
        margin-left: 10px;
        display: block;
      }
        .router-user-popup {
    position: absolute;
    bottom: -55px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    align-items: center;
    border-radius: 4px;
    padding: 10px;
    background-color: #fff;
  }
  .router-user-popup::before,
  .router-user-popup1::before {
    content: "";
    border: 5px solid transparent;
    border-bottom-color: #fff;
    position: absolute;
    top: -10px;
    left: 50%;
    transform: translateX(-50%);
  }
  .router-user-popup-item {
    white-space: nowrap;
    cursor: pointer;
    font-weight: 600;
    font-size: 14px;
    color: #333;
    margin-left: 10px;
  }
  .router-user-popup-item:first-child {
    margin-top: 0 !important;
    margin-left: 0 !important;
  }
    .router-user-popup1 {
    display: block;
    bottom: -120px;
    right: 0;
    position: absolute;
    border-radius: 4px;
    padding: 10px;
    background-color: #fff;
    
  }
  .router-user-popup1 .router-user-popup-item {
      margin-left: 0;
      margin-top: 10px;
    }
    .ml50{
      margin-left: 50px;
    }

.find_slide {
  color: #a3c3e3 !important;
}

.find_txt {
  color: #fff !important;
}

.find {
  background: url("https://www.jxzwfww.gov.cn/picture/281/2009221128112781065.png") 73px center no-repeat !important;
}

.nav_top {
  color: #fff !important;
}

.nav_top a {
  color: #fff !important;
}

.nav_item a {
  color: #fff !important;
}

.find span {
  color: #fff !important;
}

/* .logo img {
  background: url('https://www.jxzwfww.gov.cn/picture/281/2009221128111821658.png');
  background-size: 100% 100%;
} */

.mask,
.mask2 {
  position: fixed;
  z-index: 2000;
  background-color: rgba(13, 13, 13, 0.43);
  margin: 0;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  transition: opacity 0.3s;
}

.maskDlg,
.maskDlg2 {
  width: 550px;
  border-radius: 15px;
  background-color: #ffffff;
  border: 1px solid rgba(187, 187, 187, 100);
  position: absolute;
  left: 50%;
  top: 450px;
  margin-left: -300px;
  margin-top: -210px;
  padding: 40px;
}

.maskDlg .tit,
.maskDlg2 .tit {
  text-align: center;
  color: #000000;
  font-weight: bold;
  font-size: 24px;
}

.maskDlg .btnbox,
.maskDlg2 .btnbox {
  margin-top: 50px;
  display: flex;
  justify-content: center;
}

.content_top {
  width: 100%;

}

.head {
  background-color: transparent !important;
  position: absolute;
  z-index: 999;
}

.bannerBox {
  width: 100%;
  height: 250px;
  background-image: url("../images/topBg.png");
  background-size: 100% 100%;
}

.banner_title_box {
  width: 1200px;
  margin: 0 auto;
  padding-top: 70px;
}

.banner_title {
  font-weight: 600;
  font-size: 30px;
  color: #FFFFFF;
}

.banner_title_text {
  font-weight: 400;
  font-size: 20px;
  color: #FFFFFF;
  margin-top: 20px;
}

.banner_c {
  width: 1200px;
  height: 347.5px;
  margin: 0 auto;
}

.b_title {
  height: 53px;
  font-family: Microsoft YaHei Bold, Microsoft YaHei Bold-Bold;
  font-weight: 700;
  text-align: left;
  color: #ffffff;
  text-shadow: 2px 2px 3px 0px rgba(122, 141, 162, 0.6);
}

.b_title_1 {
  font-size: 44px;
}

.b_title_2 {
  font-size: 36px;
  margin-left: 10px;
}

.iptbox {
  margin-top: 15px;
  /* margin-top: 135px; */
  width: 700px;
  height: 60px;
  display: flex;
}

.ipt_l input {
  outline: none;
  text-indent: 25px;
  border: none;
  width: 500px;
  height: 56px;
  /* border-radius: 30px 0 0 30px; */
  background-color: rgb(220, 234, 249);
}

::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #999999;
}

:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #999999;
}

::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #999999;
}

:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #999999;
}

.ipt_r {
  width: 80px;
  height: 56px;
  line-height: 56px;
  background: #f29016;
  font-size: 18px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: center;
  /* border-radius: 0 30px 30px 0; */
  color: white;
  cursor: pointer;
}

.hots {
  margin-top: 20px;
  font-size: 16px;
  font-family: Microsoft YaHei Regular, Microsoft YaHei Regular-Regular;
  font-weight: 400;
  color: #333333;
}

.hots_i {
  cursor: pointer;
}

.gstitBox {
  width: 1299px;
  height: 189px;
  position: absolute;
  bottom: -94.5px;
  left: 50%;
  transform: translate(-50%, 0);
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-image: url("../images/gstit2.png");
  background-size: 100% 100%;
}

.gs_tit_l {
  margin-left: 71px;
}

.gtl_tit {
  font-size: 24px;
  font-family: Microsoft YaHei Regular, Microsoft YaHei Regular-Regular;
  font-weight: 400;
  color: #000000;
}

.gtl_tit2 {
  margin-left: 24px;
  font-size: 18px;
  font-family: Microsoft YaHei Regular, Microsoft YaHei Regular-Regular;
  font-weight: 400;
  color: #999999;
}

.gs_tit_r {
  margin-right: 73px;
  width: 141px;
  height: 50px;
  background-image: url("../images/wsda.png");
  background-size: 100% 100%;
  font-size: 16px;
  font-family: Microsoft YaHei Regular, Microsoft YaHei Regular-Regular;
  font-weight: 400;
  color: #ffffff;
  text-align: center;
  line-height: 50px;
  cursor: pointer;
}

.gs_zt {
  position: absolute;
  bottom: -3px;
  left: 40px;
  font-size: 24px;
  font-weight: bold;
}

.gs_zt2 {
  position: absolute;
  bottom: -2px;
  right: 40px;
  font-size: 18px;
  font-weight: bold;
}

.gs_zt2 span {
  color: #ff4d4f;
}

.jztsBox {
  width: 1200px;
  margin: 0 auto;
  margin-top: -30px;
  background: white;
}

.jztsBox .jzts_titbox {
  height: 80px;
  display: flex;
  align-items: center;
  /* background-image: url("../images/titbg.png"); */
  background-size: 100% 100%;
}

.jztsBox .jzts_tit {
  font-family: PingFangSC-S0pxibold;
  font-weight: 600;
  font-size: 22px;
  color: #333333;
  padding-left: 24px;
  cursor: pointer;
}
.jztsBox .jzts_tit span{
  color: rgb(18, 145, 91);
}

.jztsBox .jzts_qh {
  margin-left: 20px;
  width: 115px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  background: #f29016;
  border-radius: 16px;
  font-family: PingFangSC-S0pxibold;
  font-weight: 600;
  font-size: 16px;
  color: #ffffff;
  cursor: pointer;
}

.jztsBox .jzts_contbox {
  padding: 16px 24px 24px 24px;
}

.jztsBox .j_cont1 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.j_cont1_l {
  font-weight: 600;
  font-size: 16px;
  color: #12915B;
}

.j_cont1_l img {
  width: 416px;

}

.j_cont1_r {
  font-family: PingFangSC-Regular;
  font-weight: 400;
  font-size: 20px;
  color: #333333;
  display: flex;
  align-items: center;
  cursor: pointer;
  font-size: 16px;
}

.j_cont1_r img {
  margin-left: 8px;
  width: 16px;
  height: 16px;
}

.jzts_btbox {
  margin-top: 24px;
  display: flex;
}

.jzts_navbox_i {
  margin-right: 8px;
  width: 180px;
  height: 48px;
  text-align: center;
  line-height: 48px;
  font-size: 20px;
  font-family: PingFangSC-S0pxibold;
  font-weight: 600;
  cursor: pointer;
  background: #f5f5f5;
  color: #333333;
}

.jzts_navbox_i_cur {
  background: #12915B;
  color: #ffffff;
}

.jzts_nrbox {
  margin-top: 24px;
}

.jzts_navc_i {
  margin-bottom: 16px;
  height: 108px;
  /* box-shadow: 0px 0px 20px 0px rgba(183, 198, 215, 0.4); */
  display: flex;
  justify-content: space-between;
  background: #fafafa;
  border-radius: 4px;
}

.jzts_navc_i_l {
  padding-top: 28px;
  width: 800px;
  display: flex;
  justify-content: space-between;
}

.jzts_navc_i_box {
  padding-left: 24px;
  border-left: 4px solid white;
}

.jzts_navc_i_box_cur {
  border-left: 4px solid #1b7fff;
}

.jzts_navc_i_tit1 {
  /* width: 874px; */
  width: 800px;
  height: 19px;
  line-height: 19px;
  font-size: 18px;
  font-family: Microsoft YaHei Regular, Microsoft YaHei Regular-Regular;
  font-weight: 400;
  color: #333333;
}

.jzts_navc_i_tit2 {
  margin-top: 9px;
  display: flex;
  font-size: 16px;
  font-family: Microsoft YaHei Regular, Microsoft YaHei Regular-Regular;
  font-weight: 400;
  color: #333333;
}

.jzts_navc_i_tit2 div:nth-child(1) {
  width: 225px;
}

.jzts_navc_i_tit2 div:nth-child(2) {
  margin-left: 5px;
  width: 475px;
}

.jzts_navc_i_r {
  margin-top: 29px;
  margin-right: 20px;
  display: flex;
}

.jzts_navc_btn {
  width: 140px;
  height: 48px;
  background: rgba(18, 145, 91, .1);
  border-radius: 4px;
  font-family: PingFangSC-Regular;
  font-weight: 400;
  font-size: 16px;
  color: rgba(18, 145, 91, 1);
  text-align: center;
  line-height: 48px;
  cursor: pointer;
}

.sbzz {
  width: 100%;
}

.sbzz_tit {
  font-weight: 600;
  font-size: 20px;
  color: #333333;
  display: flex;
  align-items: center;

}

.sbzz_tit img {
  margin-right: 10px;
  width: 24px;
  height: 24px;
  display: block;
}

.sbzz_cont {
  margin-top: 24px;
  height: 150px;
}

.sbzz_cont_item {
  display: flex;
  justify-content: space-between;
  cursor: pointer;
}

.sci_i {
  width: 373px;
  height: 137px;
  background: #fafafa;
  border-radius: 4px;
  padding: 20px;
}

.sci_i_1 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid rgba(238, 238, 238, 1);
}

.sci_i_1_l {
  width: 350px;
  font-family: PingFangSC-S0pxibold;
  font-weight: 600;
  font-size: 18px;
  color: #333333;
  padding-bottom: 10px;
}

.sci_i_1 img {
  width: 12px;
  height: 12px;
}

.sci_i_2 {
  margin-top: 10px;
  font-family: PingFangSC-Regular;
  font-weight: 400;
  font-size: 16px;
  color: #999999;
}

.sci_i_3 {
  margin-top: 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.sci_i_3_l {
  font-family: PingFangSC-Regular;
  font-weight: 400;
  font-size: 16px;
  color: #999999;
}

.sci_i_3_r {
  width: 75px;
  height: 35px;
  background: rgba(255, 135, 16, 0.1);
  border-radius: 4px;
  text-align: center;
  line-height: 35px;
  font-family: PingFangSC-S0pxibold;
  font-weight: 600;
  font-size: 16px;
  color: #ff8710;
}

.sbzz .ant-carousel .slick-slide {
  background: white;
}

.sbzz .ant-carousel .slick-dots li button {
  background: rgb(200, 200, 200);
}

.sbzz .ant-carousel .slick-dots li.slick-active button {
  background: #1078ff;
}

.dxzt {
  width: 1227px;
  margin: 0 auto;
  margin-top: 32px;
  height: 239px;
  display: flex;
}

.dxzt_l {
  width: 609px;
  height: 239px;
  background-image: url("../images/dxzt1.png");
  background-size: 100% 100%;
  padding: 0 38px 0 54px;
  display: flex;
  justify-content: space-between;
  cursor: pointer;
}

.dxzt_l_1 {
  cursor: pointer;
}

.dxztl1_1 {
  padding-top: 57px;
  font-size: 32px;
  font-family: Alibaba PuHuiTi Bold, Alibaba PuHuiTi Bold-Bold;
  font-weight: 700;
  color: #ffffff;
  /* height: 30px; */
  line-height: 30px;
}

.dxztl1_2 {
  margin-top: 29px;
  font-size: 22px;
  font-family: Alibaba PuHuiTi Regular, Alibaba PuHuiTi Regular-Regular;
  font-weight: 400;
  color: #ffffff;
  height: 21px;
  line-height: 21px;
}

.dxztl1_3 {
  margin-top: 38px;
  opacity: 0.7;
  font-size: 16px;
  font-family: Alibaba PuHuiTi Regular, Alibaba PuHuiTi Regular-Regular;
  font-weight: 400;
  color: #ffffff;
  cursor: pointer;
}

.dxzt_l_2 {
  padding-top: 60px;
}

.dxzt_l_2 img {
  width: 132px;
  height: 132px;
}

.dxzt_r {
  width: 618px;
  height: 239px;
}

.dxztr_c {
  display: flex;
}

.dxztr_i {
  padding-left: 54px;
  width: 309px;
  height: 119.5px;
  font-size: 26px;
  font-family: Alibaba PuHuiTi Bold, Alibaba PuHuiTi Bold-Bold;
  font-weight: 700;
  color: #ffffff;
  line-height: 119.5px;
  cursor: pointer;
}

.dxzt_img1 {
  background-image: url("../images/zc_1.png");
  background-size: 100% 100%;
}

.dxzt_img2 {
  background-image: url("../images/zc_2.png");
  background-size: 100% 100%;
}

.dxzt_img3 {
  background-image: url("../images/zc_4.png");
  background-size: 100% 100%;
}

.dxzt_img4 {
  background-image: url("../images/zc_3.png");
  background-size: 100% 100%;
}

.dxzt2 {
  width: 1200px;
  margin: 0 auto;
  margin-top: 32px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.dxzt2_tit {
  font-weight: 600;
  font-size: 30px;
  color: #333333;
  display: flex;
  align-items: center;
}

.dxzt2_tit img {
  height: 26px;
  margin-right: 10px;
  display: block;
}

.dxzt2_ts {
  color: rgb(51, 51, 51);
  font-size: 20px;
  font-face: PingFangSC;
  font-weight: 600;
  font-weight: bold;
}

.dxzt2_ts span {
  color: rgb(18, 145, 91);
}

.dxbox {
  width: 1200px;
  margin: 0 auto;
  margin-top: 24px;
  display: flex;
  justify-content: space-between;
  height: 100px;
}

.dxbox_i {
  width: 288px;
  height: 100px;
  line-height: 100px;
  padding-left: 24px;
  font-family: PingFangSC-S0pxibold;
  font-weight: 600;
  font-size: 24px;
  color: #ffffff;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
  cursor: pointer;
}

.dxbox_i_img1 {
  background-image: url("../images/zc_5.png");
  background-size: 100% 100%;
}

.dxbox_i_img2 {
  background-image: url("../images/zc_6.png");
  background-size: 100% 100%;
}

.dxbox_i_img3 {
  background-image: url("../images/zc_7.png");
  background-size: 100% 100%;
}

.dxbox_i_img4 {
  background-image: url("../images/zc_8.png");
  background-size: 100% 100%;
}

.navrow {
  margin-top: 30px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.navbox {

  display: flex;
}

.nav_more {
  font-weight: 400;
  font-size: 16px;
  color: rgba(51, 51, 51, .5);
  cursor: pointer;
}
.jzmore {
  position: absolute;
  right: 0;
  top: 12px;
}

.navbox_i {
  width: 120px;
  height: 42px;
  text-align: center;
  line-height: 42px;
  font-weight: 600;
  font-size: 20px;
  color: #333333;
  cursor: pointer;
}

.navbox_i_cur {
  color: #ffffff;
  background: #12915B;
  /* background-image: url("../images/nav_cur.png"); */
  background-size: 100% 100%;
}

.navContent {
  margin-top: 20px;
  max-height: 820px;
  /* overflow: hidden; */
}

.navc_i {
  margin-bottom: 20px;
  height: 126px;
  background: #FFFFFF;
  display: flex;
  align-items: center;
  padding: 30px;
}

.navc_i_l {
  width: 850px;
  display: flex;
  justify-content: space-between;
}

.navc_i_box {
  /* padding-left: 24px; */
  /* border-left: 4px solid white; */
}

.navc_i_box_cur {
  border-left: 4px solid #1b7fff;
}

.navc_i_tit1 {
  width: 874px;
  /* height: 19px; */
  /* line-height: 19px; */
  font-weight: 600;
  font-size: 20px;
  color: #333333;
}

.navc_i_tit2 {
  margin-top: 16px;
  display: flex;
  align-items: center;
  font-size: 16px;
  font-weight: 400;
  font-size: 16px;
  color: #999999;
}

.navc_i_tit2 div:nth-child(1) {
  /* width: 225px; */
}

.navc_i_tit2 div:nth-child(3) {
  margin-left: 50px;
  width: 580px;
}

.navc_i_tit3 {
  background: rgba(254, 43, 42, .1);
  font-weight: 400;
  font-size: 16px;
  color: #FE2B2A;
  padding: 3px 8px;
  white-space: nowrap;
  margin-right: 20px;
}

.navc_i_l_2 {
  text-align: center;
}

.navc_i_l_2 div:nth-child(1) {
  height: 23px;
  font-size: 24px;
  font-family: Microsoft YaHei Regular, Microsoft YaHei Regular-Regular;
  font-weight: 400;
  color: #333333;
  line-height: 23px;
}

.navc_i_l_2 div:nth-child(2) {
  margin-top: 15px;
  height: 17px;
  font-size: 16px;
  font-family: Microsoft YaHei Regular, Microsoft YaHei Regular-Regular;
  font-weight: 400;
  color: #333333;
  line-height: 17px;
}

.navc_i_r {
  margin-left: auto;
  display: flex;
  align-items: center;
}

.navc_btn {
  width: 141px;
  height: 50px;
  background: rgba(18, 145, 91, .1);
  font-weight: 400;
  font-size: 16px;
  color: #12915B;
  text-align: center;
  line-height: 50px;
  cursor: pointer;
}

.navBtnStyle1 {
  background: #e8f1ff;
  color: #4293f4;
}

.navBtnStyle2 {
  background: rgba(18, 145, 91, .1);
  color: #12915B;
}

.navBtnStyle3 {
  background: #eeefef;
  color: #666666;
}

.botFoot {
  margin-top: 24px;
  width: 100%;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

.botFoot p {
  font-size: 15px;
  height: 45px;
  line-height: 45px;
  margin-left: 20px;
  margin-bottom: 0;
}

.ant-pagination-item a {
  font-family: HelveticaNeue;
  color: #666666;
}

.botFoot .ant-pagination-item-active {
  background: rgba(18, 145, 91, 1);
}

.botFoot .ant-pagination-item-active a {
  color: #ffffff !important;
}

.sbyl {
  margin-top: 29px;
}

.sbyl .title {
  display: flex;
  align-items: center;
  font-weight: 600;
  font-size: 30px;
  color: #333333;
}

.sbyl .title img {
  height: 26px;
  margin-right: 10px;
  display: block;
}

.sbyl .yl {
  margin-top: 30px;
  width: 1200px;
  display: flex;
  height: 100px;
  background: #FFFFFF;
}

.sbyl .yl_i {
  width: 100px;
  height: 110px;
  cursor: pointer;
}

.sbyl .yl_i_c {
  padding: 20px 0;
  /* margin-left: 2.5px;
  width: 95px;
  height: 90px; */
}

.sbyl .yl_cur {
  background: #12915B;
}

.sbyl .yl_cur2 {
  color: white !important;
}

.sbyl .yl_cur3 {
  color: white !important;
  /* background: white !important; */
}

.sbyl .yl_cur3 span {
  color: white !important;
}

.sbyl .ylic_1 {
  font-weight: 600;
  font-size: 20px;
  color: #333333;
  letter-spacing: 0;
  text-align: center;
}

.sbyl .ylic_2 {
  margin-top: 13px;
  color: rgb(51, 51, 51);
  font-size: 16px;
  font-face: PingFangSC;
  font-weight: 400;
  text-align: center;
}

.sbyl .ylic_2 span {
  color: rgb(18, 145, 91);
}

.zcmap {
  margin-top: 10px;
  display: flex;
  justify-content: space-between;
}

.zcmap_1 {
  font-size: 24px;
  font-family: Microsoft YaHei Bold, Microsoft YaHei Bold-Bold;
  font-weight: 700;
  color: #000000;
}

.zcmap_2 {
  display: flex;
  align-items: center;
}

.zcmap_2 img {
  width: 19px;
  height: 19px;
  margin-right: 10px;
  /* cursor: pointer; */
}

.zcmap_2 span {
  font-size: 16px;
  font-family: Microsoft YaHei Regular, Microsoft YaHei Regular-Regular;
  font-weight: 400;
  color: #666666;
}

.zcnumBox {
  margin-top: 20px;
  padding-top: 38px;
  width: 1200px;
  height: 150px;
  box-shadow: 0px 0px 20px 0px rgba(183, 198, 215, 0.4);
  background-image: url("../images/dxdt.jpg");
  background-size: 100% 100%;
}

.zcnum_c {
  height: 76px;
  display: flex;
}

.zcnum_i {}

.zcnum_i_1 {
  width: 347px;
  border-right: 1px solid #e6e6e6;
}

.zcnum_i_2 {
  width: 325px;
  border-right: 1px solid #e6e6e6;
}

.zcnum_i_3 {
  padding-left: 110px;
}

.zcnumBox .zcnum_1 {
  text-align: center;
}

.zcnumBox .zcnum_1 span:nth-child(1) {
  font-size: 46px;
  font-family: Microsoft YaHei Regular, Microsoft YaHei Regular-Regular;
  font-weight: 400;
  /* color: #3291f8; */
  height: 39px;
  line-height: 39px;
}

.zcnumBox .zcnum_1 span:nth-child(2) {
  margin-left: 10px;
  font-size: 20px;
  font-family: Microsoft YaHei Regular, Microsoft YaHei Regular-Regular;
  font-weight: 400;
  /* color: #3291f8; */
}

.zcnumBox .zcnum_2 {
  margin-top: 9px;
  text-align: center;
  font-size: 16px;
  font-family: Microsoft YaHei Regular, Microsoft YaHei Regular-Regular;
  font-weight: 400;
  color: #333333;
}

.echartMap {
  margin: 0 auto;
  width: 1239px;
  height: 618px;
  background: url("../images/mapimg.png");
  background-size: 100% 100%;
  /* padding: 20px 19.5px; */
  display: flex;
}

.echartMap .map1 {
  width: 661px;
}

.echartMap .maptool {
  display: none;
  position: absolute;
  width: 230px;
  height: 180px;
  right: 0;
  bottom: 0;
  background: url("../images/maptool2.png");
  background-size: 100% 100%;
  padding-top: 25px;
  padding-left: 40px;
  font-size: 14px;
  font-family: Microsoft YaHei Bold, Microsoft YaHei Bold-Bold;
  color: #ffffff;
}

.echartMap .maptool_1 {
  height: 24px;
  display: flex;
  align-items: center;
  margin-bottom: 3px;
}

.echartMap .maptool_1 img {
  width: 15px;
  height: 13px;
  margin-left: 20px;
  cursor: pointer;
}

.echartMap .maptool_2 {
  margin-bottom: 3px;
}

.echartMap .map2 {
  width: 578px;
  padding-top: 57px;
}

.echartMap .didian {
  width: 578px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

.echartMap .didian img {
  width: 16px;
  height: 21px;
}

.echartMap .ddname {
  font-size: 18px;
  font-family: Microsoft YaHei Bold, Microsoft YaHei Bold-Bold;
  font-weight: 700;
  color: #333333;
  margin-left: 11px;
  margin-right: 103px;
}

.echartMap .ggbox {
  margin-left: 99px;
  margin-top: 139px;
  width: 375px;
}

.echartMap .ggbox_tit {
  display: flex;
  justify-content: space-between;
}

.echartMap .ggbox_tit div:nth-child(1) {
  font-size: 22px;
  font-family: Microsoft YaHei Bold, Microsoft YaHei Bold-Bold;
  font-weight: 700;
  color: #333333;
}

.echartMap .ggbox_tit div:nth-child(2) {
  font-size: 16px;
  font-family: Microsoft YaHei Regular, Microsoft YaHei Regular-Regular;
  font-weight: 400;
  color: #217eff;
  cursor: pointer;
}

.echartMap .ggbox_c {}

.echartMap .ggbox_i {
  width: 375px;
  height: 40px;
  line-height: 40px;
  display: flex;
  justify-content: space-between;
}

.echartMap .ggbox_i div:nth-child(1) {
  width: 260px;
  font-size: 16px;
  font-family: Microsoft YaHei Regular, Microsoft YaHei Regular-Regular;
  font-weight: 400;
  color: #333333;
}

.echartMap .ggbox_i div:nth-child(2) {
  font-size: 16px;
  font-family: Microsoft YaHei Regular, Microsoft YaHei Regular-Regular;
  font-weight: 400;
  color: #217eff;
}

.wqjn {
  margin: 0 auto;
  margin-top: 10px;
  width: 1200px;
}

.wqjn .wqjn_tit {
  font-size: 24px;
  font-family: Microsoft YaHei Bold, Microsoft YaHei Bold-Bold;
  font-weight: 700;
  color: #333333;
}

.wqjnbox {
  display: flex;
  justify-content: space-between;
}

.wqjn_i {
  width: 277.5px;
  height: 110px;
  cursor: pointer;
  background-size: 100% 100% !important;
}

.wqjn_i_1 {
  font-size: 20px;
  font-family: Microsoft YaHei Bold, Microsoft YaHei Bold-Bold;
  font-weight: 700;
  color: #ffffff;
  padding-top: 19px;
  padding-left: 20px;
  text-align: initial;
}

.wqjn_i_2 {
  font-size: 16px;
  font-family: Microsoft YaHei Regular, Microsoft YaHei Regular-Regular;
  font-weight: 400;
  color: #ffffff;
  margin-top: 10px;
  padding-left: 20px;
  text-align: initial;
}

.smModal {}

.smModal .box_tit {
  text-align: center;
  font-size: 22px;
  color: #333333;
}

.smModal #qrcode {
  margin: 50px auto;
  width: 200px;
  height: 200px;
  box-shadow: 0px 0px 20px 0px rgba(183, 198, 215, 0.4);
  text-align: center;
  line-height: 200px;
}

.smModal #qrcode .smload {
  width: 50px;
  height: 50px;
}

.smModal #qrcode .smImg {
  width: 200px;
  height: 200px;
}

.wstsBox .btnBox {
  display: flex;
  justify-content: center;
}

.wstsBox .btn_i {
  width: 200px;
  height: 50px;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  line-height: 50px;
  border-radius: 10px;
  cursor: pointer;
  background: rgb(33, 126, 255);
  color: white;
}

.wstsBox .btn_i2 {
  margin-right: 60px;
  background: white;
  color: rgb(33, 126, 255);
  border: 1px solid rgb(33, 126, 255);
}

.wsBox .wsBox_tit {
  font-weight: Bold;
  font-size: 22px;
  margin-bottom: 30px;
}

.wsBox .btnBox {
  display: flex;
  justify-content: center;
}

.wsBox .btn_i {
  width: 200px;
  height: 50px;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  line-height: 50px;
  border-radius: 10px;
  cursor: pointer;
}

.wsBox .btn_i_1 {
  margin-right: 39px;
  border: 1px solid rgb(123, 156, 187);
  color: rgb(33, 126, 255);
}

.wsBox .btn_i_2 {
  background: rgb(33, 126, 255);
  color: white;
}

.wsBox .ant-form-item {
  margin-bottom: 15px;
}

.wsBox .ant-form-explain,
.wsBox .ant-form-extra {
  min-height: 0;
}

.wsBox .xxbox {
  display: flex;
  margin-bottom: 25px;
}

.wsBox .xxbox_l {
  width: 140px;
  height: 60px;
  text-align: right;
  line-height: 60px;
  font-size: 18px;
  color: #333333;
}

.wsBox .xxbox_r {
  flex: 1;
  flex-wrap: wrap;
  display: flex;
}

.wsBox .xxbox_r_i {
  min-width: 158px;
  height: 60px;
  margin: 0 20px 20px 0;
  background: rgba(241, 242, 243, 1);
  font-weight: 400;
  font-size: 18;
  border: 1px solid rgb(223, 223, 223);
  text-align: center;
  line-height: 60px;
  cursor: pointer;
  padding: 0 15px;
  color: #333333;
}

.wsBox .xx_cur {
  background: #e7f1ff;
  border: 1px solid #a1c7fd;
}

.wsBox .xxbox_zk {
  height: 240px;
  overflow: hidden;
}

.wsBox .xxbox_zkbtn {
  width: 70px;
  flex-shrink: 0;
  margin-left: auto;
  text-align: right;
  font-family: MicrosoftYaHei;
  font-size: 16px;
  color: #1677ff;
  cursor: pointer;
}

.cnsModal {}

.cnsModal .ant-modal-body {
  padding-left: 65px;
  padding-right: 65px;
}

.cnsModal .title {
  font-family: MicrosoftYaHei;
  font-size: 28px;
  color: #333333;
  text-align: center;
  margin-bottom: 27px;
}

.cnsModal .title2 {
  font-family: MicrosoftYaHei;
  font-size: 18px;
  color: #666666;
}

.cnsModal .title3 {
  font-family: MicrosoftYaHei-Bold;
  font-weight: Bold;
  font-size: 18px;
  color: #333333;
  margin-top: 20px;
  margin-bottom: 17px;
}

.cnsModal .title4 {
  font-family: MicrosoftYaHei;
  font-size: 18px;
  color: #333333;
  text-indent: 15px;
  line-height: 30px;
}

.cnsModal .title5 {
  margin-top: 29px;
  margin-bottom: 29px;
}

.cnsModal .title5 span {
  font-family: MicrosoftYaHei;
  font-size: 16px;
  color: #333333;
}

.cnsModal .title6 {
  text-align: center;
}

.cnsModal .title6 img {
  width: 230px;
  height: 70px;
  cursor: pointer;
}

.ant-carousel .slick-slide {
  text-align: center;
  height: 160px;
  line-height: 160px;
  background: #364d79;
  overflow: hidden;
}

.ant-carousel .slick-slide h3 {
  color: #fff;
}

.qytsbox {
  width: 868px;
  padding-top: 15px;
}

.qyfw {
  margin-top: 30px;
}

.qyfw .qyfw_tit {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.qyfw .qyfw_tit1 {
  font-size: 24px;
  font-family: Microsoft YaHei Bold, Microsoft YaHei Bold-Bold;
  font-weight: 700;
  color: #333333;
}

.qyfw .qyfw_tit2 {
  font-size: 16px;
  font-family: Microsoft YaHei Regular, Microsoft YaHei Regular-Regular;
  font-weight: 400;
  color: #217eff;
  cursor: pointer;
}

.qyfw_cont {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.qyfw_item {
  margin-top: 20px;
  width: 380px;
  height: 118px;
  box-shadow: 0px 0px 20px 0px rgba(183, 198, 215, 0.4);
  padding: 26px;
}

.qi_tit {
  font-size: 18px;
  font-family: MicrosoftYaHei;
  font-weight: 400;
  color: #333333;
}

.qi_tit2 {
  margin-top: 6px;
  font-size: 14px;
  font-family: MicrosoftYaHei;
  font-weight: 400;
  color: #333333;
}

.qi_more {
  font-size: 14px;
  font-family: Microsoft YaHei Regular, Microsoft YaHei Regular-Regular;
  font-weight: 400;
  color: #217eff;
  margin-top: 20px;
}

/* .ant-carousel .slick-slide {
  background: white;
  line-height: initial;
}
.ant-carousel .slick-dots li.slick-active button {
  background: #217eff !important;
}
.ant-carousel .slick-dots li button {
  background: #666 !important;
}
.ant-carousel .slick-dots-bottom {
  bottom: -15px !important;
} */

.zsyy_lunbo_box {
  position: relative;
  height: 110px;
  /* padding: 0 54px; */
  margin-top: 20px;
}

.zsyy_lunbo_box .zsyy_lunbo_BtnL {
  width: 40px;
  height: 70px;
  position: absolute;
  top: 50%;
  margin-top: -35px;
  left: -47px;
  cursor: pointer;
}

.zsyy_lunbo_box .zsyy_lunbo_BtnR {
  width: 40px;
  height: 70px;
  position: absolute;
  top: 50%;
  margin-top: -35px;
  right: -45px;
  cursor: pointer;
}

.zsyy_lunbo_Ul {
  width: 100%;
  height: 100%;
}

.zsyy_lunbo_list {
  height: 100%;
  width: 100%;
}

.zsyy_lunbo_list>li {
  width: 277.5px;
  background-color: #e7f1ff;
  border-radius: 4px;
  float: left;
  margin-left: 11px;
  margin-right: 11px;
}

.zsyy_lunbo_list>li a {
  display: block;
  height: 100%;
}

.qyModal {
  position: relative;
}

.qyModal .qyBox {
  max-height: 480px;
  overflow: auto;
}

.qyModal .qyitem {
  cursor: pointer;
  border: 2px solid rgb(226, 226, 226);
  border-radius: 8px;
  padding: 30px 20px;
  margin-bottom: 20px;
}

.qyModal .btnbox {
  margin-top: 60px;
  display: flex;
  justify-content: center;
}

.qyModal .qy_cur {
  color: rgb(33, 126, 255);
  border: 2px solid rgb(33, 126, 255);
}

.active {
  border-bottom: 4px solid white;
}

.active a {
  font-weight: bold;
}

.page-router-line {
  width: 1px;
  height: 44px;
  background: rgb(220,220,221);
  margin-left: 10px;
  margin-right: 20px;
}