.swiper{ max-width:600px; width:100%;  height:auto;  margin-left:auto;  margin-right:auto}
.swiper-slide{ text-align:center;  font-size:18px;  background:#fff;  display:flex;  justify-content:center;  align-items:center}
.swiper-slide img{ display:block;  width:100%;  height:100%;  object-fit:cover; margin:0; border: none}
.swiper-slide video{display:block;  width:100%;  height:100%;  object-fit:cover; margin:0; border: none}
.swiper-pagination{}
article .albumbox .swiper.mySwiper{}
