﻿.home-products .pro-list li .img img{display:block;aspect-ratio:1/1;object-fit:contain;background:#fff;}
@media (max-width:768px){.home-choose .item{align-items: flex-start;justify-content: space-between;}
.home-choose .item .info{width:calc(100% - 75px);margin-top:0;}
.home-choose .right .item{flex-direction: row-reverse;}
.home-choose .item .info{margin-right:0;text-align:left;}}
.home-logo{background:var(--color1)}
@media (max-width:768px){.home-banner{height:auto;}}
@media (max-width:768px){.home-logo .swiper-slide{height:50px}
}