
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#F4F5F7;color:#1D222B;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei",Arial,sans-serif;line-height:1.7;overflow-x:hidden}.wrap{max-width:1180px;margin:0 auto;padding:0 20px}a{text-decoration:none;color:inherit}.site-header{position:sticky;top:0;z-index:9999;background:rgba(255,255,255,.96);backdrop-filter:blur(10px);border-bottom:1px solid rgba(20,28,40,.08)}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:72px}.logo{flex:0 0 auto}.logo img{max-height:52px;width:auto;display:block}.nav-core{display:flex;align-items:center;gap:22px;white-space:nowrap;flex-wrap:nowrap}.nav-core a{color:#1D222B;font-weight:700;position:relative;padding:8px 2px}.nav-core a:hover,.nav-core a.active{color:#D60000}.nav-core a.active:after{content:"";position:absolute;left:50%;bottom:-10px;width:22px;height:3px;border-radius:999px;background:#D60000;transform:translateX(-50%)}.header-action{flex:0 0 auto}.main-btn{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#FF3030 0%,#D60000 52%,#980000 100%);color:#fff;border-radius:999px;padding:10px 22px;font-weight:800;box-shadow:0 12px 24px rgba(214,0,0,.18)}.main-btn:hover{transform:translateY(-1px)}.channel-bar{background:#fff;border-bottom:1px solid rgba(20,28,40,.08);overflow-x:auto;white-space:nowrap}.channel-track{display:flex;gap:8px;padding-top:9px;padding-bottom:9px}.channel-bar a{display:inline-flex;align-items:center;color:#5B6472;padding:8px 13px;border-radius:999px;font-size:14px}.channel-bar a:hover,.channel-bar a.active{color:#D60000;background:rgba(214,0,0,.08)}.floating-service{position:fixed;right:18px;top:42%;z-index:50;display:flex;flex-direction:column;gap:8px}.floating-service a{background:#fff;color:#1D222B;border:1px solid rgba(20,28,40,.08);box-shadow:0 12px 30px rgba(24,32,46,.08);border-radius:999px;padding:9px 12px;font-weight:700}.floating-service a.register-link{background:linear-gradient(135deg,#FF3030 0%,#D60000 52%,#980000 100%);color:#fff}.banner-slider{max-width:1180px;margin:24px auto 34px;border-radius:24px;background:#EEF1F5;box-shadow:0 16px 38px rgba(24,32,46,.08);overflow:hidden;position:relative;height:330px}.slides{height:100%;display:flex;transition:transform .45s ease}.slide{min-width:100%;height:100%;display:flex;align-items:center;justify-content:center}.banner-slider img{width:100%;height:100%;object-fit:contain;background:#EEF1F5}.banner-caption,.banner-text,.slide-title,.slide-desc,.slide-content,.slide-card,.banner-card{display:none!important}.slider-btn{position:absolute;top:50%;transform:translateY(-50%);border:0;width:38px;height:38px;border-radius:50%;background:rgba(255,255,255,.9);color:#D60000;font-size:22px;cursor:pointer}.prev{left:14px}.next{right:14px}.dots{position:absolute;bottom:12px;left:0;right:0;display:flex;justify-content:center;gap:8px}.dots button{width:9px;height:9px;border-radius:50%;border:0;background:rgba(29,34,43,.28);cursor:pointer}.dots button.active{background:#D60000;width:24px;border-radius:999px}.section{padding:34px 0}.section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:18px}.eyebrow{color:#D60000;font-weight:800;letter-spacing:.04em}.section-title,h1,h2,h3{color:#D60000}.section-title{font-size:30px;margin:4px 0}.lead{color:#5B6472;max-width:760px}.hero-panel,.band,.info-card,.review-card,.zone-card,.product-card,.page-card{background:#fff;border:1px solid rgba(20,28,40,.08);box-shadow:0 16px 38px rgba(24,32,46,.08);border-radius:20px}.hero-panel{display:grid;grid-template-columns:1.15fr .85fr;gap:26px;padding:30px;align-items:center;background:linear-gradient(135deg,#fff 0%,#EEF1F5 100%)}.hero-panel img,.content-img{max-width:100%;max-height:260px;object-fit:contain;display:block;margin:auto}.data-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#DDE2EA;border-radius:18px;overflow:hidden}.data-strip div{background:#fff;padding:18px}.data-strip b{color:#D60000;display:block;margin-bottom:4px}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.info-card,.zone-card,.product-card,.review-card,.page-card{padding:20px}.zone-card img,.info-card img,.content-img{max-width:100%;height:auto;max-height:230px;object-fit:contain}.product-card img{width:100%;height:150px;object-fit:contain;background:#EEF1F5;border-radius:14px;margin-bottom:12px}.link{color:#D60000;font-weight:800}.timeline{display:grid;gap:12px}.step{display:grid;grid-template-columns:54px 1fr;gap:16px;align-items:start;background:#fff;border:1px solid rgba(20,28,40,.08);border-radius:18px;padding:18px}.step-num{width:42px;height:42px;border-radius:50%;background:rgba(214,0,0,.08);color:#D60000;display:flex;align-items:center;justify-content:center;font-weight:900;flex-shrink:0}.notice{background:#11151C;color:#E7ECF3;border-radius:22px;padding:26px}.notice h2{color:#fff}.site-footer{background:#11151C;color:#E7ECF3;margin-top:40px;padding:42px 0}.footer-grid{display:grid;grid-template-columns:1.3fr .7fr 1fr;gap:28px}.footer-logo{max-height:52px}.site-footer a{display:block;color:#E7ECF3;margin:7px 0}.menu-btn{display:none;border:0;background:transparent;width:42px}.menu-btn span{display:block;height:3px;background:#1D222B;margin:6px 0;border-radius:5px}.drawer-mask{display:none;position:fixed;inset:0;background:rgba(0,0,0,.45);z-index:10000}.drawer-mask.show{display:block}.mobile-drawer{position:fixed;top:0;left:-340px;width:84vw;max-width:320px;height:100vh;background:#fff;z-index:10001;transition:left .25s ease;box-shadow:12px 0 36px rgba(0,0,0,.18);overflow:auto}.mobile-drawer.open{left:0}.drawer-head{display:flex;align-items:center;justify-content:space-between;padding:18px;border-bottom:1px solid rgba(20,28,40,.08)}.drawer-head img{max-height:46px}.drawer-head button{font-size:28px;border:0;background:transparent}.drawer-links{display:grid;padding:12px}.drawer-links a{padding:12px 10px;border-bottom:1px solid rgba(20,28,40,.06);color:#1D222B}.no-scroll{overflow:hidden}.mobile-bottom-nav{display:none}.page-hero{padding:42px 0 20px}.page-hero .page-card{display:grid;grid-template-columns:1.1fr .9fr;gap:24px;align-items:center}.faq-item{border-bottom:1px solid rgba(20,28,40,.08);padding:14px 0}.faq-item b{color:#D60000}@media(max-width:900px){.nav-core,.floating-service{display:none}.menu-btn{display:block}.header-inner{min-height:64px;gap:10px}.logo img{max-height:44px}.header-action .main-btn{padding:8px 16px}.banner-slider{height:190px;margin:16px 14px 24px;border-radius:18px}.wrap{padding:0 14px}.hero-panel,.page-hero .page-card,.grid-2,.grid-3,.grid-4,.footer-grid{grid-template-columns:1fr}.data-strip{grid-template-columns:1fr 1fr}.section{padding:24px 0}.section-title{font-size:24px}.product-card img{height:120px}.hero-panel img,.content-img,.zone-card img,.info-card img{max-height:190px}.step{grid-template-columns:46px 1fr;gap:14px;padding:16px}.step-num{width:38px;height:38px}.mobile-bottom-nav{display:grid;grid-template-columns:repeat(4,1fr);position:fixed;left:0;right:0;bottom:0;background:#fff;border-top:1px solid rgba(20,28,40,.1);z-index:9999}.mobile-bottom-nav a{text-align:center;padding:10px 0 12px;font-weight:800;color:#5B6472}.mobile-bottom-nav a:hover{color:#D60000}body{padding-bottom:58px}.slider-btn{width:32px;height:32px}.channel-track{overflow-x:auto}.channel-bar{overflow-x:auto}}@media(max-width:520px){.data-strip{grid-template-columns:1fr}.banner-slider{height:165px}.grid-4{gap:12px}.info-card,.zone-card,.product-card,.review-card,.page-card{padding:16px}}
