
*{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.75;overflow-x:hidden}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}main{padding-top:122px}.site-header{position:fixed;top:0;left:0;right:0;z-index:1000;background:rgba(255,255,255,.96);backdrop-filter:blur(10px);border-bottom:1px solid rgba(20,28,40,.08)}.header-inner{max-width:1200px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:72px;padding:0 20px}.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%)}.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;font-weight:800;padding:10px 22px;box-shadow:0 12px 28px rgba(214,0,0,.22);border:0}.main-btn:hover{transform:translateY(-1px)}.channel-bar{background:#fff;border-top:1px solid rgba(20,28,40,.04);border-bottom:1px solid rgba(20,28,40,.08);overflow-x:auto;white-space:nowrap}.channel-inner{max-width:1200px;margin:auto;padding:8px 20px}.channel-bar a{display:inline-flex;align-items:center;color:#5B6472;padding:8px 13px;border-radius:999px;margin-right:4px;font-size:14px}.channel-bar a:hover,.channel-bar a.active{color:#D60000;background:rgba(214,0,0,.08)}.menu-toggle{display:none;background:transparent;border:0;width:42px;height:42px}.menu-toggle span{display:block;width:22px;height:2px;background:#1D222B;margin:5px auto;border-radius:3px}.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}.wrap{max-width:1180px;margin:0 auto;padding:0 20px}.section{padding:38px 0}.section.alt{background:#EEF1F5}.section-title{font-size:30px;margin:0 0 12px;color:#D60000;letter-spacing:.3px}.section-lead{color:#5B6472;max-width:780px;margin:0 0 22px}.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}.banner-track,.slide{height:100%}.slide{display:none}.slide.active{display:block}.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;background:rgba(255,255,255,.84);color:#D60000;width:38px;height:38px;border-radius:50%;font-size:22px;cursor:pointer}.slider-prev{left:14px}.slider-next{right:14px}.slider-dots{position:absolute;left:0;right:0;bottom:12px;display:flex;gap:8px;justify-content:center}.slider-dots button{width:9px;height:9px;border-radius:50%;border:0;background:rgba(29,34,43,.35);cursor:pointer}.slider-dots button.active{background:#D60000;width:24px;border-radius:20px}.hero-intro{display:grid;grid-template-columns:1.15fr .85fr;gap:28px;align-items:center;background:#fff;border:1px solid rgba(20,28,40,.08);box-shadow:0 16px 38px rgba(24,32,46,.08);border-radius:26px;padding:28px}.hero-intro img{max-height:260px;width:100%;object-fit:contain;background:#EEF1F5;border-radius:20px}.tag{display:inline-flex;color:#D60000;font-weight:800;background:rgba(214,0,0,.08);border:1px solid rgba(214,0,0,.16);border-radius:999px;padding:4px 12px;margin-bottom:10px}.ticker{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.ticker-item{background:#11151C;color:#E7ECF3;border-radius:18px;padding:16px;border-left:4px solid #D60000}.ticker-item b{display:block;color:#fff;margin-bottom:4px}.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 h3,.zone-card h3,.info-card h3,.product-card h3{margin:0 0 8px;color:#D60000}.card p,.zone-card p,.info-card p,.review-card p,.product-card p{color:#5B6472;margin:0 0 10px}.text-link{color:#D60000;font-weight:800}.zone-card img,.info-card img,.content-img{width:100%;max-height:230px;object-fit:contain;background:#EEF1F5;border-radius:16px;margin-bottom:14px}.product-card{padding:14px}.product-card img{width:100%;height:150px;object-fit:contain;background:#EEF1F5;border-radius:14px;margin-bottom:12px}.split{display:grid;grid-template-columns:1fr 1fr;gap:24px;align-items:center}.notice-list{display:grid;gap:12px}.notice{background:#fff;border-left:4px solid #D60000;padding:15px 18px;border-radius:16px;box-shadow:0 10px 24px rgba(24,32,46,.06)}.steps{counter-reset:s;display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.step{background:#fff;border:1px solid rgba(214,0,0,.14);border-radius:18px;padding:20px;position:relative}.step:before{counter-increment:s;content:counter(s);display:inline-flex;width:32px;height:32px;align-items:center;justify-content:center;border-radius:50%;background:#D60000;color:#fff;font-weight:900;margin-bottom:12px}.faq-list{display:grid;gap:14px}.faq-item{background:#fff;border:1px solid rgba(20,28,40,.08);border-radius:18px;padding:18px}.faq-item h3{margin:0 0 8px;color:#D60000}.page-hero{background:linear-gradient(135deg,#fff,#EEF1F5);border-bottom:1px solid rgba(20,28,40,.08);padding:48px 0}.page-hero .wrap{display:grid;grid-template-columns:1fr .8fr;gap:26px;align-items:center}.page-hero h1{font-size:38px;line-height:1.2;margin:0 0 14px;color:#D60000}.page-hero p{color:#5B6472;margin:0}.page-hero img{max-height:280px;width:100%;object-fit:contain;background:#fff;border-radius:22px;box-shadow:0 16px 38px rgba(24,32,46,.08)}.site-footer{background:#11151C;color:#E7ECF3;margin-top:40px;padding:42px 20px 22px}.footer-grid{max-width:1180px;margin:auto;display:grid;grid-template-columns:2fr 1fr 1fr;gap:28px}.footer-logo{max-height:52px;margin-bottom:14px}.site-footer a{display:block;color:#C8D1DD;margin:7px 0}.footer-note{max-width:1180px;margin:24px auto 0;padding-top:18px;border-top:1px solid rgba(255,255,255,.1);color:#AEB8C5}.mobile-drawer{position:fixed;top:0;left:-330px;width:84%;max-width:320px;height:100vh;background:#fff;z-index:2000;transition:.25s;box-shadow:20px 0 40px rgba(0,0,0,.16);overflow:auto}.drawer-open .mobile-drawer{left:0}.drawer-mask{display:none;position:fixed;inset:0;background:rgba(0,0,0,.42);z-index:1900}.drawer-open .drawer-mask{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:42px}.drawer-head button{font-size:30px;border:0;background:transparent}.drawer-links{padding:12px}.drawer-links a{display:block;padding:12px 14px;border-radius:12px;color:#1D222B}.drawer-links a:hover{background:rgba(214,0,0,.08);color:#D60000}.mobile-bottom-nav{display:none}.legal-band{background:#fff;border:1px solid rgba(20,28,40,.08);border-radius:20px;padding:20px;color:#5B6472}.legal-band b{color:#D60000}@media(max-width:980px){main{padding-top:112px;padding-bottom:72px}.nav-core,.floating-service{display:none}.menu-toggle{display:block}.header-inner{min-height:64px;padding:0 14px}.logo{position:absolute;left:50%;transform:translateX(-50%)}.logo img{max-height:44px}.header-btn{padding:8px 14px;font-size:14px}.channel-inner{padding:7px 12px}.banner-slider{height:190px;margin:18px 12px 24px;border-radius:18px}.slider-btn{width:32px;height:32px;font-size:18px}.hero-intro,.split,.page-hero .wrap{grid-template-columns:1fr}.ticker,.grid-3,.grid-4,.grid-5,.steps{grid-template-columns:1fr}.section{padding:28px 0}.section-title{font-size:24px}.hero-intro{padding:20px}.hero-intro img,.page-hero img{max-height:210px}.product-card img{height:125px}.zone-card img,.info-card img,.content-img{max-height:190px}.page-hero{padding:32px 0}.page-hero h1{font-size:29px}.footer-grid{grid-template-columns:1fr}.mobile-bottom-nav{display:grid;grid-template-columns:repeat(4,1fr);position:fixed;bottom:0;left:0;right:0;background:#fff;border-top:1px solid rgba(20,28,40,.12);z-index:1100}.mobile-bottom-nav a{text-align:center;padding:10px 4px;color:#5B6472;font-weight:700;font-size:13px}.mobile-bottom-nav a:hover{color:#D60000}body.drawer-open{overflow:hidden}}
