*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#E6EBF2;color:#243447;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",Arial,sans-serif;line-height:1.75;overflow-x:hidden}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}.site-header{position:sticky;top:0;z-index:9999;background:#F5F7FB;box-shadow:0 10px 28px rgba(56,92,138,.12)}.header-inner{max-width:1200px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:72px;padding:0 18px}.logo{flex:0 0 auto}.logo img{max-height:52px;width:auto}.nav-wrap{flex:1 1 auto;min-width:0;display:flex;justify-content:center}.nav{display:flex;align-items:center;gap:18px;white-space:nowrap;flex-wrap:nowrap}.nav a,.nav button{border:0;background:transparent;color:#4E5F7A;font:inherit;font-weight:700;padding:10px 4px;cursor:pointer}.nav a:hover,.nav a.active,.nav button:hover{color:#289CFF}.dropdown,.more-dropdown{position:relative}.dropdown-menu,.more-menu{position:absolute;top:100%;left:0;min-width:190px;background:#fff;border:1px solid rgba(40,156,255,.12);border-radius:14px;box-shadow:0 18px 38px rgba(56,92,138,.16);z-index:10000;opacity:0;visibility:hidden;transform:translateY(10px);transition:.2s;overflow:hidden}.dropdown:hover .dropdown-menu,.more-dropdown:hover .more-menu{opacity:1;visibility:visible;transform:translateY(0)}.dropdown-menu a,.more-menu a{display:block;padding:12px 16px;color:#4E5F7A;white-space:nowrap}.dropdown-menu a:hover,.more-menu a:hover{color:#289CFF;background:rgba(40,156,255,.08)}.header-action{flex:0 0 auto;display:flex;align-items:center}.main-btn{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#32D1F6 0%,#27B9F4 35%,#249BFF 100%);color:#fff!important;border-radius:999px;padding:10px 20px;font-weight:800;box-shadow:0 10px 24px rgba(36,155,255,.24);border:0}.main-btn:hover{transform:translateY(-1px)}.mobile-menu-btn{display:none;border:0;background:#fff;border-radius:12px;padding:8px 12px;color:#289CFF;font-weight:900;font-size:22px}.drawer-mask{position:fixed;inset:0;background:rgba(36,52,71,.35);opacity:0;visibility:hidden;z-index:9998;transition:.25s}.drawer-mask.show{opacity:1;visibility:visible}.mobile-drawer{position:fixed;top:0;left:0;width:min(84vw,320px);height:100vh;background:#F5F7FB;z-index:10000;transform:translateX(-105%);transition:.25s;box-shadow:18px 0 48px rgba(56,92,138,.20);overflow:auto}.mobile-drawer.open{transform:translateX(0)}.drawer-head{display:flex;align-items:center;justify-content:space-between;padding:18px;border-bottom:1px solid rgba(40,156,255,.14)}.drawer-head img{max-height:46px}.drawer-close{border:0;background:#fff;color:#289CFF;font-size:28px;border-radius:12px;width:40px;height:40px}.drawer-nav{display:grid;padding:14px}.drawer-nav a{padding:12px 14px;border-radius:12px;color:#4E5F7A;font-weight:700}.drawer-nav a:hover{background:#fff;color:#289CFF}.no-scroll{overflow:hidden}.container{max-width:1200px;margin:auto;padding:0 18px}.banner-slider{max-width:1200px;height:390px;margin:28px auto 36px;border-radius:20px;background:#fff;box-shadow:0 18px 40px rgba(56,92,138,.12);overflow:hidden;position:relative;z-index:1}.banner-slider .slide{display:none;width:100%;height:100%}.banner-slider .slide.active{display:block}.banner-slider img{width:100%;height:100%;object-fit:contain;background:#fff}.slider-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:3;width:42px;height:42px;border:0;border-radius:999px;background:rgba(255,255,255,.9);color:#289CFF;box-shadow:0 8px 20px rgba(56,92,138,.18);font-size:24px}.slider-arrow.prev{left:16px}.slider-arrow.next{right:16px}.slider-dots{position:absolute;left:50%;bottom:14px;transform:translateX(-50%);display:flex;gap:8px;z-index:3}.slider-dots button{width:9px;height:9px;border-radius:50%;border:0;background:rgba(40,156,255,.25)}.slider-dots button.active{background:#289CFF}.hero-note{max-width:1200px;margin:-18px auto 28px;padding:0 18px}.hero-note .card{padding:22px}.section{margin:42px auto}.section-head{margin-bottom:22px}.section-kicker,.tag,.num,.badge{color:#289CFF;font-weight:800}.section-title,h1,h2,h3{color:#289CFF;line-height:1.3}h1{font-size:38px;margin:0 0 16px}h2{font-size:28px;margin:0 0 12px}h3{font-size:20px}.lead{font-size:18px;color:#66788A}.grid-2{display:grid;grid-template-columns:1.1fr .9fr;gap:24px;align-items:center}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.grid-5{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.card,.zone-card,.info-card,.review-card{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:22px;padding:24px}.card.soft{background:#EEF2F7}.content-img,.zone-card img,.app-section img{width:100%;height:220px;object-fit:contain;background:#fff;border-radius:18px;margin-bottom:16px}.text-link{color:#289CFF;font-weight:800}.pill-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.pill{background:#fff;border:1px solid rgba(40,156,255,.16);border-radius:18px;padding:18px;box-shadow:0 10px 28px rgba(56,92,138,.08)}.feature-list{display:grid;gap:12px;margin:16px 0;padding:0;list-style:none}.feature-list li{padding:12px 14px;border-radius:14px;background:#EEF2F7;color:#4E5F7A}.notice{background:#DDE4EE;border-left:4px solid #289CFF;border-radius:18px;padding:20px;color:#4E5F7A}.faq-item{padding:20px;border-bottom:1px solid rgba(40,156,255,.12)}.faq-item:last-child{border-bottom:0}.site-footer{margin-top:52px;background:#243447;color:#EAF3FF}.footer-grid{max-width:1200px;margin:auto;padding:42px 18px;display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:28px}.footer-grid a{display:block;color:#EAF3FF;margin:8px 0}.footer-grid p{color:#cbd8e7}.footer-brand img{max-height:52px;margin-bottom:14px}.footer-bottom{text-align:center;border-top:1px solid rgba(234,243,255,.12);padding:16px;color:#cbd8e7}@media(max-width:1000px){.nav{gap:10px}.nav a,.nav button{font-size:14px}.grid-4,.grid-5{grid-template-columns:repeat(2,1fr)}.pill-grid{grid-template-columns:repeat(2,1fr)}.banner-slider{height:310px}}@media(max-width:760px){body{padding-bottom:0}.header-inner{min-height:64px;gap:10px}.mobile-menu-btn{display:block}.nav-wrap{display:none}.logo img{max-height:44px}.main-btn{padding:8px 14px}.banner-slider{height:220px;margin:18px 14px 18px;border-radius:16px}.slider-arrow{width:36px;height:36px}.hero-note{margin:0 auto 20px}.grid-2,.grid-3,.grid-4,.grid-5,.pill-grid{grid-template-columns:1fr}.section{margin:32px auto}.card,.zone-card,.info-card,.review-card{padding:20px;border-radius:18px}h1{font-size:28px}h2{font-size:24px}.content-img,.zone-card img,.app-section img{height:180px}.footer-grid{grid-template-columns:1fr}.container{padding:0 14px}}