.homepro-recommend-swiper{margin-top:30px;position:relative;}
.homepro-recommend-swiper .swiper{padding-bottom:50px}
.homepro-recommend-swiper .swiper-wrapper.homepro-recommend-list{flex-wrap:nowrap;padding:10px 0;}
.homepro-recommend-swiper .homepro-recommend-item{height:auto;margin-bottom:0!important;flex-direction:column;border:1px solid #DEDEDE;box-shadow:none;padding:0;overflow:hidden}
.homepro-recommend-swiper .homepro-recommend-item .img{width:100%;border-bottom:1px solid #DEDEDE;overflow:hidden;}
.homepro-recommend-swiper .homepro-recommend-item .img a{display:block;width:100%;}
.homepro-recommend-swiper .homepro-recommend-item .img img{aspect-ratio:1/1;object-fit:contain;display:block;}
.homepro-recommend-swiper .homepro-recommend-item:hover img{transform:scale(1.05)}
.homepro-recommend-swiper .homepro-recommend-item .info{width:100%;padding:15px;justify-content:initial;}
.homepro-recommend-swiper .homepro-recommend-item .info .home-more{margin-top:auto}
.homepro-recommend-swiper .homepro-recommend-btn>div{position:absolute;width:30px;height:60px;cursor:pointer;top:40%;margin-top:-30px;z-index:2;display:flex;align-items:center;justify-content:center;background:var(--color);color:#fff;font-weight:bold;}
.homepro-recommend-btn>div.homepro-recommend-prev em{transform:rotate(90deg);position:relative;left:-3px}
.homepro-recommend-btn>div.homepro-recommend-next{right:0}
.homepro-recommend-btn>div.homepro-recommend-next em{transform:rotate(-90deg)}
.homepro-recommend-swiper .swiper-pagination-bullet{width:12px;height:12px;background:#eaeaea;opacity:1;border:1px solid #eaeaea;}
.homepro-recommend-swiper .swiper-pagination-bullet-active{background:#fff;border-color:var(--color)}
@media (max-width:768px){.homepro-recommend-btn{display:none}
.homepro-recommend-swiper{margin-top:10px}}
