.industries-details .content-wrapper{background-image:url(../../static/image/home_news.jpg);background-size:cover;background-position:center;background-repeat:no-repeat}.industries-details .content-wrapper .description-wrapper{display:flex;overflow:hidden}.industries-details .content-wrapper .description-wrapper .description{width:50%;padding-right:24px;line-height:1.4}.industries-details .content-wrapper .description-wrapper .industries-image{width:50%}.industries-details .content-wrapper .description-wrapper .industries-image img{width:100%;object-fit:cover}.industries-details .img-link-icon{display:block;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%) scale(0);z-index:2;color:#fff;transition:all .5s ease .2s;width:44px;height:44px;border-radius:50%;background-image:linear-gradient(to right, var(--primary-color), var(--primary-color-light));display:flex;justify-content:center;align-items:center}.industries-details .img-link-icon .iconfont{font-size:26px}.industries-details .swiper-slide:hover .img-link-icon{transform:translate(-50%, -50%) scale(1)}.industries-details .image-wrapper .swiper{position:relative;overflow:hidden;padding:24px 12px 48px}.industries-details .image-wrapper .swiper .swiper-wrapper .swiper-slide{width:25%;position:relative;box-shadow:0 0 24px 0 rgba(108,108,108,0.11)}.industries-details .image-wrapper .swiper .swiper-wrapper .swiper-slide .img-link{width:100%;aspect-ratio:1 / 1}.industries-details .image-wrapper .swiper .swiper-wrapper .swiper-slide .img-link img{width:100%;height:100%;object-fit:contain}.industries-details .image-wrapper .swiper .swiper-wrapper .swiper-slide .name{display:flex;justify-content:center;text-align:center}.industries-details .image-wrapper .swiper .swiper-scrollbar{width:60%;bottom:0;left:50%;transform:translateX(-50%);background-color:#DEDEDE}.industries-details .image-wrapper .swiper .swiper-scrollbar .swiper-scrollbar-drag{background:linear-gradient(to right, var(--primary-color), var(--primary-color-light))}@media screen and (max-width:992px){.industries-details .content-wrapper .description-wrapper{flex-direction:column;gap:24px}.industries-details .content-wrapper .description-wrapper .description{width:100%;padding-right:0}.industries-details .content-wrapper .description-wrapper .industries-image{width:100%;height:200px;overflow:hidden}.industries-details .content-wrapper .description-wrapper .industries-image img{height:100%}.industries-details .image-wrapper .swiper{padding:16px 12px}.industries-details .image-wrapper .swiper .swiper-wrapper .swiper-slide{width:100%}.industries-details .image-wrapper .swiper .swiper-scrollbar{width:80%}}