:root{--fc-blue:#1769f5;--fc-blue-dark:#0f56ce;--fc-blue-soft:#edf5ff;--fc-ink:#14213a;--fc-text:#43536b;--fc-muted:#718096;--fc-line:#dfe7f1;--fc-page:#f7f9fc;--fc-white:#fff;--fc-radius:16px}*{box-sizing:border-box}html{background:var(--fc-page);scroll-behavior:smooth}body{min-width:0;margin:0;color:var(--fc-ink);background:var(--fc-page);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",sans-serif}.industry-site-header{min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:0 max(24px,calc((100vw - 1180px)/2));border-bottom:1px solid #e9eef5;background:rgba(255,255,255,.92)}.industry-brand{display:flex;align-items:center;gap:9px;color:var(--fc-ink);font-size:20px;font-weight:780;text-decoration:none}.industry-brand span{width:34px;height:34px;overflow:hidden;border:1px solid #dce7f5;border-radius:11px;background:#fff}.industry-brand img{width:100%;height:100%;object-fit:contain}.industry-site-header nav{display:flex;align-items:center;gap:24px}.industry-site-header nav a{color:#52637a;font-size:14px;font-weight:680;text-decoration:none}.industry-site-header nav a:hover{color:var(--fc-blue)}.industry-site-header .header-primary{min-height:38px;display:inline-flex;align-items:center;padding:0 14px;border-radius:10px;color:#fff;background:var(--fc-blue)}main{width:min(100% - 32px,1180px);margin:0 auto;padding:28px 0 72px}.industry-breadcrumbs{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:22px;color:#8490a2;font-size:13px}.industry-breadcrumbs a{color:#57739a;text-decoration:none}.industry-hero{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);gap:clamp(30px,6vw,80px);align-items:center;padding:clamp(32px,6vw,66px);border:1px solid #dbe6f4;border-radius:24px;background:#fff;box-shadow:0 20px 50px rgba(36,70,117,.07)}.industry-kicker{margin:0 0 12px;color:var(--fc-blue);font-size:14px;font-weight:780}.industry-hero h1,.apply-heading h1{max-width:760px;margin:0;font-size:clamp(35px,5.4vw,58px);line-height:1.12;letter-spacing:-1.8px}.industry-hero>div>p:not(.industry-kicker),.apply-heading>p:last-child{max-width:690px;margin:18px 0 0;color:var(--fc-text);font-size:18px;line-height:1.75}.industry-hero-index aside{display:grid;grid-template-columns:auto 1fr;gap:13px 15px;padding:22px;border-left:3px solid var(--fc-blue);background:#f5f9ff}.industry-hero-index aside strong{color:var(--fc-blue);font-size:14px}.industry-hero-index aside span{color:#52637a;font-size:14px}.industry-section{padding:68px 0;border-bottom:1px solid var(--fc-line)}.section-heading{max-width:720px}.section-heading h2,.industry-content h2,.related-industries h2{margin:0;font-size:clamp(26px,3vw,36px);letter-spacing:-.8px}.section-heading p{margin:10px 0 0;color:var(--fc-muted);font-size:15px;line-height:1.7}.industry-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:14px;margin-top:28px}.industry-card{grid-column:span 3;min-height:230px;display:flex;flex-direction:column;padding:22px;border:1px solid var(--fc-line);border-radius:var(--fc-radius);color:var(--fc-ink);background:#fff;text-decoration:none;transition:border-color .2s ease,transform .2s ease,box-shadow .2s ease}.industry-card:nth-child(1),.industry-card:nth-child(6){grid-column:span 6}.industry-card:hover{transform:translateY(-2px);border-color:#9cc1fb;box-shadow:0 14px 32px rgba(36,79,139,.08)}.industry-card>span{color:#8aa6cd;font-size:12px;font-weight:800}.industry-card h3{margin:32px 0 0;font-size:22px}.industry-card p{margin:10px 0 20px;color:var(--fc-text);font-size:14px;line-height:1.65}.industry-card strong{margin-top:auto;color:var(--fc-blue);font-size:14px}.industry-program-cta{display:flex;align-items:center;justify-content:space-between;gap:36px;margin-top:68px;padding:36px 40px;border:1px solid #cfe0f8;border-radius:20px;background:#eef5ff}.industry-program-cta h2{margin:0;font-size:28px}.industry-program-cta p{max-width:720px;margin:9px 0 0;color:#50627b;line-height:1.7}.industry-program-cta a,.primary-action,.secondary-action{min-height:48px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;padding:0 18px;border-radius:11px;font-size:15px;font-weight:760;text-decoration:none}.industry-program-cta a,.primary-action{border:1px solid var(--fc-blue-dark);color:#fff;background:var(--fc-blue)}.secondary-action{border:1px solid #b8cff0;color:#245cae;background:#fff}.industry-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.industry-detail-hero>ol{display:grid;gap:10px;margin:0;padding:0;list-style:none}.industry-detail-hero>ol li{display:grid;grid-template-columns:34px 1fr;gap:2px 12px;padding:15px;border:1px solid #e0e8f3;border-radius:13px;background:#f9fbfe}.industry-detail-hero>ol li span{grid-row:1/3;color:var(--fc-blue);font-size:12px;font-weight:800}.industry-detail-hero>ol strong{font-size:15px}.industry-detail-hero>ol small{color:var(--fc-muted);line-height:1.5}.workflow-strip{display:grid;grid-template-columns:repeat(4,1fr);margin-top:30px;border:1px solid var(--fc-line);border-radius:var(--fc-radius);background:#fff}.workflow-strip div{position:relative;display:flex;align-items:center;gap:12px;min-height:90px;padding:20px;border-right:1px solid var(--fc-line)}.workflow-strip div:last-child{border:0}.workflow-strip span{color:#8ba8cf;font-size:12px;font-weight:800}.workflow-strip strong{font-size:16px}.scenario-list{display:flex;flex-wrap:wrap;gap:9px;margin-top:17px}.scenario-list span{padding:8px 11px;border:1px solid #dae5f3;border-radius:9px;color:#4d607b;background:#fff;font-size:13px}.industry-two-column{display:grid;grid-template-columns:1fr .8fr;gap:70px;align-items:center}.pain-list{display:grid;gap:0;margin:25px 0 0;padding:0;list-style:none}.pain-list li{padding:14px 0;border-bottom:1px solid var(--fc-line);color:#40516a;font-size:16px}.pain-list li::before{margin-right:11px;content:'•';color:var(--fc-blue)}.product-belief{padding:34px;border-left:4px solid var(--fc-blue);background:#fff}.product-belief p{margin:0;font-size:27px;line-height:1.42}.product-belief p strong{color:var(--fc-blue)}.product-belief span{display:block;margin-top:18px;color:var(--fc-text);font-size:15px;line-height:1.75}.capability-table{margin-top:26px;overflow:hidden;border:1px solid var(--fc-line);border-radius:var(--fc-radius);background:#fff}.capability-row{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--fc-line)}.capability-row:first-child{border:0}.capability-row>*{padding:15px 18px}.capability-row>*:last-child{border-left:1px solid var(--fc-line);color:#1759be}.capability-head{background:#f1f6fc}.capability-head strong{color:#4b607c!important;font-size:13px}.industry-content{max-width:820px;margin:0 auto;padding:68px 0;color:#40516a}.industry-content h2{margin-top:42px;color:var(--fc-ink);font-size:27px}.industry-content h2:first-child{margin-top:0}.industry-content p{margin:14px 0 0;font-size:16px;line-height:1.9}.related-industries{padding:68px 0}.related-industries>div{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:24px}.related-industries a{padding:18px;border:1px solid var(--fc-line);border-radius:13px;color:var(--fc-ink);background:#fff;font-weight:740;text-decoration:none}.related-industries a span{display:block;margin-top:7px;color:var(--fc-muted);font-size:12px;font-weight:500;line-height:1.5}.program-hero aside{padding:26px;border:1px solid #dce6f3;border-radius:var(--fc-radius);background:#f8fbff}.program-hero aside p{margin:0;color:#465a75;font-size:15px;line-height:1.8}.program-hero aside p+p{margin-top:14px}.program-hero .primary-action{margin-top:24px}.program-industries{display:grid;grid-template-columns:repeat(2,1fr);gap:0 32px;margin-top:26px}.program-industries div{display:flex;justify-content:space-between;gap:16px;padding:16px 0;border-bottom:1px solid var(--fc-line)}.program-industries span{color:var(--fc-muted);font-size:13px;text-align:right}.program-how ol{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:24px 0 0;padding:0;list-style:none}.program-how li{display:flex;gap:14px;padding:22px;border:1px solid var(--fc-line);border-radius:var(--fc-radius);background:#fff}.program-how li>span{width:30px;height:30px;display:grid;place-items:center;flex:0 0 auto;border-radius:9px;color:var(--fc-blue);background:var(--fc-blue-soft);font-size:13px;font-weight:800}.program-how strong{font-size:16px}.program-how p{margin:7px 0 0;color:var(--fc-muted);font-size:13px;line-height:1.6}.apply-heading{max-width:780px;margin:30px auto 28px}.application-shell{max-width:780px;margin:0 auto}.application-auth,.application-status,.application-form{padding:30px;border:1px solid var(--fc-line);border-radius:20px;background:#fff;box-shadow:0 18px 44px rgba(32,67,115,.06)}.application-auth h2,.application-status h2{margin:0;font-size:25px}.application-auth p,.application-status p{color:var(--fc-text);line-height:1.7}.application-auth .primary-action{margin-top:10px}.application-form{display:grid;gap:22px}.account-email{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:15px 17px;border-radius:12px;background:#f1f6fc}.account-email span{color:var(--fc-muted);font-size:13px}.account-email strong{overflow-wrap:anywhere}.application-form label,.application-form fieldset{display:grid;gap:8px;margin:0;padding:0;border:0}.application-form label>span,.application-form legend{color:#2a3b55;font-size:14px;font-weight:720}.application-form b{color:#d34242}.application-form small{color:var(--fc-muted);font-weight:500}.application-form input,.application-form select,.application-form textarea{width:100%;min-height:46px;padding:11px 13px;border:1px solid #cad7e7;border-radius:10px;color:var(--fc-ink);background:#fff;font:inherit}.application-form textarea{resize:vertical}.application-form input:focus,.application-form select:focus,.application-form textarea:focus{outline:3px solid rgba(23,105,245,.14);border-color:#6ea5f7}.application-form fieldset>p{margin:0;color:var(--fc-muted);font-size:13px}.proof-links{display:grid;gap:9px}.proof-links>div{display:grid;grid-template-columns:1fr auto;gap:9px}.proof-links button{padding:0 12px;border:1px solid #d7e0eb;border-radius:9px;color:#6a7483;background:#fff}.text-action{justify-self:start;padding:4px 0;border:0;color:var(--fc-blue);background:transparent;font-weight:720}.application-form .primary-action{justify-self:start;margin:2px 0 0}.application-error{min-height:20px;margin:-6px 0;color:#b4232d;font-size:13px}.application-status ol{display:grid;gap:12px;margin:24px 0;padding:0;list-style:none}.application-status li{display:flex;align-items:center;gap:10px;color:#758196}.application-status li::before{width:10px;height:10px;content:'';border:2px solid #aab5c4;border-radius:50%;background:#fff}.application-status li.is-complete{color:#225cb4;font-weight:720}.application-status li.is-complete::before{border-color:var(--fc-blue);background:var(--fc-blue)}.status-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.status-actions a{margin:0}.status-note{padding:13px 15px;border-radius:10px;color:#55677f;background:#f3f7fc;font-size:14px}.feichuan-global-footer{margin-top:0}
@media(max-width:900px){.industry-card,.industry-card:nth-child(1),.industry-card:nth-child(6){grid-column:span 6}.related-industries>div{grid-template-columns:repeat(2,1fr)}}
@media(max-width:767px){.industry-site-header{min-height:64px;padding:0 14px}.industry-site-header nav>a:not(.header-primary){display:none}.industry-brand{font-size:18px}.industry-brand span{width:31px;height:31px}.industry-site-header .header-primary{min-height:36px;padding:0 11px;font-size:13px}main{width:min(100% - 24px,1180px);padding:20px 0 54px}.industry-hero{grid-template-columns:1fr;gap:24px;padding:25px 20px;border-radius:19px}.industry-hero h1,.apply-heading h1{font-size:34px;letter-spacing:-1px}.industry-hero>div>p:not(.industry-kicker),.apply-heading>p:last-child{font-size:15px;line-height:1.7}.industry-hero-index aside{padding:17px}.industry-section{padding:48px 0}.industry-grid{grid-template-columns:1fr}.industry-card,.industry-card:nth-child(1),.industry-card:nth-child(6){grid-column:auto;min-height:180px}.industry-card h3{margin-top:22px}.industry-program-cta{align-items:flex-start;flex-direction:column;margin-top:48px;padding:24px 20px}.industry-program-cta h2{font-size:24px}.industry-program-cta a,.industry-actions a{width:100%}.workflow-strip{grid-template-columns:1fr}.workflow-strip div{min-height:66px;border-right:0;border-bottom:1px solid var(--fc-line)}.industry-two-column{grid-template-columns:1fr;gap:34px}.product-belief{padding:24px}.capability-head{display:none}.capability-row{grid-template-columns:1fr;padding:14px 16px}.capability-row>*{padding:0}.capability-row>*:last-child{margin-top:5px;border:0}.capability-row>*:first-child{color:#6e7e93;font-size:13px}.industry-content{padding:48px 0}.related-industries{padding:48px 0}.related-industries>div{grid-template-columns:1fr}.program-industries{grid-template-columns:1fr}.program-industries div{align-items:flex-start;flex-direction:column;gap:5px}.program-industries span{text-align:left}.program-how ol{grid-template-columns:1fr}.apply-heading{margin-top:20px}.application-auth,.application-status,.application-form{padding:21px 17px;border-radius:16px}.account-email{align-items:flex-start;flex-direction:column;gap:5px}.proof-links>div{grid-template-columns:1fr}.proof-links button{min-height:38px}.application-form .primary-action{width:100%}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.industry-card{transition:none}}
