﻿.home-banner .swiper-slide>a::after{display:none;}
.certilist{display: flex;flex-wrap: wrap;justify-content: space-between;margin-top: 20px;}
.certilist .item{width: 19%;margin-bottom: 20px;}
.certilist .item img{width: 100%;}
@media (max-width:768px) {.certilist .item{width: 48%;}}
.cerswiper {margin-top:30px}
.cerswiper .swiper-pagination{position:static;margin-top:15px}
.cerswiper .swiper-pagination-bullet-active{background:var(--color)}