*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#E6EBF2;color:#243447;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}.site-header{position:fixed;top:0;left:0;right:0;z-index:9999;background:rgba(245,247,251,0.92);backdrop-filter:blur(10px);border-bottom:1px solid rgba(40,156,255,.12)}.header-inner{max-width:1240px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:76px;padding:0 22px}.logo{flex:0 0 auto;display:flex;align-items:center}.logo img{max-height:52px;width:auto;display:block}.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;padding:8px 2px}.nav-core a.active,.nav-core a:hover{color:#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;background:linear-gradient(180deg,#32D1F6 0%,#27B9F4 35%,#249BFF 100%);color:#fff;border-radius:999px;padding:10px 20px;font-weight:800;box-shadow:0 10px 22px rgba(36,155,255,.24)}.register-btn{white-space:nowrap}.mobile-menu-btn{display:none;background:#fff;border:1px solid rgba(40,156,255,.18);border-radius:14px;width:44px;height:40px;align-items:center;justify-content:center;flex-direction:column;gap:4px}.mobile-menu-btn span{width:20px;height:2px;background:#289CFF;border-radius:9px}.page-main{padding-top:92px}.mega-mask,.drawer-mask{display:none;position:fixed;inset:0;background:rgba(20,32,48,.18);z-index:9998}.mega-mask.open,.drawer-mask.open{display:block}.mega-panel{display:none;position:fixed;top:76px;left:50%;transform:translateX(-50%);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;padding:22px}.mega-panel.open{display:block}.mega-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.mega-head strong{font-size:22px;color:#289CFF}.mega-head button{border:0;border-radius:999px;padding:8px 14px;background:#EEF2F7;color:#4E5F7A;cursor:pointer}.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:16px}.mega-group h3{margin:0 0 12px;color:#289CFF}.mega-group a{display:block;padding:9px 0;border-top:1px solid rgba(40,156,255,.08)}.mega-group span{display:block;font-weight:800;color:#243447}.mega-group small{color:#66788A}.mobile-drawer{position:fixed;top:0;bottom:0;left:0;width:84%;max-width:320px;background:#fff;z-index:10001;transform:translateX(-105%);transition:.25s ease;box-shadow:16px 0 42px rgba(36,52,71,.18);overflow:auto}.mobile-drawer.open{transform:translateX(0)}.drawer-head{height:76px;display:flex;align-items:center;justify-content:space-between;padding:0 18px;border-bottom:1px solid rgba(40,156,255,.12)}.drawer-head img{max-height:48px}.drawer-head button{border:0;background:#EEF2F7;border-radius:50%;width:36px;height:36px;font-size:24px;color:#289CFF}.drawer-nav{display:grid;padding:14px}.drawer-nav a{padding:12px 14px;border-radius:14px;color:#4E5F7A;font-weight:700}.drawer-nav a.active,.drawer-nav a:hover{background:#EEF2F7;color:#289CFF}.no-scroll{overflow:hidden}.container{max-width:1200px;margin:0 auto;padding:0 20px}.banner-slider{max-width:1200px;margin:28px auto 36px;border-radius:22px;background:#fff;box-shadow:0 18px 40px rgba(56,92,138,0.12);overflow:hidden;position:relative}.banner-track{display:flex;transition:transform .5s ease}.banner-slide{min-width:100%;height:clamp(180px,36vw,440px);display:flex}.banner-slider img{width:100%;height:100%;object-fit:contain;background:#fff}.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:0;border-radius:50%;background:rgba(255,255,255,.82);color:#289CFF;font-size:26px;cursor:pointer}.slider-prev{left:14px}.slider-next{right:14px}.slider-dots{position:absolute;bottom:12px;left:0;right:0;display:flex;justify-content:center;gap:8px}.slider-dots button{width:10px;height:10px;border-radius:50%;border:0;background:rgba(40,156,255,.32);cursor:pointer}.slider-dots button.active{background:#289CFF}.section{margin:34px auto;padding:36px;border-radius:28px;background:rgba(255,255,255,.86);border:1px solid rgba(40,156,255,.13);box-shadow:0 14px 36px rgba(56,92,138,.08)}.soft{background:#F5F7FB}.section-title,h1,h2,h3{color:#289CFF;line-height:1.35}.hero-title{font-size:clamp(30px,5vw,54px);margin:0 0 16px}.lead{font-size:18px;color:#4E5F7A;max-width:940px}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.card,.zone-card,.info-card,.review-card{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:22px}.zone-card img,.content-img,.app-section img{max-width:100%;height:auto;border-radius:18px;display:block;background:#fff}.zone-card img{margin-bottom:14px}.tag{display:inline-block;color:#289CFF;background:#EEF2F7;border-radius:999px;padding:4px 12px;font-weight:800}.split{display:grid;grid-template-columns:1.05fr .95fr;gap:28px;align-items:center}.list{padding-left:20px}.notice{border-left:4px solid #289CFF;background:#F5F7FB;padding:18px 20px;border-radius:16px;color:#4E5F7A}.faq-item{border-top:1px solid rgba(40,156,255,.12);padding:18px 0}.faq-item h3{margin:0 0 8px;font-size:20px}.site-footer{background:#243447;color:#EAF3FF;margin-top:48px;padding:42px 20px 72px}.footer-inner{max-width:1200px;margin:auto}.footer-brand{display:flex;gap:20px;align-items:center}.footer-brand img{max-height:54px;background:#fff;border-radius:14px;padding:4px}.footer-links{display:flex;flex-wrap:wrap;gap:16px;margin:24px 0}.footer-links a{color:#EAF3FF;border:1px solid rgba(234,243,255,.18);padding:8px 14px;border-radius:999px}.footer-note{color:#cbd7e5}.bottom-tabs{display:none}.content-img{margin:12px 0 18px}.page-hero{margin-top:28px}.mini-table{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.mini-table div{background:#F5F7FB;border-radius:16px;padding:16px}@media(max-width:900px){.nav-core,.all-menu-btn{display:none}.mobile-menu-btn{display:flex}.header-inner{min-height:68px;padding:0 12px;gap:10px}.logo img{max-height:44px}.page-main{padding-top:78px}.mega-panel{display:none!important}.grid-3,.grid-4,.split,.mega-grid,.mini-table{grid-template-columns:1fr}.section{padding:24px;margin:22px auto}.footer-brand{align-items:flex-start;flex-direction:column}.bottom-tabs{display:grid;grid-template-columns:repeat(4,1fr);position:fixed;bottom:0;left:0;right:0;z-index:9997;background:#fff;border-top:1px solid rgba(40,156,255,.12)}.bottom-tabs a{text-align:center;padding:10px 0;color:#289CFF;font-weight:800}.register-btn{padding:8px 14px}.banner-slide{height:clamp(150px,48vw,260px)}}@media(max-width:520px){.header-action{gap:0}.hero-title{font-size:30px}.slider-arrow{width:34px;height:34px;font-size:22px}.card,.zone-card,.info-card,.review-card{padding:18px}.section{border-radius:22px}}
