.product-card{position:relative}.product-card .product-card-header{background-color:#fff;height:.48rem;white-space:nowrap;overflow-y:auto;display:flex;flex-wrap:nowrap;position:relative}.product-card .tab-mask{position:absolute;top:0;right:0;width:.44rem;height:.48rem;background:linear-gradient(270deg,#cfddec 0,#d4e1ee 18%,rgba(236,242,248,0) 100%)}.product-card .product-card-tab{padding:0 .2rem;display:inline-block;height:.48rem;background:#ecf2f8;border-left:none;font-size:.14rem;color:#0e57a2;line-height:.48rem;cursor:pointer;text-align:center;position:relative}.product-card .product-card-tab::after{content:"";position:absolute;height:.32rem;right:0;width:.01rem;top:.08rem;background:#cfddec}.product-card .product-card-tab:last-child{border-radius:0 .01rem .01rem 0}.product-card .product-card-tab.active{background:#175da5;border:.01rem solid #0e57a2;color:#fff;font-weight:700}.product-card .product-card-tab.active::after{display:none}.scrollNav{position:fixed;left:0;top:.44rem;background:#000;z-index:999;overflow-y:auto}