
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#E6EBF2;color:#243447;font-family:"Microsoft YaHei",Arial,sans-serif;line-height:1.75;overflow-x:hidden}a{text-decoration:none;color:#289CFF}img{max-width:100%;height:auto;display:block}main{padding-top:0}.site-header{position:sticky;top:0;z-index:9999;background:#F5F7FB;box-shadow:0 10px 26px rgba(56,92,138,.10)}.header-inner{max-width:1200px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:72px;padding:0 20px}.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{color:#4E5F7A;font-weight:700;padding:22px 2px;position:relative}.nav>a:hover,.dropdown>a:hover,.more-dropdown>a:hover,.nav a.active{color:#289CFF}.nav a.active:after{content:"";position:absolute;left:50%;bottom:13px;width:22px;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;background:linear-gradient(180deg,#32D1F6 0%,#27B9F4 35%,#249BFF 100%);color:#fff!important;border-radius:999px;padding:10px 24px;font-weight:800;box-shadow:0 12px 24px rgba(40,156,255,.25);border:none;transition:.2s}.main-btn:hover{transform:translateY(-1px);filter:saturate(1.1)}.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;padding:8px;opacity:0;visibility:hidden;transform:translateY(8px);transition:.18s}.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:10px 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;border:0;background:#fff;border-radius:12px;padding:9px;box-shadow:0 8px 18px rgba(56,92,138,.1)}.menu-toggle span{display:block;width:21px;height:2px;background:#289CFF;margin:4px 0;border-radius:99px}.drawer-mask{position:fixed;inset:0;background:rgba(36,52,71,.35);z-index:10000;opacity:0;visibility:hidden;transition:.2s}.drawer-mask.show{opacity:1;visibility:visible}.mobile-drawer{position:fixed;top:0;left:0;width:84vw;max-width:320px;height:100vh;background:#F5F7FB;z-index:10001;transform:translateX(-105%);transition:.25s;box-shadow:22px 0 45px rgba(36,52,71,.2);overflow-y: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{height:44px}.drawer-close{font-size:28px;border:0;background:#fff;color:#289CFF;border-radius:12px;width:38px;height:38px}.drawer-nav{display:grid;padding:14px}.drawer-nav a{padding:12px 14px;color:#4E5F7A;border-radius:12px;border-bottom:1px solid rgba(40,156,255,.06)}.drawer-nav a:hover{background:#fff;color:#289CFF}.no-scroll{overflow:hidden}.container{max-width:1200px;margin:auto;padding:0 20px}.section{max-width:1200px;margin:0 auto 34px;padding:0 20px}.section-box{background:rgba(255,255,255,.92);border:1px solid rgba(40,156,255,.16);border-radius:24px;box-shadow:0 14px 36px rgba(56,92,138,.10);padding:30px}.section-title,h1,h2,h3{color:#289CFF;line-height:1.28}.section-title{font-size:30px;margin:0 0 14px}.kicker,.tag,.num{color:#289CFF;font-weight:800}.muted{color:#66788A}.text-link{font-weight:800}.banner-slider{max-width:1200px;margin:28px auto 26px;border-radius:20px;background:#fff;box-shadow:0 18px 40px rgba(56,92,138,.12);overflow:hidden;position:relative;height:360px;z-index:1}.slide{display:none;width:100%;height:100%;position:relative}.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:5;border:0;width:42px;height:42px;border-radius:999px;background:rgba(255,255,255,.88);color:#289CFF;font-size:24px;box-shadow:0 10px 24px rgba(56,92,138,.18);cursor:pointer}.slider-prev{left:16px}.slider-next{right:16px}.slider-dots{position:absolute;left:50%;bottom:14px;transform:translateX(-50%);display:flex;gap:8px;z-index:5}.slider-dots button{width:9px;height:9px;border-radius:50%;border:0;background:rgba(40,156,255,.28);cursor:pointer}.slider-dots button.active{width:22px;border-radius:99px;background:#289CFF}.slider-note{max-width:1200px;margin:0 auto 34px;padding:0 20px}.slider-note .section-box{display:flex;justify-content:space-between;gap:20px;align-items:center}.grid{display:grid;gap:18px}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.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:20px;padding:22px}.card h3,.zone-card h3,.info-card h3{margin-top:0}.content-img,.zone-card img,.app-section img{max-width:100%;height:auto;max-height:260px;object-fit:contain;margin:auto}.zone-card img{height:170px;width:100%;object-fit:contain;background:#EEF2F7;border-radius:16px;margin-bottom:14px}.feature-row{display:grid;grid-template-columns:1.1fr .9fr;gap:24px;align-items:center}.mini-list{display:grid;gap:10px;margin-top:14px}.mini-list span{display:block;background:#EEF2F7;border-radius:14px;padding:10px 12px;color:#4E5F7A}.steps{counter-reset:step}.step{position:relative;padding-left:58px}.step:before{counter-increment:step;content:counter(step);position:absolute;left:18px;top:21px;width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(180deg,#32D1F6,#249BFF);color:#fff;font-weight:800}.notice{background:#EEF2F7;border-left:4px solid #289CFF;border-radius:18px;padding:22px;color:#4E5F7A}.site-footer{background:#243447;color:#EAF3FF;margin-top:45px}.footer-grid{max-width:1200px;margin:auto;padding:42px 20px;display:grid;grid-template-columns:1.4fr 1fr 1fr 1.2fr;gap:24px}.footer-brand img{height:50px;width:auto;margin-bottom:12px}.site-footer a{display:block;color:#EAF3FF;margin:7px 0}.site-footer h3{color:#fff}.footer-bottom{text-align:center;border-top:1px solid rgba(234,243,255,.16);padding:16px;color:#cbdced}.page-hero{max-width:1200px;margin:28px auto 28px;padding:0 20px}.page-hero-inner{background:linear-gradient(135deg,#fff 0%,#EEF2F7 100%);border:1px solid rgba(40,156,255,.16);border-radius:26px;box-shadow:0 14px 36px rgba(56,92,138,.1);padding:34px;display:grid;grid-template-columns:1.2fr .8fr;gap:24px;align-items:center}.page-hero img{max-height:260px;object-fit:contain;margin:auto}.faq-item{border-bottom:1px solid rgba(40,156,255,.12);padding:16px 0}.faq-item:last-child{border-bottom:0}@media(max-width:1100px){.nav{gap:12px}.nav a{font-size:14px}.more-dropdown{display:block}}@media(max-width:860px){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}.header-action .main-btn{padding:8px 16px}.banner-slider{height:200px;margin:18px 14px 16px;border-radius:16px}.slider-arrow{width:34px;height:34px;font-size:20px}.slider-note .section-box{display:block;padding:20px}.grid-2,.grid-3,.grid-4,.feature-row,.page-hero-inner,.footer-grid{grid-template-columns:1fr}.section{padding:0 14px;margin-bottom:24px}.section-box,.card,.zone-card,.info-card,.review-card{padding:18px;border-radius:18px}.section-title{font-size:24px}.zone-card img{height:140px}.page-hero{padding:0 14px;margin:18px auto}.page-hero-inner{padding:22px}.step{padding-left:0;padding-top:48px}.step:before{left:18px;top:18px}.footer-grid{padding:30px 18px}.content-img,.page-hero img{max-height:210px}}
