.swiper_banner .mySwiper {
  --swiper-pagination-color: #ffffff;
  /* 两种都可以 */
}
.swiper_banner .mySwiper .swiper-slide img {
  width: 100%;
}
