*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#F3F8FE;color:#33445F;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei",Arial,sans-serif;line-height:1.72}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.wrap{width:min(1180px,92vw);margin:0 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(64,105,160,.10)}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:72px}.logo img{max-height:52px;width:auto}.nav-core{display:flex;align-items:center;gap:22px;white-space:nowrap;flex-wrap:nowrap}.nav-core a{color:#33445F;font-weight:700;position:relative;padding:6px 2px}.nav-core a:hover,.nav-core a.active{color:#168DFF}.nav-core a.active:after{content:"";position:absolute;left:50%;bottom:-10px;width:22px;height:3px;border-radius:999px;background:#168DFF;transform:translateX(-50%)}.main-btn{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#35D7F4 0%,#19BCEB 42%,#168DFF 100%);color:#fff;border-radius:999px;padding:10px 22px;font-weight:800;box-shadow:0 10px 22px rgba(22,141,255,.2)}.header-register{white-space:nowrap}.channel-bar{background:#fff;border-bottom:1px solid rgba(64,105,160,.10);overflow-x:auto;white-space:nowrap}.channel-scroll{display:flex;gap:6px;padding:8px 0}.channel-bar a{display:inline-flex;align-items:center;color:#687995;padding:8px 14px;border-radius:999px;font-size:14px}.channel-bar a:hover,.channel-bar a.active{color:#168DFF;background:rgba(22,141,255,.07)}.page-main{padding-bottom:20px}.floating-service{position:fixed;right:18px;top:42%;z-index:50;display:flex;flex-direction:column;gap:8px}.floating-service a{background:#fff;color:#33445F;border:1px solid rgba(64,105,160,.10);box-shadow:0 10px 26px rgba(63,105,160,.09);border-radius:999px;padding:9px 12px;font-weight:700}.floating-service a.register-link{background:linear-gradient(180deg,#35D7F4 0%,#19BCEB 42%,#168DFF 100%);color:#fff}.banner-slider{max-width:1180px;margin:24px auto 34px;border-radius:12px;background:#EDF5FD;box-shadow:0 10px 28px rgba(63,105,160,.08);overflow:hidden;position:relative;height:clamp(260px,31vw,360px)}.banner-slider .slide{display:none;width:100%;height:100%}.banner-slider .slide.active{display:block}.banner-slider img{width:100%;height:100%;object-fit:contain;background:#EDF5FD}.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%);border:0;width:38px;height:38px;border-radius:50%;background:rgba(255,255,255,.86);color:#168DFF;font-size:26px;cursor:pointer}.slider-arrow.prev{left:14px}.slider-arrow.next{right:14px}.slider-dots{position:absolute;left:0;right:0;bottom:12px;display:flex;justify-content:center;gap:9px}.dot{border:0;width:9px;height:9px;border-radius:50%;background:rgba(49,94,189,.25);cursor:pointer}.dot.active{background:#168DFF}.section{margin:34px auto;padding:34px;border-radius:20px;background:rgba(255,255,255,.82);border:1px solid rgba(64,105,160,.10);box-shadow:0 10px 28px rgba(63,105,160,.08)}.section.alt{background:#EDF5FD}.eyebrow{color:#168DFF;font-weight:800;letter-spacing:.08em;font-size:13px}.section-title,h1,h2,h3{color:#315EBD}.hero-copy h1{font-size:clamp(28px,4vw,48px);margin:8px 0 12px}.lead{font-size:18px;color:#4a5c78}.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,.product-card,.faq-item{background:#fff;border:1px solid rgba(64,105,160,.10);box-shadow:0 10px 28px rgba(63,105,160,.08);border-radius:14px;padding:20px}.zone-card img,.info-card img,.content-img{max-width:100%;height:auto;max-height:230px;object-fit:contain;margin:0 auto 16px;background:#EDF5FD;border-radius:12px}.product-card img{width:100%;height:160px;object-fit:contain;background:#EDF5FD;border-radius:12px;margin-bottom:14px}.news-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:20px 0}.news-strip div{background:#EDF5FD;border:1px solid rgba(22,141,255,.18);border-radius:14px;padding:15px}.matrix{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.text-list{padding-left:18px}.notice{background:#EDF5FD;border-left:4px solid #168DFF;padding:18px;border-radius:14px;color:#4a5c78}.site-footer{background:#344564;color:#EAF5FF;margin-top:40px;padding:38px 0}.footer-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:30px}.footer-brand img{max-height:50px;margin-bottom:14px}.footer-links{display:flex;flex-wrap:wrap;gap:10px}.footer-links a{color:#EAF5FF;border:1px solid rgba(255,255,255,.14);border-radius:999px;padding:4px 10px}.menu-toggle{display:none;background:transparent;border:0;gap:4px;flex-direction:column}.menu-toggle span{width:24px;height:2px;background:#315EBD;border-radius:10px}.mobile-drawer{position:fixed;left:-330px;top:0;bottom:0;z-index:200;width:84vw;max-width:320px;background:#fff;box-shadow:20px 0 40px rgba(0,0,0,.12);transition:.25s;padding:18px;overflow:auto}.mobile-drawer.open{left:0}.drawer-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.drawer-head img{max-height:46px}.drawer-head button{border:0;background:#EDF5FD;border-radius:50%;width:34px;height:34px;color:#315EBD;font-size:24px}.mobile-drawer nav{display:grid;gap:8px}.mobile-drawer a{padding:11px 12px;border-radius:10px;background:#F3F8FE;color:#33445F;font-weight:700}.drawer-mask{display:none;position:fixed;inset:0;background:rgba(0,0,0,.32);z-index:190}.drawer-mask.show{display:block}.drawer-open{overflow:hidden}.mobile-bottom-nav{display:none}.page-hero{display:grid;grid-template-columns:1.1fr .9fr;gap:26px;align-items:center}.page-hero .content-img{max-height:280px;width:100%;object-fit:contain}.contact-box{background:#EDF5FD;border-radius:14px;padding:18px}@media(max-width:900px){.nav-core{display:none}.menu-toggle{display:flex}.header-inner{min-height:64px;gap:12px}.logo{margin:auto}.logo img{max-height:45px}.floating-service{display:none}.grid-2,.grid-3,.grid-4,.matrix,.news-strip,.footer-grid,.page-hero{grid-template-columns:1fr}.section{padding:22px;margin:24px auto}.banner-slider{height:clamp(150px,45vw,210px);margin-top:14px}.slider-arrow{width:32px;height:32px;font-size:22px}.mobile-bottom-nav{display:grid;position:fixed;left:0;right:0;bottom:0;grid-template-columns:repeat(4,1fr);z-index:120;background:#fff;border-top:1px solid rgba(64,105,160,.16);padding:7px 0}.mobile-bottom-nav a{text-align:center;color:#687995;font-weight:700;font-size:13px}.mobile-bottom-nav a:hover{color:#168DFF}body{padding-bottom:62px}.product-card img{height:128px}.zone-card img,.info-card img,.content-img{max-height:190px}.channel-scroll{width:max-content}.header-register{padding:8px 16px}}