*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:"Microsoft YaHei",Arial,sans-serif;background:#E6EBF2;color:#243447;line-height:1.75}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 8px 24px rgba(56,92,138,.10);backdrop-filter:blur(10px)}.header-inner{max-width:1240px;margin:0 auto;padding:0 20px;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{color:#4E5F7A;font-weight:700;font-size:15px;padding:24px 0 20px;border-bottom:3px solid transparent}.nav a:hover,.nav a.active{color:#289CFF;border-bottom-color:#289CFF}.header-action{flex:0 0 auto;display:flex;align-items:center}.main-btn{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(180deg, #32D1F6 0%, #27B9F4 35%, #249BFF 100%);color:#FFFFFF!important;border-radius:999px;box-shadow:0 10px 24px rgba(36,155,255,.25);font-weight:700;padding:10px 24px;transition:.2s}.main-btn:hover{transform:translateY(-1px);background:linear-gradient(180deg,#48D9F7 0%,#1E90F0 100%)}.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;opacity:0;visibility:hidden;transform:translateY(8px);transition:.2s;padding:8px}.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:0;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;color:#289CFF;font-size:24px;border-radius:12px;padding:8px 12px}.hero-section{max-width:1200px;margin:28px auto 36px;border-radius:22px;background:#FFFFFF;box-shadow:0 18px 40px rgba(56,92,138,.12);overflow:hidden;position:relative}.hero-grid{display:grid;grid-template-columns:1.08fr .92fr;gap:28px;align-items:center;padding:42px}.hero-section h1{font-size:42px;line-height:1.2;margin:0 0 14px;color:#289CFF}.hero-section p{color:#243447}.hero-kicker{color:#289CFF;font-weight:800;margin-bottom:10px}.hero-tags{display:flex;gap:10px;flex-wrap:wrap;margin:18px 0}.hero-tags span,.tag{color:#289CFF;background:rgba(40,156,255,.10);border:1px solid rgba(40,156,255,.18);border-radius:999px;padding:6px 12px;font-weight:700;font-size:14px}.hero-section img{border-radius:18px;object-fit:contain;background:#EEF2F7}.section{max-width:1200px;margin:0 auto 34px;padding:0 20px}.section-head{margin-bottom:18px}.section-title,h1,h2,h3{color:#289CFF}.section-title{font-size:28px;margin:0 0 8px}.section-desc,.muted{color:#66788A}.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:18px;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;object-fit:contain;border-radius:16px;background:#EEF2F7;margin-bottom:14px}.link-more{font-weight:800;color:#289CFF}.notice{background:#DDE4EE;border-left:4px solid #289CFF;border-radius:14px;padding:18px;color:#243447}.page-hero{max-width:1200px;margin:28px auto 28px;padding:34px 20px}.page-hero-inner{background:#FFFFFF;border-radius:22px;box-shadow:0 18px 40px rgba(56,92,138,.12);padding:34px}.page-hero h1{margin:0 0 12px;font-size:36px}.site-footer{background:#243447;color:#EAF3FF;margin-top:50px}.footer-inner{max-width:1200px;margin:0 auto;padding:42px 20px;display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:28px}.footer-brand img{max-height:52px;margin-bottom:14px}.site-footer a{display:block;color:#EAF3FF;margin:6px 0}.site-footer p{color:#EAF3FF}.footer-bottom{text-align:center;border-top:1px solid rgba(234,243,255,.16);padding:16px;color:#EAF3FF}.mobile-drawer{position:fixed;inset:0 auto 0 0;width:84%;max-width:320px;background:#FFFFFF;z-index:10001;transform:translateX(-105%);transition:.25s;box-shadow:18px 0 40px rgba(36,52,71,.18);overflow:auto}.drawer-open .mobile-drawer{transform:translateX(0)}.drawer-mask{position:fixed;inset:0;background:rgba(36,52,71,.45);z-index:10000;opacity:0;visibility:hidden;transition:.2s}.drawer-open .drawer-mask{opacity:1;visibility:visible}.drawer-head{display:flex;justify-content:space-between;align-items:center;padding:18px;border-bottom:1px solid rgba(40,156,255,.14)}.drawer-logo img{max-height:48px}.drawer-close{border:0;background:#EEF2F7;color:#289CFF;font-size:26px;border-radius:12px;width:40px;height:40px}.drawer-links{padding:12px}.drawer-links a{display:block;padding:12px 14px;border-radius:12px;color:#4E5F7A;font-weight:700}.drawer-links a:hover{background:rgba(40,156,255,.08);color:#289CFF}@media(max-width:980px){.nav-wrap{display:none}.menu-toggle{display:block}.header-inner{gap:10px;min-height:66px}.logo img{max-height:46px}.header-action .main-btn{padding:8px 16px}.hero-grid{grid-template-columns:1fr;padding:24px}.hero-section h1{font-size:30px}.grid-4,.grid-3,.grid-2{grid-template-columns:1fr}.footer-inner{grid-template-columns:1fr}.section{padding:0 14px}.page-hero{padding:20px 14px}.page-hero-inner{padding:24px}}@media(min-width:981px){.drawer-mask,.mobile-drawer{display:none}}