.szkj_box {
  display: flex;
  justify-content: space-between;
  margin-bottom: 36px;
}

.gzdt ul li,
.zscd_box ul li {
  float: left;
}

.gzdt,
.zscd_box {
  position: relative;
  width: 63%;
}

.gzdt_item li {
  display: flex;
  justify-content: space-between;
  position: relative;
  padding-left: 20px;
}

.gzdt_item li::before {
  content: "";
  width: 6px;
  height: 6px;
  display: block;
  background: rgba(45, 77, 181, 1);
  position: absolute;
  left: 0;
  top: 21px;
}

.gzdt_item li a {
  width: 80%;
  -webkit-line-clamp: 1;
  font-size: 16px;
  line-height: 46px;
  color: rgba(0, 0, 0, 1);
}

.time {
  font-size: 16px;
  line-height: 46px;
  color: rgba(166, 166, 166, 1);
}

.ldbz {
  width: 32%;
  background: url(../images/zwgk/lbbz_bg.png) no-repeat;
  padding: 16px 25px;
  box-sizing: border-box;
}

.ldbz_title {
  font-size: 1.35rem;
}

.ldbz_title a {
  color: rgba(3, 82, 148, 1) !important;
}

.ldbz_box {
  display: flex;
  justify-content: space-between;
}

.ldbz_box .mz a {
  font-size: 22px;
  font-weight: 700;
  line-height: 29.04px;
  color: rgba(1, 82, 147, 1);
}

.ldbz_box .zw {
  font-size: 16px;
  font-weight: 700;
  line-height: 23.17px;
  color: rgba(0, 0, 0, 1);
}

.ldbz_box p {
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  color: rgba(128, 128, 128, 1);
  margin-top: 15px;
}

.ldbz_box {
  border-bottom: 1px dashed rgba(229, 229, 229, 1);
  padding-bottom: 15px;
  margin-top: 15px;
}

.ldbz_left {
  width: 120px;
}

.ldbz_left img {
  width: 100%;
}

.ldbz_right {
  flex: 1;
  margin-left: 20px;
}

.qtld {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.qtld a {
  width: 33.3%;
  font-size: 16px;
  font-weight: 400;
  line-height: 21.12px;
  color: rgba(56, 56, 56, 1) !important;
  margin-top: 12px;
  text-align: center;
}

.xzxxgk {
  position: relative;
}

.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;
}

.mySwiper img {
  width: 45px;
  margin: 0 auto;
}

.mySwiper .swiper-slide {
  height: 128px;
  background: rgba(248, 248, 248, 1);
}

.xxgksp {
  margin-top: 15px;
  display: block;
  font-size: 16px;
  font-weight: 400;
  color: rgba(56, 56, 56, 1);
}

.mySwiper .swiper-button-prev {
  background: url(../images/zwgk/arrow.png) no-repeat center;
  width: 14px;
  height: 25.59px;
  top: 70%;
  left: 0px;
}

.mySwiper .swiper-button-next {
  background: url(../images/zwgk/arrow.png) no-repeat center;
  transform: rotate(180deg);
  width: 14px;
  height: 25.59px;
  top: 70%;
  right: 0px;
}

.zfxxgk_box {
  margin-top: 25px;
}

.zscd {
  margin-top: 36px;
  display: flex;
  justify-content: space-between;
}

.jgzn_top {
  display: flex;
  justify-content: space-between;
}

.jgzn {
  width: 32%;
}

.jgzn_top a {
  display: flex;
  flex-direction: column;
  height: 93px;
  opacity: 1;
  background: rgba(255, 255, 255, 1);
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.09);
  box-sizing: border-box;
  width: 30%;
  justify-content: center;
  align-items: center;
}

.jgzn_top a img {
  width: 30px;
  margin-bottom: 10px;
}

.jgzn_main a {
  margin-top: 20px;
  display: block;
}

.gsgg {
  position: relative;
  margin-top: 36px;
  margin-bottom: 36px;
}

.gsgg_box {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.gsgg_box li {
  width: 32%;
  display: flex;

  background: rgba(242, 249, 255, 1);
  margin-top: 20px;
  height: 80px;
  box-sizing: border-box;
  align-items: center;
  padding-right: 13px;
}

.gsgg_box li .litime {
  width: 87px;
  flex-shrink: 0;
  text-align: center;
  position: relative;
}

.gsgg_box li .litime::after {
  content: "";
  background: rgba(169, 200, 235, 1);
  width: 1px;
  height: 50px;
  display: block;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}

.yue {
  font-size: 28px;
  font-weight: 700;
  line-height: 36.96px;
  color: rgba(3, 82, 148, 1);
}

.nian {
  font-size: 14px;
  font-weight: 400;
  color: rgba(56, 56, 56, 1);
}

.gsgg_box li a {
  font-size: 16px;
  font-weight: 400;
  margin-left: 15px;
  line-height: 21.12px;
  color: rgba(56, 56, 56, 1);
}

@media (max-width: 1280px) {
  .szkj_box {
    flex-wrap: wrap;
  }

  .gzdt,
  .zscd_box {
    width: 100%;
  }

  .ldbz {
    width: 50%;
    background-size: 100% 100%;
    margin-top: 20px;
  }

  .zscd {
    flex-wrap: wrap;
  }

  .jgzn {
    width: 40%;
    margin-top: 20px;
  }

  .gsgg_box li {
    width: 48%;
  }
}

@media (max-width: 768px) {
  .ldbz {
    width: 71%;
  }

  .jgzn {
    width: 52%;
  }
}

@media (max-width: 480px) {
  .gzdt_item li a {
    width: 69%;
  }

  .ldbz {
    width: 100%;
  }

  .jgzn {
    width: 100%;
  }

  .gsgg_box li {
    width: 100%;
  }
}
