.lb_tt {
  height: 50px;
  opacity: 1;
  background: rgba(255, 250, 242, 1);
}

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

.swiper-slide {
  text-align: center;
  font-size: 18px;

  display: flex;
  justify-content: center;
  align-items: center;
}

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

.mySwiper a {
  color: rgba(199, 105, 42, 1);
}

.mySwiper .swiper-slide {
  height: 50px;
  justify-content: space-between;
  padding-left: 120px;
  box-sizing: border-box;
  /* background: url(../images/public/gz_icon.png) no-repeat left;
    background-size: 68px 36px; */
}

.mySwiper .swiper-slide::before {
  width: 68px;
  height: 36px;
  display: block;
  content: "";
  background: url(../images/index/gz_icon.png) no-repeat;
  background-size: 100%;
  position: absolute;
  left: 20px;
}

.swi_time {
  color: rgba(199, 105, 42, 1);
}

.tpxw_lb {
  position: relative;
  overflow: hidden;
  width: 56%;
}

.tpxw {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 30px;
}

.tpxw_right {
  width: 42%;
}

.tpxw_lb .swiper-button-next {
  background-image: url(../images/index/arrow_left.png);
  transform: rotate(180deg);
  width: 30px;
  height: 52.06px;
  right: 0;
}

.tpxw_lb .swiper-button-prev {
  background-image: url(../images/index/arrow_left.png);
  width: 30px;
  height: 52.06px;
  left: 0px;
}

.lb_bottomtext {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 52px;
  background: url(../images/index/bottomtext_bg.png) no-repeat;
  background-size: 100% 100%;
  line-height: 52px;
  text-align: left;
  padding-left: 40px;
}

.lb_bottomtext a {
  color: white;
  z-index: 99999;
  position: relative;
}

.tpxw_lb .swiper-pagination {
  text-align: right;
}

.tpxw_lb .swiper-pagination-bullet {
  width: 9.31px;
  height: 9.31px;
  border-radius: 50% !important;
  opacity: 1;
  background: rgba(255, 255, 255, 1);
  border-radius: 0;
}

.tpxw_lb .swiper-pagination-bullet-active {
  width: 24.56px;
  height: 9.31px;
  opacity: 1;
  border-radius: 4.66px !important;
  background: rgba(171, 2, 2, 1);
}

.swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: 18px;
  left: 78%;
  width: 20%;
}

.lb_bottomtext a {
  width: 72%;
}

.gzdt ul li {
  float: left;
}

.gzdt {
  position: relative;
}

.gzdt_item li {
  display: flex;
  justify-content: space-between;
  position: relative;
  padding-left: 20px;
  flex-wrap: wrap;
}

.gzdt_item li::before {
  content: "";
  width: 6px;
  height: 6px;
  display: block;
  background: rgba(204, 204, 204, 1);

  position: absolute;
  left: 0;
  top: 17px;
}

.gzdt_item li a {
  width: 79%;
  -webkit-line-clamp: 1;
  font-size: 18px;
  line-height: 38px;
  color: rgba(51, 51, 51, 1);
}

.time {
  font-size: 18px;
  line-height: 38px;
  color: rgba(166, 166, 166, 1);
}

.tpxw_lb1 {
  width: 38%;
}

.tpxw_right1 {
  width: 59%;
}

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

.tt_left {
  width: 88px;
  height: 88px;
  background: rgba(252, 248, 243, 1);
  border: 1px solid rgba(247, 235, 218, 1);
  text-align: center;
}

.ri {
  font-size: 40px;
  font-weight: 700;
  margin-top: 5px;
  color: rgba(212, 48, 48, 1);
}

.ny {
  font-size: 16px;
  color: rgba(212, 48, 48, 1);
}

.tt_right {
  width: 83%;
}

.tt_right a {
  font-size: 18px;
  font-weight: 700;

  line-height: 40px;
  color: rgba(51, 51, 51, 1);
}

.gzdt_box li {
  display: flex;
  justify-content: space-between;
  position: relative;
  padding-left: 20px;
  flex-wrap: wrap;
}

.gzdt_box li::before {
  content: "";
  width: 6px;
  height: 6px;
  display: block;
  background: rgba(204, 204, 204, 1);
  position: absolute;
  left: 0;
  top: 17px;
}

.gzdt_box li a {
  width: 80%;
  -webkit-line-clamp: 1;
  line-height: 38px;
  font-size: 18px;
  color: rgba(51, 51, 51, 1);
}

.time1 {
  line-height: 50px;
}

.gzdt_box li:nth-of-type(1) {
  margin-top: 10px;
}

.tpxw_lb.tpxw_lb1 .swiper-pagination-bullet {
  width: 5.65px;
  height: 5.65px;
}

.tpxw_lb.tpxw_lb1 .swiper-pagination-bullet-active {
  width: 14.88px;
  height: 5.65px;
}

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

.tjxx_left {
  width: 48%;
  position: relative;
}

.tjxx_right {
  width: 48%;
  position: relative;
}

.hszl,
.cbdu {
  position: relative;
}

.cbduSwiper img {
  height: 300px;
}

.cbduSwiper .swiper-button-prev {
  background-image: url(../images/index/arrow_left.png);
  width: 30px;
  height: 52.06px;
  left: 0px;
}

/* .cbduSwiper .swiper-slide {
    background: rgba(255, 255, 255, 1);
} */

.cbduSwiper .swiper-button-next {
  background-image: url(../images/index/arrow_left.png);
  transform: rotate(180deg);
  width: 30px;
  height: 52.06px;
  right: 0;
}

.hszl_box {
  background: url(../images/index/bottom_bg.png) no-repeat bottom center;
  padding-bottom: 85px;
}

.cbduSwiper .cbdw_p {
  height: 48px;
  opacity: 1;
  line-height: 48px;
  background: linear-gradient(
    149.65deg,
    rgba(202, 43, 29, 1) 0%,
    rgba(233, 155, 104, 1) 100%
  );
  padding: 0 15px;
  box-sizing: border-box;
}

.cbduSwiper a {
  width: 100%;
  color: rgba(255, 250, 204, 1);
}

.cbduSwiper .cbdw_p .elli-m {
  -webkit-line-clamp: 1;
}
.hszl img {
    height: 210px;
}
@media (max-width: 1280px) {
  .mySwiper .elli-s {
    width: 80%;
  }

  .tpxw_lb {
    width: 100%;
  }

  .tpxw_right {
    width: 100%;
    margin-top: 20px;
  }

  .tjxx_left {
    width: 100%;
  }

  .tjxx_right {
    width: 100%;
    margin-top: 20px;
  }
}

@media (max-width: 480px) {
  .swi_time {
    font-size: 16px;
  }

  .mySwiper .elli-s {
    width: 58%;
  }

  .lb_bottomtext a {
    width: 71%;
  }

  .gzdt_item li a {
    width: 68%;
  }

  .gzdt_box li a {
    width: 68%;
  }

  .list li a {
    width: 68%;
  }

  .tt_right {
    width: 68%;
  }

  .mySwiper .swiper-slide {
    padding-left: 90px;
  }

  .mySwiper .swiper-slide::before {
    left: 0px;
  }
}

 body.useOldFixed .swiper:not(.skipAutoFix) {

            overflow: visible !important;

        }

        body.useOldFixed .container li {
            width: 100% !important;
        }

        body.useOldFixed .gzdt_item li::before {
            top: 35px;
        }

        body.useOldFixed .tt_left {
            width: 174px;
            height: 174px;
            margin-right: 20px;
        }

        body.useOldFixed .gzdt_box li::before {

            top: 35px;
        }

        body.useOldFixed .list li a {
            width: 77% !important;
        }