

.zhiqing-goods-center {padding:90px 0;position:relative;}
.zhiqing-goods-center .tit{text-align:center;}
.zhiqing-goods-center .tit h3{font-size:50px;color:#020202;line-height:1;font-weight:700;text-transform:uppercase;}

.zhiqing-goods-center .list{margin:40px -15px 0;position:relative;}
.zhiqing-goods-center .swiper-slide {padding:15px;}
.zhiqing-goods-center .swiper-slide .box{}
.zhiqing-goods-center .swiper-slide .pic {display:block;width:100%;position:relative;box-shadow:0 0 10px rgba(63,62,62,0.08);border-radius:25px;overflow:hidden;}
.zhiqing-goods-center .swiper-slide .pic > img {width:100%;display:block;transition:transform 0.5s;}
.zhiqing-goods-center .swiper-slide .txt {text-align:center;margin:20px 0 0;}
.zhiqing-goods-center .swiper-slide .txt h5{font-size:22px;color:#333;font-weight:600;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;}

.zhiqing-goods-center .swiper-pagination-bullets {position:static;font-size:0;width:100%;margin:30px 0 0;text-align:center;}
.zhiqing-goods-center .swiper-pagination-bullet {width:20px;height:20px;margin:0 5px;background:#ccc;border-radius:50%;opacity:1;}
.zhiqing-goods-center .swiper-pagination-bullet-active {background:#5B8540;}


@media screen and (min-width:768px) {
.zhiqing-goods-center .swiper-slide:hover .pic > img {transform:scale(1.05);}
.zhiqing-goods-center .swiper-slide:hover .txt h5 {color:var(--active-color);}
}

@media screen and (max-width:1680px) {
.zhiqing-goods-center{padding:80px 0;}
.zhiqing-goods-center .tit h3{font-size:46px;}
}

@media screen and (max-width:1550px) {
.zhiqing-goods-center{padding:75px 0;}
.zhiqing-goods-center .tit h3 {font-size:44px;}
}

@media screen and (max-width:1441px) {
.zhiqing-goods-center{padding:70px 0;}
.zhiqing-goods-center .tit h3{font-size:40px;}
.zhiqing-goods-center .swiper-slide .txt h5{font-size:21px;}
.zhiqing-goods-center .swiper-pagination-bullet{width:16px;height:16px;}
}

@media screen and (max-width:1367px) {
.zhiqing-goods-center{padding:65px 0;}
.zhiqing-goods-center .tit h3 {font-size:36px;}
.zhiqing-goods-center .swiper-slide .txt h5{font-size:20px;}
.zhiqing-goods-center .swiper-pagination-bullet{width:14px;height:14px;}
}

@media screen and (max-width:1281px) {
.zhiqing-goods-center{padding:60px 0;}
.zhiqing-goods-center .list{margin:25px -15px 0;}
.zhiqing-goods-center .tit h3{font-size:34px;}
.zhiqing-goods-center .swiper-slide .txt h5{font-size:19px;}
}

@media screen and (max-width:1171px) {
.zhiqing-goods-center .tit h3{font-size:32px;}
}

@media screen and (max-width:992px) {
.zhiqing-goods-center .tit h3{font-size:30px;}
.zhiqing-goods-center .list {margin:40px 0 0;}
.zhiqing-goods-center .swiper-slide .txt h5{font-size:18px;}
}

@media screen and (max-width:768px) {
.zhiqing-goods-center{padding:40px 0;}
.zhiqing-goods-center .tit h3{font-size:28px;}
.zhiqing-goods-center .list{margin:20px -10px 0;}
.zhiqing-goods-center .swiper-slide {padding:10px;}
.zhiqing-goods-center .swiper-slide .txt h5{font-size:17px;}
}

@media screen and (max-width:576px) {
.zhiqing-goods-center .tit h3{font-size:26px;}
}

@media screen and (max-width:480px) {
.zhiqing-goods-center .tit h3{font-size:24px;}
.zhiqing-goods-center .swiper-slide .txt h5{font-size:16px;}
}

@media screen and (max-width:420px) {
.zhiqing-goods-center .tit h3{font-size:22px;}
}
