﻿.home-banner .swiper-slide>a::after{display:none}
.home-service .home-more{color:#fff}
#customswiper2{margin-top:40px;width:100%;margin-bottom:50px;position:relative}
#customswiper2 .swiper-slide{padding:0 20px;height:auto}
#customswiper2 .swiper-slide .flex{height:100%;width:100%;background:#FFFFFF;display:flex;justify-content:space-between;align-items:flex-start;padding:3% 4%;position:relative}
#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:50%;margin-top:-20px;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;margin-bottom:40px}
#customswiper2 .img{display:none}
#customswiper2 .info{padding:0 10px}
#customswiper2 .customswiper-pagination .swiper-pagination-bullet{width:50px;height:50px}
#customswiper2 .customswiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{width:60px;height:60px}
#customswiper2 .info .text{line-height:1.5;font-size:var(--fontsize16)}}
#customswiperpag2 .swiper-wrapper{justify-content:center;height:auto;margin-top:20px;}
#customswiperpag2 .swiper-slide{width:130px;height:130px;flex-direction: column;text-align:center;display:flex;justify-content:center;align-items:center}
#customswiperpag2 .swiper-slide img{width:100px;height:100px;object-fit:cover;cursor:pointer;border:1px solid #EEEEEE;border-radius:50%}
#customswiperpag2 .swiper-slide.swiper-slide-thumb-active img{width:120px;height:120px;border-color:var(--color)}
#customswiperpag2 .swiper-slide p{color:var(--fontcolor);font-weight:var(--fontbold7);font-size:20px;margin-top:10px;}
@media(max-width:768px){#customswiperpag2 .swiper-wrapper{justify-content:space-between;height:auto;margin-top:20px}
#customswiperpag2 .swiper-slide{width:19%;height:auto}
#customswiperpag2 .swiper-slide img{height:auto;}
#customswiperpag2 .swiper-slide p{font-size:14px;}}
@media (min-width:1025px) {
#customswiperpag2 .swiper-slide{width: 200px;height: 200px;}
#customswiperpag2 .swiper-slide img{width: 160px;height: 160px;}
#customswiperpag2 .swiper-slide.swiper-slide-thumb-active img{width: 160px;height: 160px;}}