﻿@media (min-width: 1025px) {.home-product .product-list .swiper-wrapper{transform: initial!important;flex-wrap: wrap;justify-content: space-between;}
.home-product .product-list .swiper-wrapper .swiper-slide{width: 24%!important;margin: 0 !important;margin-bottom: 30px!important;}
.home-product .product-list .home-button-next, .home-product .product-list .home-button-prev{display: none;}
.home-product .swiper .swiper-slide .img a img{aspect-ratio: 1;}
}
.honorlist{display: flex;flex-wrap: wrap;justify-content: space-between;}
.honorlist .swiper-slide{width: 19%;margin-bottom: 20px;}
@media (max-width:768px) {
.honorlist .swiper-slide{width: 33%;}
}
@media (min-width:1025px){.home-video .videowrap .videoitem {width: 31%;}}
