.home_module_1_box .swiper-pagination .swiper-pagination-bullet{width:8px;height:8px;border:2px solid #999;background-color:#fff;opacity:1;transition:all .3s;position:relative}.home_module_1_box .swiper-pagination .swiper-pagination-bullet::after{position:absolute;content:" ";display:block;top:50%;left:50%;transform:translate(-50%,-50%);width:4px;height:4px;background-color:#fff;border-radius:100%}.home_module_1_box .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{width:20px;height:20px;border:1px solid var(--c1);background-color:#fff;opacity:1}.home_module_1_box .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active::after{width:4px;height:4px;background-color:var(--c1)}