*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#FFFFFF;color:#1F2329;font-family:"Microsoft YaHei","PingFang SC",Arial,sans-serif;line-height:1.7;overflow-x:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}p{margin:0 0 14px}.site-header{position:fixed;top:0;left:0;width:100%;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:1180px;margin:0 auto;padding:0 20px;display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:74px}.logo img,.drawer-logo img,.footer-logo img{max-height:52px;width:auto}.nav-core{display:flex;align-items:center;gap:10px;white-space:nowrap;flex-wrap:nowrap;min-width:0}.nav-pill{color:#1F2329;background:#F6F7F9;border-radius:999px;padding:10px 16px;font-weight:700;transition:.2s}.nav-pill:hover,.nav-pill.active{color:#C90000;background:rgba(201,0,0,0.08)}.register-btn,.main-btn{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;background:linear-gradient(180deg,#F12B2B 0%,#C90000 55%,#A80000 100%);color:#FFFFFF;font-weight:800;box-shadow:0 10px 22px rgba(201,0,0,0.22);white-space:nowrap}.top-register{min-width:88px;height:42px;padding:0 22px;flex-shrink:0}.main-btn{padding:11px 22px;min-width:112px}.main-btn:hover,.register-btn:hover{filter:brightness(1.04);transform:translateY(-1px)}.menu-toggle{width:42px;height:42px;border:1px solid rgba(201,0,0,0.14);border-radius:14px;background:#fff;align-items:center;justify-content:center;flex-direction:column;gap:5px;display:none;flex-shrink:0}.menu-toggle span{width:20px;height:2px;background:#C90000;border-radius:10px}.site-shell{max-width:1420px;margin:0 auto;display:grid;grid-template-columns:190px minmax(0,1fr);gap:26px;padding:98px 20px 0}.page-content{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:16px;max-height:calc(100vh - 120px);overflow:auto}.side-category strong{display:block;color:#C90000;margin:0 0 10px;font-size:15px}.side-link{display:block;color:#1F2329;border-radius:12px;padding:8px 10px;font-size:14px;font-weight:700;margin-bottom:2px}.side-link:hover,.side-link.active{color:#C90000;background:rgba(201,0,0,0.08)}.banner-slider{max-width:1180px;margin:0 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,28vw,360px)}.slide{position:absolute;inset:0;opacity:0;transition:opacity .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-prev,.slider-next{position:absolute;top:50%;transform:translateY(-50%);z-index:3;width:42px;height:42px;border-radius:50%;border:1px solid rgba(255,255,255,0.75);background:rgba(17,21,28,0.28);color:#fff;font-size:28px;line-height:1;cursor:pointer}.slider-prev{left:16px}.slider-next{right:16px}.slider-dots{position:absolute;left:0;right:0;bottom:14px;z-index:4;display:flex;align-items:center;justify-content:center;gap:8px}.slider-dot{width:9px;height:9px;border-radius:999px;border:0;background:rgba(31,35,41,0.28);cursor:pointer;padding:0}.slider-dot.active{width:24px;background:#C90000}.section{margin:0 auto 34px;max-width:1180px}.section.soft{background:#F6F7F9;border-radius:24px;padding:28px}.section.split{display:grid;grid-template-columns:1.1fr .9fr;gap:24px;align-items:center}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:18px}.eyebrow{display:inline-flex;align-items:center;gap:8px;color:#C90000;font-weight:800;font-size:14px;margin-bottom:8px}.eyebrow::before{content:"";width:22px;height:3px;border-radius:10px;background:#C90000}h1,h2,h3,.section-title{color:#C90000;line-height:1.28;margin:0 0 12px}h1{font-size:clamp(30px,4vw,48px)}h2,.section-title{font-size:clamp(24px,3vw,34px)}h3{font-size:20px}.lead{font-size:18px;color:#3C4450;max-width:820px}.muted{color:#5D6673}.small{color:#8A93A0;font-size:14px}.hero{max-width:1180px;margin:0 auto 34px;display:grid;grid-template-columns:1.08fr .92fr;gap:26px;align-items:center;background:#F6F7F9;border:1px solid rgba(201,0,0,0.10);border-radius:26px;padding:34px;box-shadow:0 12px 30px rgba(18,28,45,0.08)}.hero-img,.visual-img,.content-img{width:100%;max-height:300px;object-fit:contain;background:#F7F8FA;border-radius:20px}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:18px}.text-link{display:inline-flex;align-items:center;color:#C90000;font-weight:800;padding:11px 0}.grid{display:grid;gap:18px}.grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.grid.four{grid-template-columns:repeat(4,minmax(0,1fr))}.card,.zone-card,.info-card,.review-card,.faq-item,.notice-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;padding:20px}.card h3,.zone-card h3,.info-card h3,.review-card h3,.faq-item h3,.notice-card h3,.product-card h3{margin-bottom:8px}.zone-card img,.info-card img{width:100%;height:190px;object-fit:contain;background:#F7F8FA;border-radius:16px;margin-bottom:14px}.product-card img{width:100%;height:170px;object-fit:contain;background:#F7F8FA;border-radius:14px;margin-bottom:12px}.horizontal-scroll{display:flex;gap:16px;overflow-x:auto;padding-bottom:8px}.horizontal-scroll .product-card{min-width:230px;max-width:250px}.stat-band{background:linear-gradient(180deg,#F12B2B 0%,#C90000 55%,#A80000 100%);color:#FFFFFF;border-radius:24px;padding:24px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;box-shadow:0 12px 30px rgba(201,0,0,0.20)}.stat-item{background:rgba(255,255,255,0.12);border:1px solid rgba(255,255,255,0.18);border-radius:18px;padding:18px}.stat-item strong{display:block;font-size:22px;margin-bottom:6px}.stat-item p{color:rgba(255,255,255,0.88);font-size:14px;margin:0}.feature-list{display:grid;gap:12px}.feature-list li{list-style:none;background:#fff;border:1px solid rgba(201,0,0,0.10);border-radius:14px;padding:12px 14px;color:#3C4450}.feature-list li::before{content:"•";color:#C90000;font-weight:900;margin-right:8px}.tag-row{display:flex;gap:10px;flex-wrap:wrap;margin:10px 0 0}.tag{background:rgba(201,0,0,0.08);color:#C90000;border-radius:999px;padding:6px 12px;font-weight:800;font-size:13px}.notice-card{background:#FFF7F7}.review-card p{font-size:15px}.reviewer{display:block;color:#C90000;font-weight:800;margin-top:10px}.faq-item p{color:#5D6673}.site-footer{margin-top:46px;background:#11151C;color:#E7ECF3}.footer-inner{max-width:1180px;margin:0 auto;padding:38px 20px;display:grid;grid-template-columns:1.4fr .8fr .8fr 1.1fr;gap:26px}.footer-brand p,.footer-note p{color:#B8C1CE}.footer-links a{display:block;color:#DCE3EC;margin:8px 0}.footer-links a:hover{color:#fff}.footer-links h3,.footer-note h3{color:#FFFFFF}.footer-bottom{text-align:center;border-top:1px solid rgba(255,255,255,0.08);padding:16px 20px;color:#B8C1CE}.drawer-mask{position:fixed;inset:0;background:rgba(17,21,28,0.46);z-index:1200;display:none}.drawer-mask.show{display:block}.mobile-drawer{position:fixed;top:0;left:0;width:82vw;max-width:320px;height:100vh;background:#FFFFFF;z-index:1300;transform:translateX(-105%);transition:transform .25s ease;box-shadow:16px 0 36px rgba(18,28,45,0.18);display:flex;flex-direction:column}.mobile-drawer.open{transform:translateX(0)}.drawer-head{display:flex;align-items:center;justify-content:space-between;padding:18px;border-bottom:1px solid rgba(201,0,0,0.10)}.drawer-close{width:38px;height:38px;border:0;border-radius:12px;background:#F6F7F9;color:#C90000;font-size:26px}.drawer-list{padding:14px;overflow:auto}.drawer-link{display:block;border-radius:14px;padding:11px 12px;font-weight:800;color:#1F2329}.drawer-link:hover,.drawer-link.active{color:#C90000;background:rgba(201,0,0,0.08)}body.drawer-open{overflow:hidden}.mobile-bottom-nav{display:none}.legal-strip{background:#F1F3F6;border:1px solid rgba(201,0,0,0.10);border-radius:20px;padding:20px;color:#4A5360}.legal-strip strong{color:#C90000}.table-list{display:grid;gap:10px}.table-row{display:grid;grid-template-columns:160px 1fr;gap:16px;background:#fff;border:1px solid rgba(201,0,0,0.10);border-radius:14px;padding:14px}.table-row strong{color:#C90000}.contact-box{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.contact-box .card{min-height:170px}@media(max-width:1180px){.site-shell{display:block;padding:88px 16px 0}.side-category,.nav-core{display:none}.menu-toggle{display:flex}.header-inner{min-height:68px;display:grid;grid-template-columns:52px 1fr auto;gap:12px}.logo{justify-self:center}.top-register{min-width:76px;height:38px;padding:0 16px}.footer-inner{grid-template-columns:1fr 1fr}.hero,.section.split{grid-template-columns:1fr}.grid.four{grid-template-columns:repeat(2,minmax(0,1fr))}.grid.three{grid-template-columns:repeat(2,minmax(0,1fr))}.stat-band{grid-template-columns:repeat(2,minmax(0,1fr))}.contact-box{grid-template-columns:1fr}}@media(max-width:720px){body{padding-bottom:74px}.site-shell{padding-left:12px;padding-right:12px}.banner-slider{height:clamp(150px,42vw,210px);border-radius:16px;margin-bottom:24px}.slider-prev,.slider-next{width:34px;height:34px;font-size:22px}.slider-prev{left:8px}.slider-next{right:8px}.section{margin-bottom:24px}.section.soft,.hero{padding:20px;border-radius:20px}.grid.two,.grid.three,.grid.four{grid-template-columns:1fr}.stat-band{grid-template-columns:1fr;padding:18px}.zone-card img,.info-card img{height:160px}.product-card img{height:145px}.hero-img,.visual-img,.content-img{max-height:220px}.section-head{display:block}.footer-inner{grid-template-columns:1fr;padding-bottom:28px}.table-row{grid-template-columns:1fr;gap:4px}.mobile-bottom-nav{position:fixed;left:0;right:0;bottom:0;z-index:1000;background:#FFFFFF;border-top:1px solid #E6E8EC;display:grid;grid-template-columns:repeat(4,1fr);padding:7px 4px calc(7px + env(safe-area-inset-bottom));box-shadow:0 -8px 24px rgba(18,28,45,0.08)}.bottom-link{display:flex;flex-direction:column;align-items:center;gap:3px;font-size:12px;color:#5D6673;font-weight:800}.bottom-link span{width:8px;height:8px;border-radius:50%;background:#D8DDE5}.bottom-link.active{color:#C90000}.bottom-link.active span{background:#C90000}h1{font-size:28px}.lead{font-size:16px}}@media(max-width:380px){.header-inner{padding:0 12px}.top-register{min-width:68px;padding:0 12px}.logo img{max-height:44px}.drawer-logo img,.footer-logo img{max-height:48px}}
