*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#FFFFFF;color:#20242A;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",Arial,sans-serif;line-height:1.72;overflow-x:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button{font:inherit}.site-header{position:fixed;top:0;left:0;right:0;z-index:9999;background:rgba(255,255,255,0.96);backdrop-filter:blur(10px);border-bottom:1px solid rgba(214,0,0,0.08)}.header-inner{max-width:1180px;margin:0 auto;padding:0 20px;min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:24px}.logo{flex:0 0 auto}.logo img{max-height:52px;width:auto}.nav-core{flex:1 1 auto;display:flex;justify-content:center;gap:22px;white-space:nowrap;flex-wrap:nowrap}.nav-core a{font-weight:700;color:#20242A;padding:12px 2px}.nav-core a:hover,.nav-core a.active{color:#D60000}.header-action{flex:0 0 auto;display:flex;align-items:center;gap:12px}.all-menu-btn{border:1px solid rgba(214,0,0,0.18);background:#FFFFFF;color:#D60000;border-radius:999px;padding:10px 16px;cursor:pointer;box-shadow:0 10px 24px rgba(26,38,56,0.06)}.main-btn,.register-btn{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:10px 20px;border-radius:999px;background:linear-gradient(180deg,#F13A3A 0%,#D60000 55%,#B80000 100%);color:#FFFFFF;font-weight:800;box-shadow:0 10px 20px rgba(214,0,0,0.22);border:0}.mobile-menu-btn{display:none;width:44px;height:44px;border:1px solid rgba(214,0,0,0.16);border-radius:14px;background:#FFFFFF;align-items:center;justify-content:center;flex-direction:column;gap:5px}.mobile-menu-btn span{width:20px;height:2px;background:#D60000;border-radius:8px}.mega-panel{position:fixed;top:76px;left:50%;transform:translateX(-50%);width:min(1120px,calc(100% - 32px));background:rgba(255,255,255,0.98);border:1px solid rgba(214,0,0,0.12);border-radius:24px;box-shadow:0 24px 60px rgba(26,38,56,0.14);z-index:10000;padding:22px}.mega-panel[hidden],.mega-mask[hidden],.drawer-mask[hidden]{display:none}.mega-mask{position:fixed;top:76px;left:0;right:0;bottom:0;background:rgba(23,26,34,0.18);z-index:9990}.mega-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.mega-head strong{color:#D60000;font-size:20px}.mega-head button,.drawer-top button{width:38px;height:38px;border-radius:50%;border:1px solid rgba(214,0,0,0.18);background:#FFFFFF;color:#D60000;font-size:24px;line-height:1;cursor:pointer}.mega-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.mega-group{padding:16px;border-radius:18px;background:#F7F8FA;border:1px solid rgba(214,0,0,0.08)}.mega-group h3{margin:0 0 10px;color:#D60000;font-size:17px}.mega-group a{display:block;padding:9px 0;border-top:1px solid rgba(32,36,42,0.06)}.mega-group a:first-of-type{border-top:0}.mega-group span{display:block;font-weight:800;color:#20242A}.mega-group em{display:block;font-style:normal;font-size:12px;color:#5F6875;line-height:1.45}.mega-group a:hover span{color:#D60000}.drawer-mask{position:fixed;inset:0;background:rgba(23,26,34,0.42);z-index:10010}.mobile-drawer{position:fixed;top:0;left:0;bottom:0;width:84vw;max-width:320px;background:#FFFFFF;z-index:10020;transform:translateX(-105%);transition:transform .25s ease;box-shadow:18px 0 42px rgba(26,38,56,.18);display:flex;flex-direction:column}.mobile-drawer.open{transform:translateX(0)}.drawer-open{overflow:hidden}.drawer-top{display:flex;align-items:center;justify-content:space-between;padding:18px;border-bottom:1px solid rgba(214,0,0,0.1)}.drawer-logo img{height:46px;width:auto}.drawer-nav{padding:12px 18px 24px;overflow-y:auto}.drawer-nav a{display:block;padding:12px 8px;border-bottom:1px solid rgba(32,36,42,0.07);font-weight:750;color:#20242A}.drawer-nav a.active,.drawer-nav a:hover{color:#D60000}.site-main{padding-top:92px}.container{max-width:1180px;margin:0 auto;padding:0 20px}.section{padding:38px 0}.section.soft{background:#F7F8FA}.section-title{font-size:30px;line-height:1.25;margin:0 0 14px;color:#D60000}.section-lead{max-width:820px;color:#5F6875;margin:0 0 22px}.banner-slider{max-width:1180px;margin:24px auto 34px;border-radius:22px;background:#F7F8FA;box-shadow:0 12px 30px rgba(26,38,56,0.08);overflow:hidden;position:relative;height:clamp(260px,31vw,380px);z-index:1}.banner-track,.banner-slide{height:100%}.banner-slide{position:absolute;inset:0;opacity:0;transition:opacity .45s ease}.banner-slide.active{opacity:1;position:absolute}.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%);width:42px;height:42px;border-radius:50%;border:0;background:rgba(255,255,255,.86);color:#D60000;font-size:28px;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 8px 20px rgba(26,38,56,.14)}.slider-prev{left:16px}.slider-next{right:16px}.slider-dots{position:absolute;left:0;right:0;bottom:14px;display:flex;align-items:center;justify-content:center;gap:8px}.slider-dot{width:10px;height:10px;border-radius:50%;border:1px solid rgba(214,0,0,.5);background:#FFFFFF;padding:0;cursor:pointer}.slider-dot.active{background:#D60000}.hero-card,.card,.zone-card,.info-card,.review-card,.faq-card,.notice-card,.stat-card{background:#FFFFFF;border:1px solid rgba(214,0,0,0.10);box-shadow:0 12px 30px rgba(26,38,56,0.08);border-radius:22px}.hero-card{padding:30px;display:grid;grid-template-columns:1.1fr .9fr;gap:24px;align-items:center}.hero-card h1,.page-hero h1{color:#D60000;font-size:40px;line-height:1.18;margin:0 0 16px}.hero-card p,.page-hero p,.card p,.zone-card p,.info-card p,.faq-card p,.notice-card p{color:#5F6875;margin:0}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:22px}.ghost-btn{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:10px 18px;border-radius:999px;border:1px solid rgba(214,0,0,.18);color:#D60000;background:#FFFFFF;font-weight:800}.hero-img{border-radius:20px;background:#F7F8FA;max-height:260px;width:100%;object-fit:contain}.grid-5{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.card,.zone-card,.info-card,.review-card,.faq-card,.notice-card{padding:20px}.card h3,.zone-card h3,.info-card h3,.review-card h3,.faq-card h3,.notice-card h3{margin:0 0 10px;color:#D60000;font-size:20px}.card .num{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:12px;background:rgba(214,0,0,.08);color:#D60000;font-weight:900;margin-bottom:12px}.zone-card img,.info-card img,.content-img{max-width:100%;height:auto;max-height:240px;object-fit:contain;background:#F7F8FA}.image-card,.product-card{overflow:hidden}.product-card img,.zone-card img,.info-card img{width:100%;height:180px;object-fit:contain;background:#F7F8FA;border-radius:16px;margin-bottom:14px}.split{display:grid;grid-template-columns:.95fr 1.05fr;gap:24px;align-items:center}.split img{width:100%;height:280px;object-fit:contain;background:#F7F8FA;border-radius:22px;border:1px solid rgba(214,0,0,.08);box-shadow:0 12px 30px rgba(26,38,56,.08)}.split-text{padding:8px}.pill-list{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}.pill{display:inline-flex;padding:7px 12px;border-radius:999px;background:rgba(214,0,0,.08);color:#D60000;font-weight:800;font-size:14px}.review-card strong{display:block;color:#20242A;margin-bottom:8px}.compliance{border-left:4px solid #D60000;background:#FFF7F7;padding:18px 20px;border-radius:16px;color:#5F6875}.page-hero{padding:38px 0}.page-hero-inner{background:#FFFFFF;border:1px solid rgba(214,0,0,.10);border-radius:26px;box-shadow:0 12px 30px rgba(26,38,56,.08);padding:34px;display:grid;grid-template-columns:1.15fr .85fr;gap:24px;align-items:center}.page-hero img{width:100%;height:260px;object-fit:contain;background:#F7F8FA;border-radius:22px}.breadcrumb{font-size:14px;color:#8A94A3;margin-bottom:8px}.breadcrumb a{color:#D60000}.list-check{list-style:none;margin:14px 0 0;padding:0}.list-check li{position:relative;padding-left:24px;margin:8px 0;color:#5F6875}.list-check li:before{content:"";position:absolute;left:0;top:.68em;width:8px;height:8px;border-radius:50%;background:#D60000}.faq-list{display:grid;gap:14px}.site-footer{background:#171A22;color:#E8EDF5;margin-top:46px}.footer-inner{max-width:1180px;margin:0 auto;padding:42px 20px;display:grid;grid-template-columns:1fr 1.55fr;gap:34px}.footer-logo img{height:50px;width:auto;margin-bottom:16px}.footer-brand p{color:#C8D1DE;margin:0 0 18px}.footer-actions{display:flex;gap:12px;flex-wrap:wrap}.footer-btn{border:1px solid rgba(255,255,255,.18);border-radius:999px;padding:9px 16px;color:#E8EDF5}.footer-btn.primary{background:linear-gradient(180deg,#F13A3A 0%,#D60000 55%,#B80000 100%);border-color:transparent}.footer-links{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.footer-links h3{margin:0 0 10px;color:#FFFFFF}.footer-links a{display:block;color:#C8D1DE;padding:4px 0}.footer-links a:hover{color:#FFFFFF}.footer-note{border-top:1px solid rgba(255,255,255,.12);max-width:1180px;margin:0 auto;padding:18px 20px;color:#C8D1DE;font-size:14px}.legal-strip{background:#F4F6F8;border-top:1px solid rgba(214,0,0,.08);border-bottom:1px solid rgba(214,0,0,.08);padding:20px;border-radius:18px;color:#5F6875}.tagline{color:#8A94A3;font-size:14px;margin:0 0 8px}.mini-nav{display:flex;gap:10px;flex-wrap:wrap}.mini-nav a{padding:9px 13px;border-radius:999px;background:#FFFFFF;border:1px solid rgba(214,0,0,.12);color:#D60000;font-weight:800}.text-block p{margin:0 0 12px;color:#5F6875}.text-block h2{color:#D60000;margin:0 0 14px;font-size:28px}@media (max-width:1100px){.grid-5{grid-template-columns:repeat(3,1fr)}.mega-grid{grid-template-columns:repeat(3,1fr)}.nav-core{gap:14px}.header-inner{gap:14px}}@media (max-width:860px){.site-main{padding-top:78px}.header-inner{min-height:66px;display:grid;grid-template-columns:52px 1fr auto;gap:10px;padding:0 14px}.mobile-menu-btn{display:flex}.logo{justify-self:center}.logo img{max-height:44px}.nav-core,.all-menu-btn{display:none}.header-action{justify-self:end}.register-btn{min-height:38px;padding:8px 16px}.banner-slider{margin:18px 14px 26px;height:clamp(160px,48vw,220px);border-radius:18px}.slider-arrow{width:34px;height:34px;font-size:22px}.slider-prev{left:10px}.slider-next{right:10px}.container{padding:0 14px}.hero-card,.page-hero-inner,.split{grid-template-columns:1fr}.hero-card h1,.page-hero h1{font-size:30px}.hero-img,.page-hero img{height:210px}.split img{height:220px}.grid-5,.grid-4,.grid-3,.grid-2{grid-template-columns:1fr}.product-card img,.zone-card img,.info-card img{height:160px}.footer-inner,.footer-links{grid-template-columns:1fr}.section{padding:30px 0}.section-title{font-size:26px}.mega-panel,.mega-mask{display:none!important}}@media (min-width:861px){.mobile-drawer,.drawer-mask{display:none!important}}@media (max-width:520px){.hero-card,.page-hero-inner{padding:22px}.hero-card h1,.page-hero h1{font-size:26px}.section-title{font-size:24px}.card,.zone-card,.info-card,.review-card,.faq-card,.notice-card{padding:17px}.hero-actions{gap:9px}.main-btn,.ghost-btn{width:100%}.header-action .register-btn{width:auto}.footer-actions .footer-btn{width:auto}.page-hero{padding:24px 0}.product-card img,.zone-card img,.info-card img{height:145px}.split img,.page-hero img,.hero-img{height:190px}}