:root{--ink:#15202b;--muted:#667085;--line:#dbe6f2;--paper:#ffffff;--soft:#f3f8ff;--brand:#1769e0;--brand-strong:#0b3f8a;--gold:#d2a25d;--coral:#2f86e8;--aqua:#eaf5ff;--blue:#2f6fb3;--shadow:0 18px 45px rgba(24,80,150,0.1)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:Arial,PingFang SC,Microsoft YaHei,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.form-honeypot{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.container{width:min(1300px,calc(100% - 56px));margin:0 auto}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:50;background:rgba(255,255,255,.92);border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.site-header--blue{background:transparent;border-bottom:0;-webkit-backdrop-filter:none;backdrop-filter:none}.header-top{background:linear-gradient(90deg,#edf7ff,#f6fbff 58%,#fff8e9);border-bottom:1px solid rgba(23,105,224,.08)}.header-top__inner{min-height:52px;display:flex;align-items:center;justify-content:space-between;gap:28px;color:#31445e;font-size:15px}.header-ticker{position:relative;flex:1 1;min-width:260px;overflow:hidden}.header-ticker p{display:inline-block;min-width:max-content;margin:0;color:#52677e;animation:ticker-scroll 16s linear infinite}@keyframes ticker-scroll{0%{transform:translateX(100%)}to{transform:translateX(-100%)}}.header-top__inner>div:not(.header-ticker){display:flex;align-items:center;gap:34px}.header-top__inner span{display:inline-flex;align-items:center;gap:6px;white-space:nowrap;line-height:1}.header-top__inner svg{color:var(--brand)}.header-main{background:var(--brand)}.header-inner{display:flex;align-items:center;justify-content:space-between;min-height:76px;gap:38px}.brand{display:inline-flex;align-items:center;gap:10px;font-weight:700;min-width:max-content}.brand span{display:grid;place-items:center;width:42px;height:42px;color:white;background:var(--brand);border-radius:8px;letter-spacing:0}.brand strong{font-size:17px}.brand--image img{width:48px;height:48px;object-fit:cover;border-radius:8px;background:white}.brand--image strong{color:white;font-size:20px}.brand--footer img{width:46px;height:46px;object-fit:cover;border-radius:8px}.nav{display:flex;align-items:center;justify-content:center;flex:1 1;gap:clamp(28px,4vw,72px);color:#344054;font-size:15px}.nav--light{color:white;font-weight:700}.nav a{display:inline-flex;align-items:center;min-height:44px;transition:transform .16s ease,font-size .16s ease,opacity .16s ease}.nav--light a:hover{color:white;opacity:.88}.nav--light a.is-active{padding:0 8px;color:white;font-size:20px;font-weight:900;transform:scale(1.08)}.back-link:hover,.nav a:hover,.text-link:hover{color:var(--brand)}.nav.nav--light a.is-active,.nav.nav--light a:hover{color:white}.header-actions,.hero__actions{display:flex;align-items:center;gap:12px}.button,.icon-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:46px;border:1px solid transparent;border-radius:8px;font-weight:700;cursor:pointer}.button{padding:0 18px}.button--compact{min-height:40px;color:white;background:var(--brand);font-size:14px}.button--light{color:var(--brand);background:white}.button--light:hover{color:white;background:var(--brand-strong)}.button--primary{color:white;background:var(--brand);box-shadow:0 10px 26px rgba(23,105,224,.22)}.button--compact:hover,.button--primary:hover{background:var(--brand-strong)}.button--secondary{color:var(--brand-strong);background:white;border-color:#bad5f5}.phone-pill{display:inline-flex;align-items:center;gap:8px;min-height:42px;padding:0 18px;color:white;border:1px solid rgba(255,255,255,.72);border-radius:999px;font-size:17px;font-weight:800;white-space:nowrap}.phone-pill:hover{background:rgba(255,255,255,.14)}.icon-button{width:40px;height:40px;color:var(--brand);background:var(--aqua)}.hero{position:relative;min-height:640px;display:flex;align-items:center;overflow:hidden;background:#edf5f1}.hero--conversion{min-height:auto;padding:46px 0 30px;background:linear-gradient(180deg,#f3f9ff,#ffffff 58%),radial-gradient(circle at 82% 20%,rgba(47,111,179,.16),transparent 36%)}.hero-card{position:relative;min-height:520px;overflow:hidden;background:#eef7ff;border-radius:24px;box-shadow:0 24px 60px rgba(24,80,150,.13)}.hero-card--form{display:block}.hero-copy{padding:62px 18px 62px 58px;position:relative;z-index:2}.hero--conversion h1{max-width:620px;color:var(--brand);font-size:clamp(42px,4.7vw,64px)}.hero-title-line{display:block}.hero--conversion p{max-width:650px;color:#343f4d;font-weight:700}.hero-visual{position:absolute;inset:0}.hero-visual img{width:100%;height:100%;min-height:520px;object-fit:cover;object-position:center;mix-blend-mode:normal;transform:none}.hero-caption{position:absolute;left:56px;bottom:46px;z-index:2;max-width:470px;padding:18px 20px;color:#173b68;background:rgba(255,255,255,.78);border:1px solid rgba(186,213,245,.9);border-radius:10px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.hero-caption span{color:var(--brand);font-size:14px;font-weight:800}.hero-caption strong{display:block;margin-top:4px;font-size:22px;line-height:1.25}.hero-caption p{margin:8px 0 0;color:#52677e;font-size:14px;font-weight:700}.quick-lead-form{position:absolute;top:50%;right:42px;z-index:3;width:330px;padding:24px;background:rgba(255,255,255,.95);border:1px solid rgba(219,230,242,.95);border-radius:12px;box-shadow:0 22px 48px rgba(24,80,150,.16);transform:translateY(-50%)}.quick-lead-form h2{margin:0 0 16px;text-align:center;font-size:21px;line-height:1.25}.quick-lead-form__grid{display:grid;grid-gap:10px;gap:10px}.quick-lead-form input,.quick-lead-form select{width:100%;height:42px;padding:0 12px;color:#1f2d3d;background:#f6f9fc;border:1px solid transparent;border-radius:6px;font:inherit}.quick-lead-form input:focus,.quick-lead-form select:focus{outline:3px solid rgba(23,105,224,.13);border-color:#9fc6f6;background:white}.quick-lead-form__agree{display:flex;align-items:flex-start;gap:8px;margin:12px 0;color:#6a7888;font-size:12px;line-height:1.45}.quick-lead-form__agree input{width:15px;height:15px;margin-top:2px;accent-color:var(--brand)}.quick-lead-form button{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;min-height:44px;color:white;background:var(--brand);border:0;border-radius:6px;font-weight:800;cursor:pointer}.quick-lead-form button:hover{background:var(--brand-strong)}.lead-form button:disabled,.quick-lead-form button:disabled{cursor:not-allowed;opacity:.68}.quick-lead-form__error,.quick-lead-form__success{margin:10px 0 0;font-size:13px;font-weight:800}.quick-lead-form__success{color:var(--brand-strong)}.quick-lead-form__error{color:#c2410c}.hero__media{position:absolute;inset:0}.hero__media img{width:100%;height:100%;object-fit:cover}.hero__media:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(247,250,247,.96),rgba(247,250,247,.83) 44%,rgba(247,250,247,.18))}.hero__content{position:relative;padding:88px 0 108px}.eyebrow,.section-kicker{display:inline-flex;align-items:center;gap:8px;color:var(--brand);font-size:14px;font-weight:800}.hero h1,.page-hero h1{max-width:720px;margin:18px 0 20px;font-size:clamp(40px,6vw,72px);line-height:1.05;letter-spacing:0}.hero p,.page-hero p{max-width:650px;margin:0 0 30px;color:#344054;font-size:20px}.hero__notice{max-width:720px;margin-top:26px;padding:14px 16px;color:#173b68;background:#eef6ff;border:1px solid #bad5f5;border-radius:8px;font-size:14px}.section{padding:86px 0}.section--soft{background:var(--soft)}.cta-band__inner,.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:32px;margin-bottom:34px}.cta-band h2,.section h2{margin:8px 0 0;font-size:clamp(28px,4vw,42px);line-height:1.18;letter-spacing:0}.back-link,.text-link{display:inline-flex;align-items:center;gap:6px;color:var(--brand-strong);font-weight:800}.article-grid,.case-grid,.contact-grid,.product-grid,.stats-grid{display:grid;grid-gap:18px;gap:18px}.stats-grid{grid-template-columns:repeat(4,1fr)}.stat{position:relative;overflow:hidden;padding:26px;background:white;border:1px solid var(--line);border-radius:8px;box-shadow:var(--shadow);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.stat:after{content:"";position:absolute;inset:-60% auto auto -80%;width:70%;height:220%;background:linear-gradient(90deg,transparent,rgba(23,105,224,.14),transparent);transform:rotate(22deg);transition:left .42s ease}.stat:hover{transform:translateY(-8px);border-color:#9fc6f6;box-shadow:0 24px 54px rgba(23,105,224,.16)}.stat:hover:after{left:120%}.stat strong{display:block;color:var(--brand);font-size:34px;line-height:1}.stat span{display:block;margin-top:10px;color:var(--muted)}.city-band{padding:62px 0;background:#fff}.city-band__inner{display:grid;grid-template-columns:.45fr 1fr;align-items:center;grid-gap:34px;gap:34px}.city-band h2{margin:8px 0 0;font-size:clamp(26px,3vw,36px);line-height:1.2}.city-list{display:flex;flex-wrap:wrap;gap:10px}.city-list span{padding:8px 14px;color:#0b3f8a;background:#eef6ff;border:1px solid #cfe4ff;border-radius:8px;font-weight:800}.product-grid{grid-template-columns:repeat(4,1fr)}.service-grid{grid-template-columns:repeat(2,1fr)}.service-card,.service-grid{display:grid;grid-gap:18px;gap:18px}.service-card{align-content:start;padding:26px}.service-card h2{margin:0;font-size:24px}.service-card p{margin:0;color:var(--muted)}.service-card__block{display:grid;grid-gap:8px;gap:8px;padding-top:14px;border-top:1px solid var(--line)}.service-card__block strong{color:var(--ink)}.service-card__block ul{display:grid;grid-gap:8px;gap:8px;margin:0;padding:0;list-style:none}.service-card__block li{display:flex;align-items:center;gap:8px;color:#344054}.service-card__block svg{flex:0 0 auto;color:var(--brand)}.card{background:white;border:1px solid var(--line);border-radius:8px;box-shadow:var(--shadow)}.case-card,.contact-card,.product-card{padding:24px}.product-card{position:relative;overflow:hidden;transform-origin:center;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.product-card:after{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(23,105,224,.08),transparent 42%);opacity:0;transition:opacity .18s ease;pointer-events:none}.product-card:hover{transform:translateY(-8px) scale(1.025);border-color:#9fc6f6;box-shadow:0 24px 54px rgba(23,105,224,.15)}.product-card:hover:after{opacity:1}.product-card:hover .icon-box{color:white;background:var(--brand)}.article-card h3,.case-card h3,.contact-card h2,.product-card h3{margin:16px 0 10px;font-size:21px;line-height:1.25}.article-card p,.case-card p,.compliance-box p,.contact-card span,.cta-band p,.office-layout p,.product-card p,.site-footer p,.split-layout p{color:var(--muted)}.icon-box{display:grid;place-items:center;width:48px;height:48px;color:var(--brand);background:var(--aqua);border-radius:8px;transition:color .18s ease,background .18s ease,transform .18s ease}.product-card ul{display:grid;grid-gap:10px;gap:10px;margin:18px 0 0;padding:0;list-style:none}.feature-list span,.product-card li,.trust-list span{display:flex;align-items:center;gap:8px;color:#344054}.feature-list svg,.product-card li svg,.trust-list svg{flex:0 0 auto;color:var(--brand)}.lead-layout,.office-layout,.split-layout,.trust-layout{display:grid;grid-template-columns:1fr 1fr;align-items:center;grid-gap:54px;gap:54px}.trust-copy p{max-width:620px;color:var(--muted);font-size:18px}.feature-list,.trust-list{display:grid;grid-gap:14px;gap:14px;margin-top:26px}.office-layout img,.trust-image{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:8px;box-shadow:var(--shadow)}.case-grid{grid-template-columns:repeat(3,1fr)}.case-card{position:relative;overflow:hidden;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.case-card:after{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(23,105,224,.08),transparent 44%);opacity:0;transition:opacity .18s ease;pointer-events:none}.case-card:hover{transform:translateY(-8px) scale(1.025);border-color:#9fc6f6;box-shadow:0 24px 54px rgba(23,105,224,.15)}.case-card:hover:after{opacity:1}.case-card svg{color:var(--coral)}.case-card:hover svg{color:var(--brand)}.case-card span{display:inline-flex;margin-top:12px;padding:6px 10px;color:#0b3f8a;background:#eef6ff;border-radius:8px;font-size:13px;font-weight:800}.article-grid{grid-template-columns:repeat(3,1fr)}.article-card{display:block;padding:26px;min-height:236px}.article-card span,.article-header span,.article-row span{color:var(--gold);font-size:14px;font-weight:800}.article-card strong{display:inline-flex;align-items:center;gap:6px;color:var(--brand);margin-top:12px}.cta-band{padding:62px 0;color:white;background:linear-gradient(135deg,#0b3f8a,#1769e0 58%,#2f86e8)}.cta-band .section-kicker,.cta-band p{color:#eaf5ff}.cta-band__inner{margin-bottom:0}.page-hero{padding:92px 0 76px;background:linear-gradient(135deg,#eef6ff,#ffffff 58%,#fff8e9);border-bottom:1px solid var(--line)}.page-hero--image{min-height:430px;display:flex;align-items:center;color:white;background:linear-gradient(90deg,rgba(7,31,72,.88),rgba(14,69,142,.62) 48%,rgba(255,255,255,.04)),url(/images/caizhihui-about-finance.png) 50% /cover;border-bottom:0}.page-hero--image .section-kicker{color:#d8eaff}.page-hero--image h1{color:white;text-shadow:0 10px 28px rgba(0,0,0,.18)}.page-hero--image p{color:#edf6ff}.filter-row{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:28px}.filter-row span{padding:8px 12px;color:var(--brand-strong);background:var(--aqua);border-radius:8px;font-weight:800}.article-list{display:grid;grid-gap:16px;gap:16px}.article-row{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:26px;background:white;border:1px solid var(--line);border-radius:8px;box-shadow:var(--shadow)}.article-row h2{margin:6px 0;font-size:26px}.article-row p{margin:0;color:var(--muted)}.article-row strong{display:inline-flex;align-items:center;gap:6px;color:var(--brand);white-space:nowrap}.article-detail{padding:64px 0 80px}.article-shell{max-width:820px}.article-header{padding:32px 0 24px;border-bottom:1px solid var(--line)}.article-header h1{margin:10px 0 16px;font-size:clamp(34px,5vw,54px);line-height:1.12}.article-header p{color:var(--muted);font-size:19px}.article-header time{color:#7b8794}.article-body{padding-top:18px}.article-body h2{margin-top:34px;font-size:26px}.article-body p{color:#394653;font-size:18px}.faq-list{display:grid;grid-gap:12px;gap:12px}.faq-list details{padding:18px 20px;background:var(--soft);border:1px solid var(--line);border-radius:8px}.faq-list summary{cursor:pointer;color:var(--ink);font-weight:800}.contact-grid{grid-template-columns:repeat(4,1fr)}.process-list{display:grid;grid-gap:14px;gap:14px}.process-item{display:grid;grid-template-columns:auto 1fr;align-items:center;grid-gap:14px;gap:14px;padding:16px;background:white;border:1px solid var(--line);border-radius:8px;box-shadow:var(--shadow)}.process-item span{display:grid;place-items:center;width:36px;height:36px;color:white;background:var(--brand);border-radius:8px;font-weight:800}.process-item p{margin:0;color:#344054;font-weight:700}.contact-card svg{color:var(--brand)}.contact-card p{margin:8px 0;font-weight:800}.contact-qr{width:112px;height:112px;object-fit:cover;margin:8px 0;border:1px solid var(--line);border-radius:8px}.compliance-box{display:grid;grid-template-columns:auto 1fr;grid-gap:20px;gap:20px;padding:34px;background:#eef6ff;border:1px solid #bad5f5;border-radius:8px}.compliance-box>svg{color:var(--gold)}.lead-form{display:grid;grid-gap:16px;gap:16px;padding:28px;background:white;border:1px solid var(--line);border-radius:8px;box-shadow:var(--shadow)}.lead-form label{display:grid;grid-gap:7px;gap:7px;color:#344054;font-weight:800}.lead-form input,.lead-form select,.lead-form textarea{width:100%;border:1px solid #cad6cf;border-radius:8px;padding:12px 13px;color:var(--ink);background:white;font:inherit}.lead-form input:focus,.lead-form select:focus,.lead-form textarea:focus{outline:3px solid rgba(23,105,224,.16);border-color:var(--brand)}.form-error,.form-note,.form-success{margin:0;font-size:14px}.form-note{color:var(--muted)}.form-success{color:var(--brand-strong);font-weight:800}.form-error{color:#c2410c;font-weight:800}.site-footer{padding:64px 0 42px;color:#2b3440;background:#f1f3f6}.footer-shell{display:grid;grid-gap:28px;gap:28px}.footer-logo{display:inline-flex;justify-self:center;align-items:center;gap:12px;color:var(--brand);font-size:30px;font-weight:900}.footer-logo img{width:58px;height:58px;object-fit:cover;border-radius:12px;background:white}.footer-rule{height:1px;background:var(--brand)}.footer-nav{display:flex;flex-wrap:wrap;justify-content:center;gap:28px;color:#2b3440;font-size:18px}.footer-nav span{color:#7a8794}.footer-contact{display:grid;grid-template-columns:1fr 1.2fr 1.4fr;align-items:center;grid-gap:46px;gap:46px;padding:14px 0}.footer-contact>div{display:grid;grid-gap:10px;gap:10px;justify-items:center;text-align:center}.footer-contact span{color:#3f4b5a;font-size:18px}.footer-contact strong{color:#1f2d3d;font-size:clamp(24px,3vw,34px);line-height:1.2;word-break:break-word}.footer-qr{grid-template-columns:auto auto;justify-content:center}.footer-qr img{width:132px;height:132px;object-fit:contain;background:white;border:1px solid #dbe6f2;border-radius:8px;padding:8px}.footer-bottom{display:grid;grid-gap:8px;gap:8px;justify-items:center;color:#5b6675;text-align:center;font-size:14px}.footer-bottom p{margin:0}.floating-contact{position:fixed;right:22px;top:42%;z-index:45;display:grid;width:92px;background:white;border:1px solid #dbe6f2;box-shadow:0 14px 38px rgba(24,80,150,.12)}.floating-contact a,.floating-contact button,.floating-contact__qr{position:relative;display:grid;place-items:center;grid-gap:6px;gap:6px;min-height:78px;padding:10px 6px;color:#31445e;background:white;border:0;border-bottom:1px solid #dbe6f2;font-size:13px;font-family:inherit;font-weight:800;cursor:pointer}.floating-contact svg{color:var(--brand)}.floating-contact a:hover,.floating-contact button:hover,.floating-contact__qr:hover{color:var(--brand);background:#eef6ff}.floating-contact__qr img{display:none;position:absolute;right:100%;top:50%;width:220px;height:220px;transform:translateY(-50%);margin-right:12px;padding:10px;background:white;border:1px solid #dbe6f2;border-radius:8px;box-shadow:var(--shadow);object-fit:contain}.floating-contact__qr:hover img{display:block}.bottom-consult{position:fixed;right:24px;bottom:24px;z-index:46;min-height:48px;padding:8px 10px 8px 8px;background:var(--brand);border-radius:999px;box-shadow:0 12px 32px rgba(23,105,224,.28);font-weight:800}.bottom-consult,.bottom-consult__link{display:inline-flex;align-items:center;gap:10px;color:white}.bottom-consult button{display:inline-grid;place-items:center;width:30px;height:30px;padding:0;color:white;background:rgba(255,255,255,.14);border:0;border-radius:50%;cursor:pointer}.bottom-consult button:hover{background:rgba(255,255,255,.24)}.bottom-consult img{width:36px;height:36px;object-fit:cover;border-radius:50%;background:white}.bottom-consult--collapsed{width:54px;height:54px;min-height:54px;padding:7px;border:0;cursor:pointer}.bottom-consult--collapsed img{width:40px;height:40px}@media (max-width:1320px){.floating-contact{display:none}}@media (max-width:980px){.header-top__inner{justify-content:flex-start;gap:16px;overflow-x:auto}.header-top__inner div,.header-top__inner p{min-width:max-content}.nav{display:none}.article-grid,.case-grid,.contact-grid,.product-grid,.service-grid,.stats-grid{grid-template-columns:repeat(2,1fr)}.city-band__inner,.lead-layout,.office-layout,.split-layout,.trust-layout{grid-template-columns:1fr}.hero-card{min-height:auto;padding-top:360px;border-radius:20px}.hero-visual{bottom:auto;height:360px}.hero-visual img{min-height:360px}.hero-caption,.quick-lead-form{position:relative;inset:auto;transform:none}.hero-caption{left:auto;bottom:auto;max-width:none;margin:18px}.quick-lead-form{width:auto;margin:18px}.footer-contact{grid-template-columns:1fr;gap:26px}.floating-contact{display:none}}@media (max-width:680px){.container{width:min(100% - 28px,1160px)}.header-inner{min-height:66px}.icon-button{display:none}.brand--image img{width:42px;height:42px}.brand--image strong{font-size:18px}.hero{min-height:auto}.hero h1,.page-hero h1{font-size:40px}.hero p,.page-hero p{font-size:17px}.hero--conversion{padding:24px 0}.hero-card{padding-top:280px}.hero-visual{height:280px}.hero-visual img{min-height:280px}.city-band{padding:42px 0}.article-row,.cta-band__inner,.hero__actions,.section-head{align-items:stretch;flex-direction:column}.button{width:100%}.page-hero,.section{padding:58px 0}.article-grid,.case-grid,.contact-grid,.product-grid,.service-grid,.stats-grid{grid-template-columns:1fr}.footer-nav{gap:12px;font-size:15px}.footer-contact strong{font-size:22px}.stat strong{font-size:30px}.article-row h2{font-size:22px}.compliance-box{grid-template-columns:1fr;padding:24px}.bottom-consult{right:14px;bottom:14px;max-width:calc(100% - 28px);font-size:14px}}