﻿.home-banner video{width:100%;}
.customswiper-box .customswiper-next,.customswiper-box .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}
.customswiper-box .customswiper-next em,.customswiper-box .customswiper-prev em{font-size:var(--fontsize20);color:#FFFFFF}
.customswiper-box .customswiper-next{left:auto;right:0}
#customswiper2 .swiper-slide{height:auto;background:#fff;display:flex;align-items:center;padding:25px;}
.customswiper-box{position:relative;padding:0 20px;margin-top:30px}
@media (max-width:768px){#customswiper2 .swiper-slide{padding:15px 25px}}
.home-news .homenewslist .swiper-slide .img {width: 52%;}
.home-banner .swiper-slide>a::after{display: none;}
.home-news .homenewslist .swiper-slide .img img{aspect-ratio: 1; object-fit: contain;}