:root{--brand: #c0392b;--brand-soft: #fdf1ef;--ink: #1a1d21;--ink-2: #4a5058;--ink-3: #8a919b;--line: #e4e7ec;--bg: #f9f9f9;--head-h: 40px}*{box-sizing:border-box}body{margin:0;overflow-x:hidden;background:var(--bg);color:var(--ink);font-family:Microsoft YaHei,PingFang SC,Hiragino Sans GB,-apple-system,BlinkMacSystemFont,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}.wrap{max-width:1232px;margin:0 auto;padding:0 16px}.head-top{background:#222;color:#c9ccd1;font-size:13px}.head-top-inner{height:40px;display:flex;align-items:center;justify-content:space-between;gap:16px}.head-top-l{color:#c9ccd1;cursor:pointer;white-space:nowrap}.head-top-l:hover{color:#fff}.head-top-r{display:flex;align-items:center;gap:18px}.head-top-r a{color:#c9ccd1;cursor:pointer;white-space:nowrap}.head-top-r a:hover{color:#fff}.head-top-sep{color:#5c6169}.head-main{background:#fff;height:100px}.head-main-inner{height:100px;padding-top:10px;display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;column-gap:20px}.head-logo{justify-self:start;font-size:34px;font-weight:800;letter-spacing:-.5px;color:#e93323;white-space:nowrap}.head-search{width:640px;max-width:100%;justify-self:center}.head-search-box{display:flex;align-items:center;height:42px;border:1px solid #e93323;border-radius:2px;background:#fff;overflow:hidden}.head-search-ic{color:#c1c1c1;font-size:15px;margin:0 10px 0 13px;flex:0 0 auto}.head-search-input{flex:1 1 auto;min-width:0;border:0;outline:0;height:100%;font-size:14px;color:var(--ink);background:transparent;font-family:inherit}.head-search-input::placeholder{color:#c1c1c1}.head-search-btn{flex:0 0 auto;height:100%;width:90px;border:0;background:#e93323;color:#fff;font-size:14px;font-weight:400;letter-spacing:1px;cursor:pointer;font-family:inherit}.head-search-btn:hover{background:#cf2a1c}.head-hotwords{display:flex;align-items:center;gap:0;margin-top:8px;font-size:14px;color:#999;overflow:hidden;white-space:nowrap}.head-hotwords a{color:#999;cursor:pointer;flex:0 0 auto;padding:0 10px}.head-hotwords a:hover{color:#e93323}.head-cart{justify-self:end;display:inline-flex;align-items:center;gap:7px;height:42px;padding:0 15px;border:1px solid #ddd;border-radius:0;background:#fff;font-size:14px;color:#e93323;cursor:pointer;white-space:nowrap}.head-cart:hover{border-color:#e93323}.head-cart-n{color:#e93323;font-weight:700}.nav{height:40px;background:#fff;position:sticky;top:0;z-index:100}.nav-inner{height:var(--head-h);display:flex;align-items:center;gap:26px}.head-cat{flex:0 0 auto;display:inline-flex;align-items:center;gap:7px;height:var(--head-h);padding:0 22px;background:var(--brand);color:#fff;font-size:15px;font-weight:600;white-space:nowrap;cursor:pointer}.head-cat:hover{background:#a5301f;color:#fff}.nav-links{display:flex;align-items:center;gap:22px;flex:1 1 auto;min-width:0;overflow-x:auto;overflow-y:hidden;scrollbar-width:none}.nav-links::-webkit-scrollbar{display:none}.nav-links>*{flex:0 0 auto;white-space:nowrap}.nav-links a{font-size:14.5px;color:var(--ink-2);padding:4px 0;border-bottom:2px solid transparent;white-space:nowrap;cursor:pointer}.nav-links a:hover{color:var(--brand)}.nav-links a.active{color:var(--brand);border-bottom-color:var(--brand);font-weight:600}.nav-right{display:flex;align-items:center;gap:12px;flex:0 0 auto}@media (max-width: 1080px){.nav-inner{gap:16px}.nav-links{gap:14px}.nav-links a{font-size:13.5px}.head-main-inner{height:100px;column-gap:16px}.head-logo{font-size:24px}.head-search{width:520px}.head-cat{padding:0 14px;font-size:14px}}@media (max-width: 760px){.head-top-r a:nth-child(n+3){display:none}.head-hotwords,.head-cart-t{display:none}.head-main-inner{height:84px;display:flex;gap:12px}.head-search{width:auto;flex:1 1 auto;min-width:0}.head-logo{font-size:22px}}.grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:14px}.pcard{background:#fff;border-radius:10px;overflow:hidden;border:1px solid var(--line);transition:box-shadow .18s,transform .18s;display:flex;flex-direction:column}.pcard:hover{box-shadow:0 6px 20px #00000014;transform:translateY(-2px)}.pcard-cover{aspect-ratio:1;background:linear-gradient(135deg,#f7f8fa,#eceff3);display:flex;align-items:center;justify-content:center;color:var(--ink-3);font-size:34px;font-weight:700;letter-spacing:1px;position:relative;overflow:hidden}.pcard-cover img{width:100%;height:100%;object-fit:cover;display:block}.pcard-body{padding:11px 13px 14px;display:flex;flex-direction:column;gap:6px;flex:1}.pcard-name{font-size:14px;font-weight:600;line-height:1.45;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:40px}.pcard-sub{font-size:12px;color:var(--ink-3);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pcard-foot{margin-top:auto;display:flex;align-items:baseline;justify-content:space-between;gap:8px}.pcard-sales{font-size:12px;color:#a0a6ae;white-space:nowrap}.price{color:var(--brand);font-weight:700;font-size:17px}.price small{font-size:12px;font-weight:500}.price-old{color:var(--ink-3);font-size:12px;text-decoration:line-through;margin-left:5px}.shop-tag{display:inline-flex;align-items:center;font-size:11.5px;color:var(--ink-2);background:#f2f4f7;border-radius:4px;padding:1px 6px}.section-title{font-size:17px;font-weight:700;margin:26px 0 14px;display:flex;align-items:center;gap:9px}.section-title:before{content:"";width:4px;height:16px;background:var(--brand);border-radius:2px}.hero{background:linear-gradient(120deg,#c0392b,#8e2419);color:#fff;border-radius:12px;padding:30px 32px;margin:20px 0 8px}.hero h1{margin:0 0 8px;font-size:25px;letter-spacing:-.4px}.hero p{margin:0;opacity:.9;font-size:14px}.hero-stats{display:flex;gap:30px;margin-top:20px;flex-wrap:wrap}.hero-stats b{display:block;font-size:21px}.hero-stats span{font-size:12.5px;opacity:.85}.empty{background:#fff;border:1px dashed var(--line);border-radius:10px;padding:46px;text-align:center;color:var(--ink-3)}.split-banner{background:var(--brand-soft);border:1px solid #f0cdc7;border-radius:9px;padding:13px 16px;font-size:13.5px;color:#8e2419;margin-bottom:14px;line-height:1.7}.mono{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12.5px}.site-footer{margin-top:50px;background:#f2f2f2;color:#282828;font-size:14px}.site-footer .footer-promise{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));padding:32px 0}.site-footer .promise-item{display:flex;align-items:center;justify-content:center;gap:10px;height:40px;color:#4a5058;font-size:15px}.site-footer .promise-item+.promise-item{border-left:1px solid #e2e2e2}.site-footer .promise-ic{font-size:21px;color:#e93323;display:flex}.site-footer .footer-record{padding:30px 0 48px}.site-footer .footer-copy{display:flex;justify-content:center;align-items:center;gap:18px;flex-wrap:wrap;height:40px;padding:10px 0;font-size:14px;color:#999}.site-footer .footer-icp{color:#999}.site-footer .footer-icp:hover{color:#e93323;text-decoration:underline}.home-block{margin:30px 0 0}.home-row{display:grid;gap:20px;margin:30px 0 0;align-items:stretch}.home-row-2{grid-template-columns:minmax(0,586fr) minmax(0,594fr)}.home-row-3{grid-template-columns:repeat(3,minmax(0,390fr));gap:15px}.home-col{min-width:0;background:#fff}.home-row-2>.home-col{padding:20px}.home-row-3>.home-col{padding:26px 0;height:400px}.home-row-2>.home-col>.panel-body{margin-top:17px}.home-row-3>.home-col>.panel-body{margin-top:30px;padding:0 27px}.floor-head{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:33px}.home-row-3>.home-col>.floor-head{padding:0 27px}.floor-head-l{display:flex;align-items:center;gap:14px;min-width:0}.floor-title{font-size:24px;font-weight:700;color:#333;white-space:nowrap}.floor-title .red{color:#e93323}.floor-intr{font-size:14px;color:#8b8b8b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.floor-more{flex:0 0 auto;width:21px;height:21px;padding:0;display:inline-flex;align-items:center;justify-content:center;border:1px solid #e93323;border-radius:100%;background:transparent;color:#555;font-size:12px;line-height:1;cursor:pointer;font-family:inherit}.floor-more:hover{background:#e93323;color:#fff}.home-banner{position:relative;height:420px;margin:18px 0 4px;border-radius:6px;overflow:hidden;background:#eef1f5}.home-banner-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:420px;object-fit:cover;display:block;opacity:0;transition:opacity .55s ease}.home-banner-img.on{opacity:1;z-index:2}.hb-dots{position:absolute;left:0;right:0;bottom:14px;z-index:3;display:flex;justify-content:center;gap:8px}.hb-dot{width:9px;height:9px;border-radius:50%;background:#ffffff8c;cursor:pointer;transition:width .2s,background .2s}.hb-dot.on{width:22px;border-radius:5px;background:#fff}.boutique-row{display:grid;grid-template-columns:minmax(0,586fr) minmax(0,287fr) minmax(0,287fr);gap:20px;margin-top:14px}.boutique-card{cursor:pointer;padding:28px;height:250px;box-sizing:border-box;background:radial-gradient(120% 110% at 50% 50%,#f9f8fe,#fff 62%)}.boutique-card:hover{background:#fff}.boutique-card.is-main{display:flex;align-items:flex-start;justify-content:space-between}.boutique-card:not(.is-main){display:flex;flex-direction:column}.boutique-card:hover .bt-name{color:#e93323}.bt-text{min-width:0}.boutique-card.is-main .bt-text{flex:0 0 310px}.bt-name{font-size:18px;font-weight:400;line-height:25px;color:#282828}.boutique-card.is-main .bt-name{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;height:50px}.boutique-card:not(.is-main) .bt-name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bt-sub{margin-top:8px;font-size:16px;color:#a3a3a3;line-height:22px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bt-price{font-size:20px;font-weight:700;color:#e93323;line-height:28px}.boutique-card.is-main .bt-price{margin-top:26px}.boutique-card:not(.is-main) .bt-price{margin-top:12px}.bt-price small{font-size:14px;font-weight:700}.bt-img{flex:0 0 auto;overflow:hidden}.boutique-card.is-main .bt-img{width:194px;height:194px}.boutique-card:not(.is-main) .bt-img{width:130px;height:130px}.bt-img>*{width:100%;height:100%}.bt-img img{width:100%;height:100%;object-fit:cover;display:block}.coupon2-row{display:flex;gap:12px}.coupon2-card{flex:0 0 174px;width:174px;cursor:pointer}.coupon2-img{width:174px;height:174px;overflow:hidden;background:linear-gradient(135deg,#fdf1ef,#f9ded8);display:flex;align-items:center;justify-content:center}.coupon2-img img{width:100%;height:100%;object-fit:cover;display:block}.coupon2-face{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;background:radial-gradient(circle at 50% 18%,#ffffffbf,#fff0 62%),linear-gradient(135deg,#fdf1ef,#f9ded8)}.coupon2-img .coupon2-amt{color:#e93323;font-weight:800;font-size:44px;line-height:1}.coupon2-img .coupon2-amt small{font-size:22px;font-weight:700}.coupon2-face-tx{font-size:13px;color:#b5564a}.coupon2-strip{background:#fdecec;border-radius:0 0 6px 6px;padding:10px 6px 12px;text-align:center}.coupon2-amt-tx{color:#e93323;font-size:16px;font-weight:700}.coupon2-btn{margin-top:8px;border:0;background:#e93323;color:#fff;border-radius:12px;padding:4px 16px;font-size:13px;cursor:pointer;font-family:inherit}.coupon2-btn:hover{background:#c8281b}.fresh-row{display:flex;gap:16px}.fresh-card{flex:0 0 174px;width:174px;cursor:pointer}.fresh-img{width:174px;height:174px;overflow:hidden;background:#f7f8fa}.fresh-img img{width:100%;height:100%;object-fit:cover;display:block}.fresh-name{margin-top:12px;font-size:15px;line-height:22px;color:#282828;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fresh-card:hover .fresh-name{color:#e93323}.fresh-foot{display:flex;align-items:center;gap:8px;margin-top:10px}.fresh-tag{flex:0 0 auto;font-size:12px;line-height:17px;color:#e93323;border:1px solid #e93323;border-radius:3px;padding:0 4px}.fresh-foot .price{font-size:20px;font-weight:700;color:#e93323}.fresh-foot .price small{font-size:14px;font-weight:700}.fresh-sales{font-size:13px;color:#999;margin-top:8px}.rec-box{cursor:pointer}.rec-thumbs{display:flex;gap:15px;overflow:hidden;height:180px;align-items:center}.rec-thumb{flex:0 0 180px;width:180px;height:150px;overflow:hidden;background:#f7f8fa;cursor:pointer;transition:height .2s ease}.rec-thumb.on{height:180px}.rec-thumb img{width:100%;height:100%;object-fit:cover;display:block}.rec-name{margin-top:26px;font-size:16px;line-height:24px;color:#282828;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rec-price{margin-top:12px;color:#e93323;font-weight:700;font-size:22px;text-align:center}.rec-price small{font-size:14px;font-weight:700}.shop2-list{display:flex;flex-direction:column;gap:14px}.shop2-card{position:relative;overflow:hidden;height:136px;display:flex;align-items:center;justify-content:space-between;padding:0 15px 0 20px;cursor:pointer;background:linear-gradient(135deg,#e6ecf4,#f1f5f9 26%,#f1f5f9 74%,#e6ecf4)}.shop2-meta{position:relative;min-width:0}.shop2-name{font-size:18px;color:#282828;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.shop2-sub{font-size:15px;color:#8b8b8b;margin-top:22px}.shop2-count{font-size:13px;color:#999;margin-top:4px}.shop2-pic{position:relative;flex:0 0 auto;width:110px;height:110px;overflow:hidden;background:#e8eaf1}.shop2-pic img{width:100%;height:100%;object-fit:cover;display:block}.shop2-pic span{display:flex;align-items:center;justify-content:center;height:100%;font-size:30px;font-weight:700;color:#b9bfcc}.rank2-list{display:flex;flex-direction:column;gap:14px}.rank2-item{height:84px;display:flex;align-items:center;gap:12px;cursor:pointer}.rank2-no{flex:0 0 auto;width:36px;height:44px;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:17px;font-weight:700;font-style:normal;line-height:1;color:#8a6a1a;background:#f7cf5a;clip-path:polygon(0 0,100% 0,100% 100%,50% 82%,0 100%)}.rank2-no em{font-size:8px;font-style:normal;font-weight:600;letter-spacing:.5px;margin-bottom:2px}.rank2-no.r1{background:#f7cf5a;color:#8a6a1a}.rank2-no.r2{background:#e3e3e3;color:#8b8b8b}.rank2-no.r3{background:#f7c9a2;color:#9a5a20}.rank2-img{flex:0 0 auto;width:84px;height:84px;overflow:hidden;background:#f7f8fa}.rank2-img img{width:100%;height:100%;object-fit:cover;display:block}.rank2-name{flex:1 1 auto;min-width:0;font-size:15px;line-height:22px;color:#282828;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.rank2-item:hover .rank2-name{color:#e93323}.cat-head{height:30px;margin:24px 0 0;display:flex;align-items:center;justify-content:center;background:url(/classified-title.png) center center / 2400px 26px no-repeat}.cat-head-line{display:none}.cat-head-t{flex:0 0 auto;font-size:22px;font-weight:700;color:#333;letter-spacing:4px}.cat-group{margin-top:30px}.cat-group-head{display:flex;align-items:center;justify-content:space-between;gap:12px;height:28px}.cat-group-title{font-size:20px;font-weight:400;color:#282828}.cat-body{display:flex;gap:20px;align-items:flex-start;margin-top:15px}.cat-tall{flex:0 0 224px;width:224px;height:640px;overflow:hidden;cursor:pointer;background:linear-gradient(170deg,#eceff3,#dfe4ea);display:flex;align-items:center;justify-content:center}.cat-tall img{width:100%;height:100%;object-fit:cover;display:block}.cat-tall-ph{color:#8a919b;font-size:20px;font-weight:700;letter-spacing:3px}.cat-grid{flex:1 1 auto;min-width:0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;grid-auto-rows:315px}.cat-cell{background:#fff;padding:16px;cursor:pointer;display:flex;flex-direction:column}.cat-cell-img{width:100%;max-width:192px;height:192px;overflow:hidden;background:#f7f8fa}.cat-cell-img img{width:100%;height:100%;object-fit:cover;display:block}.cat-cell-name{margin-top:10px;font-size:14px;line-height:22px;color:#282828;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:44px}.cat-cell-foot{display:flex;align-items:center;gap:8px;margin-top:12px}.cat-cell-foot .price{font-size:18px;font-weight:700;color:#e93323}.cat-cell-coupon{flex:0 0 auto;font-size:12px;line-height:17px;color:#e93323;border:1px solid #e93323;border-radius:3px;padding:0 4px}.cat-strip{margin:30px 0 0;overflow:hidden;cursor:pointer}.cat-strip img{width:100%;height:auto;display:block}.promise-strip{margin:54px 0 0;background:#f2f2f2;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));padding:30px 10px}.promise-item{display:flex;align-items:center;justify-content:center;gap:10px;color:#4a5058;font-size:15px}.promise-item+.promise-item{border-left:1px solid #e2e2e2}.promise-ic{font-size:21px;color:var(--brand);display:flex}.home-rail{position:fixed;right:10px;top:50%;transform:translateY(-50%);z-index:90;display:flex;flex-direction:column;gap:6px}.rail-item{width:56px;background:#fff;border:1px solid var(--line);border-radius:8px;padding:9px 2px;display:flex;flex-direction:column;align-items:center;gap:4px;cursor:pointer;box-shadow:0 2px 10px #0000000d;transition:color .15s,border-color .15s}.rail-item:hover{color:var(--brand);border-color:var(--brand)}.rail-ic{font-size:17px}.rail-tx{font-size:11px;line-height:1.25;text-align:center;white-space:nowrap}.list-bar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:20px 0 10px;background:#fff;border:1px solid var(--line);border-radius:8px;padding:12px 16px;flex-wrap:wrap}.list-bar-l{display:flex;align-items:baseline;gap:10px}.list-bar-kw{font-size:16px;font-weight:700}.list-bar-n{font-size:12.5px;color:#8b8b8b}.list-bar-r{display:flex;gap:18px}.list-bar-r a{font-size:13px;color:#4a5058;cursor:pointer;white-space:nowrap}.list-bar-r a.on{color:var(--brand);font-weight:700}.cat-filter{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}@media (max-width: 1080px){.home-row-2,.home-row-3{grid-template-columns:minmax(0,1fr)}.home-row-3>.home-col{height:auto}.boutique-row{grid-template-columns:minmax(0,1fr)}.boutique-card.is-main{height:auto}.cat-grid{grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:auto}.promise-strip{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:18px}.promise-item:nth-child(3){border-left:0}.home-rail{display:none}}@media (max-width: 760px){.home-banner-img,.home-banner{height:190px}.cat-body{flex-direction:column}.cat-tall{width:100%;height:300px;flex:0 0 auto}.cat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.coupon2-row,.fresh-row{flex-wrap:wrap}.boutique-card,.boutique-card.is-main{height:auto;flex-direction:column}.boutique-card.is-main .bt-text{flex:0 0 auto}}.pc{background:#fff;cursor:pointer;overflow:hidden}.pc .pc-name{font-size:14px;color:#5a5a5a;line-height:20px;word-break:break-all;overflow:hidden}.pc-clamp2{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.pc-price{color:#e93323;font-weight:700;font-size:22px}.pc-cur{font-size:.72em;font-weight:700;margin-right:1px}.pc-market{font-size:13px;color:#aaa;text-decoration:line-through;margin-left:8px;font-weight:400}.pc-sales{font-size:12px;color:#aaa}.pc-coupon{flex:0 0 auto;font-size:12px;font-weight:700;color:#fff;background:#e93323;padding:1px 5px;border-radius:3px;line-height:18px}.pc-list{width:100%;height:360px;padding:16px}.pc-list-img{width:231px;height:231px;margin:0 auto;display:flex;align-items:center;justify-content:center;background:#fafafa;color:#c3c8cf;font-size:34px;font-weight:700;overflow:hidden}.pc-list-img img{width:100%;height:100%;object-fit:cover;display:block}.pc-list .pc-top{margin-top:10px}.pc-list-price{margin-top:15px;text-align:center;color:#e93323;font-size:22px;font-weight:700}.pc-big{grid-column:span 2;width:100%;height:360px;padding:50px 24px;display:flex;align-items:center;justify-content:space-between;gap:20px}.pc-big-text{flex:0 0 230px;min-width:0}.pc-big .pc-name{height:40px}.pc-big-price{margin-top:15px;color:#e93323;font-size:22px;font-weight:700}.pc-big-img{flex:0 0 260px;width:260px;height:260px;background:#fafafa;border-radius:4px;display:flex;align-items:center;justify-content:center;color:#c3c8cf;font-size:40px;font-weight:700;overflow:hidden}.pc-big-img img{width:100%;height:100%;object-fit:cover;display:block}.pc-cate{width:100%;height:340px;padding:16px}.pc-cate-img{width:100%;height:192px;display:flex;align-items:center;justify-content:center;background:#fafafa;color:#c3c8cf;font-size:30px;font-weight:700;overflow:hidden}.pc-cate-img img{width:100%;height:100%;object-fit:cover;display:block}.pc-cate .pc-money{margin-top:12px;height:30px;display:flex;align-items:center;justify-content:space-between}.pc-cate .pc-price{font-size:20px}.pc-cate-name{margin-top:8px;height:40px}.pc-cate .pc-bottom{margin-top:10px;display:flex;align-items:center;justify-content:space-between;font-size:12px;color:#aaa}.pc-rail{display:block;width:100%;margin-bottom:20px}.pc-rail-img{width:100%;height:170px;display:flex;align-items:center;justify-content:center;background:#fafafa;color:#c3c8cf;font-size:26px;font-weight:700;overflow:hidden}.pc-rail-img img{width:100%;height:100%;object-fit:cover;display:block}.pc-rail-name{margin-top:8px;height:40px}.pc-rail-foot{margin-top:8px;display:flex;align-items:center;justify-content:space-between}.pc-rail-foot .pc-price{font-size:16px}.plist-banner{position:relative;width:100%;height:500px;overflow:hidden;background:#fff}.plist-banner-empty{display:flex;align-items:center;justify-content:center;background:linear-gradient(120deg,#fff1ec,#ffe3dc 55%,#fff6f2);color:#e93323;font-size:28px;font-weight:700;letter-spacing:4px}.plist-banner-slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .55s ease;cursor:pointer}.plist-banner-slide.on{opacity:1;z-index:2}.plist-banner-slide img{width:100%;height:100%;object-fit:cover;display:block}.plist-banner-dots{position:absolute;left:0;right:0;bottom:22px;z-index:3;display:flex;justify-content:center;gap:10px}.plist-banner-dots i{width:9px;height:9px;border-radius:50%;background:#ffffffa6;cursor:pointer;transition:all .2s}.plist-banner-dots i.on{background:#fff;width:22px;border-radius:5px}.plist-title{position:relative;width:100%;padding:60px 0 40px;text-align:center}.plist-title-en{font-size:62px;font-weight:800;letter-spacing:8px;color:#f0f0f0;line-height:1;-webkit-user-select:none;user-select:none}.plist-title-zh{margin-top:-34px;font-size:26px;font-weight:700;color:#282828;letter-spacing:2px}.plist-title-sub{margin-top:12px;font-size:14px;color:#999}.plist-grid{width:100%;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));column-gap:40px;row-gap:20px;grid-auto-rows:360px}.plist-page{margin:30px 0 0;display:flex;justify-content:center}.cate-crumb{height:46px;line-height:46px;font-size:14px;color:#999}.cate-crumb a{color:#282828;cursor:pointer}.cate-crumb a:hover{color:#e93323}.cate-stores{margin:0 0 20px;display:flex;border-radius:4px;overflow:hidden}.cate-store-list{flex:1 1 auto;min-width:0;display:flex;margin:0;padding:0;list-style:none}.cate-store{flex:1 1 0;min-width:0;height:96px;padding:0 17px;margin-right:14px;background:#fff;display:flex;align-items:center;justify-content:space-between;gap:12px;cursor:pointer;border:1px solid transparent;border-radius:4px}.cate-store:last-child{margin-right:0}.cate-store:hover{border-color:#f5c6c0}.cate-store.on{border-color:#e93323}.cate-store-empty{color:#aaa;font-size:14px;justify-content:center}.cate-store-l{display:flex;align-items:center;gap:14px;min-width:0}.cate-store-logo{flex:0 0 60px;width:60px;height:60px;border-radius:4px;overflow:hidden;background:#f4f5f9;display:flex;align-items:center;justify-content:center;color:#c3c8cf;font-size:24px;font-weight:700}.cate-store-logo img{width:100%;height:100%;object-fit:cover;display:block}.cate-store-tx{min-width:0}.cate-store-name{font-size:15px;font-weight:700;color:#282828;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cate-store-sub{margin-top:8px;font-size:12px;color:#999}.cate-store-btn{flex:0 0 auto;height:30px;padding:0 16px;border:0;border-radius:2px;background:#e93323;color:#fff;font-size:13px;cursor:pointer;font-family:inherit}.cate-store-btn:hover{background:#cf2a1c}.cate-more-store{flex:0 0 32px;width:32px;height:96px;padding:10px 0;margin-left:14px;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:12px;color:#999;cursor:pointer;writing-mode:vertical-rl}.cate-more-store:hover{color:#e93323}.cate-more-store-ic{writing-mode:horizontal-tb;margin-top:6px;width:14px;height:14px;border-radius:100%;border:1px solid #8b8b8b;display:flex;align-items:center;justify-content:center;font-size:8px}.cate-frow{display:flex;align-items:stretch;background:#fff;min-height:50px;padding:0 17px}.cate-frow-name{flex:0 0 70px;width:70px;margin-right:10px;line-height:50px;font-size:14px;color:#969696}.cate-frow-list{flex:1 1 auto;min-width:0;display:flex;flex-wrap:wrap;align-items:center;overflow:hidden}.cate-frow-item{flex:0 0 auto;line-height:50px;margin-right:40px;font-size:14px;color:#282828;cursor:pointer;white-space:nowrap}.cate-frow-item:hover,.cate-frow-item.on{color:#e93323}.cate-frow-more{flex:0 0 43px;width:43px;line-height:50px;text-align:right;font-size:14px;color:#666;cursor:pointer}.cate-frow-more:hover{color:#e93323}.cate-frow-more i{font-style:normal;font-size:10px;margin-left:2px}.cate-frow-more-ph{cursor:default}.cate-fold{background:#fff;text-align:center;padding:0 0 8px}.cate-fold a{font-size:14px;color:#666;cursor:pointer}.cate-fold a:hover{color:#e93323}.cate-sort{background:#fff;padding:12px 17px 16px;display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.cate-sort-l{display:flex;align-items:center;gap:26px}.cate-sort-name{font-size:14px;color:#969696}.cate-sort-l a{font-size:14px;color:#282828;cursor:pointer;display:inline-flex;align-items:center}.cate-sort-l a:hover,.cate-sort-l a.on{color:#e93323}.cate-sort-ar{font-style:normal;margin-left:3px;font-size:12px}.cate-sort-r{display:flex;align-items:center;gap:10px}.cate-sort-sep{color:#c1c1c1}.cate-btn-ghost{height:32px;padding:0 16px;background:#fff;border:1px solid #ddd;border-radius:2px;font-size:14px;color:#282828;cursor:pointer;font-family:inherit}.cate-btn-red{height:32px;padding:0 16px;background:#e93323;border:1px solid #e93323;border-radius:2px;font-size:14px;color:#fff;cursor:pointer;font-family:inherit}.cate-btn-red:hover{background:#cf2a1c}.cate-grid{margin:20px 0 0;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:20px;grid-auto-rows:340px}.cate-page{margin:20px 0 0;display:flex;justify-content:center}.pdetail{padding-top:40px}.pdetail-wrap{display:flex;align-items:flex-start}.pdetail-main{flex:1 1 auto;min-width:0}.pdetail-top{display:flex;align-items:flex-start;flex-wrap:wrap}.pdetail-carousel{flex:0 0 380px;width:380px}.pdetail-preview{width:380px;height:380px;background:#fff;overflow:hidden;display:flex;align-items:center;justify-content:center}.pdetail-preview img{width:100%;height:100%;object-fit:cover;display:block;cursor:zoom-in}.pdetail-preview-ph{color:#c3c8cf;font-size:64px;font-weight:700}.pdetail-thumbs{position:relative;width:380px;height:70px;margin:10px 0 20px;padding:0 25px;overflow:hidden;background:#fff}.pdetail-thumb-track{display:flex;height:70px}.pdetail-thumb{flex:0 0 66px;width:66px;height:70px;padding:4px;display:flex;align-items:center;justify-content:center;cursor:pointer}.pdetail-thumb img{width:100%;height:100%;object-fit:cover;display:block;border:2px solid transparent}.pdetail-thumb.on img{border-color:#e93323}.pdetail-thumb-nav{position:absolute;top:0;width:25px;height:70px;border:0;cursor:pointer;background:#0000004d;color:#fff;font-size:12px;display:flex;align-items:center;justify-content:center}.pdetail-thumb-nav.prev{left:0}.pdetail-thumb-nav.next{right:0}.pdetail-acts{display:flex;align-items:center;gap:30px}.pdetail-act{font-size:12px;color:#4b4b4b;cursor:pointer;display:inline-flex;align-items:center;gap:5px}.pdetail-act:hover,.pdetail-act.on{color:#e93323}.pdetail-text{flex:1 1 0;min-width:0;margin-left:40px}.pdetail-title{font-size:20px;line-height:26px;color:#333;font-weight:400}.pdetail-subtitle{margin-top:6px;font-size:13px;color:#999}.pdetail-integral{margin-top:18px}.pdetail-integral .integral{display:inline-block;padding:0 15px;line-height:27px;border-radius:2px;font-size:14px;color:#ff6200;background:#fff4e6}.pdetail-money{margin-top:18px;height:70px;padding-left:32px;display:flex;align-items:center;background:linear-gradient(90deg,#ff5a4e,#e93323 55%,#d92a1a);position:relative;overflow:hidden}.pdetail-money:after{content:"";position:absolute;right:-40px;top:-30px;width:150px;height:130px;border-radius:50%;background:#ffffff17}.pdetail-price{color:#fff;font-size:30px;font-weight:700;line-height:1}.pdetail-cur{font-size:20px;font-weight:700;margin-right:2px}.pdetail-sales{margin-left:6px;font-size:12px;color:#fff}.pdetail-coupon{margin-top:0;background:#f7f7f7}.pdetail-coupon-bd{padding:18px 0;display:flex}.pdetail-coupon-label{flex:0 0 80px;width:80px;padding-left:20px;font-size:12px;color:#5a5a5a}.pdetail-coupon-list{flex:1 1 auto;min-width:0;padding-right:24px}.pdetail-coupon-empty{font-size:12px;color:#aaa;line-height:33px}.pdetail-coupon-item{display:flex;align-items:center;height:33px;gap:8px}.pdetail-coupon-tag{flex:0 0 auto;font-size:12px;color:#fff;background:#e93323;padding:1px 6px;border-radius:2px;line-height:18px}.pdetail-coupon-txt{flex:0 0 auto;font-size:13px;color:#e93323;font-weight:700}.pdetail-coupon-note{flex:1 1 auto;min-width:0;font-size:12px;color:#999;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pdetail-coupon-btn{flex:0 0 auto;height:22px;padding:0 10px;border:1px solid #e93323;border-radius:11px;background:#fff;color:#e93323;font-size:12px;cursor:pointer;font-family:inherit}.pdetail-coupon-btn:hover{background:#e93323;color:#fff}.pdetail-coupon-ft{height:36px;background:#f2f2f2;display:flex;align-items:center;justify-content:flex-end;padding-right:24px}.pdetail-coupon-ft a{font-size:12px;color:#666;cursor:pointer}.pdetail-coupon-ft a:hover{color:#e93323}.pdetail-coupon-ft i{font-style:normal;font-size:10px;margin-left:3px}.pdetail-attr{margin-top:30px}.pdetail-attr-row{display:flex;align-items:flex-start;min-height:48px}.pdetail-attr-label{flex:0 0 78px;width:78px;padding:2px 0 0 20px;margin-right:2px;font-size:12px;color:#5a5a5a;line-height:20px}.pdetail-attr-list{flex:1 1 auto;min-width:0;display:flex;flex-wrap:wrap;gap:10px;padding:6px 0}.pdetail-spec{position:relative;height:34px;padding:0 14px;border:1px solid #e4e4e4;border-radius:2px;background:#fff;color:#282828;font-size:13px;cursor:pointer;font-family:inherit;max-width:240px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pdetail-spec:hover{border-color:#e93323;color:#e93323}.pdetail-spec.on{border-color:#e93323;color:#e93323;box-shadow:inset 0 0 0 1px #e93323}.pdetail-spec.on:after{content:"";position:absolute;right:0;bottom:0;width:0;height:0;border:9px solid transparent;border-right-color:#e93323;border-bottom-color:#e93323}.pdetail-spec:disabled{color:#c1c1c1;background:#f7f7f7;cursor:not-allowed;border-color:#eee}.pdetail-spec-seckill{font-style:normal;margin-left:6px;font-size:11px;color:#fff;background:#e93323;padding:0 4px;border-radius:2px}.pdetail-line{margin-top:18px;display:flex;align-items:flex-start}.pdetail-line-body{flex:1 1 auto;min-width:0;font-size:13px;color:#282828}.pdetail-stock{margin-left:10px;font-size:12px;color:#999}.pdetail-minmax{padding:15px 0 0 78px;font-size:14px;color:#e93323;line-height:19px}.pdetail-btns{margin-top:46px;display:flex}.pdetail-btn{flex:0 0 158px;width:158px;height:50px;border-radius:4px;font-size:16px;cursor:pointer;font-family:inherit;display:inline-flex;align-items:center;justify-content:center;gap:6px}.pdetail-btn.cart{background:#e93323;border:1px solid #e93323;color:#fff}.pdetail-btn.cart:hover{background:#cf2a1c}.pdetail-btn.buy{margin-left:18px;background:#fff;border:1px solid #e93323;color:#e93323}.pdetail-btn.buy:hover{background:#fff6f4}.pdetail-detail{margin-top:70px}.pdetail-detail-hd{height:56px;background:#f7f7f7;display:flex;align-items:stretch}.pdetail-tabs{flex:1 1 auto;min-width:0;display:flex;align-items:stretch}.pdetail-tabs a{display:inline-flex;align-items:center;padding:0 26px;font-size:14px;color:#282828;cursor:pointer;border-bottom:2px solid transparent}.pdetail-tabs a:hover{color:#e93323}.pdetail-tabs a.on{color:#e93323;border-bottom-color:#e93323;background:#fff}.pdetail-qr{flex:0 0 160px;width:160px;background:#ededed;color:#333;font-size:14px;display:flex;align-items:center;justify-content:center;gap:6px;cursor:pointer}.pdetail-qr:hover{background:#e4e4e4}.pdetail-qr-ic{font-size:15px}.pdetail-detail-bd{background:#fff;padding:24px;min-height:200px}.pdetail-richtext{font-size:14px;line-height:1.9;color:#333}.pdetail-richtext img{max-width:100%;height:auto}.pdetail-params{width:100%;border-collapse:collapse;font-size:14px}.pdetail-params th,.pdetail-params td{border:1px solid #f0f0f0;padding:12px 16px;text-align:left}.pdetail-params th{background:#fafafa;color:#969696;font-weight:400;width:120px}.pdetail-pricenote{font-size:14px;line-height:2;color:#4a5058}.pdetail-pricenote p{margin:0}.pdetail-reviews{padding-top:6px}.pdetail-review-stat{display:flex;gap:40px;align-items:center;flex-wrap:wrap;margin-bottom:18px}.pdetail-review-score{text-align:center;min-width:130px}.pdetail-review-score .num{font-size:34px;font-weight:700;color:#e93323;line-height:1.2}.pdetail-review-score .cnt{font-size:12.5px;color:#8a919b;margin-top:4px}.pdetail-review-bars{flex:1 1 220px;min-width:220px}.pdetail-review-bars .bar{display:flex;align-items:center;gap:8px;margin-bottom:4px}.pdetail-review-bars .bar>span{font-size:12.5px;color:#8a919b;width:34px}.pdetail-review-bars .bar .ant-progress{flex:1 1 auto}.pdetail-review-bars .bar .n{font-size:12.5px;color:#8a919b;width:34px;text-align:right}.pdetail-review-good{text-align:center;min-width:110px}.pdetail-review-good .n{font-size:20px;font-weight:700;color:#e93323}.pdetail-review-good .t{font-size:12.5px;color:#8a919b}.pdetail-review{border-bottom:1px solid #f2f4f7;padding:14px 0}.pdetail-review-hd{display:flex;align-items:center;gap:10px;margin-bottom:6px}.pdetail-review-hd .nick{font-size:13px;font-weight:600}.pdetail-review-hd .time{font-size:12px;color:#8a919b;margin-left:auto}.pdetail-review-tx{font-size:13.5px;line-height:1.7;margin-bottom:8px}.pdetail-review-imgs{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:8px}.pdetail-review-imgs img{width:72px;height:72px;object-fit:cover;border-radius:6px;border:1px solid #e4e7ec;cursor:zoom-in}.pdetail-review-reply{background:#f7f8fa;border-radius:8px;padding:8px 12px;font-size:13px;color:#4a5058}.pdetail-review-reply span{color:#8a919b;font-size:12px;margin-left:8px}.pdetail-side{flex:0 0 212px;width:212px;margin-left:40px}.pdetail-store{width:100%;background:#fff;border:1px solid #efefef;border-radius:4px;padding:28px 20px 20px;display:flex;flex-direction:column;align-items:center}.pdetail-store-logo{width:61px;height:61px;border-radius:4px;overflow:hidden;background:#f4f5f9;display:flex;align-items:center;justify-content:center;color:#c3c8cf;font-size:26px;margin-bottom:15px}.pdetail-store-logo img{width:100%;height:100%;object-fit:cover;display:block}.pdetail-store-name{max-width:100%;font-size:14px;color:#282828;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pdetail-store-info{width:100%;margin-top:15px}.pdetail-store-info .row{display:flex;align-items:center;justify-content:space-between;gap:6px;font-size:12px;color:#7e7e7e;margin-bottom:15px}.pdetail-store-info .row b{font-weight:400;color:#282828}.pdetail-store-btns{display:flex;gap:5px;margin-top:2px}.pdetail-store-btns button{height:30px;padding:0 12px;background:#fff;border:1px solid #c8c8c8;border-radius:2px;font-size:13px;color:#333;cursor:pointer;font-family:inherit}.pdetail-store-btns button:hover{border-color:#e93323;color:#e93323}.pdetail-recom{margin-top:10px;background:#fff;border:1px solid #efefef;border-radius:4px;padding:0 20px 20px}.pdetail-recom-title{height:60px;line-height:60px;font-size:16px;color:#5a5a5a;text-align:center}.pdetail-recom-list{width:100%}@media (max-width: 1240px){.plist-grid{column-gap:20px}.cate-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width: 1080px){.plist-banner{height:320px}.plist-title{padding:36px 0 24px}.plist-title-en{font-size:40px}.plist-title-zh{margin-top:-22px;font-size:22px}.plist-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:auto}.pc-big{grid-column:span 2;height:auto;padding:24px;flex-direction:column-reverse;gap:16px}.pc-big-text{flex:0 0 auto}.pc-big-img{flex:0 0 auto;width:100%;height:240px}.pc-list,.pc-cate{height:auto}.pc-list-img{height:200px}.cate-grid{grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:auto}.cate-stores,.cate-store-list{flex-wrap:wrap}.cate-store{flex:1 1 100%;margin-right:0;margin-bottom:10px}.cate-more-store{writing-mode:horizontal-tb;width:100%;flex:0 0 auto;height:40px}.pdetail-wrap{flex-direction:column}.pdetail-side{width:100%;flex:0 0 auto;margin-left:0;margin-top:24px}.pdetail-carousel{flex:0 0 100%;width:100%}.pdetail-preview,.pdetail-thumbs{width:100%}.pdetail-text{margin-left:0;margin-top:20px}}@media (max-width: 760px){.plist-banner{height:190px}.plist-grid{grid-template-columns:minmax(0,1fr)}.pc-big{grid-column:span 1}.cate-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cate-frow{flex-wrap:wrap;padding:8px 12px}.cate-frow-name{flex:0 0 100%;width:100%;line-height:30px}.cate-frow-list{flex:1 1 100%}.cate-frow-item{line-height:34px;margin-right:18px}.cate-sort{flex-direction:column;align-items:flex-start}.pdetail-preview,.pdetail-thumbs,.pdetail-preview img{height:auto}.pdetail-btns{flex-wrap:wrap;gap:10px}.pdetail-btn.buy{margin-left:0}}.login-header{background:#fff}.login-header-inner{height:110px;display:flex;align-items:center;justify-content:space-between;gap:20px}.login-logo{display:flex;align-items:center;gap:15px;min-width:0}.login-logo-ic{flex:0 0 112px;width:112px;height:40px;display:flex;align-items:center;justify-content:center;background:#e93323;border-radius:4px;color:#fff;font-size:20px;font-weight:800;letter-spacing:1px}.login-logo-name{font-size:28px;font-weight:400;color:#282828;white-space:nowrap}.login-promises{display:flex;align-items:center;gap:40px;flex:0 0 auto}.login-promise{display:flex;align-items:center;gap:8px;font-size:14px;color:#282828;white-space:nowrap}.login-promise .anticon{color:#e93323;font-size:18px}.login-bg{position:relative;height:608px;background:url(/login-bg.jpg) center center / cover no-repeat}.login-card-col{position:absolute;top:50%;left:50%;width:450px;transform:translate(-50%,-50%) translate(135px)}.login-card{width:450px;min-height:427px;background:#fff;padding:70px 0;box-sizing:border-box}.login-title{height:28px;line-height:28px;font-size:20px;color:#282828;text-align:center}.login-item{margin:34px 46px 0;height:50px;border:1px solid #dbdbdb;background:#fff;display:flex;align-items:center;box-sizing:border-box}.login-item+.login-item{margin-top:20px}.login-num{flex:0 0 65px;width:65px;height:48px;line-height:48px;text-align:center;font-size:14px;color:#666;border-right:1px solid #dbdbdb;box-sizing:border-box}.login-input{flex:1 1 auto;min-width:0;height:48px;border:0;outline:0;background:transparent;padding:0 0 0 15px;font-size:14px;color:#282828;font-family:inherit}.login-input::placeholder{color:#c1c1c1}.login-code-btn{flex:0 0 110px;width:110px;height:48px;border:0;border-left:1px solid #dbdbdb;background:#fff;color:#e93323;font-size:14px;cursor:pointer;font-family:inherit}.login-code-btn:disabled{color:#c1c1c1;cursor:default}.login-submit{display:block;width:358px;height:50px;margin:24px 46px 0;border:0;background:#e93323;color:#fff;font-size:14px;cursor:pointer;font-family:inherit}.login-submit:disabled{opacity:.7;cursor:default}.login-submit:hover{background:#cf2a1c}.login-switch{margin-top:13px;line-height:18px;text-align:center;font-size:14px;color:#e93323;cursor:pointer}.login-switch:hover{text-decoration:underline}.login-demo{margin-top:14px;padding:10px 14px;background:#ffffffed;border-radius:4px;font-size:12px;line-height:20px;color:#666;text-align:center}.login-demo b{color:#e93323;font-weight:600}.login-demo a{color:#e93323;cursor:pointer}.login-demo a:hover{text-decoration:underline}.login-demo .sep{margin:0 6px;color:#ddd}.login-footer{height:40px;display:flex;align-items:center;justify-content:center;gap:30px;font-size:12px;color:#555}@media (max-width: 1080px){.login-promises{gap:20px}.login-promise{font-size:13px}.login-card-col{transform:translate(-50%,-50%)}}@media (max-width: 760px){.login-header-inner{height:76px}.login-logo-ic{flex:0 0 72px;width:72px;height:30px;font-size:15px}.login-logo-name{font-size:20px}.login-promises{display:none}.login-bg{height:auto;padding:40px 16px;background-position:left center}.login-card-col{position:static;width:auto;transform:none}.login-card{width:100%;max-width:450px;margin:0 auto}.login-item,.login-submit{margin-left:20px;margin-right:20px}.login-submit{width:auto}}.cc-banner{height:128px;display:flex;align-items:center;justify-content:center;overflow:visible}.cc-banner img{display:block;flex:0 0 auto}.cc-tabs{height:80px;background:#fff;padding:0 30px;display:flex;align-items:center;gap:20px}.cc-tab{height:28px;padding:3px 18px;border:0;border-radius:21px;background:transparent;color:#666;font-size:14px;line-height:22px;cursor:pointer;white-space:nowrap;transition:background .15s,color .15s}.cc-tab:hover{color:#e93323}.cc-tab.on{background:#e93323;color:#fff}.cc-list{display:flex;flex-wrap:wrap;gap:0 30px;margin-top:30px}.cc-card{position:relative;isolation:isolate;width:380px;height:160px;margin-bottom:20px;display:flex;align-items:center;background:#fff;overflow:hidden}.cc-card:before{content:"";position:absolute;z-index:-1;left:0;right:52px;bottom:0;height:38px;background:repeating-linear-gradient(-45deg,#f1f1f1 0,#f1f1f1 8px,#fafafa 8px,#fafafa 16px)}.cc-thumb{flex:0 0 100px;width:100px;height:100px;margin-left:14px;overflow:hidden;background:#f6f7f9}.cc-thumb img{width:100%;height:100%;object-fit:cover;display:block}.cc-thumb-ph{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#ff7a52,#e93323);color:#fff;font-size:40px}.cc-desc{flex:1 1 auto;min-width:0;margin-left:20px;height:74px;display:flex;flex-direction:column;justify-content:center}.cc-price{height:40px;display:flex;align-items:baseline;min-width:0}.cc-unit{font-style:normal;font-size:16px;font-weight:700;color:#e93323}.cc-num{font-size:28px;font-weight:700;color:#e93323;line-height:40px}.cc-cond{font-style:normal;font-size:12px;color:#e93323;margin-left:6px;white-space:nowrap}.cc-meta{height:34px;display:flex;align-items:center;gap:6px;min-width:0}.cc-label{flex:0 0 auto;font-size:12px;color:#e93323;background:#ffece9;border-radius:2px;padding:1px 6px;white-space:nowrap}.cc-title{font-size:12px;color:#999;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cc-get{flex:0 0 52px;width:52px;align-self:stretch;border:0;padding:0;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#fff;font-size:14px;background:url(/coupon-bar.png) left center / 100% 100% no-repeat}.cc-get span{writing-mode:vertical-rl;text-orientation:upright;letter-spacing:3px;line-height:1}.cc-get.off{background-image:none;background-color:#c9c9c9;cursor:not-allowed}.cc-page-bar{display:flex;justify-content:center;margin-top:20px}.cc-page-bar .ant-pagination-item,.cc-page-bar .ant-pagination-prev .ant-pagination-item-link,.cc-page-bar .ant-pagination-next .ant-pagination-item-link{border-radius:2px}.cc-page-bar .ant-pagination-item-active{background:#409eff;border-color:#409eff}.cc-page-bar .ant-pagination-item-active a{color:#fff}@media (max-width: 1240px){.cc-card{width:calc((100% - 60px) / 3)}}@media (max-width: 900px){.cc-list{gap:0 30px}.cc-card{width:calc((100% - 30px)/2)}}@media (max-width: 640px){.cc-tabs{height:auto;padding:12px 16px;flex-wrap:wrap;gap:10px}.cc-card{width:100%}.cc-thumb{flex-basis:80px;width:80px;height:80px}}.ss-cats{display:flex;flex-wrap:wrap;margin-top:55px}.ss-cat{height:26px;line-height:26px;padding:0 12px;margin:15px 15px 0 0;border:0;border-radius:13px;background:transparent;color:#666;font-size:14px;cursor:pointer;white-space:nowrap;transition:background .15s,color .15s}.ss-cat:hover{color:#e93323}.ss-cat.on{background:#e93323;color:#fff}.ss-store{display:flex;flex-wrap:wrap;gap:0 20px;margin-top:55px}.ss-item{display:flex;width:590px;height:224px;margin-bottom:30px;background:#fff}.ss-main{position:relative;flex:0 0 180px;width:180px;height:224px;display:flex;flex-direction:column;align-items:center;color:#fff;overflow:hidden}.ss-main:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 88% 12%,rgba(255,255,255,.22) 0 34px,transparent 35px),radial-gradient(circle at 12% 88%,rgba(255,255,255,.14) 0 22px,transparent 23px);pointer-events:none}.ss-bg0{background:linear-gradient(155deg,#7b6cf0,#4f45c8 55%,#332c8c)}.ss-bg1{background:linear-gradient(155deg,#f0a05a,#d4713a 55%,#a04c22)}.ss-bg2{background:linear-gradient(155deg,#d269c8,#9b3f9c 55%,#6a2670)}.ss-logo{position:relative;z-index:1;width:61px;height:61px;margin-top:35px;border-radius:50%;overflow:hidden;background:#ffffffeb;color:#9aa0a8;font-size:26px;display:flex;align-items:center;justify-content:center;flex:0 0 61px}.ss-logo img{width:100%;height:100%;object-fit:cover;display:block}.ss-name{position:relative;z-index:1;max-width:156px;margin-top:6px;font-size:14px;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ss-fans{position:relative;z-index:1;margin-top:2px;font-size:12px;opacity:.86}.ss-enter{position:absolute;z-index:1;left:50%;top:173px;transform:translate(-50%);width:68px;height:26px;line-height:24px;padding:0;border:1px solid rgba(255,255,255,.85);border-radius:2px;background:transparent;color:#fff;font-size:12px;text-align:center;cursor:pointer}.ss-enter:hover{background:#ffffff2e}.ss-prods{flex:1 1 auto;min-width:0;height:224px;padding:0 17px;display:flex;align-items:center}.ss-prod{display:block;width:112px;height:159px;margin-right:20px;cursor:pointer}.ss-prod:last-child{margin-right:0}.ss-prod-img{width:112px;height:112px;background:#f6f7f9;overflow:hidden;display:flex;align-items:center;justify-content:center;color:#b9bec6;font-size:22px}.ss-prod-img img{width:100%;height:100%;object-fit:cover;display:block}.ss-prod-name{height:30px;line-height:15px;margin-top:2px;font-size:12px;color:#5a5a5a;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.ss-prod-price{height:15px;line-height:15px;margin-top:2px;font-size:12px;color:#e93323}.ss-prod:hover .ss-prod-name{color:#e93323}@media (max-width: 1240px){.ss-item{width:calc((100% - 20px)/2)}}@media (max-width: 760px){.ss-item{width:100%;height:auto;flex-direction:column}.ss-main{flex:0 0 auto;width:100%;height:180px}.ss-prods{height:auto;padding:16px 17px}.ss-enter{top:132px}}.rk-body{position:relative}.rk-hero{height:300px;margin-inline:calc(50% - 50vw);background:#0c0908 url(/rank-hero.jpg) center top / cover no-repeat;text-align:center;overflow:hidden}.rk-hero-title{width:408px;height:62px;margin-top:99px;display:inline-block}.rk-nav{display:flex;list-style:none;margin:-20px 0 0;padding:0;height:60px;background:#fff;position:relative;z-index:2}.rk-tab{flex:0 0 150px;width:150px;height:60px;display:flex;align-items:center;justify-content:center;font-size:16px;color:#666;cursor:pointer;white-space:nowrap;transition:background .18s,color .18s;-webkit-user-select:none;user-select:none}.rk-tab:hover{color:#e93323}.rk-tab.active{background:#e93323;color:#fff}.rk-tab.active:hover{color:#fff}.rk-content{margin-top:20px;padding-bottom:40px}.rk-list{display:flex;flex-wrap:wrap;margin-right:-20px;margin-bottom:-22px}.rk-item{position:relative;display:block;background:#fff;margin:0 20px 22px 0;flex:0 0 285px;width:285px;height:362px;padding:20px 27px 17px;box-sizing:border-box;color:#555;text-decoration:none;transition:box-shadow .2s,transform .2s}.rk-item:hover{box-shadow:0 6px 20px #00000014;transform:translateY(-2px)}.rk-item-first{flex:0 0 590px;width:590px;display:flex;flex-direction:row-reverse;align-items:center;padding:40px 40px 40px 30px}.rk-badge{position:absolute;left:10px;top:0;width:50px;height:57px;padding-top:3px;box-sizing:border-box;font-size:33px;font-weight:700;line-height:40px;text-align:center;color:#986561;background:url(/rank-badge-nor.png) center / 100% 100% no-repeat;pointer-events:none}.rk-badge-top{color:#ce8f21;background-image:url(/rank-badge-top.png)}.rk-cover{width:100%;height:231px;position:relative;overflow:hidden;background:linear-gradient(135deg,#f7f8fa,#eceff3);display:flex;align-items:center;justify-content:center;color:var(--ink-3);font-size:30px;font-weight:700;letter-spacing:1px}.rk-cover img{width:100%;height:100%;object-fit:cover;display:block}.rk-item-first .rk-cover{flex:0 0 280px;width:280px;height:280px}.rk-info{width:100%}.rk-item-first .rk-info{flex:1 1 auto;width:auto;padding-right:42px}.rk-name{margin-top:18px;font-size:18px;font-weight:400;line-height:24px;height:24px;color:#5a5a5a;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.rk-item-first .rk-name{margin-top:0;height:48px;white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.rk-item:hover .rk-name{color:#e93323}.rk-price{margin-top:15px;height:37px;line-height:37px;font-size:17px;font-weight:700;color:#e93323}.rk-item-first .rk-price{margin-top:13px}.rk-price span{font-size:26px;font-weight:700}.rk-page-bar{margin-top:20px;text-align:center}@media (max-width: 1240px){.rk-hero-title{margin-top:80px}.rk-nav{overflow-x:auto}.rk-item,.rk-item-first{flex:0 0 calc((100% - 20px)/2);width:calc((100% - 20px)/2)}.rk-item-first{height:auto;min-height:362px}}@media (max-width: 760px){.rk-hero{height:200px}.rk-hero-title{width:300px;height:46px;margin-top:60px}.rk-item,.rk-item-first{flex:0 0 100%;width:100%;flex-direction:column;height:auto;padding:20px 16px 16px}.rk-item-first .rk-cover{flex:0 0 auto;width:100%;height:auto;aspect-ratio:1}.rk-item-first .rk-info{padding-right:0}.rk-item-first .rk-name{margin-top:18px;height:auto;-webkit-line-clamp:2}.rk-item-first .rk-price{margin-top:15px}}.nl-page{padding-bottom:40px}.nl-main{display:flex;align-items:flex-start}.nl-left{flex:0 0 860px;width:860px;margin:20px 10px 0;background:#fff;padding-bottom:90px;min-height:701px}.nl-cates{height:68px;display:flex;align-items:center;gap:34px;padding:0 30px;overflow-x:auto}.nl-cate{flex:0 0 auto;height:68px;display:flex;align-items:center;font-size:14px;color:#666;cursor:pointer;white-space:nowrap;border-bottom:2px solid transparent;transition:color .18s,border-color .18s}.nl-cate:hover{color:#e93323}.nl-cate.on{color:#e93323;border-bottom-color:#e93323}.nl-list{display:block}.nl-item{display:block;height:241px;padding:0 30px;border-bottom:1px solid #f0f0f0;text-decoration:none;color:inherit}.nl-item-in{height:240px;padding:40px 0;display:flex;align-items:flex-start}.nl-pic{flex:0 0 260px;width:260px;height:160px;overflow:hidden;background:linear-gradient(135deg,#f7f8fa,#eceff3);display:flex;align-items:center;justify-content:center;color:var(--ink-3);font-size:30px;font-weight:700}.nl-pic img{width:100%;height:100%;object-fit:cover;display:block}.nl-body{flex:0 0 500px;width:500px;margin-left:30px;overflow:hidden}.nl-name{font-size:18px;line-height:30px;height:30px;color:#333;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.nl-item:hover .nl-name{color:#e93323}.nl-sum{margin-top:14px;font-size:14px;line-height:22px;height:44px;color:#999;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.nl-time{margin-top:16px;display:flex;align-items:center;gap:6px;font-size:13px;color:#bbb}.nl-pager{margin-top:20px;text-align:center}.nl-right{flex:0 0 320px;width:320px;margin-top:20px;background:#fff;padding:0 35px 20px;min-height:701px}.nl-rt-title{height:64px;padding:19px 0;font-size:18px;color:#282828;text-align:center;border-bottom:1px dashed #e6e6e6}.nl-rt-list{list-style:none;margin:0;padding:0}.nl-rt-item{display:flex;align-items:center;gap:10px;height:46px;color:#666;font-size:14px;text-decoration:none}.nl-rt-item:hover{color:#e93323}.nl-rt-no{flex:0 0 18px;width:18px;height:18px;line-height:18px;text-align:center;font-size:12px;font-style:normal;color:#999;background:#f2f2f2}.nl-rt-item:hover .nl-rt-no{background:#fdeceb;color:#e93323}.nl-rt-name{flex:1 1 auto;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}@media (max-width: 1240px){.nl-left{flex:1 1 auto;width:auto}.nl-right{flex:0 0 300px;width:300px;padding:0 20px 20px}.nl-body{width:auto}}@media (max-width: 900px){.nl-main{flex-direction:column}.nl-left,.nl-right{flex:0 0 auto;width:100%;margin:20px 0 0}.nl-left{padding-bottom:24px}.nl-right{min-height:0}.nl-item{height:auto}.nl-item-in{height:auto;padding:20px 0;flex-direction:column}.nl-pic{flex:0 0 auto;width:100%;height:180px}.nl-body{width:100%;margin:14px 0 0}}.ms-wrapper{width:100%;background:#fff;padding:0 91px 44px 109px}.ms-title{height:60px;line-height:30px;display:flex;align-items:center;justify-content:center;text-align:center;font-size:20px;color:#282828}.ms-main{width:100%}.ms-form{margin-top:30px}.ms-item{display:flex;align-items:flex-start;margin-bottom:34px;min-height:40px}.ms-label{flex:0 0 100px;width:100px;padding-right:12px;text-align:right;font-size:14px;line-height:40px;color:#606266}.ms-label.req:before{content:"*";color:#e93323;margin-right:4px}.ms-content{flex:1 1 auto;min-width:0;display:flex;align-items:center;flex-wrap:wrap;line-height:40px}.ms-item-upload{min-height:0}.ms-item-upload .ms-content{display:block}.ms-item-tall{min-height:41px}.ms-input{width:330px;height:40px;padding:0 15px;border:1px solid #dcdfe6;border-radius:4px;background:#fff;font-size:14px;color:#606266;outline:none;font-family:inherit}.ms-input::placeholder{color:#c0c4cc}.ms-input:focus{border-color:#e93323}.ms-input-code{width:200px}.ms-code-btn{width:96px;height:36px;margin-left:14px;border:1px solid #e93323;border-radius:4px;background:#fff;color:#e93323;font-size:14px;line-height:1;cursor:pointer;font-family:inherit}.ms-code-btn:hover{background:#fef5f4}.ms-select{position:relative;width:219px;flex:0 0 auto}.ms-select-wide{width:330px}.ms-select-in{height:40px;display:flex;align-items:center;padding:0 30px 0 15px;border:1px solid #dcdfe6;border-radius:4px;background:#fff;font-size:14px;color:#c0c4cc;cursor:pointer;position:relative;overflow:hidden}.ms-select-wide .ms-select-in{height:38px;padding:4px 30px 4px 8px}.ms-select-in.on{color:#282828}.ms-select-tx{flex:1 1 auto;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.ms-caret{position:absolute;right:12px;top:50%;width:0;height:0;margin-top:-2px;border-left:5px solid transparent;border-right:5px solid transparent;border-top:6px solid #c0c4cc}.ms-select-menu{position:absolute;left:0;top:44px;z-index:30;width:100%;max-height:260px;overflow-y:auto;margin:0;padding:6px 0;list-style:none;background:#fff;border:1px solid #e4e7ed;border-radius:4px;box-shadow:0 2px 12px #0000001a}.ms-select-menu li{padding:0 20px;font-size:14px;line-height:34px;color:#606266;cursor:pointer}.ms-select-menu li:hover,.ms-select-menu li.on{color:#e93323;background:#f5f7fa}.ms-tip{font-size:12px;color:#999;line-height:40px;margin-left:5px;font-weight:400}.ms-wenhao{display:inline-block;width:17px;height:17px;margin-left:4px;border-radius:50%;background:#e3e3e3;color:#fff;font-size:12px;line-height:17px;text-align:center;cursor:help;font-style:normal}.ms-chips{display:inline-flex;gap:6px;margin-left:10px}.ms-chips em{font-style:normal;font-size:12px;color:#e93323;border:1px solid #f5c6c1;background:#fef5f4;border-radius:3px;padding:0 6px;line-height:20px;cursor:pointer}.ms-pc-panel{position:absolute;left:0;top:42px;z-index:40;width:560px;height:450px;display:flex;flex-direction:column;background:#fff;border:1px solid #e4e7ed;border-radius:4px;box-shadow:0 2px 12px #0000001a;font-size:14px}.ms-pc-head{padding:10px;border-bottom:1px solid #f0f0f0}.ms-pc-search{width:100%;height:34px;padding:0 12px;border:1px solid #dcdfe6;border-radius:4px;font-size:14px;outline:none;font-family:inherit}.ms-pc-body{flex:1 1 auto;display:flex;min-height:0}.ms-pc-rail{flex:0 0 130px;width:130px;margin:0;padding:6px 0;list-style:none;overflow-y:auto;border-right:1px solid #f0f0f0;background:#fafafa}.ms-pc-rail li{padding:0 12px;line-height:34px;font-size:14px;color:#606266;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ms-pc-rail li.on{background:#fff;color:#e93323;font-weight:600}.ms-pc-grid{flex:1 1 auto;padding:12px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-content:start;gap:10px 8px;overflow-y:auto}.ms-pc-opt{display:flex;align-items:center;gap:6px;font-size:14px;color:#606266;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ms-pc-opt input{display:none}.ms-pc-box{flex:0 0 14px;width:14px;height:14px;border:1px solid #dcdfe6;border-radius:2px;background:#fff;position:relative}.ms-pc-opt.on .ms-pc-box{background:#e93323;border-color:#e93323}.ms-pc-opt.on .ms-pc-box:after{content:"";position:absolute;left:4px;top:1px;width:4px;height:8px;border:1px solid #fff;border-left:0;border-top:0;transform:rotate(45deg)}.ms-pc-opt.on{color:#e93323}.ms-pc-empty{grid-column:1 / -1;color:#999;font-size:13px;padding:20px 0;text-align:center}.ms-pc-foot{flex:0 0 auto;display:flex;align-items:center;gap:10px;padding:8px 12px;border-top:1px solid #f0f0f0;font-size:12px;color:#606266}.ms-pc-lb{color:#282828;font-size:13px}.ms-pc-clear{color:#e93323;cursor:pointer}.ms-pc-chips{flex:1 1 auto;color:#999;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.ms-pc-chips em{font-style:normal;color:#e93323;border:1px solid #f5c6c1;background:#fef5f4;border-radius:3px;padding:0 6px;margin-right:6px;line-height:20px;display:inline-block}.ms-pc-note{color:#999;white-space:nowrap}.ms-pc-cancel,.ms-pc-ok{height:28px;padding:0 14px;border-radius:3px;font-size:13px;cursor:pointer;font-family:inherit}.ms-pc-cancel{border:1px solid #dcdfe6;background:#fff;color:#606266}.ms-pc-ok{border:1px solid #e93323;background:#e93323;color:#fff}.ms-upload-tip{font-size:14px;line-height:40px;color:#666}.ms-upload-tip .ms-tip{line-height:inherit}.ms-upload-box{display:flex;flex-wrap:wrap;gap:8px}.ms-upload-card{display:flex;align-items:center;justify-content:center;width:148px;height:148px;border:1px dashed #c0ccda;border-radius:6px;background:#fbfdff;cursor:pointer}.ms-upload-card:hover{border-color:#e93323}.ms-plus{position:relative;width:28px;height:28px}.ms-plus:before,.ms-plus:after{content:"";position:absolute;background:#8c939d}.ms-plus:before{left:0;top:13px;width:28px;height:2px}.ms-plus:after{left:13px;top:0;width:2px;height:28px}.ms-upload-item{position:relative;width:148px;height:148px;border-radius:6px;overflow:hidden;border:1px solid #e4e7ed}.ms-upload-item img{width:100%;height:100%;object-fit:cover;display:block}.ms-upload-del{position:absolute;top:2px;right:2px;width:20px;height:20px;border-radius:50%;background:#0000008c;color:#fff;font-size:14px;line-height:20px;text-align:center;cursor:pointer}.ms-agree-row{display:flex;align-items:center;height:20px;font-size:14px}.ms-agree{display:inline-flex;align-items:center;font-weight:500;color:#606266;cursor:pointer}.ms-agree input{display:none}.ms-agree-box{width:14px;height:14px;margin-right:10px;border:1px solid #dcdfe6;border-radius:2px;background:#fff;position:relative}.ms-agree input:checked+.ms-agree-box{background:#e93323;border-color:#e93323}.ms-agree input:checked+.ms-agree-box:after{content:"";position:absolute;left:4px;top:1px;width:4px;height:8px;border:1px solid #fff;border-left:0;border-top:0;transform:rotate(45deg)}.ms-agree-link{color:#e93323;cursor:pointer}.ms-submit-row{margin-top:20px;text-align:center}.ms-submit{width:98px;height:40px;padding:12px 20px;border:1px solid #409eff;border-radius:4px;background:#409eff;color:#fff;font-size:14px;font-weight:500;line-height:14px;cursor:pointer;font-family:inherit}.ms-submit:hover{background:#66b1ff;border-color:#66b1ff}.ms-submit:disabled{opacity:.7;cursor:default}.ms-status{padding:10px 0 20px;text-align:center}.ms-status-ic{width:64px;height:64px;margin:0 auto 16px;border-radius:50%;font-size:34px;line-height:64px;color:#fff}.ms-status-ic.ok{background:#52c41a}.ms-status-ic.no{background:#e93323}.ms-status-ic.wait{background:#faad14}.ms-status-t{font-size:18px;color:#282828}.ms-status-s{margin-top:8px;font-size:14px;color:#8a919b}.ms-steps{margin:26px 0 0;padding:0;list-style:none;display:flex;justify-content:center;gap:0}.ms-steps li{flex:0 0 240px;text-align:center;position:relative;padding-top:18px}.ms-steps li:before{content:"";position:absolute;top:5px;left:50%;width:10px;height:10px;margin-left:-5px;border-radius:50%;background:#dcdfe6}.ms-steps li.on:before{background:#e93323}.ms-steps li b{display:block;font-size:14px;color:#282828;font-weight:600}.ms-steps li span{display:block;margin-top:6px;font-size:12px;color:#8a919b}.ms-wrapper-dim{pointer-events:none}.ms-mask{position:fixed;top:0;right:0;bottom:0;left:0;z-index:900;background:#00000080;display:flex;align-items:center;justify-content:center}.ms-modal-count{position:relative;width:550px;padding:50px}.ms-modal-close{position:absolute;top:0;right:0;width:40px;height:44px;font-size:34px;line-height:40px;color:#fff;text-align:center;cursor:pointer}.ms-modal{position:relative;width:450px;height:426px;padding:50px 0;background:#fff;text-align:center}.ms-modal-title{font-size:20px;line-height:28px}.ms-modal-tab{display:inline-block;width:80px;color:#282828;cursor:pointer}.ms-modal-tab:first-child{margin-right:70px}.ms-modal-tab.on{color:#e93323}.ms-modal-qr{position:absolute;top:0;right:0;width:46px;height:50px;font-size:36px;line-height:50px;color:#282828;cursor:pointer}.ms-modal-item{display:flex;align-items:center;width:358px;height:50px;margin:20px 46px 0;border:1px solid #dbdbdb;background:#fff}.ms-modal-item.first{margin-top:34px}.ms-modal-prefix{flex:0 0 65px;width:65px;font-size:14px;line-height:50px;color:#666;text-align:center}.ms-modal-in{flex:1 1 auto;min-width:0;height:48px;padding:0 0 0 15px;border:0;outline:none;font-size:14px;color:#000;font-family:inherit}.ms-modal-in::placeholder{color:#c0c4cc}.ms-modal-code-row{justify-content:space-between}.ms-modal-code{flex:0 0 110px;width:110px;height:48px;border:0;background:#fff;color:#e93323;font-size:14px;cursor:pointer;font-family:inherit}.ms-modal-agree{display:flex;align-items:center;margin:17px 46px 0;padding-left:22px;font-size:12px;color:#282828}.ms-modal-check{display:inline-flex;align-items:center;cursor:pointer}.ms-modal-check input{display:none}.ms-modal-box{width:14px;height:14px;margin-right:8px;border:1px solid #ccc;border-radius:50%;background:#fff;position:relative}.ms-modal-check input:checked+.ms-modal-box{background:#e93323;border-color:#e93323}.ms-modal-check input:checked+.ms-modal-box:after{content:"";position:absolute;left:4px;top:1px;width:4px;height:7px;border:1px solid #fff;border-left:0;border-top:0;transform:rotate(45deg)}.ms-modal-link{color:#e93323;cursor:pointer}.ms-modal-submit{width:358px;height:50px;margin:24px 46px 0;background:#e93323;color:#fff;font-size:14px;line-height:50px;text-align:center;cursor:pointer}.ms-modal-submit:hover{background:#d62d1e}.ms-modal-foot{margin-top:14px;font-size:14px;color:#ccc;text-align:center}.ms-modal-foot span{color:#e93323;cursor:pointer}@media (max-width: 1240px){.ms-wrapper{padding:0 40px 40px}.ms-input,.ms-select-wide{width:100%;max-width:330px}}@media (max-width: 900px){.ms-wrapper{padding:0 16px 30px}.ms-item{flex-direction:column}.ms-label{flex:0 0 auto;width:auto;text-align:left;line-height:30px}.ms-item{margin-bottom:20px}.ms-input,.ms-input-code,.ms-select,.ms-select-wide{width:100%}.ms-pc-panel{width:92vw}.ms-modal-count{width:94vw;padding:30px 0}.ms-modal{width:100%;height:auto;padding:30px 0}.ms-modal-item,.ms-modal-submit{width:auto;margin-left:16px;margin-right:16px}.ms-modal-agree{margin-left:16px;margin-right:16px;padding-left:0;flex-wrap:wrap}.ms-steps{flex-direction:column;align-items:center}}.st-page{background:var(--bg)}.st-menucount{height:40px;background:#dfdfdf;margin-inline:calc(50% - 50vw)}.st-usermenu{width:1200px;height:40px;margin:0 auto;padding:0 10px;display:flex;align-items:center}.st-menumain{display:flex;align-items:center;width:300px}.st-menuitem{width:76px;height:26px;margin-right:36px;padding:0 10px;display:flex;align-items:center;justify-content:center;font-size:14px;color:#282828;cursor:pointer;white-space:nowrap;border-radius:0}.st-menuitem.active{background:#282828;color:#fff;border-radius:15px}.st-wrap{margin-top:25px}.st-content{display:flex;align-items:flex-start}.st-left{flex:0 0 224px;width:224px}.st-userinfo{width:224px;background:#fff;padding:26px 25px}.st-basis{width:152px;height:130px;margin:0 auto;text-align:center}.st-level{display:block;width:max-content;margin:0 auto;height:17px;line-height:17px;padding:0 6px;font-size:12px;color:#e93323;background:#fdf1ef;border-radius:2px}.st-logo{width:61px;height:61px;margin:0 auto 15px;background:#f5f5f5;overflow:hidden;display:flex;align-items:center;justify-content:center;font-size:16px;color:#bbb}.st-logo img{width:100%;height:100%;object-fit:cover;display:block}.st-shopname{height:37px;line-height:18.5px;font-size:14px;color:#282828;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.st-info{width:156px;margin:0 auto;padding-top:15px;padding-bottom:1px}.st-infoitem{height:17px;line-height:17px;margin-bottom:15px;font-size:12px;color:#7e7e7e}.st-infoem{font-style:normal;color:#282828}.st-infolink{cursor:pointer}.st-infolink:hover{color:#e93323}.st-favorites{width:80px;height:30px;margin:14px auto 0}.st-collection{width:80px;height:30px;padding:0;background:#fff;border:1px solid #c8c8c8;border-radius:2px;font-size:14px;color:#333;cursor:pointer}.st-collection:hover,.st-collection.on{border-color:#e93323;color:#e93323}.st-collection:disabled{opacity:.6;cursor:default}.st-collapse{width:224px;background:#fff;margin-top:15px}.st-category{border-bottom:0}.st-category-open{border-bottom:1px solid #f2f2f2}.st-catetitle{height:34px;line-height:34px;padding:0 12px;font-size:14px;color:#666;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.st-catetitle:hover{color:#e93323}.st-catecount{background:#f2f2f2;padding:15px 40px}.st-cateitem{height:34px;line-height:34px;font-size:14px;color:#666;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.st-cateitem:hover{color:#e93323}.st-cateempty{height:60px;line-height:60px;text-align:center;font-size:14px;color:#999}.st-right{flex:0 0 956px;width:956px;margin-left:20px;padding-bottom:30px}.st-rectitle{padding:40px 0 30px}.st-title{font-size:24px;font-weight:700;line-height:33px;color:#282828}.st-subtitle{margin-top:14px;font-size:14px;line-height:21px;color:#999}.st-goods{display:flex;flex-wrap:wrap;align-content:flex-start}.st-item{width:224px;height:341px;background:#fff;padding:16px;margin:20px 20px 0 0;display:block;cursor:pointer}.st-item:nth-child(4n){margin-right:0}.st-item:hover .st-name{color:#e93323}.st-pictrue{width:192px;height:192px;background:#f7f7f7;overflow:hidden;display:flex;align-items:center;justify-content:center;font-size:20px;color:#ccc}.st-pictrue img{width:100%;height:100%;object-fit:cover;display:block}.st-money{height:30px;margin-top:12px;display:flex;align-items:center;justify-content:space-between}.st-price{font-size:18px;font-weight:700;line-height:30px;color:#e93323}.st-price i{font-size:14px;font-style:normal;font-weight:700}.st-coupon{font-size:12px;line-height:16px;padding:0 3px;color:#e93323;border:1px solid #e93323;border-radius:2px}.st-name{height:40px;margin-top:8px;font-size:14px;line-height:20px;color:#5a5a5a;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.st-bottom{height:17px;margin-top:10px;font-size:12px;color:#aaa;display:flex;align-items:center;justify-content:space-between}@media (max-width: 1240px){.st-usermenu{width:100%}.st-content{flex-wrap:wrap}.st-left{flex:0 0 224px}.st-right{flex:1 1 auto;width:auto;margin-left:20px;min-width:0}.st-goods{justify-content:flex-start}.st-item{flex:0 0 224px}.st-item:nth-child(4n){margin-right:20px}}@media (max-width: 900px){.st-menucount{height:auto}.st-usermenu{height:auto;padding:8px 10px;flex-wrap:wrap}.st-menumain{width:auto;flex-wrap:wrap}.st-menuitem{margin-right:12px}.st-content{flex-direction:column}.st-left,.st-right{flex:0 0 auto;width:100%;margin-left:0}.st-userinfo,.st-collapse{width:100%}.st-basis,.st-info{width:auto}.st-goods{justify-content:center}.st-item,.st-item:nth-child(4n){flex:0 0 224px;margin-right:12px}}
