
*{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.72;overflow-x:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{width:min(1180px,calc(100% - 32px));margin:0 auto}.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}.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 4px}.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 24px;font-weight:800;box-shadow:0 12px 26px rgba(214,0,0,.22);transition:.2s}.main-btn:hover{transform:translateY(-1px);box-shadow:0 16px 34px rgba(214,0,0,.28)}.menu-toggle{display:none;border:0;background:transparent;width:42px;height:42px;padding:8px}.menu-toggle span{display:block;height:2px;background:#1D222B;margin:6px 0;border-radius:4px}.channel-bar{background:#fff;border-bottom:1px solid rgba(20,28,40,.08);overflow-x:auto;white-space:nowrap}.channel-scroll{display:flex;gap:6px;align-items:center;padding:9px 0;overflow-x:auto}.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;font-size:13px}.floating-service a.register-link{background:linear-gradient(135deg,#FF3030 0%,#D60000 52%,#980000 100%);color:#fff}.mobile-drawer{position:fixed;top:0;left:0;width:84%;max-width:320px;height:100vh;background:#fff;z-index:10001;transform:translateX(-105%);transition:.25s;box-shadow:20px 0 45px rgba(0,0,0,.16);overflow-y:auto}.mobile-drawer.show{transform:translateX(0)}.drawer-mask{position:fixed;inset:0;background:rgba(0,0,0,.42);z-index:10000;display:none}.drawer-mask.show{display:block}.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{height:44px}.drawer-head button{border:0;background:#F4F5F7;border-radius:50%;width:34px;height:34px;font-size:22px}.drawer-links{display:grid;padding:12px}.drawer-links a{padding:12px 14px;border-radius:12px;color:#1D222B;border-bottom:1px solid rgba(20,28,40,.05)}.drawer-links a:hover{background:rgba(214,0,0,.08);color:#D60000}.lock{overflow:hidden}.mobile-bottom-nav{display:none}.hero-space{padding:24px 0 0}.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:clamp(260px,32vw,360px)}.slides{height:100%;display:flex;transition:transform .45s ease}.slide{min-width:100%;height:100%}.banner-slider img{width:100%;height:100%;object-fit:contain;background:#EEF1F5}.slider-btn{position:absolute;top:50%;transform:translateY(-50%);width:38px;height:38px;border:0;border-radius:50%;background:rgba(255,255,255,.88);box-shadow:0 8px 18px rgba(0,0,0,.12);font-size:24px;color:#D60000;cursor:pointer}.slider-prev{left:16px}.slider-next{right:16px}.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:0;border-radius:50%;background:rgba(29,34,43,.25);padding:0}.slider-dots button.active{background:#D60000;width:22px;border-radius:999px}.banner-caption,.banner-text,.slide-title,.slide-desc,.slide-content,.slide-card,.banner-card{display:none!important}.section{padding:34px 0}.section.alt{background:#EEF1F5}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:18px}.eyebrow{display:inline-flex;color:#D60000;font-weight:800;font-size:13px;letter-spacing:.08em}.section-title,h1,h2,h3{color:#D60000}h1{font-size:clamp(30px,4vw,52px);line-height:1.15;margin:0 0 18px}h2{font-size:clamp(24px,3vw,34px);line-height:1.25;margin:0 0 12px}h3{line-height:1.35;margin:0 0 8px}.lead{font-size:17px;color:#5B6472}.muted{color:#87909E}.split{display:grid;grid-template-columns:1.15fr .85fr;gap:28px;align-items:center}.panel{background:#fff;border:1px solid rgba(20,28,40,.08);border-left:4px solid #D60000;border-radius:24px;box-shadow:0 16px 38px rgba(24,32,46,.08);padding:28px}.visual-card{background:linear-gradient(135deg,#fff,#EEF1F5);border-radius:24px;padding:16px;border:1px solid rgba(20,28,40,.08)}.content-img{width:100%;max-height:280px;object-fit:contain;background:#EEF1F5;border-radius:18px}.ticker{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.ticker .item{background:#fff;border:1px solid rgba(214,0,0,.16);border-radius:18px;padding:14px 16px}.ticker strong{color:#D60000;display:block;margin-bottom:5px}.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{background:#fff;border:1px solid rgba(20,28,40,.08);box-shadow:0 16px 38px rgba(24,32,46,.08);border-radius:20px;padding:20px}.card{position:relative;overflow:hidden}.card:before{content:"";position:absolute;left:0;top:0;width:4px;height:100%;background:#D60000}.text-link{color:#D60000;font-weight:800}.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:16px;margin-bottom:12px}.horizontal-row{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(220px,1fr);gap:16px;overflow-x:auto;padding-bottom:8px}.step-list{display:grid;gap:14px}.step{display:grid;grid-template-columns:48px 1fr;gap:16px;align-items:start;background:#fff;border:1px solid rgba(20,28,40,.08);border-radius:18px;padding:18px}.num{width:42px;height:42px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:rgba(214,0,0,.09);color:#D60000;font-weight:900;flex:0 0 auto}.faq-item{background:#fff;border:1px solid rgba(20,28,40,.08);border-radius:18px;padding:20px}.notice{border:1px dashed rgba(214,0,0,.35);background:#fff;border-radius:20px;padding:22px;color:#5B6472}.site-footer{background:#11151C;color:#E7ECF3;padding:44px 0 28px}.footer-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:28px}.footer-brand img{height:50px;margin-bottom:12px}.footer-links div{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.footer-links a{color:#E7ECF3}.inner-hero{padding:40px 0 22px}.inner-hero .panel{border-left-color:#D60000}.inner-main{padding-bottom:44px}.meta-strip{display:flex;gap:10px;flex-wrap:wrap;margin-top:16px}.meta-strip span{border:1px solid rgba(214,0,0,.16);color:#D60000;background:#fff;border-radius:999px;padding:6px 12px;font-size:13px;font-weight:700}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:18px}.simple-list{margin:0;padding-left:18px;color:#5B6472}.simple-list li{margin:7px 0}.image-row{display:grid;grid-template-columns:1fr 1fr;gap:18px}.image-row img{height:220px;width:100%;object-fit:contain;background:#EEF1F5;border-radius:18px}.register-card{background:#11151C;color:#E7ECF3;border-radius:24px;padding:28px;display:flex;justify-content:space-between;gap:20px;align-items:center}.register-card h2{color:#fff}.register-card p{color:#cbd2dc}
@media(max-width:980px){.nav-core{display:none}.menu-toggle{display:block}.header-inner{gap:12px}.logo img{max-height:44px}.floating-service{display:none}.split,.two-col,.footer-grid{grid-template-columns:1fr}.grid-3,.grid-4,.grid-5{grid-template-columns:repeat(2,1fr)}.ticker{grid-template-columns:repeat(2,1fr)}.mobile-bottom-nav{position:fixed;left:0;right:0;bottom:0;z-index:9998;display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border-top:1px solid rgba(20,28,40,.1);box-shadow:0 -10px 26px rgba(24,32,46,.08)}.mobile-bottom-nav a{text-align:center;padding:9px 2px 10px;color:#5B6472;font-weight:800;font-size:13px}.mobile-bottom-nav a:hover{color:#D60000}body{padding-bottom:58px}.channel-scroll{width:100%;overflow-x:auto}.register-card{display:block}.register-card .main-btn{margin-top:12px}}
@media(max-width:640px){.container{width:min(100% - 22px,1180px)}.header-inner{min-height:64px}.main-btn{padding:8px 16px}.banner-slider{height:clamp(150px,45vw,210px);border-radius:16px;margin:14px auto 24px}.slider-btn{width:32px;height:32px;font-size:20px}.slider-prev{left:8px}.slider-next{right:8px}.section{padding:24px 0}.panel,.card,.zone-card,.info-card,.review-card,.product-card{padding:16px;border-radius:16px}.grid-3,.grid-4,.grid-5,.ticker{grid-template-columns:1fr}.horizontal-row{grid-auto-columns:82%}.product-card img{height:120px}.content-img,.zone-card img,.info-card img{max-height:190px}.image-row{grid-template-columns:1fr}.image-row img{height:170px}.step{grid-template-columns:1fr;gap:10px}.num{width:38px;height:38px}.footer-links div{grid-template-columns:1fr}h1{font-size:30px}.lead{font-size:16px}}
