.img-title-col4-click ul { display: flex; flex-wrap: wrap; gap: 0.3rem 0.35rem; justify-content: center; } .img-title-col4-click ul li { width: 3.52rem; height: 2.94rem; } .img-title-col4-click ul li:hover .title i { color: #4ba4ff; left: 0.1rem; } .img-title-col4-click ul li img { width: 3.52rem; height: 2.35rem; object-fit: contain; background-color: #000000; } .img-title-col4-click ul li .title { margin-top: 0.1rem; padding: 0 0.15rem; font-size: 0.2rem; color: #000; line-height: 0.3rem; display: flex; align-items: center; } .img-title-col4-click ul li .title i { position: relative; transition: all 0.3s; top: initial; } .img-title-col4-click ul li .title span { width: 95%; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; overflow: hidden; } @media screen and (max-width: 750px) { .img-title-col4-click .swiper-container { width: 100%; padding: 0 0.3rem 0.9rem; } .img-title-col4-click .swiper-container .swiper-wrapper .swiper-slide { width: 6.4rem; height: max-content; } .img-title-col4-click .swiper-container .swiper-wrapper .swiper-slide a { display: block; width: 100%; height: 100%; } .img-title-col4-click .swiper-container .swiper-wrapper .swiper-slide a img { width: 100%; height: 3rem; display: block; margin: 0 auto 0.32rem; background-color: #000; object-fit: contain; } .img-title-col4-click .swiper-container .swiper-wrapper .swiper-slide a .title { font-size: 0.32rem; line-height: 0.4rem; font-weight: 700; color: #222; padding: 0 0.44rem 0.3rem; } .img-title-col4-click .swiper-container .swiper-wrapper .swiper-slide a .title i { font-size: 0.35rem; } .img-title-col4-click .swiper-container .swiper-pagination { bottom: 0.3rem; } .img-title-col4-click .swiper-container .swiper-pagination .swiper-pagination-bullet { width: 0.1rem; height: 0.1rem; opacity: 1; background: #C8CDD4; } .img-title-col4-click .swiper-container .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active { background: #E60000; } }