*{box-sizing:border-box}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}img{max-width:100%;display:block}.site-header{position:sticky;top:0;z-index:9999;background:#F5F7FB;border-bottom:1px solid rgba(40,156,255,.12);box-shadow:0 8px 24px rgba(56,92,138,.08)}.header-inner{max-width:1240px;margin:auto;padding:0 22px;display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:72px}.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:20px;white-space:nowrap;flex-wrap:nowrap}.nav a{color:#4E5F7A;font-weight:700;font-size:15px;padding:8px 0;position:relative}.nav a:hover,.nav a.active{color:#289CFF}.nav a.active:after{content:"";position:absolute;left:50%;bottom:-8px;width:22px;height:3px;border-radius:999px;background:#289CFF;transform:translateX(-50%)}.header-action{flex:0 0 auto;display:flex;align-items:center}.main-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:999px;padding:10px 22px;background:linear-gradient(180deg,#32D1F6 0%,#27B9F4 35%,#249BFF 100%);color:#fff;font-weight:800;box-shadow:0 12px 24px rgba(36,155,255,.28)}.dropdown,.more-dropdown{position:relative}.dropdown-menu,.more-menu{position:absolute;top:100%;left:0;min-width:180px;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;padding:8px;opacity:0;visibility:hidden;transform:translateY(8px);transition:.2s}.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:11px 14px;color:#4E5F7A;white-space:nowrap;border-radius:10px}.dropdown-menu a:hover,.more-menu a:hover{color:#289CFF;background:rgba(40,156,255,.08)}.menu-toggle{display:none;background:transparent;border:0;width:38px;height:38px;padding:8px}.menu-toggle span{display:block;height:2px;background:#4E5F7A;margin:6px 0;border-radius:2px}.container{max-width:1200px;margin:0 auto;padding:0 22px}.banner-slider{max-width:1200px;margin:28px auto 36px;border-radius:20px;background:#fff;box-shadow:0 18px 40px rgba(56,92,138,.12);overflow:hidden;position:relative}.slides{display:flex;transition:transform .42s ease}.slide{min-width:100%;position:relative;background:#fff}.slide img{width:100%;height:360px;object-fit:contain;background:#fff}.slide-copy{position:absolute;left:34px;bottom:30px;max-width:410px;padding:18px 22px;border-radius:18px;background:rgba(255,255,255,.88);box-shadow:0 14px 30px rgba(56,92,138,.13)}.slide-copy h2{margin:0 0 6px;color:#289CFF;font-size:24px}.slide-copy p{margin:0;color:#66788A}.slider-arrow{position:absolute;top:50%;transform:translateY(-50%);border:0;border-radius:50%;width:42px;height:42px;background:rgba(255,255,255,.9);color:#289CFF;font-size:26px;box-shadow:0 10px 24px rgba(56,92,138,.15);cursor:pointer}.slider-arrow.prev{left:16px}.slider-arrow.next{right:16px}.slider-dots{position:absolute;bottom:14px;left:50%;transform:translateX(-50%);display:flex;gap:8px}.slider-dots button{width:9px;height:9px;border:0;border-radius:50%;background:#DDE4EE;cursor:pointer}.slider-dots button.active{width:24px;border-radius:999px;background:#289CFF}.section{margin:34px 0}.section-title{color:#289CFF;font-size:28px;margin:0 0 14px}.lead{font-size:17px;color:#66788A;max-width:860px}.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}.grid{display:grid;gap:18px}.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,.info-card,.review-card{padding:24px}.card h3,.zone-card h3,.info-card h3{margin:0 0 8px;color:#289CFF}.card p,.zone-card p,.info-card p,.review-card p{color:#66788A;margin:0 0 10px}.text-link{color:#289CFF;font-weight:800}.zone-card{overflow:hidden}.zone-card img,.content-img,.app-section img{width:100%;height:180px;object-fit:contain;background:#EEF2F7;padding:10px}.zone-card .zone-body{padding:18px}.feature-band{display:grid;grid-template-columns:1.15fr .85fr;gap:22px;align-items:center;background:#fff;border-radius:26px;padding:28px;border:1px solid rgba(40,156,255,.16);box-shadow:0 14px 36px rgba(56,92,138,.10)}.feature-band img{max-height:260px;width:100%;object-fit:contain;background:#EEF2F7;border-radius:20px;padding:12px}.steps{counter-reset:s;display:grid;gap:14px}.step{position:relative;padding:18px 18px 18px 62px;background:#fff;border-radius:18px;border:1px solid rgba(40,156,255,.16)}.step:before{counter-increment:s;content:counter(s);position:absolute;left:18px;top:20px;width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#289CFF;color:#fff;font-weight:800}.notice{background:#EEF2F7;border:1px solid rgba(40,156,255,.16);border-radius:22px;padding:24px;color:#4E5F7A}.faq-item{padding:20px;border-bottom:1px solid rgba(40,156,255,.12)}.faq-item:last-child{border-bottom:0}.faq-item h3{margin:0 0 8px;color:#289CFF}.site-footer{margin-top:48px;background:#243447;color:#EAF3FF}.footer-grid{max-width:1200px;margin:auto;padding:38px 22px;display:grid;grid-template-columns:2fr 1fr 1fr;gap:28px}.footer-brand img{max-height:48px;margin-bottom:12px}.site-footer a{display:block;color:#EAF3FF;margin:8px 0}.site-footer p{color:#cfe0f5}.footer-bottom{text-align:center;border-top:1px solid rgba(234,243,255,.12);padding:16px;color:#cfe0f5}.drawer-mask{position:fixed;inset:0;background:rgba(20,35,55,.45);z-index:10001;opacity:0;visibility:hidden;transition:.2s}.mobile-drawer{position:fixed;top:0;left:0;height:100vh;width:84vw;max-width:320px;background:#fff;z-index:10002;transform:translateX(-104%);transition:.25s;box-shadow:18px 0 38px rgba(56,92,138,.18);overflow:auto}.drawer-open .drawer-mask{opacity:1;visibility:visible}.drawer-open .mobile-drawer{transform:translateX(0)}.drawer-open{overflow:hidden}.drawer-head{height:72px;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:46px}.drawer-close{border:0;background:#EEF2F7;color:#289CFF;border-radius:50%;width:34px;height:34px;font-size:24px}.drawer-links{padding:12px}.drawer-links a{display:block;padding:13px 14px;border-radius:12px;color:#4E5F7A;font-weight:700}.drawer-links a:hover{background:rgba(40,156,255,.08);color:#289CFF}@media(max-width:1060px){.nav{gap:13px}.nav a{font-size:14px}.header-inner{gap:14px}}@media(max-width:900px){body{padding-bottom:0}.nav-wrap{display:none}.menu-toggle{display:block}.header-inner{min-height:66px;padding:0 14px;gap:10px}.logo img{max-height:44px}.main-btn{padding:8px 16px}.banner-slider{margin:18px 14px 24px;border-radius:18px}.slide img{height:210px}.slide-copy{position:static;margin:0;padding:16px;border-radius:0;background:#fff;box-shadow:none}.slide-copy h2{font-size:20px}.slider-arrow{width:34px;height:34px;font-size:20px}.container{padding:0 14px}.grid-2,.grid-3,.grid-4,.feature-band{grid-template-columns:1fr}.section-title{font-size:23px}.zone-card img,.content-img,.app-section img{height:150px}.footer-grid{grid-template-columns:1fr}.step{padding-left:58px}.step:before{left:16px;top:18px}}