.gzgk-wrap {
  background: url(2026gzgk-bg1.png) center top no-repeat;
  background-size: 19.2rem auto;
  padding-top: 550px;
  padding-top: 5.5rem;
  font-size: 0;
  padding-bottom: 38px;
  padding-bottom: 0.38rem;
}
.gzgk-wrap * {
  box-sizing: border-box;
}
.gzgk-w1 a {
  display: block;
}
.gzgk-w1 a img {
  width: 100%;
}
.gzgk-w2 {
  margin: -10px -22px 0;
  margin: -0.1rem -0.22rem 0;
}
.gzgk-w2 img {
  width: 100%;
}
.gzgk-w3 {
  margin-top: 25px;
  margin-top: 0.25rem;
}
.gzgk-w3c {
  width: 591px;
  width: 5.91rem;
}
.gzgk-tit1 {
  height: 60px;
  height: 0.6rem;
  background-color: #edf7ff;
}
.gzgk-tit1 .tit {
  display: inline-block;
  margin-top: -11px;
  margin-top: -0.11rem;
  margin-left: -6px;
  margin-left: -0.06rem;
}
.gzgk-tit1 .tit img {
  height: 75px;
  height: 0.75rem;
}
.gzgk-tit1 .more {
  float: right;
  margin-right: 10px;
  margin-right: 0.1rem;
  color: #1a8cec;
  font-size: 16px;
  font-size: 0.16rem;
  line-height: 60px;
  line-height: 0.6rem;
}
.gzgk-list {
  margin-top: 10px;
  margin-top: 0.1rem;
}
.gzgk-list li {
  line-height: 80px;
  line-height: 0.8rem;
  border-bottom: 1px solid #e3e3e3;
  border-bottom: 0.01rem solid #e3e3e3;
}
.gzgk-list li a {
  display: inline-block;
  color: #000000;
  font-size: 18px;
  font-size: 0.18rem;
  vertical-align: top;
  max-width: 80%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.gzgk-list li a::before {
  display: inline-block;
  content: " ";
  width: 4px;
  width: 0.04rem;
  height: 4px;
  height: 0.04rem;
  margin: 0 16px 0 14px;
  margin: 0 0.16rem 0 0.14rem;
  border-radius: 50%;
  background-color: #ffaf67;
  vertical-align: middle;
}

.gzgk-list li span {
  float: right;
  color: #999999;
  font-size: 16px;
  font-size: 0.16rem;
  margin-right: 5px;
  margin-right: 0.05rem;
  vertical-align: top;
}
.gzgk-w4 {
  margin-top: 36px;
  margin-top: 0.36rem;
}
.gzgk-w4c {
  margin-top: 36px;
  margin-top: 0.36rem;
  padding: 0 10px;
  padding: 0 0.1rem;
  position: relative;
}
.zszc-swiper {
  overflow: hidden;
  padding: 0 8px 16px;
  padding: 0 0.08rem 0.16rem;
  height: 292px;
  height: 2.92rem;
}
.zszc-swiper .swiper-slide {
  vertical-align: top;
  display: inline-block;
  width: 220px;
  width: 2.2rem;
  height: 100%;
  padding-top: 36px;
  padding-top: 0.36rem;
  text-align: center;
  box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.07);
  box-shadow: 0 0.02rem 0.12rem 0 rgba(0, 0, 0, 0.07);
  background-color: #ffffff;
}
.zszc-swiper .swiper-slide img {
  max-width: 100%;
  height: 130px;
  height: 1.3rem;
}
.zszc-swiper .swiper-slide p {
  font-size: 18px;
  font-size: 0.18rem;
  color: #000000;
  line-height: 26px;
  line-height: 0.26rem;
  padding: 0 16px;
  padding: 0 0.16rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  margin-top: 30px;
  margin-top: 0.3rem;
}
.zszc-btn {
  position: absolute;
  top: 116px;
  top: 1.16rem;
  cursor: pointer;
  z-index: 2;
}
.zszc-btn img {
  height: 42px;
  height: 0.42rem;
}
.zszc-btn.prev {
  left: 0;
}
.zszc-btn.next {
  right: 0;
}
.gzgk-w5 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 28px;
  margin-top: 0.28rem;
}
.gzgk-w5 a {
  display: inline-block;
  margin-bottom: 22px;
  margin-bottom: 0.22rem;
}
.gzgk-w5 a img {
  height: 157px;
  height: 1.57rem;
}

@media screen and (max-width: 768px) {
  .gzgk-wrap {
    padding: 3.5rem 0.2rem 0;
    background-size: 150% auto;
  }
  .gzgk-w2 {
    margin: 0 -0.1rem 0;
  }
  .gzgk-w3 {
    margin-top: 0;
  }
  .gzgk-w3c {
    width: 100%;
    margin-top: 0.4rem;
  }
  .gzgk-list li {
    line-height: 0.7rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .gzgk-list li a {
    font-size: 0.32rem;
    max-width: 72%;
  }
  .gzgk-list li span {
    font-size: 0.28rem;
  }
  .gzgk-w4 {
    margin-top: 0.4rem;
  }
  .zszc-swiper {
    height: 3.3rem;
  }
  .zszc-swiper .swiper-slide img {
    height: 1.5rem;
  }
  .zszc-swiper .swiper-slide p {
    font-size: 0.28rem;
    line-height: 0.36rem;
  }
  .gzgk-w5 a {
    width: 48%;
  }
  .gzgk-w5 a img {
    width: 100%;
    height: auto;
  }
}
