.sqzs-products-page{width:100%;min-height:calc(100vh - var(--sqzs-header-height,78px));box-sizing:border-box;padding:28px 0 56px;background:#f6f7fa;color:#1f2633;font-family:Arial,"PingFang SC","Microsoft YaHei",sans-serif;letter-spacing:0}.sqzs-products-page a{color:inherit;text-decoration:none}.sqzs-products-container{width:min(1180px,calc(100% - 48px));min-width:0;margin:0 auto}.sqzs-products-breadcrumb{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:8px;height:38px;color:#8a93a3;font-size:13px;line-height:20px}.sqzs-products-breadcrumb a,.sqzs-products-breadcrumb strong{color:#3f4652;font-weight:500}.sqzs-products-breadcrumb i{color:#bac1cc;font-size:12px}.sqzs-products-hero{margin-top:8px;padding:28px 32px;box-sizing:border-box;border:1px solid #e9edf3;background:#fff;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;gap:40px;box-shadow:0 12px 30px rgba(22,32,56,.05)}.sqzs-products-hero dd,.sqzs-products-hero dl,.sqzs-products-hero dt,.sqzs-products-hero h1,.sqzs-products-hero p,.sqzs-products-hero span{margin:0;padding:0}.sqzs-products-hero p{color:#E02121;font-size:14px;line-height:22px;font-weight:700}.sqzs-products-hero h1{margin-top:6px;color:#1f2633;font-size:30px;line-height:40px;font-weight:800}.sqzs-products-hero span{display:block;margin-top:10px;max-width:660px;color:#667085;font-size:15px;line-height:24px}.sqzs-products-hero dl{display:-ms-grid;display:grid;-ms-grid-columns:(96px) [2];grid-template-columns:repeat(2,96px);gap:12px;-ms-flex:0 0 auto;flex:0 0 auto}.sqzs-product-card,.sqzs-products-hero dl>div{-ms-flex-direction:column;box-sizing:border-box}.sqzs-products-hero dl>div{height:74px;border:1px solid #edf0f4;background:#fafbfc;display:-ms-flexbox;display:flex;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.sqzs-products-hero dt{color:#E02121;font-size:24px;line-height:28px;font-weight:800}.sqzs-products-hero dd{margin-top:4px;color:#6c7482;font-size:13px;line-height:18px}.sqzs-products-section{margin-top:20px;padding:24px;box-sizing:border-box;border:1px solid #e9edf3;background:#fff}.sqzs-products-section h2,.sqzs-products-section p{margin:0;padding:0}.sqzs-products-section__header{display:-ms-flexbox;display:flex;-ms-flex-align:end;align-items:flex-end;-ms-flex-pack:justify;justify-content:space-between;gap:24px;padding-bottom:16px;border-bottom:1px solid #edf0f4}.sqzs-products-section__header p{color:#8a93a3;font-size:13px;line-height:18px;font-weight:600}.sqzs-products-section__header h2{margin-top:4px;color:#1f2633;font-size:22px;line-height:30px;font-weight:800}.sqzs-products-section__header a{height:32px;padding:0 14px;border:1px solid #e1e5ec;box-sizing:border-box;color:#5d6674;font-size:13px;line-height:30px;font-weight:600;white-space:nowrap;transition:color .18s ease,border-color .18s ease,background-color .18s ease}.sqzs-products-section__header a:hover{color:#E02121;border-color:#ffd5d5;background-color:#fff5f5}.sqzs-products-grid{display:-ms-grid;display:grid;-ms-grid-columns:(minmax(0,1fr)) [5];grid-template-columns:repeat(5,minmax(0,1fr));gap:22px 18px;margin-top:20px}.sqzs-product-card{display:-ms-flexbox;display:flex;flex-direction:column;min-width:0;padding:0 0 14px;border:1px solid #edf0f4;background:#fff;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.sqzs-product-card:hover{border-color:#ffd8d8;box-shadow:0 12px 26px rgba(224,33,33,.08);transform:translateY(-2px)}.sqzs-product-card small,.sqzs-product-card span,.sqzs-product-card strong{min-width:0}.sqzs-product-card strong{margin:12px 12px 0;color:#222;font-size:15px;line-height:22px;font-weight:600;display:-webkit-box;min-height:44px;overflow:hidden;-webkit-line-clamp:2}.sqzs-product-card small{margin:7px 12px 0;color:#8a93a3;font-size:13px;line-height:18px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sqzs-product-card__image{position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;aspect-ratio:1/1;padding:14px;box-sizing:border-box;background:#f7f8fb;overflow:hidden}.sqzs-product-card__image img{width:100%;height:100%;display:block;object-fit:contain}.sqzs-product-card__image em{position:absolute;left:50%;bottom:10px;transform:translateX(-50%);min-width:58px;height:24px;padding:0 8px;box-sizing:border-box;background:rgba(31,31,31,.9);color:#fff;font-style:normal;font-size:13px;line-height:24px;font-weight:800;text-align:center}.sqzs-product-card__price{margin:10px 12px 0;color:#222;font-size:21px;line-height:26px;font-weight:800;text-decoration:underline;text-underline-offset:4px;text-decoration-thickness:1px}.sqzs-product-card__was{margin:4px 12px 0;color:#a0a7b2;font-size:12px;line-height:16px;text-decoration:line-through}.sqzs-products-empty{margin-top:20px;padding:40px;border:1px solid #e9edf3;background:#fff;color:#8a93a3;font-size:15px;line-height:24px;text-align:center}@media screen and (max-width:1280px){.sqzs-products-container{width:min(1080px,calc(100% - 40px))}.sqzs-products-grid{gap:18px 14px}.sqzs-product-card strong{font-size:14px}}