@media screen and (min-width:768px){.product-card .product-card-header{margin-top:80px;margin-bottom:32px;display:flex;justify-content:center;align-items:center}.product-card .product-card-header .product-card-tab{width:240px;height:49px;background:rgba(14,87,162,.02);border:1px solid #c0d1e2;text-align:center;padding:12px 0;font-size:18px;font-family:PingFangSC-Light,PingFang SC;font-weight:300;color:#2d2d2d;line-height:25px;transition:all .1s linear;cursor:pointer}.product-card .product-card-header .product-card-tab:not(:last-of-type){border-right:none}.product-card .product-card-header .product-card-tab.active,.product-card .product-card-header .product-card-tab:hover{background:#0e57a2;color:#fff}.product-card .tab-mask{display:none}}@media screen and (max-width:767px){.product-card .product-card-header{white-space:nowrap;overflow-y:auto;display:flex;flex-wrap:nowrap;border-bottom:1px solid rgba(126,126,126,.15)}.product-card .product-card-header .product-card-tab{width:1.25rem;height:.49rem;background:#fafcfd;text-align:center;position:relative;font-size:.12rem;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#2d2d2d;line-height:.17rem;padding:.16rem 0}.product-card .product-card-header .product-card-tab:not(:last-of-type)::after{content:"";position:absolute;right:0;top:.12rem;width:1px;height:.25rem;background:rgba(126,126,126,.15)}.product-card .product-card-header .product-card-tab.active{background:#0e57a2;color:#fff}.scrollNav{position:fixed;left:0;top:.44rem;background:#000;z-index:999;overflow-y:auto}}