*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#FFFFFF;color:#252B3A;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Hiragino Sans GB","Microsoft YaHei",Arial,sans-serif;line-height:1.72;font-size:16px;overflow-x:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}p{margin:0 0 14px}.container{width:min(1180px,calc(100% - 40px));margin:0 auto}.site-header{position:fixed;top:0;left:0;right:0;z-index:1000;background:rgba(255,255,255,0.96);border-bottom:1px solid rgba(49,92,255,0.12);backdrop-filter:blur(10px)}.header-main{background:rgba(255,255,255,0.96)}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:74px}.logo img{max-height:52px;width:auto;display:block;object-fit:contain}.nav-core{display:flex;align-items:center;gap:24px;white-space:nowrap;flex-wrap:nowrap}.nav-core a{color:#252B3A;position:relative;font-weight:700;font-size:15px;line-height:1}.nav-core a:hover,.nav-core a.active{color:#315CFF}.nav-core a.active::after{content:"";position:absolute;left:50%;bottom:-18px;width:28px;height:3px;border-radius:999px;background:#315CFF;transform:translateX(-50%)}.register-btn,.main-btn{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 22px;background:linear-gradient(135deg,#315CFF 0%,#5F7DFF 52%,#8CA5FF 100%);color:#FFFFFF;border-radius:999px;font-weight:800;box-shadow:0 12px 24px rgba(49,92,255,0.22);border:0;white-space:nowrap}.register-btn:hover,.main-btn:hover{transform:translateY(-1px);box-shadow:0 16px 30px rgba(49,92,255,0.26)}.channel-bar{background:#F5F7FB;border-bottom:1px solid rgba(49,92,255,0.10)}.channel-scroll{display:flex;align-items:center;gap:8px;overflow-x:auto;white-space:nowrap;padding:10px 0;scrollbar-width:thin}.channel-bar a{display:inline-flex;align-items:center;color:#5F6B82;padding:8px 13px;border-radius:999px;font-size:14px;font-weight:700}.channel-bar a:hover,.channel-bar a.active{color:#315CFF;background:rgba(49,92,255,0.10)}.site-main{padding-top:128px}.menu-toggle{display:none;width:42px;height:42px;border:0;background:#EEF4FF;border-radius:12px;padding:10px;align-items:center;justify-content:center;flex-direction:column;gap:5px}.menu-toggle span{width:21px;height:2px;border-radius:99px;background:#315CFF}.drawer-mask{position:fixed;inset:0;background:rgba(16,24,40,0.42);z-index:1200;opacity:0;pointer-events:none;transition:.25s}.mobile-drawer{position:fixed;top:0;left:0;width:84vw;max-width:320px;height:100vh;background:#FFFFFF;z-index:1300;transform:translateX(-102%);transition:.28s;box-shadow:16px 0 44px rgba(16,24,40,.14);display:flex;flex-direction:column}.drawer-open{overflow:hidden}.drawer-open .drawer-mask{opacity:1;pointer-events:auto}.drawer-open .mobile-drawer{transform:translateX(0)}.drawer-top{min-height:74px;padding:12px 18px;border-bottom:1px solid rgba(49,92,255,.12);display:flex;align-items:center;justify-content:space-between}.drawer-top .logo img{max-height:46px}.drawer-close{width:38px;height:38px;border:0;border-radius:50%;background:#F5F7FB;color:#315CFF;font-size:26px;line-height:1}.drawer-nav{padding:14px 14px 26px;overflow:auto}.drawer-nav a{display:flex;align-items:center;min-height:44px;padding:0 14px;border-radius:14px;color:#252B3A;font-weight:700}.drawer-nav a.active,.drawer-nav a:hover{background:#EEF4FF;color:#315CFF}.section{padding:54px 0}.section-soft{background:#F5F7FB}.section-blue{background:#EEF4FF}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:24px}.section-kicker{color:#315CFF;font-size:14px;font-weight:800;letter-spacing:.08em;margin-bottom:6px}.section-title,h1,h2,h3{color:#17213A}.section-title{font-size:32px;line-height:1.24;margin:0}.section-desc{max-width:660px;color:#5F6B82;margin:8px 0 0}.hero-copy{display:grid;grid-template-columns:1.05fr .95fr;gap:30px;align-items:center}.hero-copy h1{font-size:42px;line-height:1.22;margin:0 0 16px}.hero-copy p{color:#5F6B82}.hero-card{background:#FFFFFF;border:1px solid rgba(49,92,255,0.14);box-shadow:0 14px 34px rgba(31,45,85,0.08);border-radius:24px;padding:28px}.hero-list{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin-top:22px}.hero-list span,.pill{display:inline-flex;align-items:center;gap:8px;color:#315CFF;background:#EEF4FF;border-radius:999px;padding:9px 14px;font-weight:800;font-size:14px}.banner-slider{max-width:1180px;margin:24px auto 34px;border-radius:22px;background:#F5F7FB;box-shadow:0 14px 34px rgba(31,45,85,0.08);overflow:hidden;position:relative;height:clamp(260px,31vw,360px)}.slider-track,.slide{height:100%}.slide{position:absolute;inset:0;opacity:0;transition:opacity .5s ease}.slide.active{opacity:1;position:relative}.banner-slider img{width:100%;height:100%;object-fit:contain;background:#F5F7FB}.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%);width:42px;height:42px;border:0;border-radius:50%;background:rgba(255,255,255,.88);color:#315CFF;font-size:34px;display:flex;align-items:center;justify-content:center;box-shadow:0 10px 24px rgba(31,45,85,.14);cursor:pointer}.slider-prev{left:16px}.slider-next{right:16px}.slider-dots{position:absolute;left:0;right:0;bottom:14px;display:flex;justify-content:center;gap:8px}.slider-dot{width:9px;height:9px;border:0;border-radius:50%;background:rgba(49,92,255,.28);padding:0;cursor:pointer}.slider-dot.active{width:26px;border-radius:999px;background:#315CFF}.card,.zone-card,.info-card,.review-card,.faq-item,.notice-card,.service-card,.product-card{background:#FFFFFF;border:1px solid rgba(49,92,255,0.14);box-shadow:0 14px 34px rgba(31,45,85,0.08);border-radius:18px}.grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.card,.info-card,.service-card,.notice-card,.faq-item,.review-card{padding:22px}.card h3,.info-card h3,.service-card h3,.notice-card h3,.faq-item h3,.review-card h3{margin:0 0 8px;font-size:20px}.card p,.info-card p,.service-card p,.notice-card p,.faq-item p,.review-card p{color:#5F6B82}.icon-number{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:12px;background:#EEF4FF;color:#315CFF;font-weight:900;margin-bottom:12px}.image-card{padding:14px}.zone-card img,.info-card img,.content-img{max-width:100%;height:auto;max-height:260px;object-fit:contain;margin:0 auto}.product-card{overflow:hidden}.product-card img{width:100%;height:160px;object-fit:contain;background:#F5F7FB;padding:10px}.product-card .product-body{padding:18px}.product-card h3{margin:0 0 8px;font-size:19px}.product-card p{color:#5F6B82;margin:0}.feature-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:0;border:1px solid rgba(49,92,255,.14);border-radius:22px;overflow:hidden;background:#FFFFFF;box-shadow:0 14px 34px rgba(31,45,85,0.08)}.feature-strip div{padding:24px;border-right:1px solid rgba(49,92,255,.12)}.feature-strip div:last-child{border-right:0}.feature-strip strong{display:block;color:#17213A;font-size:19px;margin-bottom:6px}.feature-strip span{display:block;color:#5F6B82}.news-list{display:grid;gap:14px}.news-item{display:flex;gap:14px;align-items:flex-start;padding:18px;background:#FFFFFF;border:1px solid rgba(49,92,255,.14);border-radius:16px}.news-item time{min-width:76px;color:#315CFF;font-weight:900}.news-item h3{margin:0 0 4px;font-size:18px}.news-item p{color:#5F6B82;margin:0}.split-panel{display:grid;grid-template-columns:1fr 1fr;gap:30px;align-items:center}.split-panel .text h2{font-size:31px;margin:0 0 12px}.split-panel .text p{color:#5F6B82}.check-list{display:grid;gap:12px;margin:20px 0}.check-list li{list-style:none;padding-left:30px;position:relative;color:#5F6B82}.check-list li::before{content:"";position:absolute;left:0;top:7px;width:16px;height:16px;border-radius:50%;background:#315CFF;box-shadow:inset 0 0 0 5px #EEF4FF}.reviews{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.review-card strong{display:block;color:#17213A;margin-top:12px}.faq-list{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.page-hero{background:linear-gradient(180deg,#EEF4FF 0%,#FFFFFF 100%);padding:54px 0}.page-hero-inner{display:grid;grid-template-columns:1.15fr .85fr;gap:30px;align-items:center}.page-hero h1{font-size:40px;line-height:1.22;margin:0 0 14px}.page-hero p{color:#5F6B82}.page-hero .hero-img{background:#FFFFFF;border:1px solid rgba(49,92,255,0.14);box-shadow:0 14px 34px rgba(31,45,85,0.08);border-radius:24px;padding:18px}.page-hero .hero-img img{height:260px;width:100%;object-fit:contain;background:#F5F7FB;border-radius:16px}.content-band{display:grid;grid-template-columns:1fr 1fr;gap:24px}.content-panel{padding:26px;background:#FFFFFF;border:1px solid rgba(49,92,255,0.14);box-shadow:0 14px 34px rgba(31,45,85,0.08);border-radius:20px}.content-panel h2{margin:0 0 12px;font-size:26px}.content-panel p{color:#5F6B82}.mini-list{display:grid;gap:12px;margin:0;padding:0}.mini-list li{list-style:none;background:#F5F7FB;border-radius:14px;padding:14px 16px;color:#5F6B82}.service-steps{counter-reset:step;display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.service-steps .step{counter-increment:step;padding:22px;background:#FFFFFF;border:1px solid rgba(49,92,255,0.14);border-radius:18px;box-shadow:0 14px 34px rgba(31,45,85,0.08)}.service-steps .step::before{content:counter(step,decimal-leading-zero);display:inline-flex;color:#315CFF;background:#EEF4FF;border-radius:999px;padding:4px 10px;font-weight:900;margin-bottom:10px}.service-steps h3{margin:0 0 8px;font-size:19px}.service-steps p{color:#5F6B82;margin:0}.site-footer{background:#101828;color:#D8E0F2;margin-top:0}.footer-grid{display:grid;grid-template-columns:1.8fr 1fr 1fr 1fr;gap:30px;padding:46px 0}.footer-brand .logo img{max-height:48px}.footer-brand p{color:#D8E0F2;margin-top:16px}.footer-note{font-size:14px;color:#AEB9D2!important}.footer-links{display:flex;flex-direction:column;gap:8px}.footer-links h3{color:#FFFFFF;margin:0 0 8px;font-size:18px}.footer-links a{color:#D8E0F2;font-size:14px}.footer-links a:hover{color:#FFFFFF}.footer-bottom{border-top:1px solid rgba(255,255,255,.10);padding:16px 0;color:#AEB9D2;font-size:14px}.mobile-bottom-nav{display:none}.safe-box{background:#EEF4FF;border:1px solid rgba(49,92,255,.12);border-radius:20px;padding:24px;color:#5F6B82}.safe-box strong{color:#17213A}.table-card{overflow:hidden;border-radius:18px;border:1px solid rgba(49,92,255,.14);box-shadow:0 14px 34px rgba(31,45,85,0.08)}.table-row{display:grid;grid-template-columns:1fr 2fr 1.2fr;gap:0;background:#FFFFFF}.table-row:nth-child(even){background:#F5F7FB}.table-row span{padding:16px;border-right:1px solid rgba(49,92,255,.10);color:#5F6B82}.table-row span:last-child{border-right:0}.table-row.head span{font-weight:900;color:#17213A;background:#EEF4FF}@media (max-width:980px){.container{width:min(100% - 28px,1180px)}.nav-core{display:none}.menu-toggle{display:flex}.header-inner{min-height:66px;gap:12px}.header-inner .logo{position:absolute;left:50%;transform:translateX(-50%)}.header-inner .logo img{max-height:44px}.register-btn{min-height:38px;padding:0 17px}.site-main{padding-top:116px}.channel-scroll{padding:8px 0}.banner-slider{height:clamp(150px,42vw,210px);margin:16px auto 24px;border-radius:16px}.slider-arrow{width:34px;height:34px;font-size:28px}.slider-prev{left:10px}.slider-next{right:10px}.section{padding:38px 0}.section-head{display:block}.section-title{font-size:26px}.hero-copy,.split-panel,.page-hero-inner,.content-band{grid-template-columns:1fr}.hero-copy h1,.page-hero h1{font-size:30px}.hero-list,.grid-2,.grid-3,.grid-4,.reviews,.faq-list,.service-steps{grid-template-columns:1fr}.feature-strip{grid-template-columns:1fr 1fr}.feature-strip div{border-right:0;border-bottom:1px solid rgba(49,92,255,.12)}.feature-strip div:nth-child(odd){border-right:1px solid rgba(49,92,255,.12)}.feature-strip div:nth-last-child(-n+2){border-bottom:0}.footer-grid{grid-template-columns:1fr 1fr}.page-hero{padding:36px 0}.page-hero .hero-img img{height:210px}.site-footer{padding-bottom:64px}.mobile-bottom-nav{position:fixed;left:0;right:0;bottom:0;z-index:900;display:grid;grid-template-columns:repeat(4,1fr);background:#FFFFFF;border-top:1px solid #E7ECF6;box-shadow:0 -8px 22px rgba(31,45,85,.08)}.mobile-bottom-nav a{height:56px;display:flex;align-items:center;justify-content:center;color:#5F6B82;font-weight:800;font-size:13px}.mobile-bottom-nav a.active{color:#315CFF}.mobile-bottom-nav a span::before{content:"";display:block;width:6px;height:6px;margin:0 auto 4px;border-radius:50%;background:#CDD6E8}.mobile-bottom-nav a.active span::before{background:#315CFF}}@media (max-width:620px){.container{width:min(100% - 22px,1180px)}.channel-bar{display:none}.site-main{padding-top:66px}.header-main{border-bottom:1px solid rgba(49,92,255,.12)}.hero-card,.card,.info-card,.service-card,.notice-card,.faq-item,.review-card,.content-panel{padding:18px}.feature-strip{grid-template-columns:1fr}.feature-strip div,.feature-strip div:nth-child(odd){border-right:0;border-bottom:1px solid rgba(49,92,255,.12)}.feature-strip div:last-child{border-bottom:0}.footer-grid{grid-template-columns:1fr}.table-row{grid-template-columns:1fr}.table-row span{border-right:0;border-bottom:1px solid rgba(49,92,255,.10)}.table-row span:last-child{border-bottom:0}.product-card img{height:145px}.zone-card img,.info-card img,.content-img{max-height:210px}.news-item{display:block}.news-item time{display:block;margin-bottom:8px}}