﻿@media (min-width:768px){.home-product-list .home-product-name{-webkit-line-clamp:unset;max-height:unset}}
.home-product-list .home-product-link{position:static;height:auto;opacity:1;background:none;}
.home-product-list .home-product-item{padding:0;border:none;margin:0}
.home-product-list .home-product-item .img-wrap{position:static;display:block;}
.home-product-list>li .home-product-pic{display:block;width:100%;padding-bottom:100%;position:relative;}
.home-product-list .home-product-item img{border:1px solid #EEEEEE;display:block;width:100%;height:100%;object-fit:contain;position:absolute;top:0;left:0;}
.home-product-list .home-product-name{opacity:1;max-width:100%;width:100%;text-align:center;color:var(--fontcolor);background:none;transform:none;padding:10px 0 0;}
.home-product-list .home-product-item:hover{box-shadow:0 0 0;}
.home-product-list .home-product-item:hover img{border-color:var(--color)}
.home-product-list .home-product-item:hover .home-product-name{color:var(--color)}
@media (max-width:767px){.home-product-list>li{margin-bottom:20px}
.home-product-list .home-product-name{padding:5px 0 0}}

.home-swiper .banner-animote{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;color:#fff;opacity:0;text-align:center;text-shadow:1px 2px 3px #000;}
.home-swiper .banner-animote.ban2{top:13%;}
.home-swiper .banner-animote .p1{font-size:50px;font-weight:var(--fontbold7);}
.home-swiper .banner-animote .p2{font-size:24px;}
.home-swiper .swiper-slide-active .banner-animote{animation:bannerani .5s forwards;animation-delay:.7s}
@keyframes bannerani{0%{margin-top:20px}
100%{opacity:1;margin-top:0px}}
@media (max-width:1700px){.home-swiper .banner-animote .p1{font-size:3vw}
.home-swiper .banner-animote .p2{font-size:1.5vw;}}
@media (max-width:768px){.home-swiper .banner-animote .p1{font-size:20px}
.home-swiper .banner-animote .p2{display:none}}
@media (max-width:550px){.home-swiper .banner-animote .p1{font-size:16px}}
.home-partners .swiper-slide img {display:block;width:100%;aspect-ratio:64/33;object-fit:contain;background:#fff;}
.partners-box{position:relative;}
.home-partners{padding:50px 0;}
.home-partners .home-title{margin-bottom:10px}
@media (max-width:768px){.home-partners{padding:30px 0 10px;}
.home-partners .home-title{margin-bottom:0}
.home-partners .swiper-prev{left:0;}
.home-partners .swiper-next{right:0}}
@media (max-width:550px){.home-partners .swiper-slide{padding:10px 5px}}
.certi-swiper .swiper-slide img{aspect-ratio:56/78;display:block;width:100%;background:#fff;object-fit:contain;}
.certi-swiper .certi-name{line-height:1.4;}
@media (max-width:500px){.certi-swiper .certi-name{font-size:13px}}