﻿.home-banner .swiper-slide>a::after{display: none;}
.home-logo img{width:100%}
#customswiper2{margin-top:40px;width:100%;padding-bottom:50px;position:relative}
#customswiper2 .swiper-slide{padding:0 20px}
#customswiper2 .swiper-slide .flex{width:100%;background:#FFFFFF;display:flex;justify-content:space-between;align-items:flex-start;padding:3% 4%;position:relative}
#customswiper2 .swiper-slide .flex::after{content:"";position:absolute;bottom:-25px;left:50%;width:0;height:0;border-style:solid;border-width:30px 30px 0 0;border-color:#fff transparent transparent transparent}
#customswiper2 .img{margin-right:5%}
#customswiper2 .info{flex:1}
#customswiper2 .info .title{font-size:var(--fontsize18);font-weight:var(--fontbold6)}
#customswiper2 .info .text{color:var(--introcolor);margin-top:10px}
#customswiper2 .customswiper-next,#customswiper2 .customswiper-prev{position:absolute;left:0;top:100px;width:40px;height:40px;background:var(--color);border-radius:50%;display:flex;align-items:center;justify-content:center;z-index:99;cursor:pointer}
#customswiper2 .customswiper-next em,#customswiper2 .customswiper-prev em{font-size:var(--fontsize20);color:#FFFFFF}
#customswiper2 .customswiper-next{left:auto;right:0}
#customswiper2 .customswiper-pagination{text-align:center;margin-top:40px;display:flex;justify-content:center;align-items:center}
#customswiper2 .customswiper-pagination .swiper-pagination-bullet{background:0 0;opacity:1;width:80px;height:80px;border-radius:50%;border:1px solid #EEEEEE}
#customswiper2 .customswiper-pagination .swiper-pagination-bullet img{width:100%;height:100%;object-fit:cover}
#customswiper2 .customswiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{width:100px;height:100px;border-color:var(--color)}
@media (max-width:768px){#customswiper2{margin-top:30px}
#customswiper2 .img{display:none}
#customswiper2 .info{padding:0 10px}
#customswiper2 .customswiper-next,#customswiper2 .customswiper-prev{top:30%}
#customswiper2 .customswiper-pagination .swiper-pagination-bullet{width:50px;height:50px}
#customswiper2 .customswiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{width:60px;height:60px}}
@media (min-width:1025px) {#serviceswiper .swiper-slide .p2{height: 144px;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:5;}}

.home-logo .l-wrap {align-items: center;}
.home-banner .swiper-slide-active img{animation:unset}