*{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:inherit}img{max-width:100%;height:auto;display:block}.site-header{position:sticky;top:0;z-index:9999;background:#F5F7FB;box-shadow:0 10px 26px rgba(56,92,138,.12)}.header-inner{max-width:1240px;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-dropdown button{font-size:15px;color:#4E5F7A;font-weight:600;background:none;border:0;cursor:pointer;padding:24px 0}.nav a:hover,.nav a.active,.more-dropdown button: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-width:92px;padding:10px 22px;border-radius:999px;background:linear-gradient(180deg,#32D1F6 0%,#27B9F4 35%,#249BFF 100%);color:#FFFFFF;font-weight:700;box-shadow:0 12px 26px rgba(36,155,255,.26)}.main-btn:hover{transform:translateY(-1px)}.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}.support .dropdown-menu{right:0;left:auto}.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;font-size:14px}.dropdown-menu a:hover,.more-menu a:hover{color:#289CFF;background:rgba(40,156,255,.08);box-shadow:none}.mobile-menu-btn{display:none;background:transparent;border:0;width:40px;height:40px;padding:8px}.mobile-menu-btn span{display:block;height:2px;background:#4E5F7A;margin:6px 0;border-radius:2px}.drawer-mask{position:fixed;inset:0;background:rgba(36,52,71,.42);z-index:10001;display:none}.drawer-mask.show{display:block}.mobile-drawer{position:fixed;top:0;left:0;width:84%;max-width:320px;height:100vh;background:#FFFFFF;z-index:10002;transform:translateX(-102%);transition:.28s ease;box-shadow:18px 0 36px rgba(56,92,138,.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,.12)}.drawer-logo img{max-height:46px}.drawer-close{font-size:32px;line-height:1;border:0;background:transparent;color:#4E5F7A}.drawer-nav{padding:12px 16px 26px;display:grid;gap:4px}.drawer-nav a{padding:12px 14px;border-radius:12px;color:#4E5F7A;font-weight:600}.drawer-nav a:hover{background:#EEF2F7;color:#289CFF}.no-scroll{overflow:hidden}.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;z-index:1}.slider-stage{position:relative;background:#FFFFFF}.slide{display:none}.slide.active{display:block}.slide-visual{height:430px;display:flex;align-items:center;justify-content:center;background:#FFFFFF}.banner-slider img{width:100%;height:100%;object-fit:contain;background:#FFFFFF}.slide-caption{position:absolute;left:42px;bottom:38px;max-width:410px;padding:18px 20px;border-radius:18px;background:rgba(255,255,255,.88);box-shadow:0 14px 30px rgba(56,92,138,.14)}.slide-caption h1,.slide-caption h2{margin:0 0 8px;color:#289CFF;font-size:30px;line-height:1.25}.slide-caption p{margin:0;color:#243447}.slider-arrow{position:absolute;top:50%;transform:translateY(-50%);width:42px;height:42px;border:0;border-radius:50%;background:rgba(255,255,255,.94);color:#289CFF;font-size:26px;box-shadow:0 10px 24px rgba(56,92,138,.16);cursor:pointer}.slider-arrow.prev{left:18px}.slider-arrow.next{right:18px}.slider-dots{position:absolute;left:0;right:0;bottom:14px;display:flex;justify-content:center;gap:8px}.slider-dots button{width:10px;height:10px;border-radius:50%;border:0;background:#DDE4EE;cursor:pointer}.slider-dots button.active{background:#289CFF;width:24px;border-radius:999px}.mobile-slide-text{display:none}.section{max-width:1200px;margin:0 auto 32px;padding:0 20px}.section-box{background:#FFFFFF;border-radius:22px;padding:30px;box-shadow:0 14px 36px rgba(56,92,138,.10);border:1px solid rgba(40,156,255,.14)}h1,h2,h3,.section-title{color:#289CFF}h1{font-size:36px;line-height:1.25;margin:0 0 16px}h2{font-size:28px;margin:0 0 18px}h3{font-size:20px;margin:0 0 10px}p{margin:0 0 14px}.muted{color:#66788A}.small{color:#8A9AAF;font-size:14px}.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);box-shadow:0 14px 36px rgba(56,92,138,.10);border-radius:18px;padding:22px}.tag-row{display:flex;flex-wrap:wrap;gap:10px;margin:18px 0}.tag{display:inline-flex;padding:6px 12px;border-radius:999px;background:#EEF2F7;color:#289CFF;font-weight:700}.text-link{color:#289CFF;font-weight:700}.content-img,.zone-card img,.app-section img{max-width:100%;height:auto;border-radius:18px;background:#FFFFFF;object-fit:contain;margin-bottom:16px}.hero-welcome{display:grid;grid-template-columns:1.05fr .95fr;gap:28px;align-items:center}.quick-list a{color:#289CFF;font-weight:700}.steps{counter-reset:s;display:grid;gap:14px}.step{position:relative;padding-left:48px}.step:before{counter-increment:s;content:counter(s);position:absolute;left:0;top:2px;width:34px;height:34px;border-radius:50%;background:#EEF2F7;color:#289CFF;display:flex;align-items:center;justify-content:center;font-weight:800}.notice{background:#DDE4EE;border-radius:18px;padding:20px;color:#243447;border:1px solid rgba(40,156,255,.14)}.page-hero{max-width:1200px;margin:28px auto 32px;padding:0 20px}.page-hero .section-box{background:linear-gradient(180deg,#FFFFFF 0%,#F5F7FB 100%)}.site-footer{background:#243447;color:#EAF3FF;margin-top:48px}.footer-inner{max-width:1200px;margin:0 auto;padding:40px 20px;display:grid;grid-template-columns:1.3fr .7fr 1fr;gap:26px}.footer-brand img{max-height:52px;margin-bottom:16px}.footer-links{display:grid;gap:8px}.footer-links a{color:#EAF3FF}.footer-note p,.footer-brand p{color:#D8E7F8}.footer-bottom{text-align:center;padding:16px 20px;border-top:1px solid rgba(234,243,255,.12);color:#D8E7F8}.inline-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:18px}@media(max-width:1120px){.nav{gap:12px}.nav a,.more-dropdown button{font-size:14px}.nav .support,.nav>a[href="about.php"]{display:none}}@media(max-width:920px){.header-inner{min-height:66px;gap:10px}.mobile-menu-btn{display:block;flex:0 0 auto}.nav-wrap{display:none}.logo{position:absolute;left:50%;transform:translateX(-50%)}.logo img{max-height:44px}.main-btn{min-width:74px;padding:8px 14px}.banner-slider{margin:18px 14px 28px}.slide-visual{height:260px}.slide-caption{display:none}.mobile-slide-text{display:block;background:#FFFFFF;padding:18px 20px;border-top:1px solid rgba(40,156,255,.12)}.mobile-slide-text h1,.mobile-slide-text h2{font-size:22px;margin:0 0 8px;color:#289CFF}.slider-arrow{width:36px;height:36px;font-size:22px}.slider-dots{bottom:8px}.hero-welcome,.grid-2,.grid-3,.grid-4,.footer-inner{grid-template-columns:1fr}.section-box{padding:22px}.section{padding:0 14px}h1{font-size:28px}h2{font-size:24px}.footer-inner{padding:32px 18px}.page-hero{padding:0 14px;margin-top:18px}}@media(max-width:560px){.slide-visual{height:210px}.banner-slider img{object-fit:contain}.slider-arrow{top:40%}.card,.zone-card,.info-card,.review-card{padding:18px}.header-inner{padding:0 12px}.section-box{border-radius:18px}.tag-row{gap:8px}.tag{font-size:13px}.content-img,.zone-card img,.app-section img{border-radius:14px}}
