*{box-sizing:border-box}html,body{margin:0;min-height:100%;overflow-x:hidden}body{font-family:"Microsoft YaHei",Arial,sans-serif;background:#E6EBF2;color:#243447;line-height:1.8}a{text-decoration:none;color:inherit}.site-header{position:sticky;top:0;width:100%;z-index:9999;background:rgba(245,247,251,.96);backdrop-filter:blur(12px);box-shadow:0 8px 24px rgba(56,92,138,.12)}.header-inner{max-width:1280px;margin:auto;min-height:72px;padding:0 24px;display:flex;align-items:center;justify-content:space-between;gap:20px}.logo{flex:0 0 auto;display:block}.logo img{display:block;max-height:48px;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,.dropdown>button{padding:24px 0;border:0;background:none;color:#4E5F7A;font:inherit;cursor:pointer}.nav a.active,.nav a:hover,.dropdown>button:hover{color:#289CFF}.dropdown{position:relative}.dropdown-menu{display:none;position:absolute;top:100%;left:50%;transform:translateX(-50%);min-width:190px;padding:10px;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}.dropdown:hover .dropdown-menu,.dropdown:focus-within .dropdown-menu{display:block}.dropdown-menu a{display:block;padding:10px 14px;border-radius:9px;color:#4E5F7A}.dropdown-menu a:hover{color:#289CFF;background:rgba(40,156,255,.08)}.header-action{flex:0 0 auto}.main-btn{display:inline-flex;align-items:center;justify-content:center;min-width:78px;padding:10px 22px;border-radius:999px;background:linear-gradient(180deg,#32D1F6 0%,#27B9F4 35%,#249BFF 100%);color:#fff;box-shadow:0 8px 18px rgba(36,155,255,.25);white-space:nowrap;transition:.2s}.main-btn:hover{transform:translateY(-2px)}.menu-toggle{display:none;border:0;background:none;width:38px;padding:7px}.menu-toggle span{display:block;height:2px;margin:5px 0;background:#4E5F7A}.banner-slider{max-width:1200px;margin:28px auto 22px;border-radius:20px;background:#fff;box-shadow:0 18px 40px rgba(56,92,138,.12);overflow:hidden;position:relative;z-index:1}.slides{position:relative}.slide{display:none}.slide.active{display:block}.slide img{display:block;width:100%;height:auto;object-fit:contain;background:#fff}.slider-btn{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;border:0;border-radius:50%;background:rgba(36,52,71,.66);color:#fff;font-size:24px;cursor:pointer}.slider-btn.prev{left:18px}.slider-btn.next{right:18px}.dots{position:absolute;left:0;right:0;bottom:14px;display:flex;justify-content:center;gap:8px}.dot{width:9px;height:9px;border:0;border-radius:50%;background:rgba(255,255,255,.65);cursor:pointer}.dot.active{width:24px;border-radius:6px;background:#289CFF}.mobile-slider-copy{display:none}.container{max-width:1200px;margin:auto;padding:0 24px}.section{margin:28px auto;padding:34px;border-radius:22px;background:rgba(255,255,255,.92);border:1px solid rgba(40,156,255,.16);box-shadow:0 14px 36px rgba(56,92,138,.10)}.section.alt{background:#EEF2F7}.section h1,.section h2,.section h3,.section-title{color:#289CFF;line-height:1.35}.section h1{font-size:40px;margin-top:0}.lead{font-size:18px;color:#66788A}.split{display:grid;grid-template-columns:1.1fr .9fr;gap:32px;align-items:center}.content-img{width:100%;height:auto;display:block;border-radius:18px;object-fit:contain;background:#fff}.grid-2,.grid-3,.grid-4{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{background:rgba(255,255,255,.94);border:1px solid rgba(40,156,255,.16);border-radius:18px;padding:24px;box-shadow:0 14px 36px rgba(56,92,138,.08)}.card h3,.zone-card h3{margin-top:0}.text-link{color:#289CFF;font-weight:700}.service-strip{max-width:1200px;margin:0 auto;padding:15px 24px;background:#DDE4EE;border-radius:14px;color:#4E5F7A}.steps{counter-reset:step}.step{position:relative;padding:22px 22px 22px 74px}.step:before{counter-increment:step;content:counter(step);position:absolute;left:22px;top:22px;width:36px;height:36px;display:grid;place-items:center;border-radius:50%;background:#289CFF;color:#fff;font-weight:700}.faq details{background:#fff;border:1px solid rgba(40,156,255,.15);border-radius:14px;padding:16px 18px;margin:12px 0}.faq summary{cursor:pointer;color:#289CFF;font-weight:700}.compliance{background:#243447;color:#EAF3FF}.compliance h2{color:#fff}.site-footer{margin-top:40px;padding:48px 24px 92px;background:#243447;color:#EAF3FF}.footer-grid{max-width:1200px;margin:auto;display:grid;grid-template-columns:2fr 1fr 1fr;gap:40px}.footer-brand img{max-height:48px;width:auto}.site-footer h3{color:#fff}.site-footer a{display:block;margin:7px 0;color:#EAF3FF}.footer-note{max-width:1200px;margin:28px auto 0;padding-top:20px;border-top:1px solid rgba(234,243,255,.15);color:#b9c8d8}.mobile-bottom{display:none}.drawer-mask{position:fixed;inset:0;background:rgba(20,32,48,.45);opacity:0;visibility:hidden;transition:.25s;z-index:11000}.drawer-mask.show{opacity:1;visibility:visible}.mobile-drawer{position:fixed;left:0;top:0;bottom:0;width:84%;max-width:320px;background:#fff;transform:translateX(-105%);transition:.28s;z-index:12000;overflow:auto;box-shadow:18px 0 44px rgba(25,45,70,.2)}.mobile-drawer.open{transform:translateX(0)}.drawer-head{display:flex;align-items:center;justify-content:space-between;padding:18px;border-bottom:1px solid #e8edf3}.drawer-head img{max-height:42px}.drawer-close{border:0;background:none;font-size:30px;color:#4E5F7A}.mobile-drawer nav{padding:10px 18px 30px}.mobile-drawer nav a{display:block;padding:12px 4px;border-bottom:1px solid #eef2f6;color:#4E5F7A}body.drawer-open{overflow:hidden}
@media(max-width:1050px){.nav-wrap{display:none}.menu-toggle{display:block}.header-inner{display:grid;grid-template-columns:72px 1fr 72px;padding:0 12px;gap:4px}.header-inner .logo{justify-self:center}.header-action{justify-self:end}.main-btn{min-width:64px;padding:9px 15px}.grid-4{grid-template-columns:repeat(2,1fr)}}
@media(max-width:720px){body{padding-bottom:64px}.header-inner{min-height:64px}.logo img{max-height:38px}.banner-slider{margin:14px 12px 0;border-radius:14px}.slider-btn{width:36px;height:36px;font-size:20px}.slider-btn.prev{left:8px}.slider-btn.next{right:8px}.mobile-slider-copy{display:block;margin:0 12px 18px;padding:18px;background:#fff;border-radius:0 0 14px 14px;color:#66788A}.container{padding:0 12px}.section{padding:24px 18px;margin:18px auto;border-radius:16px}.section h1{font-size:30px}.split,.grid-2,.grid-3,.grid-4,.footer-grid{grid-template-columns:1fr}.service-strip{margin:0 12px;border-radius:12px}.step{padding-left:68px}.mobile-bottom{position:fixed;display:grid;grid-template-columns:repeat(4,1fr);left:0;right:0;bottom:0;height:60px;background:#fff;border-top:1px solid #dce4ed;z-index:9000}.mobile-bottom a{display:grid;place-items:center;color:#4E5F7A;font-size:14px}.site-footer{padding-bottom:84px}}
