*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#E6EBF2;color:#243447;font-family:"Microsoft YaHei","PingFang SC",Arial,sans-serif;line-height:1.75;overflow-x:hidden}a{text-decoration:none;color:inherit}img{max-width:100%;height:auto}.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:1200px;margin:0 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:9px 2px;border-bottom:2px solid transparent}.nav-core a.active,.nav-core a:hover{color:#289CFF;border-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,.18);background:rgba(255,255,255,.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;border:0;border-radius:999px;padding:10px 21px;background:linear-gradient(180deg,#32D1F6 0%,#27B9F4 35%,#249BFF 100%);color:#fff;font-weight:800;box-shadow:0 12px 24px rgba(36,155,255,.24)}.register-btn{white-space:nowrap}.mega-mask,.drawer-mask{display:none;position:fixed;inset:0;background:rgba(36,52,71,.28);z-index:9998}.mega-mask.show,.drawer-mask.show{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,.96);border:1px solid rgba(40,156,255,.16);border-radius:24px;box-shadow:0 24px 60px rgba(56,92,138,.18);z-index:10000;padding:22px}.mega-panel.show{display:block}.mega-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.mega-head strong{font-size:22px;color:#289CFF}.mega-head button{border:0;background:#EEF2F7;border-radius:999px;padding:8px 14px;color:#4E5F7A;cursor:pointer}.mega-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.mega-group h3{margin:0 0 12px;color:#289CFF}.mega-link{display:block;background:#F5F7FB;border:1px solid rgba(40,156,255,.12);border-radius:16px;padding:12px 14px;margin-bottom:10px}.mega-link span{display:block;font-weight:800;color:#243447}.mega-link small{display:block;color:#66788A}.mobile-menu-btn{display:none;background:transparent;border:0;width:42px;height:42px;padding:8px}.mobile-menu-btn span{display:block;height:3px;background:#289CFF;margin:6px 0;border-radius:3px}.mobile-drawer{position:fixed;left:0;top:0;bottom:0;width:84vw;max-width:320px;background:#fff;z-index:10001;transform:translateX(-105%);transition:.25s ease;box-shadow:18px 0 40px rgba(36,52,71,.22);padding:18px;overflow-y:auto}.mobile-drawer.show{transform:translateX(0)}.drawer-on{overflow:hidden}.drawer-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.drawer-head img{max-height:48px}.drawer-head button{font-size:28px;background:#F5F7FB;border:0;border-radius:50%;width:42px;height:42px;color:#289CFF}.drawer-nav a{display:block;padding:12px 10px;border-bottom:1px solid #EEF2F7;color:#4E5F7A;font-weight:700}.drawer-nav a.active{color:#289CFF}.page-main{padding-top:76px}.section{max-width:1200px;margin:0 auto 34px;padding:0 22px}.hero-card,.content-block,.card,.zone-card,.info-card,.review-card,.faq-item,.notice-box{background:rgba(255,255,255,.92);border:1px solid rgba(40,156,255,.16);box-shadow:0 14px 36px rgba(56,92,138,.10);border-radius:24px}.hero-card{padding:34px}.hero-card h1,.section-title,h1,h2,h3{color:#289CFF}.hero-card h1{font-size:38px;line-height:1.25;margin:0 0 16px}.lead{font-size:18px;color:#4E5F7A}.muted{color:#66788A}.content-block{padding:30px}.grid{display:grid;gap:20px}.grid-2{grid-template-columns:repeat(2,1fr)}.grid-3{grid-template-columns:repeat(3,1fr)}.grid-4{grid-template-columns:repeat(4,1fr)}.card,.zone-card,.info-card,.review-card{padding:22px}.zone-card img,.content-img,.app-section img{width:100%;height:auto;border-radius:18px;display:block;background:#fff;object-fit:contain}.zone-card h3,.card h3{margin-top:14px}.tag{display:inline-block;color:#289CFF;background:#EEF2F7;border:1px solid rgba(40,156,255,.14);border-radius:999px;padding:5px 12px;font-weight:800;margin-bottom:8px}.banner-slider{max-width:1200px;margin:28px auto 36px;border-radius:22px;background:#fff;box-shadow:0 18px 40px rgba(56,92,138,.12);overflow:hidden;position:relative}.slider-track{position:relative;aspect-ratio:16/6}.slide{position:absolute;inset:0;opacity:0;transition:opacity .35s ease}.slide.active{opacity:1}.banner-slider img{width:100%;height:100%;object-fit:contain;background:#fff}.slider-btn{position:absolute;top:50%;transform:translateY(-50%);width:42px;height:42px;border-radius:50%;border:0;background:rgba(255,255,255,.84);color:#289CFF;font-size:28px;cursor:pointer}.slider-btn.prev{left:16px}.slider-btn.next{right:16px}.slider-dots{position:absolute;left:0;right:0;bottom:14px;display:flex;justify-content:center;gap:8px}.dot{width:10px;height:10px;border-radius:50%;border:0;background:rgba(78,95,122,.35);cursor:pointer}.dot.active{background:#289CFF}.banner-caption,.banner-text,.slide-title,.slide-desc,.slide-content,.slide-card,.banner-card{display:none!important}.section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:18px}.section-title{font-size:28px;margin:0}.content-img{margin:16px 0}.faq-item{padding:22px;margin-bottom:14px}.faq-item h3{margin:0 0 8px}.notice-box{padding:24px;background:#F5F7FB}.site-footer{background:#243447;color:#EAF3FF;margin-top:42px;padding:42px 22px 88px}.footer-inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:2fr 1fr 1.4fr;gap:28px}.footer-brand img{max-height:54px;margin-bottom:14px}.footer-links a{display:block;color:#EAF3FF;margin:8px 0}.footer-bottom{max-width:1200px;margin:28px auto 0;padding-top:18px;border-top:1px solid rgba(234,243,255,.18);color:#B9C9D9}.bottom-quick{display:none}.table-list{display:grid;gap:12px}.table-list div{padding:14px 16px;border-radius:16px;background:#F5F7FB;border:1px solid rgba(40,156,255,.12)}@media(max-width:900px){.nav-core,.all-menu-btn{display:none}.mobile-menu-btn{display:block}.header-inner{gap:12px;min-height:68px}.logo img{max-height:46px}.page-main{padding-top:68px}.header-action{margin-left:auto}.mega-panel{top:68px}.grid-4,.grid-3,.grid-2,.mega-grid,.footer-inner{grid-template-columns:1fr}.hero-card h1{font-size:30px}.section{padding:0 16px}.hero-card,.content-block{padding:24px}.slider-track{aspect-ratio:16/9}.site-footer{padding-bottom:96px}.bottom-quick{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,.14);box-shadow:0 -8px 24px rgba(56,92,138,.12)}.bottom-quick a{text-align:center;color:#4E5F7A;font-weight:800;padding:10px 0;font-size:14px}}@media(max-width:520px){.register-btn{padding:8px 15px}.hero-card h1{font-size:26px}.section-title{font-size:24px}.slider-btn{width:34px;height:34px;font-size:22px}}