﻿.home-banner .swiper-slide>a::after{display:none;}
.home-solution {background-color: #054136;}
.homepro-recommend-item{width:24%;flex-direction: column;}
.homepro-recommend-item .img{width:100%;}
.homepro-recommend-item .img img{aspect-ratio: 1 / 1;object-fit:contain;}
@media (max-width:768px){.homepro-recommend-item{width:49%;}}
@media (min-width:769px){.homepro-recommend-item:nth-child(n + 5){margin-bottom:0;}}