body {
  background: url(/2025ndzt/xhtml/xjnssz/images/body_bg.png) no-repeat top;
}

.logo {
  width: 300px;
  margin-left: 100px;
}

.head {
  height: 500px;
}

.mtbd {
  background: url(/2025ndzt/xhtml/xjnssz/images/hss_bg.png) no-repeat center;
  height: 1920px;
}

.mtbd_box {
  padding: 75px 40px 40px;
  background: url(/2025ndzt/xhtml/xjnssz/images/mtbd_bg.png) no-repeat top;
}

.mtbd_title a {
  background: url(/2025ndzt/xhtml/xjnssz/images/mtbd_title.png) no-repeat;
  height: 93px;
  display: block;
}

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

.mtbd_main li {
  display: flex;
  justify-content: space-between;
  height: 60px;
  background: rgba(240, 248, 255, 1);
  width: 48.4%;
  line-height: 60px;
  padding-left: 20px;
  padding-right: 10px;
  box-sizing: border-box;
  position: relative;
  margin-top: 20px;
}

.mtbd_main li::before {
  content: "";
  width: 4px;
  height: 25px;
  background: rgba(42, 130, 228, 1);
  display: block;
  position: absolute;
  left: 0;
  top: 15px;
}

.mtbd_main li a {
  font-size: 20px;
  color: rgba(0, 0, 0, 1);
  width: 78%;
}

.time {
  font-size: 18px;
  color: rgba(128, 128, 128, 1);
}

.jchd {
  margin-top: 40px;
}

.jchd_title a {
  height: 246px;
  background: url(/2025ndzt/xhtml/xjnssz/images/hdbd_title.png) no-repeat;
  display: block;
}

.jchd_box {
  margin-top: 50px;
  float: right;
  margin-right: 40px;
}

.jchd_box li {
  margin-right: 60px;
}

.jchd_box li p {
  margin-top: 10px;
  font-size: 26px;
  font-weight: 700;
}

.box1 {
  display: flex;
  text-align: center;
}

.box2 {
  display: flex;
  text-align: center;
  margin-top: 50px;
}

.jchd_box1 {
  margin-top: 64px;
  margin-right: 120px;
}

.hdjj {
  display: flex;
  padding: 0 20px 0 150px;
  margin-top: 80px;
}

.hdjj p {
  text-indent: 2em;
  font-size: 20px;
  font-weight: 400;
  letter-spacing: 0px;
  line-height: 52px;
  color: rgba(0, 0, 0, 1);
  margin-top: 20px;
}

.wlxfj {
  background: url(/2025ndzt/xhtml/xjnssz/images/wlxfj_bg.png) no-repeat center;
  padding: 39px 0 92px;
  margin-top: -254px;
  position: relative;
  z-index: 99;
}

.wlxfj_title a {
  height: 93px;
  display: block;
  background: url(/2025ndzt/xhtml/xjnssz/images/wlxfj_title.png) no-repeat;
}

.mtbd_main1 li::before {
  background: rgba(227, 60, 100, 1);
}

.xwfbh {
  background: url(/2025ndzt/xhtml/xjnssz/images/xwfbh_bg.png) no-repeat;
  padding: 60px 0 100px;
}

.xwfbh_title a {
  height: 75px;
  background: url(/2025ndzt/xhtml/xjnssz/images/xwfbh_title.png) no-repeat;
  display: block;
}

.xwfbh_main {
  border-radius: 10px;
  background: rgba(255, 255, 255, 1);
  box-shadow: 0px 0px 27px rgba(0, 0, 0, 0.25);
  padding: 34px 40px;
  width: 70%;
  margin: 30px auto 0;
}

.lyjzl {
  background: rgba(253, 244, 233, 1);
  padding: 62px 0 100px;
}

.lyjzl_title a {
  height: 75px;
  display: block;
  background: url(/2025ndzt/xhtml/xjnssz/images/lyjzl_title.png) no-repeat;
}

.swiper {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}

.swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.lyjzl_main {
  margin-top: 40px;
}

.jcsp {
  padding: 30px 0 60px;
}

.jcsp_title a {
  height: 93px;
  display: block;
  background: url(/2025ndzt/xhtml/xjnssz/images/jcsp_title.png) no-repeat;
}

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

.jcsp_box li {
  width: 21.5%;
}

.jcsp_box li:nth-child(3) {
  width: 31%;
  display: flex;
  flex-direction: column;
}

.jcsp_box li:nth-child(3) a:nth-child(2) {
  margin-top: 55px;
}

@media (max-width: 1280px) {
  .mtbd_main li {
    width: 100%;
  }

  .wlxfj {
    background-size: 100% 100%;
  }

  .mtbd_box {
    background-size: 100% 100%;
  }

  .logo {
    margin-left: 2px;
  }

  .mtbd {
    height: 2200px;
  }

  .hdjj {
    padding: 0px 20px 0 59px;
  }
}

@media (max-width: 992px) {
  .hdjj {
    padding: 0px 20px 0 0px;
  }

  .hdjj p {
    line-height: 40px;
  }
}

@media (max-width: 480px) {
  body {
    background-size: 100%;
  }

  .logo {
    margin-left: 2px;
    width: 124px;
  }

  .head {
    height: 125px;
  }

  .mtbd_box {
    background-size: auto;
  }

  .mtbd_box {
    padding: 71px 10px 2px;
  }

  .mtbd_main li a {
    font-size: 18px;
    width: 63%;
  }

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

  .box1 li {
    width: 48%;
  }

  .jchd_box li {
    margin-right: 0;
  }

  .jchd_box1 {
    margin-right: 0px;
  }

  .mtbd {
    height: auto;
  }

  .hdjj img {
    display: none;
  }

  .wlxfj {
    margin-top: 20px;
  }

  .xwfbh_main {
    width: 80%;
  }

  .jcsp_box {
    flex-wrap: wrap;
  }

  .jcsp_box li {
    width: 44.5%;
  }

  .jcsp_box li:nth-child(3) {
    width: 45%;
  }

  .jcsp_box li:nth-child(3) a {
    margin-top: 30px;
  }
}
