*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Hiragino Sans GB","Microsoft YaHei",Arial,sans-serif;background:#F4F5F7;color:#1D222B;line-height:1.7;padding-top:122px}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}button{font:inherit}.site-header{position:fixed;top:0;left:0;right:0;z-index:100;background:rgba(255,255,255,.96);backdrop-filter:blur(10px);border-bottom:1px solid rgba(20,28,40,.08)}.header-inner{max-width:1180px;margin:0 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:600;position:relative;padding:9px 7px;border-radius:12px}.nav-core a:hover,.nav-core a.active{color:#D60000}.nav-core a:hover{background:rgba(214,0,0,.06)}.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;border:0;font-weight:700;box-shadow:0 12px 28px rgba(214,0,0,.24)}.nav-register{min-width:86px;height:40px;padding:0 22px;white-space:nowrap;flex:0 0 auto}.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-scroll{max-width:1180px;margin:0 auto;padding:8px 20px;display:flex;gap:6px}.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:14px}.floating-service a:hover{color:#D60000}.floating-service a.register-link{background:linear-gradient(135deg,#FF3030 0%,#D60000 52%,#980000 100%);color:#fff}.site-main{min-height:60vh}.section{max-width:1180px;margin:0 auto 28px;padding:0 20px}.section-box{background:#fff;border:1px solid rgba(20,28,40,.08);box-shadow:0 16px 38px rgba(24,32,46,.08);border-radius:24px;padding:30px}.section-muted{background:#EEF1F5;border:1px solid rgba(20,28,40,.06);border-radius:26px;padding:30px}.eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:13px;color:#D60000;background:rgba(214,0,0,.08);border:1px solid rgba(214,0,0,.16);border-radius:999px;padding:4px 12px;font-weight:800}.eyebrow::before{content:"";width:7px;height:7px;border-radius:50%;background:#D60000}.section-title,h1,h2,h3{color:#D60000}.section-title{font-size:30px;margin:10px 0 12px;line-height:1.25}.section-lead{color:#5B6472;margin:0;max-width:850px}.split{display:grid;grid-template-columns:1.1fr .9fr;gap:26px;align-items:center}.split.reverse{grid-template-columns:.9fr 1.1fr}.copy p{color:#5B6472;margin:10px 0}.action-row{display:flex;gap:12px;flex-wrap:wrap;margin-top:20px}.ghost-btn{display:inline-flex;align-items:center;justify-content:center;height:42px;padding:0 18px;border-radius:999px;border:1px solid rgba(214,0,0,.16);color:#D60000;background:#fff;font-weight:700}.content-img,.zone-card img,.info-card img{width:100%;height:auto;max-height:260px;object-fit:contain;background:#EEF1F5;border-radius:18px}.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-slider img{width:100%;height:100%;object-fit:contain;background:#EEF1F5}.slide{position:absolute;inset:0;opacity:0;transition:opacity .45s ease}.slide.active{opacity:1}.slider-arrow{position:absolute;top:50%;transform:translateY(-50%);width:42px;height:42px;border-radius:50%;border:1px solid rgba(255,255,255,.75);background:rgba(29,34,43,.45);color:#fff;z-index:2;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;z-index:2}.slider-dot{width:10px;height:10px;border-radius:50%;border:0;background:rgba(29,34,43,.3);cursor:pointer;padding:0}.slider-dot.active{background:#D60000}.banner-caption,.banner-text,.slide-title,.slide-desc,.slide-content,.slide-card,.banner-card{display:none!important}.news-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.news-item{background:#fff;border:1px solid rgba(20,28,40,.08);border-radius:18px;padding:18px;box-shadow:0 12px 24px rgba(24,32,46,.06)}.news-item b{display:block;color:#D60000;margin-bottom:6px}.dashboard{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.card,.zone-card,.info-card,.review-card,.faq-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}.card{padding:24px}.card h3{margin:0 0 8px}.card p,.product-card p,.zone-card p,.info-card p,.review-card p,.faq-card p{color:#5B6472;margin:8px 0}.topic-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.zone-card{padding:18px}.zone-card img{height:210px;margin-bottom:14px}.recommend-row{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.product-card{padding:14px}.product-card img{width:100%;height:150px;object-fit:contain;background:#EEF1F5;border-radius:15px}.product-card h3{font-size:18px;margin:12px 0 6px}.matrix{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.info-card{padding:16px}.info-card img{height:150px;margin-bottom:12px}.support-list{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin-top:18px}.support-point{background:#F4F5F7;border:1px solid rgba(20,28,40,.08);border-radius:16px;padding:16px}.support-point b{color:#D60000}.reviews{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.review-card{padding:18px}.review-card strong{color:#1D222B}.faq-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.faq-card{padding:20px}.alert-panel{background:#11151C;color:#E7ECF3;border-radius:24px;padding:26px;border:1px solid rgba(255,255,255,.08)}.alert-panel h2{color:#fff;margin-top:0}.alert-panel p{color:#E7ECF3}.inner-hero{max-width:1180px;margin:24px auto 28px;padding:0 20px}.inner-hero-box{display:grid;grid-template-columns:1.1fr .9fr;gap:26px;align-items:center;background:#fff;border:1px solid rgba(20,28,40,.08);border-radius:26px;box-shadow:0 16px 38px rgba(24,32,46,.08);padding:30px}.inner-hero h1{font-size:36px;line-height:1.25;margin:10px 0 12px}.inner-hero p{color:#5B6472}.feature-list{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.feature-list li{list-style:none;background:#fff;border:1px solid rgba(20,28,40,.08);border-radius:18px;padding:18px;box-shadow:0 12px 26px rgba(24,32,46,.06)}.feature-list b{display:block;color:#D60000;margin-bottom:6px}.plain-list{padding-left:20px;color:#5B6472}.notice-line{border-left:4px solid #D60000;background:rgba(214,0,0,.06);padding:14px 16px;border-radius:14px;color:#5B6472}.site-footer{background:#11151C;color:#E7ECF3;margin-top:42px}.footer-inner{max-width:1180px;margin:0 auto;padding:42px 20px;display:grid;grid-template-columns:1.4fr .7fr .7fr 1fr;gap:26px}.footer-brand img{max-height:52px;width:auto;margin-bottom:12px}.footer-brand p,.footer-note p{color:#C8D0DC;margin:0}.footer-col h3{color:#fff;margin:0 0 10px}.footer-col a{display:block;color:#C8D0DC;margin:8px 0}.footer-col a:hover{color:#fff}.menu-toggle{display:none;border:0;background:transparent;font-size:28px;color:#1D222B}.drawer-mask{position:fixed;inset:0;background:rgba(17,21,28,.45);z-index:120;opacity:0;visibility:hidden;transition:.2s}.drawer-mask.open{opacity:1;visibility:visible}.mobile-drawer{position:fixed;top:0;left:0;width:84vw;max-width:320px;height:100vh;background:#fff;z-index:130;transform:translateX(-105%);transition:transform .25s ease;box-shadow:18px 0 40px rgba(24,32,46,.2);display:flex;flex-direction:column}.mobile-drawer.open{transform:translateX(0)}.drawer-top{display:flex;align-items:center;justify-content:space-between;padding:18px 18px;border-bottom:1px solid rgba(20,28,40,.08)}.drawer-logo img{max-height:44px}.drawer-close{border:0;background:#F4F5F7;width:36px;height:36px;border-radius:50%;font-size:24px;color:#1D222B}.drawer-nav{padding:10px 14px;overflow:auto}.drawer-nav a{display:block;padding:11px 12px;border-radius:12px;color:#1D222B;font-weight:600}.drawer-nav a.active,.drawer-nav a:hover{background:rgba(214,0,0,.08);color:#D60000}.drawer-register{margin:14px 18px 20px;height:42px}.drawer-open{overflow:hidden}.mobile-bottom-nav{display:none}.download-panel{display:grid;grid-template-columns:1fr 1fr;gap:16px}.download-card{background:#fff;border:1px solid rgba(20,28,40,.08);border-radius:20px;padding:20px}.download-card h3{margin-top:0}.code-box{background:#EEF1F5;border-radius:16px;padding:16px;color:#5B6472}.table-like{display:grid;grid-template-columns:1fr 1fr;gap:10px}.table-like div{background:#F4F5F7;border-radius:14px;padding:12px;color:#5B6472}@media(max-width:1100px){.floating-service{display:none}.recommend-row{grid-template-columns:repeat(2,1fr)}.footer-inner{grid-template-columns:1fr 1fr}}@media(max-width:820px){body{padding-top:112px;padding-bottom:72px}.header-inner{min-height:66px;padding:0 14px;display:grid;grid-template-columns:48px 1fr auto;gap:10px}.menu-toggle{display:block}.logo{justify-self:center}.logo img{max-height:44px}.nav-core{display:none}.nav-register{height:36px;min-width:72px;padding:0 16px}.channel-scroll{padding:7px 12px}.channel-bar a{font-size:13px;padding:7px 11px}.banner-slider{height:190px;margin:16px 14px 24px;border-radius:18px}.slider-arrow{width:34px;height:34px}.section{margin-bottom:22px;padding:0 14px}.section-box,.section-muted{padding:22px;border-radius:20px}.split,.split.reverse,.inner-hero-box{grid-template-columns:1fr}.inner-hero{padding:0 14px;margin-top:18px}.inner-hero h1{font-size:28px}.section-title{font-size:25px}.news-strip,.dashboard,.topic-grid,.matrix,.reviews,.faq-grid,.feature-list,.support-list,.download-panel,.table-like{grid-template-columns:1fr}.zone-card img,.content-img{max-height:210px}.info-card img,.product-card img{height:128px}.footer-inner{grid-template-columns:1fr;padding-bottom:90px}.mobile-bottom-nav{position:fixed;left:0;right:0;bottom:0;z-index:100;display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border-top:1px solid rgba(20,28,40,.08);box-shadow:0 -10px 28px rgba(24,32,46,.08)}.mobile-bottom-nav a{height:58px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;color:#5B6472;font-size:12px;font-weight:700}.mobile-bottom-nav a span{font-size:18px;line-height:1}.mobile-bottom-nav a.active{color:#D60000}}@media(max-width:420px){.nav-register{min-width:66px;padding:0 12px}.banner-slider{height:168px}.section-title{font-size:22px}.inner-hero h1{font-size:24px}.section-box,.section-muted{padding:18px}.card{padding:18px}}
