﻿@media (min-width:1025px) {.home-banner .swiper-slide>a::after {height: 120px;background: rgb(176 176 176 / 60%);}}
.home-banner .swiper-slide>a::after{display: none;}
.home-cate{padding:3% 0;}
.home-cate .catelist{display: flex;justify-content: space-between;flex-wrap: wrap;margin-top: 30px;}
.home-cate .item{width: 19%;margin-bottom: 20px;box-shadow:2px 7px 10px 0 rgba(0, 0, 0, .1)}
.home-cate .item a{display: block;}
.home-cate img{width: 100%;height: 100%;padding:0 7%;}
@media (max-width:1024px) {.home-cate .item{width: 49%;}}
.home-mainpro .mainpro-list li a .img img{object-fit:contain;}