*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:#1F2329;font-family:"Microsoft YaHei","PingFang SC",Arial,sans-serif;line-height:1.75}a{color:inherit;text-decoration:none}img{max-width:100%}button{font:inherit}.site-header{position:fixed;z-index:1000;top:0;left:0;right:0;background:rgba(255,255,255,.96);backdrop-filter:blur(10px);border-bottom:1px solid rgba(201,0,0,.08)}.header-inner{max-width:1320px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:74px;padding:0 24px}.logo{flex:0 0 auto}.logo img{max-height:52px;width:auto;display:block}.nav-core{display:flex;align-items:center;justify-content:center;gap:10px;white-space:nowrap;flex-wrap:nowrap;flex:1}.nav-core a{color:#1F2329;background:#F6F7F9;border-radius:999px;padding:9px 16px;font-size:15px;transition:.2s}.nav-core a:hover,.nav-core a.active{color:#C90000;background:rgba(201,0,0,.08)}.main-btn{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#F12B2B 0%,#C90000 55%,#A80000 100%);color:#fff;border-radius:999px;padding:11px 24px;font-weight:700;box-shadow:0 8px 20px rgba(201,0,0,.2);transition:.2s}.main-btn:hover{transform:translateY(-1px);box-shadow:0 12px 24px rgba(201,0,0,.25)}.header-register{flex:0 0 auto}.menu-toggle{display:none;border:0;background:transparent;padding:7px}.menu-toggle span{display:block;width:24px;height:2px;background:#1F2329;margin:5px 0}.site-shell{max-width:1320px;margin:0 auto;padding:98px 24px 0;display:grid;grid-template-columns:210px minmax(0,1fr);gap:28px}.side-category{position:sticky;top:96px;align-self:start;max-height:calc(100vh - 112px);overflow:auto;background:#fff;border:1px solid rgba(201,0,0,.10);border-radius:18px;box-shadow:0 12px 30px rgba(18,28,45,.08);padding:14px}.side-title{font-weight:800;color:#C90000;padding:6px 10px 10px;border-bottom:1px solid #EEF0F3;margin-bottom:8px}.side-category nav{display:grid;gap:4px}.side-category a{color:#1F2329;border-radius:12px;padding:7px 10px;font-size:14px}.side-category a:hover,.side-category a.active{color:#C90000;background:rgba(201,0,0,.08)}.site-main{min-width:0}.banner-slider{margin:0 auto 34px;border-radius:22px;background:#F7F8FA;box-shadow:0 12px 30px rgba(18,28,45,.08);overflow:hidden;position:relative;height:clamp(260px,31vw,360px)}.slides{height:100%;position:relative}.slide{position:absolute;inset:0;opacity:0;pointer-events:none;transition:opacity .55s}.slide.active{opacity:1;pointer-events:auto}.banner-slider img{width:100%;height:100%;object-fit:contain;background:#F7F8FA;display:block}.slider-arrow{position:absolute;top:50%;transform:translateY(-50%);width:42px;height:42px;border-radius:50%;border:1px solid rgba(255,255,255,.7);background:rgba(17,21,28,.45);color:#fff;font-size:27px;cursor:pointer}.slider-arrow.prev{left:16px}.slider-arrow.next{right:16px}.slider-dots{position:absolute;left:0;right:0;bottom:14px;display:flex;justify-content:center;gap:8px}.slider-dot{width:9px;height:9px;border:0;border-radius:50%;padding:0;background:rgba(255,255,255,.65);cursor:pointer}.slider-dot.active{width:24px;border-radius:999px;background:#C90000}.section{padding:34px 0}.section.alt{background:#F6F7F9;margin-left:-22px;margin-right:-22px;padding-left:22px;padding-right:22px;border-radius:24px}.section-head{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:20px}.eyebrow{font-size:13px;font-weight:800;color:#C90000;letter-spacing:.12em}.section h1,.section h2,.section h3,.section-title,.hero-copy h1{color:#C90000}.section h2,.section-title{font-size:30px;line-height:1.3;margin:5px 0 0}.section-sub{color:#5D6673;max-width:680px;margin:8px 0 0}.grid{display:grid;gap:20px}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.card,.zone-card,.info-card,.review-card{background:#fff;border:1px solid rgba(201,0,0,.10);box-shadow:0 12px 30px rgba(18,28,45,.08);border-radius:18px;overflow:hidden}.card-body{padding:20px}.card h3,.zone-card h3,.info-card h3{margin:0 0 8px;color:#C90000;font-size:20px}.card p,.zone-card p,.info-card p,.review-card p{margin:0;color:#5D6673}.content-img,.zone-card img,.info-card img{width:100%;height:230px;object-fit:contain;background:#F7F8FA;display:block}.product-card img{width:100%;height:170px;object-fit:contain;background:#F7F8FA;display:block}.card-link{display:inline-block;margin-top:14px;color:#C90000;font-weight:700}.brand-intro{display:grid;grid-template-columns:1.2fr .8fr;gap:24px;align-items:stretch}.intro-copy{padding:30px;border-radius:22px;background:#fff;border:1px solid rgba(201,0,0,.1);box-shadow:0 12px 30px rgba(18,28,45,.08)}.intro-copy h1{margin:0 0 14px;font-size:34px;line-height:1.35}.intro-copy p{color:#5D6673}.quick-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.quick-links a{display:flex;align-items:center;justify-content:space-between;padding:16px;border-radius:16px;background:#F6F7F9;font-weight:700}.quick-links a:hover{background:rgba(201,0,0,.08);color:#C90000}.stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;background:linear-gradient(135deg,#C90000,#A80000);padding:22px;border-radius:22px;color:#fff}.stat{padding:10px 14px;border-right:1px solid rgba(255,255,255,.22)}.stat:last-child{border-right:0}.stat strong{display:block;font-size:20px}.stat span{display:block;font-size:14px;opacity:.86;margin-top:4px}.horizontal-scroll{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(220px,1fr);overflow-x:auto;gap:16px;padding:2px 2px 14px;scroll-snap-type:x proximity}.horizontal-scroll>*{scroll-snap-align:start}.notice-box{border-left:4px solid #C90000;background:#FFF7F7;border-radius:0 16px 16px 0;padding:18px 20px;color:#5D6673}.review-card{padding:20px}.review-card strong{display:block;color:#1F2329;margin-top:12px}.faq-list{display:grid;gap:12px}.faq-item{background:#fff;border:1px solid rgba(201,0,0,.1);border-radius:15px;padding:18px}.faq-item h3{margin:0 0 6px;font-size:18px;color:#C90000}.faq-item p{margin:0;color:#5D6673}.inner-hero{display:grid;grid-template-columns:1.1fr .9fr;align-items:center;gap:30px;padding:34px;border-radius:24px;background:linear-gradient(135deg,#fff 0%,#F6F7F9 100%);border:1px solid rgba(201,0,0,.1);box-shadow:0 12px 30px rgba(18,28,45,.08);margin-bottom:28px}.hero-copy h1{font-size:38px;line-height:1.25;margin:0 0 14px}.hero-copy p{color:#5D6673;margin:0 0 18px}.inner-hero img{width:100%;height:280px;object-fit:contain;background:#fff;border-radius:18px}.feature-list{display:grid;gap:12px}.feature-item{display:flex;gap:12px;align-items:flex-start;padding:15px;background:#fff;border:1px solid rgba(201,0,0,.1);border-radius:14px}.feature-item b{color:#C90000}.feature-item span{color:#5D6673}.steps{counter-reset:steps;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.step{counter-increment:steps;padding:22px;border-radius:18px;background:#fff;border:1px solid rgba(201,0,0,.1);box-shadow:0 12px 30px rgba(18,28,45,.06)}.step:before{content:counter(steps);display:inline-grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#C90000;color:#fff;font-weight:800}.step h3{margin:14px 0 8px;color:#C90000}.site-footer{background:#11151C;color:#E7ECF3;margin-top:56px}.footer-inner{max-width:1320px;margin:auto;padding:44px 24px 28px;display:grid;grid-template-columns:2fr 1fr 1.3fr;gap:36px}.footer-brand img{height:48px;width:auto}.footer-inner h3{color:#fff;margin-top:0}.footer-inner a{display:block;color:#D2D8E0;margin:6px 0}.footer-inner p{color:#AAB3BE}.footer-note{border-top:1px solid rgba(255,255,255,.1);padding:18px 24px;text-align:center;color:#AAB3BE;font-size:14px}.mobile-drawer,.drawer-mask,.mobile-bottom-nav{display:none}.legal-list{margin:0;padding-left:20px;color:#5D6673}.legal-list li{margin:7px 0}.tag{display:inline-block;padding:5px 10px;border-radius:999px;background:rgba(201,0,0,.08);color:#C90000;font-size:13px;font-weight:700}.cta-row{display:flex;gap:12px;align-items:center;flex-wrap:wrap;margin-top:18px}.text-link{color:#C90000;font-weight:700}.banner-caption,.banner-text,.slide-title,.slide-desc,.slide-content,.slide-card,.banner-card{display:none!important}
@media(max-width:1180px){.site-shell{grid-template-columns:1fr;max-width:1100px}.side-category{display:none}.grid-4{grid-template-columns:repeat(2,minmax(0,1fr))}.nav-core a{padding:8px 12px}.header-inner{gap:14px}}
@media(max-width:820px){body{padding-bottom:66px}.header-inner{min-height:66px;padding:0 14px;gap:10px}.menu-toggle{display:block;flex:0 0 auto}.nav-core{display:none}.logo{position:absolute;left:50%;transform:translateX(-50%)}.logo img{max-height:42px}.header-register{padding:8px 16px;font-size:14px;margin-left:auto}.site-shell{padding:82px 14px 0}.banner-slider{height:clamp(150px,48vw,210px);margin-bottom:24px;border-radius:16px}.slider-arrow{width:36px;height:36px;font-size:22px}.section{padding:26px 0}.section.alt{margin-left:-8px;margin-right:-8px;padding-left:8px;padding-right:8px}.section h2,.section-title{font-size:25px}.brand-intro,.inner-hero{grid-template-columns:1fr}.intro-copy,.inner-hero{padding:22px}.intro-copy h1,.hero-copy h1{font-size:29px}.inner-hero img{height:210px}.grid-3,.grid-2{grid-template-columns:1fr}.grid-4{grid-template-columns:repeat(2,minmax(0,1fr))}.stats{grid-template-columns:repeat(2,minmax(0,1fr))}.stat:nth-child(2){border-right:0}.stat{border-bottom:1px solid rgba(255,255,255,.2)}.stat:nth-child(3),.stat:nth-child(4){border-bottom:0}.content-img,.zone-card img,.info-card img{height:190px}.product-card img{height:145px}.steps{grid-template-columns:1fr}.footer-inner{grid-template-columns:1fr;padding:36px 18px 22px}.mobile-drawer{display:block;position:fixed;z-index:1200;left:0;top:0;bottom:0;width:84%;max-width:320px;background:#fff;transform:translateX(-102%);transition:.28s;overflow-y:auto;box-shadow:14px 0 40px rgba(18,28,45,.16)}.drawer-open .mobile-drawer{transform:translateX(0)}.drawer-mask{display:block;position:fixed;z-index:1100;inset:0;background:rgba(17,21,28,.46);opacity:0;pointer-events:none;transition:.25s}.drawer-open .drawer-mask{opacity:1;pointer-events:auto}.drawer-open{overflow:hidden}.drawer-head{display:flex;align-items:center;justify-content:space-between;padding:16px;border-bottom:1px solid #ECEFF3}.drawer-logo img{height:42px;width:auto}.drawer-close{border:0;background:#F6F7F9;border-radius:50%;width:36px;height:36px;font-size:25px}.drawer-nav{display:grid;padding:12px}.drawer-nav a{padding:11px 13px;border-radius:11px}.drawer-nav a.active,.drawer-nav a:hover{color:#C90000;background:rgba(201,0,0,.08)}.mobile-bottom-nav{display:grid;grid-template-columns:repeat(4,1fr);position:fixed;z-index:900;left:0;right:0;bottom:0;background:#fff;border-top:1px solid #E5E8EC;padding-bottom:env(safe-area-inset-bottom)}.mobile-bottom-nav a{height:62px;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:12px;color:#5D6673}.mobile-bottom-nav a span{font-size:18px;line-height:1}.mobile-bottom-nav a.active{color:#C90000}.quick-links{grid-template-columns:1fr 1fr}}
@media(max-width:520px){.grid-4{grid-template-columns:1fr}.stats{grid-template-columns:1fr}.stat,.stat:nth-child(2),.stat:nth-child(3){border-right:0;border-bottom:1px solid rgba(255,255,255,.2)}.stat:last-child{border-bottom:0}.quick-links{grid-template-columns:1fr}.section-head{align-items:flex-start;flex-direction:column}.inner-hero img{height:180px}.product-card img{height:135px}.content-img,.zone-card img,.info-card img{height:175px}}
