@import "base.css";
.swiper-box {
  /*margin-top: 20px;*/
  display: flex;
  flex-direction: column;
}

.swiper-box img {
  display: block;
  width: 100%;
}
.ltd-box {
  width: 100%;
  min-width: 1200px;
}

.ltd-box img {
  display: block;
  width: 100%;
}