﻿@charset "utf-8"; 
.home-product .swiper .swiper-slide .img a{position:relative;height:0;padding-bottom:100%;}
.home-product .swiper .swiper-slide .img a img{max-height:inherit;position:absolute;top:0;left:0;height:100%;object-fit:contain;}