*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#E6EBF2;color:#243447;font-family:"Microsoft YaHei","PingFang SC","Helvetica Neue",Arial,sans-serif;line-height:1.72;overflow-x:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}main{padding-top:86px}.site-header{position:fixed;top:0;left:0;width:100%;background:rgba(245,247,251,0.92);backdrop-filter:blur(10px);z-index:9999;border-bottom:1px solid rgba(40,156,255,.12)}.header-inner{width:min(1200px,calc(100% - 32px));margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:76px}.logo{flex:0 0 auto;display:inline-flex;align-items:center}.logo img{max-height:52px;width:auto;display:block}.mobile-logo,.mobile-menu-btn{display:none}.nav-core{flex:1 1 auto;display:flex;justify-content:center;gap:22px;white-space:nowrap;flex-wrap:nowrap}.nav-core a{color:#4E5F7A;font-weight:700;font-size:15px;padding:10px 2px;position:relative}.nav-core a.active,.nav-core a:hover{color:#289CFF}.nav-core a.active:after,.nav-core a:hover:after{content:"";position:absolute;left:0;right:0;bottom:4px;height:3px;border-radius:999px;background:#289CFF}.header-action{flex:0 0 auto;display:flex;align-items:center;gap:12px}.all-menu-btn{border:1px solid rgba(40,156,255,0.18);background:rgba(255,255,255,0.74);color:#289CFF;border-radius:999px;padding:10px 16px;font-weight:800;cursor:pointer}.main-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;background:linear-gradient(180deg,#32D1F6 0%,#27B9F4 35%,#249BFF 100%);color:#FFFFFF;border-radius:999px;padding:11px 22px;font-weight:800;box-shadow:0 12px 24px rgba(36,155,255,.26);border:0;white-space:nowrap}.main-btn:hover{transform:translateY(-1px);box-shadow:0 16px 28px rgba(36,155,255,.32)}.overlay{position:fixed;inset:0;background:rgba(36,52,71,.34);z-index:9998;opacity:0;transition:opacity .2s ease}.overlay.open{opacity:1}.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.96);border:1px solid rgba(40,156,255,0.16);border-radius:24px;box-shadow:0 24px 60px rgba(56,92,138,0.18);z-index:10000;opacity:0;visibility:hidden;transition:.22s ease;padding:22px}.mega-panel.open{opacity:1;visibility:visible;transform:translateX(-50%) translateY(0)}.mega-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.mega-head strong{font-size:22px;color:#289CFF}.mega-close,.drawer-close{border:0;background:#EEF2F7;color:#289CFF;border-radius:50%;width:38px;height:38px;font-size:25px;cursor:pointer;line-height:1}.mega-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.mega-group{background:#F5F7FB;border:1px solid rgba(40,156,255,.12);border-radius:18px;padding:18px}.mega-group h3{margin:0 0 12px;color:#289CFF;font-size:17px}.mega-group a{display:block;padding:11px 10px;border-radius:14px;color:#243447}.mega-group a:hover{background:#FFFFFF;box-shadow:0 10px 22px rgba(56,92,138,.08)}.mega-group span{display:block;font-weight:800;color:#289CFF}.mega-group em{display:block;font-style:normal;color:#66788A;font-size:13px;margin-top:2px;line-height:1.55}.mobile-drawer{position:fixed;top:0;left:0;width:min(86vw,320px);height:100vh;background:#FFFFFF;z-index:10001;transform:translateX(-105%);transition:.24s ease;box-shadow:20px 0 40px rgba(36,52,71,.18);padding:18px;overflow-y:auto}.mobile-drawer.open{transform:translateX(0)}.drawer-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.drawer-head .logo img{max-height:48px}.drawer-nav{display:grid;gap:8px}.drawer-nav a{padding:12px 14px;border-radius:14px;color:#4E5F7A;background:#F5F7FB;font-weight:800}.drawer-nav a.active,.drawer-nav a:hover{color:#289CFF;background:#EEF2F7}.drawer-open{overflow:hidden}.page-wrap,.section{width:min(1200px,calc(100% - 32px));margin:0 auto}.section{margin-top:44px}.hero-card{display:grid;grid-template-columns:1.05fr .95fr;gap:28px;align-items:center;background:rgba(255,255,255,.9);border:1px solid rgba(40,156,255,.16);border-radius:28px;padding:38px;box-shadow:0 18px 42px rgba(56,92,138,.12)}.hero-copy .eyebrow,.eyebrow{display:inline-flex;color:#289CFF;background:#EEF2F7;border:1px solid rgba(40,156,255,.16);padding:6px 12px;border-radius:999px;font-size:13px;font-weight:800;margin-bottom:12px}h1,h2,h3,.section-title{color:#289CFF;line-height:1.25}h1{font-size:clamp(30px,4vw,48px);margin:0 0 16px}h2{font-size:clamp(24px,3vw,34px);margin:0 0 18px}h3{font-size:20px;margin:0 0 10px}p{margin:0 0 14px}.lead{font-size:18px;color:#243447}.muted{color:#66788A}.tiny{color:#8A9AAF;font-size:14px}.hero-actions{display:flex;gap:14px;align-items:center;flex-wrap:wrap;margin-top:22px}.ghost-btn{display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(40,156,255,.22);border-radius:999px;padding:10px 20px;color:#289CFF;font-weight:800;background:rgba(255,255,255,.82)}.image-frame{background:#FFFFFF;border:1px solid rgba(40,156,255,.16);border-radius:24px;padding:12px;box-shadow:0 14px 36px rgba(56,92,138,.10)}.content-img,.zone-card img,.app-section img{max-width:100%;height:auto;width:100%;object-fit:contain;border-radius:18px;display:block;background:#FFFFFF}.banner-slider{max-width:1200px;margin:28px auto 36px;border-radius:22px;background:#FFFFFF;box-shadow:0 18px 40px rgba(56,92,138,0.12);overflow:hidden;position:relative;aspect-ratio:16/6}.banner-track{position:relative;width:100%;height:100%}.banner-slide{position:absolute;inset:0;opacity:0;transition:opacity .36s ease}.banner-slide.active{opacity:1}.banner-slider img{width:100%;height:100%;object-fit:contain;background:#FFFFFF;display:block}.banner-caption,.banner-text,.slide-title,.slide-desc,.slide-content,.slide-card,.banner-card{display:none!important}.slider-arrow{position:absolute;top:50%;transform:translateY(-50%);width:42px;height:42px;border-radius:50%;border:1px solid rgba(40,156,255,.22);background:rgba(255,255,255,.84);color:#289CFF;font-size:26px;line-height:1;cursor:pointer;z-index:3}.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:3}.slider-dot{width:10px;height:10px;border-radius:50%;border:0;background:rgba(78,95,122,.34);cursor:pointer}.slider-dot.active{background:#289CFF}.card,.zone-card,.info-card,.review-card,.faq-item,.notice-box{background:rgba(255,255,255,0.92);border:1px solid rgba(40,156,255,0.16);box-shadow:0 14px 36px rgba(56,92,138,0.10);border-radius:22px;padding:24px}.grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.quick-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px;margin-top:22px}.quick-grid a{background:#FFFFFF;border:1px solid rgba(40,156,255,.16);border-radius:16px;padding:14px;color:#4E5F7A;font-weight:800;text-align:center}.quick-grid a:hover{color:#289CFF;box-shadow:0 10px 24px rgba(56,92,138,.1);transform:translateY(-1px)}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:22px}.section-head p{max-width:680px;color:#66788A}.number{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:50%;background:#EEF2F7;color:#289CFF;font-weight:900;margin-bottom:12px}.product-matrix{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.product-card{background:#FFFFFF;border:1px solid rgba(40,156,255,.16);border-radius:22px;padding:22px;box-shadow:0 14px 32px rgba(56,92,138,.08)}.product-card h3{display:flex;align-items:center;gap:8px}.tag{display:inline-flex;align-items:center;border-radius:999px;background:#EEF2F7;color:#289CFF;font-weight:800;font-size:13px;padding:5px 10px;margin-top:10px}.review-card blockquote{margin:0;color:#243447}.review-card cite{display:block;margin-top:12px;color:#66788A;font-style:normal;font-weight:800}.faq-list{display:grid;gap:16px}.faq-item h3{font-size:18px}.split-section{display:grid;grid-template-columns:.92fr 1.08fr;gap:26px;align-items:center}.steps{counter-reset:step;display:grid;gap:14px}.step{position:relative;padding:18px 18px 18px 64px;background:#FFFFFF;border:1px solid rgba(40,156,255,.14);border-radius:18px}.step:before{counter-increment:step;content:counter(step);position:absolute;left:18px;top:18px;width:32px;height:32px;border-radius:50%;display:grid;place-items:center;background:#EEF2F7;color:#289CFF;font-weight:900}.notice-box{background:#DDE4EE}.notice-box strong{color:#289CFF}.pill-list{display:flex;flex-wrap:wrap;gap:10px}.pill-list span{background:#EEF2F7;color:#289CFF;border:1px solid rgba(40,156,255,.16);border-radius:999px;padding:8px 12px;font-weight:800}.site-footer{background:#243447;color:#EAF3FF;margin-top:64px}.footer-inner{width:min(1200px,calc(100% - 32px));margin:0 auto;padding:44px 0;display:grid;grid-template-columns:.9fr 1.4fr;gap:36px}.footer-logo img{max-height:52px}.footer-brand p{color:#EAF3FF;margin-top:14px}.footer-links{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.footer-links h3{color:#EAF3FF;margin-bottom:12px}.footer-links a{display:block;color:#CFE2F6;margin-bottom:8px}.footer-links a:hover{color:#FFFFFF}.footer-note{border-top:1px solid rgba(234,243,255,.16);text-align:center;padding:16px;width:min(1200px,calc(100% - 32px));margin:0 auto;color:#CFE2F6}.table-like{display:grid;gap:12px}.table-like div{display:grid;grid-template-columns:160px 1fr;gap:14px;background:#FFFFFF;border:1px solid rgba(40,156,255,.14);border-radius:16px;padding:14px}.table-like strong{color:#289CFF}@media (max-width:980px){main{padding-top:76px}.desktop-logo,.nav-core,.all-menu-btn{display:none}.mobile-logo,.mobile-menu-btn{display:inline-flex}.mobile-menu-btn{border:0;background:#EEF2F7;color:#289CFF;border-radius:14px;width:42px;height:42px;align-items:center;justify-content:center;font-size:24px;cursor:pointer}.header-inner{min-height:68px;display:grid;grid-template-columns:56px 1fr auto;gap:10px}.mobile-logo{justify-content:center}.mobile-logo img{max-height:46px}.header-action{justify-content:flex-end}.header-register{padding:9px 16px}.mega-panel{display:none}.hero-card,.split-section,.footer-inner{grid-template-columns:1fr}.grid-4{grid-template-columns:repeat(2,1fr)}.grid-3,.product-matrix{grid-template-columns:repeat(2,1fr)}.quick-grid{grid-template-columns:repeat(3,1fr)}.section-head{display:block}.banner-slider{margin-top:18px;aspect-ratio:16/8}.footer-links{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.header-inner{width:calc(100% - 20px)}.page-wrap,.section{width:calc(100% - 24px)}.hero-card{padding:24px;border-radius:22px}.grid-2,.grid-3,.grid-4,.product-matrix{grid-template-columns:1fr}.quick-grid{grid-template-columns:repeat(2,1fr)}.card,.zone-card,.info-card,.review-card,.faq-item,.notice-box{padding:20px}.slider-arrow{width:36px;height:36px;font-size:22px}.slider-prev{left:10px}.slider-next{right:10px}.banner-slider{border-radius:18px;aspect-ratio:16/9}.footer-links{grid-template-columns:1fr}.table-like div{grid-template-columns:1fr;gap:4px}h1{font-size:30px}.lead{font-size:16px}}