.ahGov-xxgk-mb .hd {
  height: 81px;
  padding: 20px 0;
  border-bottom: 3px solid #1658a0;
}
.ahGov-xxgk-mb .hd h2 {
  font-size: 24px;
  font-weight: bold;
  color: #000;
  display: flex;
  align-items: center;
}
.ahGov-xxgk-mb .hd h2 i {
  margin-right: 8px;
  width: 41px;
  height: 41px;
}

.ahGov-xxgk-mb .xxgk_ztzl_bg {
  background: url(../img/ico_title_xxgk_ztzl_bg.png) right bottom no-repeat;
  background-size: 120px 81px;
}

.ahGov-xxgk-ztzl-box {
  margin: 24px auto 10px;
  position: relative;
  background-color: #fff;
}
.ahGov-xxgk-ztzl-box img {
  width: 256px;
  height: 113px;
}
.ahGov-xxgk-ztzl-box .swiper-button-next,
.ahGov-xxgk-ztzl-box .swiper-button-prev {
  width: 42px;
  height: 42px;
  background-repeat: no-repeat;
  background-position: center;
}
.ahGov-xxgk-ztzl-box .swiper-button-next:after,
.ahGov-xxgk-ztzl-box .swiper-button-prev:after {
  display: none;
}
.ahGov-xxgk-ztzl-box .swiper-button-prev {
  background-image: url(../img/left_btn.png);
}
.ahGov-xxgk-ztzl-box .swiper-button-next {
  background-image: url(../img/right_btn.png);
}

.ahGov-zfxxgk-list {
  margin: 24px auto 0;
}
.ahGov-zfxxgk-list li {
  float: left;
  width: calc((100% - 48px) / 4);
  margin-right: 16px;
  margin-bottom: 16px;
  height: 50px;
  line-height: 50px;
  background: rgba(19, 75, 136, 0.05);
}
.ahGov-zfxxgk-list li:nth-child(4n) {
  margin-right: 0;
}
.ahGov-zfxxgk-list li a {
  display: flex;
  align-items: center;
  padding-left: 24px;
  font-size: 16px;
  color: #000;
}
.ahGov-zfxxgk-list li a i {
  margin-right: 16px;
}
.ahGov-zfxxgk-list li a i img{display:block;}
.ahGov-zfxxgk-news-l {
  float: left;
  width: 948px;
}
.ahGov-zfxxgk-news-r {
  float: right;
  width: 380px;
  padding-top: 30px;
}

.zfxxgk-news-links {
}

.zfxxgk-news-links li {
  display: block;
  margin-bottom: 16px;
  height: 88px;
  line-height: 88px;
  border-radius: 4px;
  background: url(../img/ico_xxgk_zfxxgk_btn_bg.png) rgba(148, 191, 255, 0.1) center no-repeat;
}
.zfxxgk-news-links li a {
  display: flex;
  align-items: center;
  padding-left: 24px;
  font-size: 20px;
  color: #000;
}
.zfxxgk-news-links li a i {
  margin-right: 16px;
}
.zfxxgk-news-links li a i img{display:block;}
.ahGov-zdlyxxgk-list {
  margin: 24px auto 0;
}
.ahGov-zdlyxxgk-list li {
  float: left;
  width: calc((100% - 64px) / 5);
  margin-right: 16px;
  margin-bottom: 16px;
  height: 55px;
  line-height: 55px;
  background: url(../img/ico_xxgk_zdlyxxgk_bg.png) #679ad1 no-repeat;
  transition: all 0.3s;
}
.ahGov-zdlyxxgk-list li:nth-child(5n) {
  margin-right: 0;
}
.ahGov-zdlyxxgk-list li:hover {
  background-color: #1658a0;
}
.ahGov-zdlyxxgk-list li a {
  display: block;
  text-align: center;
  font-size: 16px;
  color: #fff;
}

.ahGov-ldzc-list {
  margin: 24px auto;
}

.ahGov-ldzc-list li {
  float: left;
  width: calc((100% - 72px) / 4);
  height: 82px;
  line-height: 82px;
  margin-right: 24px;
  background: linear-gradient(180deg, rgba(134, 166, 215, 0.34) 0%, rgba(204, 213, 233, 0.34) 59%, rgba(241, 244, 249, 0.34) 100%);
}
.ahGov-ldzc-list li:nth-child(4n) {
  margin-right: 0;
}
.ahGov-ldzc-list li a {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  font-size: 18px;
  color: #000;
  padding-left: 25px;
}
.ahGov-ldzc-list li a i {
  width: 50px;

  margin-right: 16px;
}
.ahGov-ldzc-list li a i img{display:block;}
.ahGov-ldzc-about {
  margin: 24px auto;
}
.ahGov-ldzc-about ul {
  display: flex;
  justify-content: space-between;
}
.ahGov-ldzc-about li {
  display: flex;
  width: 664px;
  height: 300px;
  padding: 24px;
  background: url(../img/ico_xxgk_ldzc_ph_bg.png) right bottom no-repeat;
  box-shadow: 0px 2px 20px 0px rgba(97, 170, 238, 0.25);
}
.ahGov-ldzc-about li .pho {
  width: 182px;
  height: 252px;
  margin-right: 24px;
}
.ahGov-ldzc-about li .info {
  padding-top: 24px;
  flex: 1;
}
.ahGov-ldzc-about li .info h2 {
  color: #1658a0;
  font-size: 16px;
  margin-bottom: 24px;
}
.ahGov-ldzc-about li .info h2 b {
  margin-right: 24px;
  font-size: 24px;
  font-weight: bold;
}
.ahGov-ldzc-about li .info h2 b a {
  color: var(--c2primary-color);
}
.ahGov-ldzc-about li .info p {
  color: #333;
  font-size: 16px;
  display: flex;
}
.ahGov-ldzc-about li .info p b {
  flex: none;
  font-weight: bold;
}
.ahGov-ldzc-about li .info p em {
  font-style: normal;
}

@media screen and (max-width: 768px) {
  .ahGov-ldzc-about ul {
    flex-direction: column;
  }
  .ahGov-ldzc-about li {
    flex-direction: column;
    height: auto;
    width: 100%;
    margin-bottom: 16px;
  }

  .ahGov-ldzc-list {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    gap: 10px;
  }
  .ahGov-ldzc-list li {
    width: 100%;
    margin: 0 auto;
  }

  .ahGov-zfxxgk-list {
    display: flex;
    flex-wrap: wrap;
  }
  .ahGov-zfxxgk-list li {
    width: 100%;
    margin: 0 auto 16px;
  }

  .ahGov-zfxxgk-list li a {
  }

  .ahGov-zfxxgk-news-l,
  .ahGov-zfxxgk-news-r {
    width: 100%;
  }

  .ahGov-zdlyxxgk-list {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
  }
  .ahGov-zdlyxxgk-list li {
    width: calc((100% - 15px) / 2);
    margin: 0;
  }
  .ahGov-xxgk-ztzl-box img {
    width: 100%;
  }
  .ahGov-ldzc-about li .pho {
    margin-right: 0px;
    width: 60%;
    height: auto;
    text-align: center;
    margin: auto;
  }
  .ahGov-ldzc-about li .info {
    text-align: center;
    padding-top: 10px;
    line-height: 26px;
  }
  .ahGov-ldzc-about li .info h2 b {
    font-size: 20px;
    margin-right: 10px;
  }
  .ahGov-ldzc-about li .info h2 {
    margin-bottom: 10px;
  }
  .zfxxgk-news-links li {
    height: 70px;

    line-height: 70px;
  }
}
