﻿.home-certi .l-wrap{display: flex;align-items: center;justify-content: center;}
section.industries{padding: 3% 0;}
.industrielist{display: flex;flex-wrap: wrap;justify-content: space-between;margin-top: 30px;}
.industrielist .item{width: 19%;margin-bottom: 20px;}
.industrielist .item .img{position:relative;padding-bottom:100%;}
.industrielist .item .img img{width: 100%;height:100%;position:absolute;top:0;left:0;object-fit:cover}
.industrielist .info{padding: 5px 0;text-align: center;font-size: var(--fontsize18);}
@media (max-width:1024px) {.industrielist .item{width: 48%;}}
.home-about .item1 .about-img{position:relative;background:none;}
.about-img-swiper{position:absolute;width:100%;height:100%;top:0;left:0;}
.about-img-swiper .swiper-container{width:100%;height:100%;}
.about-img-swiper .swiper-slide img{width:100%;height:100%;object-fit:cover}
.about-img-swiper .swiper-slide img.containpic{object-fit:contain}
@media (max-width:1300px){.home-about .item1 .about-item .about-img{padding-top:65%}}
.home-product-list .home-product-name{text-align:center;padding:0 10px;background:none;color:var(--fontcolor)}
@media (min-width:769px){.home-product-list .home-product-link{opacity:1;background:rgba(255,255,255,.3)}
.home-product-list .home-product-name{max-height:inherit;opacity:1;transform:none;font-weight:bold;font-size:var(--fontsize22);background: none;color: #a3a4a3;padding:10px;}}
@media (max-width:1280px) and (min-width:769px){.home-product-list .home-product-name{font-size:var(--fontsize20)}}
@media (max-width:768px){.home-product-list .home-product-name{min-height:inherit}
.home-product-list .home-product-link{background:none}}
.home-certi {padding: 20px 0px 20px;}
 .home-product-list .home-product-item .img-wrap{display:flex;flex-direction:column;align-items:center}
.home-product-list .home-product-link{order:-1;position:unset}
 @media (max-width:769px){.home-product-list .home-product-link{opacity:1;background:rgba(255,255,255,.3)}
.home-product-list .home-product-name{max-height:inherit;opacity:1;transform:none;font-weight:bold;font-size:var(--fontsize22);background: none;color: #a3a4a3;padding:10px}}
.home-product-list .home-product-item{padding-top:0}
.home-product-list .home-product-item .img-wrap{position:unset}
.home-product-list .home-product-name{max-width:unset}
.home-product-list .home-product-item img{border:1px solid #eee}
.home-product-list .home-product-item{border:none}