.product-menu{display:none}@media screen and (max-width:767px){.product-menu{display:block;width:100%;padding:2vw 5%;position:sticky;top:44px;background:#fff;z-index:10;height:auto;margin-top:20px}.product-menu .swiper-slide{position:relative;width:100px;min-width:100px;z-index:2;margin-right:8px;flex:1}.product-menu .swiper-slide .box{height:50px;padding:0 10px;background:#f2f2f2;border-radius:7px;text-align:center;display:flex;align-items:center;justify-content:center;line-height:1.2;font-size:12px}.product-menu .swiper-slide.active .box{background:linear-gradient(121deg,#4cf389 0,#42ff6f 17%,#94f695 78%,#98fe6b 103%)}}@media screen and (max-width:500px){.product-menu .swiper-slide .box{height:11vw;justify-content:center}.product-menu .swiper-slide{width:24vw}.cn .product-menu .swiper-slide{width:28vw}}@media screen and (max-width:350px){.product-menu{width:100%;padding:2vw 5%}.product-menu .swiper-slide{width:20vw;margin-right:1.5vw}.product-menu .swiper-slide .box{height:10vw;padding:2vw;font-size:2.85vw}}