﻿.home-product .l-wrap .product .pro-list{align-items: inherit;}
.home-product .l-wrap .product .pro-list .item .img img{aspect-ratio: 1 / 1;}
.home-product .l-wrap .product .pro-list .item .text .name{-webkit-line-clamp: 1;}
.icon-right1:before{content:"\eb8a"}
.icon-left1:before{content:"\eb8e"}
.home-services{position:relative;padding:4% 0}
.home-services .unify .theme{color:#565656;text-transform:inherit}
@media (max-width:768px){.home-services{padding:30px 0px}}
#serviceswiper{margin-top:40px}
#serviceswiper .swiper-slide{position:relative;aspect-ratio:1/1;border-radius:10px;overflow:hidden}
#serviceswiper .swiper-slide img{width:100%;height:100%;object-fit:cover}
#serviceswiper .swiper-slide .opacity{position:absolute;top:0px;left:0px;width:100%;height:100%;background:rgba(0,0,0,.5);display:flex;flex-direction:column;align-items:flex-start;justify-content:center;color:#FFFFFF;transition:all .2s linear;padding:20px;opacity:0}
#serviceswiper .swiper-slide .opacity .p1{font-size:var(--fontsize20);position:relative;padding-bottom:10px;margin-bottom:10px}
#serviceswiper .swiper-slide .opacity .p1::after{content:"";position:absolute;left:0px;bottom:0px;width:60px;height:4px;background:var(--color)}
#serviceswiper .swiper-slide:hover .opacity{opacity:1}
#serviceswiper .serviceswiper-pagination{text-align:center;margin-top:20px}
#serviceswiper .serviceswiper-pagination .swiper-pagination-bullet{background:#111111;opacity:1}
#serviceswiper .serviceswiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:var(--color)}
#serviceswiper .serviceswiper-next,#serviceswiper .serviceswiper-prev{position:absolute;top:calc(50% - 20px);transform:translateY(-50%);z-index:1;display:flex;align-items:center;justify-content:center;border-radius:50%;width:45px;height:45px;cursor:pointer;transition:all .2s linear;background:rgba(255,255,255,.2)}
#serviceswiper .serviceswiper-next em,#serviceswiper .serviceswiper-prev em{font-size:var(--fontsize24);color:#FFFFFF}
#serviceswiper .serviceswiper-prev{left:10px}
#serviceswiper .serviceswiper-next{right:10px}
@media (max-width:768px){#serviceswiper .serviceswiper-next,#serviceswiper .serviceswiper-prev{display:none}
#serviceswiper{margin-top:20px}
#serviceswiper .swiper-slide .opacity{opacity:1}}
.home-about .l-wrap .left .img iframe{width:100%;}
#indexbanner video{width:100%}