*{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;background:rgba(255,255,255,0.96);backdrop-filter:blur(10px);border-bottom:1px solid rgba(214,0,0,0.08);z-index:9999}.header-inner{max-width:1180px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:76px;padding:0 22px}.logo{flex:0 0 auto;display:flex;align-items:center}.logo img{max-height:52px;width:auto;display:block}.nav-core{flex:1 1 auto;display:flex;justify-content:center;gap:22px;white-space:nowrap;flex-wrap:nowrap}.nav-core a{font-size:15px;font-weight:700;color:#20242A;padding:8px 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;font-weight:800}.main-btn{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;background:linear-gradient(180deg,#F13A3A 0%,#D60000 55%,#B80000 100%);color:#FFFFFF!important;font-weight:800;padding:11px 22px;box-shadow:0 10px 18px rgba(214,0,0,0.20);white-space:nowrap}.main-btn:hover{transform:translateY(-1px)}.secondary-btn{display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(214,0,0,0.18);background:#FFFFFF;color:#D60000!important;border-radius:999px;padding:10px 16px;font-weight:800;white-space:nowrap}.secondary-btn:hover{background:rgba(214,0,0,0.06)}.site-main{padding-top:76px}.mega-mask,.drawer-mask{position:fixed;inset:0;background:rgba(20,26,35,0.20);opacity:0;visibility:hidden;transition:.2s ease;z-index:9998}.mega-mask.open,.drawer-mask.open{opacity:1;visibility:visible}.mega-panel{position:fixed;top:76px;left:50%;transform:translateX(-50%) translateY(-12px);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;opacity:0;visibility:hidden;transition:.2s ease}.mega-panel.open{opacity:1;visibility:visible;transform:translateX(-50%) translateY(0)}.mega-head{display:flex;align-items:center;justify-content:space-between;padding:0 4px 14px}.mega-head strong{font-size:20px;color:#D60000}.mega-close,.drawer-close{width:38px;height:38px;border:1px solid rgba(214,0,0,0.16);background:#fff;border-radius:50%;position:relative;cursor:pointer}.mega-close:before,.mega-close:after,.drawer-close:before,.drawer-close:after{content:"";position:absolute;left:10px;right:10px;top:18px;height:2px;background:#D60000}.mega-close:before,.drawer-close:before{transform:rotate(45deg)}.mega-close:after,.drawer-close:after{transform:rotate(-45deg)}.mega-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.mega-group{background:#F7F8FA;border:1px solid rgba(214,0,0,0.10);border-radius:18px;padding:16px}.mega-group h2{margin:0 0 10px;font-size:16px;color:#D60000}.mega-link{display:block;border-radius:14px;padding:10px 10px}.mega-link:hover,.mega-link.active{background:#fff;color:#D60000;box-shadow:0 8px 20px rgba(26,38,56,0.07)}.mega-link span{display:block;font-weight:800}.mega-link em{display:block;font-style:normal;color:#8A94A3;font-size:12px;line-height:1.45;margin-top:2px}.mobile-menu-btn{display:none;width:42px;height:42px;border:1px solid rgba(214,0,0,0.16);background:#fff;border-radius:13px;padding:9px;flex:0 0 auto}.mobile-menu-btn span{display:block;height:2px;background:#D60000;border-radius:2px;margin:5px 0}.mobile-drawer{position:fixed;top:0;left:0;height:100vh;width:84vw;max-width:320px;background:#FFFFFF;z-index:10001;transform:translateX(-102%);transition:.24s ease;box-shadow:18px 0 40px rgba(26,38,56,0.16);padding:16px;overflow-y:auto}.mobile-drawer.open{transform:translateX(0)}body.drawer-open{overflow:hidden}.drawer-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.drawer-logo img{max-height:48px;width:auto}.drawer-nav{display:grid;grid-template-columns:1fr 1fr;gap:8px}.drawer-nav a{padding:11px 12px;border:1px solid rgba(214,0,0,0.10);border-radius:14px;background:#F7F8FA;font-weight:800;color:#20242A}.drawer-nav a.active,.drawer-nav a:hover{color:#D60000;background:#fff}.section{max-width:1180px;margin:0 auto;padding:42px 22px}.section.alt{max-width:none;background:#F7F8FA}.section.alt>.section-inner{max-width:1180px;margin:0 auto}.section-title{font-size:30px;line-height:1.28;margin:0 0 14px;color:#D60000;letter-spacing:-.02em}.lead{font-size:17px;color:#5F6875;max-width:880px;margin:0 0 24px}.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)}.slides,.slide{width:100%;height:100%}.slide{position:absolute;inset:0;opacity:0;transition:opacity .35s ease;object-fit:contain;background:#F7F8FA}.slide.is-active{opacity:1}.slider-btn{position:absolute;top:50%;transform:translateY(-50%);width:42px;height:42px;border:0;border-radius:50%;background:rgba(255,255,255,.86);box-shadow:0 8px 22px rgba(26,38,56,0.12);cursor:pointer}.slider-btn:before{content:"";position:absolute;width:12px;height:12px;border-top:3px solid #D60000;border-left:3px solid #D60000;top:15px}.slider-btn.prev{left:16px}.slider-btn.prev:before{left:17px;transform:rotate(-45deg)}.slider-btn.next{right:16px}.slider-btn.next:before{right:17px;transform:rotate(135deg)}.slider-dots{position:absolute;left:0;right:0;bottom:14px;display:flex;justify-content:center;gap:8px}.slider-dots button{width:9px;height:9px;border-radius:50%;border:0;background:rgba(214,0,0,.28);cursor:pointer;padding:0}.slider-dots button.active{width:24px;border-radius:999px;background:#D60000}.banner-caption,.banner-text,.slide-title,.slide-desc,.slide-content,.slide-card,.banner-card{display:none!important}.grid{display:grid;gap:20px}.grid.two{grid-template-columns:repeat(2,1fr)}.grid.three{grid-template-columns:repeat(3,1fr)}.grid.four{grid-template-columns:repeat(4,1fr)}.grid.five{grid-template-columns:repeat(5,1fr)}.card,.zone-card,.info-card,.review-card,.faq-item,.notice-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;padding:22px}.card h3,.zone-card h3,.info-card h3,.review-card h3,.notice-card h3{margin:0 0 8px;color:#D60000;font-size:20px}.card p,.zone-card p,.info-card p,.review-card p,.notice-card p{margin:0;color:#5F6875}.eyebrow{display:inline-flex;color:#D60000;background:rgba(214,0,0,0.06);border:1px solid rgba(214,0,0,0.10);font-weight:800;border-radius:999px;padding:5px 12px;margin-bottom:12px}.split{display:grid;grid-template-columns:1.05fr .95fr;gap:26px;align-items:center}.split-img{background:#F7F8FA;border-radius:22px;border:1px solid rgba(214,0,0,0.10);box-shadow:0 12px 30px rgba(26,38,56,0.08);overflow:hidden;padding:12px}.split-img img{width:100%;height:280px;object-fit:contain;background:#F7F8FA}.product-card{overflow:hidden;padding:0}.product-card img{width:100%;height:180px;object-fit:contain;background:#F7F8FA}.product-card .product-body{padding:18px}.product-card h3{margin:0 0 8px;color:#D60000}.product-card p{margin:0;color:#5F6875}.content-img,.zone-card img,.info-card img{max-width:100%;height:auto;max-height:240px;object-fit:contain;background:#F7F8FA;border-radius:16px;margin-bottom:14px}.page-hero{max-width:1180px;margin:24px auto 0;padding:44px 22px 20px}.hero-box{background:linear-gradient(180deg,#fff 0%,#F7F8FA 100%);border:1px solid rgba(214,0,0,0.10);border-radius:28px;box-shadow:0 12px 30px rgba(26,38,56,0.08);padding:36px}.hero-box h1{color:#D60000;font-size:38px;line-height:1.22;margin:0 0 14px}.hero-box p{color:#5F6875;font-size:17px;max-width:900px;margin:0}.text-list{display:grid;gap:12px;margin:18px 0 0;padding:0;list-style:none}.text-list li{position:relative;padding:14px 16px 14px 42px;background:#fff;border:1px solid rgba(214,0,0,0.10);border-radius:16px;color:#5F6875}.text-list li:before{content:"";position:absolute;left:16px;top:20px;width:10px;height:10px;background:#D60000;border-radius:50%}.faq-list{display:grid;gap:14px}.faq-item h3{font-size:18px;color:#D60000;margin:0 0 8px}.faq-item p{margin:0;color:#5F6875}.review-card strong{display:block;color:#20242A;margin-bottom:8px}.notice-strip{background:#171A22;color:#E8EDF5;border-radius:24px;padding:28px;box-shadow:0 12px 30px rgba(26,38,56,0.12)}.notice-strip h2{color:#fff;margin:0 0 8px}.notice-strip p{color:#E8EDF5;margin:0}.site-footer{background:#171A22;color:#E8EDF5;margin-top:42px}.footer-inner{max-width:1180px;margin:0 auto;padding:44px 22px;display:grid;grid-template-columns:1.6fr .8fr .8fr 1.2fr;gap:24px}.footer-brand img{max-height:54px;width:auto;margin-bottom:12px}.footer-brand p,.footer-note p{color:#C6CEDA;margin:0}.footer-links h2,.footer-note h2{color:#fff;font-size:18px;margin:0 0 12px}.footer-links a{display:block;color:#C6CEDA;margin:8px 0}.footer-links a:hover{color:#fff}.footer-note .main-btn{margin-top:16px}.footer-bottom{border-top:1px solid rgba(255,255,255,0.08);text-align:center;color:#C6CEDA;padding:16px 22px;font-size:14px}.cta-row{display:flex;gap:12px;align-items:center;flex-wrap:wrap;margin-top:20px}.muted{color:#8A94A3}.number-tag{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:50%;background:rgba(214,0,0,0.08);color:#D60000;font-weight:900;margin-bottom:10px}@media(max-width:980px){.nav-core,.all-menu-btn{display:none}.mobile-menu-btn{display:block}.header-inner{min-height:68px;gap:12px;padding:0 14px}.site-main{padding-top:68px}.logo{position:absolute;left:50%;transform:translateX(-50%)}.logo img{max-height:44px}.header-action{margin-left:auto}.header-register{padding:9px 16px}.mega-panel{display:none}.grid.five,.grid.four{grid-template-columns:repeat(2,1fr)}.grid.three{grid-template-columns:repeat(2,1fr)}.split{grid-template-columns:1fr}.footer-inner{grid-template-columns:1fr 1fr}.banner-slider{height:clamp(160px,43vw,220px);margin:14px 14px 22px;border-radius:16px}.section{padding:32px 16px}.page-hero{padding:24px 16px 10px}.hero-box{padding:26px;border-radius:22px}.hero-box h1{font-size:30px}.split-img img{height:240px}.product-card img{height:160px}.section-title{font-size:26px}}@media(max-width:640px){.grid.two,.grid.three,.grid.four,.grid.five{grid-template-columns:1fr}.footer-inner{grid-template-columns:1fr}.drawer-nav{grid-template-columns:1fr 1fr}.card,.zone-card,.info-card,.review-card,.faq-item,.notice-card{padding:18px;border-radius:18px}.split-img img{height:210px}.product-card img{height:148px}.content-img,.zone-card img,.info-card img{max-height:190px}.slider-btn{width:36px;height:36px}.section-title{font-size:24px}.hero-box h1{font-size:27px}.lead{font-size:16px}}
