@import url("/resource/common/style/2018/wap/wjyh/spring/2024/index.css");

@media screen and (orientation: portrait) {
  body .wrapper {
    background: url(/resource/common/images/2018/wap/wjyh/spring/2025/phone_bg.jpg) no-repeat center/cover;
  }

  body .swiper-wrapper img {
    height: 90%;
    margin-top: 3px;
    object-fit: cover;
  }

  body .swiper-pagination {
    bottom: 5% !important;
  }
}

@media screen and (orientation: landscape) {
  body .wrapper {
    background: url(/resource/common/images/2018/wap/wjyh/spring/2025/bg.jpg) no-repeat center/cover;
  }

  body .swiper-wrapper img {
    height: 90%;
    margin-top: 4px;
    object-fit: cover;
  }

  body .swiper-pagination {
    bottom: 5% !important;
  }
}
