.swiper {
  width: 100%;
}
.swiper {
  --swiper-pagination-color: #47484c;
  /* 两种都可以 */
}
.swiper img {
  width: 100%;
}
