.w1280_box {
  width: 100%;
  position: relative;
  padding-bottom: 115px;
}
.swiper-slide-active .video2025{
	display: block;
}
.video2025 {
  position: absolute;
  width: 92px;
  height: 92px;
  left: 50%;
  top: 50%;
  margin-top: -46px;
  margin-left: -46px;
  z-index: 3;
	display: none;
}
.video2025 img {
  width: 92px;
  height: 92px;
}
.zj1005 {
  width: 87%;
  padding-top: 0px;
  padding-bottom: 10px;
}
.zj1005 .swiper-slide {
  width: 750px;
  height: 510px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  border-radius: 9px;
  overflow: hidden;
}
.w1280_box .swiper-slide img.bbgx {
  height: 510px !important;
  width: 750px !important;
  object-fit: cover;
  display: block;
}
.w1280_box .swiper-button-prev {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 0.56rem;
  height: 0.56rem;
  border-radius: 50%;
  position: absolute;
  z-index: 5;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  border: #fff solid 1px;
  background: #d8d8d8;
  color: #fff;
  font-size: 0.18rem;
  left: 0px;
}
.w1280_box .swiper-button-next {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 0.56rem;
  height: 0.56rem;
  border-radius: 50%;
  position: absolute;
  z-index: 5;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  border: #fff solid 1px;
  background: #d8d8d8;
  color: #fff;
  font-size: 0.18rem;
  right: 0px;
}
.w1280_box .swiper-button-next:after {
  content: "";
}
.w1280_box .swiper-button-prev:after {
  content: "";
}
.w1280_box .swiper-button-prev:hover {
  background-color: #df5a24;
  color: #fff;
  border-color: #df5a24;
}
.w1280_box .swiper-button-next:hover {
  background-color: #df5a24;
  color: #fff;
  border-color: #df5a24;
}
.info99 {
  position: absolute;
  left: 0px;
  bottom: 0px;
  height: 58px;
  line-height: 58px;
  background: rgba(219, 94, 34, .9);
  color: #fff;
  padding: 0px 10px;
  box-sizing: border-box;
  width: 100%;
  font-size: 20px;
  font-weight: bold;
}
@media screen and (max-width: 1028px) {
	
    .w1280_box .swiper-button-prev  {
        left: -0.4rem;
    }

    .w1280_box .swiper-button-next {
        right: -0.4rem;
    }
  .zj1005 .swiper-slide {
    width: 100%;
    height: 240px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    border-radius: 9px;
    overflow: hidden;
  }
  .w1280_box .swiper-slide img.bbgx {
    height: 240px !important;
    width: 100% !important;
    object-fit: cover;
    display: block;
  }
  .video2025 {
    position: absolute;
    width: 40px;
    height: 40px;
    left: 50%;
    top: 50%;
    margin-top: -30px;
    margin-left: -30px;
    z-index: 3;
  }
  .video2025 img {
    width: 40px;
    height: 40px;
  }
  .info99 {
    height: 42px;
    line-height: 42px;
    font-size: 16px;
  }
  .w1280_box {
    padding-bottom: 40px;
  }
  .zj1005 {
    width: 100%;
  }
}