*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#E6EBF2;color:#243447;font-family:Arial,"Microsoft YaHei",sans-serif;line-height:1.75;overflow-x:hidden}a{text-decoration:none;color:#289CFF}img{max-width:100%;height:auto;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:1220px;margin:0 auto;padding:0 20px;display:flex;align-items:center;justify-content:space-between;gap:20px;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:18px;white-space:nowrap;flex-wrap:nowrap}.nav a,.more-toggle{color:#4E5F7A;font-size:15px;font-weight:700;background:transparent;border:0;cursor:pointer;padding:9px 0;position:relative}.nav a.active,.nav a:hover,.more-toggle:hover{color:#289CFF}.nav a.active:after,.nav a:hover:after{content:"";position:absolute;left:0;right:0;bottom:2px;height:3px;border-radius:999px;background:#289CFF}.header-action{flex:0 0 auto}.main-btn{display:inline-flex;align-items:center;justify-content:center;min-width:82px;padding:10px 20px;border-radius:999px;background:linear-gradient(180deg,#32D1F6 0%,#27B9F4 35%,#249BFF 100%);color:#fff!important;font-weight:800;box-shadow:0 10px 22px rgba(36,155,255,.24);border:0}.main-btn:hover{transform:translateY(-1px);filter:saturate(1.08)}.dropdown,.more-dropdown{position:relative}.dropdown-menu,.more-menu{position:absolute;top:100%;left:0;min-width:188px;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,.more-dropdown.open .more-menu{opacity:1;visibility:visible;transform:translateY(0)}.dropdown-menu a,.more-menu a{display:block;padding:10px 14px;color:#4E5F7A;border-radius:10px;white-space:nowrap}.dropdown-menu a:hover,.more-menu a:hover{color:#289CFF;background:rgba(40,156,255,.08)}.mobile-menu-btn{display:none;border:0;background:transparent;width:38px;height:38px;padding:7px}.mobile-menu-btn span{display:block;height:3px;background:#4E5F7A;border-radius:99px;margin:5px 0}.mobile-drawer{position:fixed;top:0;left:0;width:84vw;max-width:320px;height:100vh;background:#F5F7FB;z-index:10001;transform:translateX(-105%);transition:.28s;box-shadow:18px 0 40px rgba(56,92,138,.22);overflow-y:auto}.drawer-mask{position:fixed;inset:0;background:rgba(24,48,72,.38);z-index:10000;opacity:0;visibility:hidden;transition:.2s}.drawer-open .mobile-drawer{transform:translateX(0)}.drawer-open .drawer-mask{opacity:1;visibility:visible}.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{height:46px;width:auto}.drawer-close{font-size:30px;border:0;background:transparent;color:#4E5F7A}.drawer-nav{display:grid;gap:8px;padding:18px}.drawer-nav a{padding:12px 14px;background:#fff;border:1px solid rgba(40,156,255,.12);border-radius:12px;color:#4E5F7A;font-weight:700}.section{max-width:1200px;margin:0 auto 34px;padding:0 20px}.section-title,h1,h2,h3{color:#289CFF;line-height:1.25}h1{font-size:42px;margin:0 0 18px}h2{font-size:28px;margin:0 0 18px}h3{font-size:20px;margin:0 0 10px}.subtext{color:#66788A}.label,.num,.badge,.section-kicker{color:#289CFF;font-weight:800}.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:20px}.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,.info-card,.review-card,.faq-item{padding:22px}.text-link{font-weight:800}.content-img,.zone-card img,.app-section img,.banner-slider img{max-width:100%;height:auto;object-fit:contain}.image-card{min-height:220px;display:flex;align-items:center;justify-content:center;padding:16px;background:#fff;border-radius:18px;border:1px solid rgba(40,156,255,.14)}.image-card img{max-height:300px;object-fit:contain}.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{position:relative;height:440px}.slide{position:absolute;inset:0;opacity:0;transition:opacity .45s;background:#fff}.slide.active{opacity:1;z-index:1}.slide img{width:100%;height:100%;object-fit:contain;background:#fff}.slide-caption{position:absolute;left:28px;bottom:28px;max-width:420px;background:rgba(255,255,255,.88);border:1px solid rgba(40,156,255,.18);border-radius:18px;padding:18px;z-index:2;box-shadow:0 14px 30px rgba(56,92,138,.12)}.slide-caption strong{display:block;color:#289CFF;font-size:24px}.slider-btn{position:absolute;top:50%;transform:translateY(-50%);z-index:5;border:0;border-radius:50%;width:42px;height:42px;background:rgba(255,255,255,.92);color:#289CFF;font-size:24px;box-shadow:0 8px 18px rgba(56,92,138,.16);cursor:pointer}.slider-prev{left:18px}.slider-next{right:18px}.slider-dots{position:absolute;left:0;right:0;bottom:14px;display:flex;justify-content:center;gap:9px;z-index:5}.slider-dots button{width:10px;height:10px;border-radius:50%;border:0;background:#C8D6E4;cursor:pointer}.slider-dots button.active{background:#289CFF;width:26px;border-radius:999px}.mobile-slide-info{display:none;padding:18px;background:#fff}.hero-welcome{display:grid;grid-template-columns:1.1fr .9fr;gap:24px;align-items:center}.welcome-copy{padding:30px}.quick-pills{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.pill-card{padding:18px;border-radius:18px;background:#fff;border:1px solid rgba(40,156,255,.16)}.zone-card{overflow:hidden}.zone-card .image-card{border-radius:0;border:0;border-bottom:1px solid rgba(40,156,255,.14)}.zone-card .zone-body{padding:20px}.steps{counter-reset:step}.step{position:relative;padding-left:54px}.step:before{counter-increment:step;content:counter(step);position:absolute;left:18px;top:22px;width:28px;height:28px;display:grid;place-items:center;border-radius:50%;background:rgba(40,156,255,.12);color:#289CFF;font-weight:900}.site-footer{background:#243447;color:#EAF3FF;margin-top:46px}.footer-inner{max-width:1200px;margin:0 auto;padding:42px 20px}.footer-brand{display:flex;gap:20px;align-items:center}.footer-brand img{height:52px;width:auto;background:#fff;border-radius:12px;padding:4px}.footer-links{display:flex;flex-wrap:wrap;gap:16px;margin:22px 0}.footer-links a{color:#EAF3FF}.footer-note{color:#BFD2E3}.page-hero{max-width:1200px;margin:28px auto 30px;padding:40px 20px}.page-hero-inner{display:grid;grid-template-columns:1.1fr .9fr;gap:26px;align-items:center}.page-hero-copy{padding:30px}.mini-list{display:grid;gap:12px;margin:16px 0}.mini-list span{display:block;background:#EEF2F7;border-radius:12px;padding:10px 12px;color:#4E5F7A}.legal-reminder{padding:24px;background:#fff;border-radius:20px;border:1px solid rgba(40,156,255,.16)}@media(max-width:980px){.nav-wrap{display:none}.mobile-menu-btn{display:block}.header-inner{min-height:64px;display:grid;grid-template-columns:48px 1fr auto}.logo{justify-self:center}.logo img{max-height:44px}.slides{height:auto;min-height:0}.slide{position:relative;display:none;opacity:1}.slide.active{display:block}.slide img{height:auto;max-height:360px;width:100%;object-fit:contain}.slide-caption{display:none}.mobile-slide-info{display:block}.slider-btn{top:42%}.grid-4,.grid-3,.grid-2,.quick-pills,.hero-welcome,.page-hero-inner{grid-template-columns:1fr}.welcome-copy{padding:22px}h1{font-size:31px}.section{margin-bottom:26px}.mobile-drawer{display:block}.footer-brand{align-items:flex-start;flex-direction:column}.image-card{min-height:auto}.page-hero{padding-top:22px}}@media(max-width:560px){body{padding-bottom:0}.header-inner{padding:0 12px}.main-btn{min-width:66px;padding:8px 14px}.banner-slider{margin:18px 12px 24px;border-radius:16px}.slide img{max-height:260px}.slider-btn{width:36px;height:36px}.section{padding:0 12px}.card,.info-card,.review-card,.faq-item{padding:18px}.step{padding-left:50px}.quick-pills{display:flex;overflow-x:auto;padding-bottom:8px}.pill-card{min-width:220px}.page-hero-copy{padding:22px}}
