#banner .swiper-pagination-bullet{background-color:#00000080;border:0;border-radius:2vw;height:.26vw;margin:0 .2vw;width:3%}#banner .swiper-pagination-bullet-active:after{animation-duration:5s;animation-name:slidein;background-color:#0ea6cc;border-radius:2vw;content:"";float:left;height:100%;width:0}#bannerPagination{bottom:24px}@keyframes slidein{0%{width:0}to{width:100%}}