

.indexFive {padding-bottom: 1.5rem;}
.indexFive .swiperBox {position: relative;}
.indexFive .container {width: 1530px;}
.infiveSwiper {position: static;}
.infiveSwiper::before {content: ""; position: absolute; width: 10px; height: 100%; background: #fff; left: 0; top: 0;z-index: 2;}
.infiveSwiper::after {content: ""; position: absolute; width: 5px; height: 100%; background: #fff; right: 0; top: 0;z-index: 1;}
.infiveSwiper .slideBox {padding: .15rem .5rem; box-sizing: border-box; border-right: 1px solid #E9E9E9;}
.infiveSwiper .imgBox {overflow: hidden; margin-top: .35rem;}
.infiveSwiper .imgBox img {width: 100%; transition: 0.5s;}
.infiveSwiper .tit1 {color: #898989;}
.infiveSwiper .tit2 {font-size: var(--font28);; font-weight: 700;color: #333333;}
.infiveSwiper .text {margin-top: .2rem;}
.infiveSwiper .text p {color: #666666; line-height: 1.7;}
.infiveSwiper .more {margin-top: .5rem;}
.infiveSwiper .more span {color: #176db0; margin-right: .1rem;}
.infiveSwiper .slideBox a:hover .imgBox img {transform: scale(1.1);}
.infiveSwiper .swjt {width: 40px;height: 40px; background: #cfcfcf; border-radius: 50%; right: 0; transform: translateX(100%);}
.infiveSwiper .swjt.swiper-button-prev {transform: rotate(180deg) translateX(100%);left: 0;}
