
*{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}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.site-header{position:fixed;top:0;left:0;right:0;z-index:9999;background:#F5F7FB;border-bottom:1px solid rgba(40,156,255,.12);box-shadow:0 10px 28px rgba(56,92,138,.08)}.header-inner{max-width:1220px;margin:0 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:18px;white-space:nowrap;flex-wrap:nowrap}.nav a,.more-btn{color:#4E5F7A;font-size:15px;font-weight:600;background:none;border:0;cursor:pointer;padding:22px 0}.nav a.active,.nav a:hover,.more-btn:hover{color:#289CFF}.nav a.active{box-shadow:inset 0 -3px 0 #289CFF}.header-action{flex:0 0 auto;display:flex;align-items:center}.main-btn{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 22px;border-radius:999px;background:linear-gradient(180deg,#32D1F6 0%,#27B9F4 35%,#249BFF 100%);color:#FFFFFF!important;font-weight:700;box-shadow:0 12px 24px rgba(36,155,255,.25)}.main-btn:hover{background:#1E90F0}.dropdown,.more-dropdown{position:relative}.dropdown-menu,.more-menu{position:absolute;top:100%;left:0;min-width:180px;background:#FFFFFF;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}.more-menu{right:0;left:auto}.dropdown:hover .dropdown-menu,.more-dropdown:hover .more-menu,.dropdown:focus-within .dropdown-menu,.more-dropdown:focus-within .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;box-shadow:none}.dropdown-menu a:hover,.more-menu a:hover{color:#289CFF;background:rgba(40,156,255,.08)}.menu-toggle{display:none;flex:0 0 auto;width:40px;height:40px;border:0;background:transparent;padding:8px}.menu-toggle span{display:block;height:2px;background:#4E5F7A;margin:6px 0;border-radius:2px}.page-main{padding-top:92px}.container{max-width:1200px;margin:0 auto;padding:0 22px}.banner-slider{max-width:1200px;margin:28px auto 36px;border-radius:20px;background:#FFFFFF;box-shadow:0 18px 40px rgba(56,92,138,.12);overflow:hidden;position:relative}.slides{position:relative;aspect-ratio:1200/430}.slide{position:absolute;inset:0;opacity:0;transition:opacity .45s}.slide.active{opacity:1}.banner-slider img{width:100%;height:100%;object-fit:contain;background:#FFFFFF}.banner-caption,.banner-text,.slide-title,.slide-desc,.slide-content,.slide-card,.banner-card{display:none!important}.slider-arrow{position:absolute;top:50%;transform:translateY(-50%);width:42px;height:42px;border-radius:50%;border:0;background:rgba(255,255,255,.82);color:#289CFF;font-size:28px;line-height:1;cursor:pointer;box-shadow:0 8px 18px rgba(56,92,138,.12)}.slider-arrow.prev{left:16px}.slider-arrow.next{right:16px}.slider-dots{position:absolute;left:0;right:0;bottom:14px;display:flex;gap:8px;justify-content:center}.slider-dots button{width:10px;height:10px;border-radius:50%;border:0;background:rgba(78,95,122,.35);cursor:pointer}.slider-dots button.active{background:#289CFF}.hero-card,.section,.panel{background:rgba(255,255,255,.92);border:1px solid rgba(40,156,255,.16);border-radius:22px;box-shadow:0 14px 36px rgba(56,92,138,.10);padding:30px;margin-bottom:28px}h1,h2,h3,.section-title{color:#289CFF;line-height:1.35;margin-top:0}h1{font-size:38px;margin-bottom:16px}h2{font-size:28px;margin-bottom:14px}h3{font-size:20px}.lead{font-size:18px;color:#4E5F7A}.muted{color:#66788A}.grid{display:grid;gap:20px}.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);border-radius:18px;box-shadow:0 14px 36px rgba(56,92,138,.10);padding:22px}.card-link{color:#289CFF;font-weight:700}.tag{display:inline-flex;padding:4px 12px;border-radius:999px;background:rgba(40,156,255,.1);color:#289CFF;font-weight:700;font-size:13px}.content-img,.zone-card img,.app-section img{max-width:100%;height:auto;border-radius:16px;background:#FFFFFF;object-fit:contain}.image-card{display:flex;align-items:center;justify-content:center;background:#FFFFFF;border-radius:18px;min-height:220px;padding:12px}.notice{background:#EEF2F7;border-left:4px solid #289CFF;border-radius:14px;padding:16px;color:#4E5F7A}.faq-item{border-top:1px solid rgba(40,156,255,.14);padding:18px 0}.faq-item:first-child{border-top:0}.faq-item h3{margin-bottom:6px}.site-footer{background:#243447;color:#EAF3FF;margin-top:40px;padding:42px 0 70px}.footer-inner{max-width:1200px;margin:0 auto;padding:0 22px}.footer-logo img{max-height:48px;width:auto}.footer-brand{display:grid;grid-template-columns:180px 1fr;gap:22px;align-items:center}.footer-links{display:flex;flex-wrap:wrap;gap:18px;margin:24px 0}.footer-links a{color:#EAF3FF}.footer-note{color:#c6d6e6}.mobile-drawer,.drawer-mask{display:none}.mobile-quick{display:none}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:18px}@media(max-width:1100px){.nav{gap:12px}.nav a,.more-btn{font-size:14px}.header-inner{gap:16px;padding:0 14px}}@media(max-width:900px){body{padding-bottom:54px}.header-inner{min-height:64px;display:grid;grid-template-columns:48px 1fr auto;gap:8px}.menu-toggle{display:block}.nav-wrap{display:none}.logo{justify-self:center}.logo img{max-height:44px}.page-main{padding-top:78px}.header-action .main-btn{min-height:38px;padding:0 16px}.mobile-drawer{display:block;position:fixed;top:0;bottom:0;left:0;width:84%;max-width:320px;background:#FFFFFF;z-index:10002;transform:translateX(-104%);transition:.28s;box-shadow:18px 0 38px rgba(56,92,138,.18);overflow:auto}.drawer-mask{display:block;position:fixed;inset:0;background:rgba(36,52,71,.38);z-index:10001;opacity:0;visibility:hidden;transition:.25s}.drawer-open .mobile-drawer{transform:translateX(0)}.drawer-open .drawer-mask{opacity:1;visibility:visible}.drawer-open{overflow:hidden}.drawer-head{display:flex;align-items:center;justify-content:space-between;padding:18px;border-bottom:1px solid rgba(40,156,255,.12)}.drawer-logo img{max-height:42px}.drawer-close{border:0;background:#EEF2F7;color:#289CFF;border-radius:10px;width:34px;height:34px;font-size:24px}.drawer-nav{display:grid;padding:12px}.drawer-nav a{padding:12px 14px;border-radius:12px;color:#4E5F7A;font-weight:700}.drawer-nav a.active,.drawer-nav a:hover{background:rgba(40,156,255,.08);color:#289CFF}.mobile-quick{position:fixed;left:0;right:0;bottom:0;z-index:9998;display:grid;grid-template-columns:repeat(4,1fr);background:#FFFFFF;border-top:1px solid rgba(40,156,255,.12);box-shadow:0 -8px 24px rgba(56,92,138,.1)}.mobile-quick a{text-align:center;padding:10px 0;color:#4E5F7A;font-size:13px}.grid-4,.grid-3,.grid-2{grid-template-columns:1fr}.hero-card,.section,.panel{padding:22px}h1{font-size:28px}h2{font-size:23px}.slides{aspect-ratio:16/9}.slider-arrow{width:34px;height:34px;font-size:22px}.footer-brand{grid-template-columns:1fr}.footer-logo img{max-height:42px}}@media(max-width:520px){.container{padding:0 14px}.banner-slider{margin:18px 14px 24px;border-radius:16px}.hero-card,.section,.panel{border-radius:18px}.grid{gap:14px}.card,.zone-card,.info-card,.review-card{padding:18px}.header-action .main-btn{padding:0 13px}.logo img{max-width:138px}}
