
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#FFFFFF;color:#1F2329;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",Arial,sans-serif;line-height:1.75;overflow-x:hidden}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}p{color:#5D6673;margin:0 0 14px}.site-header{position:sticky;top:0;z-index:1000;background:rgba(255,255,255,0.96);backdrop-filter:blur(10px);border-bottom:1px solid rgba(201,0,0,0.08)}.header-inner{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:74px;padding:0 22px}.logo{flex:0 0 auto}.logo img{max-height:52px;width:auto}.nav-core{display:flex;align-items:center;gap:10px;white-space:nowrap;flex-wrap:nowrap}.nav-core a{color:#1F2329;background:#F6F7F9;border-radius:999px;padding:10px 16px;font-weight:700}.nav-core a:hover,.nav-core a.active{color:#C90000;background:rgba(201,0,0,0.08)}.header-action{flex:0 0 auto}.main-btn{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#F12B2B 0%,#C90000 55%,#A80000 100%);color:#FFFFFF!important;border-radius:999px;padding:10px 22px;font-weight:800;box-shadow:0 12px 22px rgba(201,0,0,.18);border:0}.menu-toggle{display:none;background:#fff;border:1px solid rgba(201,0,0,.16);border-radius:12px;padding:9px;width:42px}.menu-toggle span{display:block;height:2px;background:#1F2329;margin:5px;border-radius:2px}.layout-shell{max-width:1320px;margin:0 auto;display:grid;grid-template-columns:190px minmax(0,1fr);gap:26px;padding:20px 24px 0}.site-main{min-width:0}.side-category{position:sticky;top:96px;align-self:start;background:#FFFFFF;border:1px solid rgba(201,0,0,0.10);border-radius:18px;box-shadow:0 12px 30px rgba(18,28,45,0.08);padding:14px;max-height:calc(100vh - 120px);overflow:auto}.side-category strong{display:block;color:#C90000;margin:0 0 10px;padding:0 8px}.side-category a{display:block;color:#1F2329;border-radius:12px;padding:8px 10px;font-size:14px}.side-category a:hover,.side-category a.active{color:#C90000;background:rgba(201,0,0,0.08)}.section{margin:0 auto 34px;max-width:1180px}.banner-slider{max-width:1180px;margin:24px auto 34px;border-radius:22px;background:#F7F8FA;box-shadow:0 12px 30px rgba(18,28,45,0.08);overflow:hidden;position:relative;height:clamp(260px,31vw,360px)}.slide{position:absolute;inset:0;opacity:0;transition:.45s ease}.slide.active{opacity:1;z-index:1}.banner-slider img{width:100%;height:100%;object-fit:contain;background:#F7F8FA}.banner-caption,.banner-text,.slide-title,.slide-desc,.slide-content,.slide-card,.banner-card{display:none!important}.slider-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:3;width:38px;height:38px;border-radius:50%;border:0;background:rgba(255,255,255,.86);color:#C90000;font-size:22px;cursor:pointer;box-shadow:0 8px 18px rgba(18,28,45,.12)}.prev{left:14px}.next{right:14px}.slider-dots{position:absolute;left:0;right:0;bottom:12px;z-index:4;text-align:center}.dot{display:inline-block;width:9px;height:9px;background:rgba(31,35,41,.25);border-radius:50%;margin:0 5px;cursor:pointer}.dot.active{background:#C90000;width:22px;border-radius:999px}.hero-intro,.split{display:grid;grid-template-columns:1.1fr .9fr;gap:28px;align-items:center}.white-panel,.card,.zone-card,.info-card,.review-card,.product-card{background:#FFFFFF;border:1px solid rgba(201,0,0,0.10);box-shadow:0 12px 30px rgba(18,28,45,0.08);border-radius:18px}.white-panel{padding:32px}.eyebrow{display:inline-flex;color:#C90000;background:rgba(201,0,0,.08);border-radius:999px;padding:4px 12px;font-weight:800;font-size:13px;margin-bottom:10px}h1,h2,h3,.section-title{color:#C90000;margin:0 0 12px;line-height:1.28}h1{font-size:38px}h2{font-size:28px}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:18px}.section-head p{max-width:650px}.content-img,.zone-card img,.info-card img{max-width:100%;height:auto;max-height:230px;object-fit:contain;margin:auto}.visual-box{background:#F6F7F9;border-radius:20px;padding:18px;border:1px solid rgba(201,0,0,.08)}.data-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.data-item{background:#C90000;color:white;border-radius:18px;padding:20px}.data-item b{font-size:24px;display:block}.data-item p{color:#fff;margin:6px 0 0;font-size:14px}.grid{display:grid;gap:18px}.grid-3{grid-template-columns:repeat(3,1fr)}.grid-4{grid-template-columns:repeat(4,1fr)}.grid-5{grid-template-columns:repeat(5,1fr)}.card,.zone-card,.info-card,.review-card,.product-card{padding:22px}.card b,.num{display:inline-flex;align-items:center;justify-content:center;color:#C90000;background:rgba(201,0,0,.08);border-radius:999px;padding:3px 10px;font-weight:800;margin-bottom:10px}.product-card img{width:100%;height:170px;object-fit:contain;background:#F7F8FA;border-radius:14px;margin-bottom:12px}.horizontal{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(190px,1fr);gap:16px;overflow-x:auto;padding-bottom:10px}.notice-list{display:grid;gap:12px}.notice-list li{list-style:none;background:#F6F7F9;border-left:4px solid #C90000;border-radius:14px;padding:14px;color:#5D6673}.faq-list details{background:#fff;border:1px solid rgba(201,0,0,.10);border-radius:16px;padding:16px;margin-bottom:12px;box-shadow:0 8px 20px rgba(18,28,45,.05)}summary{cursor:pointer;font-weight:800;color:#1F2329}.review-card p{font-size:15px}.compliance{background:#F6F7F9;border:1px solid rgba(201,0,0,.12);border-radius:20px;padding:24px}.site-footer{background:#11151C;color:#E7ECF3;margin-top:40px}.footer-inner{max-width:1180px;margin:0 auto;display:grid;grid-template-columns:1.2fr 1fr;gap:30px;padding:36px 24px}.footer-brand img{max-height:52px;margin-bottom:12px}.footer-brand p,.footer-note{color:#C5CEDA}.footer-links{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.footer-links a{color:#E7ECF3}.footer-note{max-width:1180px;margin:0 auto;padding:0 24px 30px}.drawer-mask{display:none}.mobile-drawer{position:fixed;left:-340px;top:0;width:84%;max-width:320px;height:100vh;background:#fff;z-index:2000;transition:.28s ease;box-shadow:20px 0 50px rgba(18,28,45,.18);padding:16px;overflow:auto}.drawer-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.drawer-head img{max-height:46px}.drawer-close{border:0;background:#F6F7F9;border-radius:50%;width:36px;height:36px;font-size:24px}.drawer-nav a{display:block;padding:11px 10px;border-bottom:1px solid #F1F3F6;color:#1F2329}.drawer-open .mobile-drawer{left:0}.drawer-open .drawer-mask{display:block;position:fixed;inset:0;background:rgba(0,0,0,.35);z-index:1900}.mobile-bottom-nav{display:none}.page-hero{max-width:1180px;margin:24px auto 30px;background:#fff;border:1px solid rgba(201,0,0,.10);box-shadow:0 12px 30px rgba(18,28,45,.08);border-radius:22px;padding:34px}.page-hero-inner{display:grid;grid-template-columns:1.1fr .9fr;gap:26px;align-items:center}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.step-card{background:#fff;border:1px solid rgba(201,0,0,.10);border-radius:18px;padding:20px;box-shadow:0 10px 24px rgba(18,28,45,.06)}.step-card .num{margin-right:0;margin-bottom:12px}
@media(max-width:1180px){.layout-shell{grid-template-columns:1fr}.side-category{display:none}.nav-core{gap:6px}.nav-core a{padding:9px 12px}}
@media(max-width:820px){body{padding-bottom:64px}.header-inner{min-height:66px;padding:0 12px;gap:10px}.menu-toggle{display:block}.nav-core{display:none}.logo img{max-height:42px}.main-btn{padding:8px 14px}.layout-shell{display:block;padding:12px}.banner-slider{height:clamp(150px,48vw,210px);margin:14px auto 24px;border-radius:16px}.slider-arrow{width:32px;height:32px}.hero-intro,.split,.page-hero-inner{grid-template-columns:1fr}.white-panel,.page-hero{padding:22px}.data-strip,.grid-3,.grid-4,.grid-5,.steps{grid-template-columns:1fr}.horizontal{grid-auto-columns:76%}.section-head{display:block}h1{font-size:28px}h2{font-size:24px}.content-img,.zone-card img,.info-card img{max-height:180px}.product-card img{height:140px}.mobile-bottom-nav{position:fixed;left:0;right:0;bottom:0;z-index:1200;display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border-top:1px solid #E6E8EC;box-shadow:0 -8px 22px rgba(18,28,45,.08)}.mobile-bottom-nav a{text-align:center;padding:9px 4px;color:#5D6673;font-weight:800;font-size:13px}.mobile-bottom-nav a:first-child{color:#C90000}.step-card{padding:20px}.step-card .num{display:inline-flex;margin-bottom:12px}.step-card h3{line-height:1.35;margin-top:0}}
