*{box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei",Arial,sans-serif;background:#E6EBF2;color:#243447;line-height:1.75}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,.13);box-shadow:0 8px 26px rgba(56,92,138,.08)}.header-inner{max-width:1220px;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:20px;white-space:nowrap;flex-wrap:nowrap}.nav a{color:#4E5F7A;font-weight:700;padding:8px 0;position:relative}.nav>a:hover,.nav>a.active,.dropdown:hover>a,.more-dropdown:hover>a{color:#289CFF}.nav>a.active:after{content:"";position:absolute;left:50%;bottom:-11px;width:24px;height:3px;border-radius:999px;background:#289CFF;transform:translateX(-50%)}.header-action{flex:0 0 auto}.main-btn{display:inline-flex;align-items:center;justify-content:center;padding:10px 22px;border-radius:999px;background:linear-gradient(180deg,#32D1F6 0%,#27B9F4 35%,#249BFF 100%);color:#fff;font-weight:800;border:0;box-shadow:0 12px 28px 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;display:none}.dropdown:hover .dropdown-menu,.more-dropdown:hover .more-menu{display:block}.dropdown-menu a,.more-menu a{display:block;padding:10px 14px;color:#4E5F7A;border-radius:10px}.dropdown-menu a:hover,.more-menu a:hover{color:#289CFF;background:rgba(40,156,255,.08)}main{max-width:1220px;margin:auto;padding:22px 18px 54px}.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;height:350px}.slide{position:absolute;inset:0;opacity:0;transition:.45s}.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:0;border-radius:50%;background:rgba(255,255,255,.9);color:#289CFF;font-size:24px;cursor:pointer}.prev{left:16px}.next{right:16px}.dots{position:absolute;left:0;right:0;bottom:14px;display:flex;justify-content:center;gap:8px}.dots button{width:9px;height:9px;border-radius:50%;border:0;background:rgba(40,156,255,.28);cursor:pointer}.dots button.active{width:26px;border-radius:999px;background:#289CFF}.mobile-slide-note{display:none}.section{margin:32px 0}.section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:18px}.section-title,h1,h2,h3{color:#289CFF}.section-title{font-size:28px;margin:0}.section-sub{color:#66788A;margin:6px 0 0}.card,.zone-card,.info-card,.review-card,.faq-item{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:20px;padding: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)}.content-img,.zone-card img,.app-section img{max-width:100%;height:auto;max-height:240px;object-fit:contain;margin:auto}.image-card{background:#fff;border-radius:18px;padding:12px;min-height:180px;display:flex;align-items:center}.tag{display:inline-block;color:#289CFF;background:rgba(40,156,255,.1);padding:5px 12px;border-radius:999px;font-weight:700;font-size:13px}.hero-copy{display:grid;grid-template-columns:1.1fr .9fr;gap:22px;align-items:center}.quick a,.footer-links a{color:#EAF3FF;margin-right:14px}.quick .card a{color:#289CFF;font-weight:700}.steps{counter-reset:s}.step{position:relative;padding-left:54px}.step:before{counter-increment:s;content:counter(s);position:absolute;left:18px;top:24px;width:26px;height:26px;border-radius:50%;background:#289CFF;color:#fff;text-align:center;line-height:26px;font-weight:800}.site-footer{background:#243447;color:#EAF3FF;margin-top:30px}.footer-inner{max-width:1220px;margin:auto;padding:36px 18px}.footer-brand img{max-height:48px;margin-bottom:12px}.legal{color:#cfe0f4;border-top:1px solid rgba(255,255,255,.12);padding-top:18px}.menu-btn{display:none;background:transparent;border:0;width:38px}.menu-btn span{display:block;height:3px;background:#4E5F7A;margin:6px 0;border-radius:4px}.drawer-mask{position:fixed;inset:0;background:rgba(20,35,54,.45);z-index:10000;display:none}.drawer-mask.show{display:block}.mobile-drawer{position:fixed;top:0;left:0;width:84%;max-width:320px;height:100vh;background:#F5F7FB;z-index:10001;transform:translateX(-105%);transition:.28s;overflow:auto;box-shadow:18px 0 38px rgba(56,92,138,.18)}.mobile-drawer.show{transform:translateX(0)}.drawer-head{display:flex;align-items:center;justify-content:space-between;padding:18px;border-bottom:1px solid rgba(40,156,255,.13)}.drawer-head img{max-height:44px}.drawer-head button{font-size:30px;border:0;background:transparent;color:#4E5F7A}.mobile-drawer nav a{display:block;padding:13px 20px;color:#4E5F7A;border-bottom:1px solid rgba(40,156,255,.08)}.no-scroll{overflow:hidden}.mobile-bottom{display:none}.page-hero{padding:34px;border-radius:24px;background:#fff;box-shadow:0 14px 36px rgba(56,92,138,.10);margin:26px 0}.page-hero h1{margin:0 0 10px;font-size:34px}.page-hero p{max-width:850px;color:#66788A}.table-list{display:grid;gap:12px}.table-list p{margin:0;padding:14px 16px;background:#EEF2F7;border-radius:14px;color:#4E5F7A}@media(max-width:980px){.nav-wrap{display:none}.menu-btn{display:block}.header-inner{gap:10px}.logo{position:absolute;left:50%;transform:translateX(-50%)}.logo img{max-height:42px}.main-btn{padding:8px 16px}.banner-slider{height:auto;min-height:190px}.banner-slider:before{content:"";display:block;padding-top:50%}.banner-slider .slide{position:absolute}.mobile-slide-note{display:block;margin-top:-20px;margin-bottom:24px}.grid-2,.grid-3,.grid-4,.hero-copy{grid-template-columns:1fr}.section-title{font-size:23px}.card,.zone-card,.info-card,.review-card,.faq-item{padding:18px}.step{padding-left:46px}.step:before{left:14px;top:20px}.mobile-bottom{position:fixed;left:0;right:0;bottom:0;z-index:9998;display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border-top:1px solid rgba(40,156,255,.16)}.mobile-bottom a{text-align:center;padding:10px 4px;color:#4E5F7A;font-size:13px}.mobile-bottom a:nth-child(1){color:#289CFF}body{padding-bottom:58px}main{padding-left:14px;padding-right:14px}.site-footer{padding-bottom:46px}}