*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Hiragino Sans GB","Microsoft YaHei",Arial,sans-serif;background:#F1F3F7;color:#2B3440;line-height:1.75}a{color:#FF7A1A;text-decoration:none}a:hover{text-decoration:none;color:#FF5A12}img{max-width:100%;height:auto;display:block}.site-header{position:fixed;top:0;left:0;right:0;z-index:1000;background:#FFFFFF;box-shadow:0 8px 24px rgba(38,50,65,.10)}.topbar{height:72px;max-width:1320px;margin:0 auto;padding:0 22px;display:flex;align-items:center;justify-content:space-between;gap:22px}.top-left{display:flex;align-items:center;gap:14px;min-width:220px}.menu-toggle,.drawer-close{border:0;background:#F7F8FB;color:#263241;border-radius:12px;width:42px;height:42px;font-size:22px;cursor:pointer}.menu-toggle:hover,.drawer-close:hover{background:#fff0e5;color:#FF7A1A}.site-logo img{max-height:44px;width:auto}.drawer-logo img{max-height:42px;width:auto}.top-notice{flex:1;text-align:center;color:#667485;font-size:15px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.main-btn{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#FFB13B 0%,#FF7A1A 58%,#FF5A12 100%);color:#FFFFFF!important;border-radius:999px;box-shadow:0 10px 24px rgba(255,122,26,.24);font-weight:700;line-height:1;padding:13px 24px;transition:.2s ease;white-space:nowrap}.main-btn:hover{transform:translateY(-1px);color:#fff!important}.top-register{min-width:88px}.site-main{padding:96px 22px 0;max-width:1320px;margin:0 auto}.drawer-mask{position:fixed;inset:0;background:rgba(16,23,34,.46);z-index:1100;display:none}.drawer-mask.show{display:block}.mobile-drawer{position:fixed;top:0;left:0;bottom:0;width:84vw;max-width:320px;background:#FFFFFF;z-index:1200;transform:translateX(-105%);transition:.25s ease;box-shadow:0 18px 44px rgba(16,23,34,.22);padding:18px;overflow-y:auto}.mobile-drawer.open{transform:translateX(0)}.drawer-open{overflow:hidden}.drawer-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.drawer-links{display:grid;gap:8px}.drawer-links a{padding:11px 12px;border-radius:11px;color:#2B3440;background:#F7F8FB}.drawer-links a.active,.drawer-links a:hover{color:#fff;background:linear-gradient(135deg,#FFB13B 0%,#FF7A1A 58%,#FF5A12 100%)}.portal-grid{display:grid;grid-template-columns:190px minmax(0,1fr)290px;gap:18px;align-items:start}.sidebar-nav{background:#FFFFFF;border-radius:14px;box-shadow:0 12px 30px rgba(38,50,65,.08);border:1px solid rgba(38,50,65,.08);padding:16px;position:sticky;top:92px}.sidebar-nav strong{display:block;color:#263241;font-size:17px;margin-bottom:10px}.sidebar-nav a{display:flex;align-items:center;gap:8px;color:#2B3440;border-radius:10px;padding:11px 10px;margin:4px 0;font-weight:650}.sidebar-nav a:hover,.sidebar-nav a.active{color:#FFFFFF;background:linear-gradient(135deg,#FFB13B 0%,#FF7A1A 58%,#FF5A12 100%)}.banner-slider{height:390px;border-radius:14px;background:#FFFFFF;box-shadow:0 12px 30px rgba(38,50,65,.10);overflow:hidden;position:relative;z-index:1}.banner-slider .slide{display:none;position:absolute;inset:0}.banner-slider .slide.active{display:block}.banner-slider img{width:100%;height:100%;object-fit:contain;background:#FFFFFF}.slide-copy{position:absolute;left:26px;bottom:28px;max-width:430px;background:rgba(255,255,255,.9);border:1px solid rgba(38,50,65,.08);border-radius:16px;padding:18px 20px;box-shadow:0 12px 30px rgba(38,50,65,.10)}.slide-copy b{display:block;color:#263241;font-size:24px;margin-bottom:4px}.slide-copy span{color:#667485}.slider-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:3;border:none;border-radius:999px;background:rgba(255,255,255,.88);color:#FF7A1A;box-shadow:0 8px 20px rgba(38,50,65,.16);width:42px;height:42px;font-size:24px;cursor:pointer}.slider-prev{left:14px}.slider-next{right:14px}.slider-dots{position:absolute;left:50%;bottom:14px;transform:translateX(-50%);display:flex;gap:8px;z-index:3}.slider-dots button{width:9px;height:9px;border-radius:50%;border:none;background:rgba(255,122,26,.28);cursor:pointer;padding:0}.slider-dots button.active{background:#FF7A1A}.right-service,.card,.zone-card,.info-card,.match-card,.review-card,.faq-item,.content-panel,.article-card{background:#FFFFFF;border:1px solid rgba(38,50,65,.08);box-shadow:0 12px 30px rgba(38,50,65,.08);border-radius:14px}.right-service{padding:18px}.right-service h3,.card h3,.zone-card h3,.info-card h3,.match-card h3,.review-card h3{margin:0 0 10px;color:#263241}.right-service p{margin:0 0 12px;color:#667485}.right-service img{width:100%;height:150px;object-fit:contain;background:#F7F8FB;border-radius:12px;margin:8px 0 12px}.right-service ul{padding-left:18px;margin:10px 0 0;color:#667485}.right-service li{margin:6px 0}.section{margin-top:28px}.section-head{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:14px}.section-kicker{color:#FF7A1A;font-weight:800;font-size:14px;letter-spacing:.04em}.section-title,h1,h2,h3{color:#263241}.section-title{font-size:28px;margin:4px 0 0}.section-desc{margin:0;color:#667485;max-width:720px}.grid-2{display:grid;grid-template-columns:1fr 1fr;gap:18px}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.grid-5{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.match-card,.card,.zone-card,.info-card,.review-card,.faq-item,.content-panel{padding:18px}.match-card .meta,.tag,.label,.badge,.num{color:#FF7A1A;font-weight:700}.match-card p,.card p,.zone-card p,.info-card p,.review-card p,.faq-item p,.content-panel p{color:#667485;margin:8px 0 0}.text-link{font-weight:800;color:#FF7A1A;display:inline-flex;margin-top:10px}.quick-card{min-height:170px}.content-img,.zone-card img,.app-section img,.article-card img{width:100%;height:190px;object-fit:contain;background:#F7F8FB;border-radius:12px;margin-bottom:14px}.feature-list{padding-left:18px;color:#667485;margin:10px 0 0}.feature-list li{margin:6px 0}.notice-band{display:grid;grid-template-columns:1.1fr .9fr;gap:18px}.reviews{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.review-card span{display:inline-flex;color:#FF7A1A;font-weight:800;margin-bottom:6px}.faq-mini{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.about-summary{display:grid;grid-template-columns:1fr 320px;gap:18px;align-items:center}.legal-reminder{background:#101722;color:#EAF0F6;border-radius:16px;padding:22px;display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.legal-reminder strong{display:block;color:#FFB13B;margin-bottom:4px}.legal-reminder p{margin:0;color:#d5dee8}.inner-shell{display:grid;grid-template-columns:210px minmax(0,1fr)280px;gap:18px;align-items:start}.article-card{padding:24px}.page-hero{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(260px,.85fr);gap:22px;align-items:center;margin-bottom:20px}.page-hero h1{font-size:36px;line-height:1.25;margin:0 0 12px}.page-hero p{color:#667485;margin:0}.hero-actions{display:flex;gap:12px;align-items:center;flex-wrap:wrap;margin-top:18px}.article-card img.hero-img{height:280px;object-fit:contain;background:#F7F8FB;border-radius:14px}.article-section{margin-top:24px}.article-section h2{font-size:24px;margin:0 0 8px}.article-section p{color:#667485;margin:8px 0}.two-col-list{display:grid;grid-template-columns:1fr 1fr;gap:14px}.soft-box{background:#F7F8FB;border:1px solid rgba(38,50,65,.08);border-radius:14px;padding:16px}.soft-box h3{margin:0 0 6px;font-size:18px}.image-row{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:16px}.image-row img{height:170px;object-fit:contain;background:#F7F8FB;border-radius:12px}.quote-list{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.quote-list blockquote{margin:0;background:#F7F8FB;border-radius:14px;padding:16px;color:#667485;border:1px solid rgba(38,50,65,.08)}.question-list{display:grid;gap:12px}.question-list .faq-item h3{font-size:18px;margin:0}.service-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.contact-list{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.site-footer{background:#101722;color:#EAF0F6;margin-top:44px}.footer-inner{max-width:1320px;margin:0 auto;padding:36px 22px;display:grid;grid-template-columns:1.4fr .75fr .75fr 1fr;gap:24px}.footer-logo img{max-height:44px;width:auto}.footer-brand p,.footer-note p{color:#c7d2df;margin:12px 0 0}.footer-links h3,.footer-note h3{color:#FFFFFF;margin:0 0 10px}.footer-links a,.footer-note a{display:block;color:#EAF0F6;margin:7px 0}.footer-bottom{text-align:center;border-top:1px solid rgba(234,240,246,.12);color:#b9c4d0;padding:14px 22px}.mobile-bottom{display:none}.small-service{position:sticky;top:92px}.app-section{display:grid;grid-template-columns:320px 1fr;gap:20px;align-items:center}.pill-row{display:flex;gap:10px;flex-wrap:wrap;margin-top:12px}.pill-row span{background:#fff4eb;color:#FF7A1A;border-radius:999px;padding:7px 12px;font-weight:700}.breadcrumb{font-size:14px;color:#9AA5B1;margin-bottom:10px}.breadcrumb a{color:#667485}@media(max-width:1180px){.portal-grid{grid-template-columns:170px minmax(0,1fr)}.portal-grid .right-service{grid-column:2}.inner-shell{grid-template-columns:190px minmax(0,1fr)}.inner-shell>.right-service{grid-column:2}.grid-5{grid-template-columns:repeat(3,1fr)}}@media(max-width:900px){.site-main{padding-top:88px}.topbar{height:66px;padding:0 14px}.top-left{min-width:0}.top-notice{display:none}.site-logo img{max-height:40px}.portal-grid,.inner-shell,.page-hero,.notice-band,.about-summary,.app-section{grid-template-columns:1fr}.sidebar-nav,.inner-aside,.small-service{display:none}.banner-slider{height:300px}.grid-4,.grid-3,.reviews,.faq-mini,.legal-reminder,.footer-inner,.service-cards,.contact-list,.two-col-list,.quote-list,.image-row{grid-template-columns:1fr 1fr}.article-card img.hero-img{height:240px}.mobile-bottom{display:grid;position:fixed;left:12px;right:12px;bottom:10px;z-index:990;grid-template-columns:repeat(4,1fr);background:#FFFFFF;border:1px solid rgba(38,50,65,.08);box-shadow:0 12px 30px rgba(38,50,65,.16);border-radius:16px;overflow:hidden}.mobile-bottom a{text-align:center;color:#2B3440;padding:10px 0;font-weight:700}.mobile-bottom a:hover{color:#FF7A1A}body{padding-bottom:72px}}@media(max-width:640px){.site-main{padding-left:12px;padding-right:12px}.topbar{gap:10px}.main-btn{padding:11px 18px}.menu-toggle{width:38px;height:38px}.site-logo{position:absolute;left:50%;transform:translateX(-50%)}.banner-slider{height:205px}.slide-copy{left:12px;right:12px;bottom:14px;padding:12px}.slide-copy b{font-size:18px}.slide-copy span{font-size:13px}.slider-arrow{width:34px;height:34px;font-size:20px}.grid-4,.grid-3,.grid-5,.grid-2,.reviews,.faq-mini,.legal-reminder,.footer-inner,.service-cards,.contact-list,.two-col-list,.quote-list,.image-row{grid-template-columns:1fr}.section-title{font-size:23px}.page-hero h1{font-size:28px}.content-img,.zone-card img,.app-section img{height:150px}.article-card{padding:18px}.article-card img.hero-img{height:190px}.footer-inner{padding:28px 16px}.top-register{min-width:72px}.right-service img{height:130px}}