﻿.Aboutall{overflow: hidden;margin-bottom: 50px;}
.Aboutright{width: 45%;overflow: hidden;}
.about-image img{width: 100%;}
.about-image{display: flex;align-items: center;justify-content: center;}
.Aboutright .swiper-button-next,.Aboutright .swiper-button-prev{background-color:#0095e6d0;border-radius:5px;width:34px;}
.Aboutright .swiper-button-next:after,.Aboutright .swiper-button-prev:after{font-size:25px;color:#fff;}
.Aboutright .swiper-button-next.swiper-button-disabled,.Aboutright .swiper-button-prev.swiper-button-disabled{opacity:.75}