*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#F3FBFF;color:#34465C;font-family:"Microsoft YaHei",Arial,sans-serif;line-height:1.75}a{text-decoration:none;color:inherit}img{max-width:100%}.wrap{width:min(1180px,calc(100% - 32px));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 img{max-height:52px;width:auto;display:block}.nav-core{display:flex;align-items:center;gap:22px;white-space:nowrap;flex-wrap:nowrap}.nav-core a{font-weight:600;position:relative;padding:8px}.nav-core a:hover,.nav-core a.active{color:#22AEEA}.nav-core a.active:after{content:"";position:absolute;left:50%;bottom:-10px;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:11px 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-bottom:1px solid rgba(34,174,234,.12);overflow-x:auto;white-space:nowrap}.channel-inner{display:flex;gap:4px;padding:7px 0}.channel-bar a{display:inline-flex;padding:7px 12px;border-radius:999px;color:#5C6F82;font-size:14px}.channel-bar a:hover,.channel-bar a.active{color:#22AEEA;background:rgba(34,174,234,.1)}.floating-service{position:fixed;right:18px;top:42%;z-index:50;display:flex;flex-direction:column;gap:8px}.floating-service a{background:#fff;border:1px solid rgba(34,174,234,.12);box-shadow:0 12px 30px rgba(31,133,184,.12);border-radius:999px;padding:9px 12px}.floating-service .register-link{background:linear-gradient(135deg,#45C9F5,#22AEEA,#168ED4);color:#fff}.banner-slider{max-width:1180px;height:330px;margin:24px auto 34px;border-radius:24px;background:#F8FCFF;box-shadow:0 16px 38px rgba(31,133,184,.12);overflow:hidden;position:relative}.slide{position:absolute;inset:0;opacity:0;transition:opacity .45s}.slide.active{opacity:1}.slide img{width:100%;height:100%;object-fit:contain}.slider-btn{position:absolute;top:50%;transform:translateY(-50%);width:42px;height:42px;border:0;border-radius:50%;background:rgba(255,255,255,.85);color:#147FB8;font-size:24px;cursor:pointer;z-index:2}.prev{left:16px}.next{right:16px}.dots{position:absolute;left:50%;bottom:14px;transform:translateX(-50%);display:flex;gap:8px;z-index:2}.dot{width:9px;height:9px;border:0;border-radius:50%;background:rgba(255,255,255,.65);cursor:pointer}.dot.active{background:#22AEEA}.section{padding:66px 0}.section.alt{background:#F8FCFF}.section-head{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:28px}.section-title,h1,h2,h3{color:#147FB8}.section-title{font-size:30px;margin:0}.eyebrow{color:#22AEEA;font-weight:700;letter-spacing:2px}.intro-grid,.feature-split{display:grid;grid-template-columns:1.15fr .85fr;gap:34px;align-items:center}.panel,.info-card,.review-card,.product-card{background:#fff;border:1px solid rgba(34,174,234,.12);box-shadow:0 16px 38px rgba(31,133,184,.12);border-radius:20px}.panel{padding:34px}.content-img{width:100%;max-height:280px;object-fit:contain;background:#F8FCFF;border-radius:20px}.ticker{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#E2F4FD;border-radius:18px;overflow:hidden}.ticker div{background:#fff;padding:22px}.board{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.info-card{padding:26px}.info-card .num{font-size:36px;color:#22AEEA;font-weight:800}.horizontal-scroll{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(230px,1fr);gap:18px;overflow-x:auto;padding:8px 2px 22px}.product-card{overflow:hidden}.product-card img{width:100%;height:150px;object-fit:contain;background:#F8FCFF}.product-card .body{padding:18px}.matrix{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.notice-list,.faq-list{display:grid;gap:12px}.notice-list article,.faq-list details{background:#fff;border:1px solid rgba(34,174,234,.12);border-radius:16px;padding:18px 20px}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.review-card{padding:22px}.review-card strong{color:#22AEEA}.page-hero{padding:70px 0 30px}.page-hero .hero-box{display:grid;grid-template-columns:1fr .8fr;gap:36px;align-items:center;background:linear-gradient(135deg,#fff,#F3FBFF);padding:42px;border-radius:26px;border:1px solid rgba(34,174,234,.12)}.page-hero h1{font-size:42px;margin:6px 0 14px}.service-points{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.service-points article{padding:24px;border-left:4px solid #22AEEA;background:#fff;border-radius:0 18px 18px 0;box-shadow:0 12px 28px rgba(31,133,184,.1)}footer{background:#163B57;color:#EAF7FE;padding:52px 0 18px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:30px}.footer-brand img{max-height:48px}.footer-grid a{display:block;color:#EAF7FE;margin:7px 0}.footer-grid h3{color:#fff}.footer-note{text-align:center;border-top:1px solid rgba(255,255,255,.15);margin-top:30px;padding-top:18px;font-size:13px}.menu-btn,.mobile-drawer,.drawer-mask,.mobile-bottom-nav{display:none}
@media(max-width:900px){.nav-core{display:none}.menu-btn{display:block;border:0;background:none;font-size:26px;color:#147FB8}.header-inner{min-height:64px}.logo img{max-height:42px}.floating-service{display:none}.intro-grid,.feature-split,.page-hero .hero-box{grid-template-columns:1fr}.board,.matrix,.review-grid,.service-points{grid-template-columns:1fr 1fr}.ticker{grid-template-columns:1fr 1fr}.banner-slider{height:230px;margin-left:16px;margin-right:16px}.mobile-drawer{display:block;position:fixed;top:0;left:0;bottom:0;width:84%;max-width:320px;background:#fff;z-index:300;transform:translateX(-102%);transition:.3s;overflow:auto}.mobile-drawer.open{transform:none}.drawer-mask{position:fixed;inset:0;background:rgba(15,49,72,.38);z-index:290}.drawer-mask.show{display:block}.drawer-head{display:flex;align-items:center;justify-content:space-between;padding:18px;border-bottom:1px solid #E2F4FD}.drawer-head img{max-height:42px}.drawer-close{border:0;background:none;font-size:30px;color:#147FB8}.mobile-drawer nav{display:grid;padding:10px 18px 28px}.mobile-drawer nav a{padding:12px;border-bottom:1px solid #eef7fb}.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:200;background:#fff;border-top:1px solid #E2F4FD;text-align:center}.mobile-bottom-nav a{padding:10px 4px;color:#5C6F82;font-size:14px}body{padding-bottom:58px}.page-hero h1{font-size:34px}}
@media(max-width:600px){.wrap{width:min(100% - 24px,1180px)}.header-inner{gap:10px}.header-register{padding:8px 16px}.banner-slider{height:180px;border-radius:16px}.section{padding:46px 0}.section-title{font-size:25px}.panel{padding:24px}.board,.matrix,.review-grid,.service-points,.ticker,.footer-grid{grid-template-columns:1fr}.page-hero{padding-top:38px}.page-hero .hero-box{padding:25px}.page-hero h1{font-size:30px}.product-card img{height:130px}.content-img{max-height:220px}.slider-btn{width:36px;height:36px}.footer-grid{gap:18px}}
