.swiper {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}

.swiper-slide {
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}

.swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.mySwiper .swiper-slide a {
  display: flex;
  width: 100%;
  justify-content: space-between;
}

.mySwiper .swiper-slide .swi_left {
  width: 60%;
  position: relative;
  height: 452px;
}

.swi_right {
  width: 40%;
  background: rgba(255, 255, 255, 1);
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.09);
  box-sizing: border-box;
  padding: 34px 32px;
  word-break: break-all;
  position: relative;
}

.swi_right .title {
  font-size: 24px;
  font-weight: 700;
  -webkit-line-clamp: 3;
  line-height: 34.75px;
  color: rgba(32, 79, 149, 1);
}

.swi_right p {
  margin-top: 30px;
  line-height: 30px;
  color: rgba(56, 56, 56, 1);
}

.imgratio {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  display: block;
  overflow: hidden;
}

.red {
  color: rgba(212, 48, 48, 1);
}

.time {
  display: flex;
  position: absolute;
  bottom: 116px;
  color: rgba(147, 181, 219, 1);
  font-size: 14px;
  line-height: 20px;
}

.time img {
  width: 16px;
  height: 16px;
  margin-right: 9px;
  margin-top: 3px;
}

.swiper-button-prev {
  width: 38px;
  height: 64px;
  background: url(../images/zwzx/arrow_left.png) no-repeat center;
  left: 0px;
}

.swiper-button-next {
  background: url(../images/zwzx/arrow_left.png) no-repeat center;
  transform: rotate(180deg);
  width: 38px;
  height: 64px;
  right: 40%;
}

.mySwiper .swiper-pagination-bullets {
  left: 400px;
  bottom: 35px;
}

.mySwiper .swiper-pagination-bullet {
  width: 8.57px;
  height: 8.57px;
  border: 0.86px solid rgba(153, 153, 153, 1);
  background: transparent;
  opacity: 1;
}

.mySwiper .swiper-pagination-bullet-active {
  background: rgba(0, 82, 147, 1);
}

.tzgg {
  position: relative;
}

.tzgg_box {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.tzgg_box li {
  width: 32%;
  position: relative;
  background: url(../images/zwzx/libg.png) no-repeat center;
  height: 140px;
  padding: 20px;
  margin-top: 35px;
  box-sizing: border-box;
}

.tzgg_box li a {
  line-height: 28px;
  color: rgba(51, 51, 51, 1);
}

.tzgg_box .time {
  bottom: 20px;
}

.xzzx_box {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.xzzx {
  width: 60%;
  position: relative;
  box-sizing: border-box;
}

.ywxz {
  width: 38%;
  position: relative;
}

.tzgg {
  position: relative;
  width: 100%;
}

.ywxz {
  position: relative;
  box-sizing: border-box;
}

.time1 {
  line-height: 50px;
  color: rgba(166, 166, 166, 1);
}
.zwzx {
  background: url(../images/zwzx/box_bg.png) no-repeat top center;
}

.tzgg_title a {
  display: block;
  height: 50px;
  background: url(../images/zwzx/ggl_title.png) no-repeat left / 100% 100%;
  /* background-size: 100% 100%; */
}

.com-more.more {
  right: 15px;
}

.hjxw_title a {
  display: block;
  height: 50px;
  background: url(../images/zwzx/hjxw_title.png) no-repeat left / 100% 100%;
}

.zscd_title a {
  display: block;
  height: 50px;
  background: url(../images/zwzx/zscd_title.png) no-repeat left / 100% 100%;
}

.zscdList li a {
  width: 75%;
}
@media (max-width: 1500px) {
  .mySwiper .swiper-pagination-bullets {
    left: 361px;
  }
}
@media (max-width: 1280px) {
  .mySwiper .swiper-pagination-bullets {
    left: 267px;
    bottom: 20px;
  }

  .mySwiper .swiper-slide .swi_left {
    height: 350px;
  }

  .mySwiper .time {
    bottom: 65px;
  }

  .xzzx {
    width: 100%;
  }

  .ywxz {
    width: 100%;
    margin-top: 30px;
  }

  .tzgg_box li {
    width: 48%;
    background-size: 100% 100%;
  }
  .zscd_title a {
    background: url(../images/zwzx/zscd_title.png) no-repeat left / contain;
  }
}

@media (max-width: 992px) {
  .mySwiper .swiper-slide a {
    flex-wrap: wrap;
  }

  .mySwiper .swiper-slide .swi_left {
    width: 100%;
    height: auto;
  }

  .imgratio {
    position: relative;
  }

  .swi_right {
    width: 100%;
  }

  .swiper-button-next {
    right: 0%;
  }
  .tzgg_title a {
    background: url(../images/zwzx/ggl_title.png) no-repeat left / cover;
  }
  .hjxw_title a {
    background: url(../images/zwzx/hjxw_title.png) no-repeat left / cover;
  }
  .zscd_title a {
    background: url(../images/zwzx/zscd_title.png) no-repeat left / cover;
  }
}

@media (max-width: 480px) {
  .tzgg_box li {
    width: 100%;
  }

  .list li a {
    width: 70%;
  }
}
