*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}body{margin:0;background:#EAF2FB;color:#24364F;font-family:"Microsoft YaHei","PingFang SC",Arial,sans-serif;line-height:1.75;overflow-x:hidden}body.drawer-open{overflow-y:hidden}a{color:inherit;text-decoration:none;touch-action:manipulation}button{font:inherit;touch-action:manipulation}.shell{width:min(1180px,calc(100% - 40px));margin:0 auto}.site-main{padding-top:128px}.site-header{position:fixed;inset:0 0 auto;z-index:9000}.desktop-header{height:76px;display:flex;align-items:center;gap:34px}.site-header:before{content:"";position:absolute;inset:0 0 auto;height:76px;background:rgba(255,255,255,.94);backdrop-filter:blur(14px);box-shadow:0 8px 24px rgba(19,79,126,.08);z-index:-1}.brand-logo{display:flex;align-items:center;flex:0 0 auto}.brand-logo img{display:block;width:148px;height:46px;object-fit:contain}.core-nav{display:flex;align-items:center;justify-content:center;gap:8px;flex:1;min-width:0;white-space:nowrap}.core-nav a{position:relative;padding:24px 16px 19px;color:#5D718A;font-weight:700;transition:.2s}.core-nav a:hover{color:#137CD8;background:#F4F8FF}.core-nav a.active{color:#137CD8}.core-nav a.active:after{content:"";position:absolute;left:30%;right:30%;bottom:12px;height:3px;border-radius:999px;background:#2FA8F7}.main-btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 24px;background:linear-gradient(135deg,#45C7FF 0%,#2FA8F7 48%,#137CD8 100%);color:#fff;border-radius:999px;box-shadow:0 12px 26px rgba(19,124,216,.18);font-weight:800;border:0}.main-btn:hover{transform:translateY(-1px);box-shadow:0 14px 30px rgba(19,124,216,.25)}.header-register{position:relative;z-index:9200}.channel-bar{height:52px;background:rgba(244,248,255,.92);backdrop-filter:blur(10px);border-top:1px solid rgba(47,168,247,.08);border-bottom:1px solid rgba(47,168,247,.12)}.channel-scroll{display:flex;gap:8px;align-items:center;height:100%;overflow-x:auto;scrollbar-width:none;white-space:nowrap}.channel-scroll::-webkit-scrollbar{display:none}.channel-scroll a{padding:6px 12px;border-radius:999px;color:#5D718A;font-size:14px}.channel-scroll a:hover,.channel-scroll a.active{background:#fff;color:#137CD8;box-shadow:0 5px 14px rgba(19,124,216,.08)}.mobile-header,.mobile-drawer,.drawer-mask,.mobile-bottom-nav{display:none}.page-section{padding:72px 0}.page-section.compact{padding:40px 0}.section-soft{background:#F4F8FF}.section-white{background:#fff}.section-head{max-width:760px;margin:0 auto 34px;text-align:center}.section-kicker{display:inline-block;margin-bottom:8px;color:#2FA8F7;font-weight:800;letter-spacing:.12em}.section-head h1,.section-head h2,.content-card h2,.content-card h3,.hero-copy h1,.hero-copy h2{color:#137CD8;line-height:1.28;margin-top:0}.section-head h1{font-size:clamp(32px,5vw,50px)}.section-head h2{font-size:clamp(28px,4vw,40px)}.section-head p{margin:0;color:#5D718A}.banner-wrap{padding:28px 0 40px}.banner-slider{position:relative;z-index:1;border-radius:30px;background:#fff;padding:12px;box-shadow:0 24px 60px rgba(37,89,132,.14);overflow:hidden}.slider-stage{position:relative;aspect-ratio:16/6.1;border-radius:22px;overflow:hidden;background:#EDF5FF}.slide{position:absolute;inset:0;opacity:0;visibility:hidden;transition:opacity .45s ease}.slide.active{opacity:1;visibility:visible}.slide img{width:100%;height:100%;display:block;object-fit:contain;background:#EDF5FF}.slider-arrow{position:absolute;top:50%;transform:translateY(-50%);width:46px;height:46px;border:0;border-radius:50%;background:rgba(255,255,255,.9);color:#137CD8;box-shadow:0 8px 24px rgba(16,43,70,.16);cursor:pointer;z-index:3}.slider-prev{left:24px}.slider-next{right:24px}.slider-dots{position:absolute;left:50%;bottom:22px;transform:translateX(-50%);display:flex;gap:8px;z-index:3}.slider-dot{width:11px;height:11px;border-radius:999px;border:2px solid #fff;background:rgba(19,124,216,.35);padding:0;cursor:pointer}.slider-dot.active{width:28px;background:#2FA8F7}.intro-grid,.split-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:34px;align-items:center}.visual-card{background:#fff;border:1px solid rgba(47,168,247,.14);border-radius:26px;padding:18px;box-shadow:0 18px 45px rgba(26,82,126,.1)}.visual-card img{width:100%;display:block;object-fit:contain;border-radius:18px;max-height:440px}.hero-copy p,.content-card p{color:#5D718A}.text-link{display:inline-flex;margin-top:12px;color:#137CD8;font-weight:800}.text-link:after{content:"→";margin-left:7px}.quick-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.quick-card,.content-card,.info-card,.faq-item,.review-card{background:#fff;border:1px solid rgba(47,168,247,.14);border-radius:22px;padding:24px;box-shadow:0 14px 34px rgba(32,85,126,.07)}.quick-card h3,.info-card h3,.review-card h3{margin:0 0 8px;color:#137CD8}.quick-card p,.info-card p,.review-card p{margin:0;color:#5D718A}.statement-bar{padding:24px 28px;border-radius:22px;background:linear-gradient(135deg,#fff,#EDF5FF);border:1px solid rgba(47,168,247,.14);box-shadow:0 12px 32px rgba(30,84,128,.07);text-align:center}.statement-bar p{margin:0}.four-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.cards-3{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.cards-2{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.content-card img{width:100%;height:220px;display:block;object-fit:contain;border-radius:16px;background:#F4F8FF;margin-bottom:18px}.content-card ul{margin:12px 0 0;padding-left:20px;color:#5D718A}.notice-list{display:grid;gap:14px}.notice-item{display:flex;gap:18px;align-items:flex-start;padding:18px 20px;background:#fff;border-radius:18px;border:1px solid rgba(47,168,247,.14)}.notice-date{min-width:72px;color:#2FA8F7;font-weight:800}.notice-item h3{margin:0 0 4px;color:#137CD8}.notice-item p{margin:0;color:#5D718A}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.review-card small{color:#2FA8F7;font-weight:800}.faq-list{display:grid;gap:14px}.faq-item h3{margin:0 0 8px;color:#137CD8}.faq-item p{margin:0;color:#5D718A}.page-hero{padding:64px 0 48px}.page-hero-inner{display:grid;grid-template-columns:1fr .92fr;gap:40px;align-items:center;padding:48px;border-radius:30px;background:linear-gradient(135deg,#fff 0%,#F4F8FF 55%,#E1ECF8 100%);box-shadow:0 22px 54px rgba(32,86,129,.11)}.page-hero h1{font-size:clamp(34px,5vw,52px);margin-bottom:16px}.page-hero p{color:#5D718A}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:22px}.secondary-btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 22px;border-radius:999px;border:1px solid rgba(47,168,247,.25);background:#fff;color:#137CD8;font-weight:800}.page-hero img{width:100%;max-height:390px;object-fit:contain;border-radius:20px;background:#fff}.article-shell{max-width:900px}.article-shell .content-card{padding:34px}.article-shell h2{margin-top:30px}.article-shell h2:first-child{margin-top:0}.article-shell p{color:#465c76}.article-shell ul{color:#465c76}.link-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.link-tile{padding:20px;border-radius:18px;background:#fff;border:1px solid rgba(47,168,247,.14)}.link-tile strong{display:block;color:#137CD8;margin-bottom:6px}.link-tile span{color:#5D718A}.floating-service{position:fixed;right:20px;top:50%;transform:translateY(-50%);z-index:8000;width:108px;padding:12px;background:rgba(255,255,255,.96);border:1px solid rgba(47,168,247,.16);border-radius:20px;box-shadow:0 16px 38px rgba(23,77,119,.15);display:grid;gap:8px;text-align:center}.floating-service a,.floating-service button{min-height:40px;border:0;border-radius:12px;background:#F4F8FF;color:#137CD8;font-weight:700;cursor:pointer}.floating-service .float-register{display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#45C7FF,#2FA8F7,#137CD8);color:#fff}.site-footer{background:#102B46;color:#EAF6FF;padding:58px 0 26px}.footer-grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:36px}.footer-brand img{width:150px;height:48px;object-fit:contain;background:#fff;border-radius:12px;padding:6px}.footer-brand p{color:#bcd4e9;max-width:480px}.site-footer h2{font-size:18px;margin:0 0 12px}.site-footer a{display:block;color:#d8ebfa;margin:7px 0}.site-footer a:hover{color:#45C7FF}.legal-note{display:flex;justify-content:space-between;gap:30px;border-top:1px solid rgba(234,246,255,.14);margin-top:34px;padding-top:22px;color:#bcd4e9;font-size:14px}.legal-note p{margin:0}.empty-image-space{min-height:120px}
@media(max-width:1100px){.core-nav a{padding-left:10px;padding-right:10px}.four-grid{grid-template-columns:repeat(2,1fr)}.floating-service{display:none}.footer-grid{grid-template-columns:1.4fr repeat(3,1fr)}}
@media(max-width:900px){.quick-grid,.cards-3,.review-grid{grid-template-columns:repeat(2,1fr)}.intro-grid,.split-grid,.page-hero-inner{grid-template-columns:1fr}.page-hero-inner{padding:34px}.footer-grid{grid-template-columns:repeat(2,1fr)}.link-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:767px){.shell{width:min(100% - 24px,680px)}.desktop-header,.channel-bar{display:none}.site-header:before{display:none}.mobile-header{display:grid;grid-template-columns:48px 1fr auto;align-items:center;gap:10px;height:68px;padding:0 12px;background:rgba(255,255,255,.97);backdrop-filter:blur(14px);box-shadow:0 8px 24px rgba(19,79,126,.1);position:relative;z-index:9000}.menu-toggle{width:44px;height:44px;border:0;border-radius:12px;background:#F4F8FF;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:5px;cursor:pointer}.menu-toggle span{width:21px;height:2px;background:#137CD8;border-radius:999px}.mobile-logo{justify-self:center;display:flex;align-items:center;max-width:132px}.mobile-logo img{width:128px;height:42px;object-fit:contain}.mobile-register{position:relative;z-index:9200;min-width:68px;padding:0 15px}.site-main{padding-top:68px}.drawer-mask{display:block;position:fixed;inset:0;background:rgba(16,43,70,.45);opacity:0;visibility:hidden;pointer-events:none;transition:.25s;z-index:9990}.drawer-mask.show{opacity:1;visibility:visible;pointer-events:auto}.mobile-drawer{display:block;position:fixed;left:0;top:0;bottom:0;width:min(86vw,360px);background:#fff;transform:translateX(-105%);transition:transform .25s ease;z-index:10000;box-shadow:18px 0 42px rgba(16,43,70,.2);overflow-y:auto;overscroll-behavior:contain}.mobile-drawer.open{transform:translateX(0)}.drawer-head{position:sticky;top:0;display:flex;align-items:center;justify-content:space-between;padding:14px 16px;background:#fff;border-bottom:1px solid rgba(47,168,247,.12);z-index:2}.drawer-head img{width:140px;height:46px;object-fit:contain}.drawer-close{width:44px;height:44px;border:0;border-radius:12px;background:#F4F8FF;color:#137CD8;font-size:28px;cursor:pointer}.drawer-nav{padding:10px 14px 30px;display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.drawer-nav a{display:flex;align-items:center;min-height:46px;padding:8px 12px;border-radius:12px;color:#5D718A;background:#F8FBFF}.drawer-nav a.active,.drawer-nav a:hover{color:#137CD8;background:#EDF5FF;font-weight:800}.banner-wrap{padding-top:18px}.banner-slider{border-radius:20px;padding:8px}.slider-stage{aspect-ratio:16/9;border-radius:14px}.slider-arrow{width:42px;height:42px}.slider-prev{left:14px}.slider-next{right:14px}.slider-dots{bottom:14px}.page-section{padding:52px 0}.page-section.compact{padding:30px 0}.section-head{margin-bottom:26px}.quick-grid,.cards-3,.cards-2,.review-grid,.four-grid,.link-grid{grid-template-columns:1fr}.content-card,.quick-card,.info-card,.faq-item,.review-card{padding:20px}.page-hero{padding:26px 0 36px}.page-hero-inner{padding:26px 20px;border-radius:22px}.page-hero img{max-height:280px}.footer-grid{grid-template-columns:1fr 1fr;gap:26px}.footer-brand{grid-column:1/-1}.legal-note{flex-direction:column}.site-footer{padding-bottom:100px}.mobile-bottom-nav{display:grid;position:fixed;left:10px;right:10px;bottom:10px;grid-template-columns:repeat(4,1fr);z-index:8500;background:rgba(255,255,255,.97);backdrop-filter:blur(14px);border:1px solid rgba(47,168,247,.16);border-radius:18px;box-shadow:0 14px 34px rgba(16,43,70,.18);padding:7px}.mobile-bottom-nav a{min-height:48px;display:flex;align-items:center;justify-content:center;border-radius:12px;color:#5D718A;font-weight:800}.mobile-bottom-nav a:hover{color:#137CD8;background:#EDF5FF}.site-main{padding-bottom:80px}.notice-item{display:block}.notice-date{display:block;margin-bottom:6px}}
@media(max-width:480px){.mobile-logo img{width:112px}.mobile-register{min-width:62px;padding:0 12px}.drawer-nav{grid-template-columns:1fr}.section-head h1{font-size:32px}.section-head h2{font-size:28px}.page-hero h1{font-size:34px}.footer-grid{grid-template-columns:1fr}.footer-brand{grid-column:auto}.slider-arrow{width:40px;height:40px}.content-card img{height:190px}}
