*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#F3FBFF;color:#34465C;font-family:"Microsoft YaHei","PingFang SC",Arial,sans-serif;line-height:1.75}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{width:min(1180px,calc(100% - 36px));margin:auto}.site-header{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.96);backdrop-filter:blur(10px);border-bottom:1px solid rgba(34,174,234,.12)}.header-inner{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-core{display:flex;align-items:center;justify-content:center;gap:22px;white-space:nowrap;flex-wrap:nowrap;margin-left:auto}.nav-core a{color:#34465C;font-weight:600;position:relative;padding:8px 2px}.nav-core a:hover,.nav-core a.active{color:#22AEEA}.nav-core a.active:after{content:"";position:absolute;left:50%;bottom:-8px;width:22px;height:3px;border-radius:999px;background:#22AEEA;transform:translateX(-50%)}.main-btn{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#45C9F5 0%,#22AEEA 52%,#168ED4 100%);color:#fff;border-radius:999px;padding:10px 24px;font-weight:700;box-shadow:0 10px 24px rgba(34,174,234,.22)}.header-register{flex:0 0 auto}.channel-bar{background:#fff;border-top:1px solid rgba(34,174,234,.08);overflow-x:auto;white-space:nowrap;scrollbar-width:none}.channel-bar::-webkit-scrollbar{display:none}.channel-inner{display:flex;gap:4px;padding:6px 0}.channel-bar a{display:inline-flex;align-items:center;color:#5C6F82;padding:8px 13px;border-radius:999px;font-size:14px}.channel-bar a:hover,.channel-bar a.active{color:#22AEEA;background:rgba(34,174,234,.10)}.floating-service{position:fixed;right:18px;top:42%;z-index:50;display:flex;flex-direction:column;gap:8px}.floating-service a{background:#fff;color:#34465C;border:1px solid rgba(34,174,234,.12);box-shadow:0 12px 30px rgba(31,133,184,.12);border-radius:999px;padding:9px 12px;font-size:14px}.floating-service a.register-link{background:linear-gradient(135deg,#45C9F5,#22AEEA 52%,#168ED4);color:#fff}.menu-toggle{display:none;background:none;border:0;padding:8px}.menu-toggle span{display:block;width:23px;height:2px;background:#34465C;margin:5px;border-radius:3px}.mobile-drawer,.drawer-mask,.mobile-bottom-nav{display:none}.banner-slider{max-width:1180px;margin:24px auto 34px;border-radius:24px;background:#F8FCFF;box-shadow:0 16px 38px rgba(31,133,184,.12);overflow:hidden;position:relative;height:clamp(260px,31vw,360px)}.slides{height:100%;position:relative}.slide{position:absolute;inset:0;opacity:0;transition:opacity .55s ease;pointer-events:none}.slide.active{opacity:1;pointer-events:auto}.banner-slider img{width:100%;height:100%;object-fit:contain;background:#F8FCFF}.slider-arrow{position:absolute;top:50%;transform:translateY(-50%);width:42px;height:42px;border:0;border-radius:50%;background:rgba(255,255,255,.9);color:#147FB8;font-size:24px;box-shadow:0 8px 20px rgba(31,133,184,.16);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}.slider-dot{width:9px;height:9px;border:0;border-radius:50%;background:rgba(255,255,255,.7);box-shadow:0 0 0 1px rgba(34,174,234,.25);padding:0}.slider-dot.active{background:#22AEEA}.banner-caption,.banner-text,.slide-title,.slide-desc,.slide-content,.slide-card,.banner-card{display:none!important}.section{padding:54px 0}.section-soft{background:#F8FCFF;border-block:1px solid rgba(34,174,234,.08)}.section-title{color:#22AEEA;font-size:clamp(25px,3vw,38px);line-height:1.25;margin:0 0 14px}.section-title:after{content:"";display:block;width:46px;height:4px;border-radius:4px;background:#22AEEA;margin-top:12px}.section-lead{color:#5C6F82;max-width:760px;margin:0 0 28px}.hero-intro,.split-section{display:grid;grid-template-columns:1.2fr .8fr;gap:34px;align-items:center}.hero-panel{padding:36px;border-radius:28px;background:linear-gradient(135deg,#fff 0%,#eefaff 100%);border:1px solid rgba(34,174,234,.12);box-shadow:0 16px 38px rgba(31,133,184,.10)}.hero-panel h1{font-size:clamp(32px,5vw,54px);line-height:1.2;color:#147FB8;margin:0 0 18px}.hero-panel p{font-size:17px;color:#5C6F82}.entry-list{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.entry-list a{background:#fff;border:1px solid rgba(34,174,234,.14);border-radius:18px;padding:18px;color:#147FB8;font-weight:700}.ticker{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:rgba(34,174,234,.12);border-radius:20px;overflow:hidden}.ticker-item{background:#fff;padding:20px}.ticker-item strong{display:block;color:#22AEEA;margin-bottom:6px}.dashboard{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.dash-card{background:#fff;border:1px solid rgba(34,174,234,.12);border-radius:22px;padding:26px;box-shadow:0 16px 38px rgba(31,133,184,.10);position:relative;overflow:hidden}.dash-card:before{content:"";position:absolute;right:-30px;top:-30px;width:100px;height:100px;border:20px solid #E2F4FD;border-radius:50%}.dash-card h3{color:#147FB8;font-size:21px;margin:0 0 10px;position:relative}.content-img{width:100%;height:280px;object-fit:contain;background:#F8FCFF;border-radius:24px;border:1px solid rgba(34,174,234,.10)}.horizontal-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.product-card{background:#fff;border:1px solid rgba(34,174,234,.12);border-radius:20px;overflow:hidden;box-shadow:0 16px 38px rgba(31,133,184,.10)}.product-card img{width:100%;height:145px;object-fit:contain;background:#F8FCFF}.product-card-body{padding:18px}.product-card h3{color:#147FB8;margin:0 0 7px}.product-card p{font-size:14px;color:#5C6F82;margin:0}.matrix{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.matrix-item{display:grid;grid-template-columns:110px 1fr;gap:16px;align-items:center;background:#fff;border:1px solid rgba(34,174,234,.12);border-radius:20px;padding:14px}.matrix-item img{width:110px;height:90px;object-fit:contain;background:#F8FCFF;border-radius:14px}.matrix-item h3{color:#147FB8;margin:0 0 5px}.matrix-item p{margin:0;font-size:14px;color:#5C6F82}.notice-list{display:grid;gap:12px}.notice-item{display:grid;grid-template-columns:90px 1fr;gap:16px;padding:18px 0;border-bottom:1px solid rgba(34,174,234,.12)}.notice-item span{color:#22AEEA;font-weight:700}.support-grid,.review-grid,.faq-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.support-card,.review-card,.faq-item{background:#fff;border:1px solid rgba(34,174,234,.12);box-shadow:0 16px 38px rgba(31,133,184,.09);border-radius:20px;padding:24px}.support-card h3,.faq-item h3{color:#147FB8;margin-top:0}.review-card p{margin:0;color:#5C6F82}.review-card strong{display:block;color:#22AEEA;margin-top:12px}.inner-hero{padding:54px 0 28px}.inner-hero-box{display:grid;grid-template-columns:1.05fr .95fr;gap:32px;align-items:center;background:linear-gradient(135deg,#fff,#edf9ff);border:1px solid rgba(34,174,234,.12);border-radius:28px;padding:34px;box-shadow:0 16px 38px rgba(31,133,184,.10)}.inner-hero h1{font-size:clamp(32px,4vw,48px);color:#147FB8;margin:0 0 14px}.inner-hero p{color:#5C6F82}.inner-hero img{width:100%;height:270px;object-fit:contain;background:#F8FCFF;border-radius:22px}.detail-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.detail-card{background:#fff;border:1px solid rgba(34,174,234,.12);border-radius:22px;padding:26px;box-shadow:0 14px 32px rgba(31,133,184,.08)}.detail-card h2{color:#22AEEA;margin-top:0;font-size:23px}.legal-strip{background:#eaf8ff;border:1px solid rgba(34,174,234,.18);border-radius:22px;padding:24px}.site-footer{background:#163B57;color:#EAF7FE;margin-top:58px}.footer-grid{display:grid;grid-template-columns:1.6fr .8fr .8fr 1.2fr;gap:34px;padding:48px 0}.footer-brand img{max-height:50px;width:auto;margin-bottom:16px}.site-footer h3{color:#fff;margin-top:0}.site-footer a{display:block;color:#d4edf9;margin:7px 0}.site-footer p{color:#c7e2ef;margin:0}.footer-bottom{text-align:center;border-top:1px solid rgba(255,255,255,.12);padding:16px;color:#c7e2ef}.register-page{min-height:70vh;display:grid;place-items:center;padding:60px 20px}.register-box{max-width:680px;background:#fff;padding:42px;border-radius:28px;border:1px solid rgba(34,174,234,.12);box-shadow:0 16px 38px rgba(31,133,184,.12);text-align:center}.register-box h1{color:#147FB8}.register-box a{margin-top:16px}
@media(max-width:980px){.horizontal-cards{grid-template-columns:repeat(2,1fr)}.matrix{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:repeat(2,1fr)}.floating-service{display:none}.nav-core{gap:15px}.header-inner{gap:16px}}
@media(max-width:760px){body{padding-bottom:68px}.container{width:min(100% - 24px,1180px)}.site-header{position:sticky}.header-inner{min-height:62px;gap:10px}.menu-toggle{display:block;flex:0 0 auto}.logo{position:absolute;left:50%;transform:translateX(-50%)}.logo img{max-height:42px;max-width:135px}.nav-core{display:none}.header-register{padding:8px 17px;font-size:14px;margin-left:auto}.channel-inner{width:max-content;min-width:100%;padding:5px 10px}.channel-bar a{padding:7px 11px;font-size:13px}.banner-slider{width:calc(100% - 24px);margin:16px auto 24px;border-radius:16px;height:clamp(150px,48vw,210px);min-height:0}.slider-arrow{width:34px;height:34px;font-size:20px}.slider-prev{left:8px}.slider-next{right:8px}.section{padding:38px 0}.hero-intro,.split-section,.inner-hero-box{grid-template-columns:1fr}.hero-panel,.inner-hero-box{padding:24px}.hero-panel h1{font-size:34px}.entry-list{grid-template-columns:1fr 1fr}.ticker{grid-template-columns:1fr 1fr}.dashboard,.detail-grid,.support-grid,.review-grid,.faq-grid{grid-template-columns:1fr}.horizontal-cards{grid-template-columns:1fr 1fr;gap:12px}.product-card img{height:120px}.matrix{grid-template-columns:1fr}.content-img,.inner-hero img{height:210px}.footer-grid{grid-template-columns:1fr;gap:24px;padding:36px 0}.drawer-mask{display:block;position:fixed;inset:0;background:rgba(22,59,87,.42);z-index:199;opacity:0;visibility:hidden;transition:.25s}.drawer-mask.show{opacity:1;visibility:visible}.mobile-drawer{display:block;position:fixed;left:0;top:0;bottom:0;width:84%;max-width:320px;background:#fff;z-index:200;transform:translateX(-105%);transition:.28s;overflow-y:auto;box-shadow:14px 0 40px rgba(22,59,87,.18)}.mobile-drawer.open{transform:translateX(0)}.drawer-head{display:flex;align-items:center;justify-content:space-between;padding:14px 18px;border-bottom:1px solid rgba(34,174,234,.12)}.drawer-logo img{max-height:44px;width:auto}.drawer-head button{border:0;background:#eef9ff;color:#147FB8;width:36px;height:36px;border-radius:50%;font-size:26px}.drawer-nav{padding:12px}.drawer-nav a{display:block;padding:11px 12px;border-bottom:1px solid rgba(34,174,234,.08);color:#34465C}.drawer-open{overflow:hidden}.mobile-bottom-nav{display:grid;grid-template-columns:repeat(4,1fr);position:fixed;left:0;right:0;bottom:0;z-index:150;background:#fff;border-top:1px solid rgba(34,174,234,.18);padding:8px 0 calc(8px + env(safe-area-inset-bottom));box-shadow:0 -8px 24px rgba(31,133,184,.10)}.mobile-bottom-nav a{text-align:center;color:#5C6F82;font-size:13px;font-weight:700}.mobile-bottom-nav a:hover{color:#22AEEA}}
@media(max-width:480px){.horizontal-cards{grid-template-columns:1fr}.entry-list,.ticker{grid-template-columns:1fr}.matrix-item{grid-template-columns:88px 1fr}.matrix-item img{width:88px;height:76px}.inner-hero-box{padding:20px}.inner-hero img{height:180px}}
