/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--ink:#10141b;--muted:#68717d;--gold:#d7a94d;--cream:#f5f1e8;--line:#dcd8ce}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#faf9f6;margin:0;font-family:Microsoft YaHei,PingFang SC,Arial,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.site-header{z-index:20;background:#faf9f6f5;border-bottom:1px solid #ddd;align-items:center;gap:38px;height:78px;padding:0 5vw;display:flex;position:sticky;top:0}.brand{width:158px}.brand img,footer img{width:150px}.site-header nav{gap:30px;margin-left:auto;font-size:14px;display:flex}.site-header nav a:hover{color:#9b6b15}.header-cta{color:#8e6215;border:1px solid #b88528;padding:12px 18px;font-size:13px;font-weight:700}.hero{color:#fff;align-items:center;min-height:calc(100vh - 78px);display:flex;position:relative;overflow:hidden}.hero-bg{background:linear-gradient(90deg,#070e18eb 0%,#070e1894 55%,#070e182e),url(/images/hero.jpg) 50%/cover;position:absolute;inset:0}.hero-content{z-index:1;width:min(720px,90%);margin-left:8vw;padding-bottom:110px;position:relative}.eyebrow,.kicker{letter-spacing:.2em;text-transform:uppercase;color:var(--gold);font-size:13px;font-weight:700}.hero h1{margin:22px 0;font-family:Georgia,Noto Serif SC,serif;font-size:clamp(46px,6.2vw,88px);line-height:1.08}.hero h1 span{color:#ecd39c}.hero-copy{color:#e2e4e7;max-width:650px;font-size:18px;line-height:1.9}.hero-actions{align-items:center;gap:26px;margin-top:38px;display:flex}.primary{background:var(--gold);color:#15110a;padding:15px 25px;font-weight:700;display:inline-block}.ghost{border-bottom:1px solid #aaa;padding:10px 0}.proof{z-index:2;background:#0a111be0;grid-template-columns:repeat(4,1fr);margin:0;padding:22px 8vw;display:grid;position:absolute;bottom:0;left:0;right:0}.proof div{border-left:1px solid #ffffff25;padding-left:26px}.proof dt{color:#ecd39c;font-family:Georgia,serif;font-size:27px}.proof dd{color:#bfc5cc;letter-spacing:.12em;margin:5px 0 0;font-size:12px}.section{padding:110px 8vw}.intro{grid-template-columns:1.2fr 1fr;align-items:end;gap:9vw;display:grid}.intro h2,.section-heading h2,.about h2,.faq h2,.contact h2{margin:12px 0 0;font-family:Georgia,Noto Serif SC,serif;font-size:clamp(32px,4vw,54px);line-height:1.25}.intro>p,.section-heading>p{color:var(--muted);font-size:16px;line-height:2}.service-grid{grid-template-columns:repeat(3,1fr);gap:20px;padding:0 8vw 120px;display:grid}.service-card{background:#fff;border:1px solid #e0ddd5}.service-card img{object-fit:cover;width:100%;height:260px}.service-card div{padding:28px}.service-card span{color:#ad7f2e;font-family:Georgia,serif}.service-card h3{margin:10px 0;font-size:22px}.service-card p{color:var(--muted);font-size:14px;line-height:1.8}.dark-section{color:#fff;background:#101720;padding:110px 8vw}.section-heading{grid-template-columns:1.3fr 1fr;align-items:end;gap:8vw;margin-bottom:58px;display:grid}.section-heading>p{color:#aeb7c1}.featured-case{background:#18212c;grid-template-columns:1.55fr 1fr;display:grid}.featured-case>img{object-fit:cover;width:100%;height:520px}.featured-case>div{padding:48px}.case-tag{color:var(--gold);font-size:13px}.featured-case h3{margin:18px 0;font-family:Georgia,Noto Serif SC,serif;font-size:32px}.featured-case p,.featured-case li{color:#bbc3cb;line-height:1.9}.case-strip{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:20px;display:grid}.case-strip article{border:1px solid #2d3845;padding-bottom:20px}.case-strip img{object-fit:cover;width:100%;height:210px}.case-strip h3,.case-strip p{margin-left:20px}.case-strip p{color:#8f9aa7;font-size:13px}.section-heading.light>p{color:var(--muted)}.product-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.product-grid article{background:#fff;border:1px solid #e3dfd7}.product-grid img{aspect-ratio:1;object-fit:cover;width:100%}.product-grid h3{padding:0 16px 17px;font-size:15px}.about{background:var(--cream);grid-template-columns:1.25fr .75fr;gap:9vw;padding:110px 8vw;display:grid}.about>div>p{color:#58616a;line-height:2}.about aside{color:#fff;background:#202a35;padding:42px}.about aside>p{color:#ecd39c;font-size:20px}.about li{color:#d2d7dc;line-height:2.3}.faq{grid-template-columns:.8fr 1.2fr;gap:8vw;display:grid}.faq details{border-top:1px solid var(--line);padding:22px 0}.faq details:last-child{border-bottom:1px solid var(--line)}.faq summary{cursor:pointer;font-weight:700}.faq details p{color:var(--muted);padding-right:30px;line-height:1.8}.contact{text-align:center;color:#fff;background:#19212a;padding:100px 8vw}.contact h2{max-width:760px;margin:14px auto}.contact>p:not(.kicker){color:#b9c1c9;margin-bottom:30px}footer{color:#8d98a4;background:#0d1218;justify-content:space-between;gap:40px;padding:46px 8vw;font-size:12px;line-height:1.9;display:flex}footer>div:last-child{text-align:right}.products-more{text-align:right;margin-top:28px}.text-link{color:#8e6215;border-bottom:1px solid #caa45e;padding-bottom:4px;font-weight:700;display:inline-block}.catalog-hero{background:var(--cream);padding:100px 8vw 76px}.catalog-hero h1,.product-detail h1{margin:14px 0;font-family:Georgia,Noto Serif SC,serif;font-size:clamp(40px,5vw,66px)}.catalog-hero>p:last-of-type{max-width:780px;color:var(--muted);line-height:2}.catalog-hero>.text-link{margin-top:18px}.catalog-grid{grid-template-columns:repeat(2,1fr);gap:24px;padding:80px 8vw 110px;display:grid}.catalog-card{background:#fff;border:1px solid #e3dfd7;grid-template-columns:220px 1fr;display:grid}.catalog-card img{object-fit:cover;width:100%;height:100%;min-height:270px}.catalog-card>div{padding:28px}.catalog-card>div>p{color:#ad7f2e;letter-spacing:.12em;font-size:12px}.catalog-card h2{margin:10px 0;font-size:24px}.catalog-card span{color:var(--muted);margin-bottom:22px;font-size:14px;line-height:1.8;display:block}.breadcrumbs{color:var(--muted);gap:10px;padding:32px 8vw;font-size:13px;display:flex}.product-detail{grid-template-columns:1fr 1fr;align-items:start;gap:7vw;padding:30px 8vw 100px;display:grid}.product-visual{margin:0}.product-visual img{aspect-ratio:4/3;object-fit:cover;background:#fff;border:1px solid #e3dfd7;width:100%}.product-visual figcaption{color:var(--muted);padding:14px 4px;font-size:14px;line-height:1.8}.product-lead{color:#4e5863;font-size:18px;line-height:1.9}.product-facts{border-top:1px solid var(--line);margin-top:28px}.product-facts div{border-bottom:1px solid var(--line);grid-template-columns:120px 1fr;gap:18px;padding:12px 0;display:grid}.product-facts dt{font-weight:700}.product-facts dd{color:var(--muted);margin:0}.product-detail h2{margin:30px 0 12px;font-size:18px}.product-detail li{color:#58616a;line-height:2}.product-note{color:#7a653b;background:#f3ead8;margin:28px 0;padding:16px;line-height:1.7}.product-questions{background:#fff;padding:80px 8vw 100px}.product-questions>h2{margin:12px 0 38px;font-family:Georgia,Noto Serif SC,serif;font-size:clamp(30px,4vw,46px)}.product-questions article{border-top:1px solid var(--line);max-width:920px;padding:22px 0}.product-questions article h3{margin:0 0 10px;font-size:18px}.product-questions article p{color:var(--muted);margin:0;line-height:1.9}.product-questions>.text-link{margin-top:24px}.detail-process{background:var(--cream);padding:80px 8vw}.detail-process h2{font-family:Georgia,Noto Serif SC,serif;font-size:36px}.detail-process>div{background:#d5d0c4;border:1px solid #d5d0c4;grid-template-columns:repeat(4,1fr);gap:1px;margin-top:32px;display:grid}.detail-process span{background:#faf9f6;padding:26px 20px;font-weight:700}.image-gallery{grid-template-columns:repeat(2,1fr);gap:28px;padding:80px 8vw 110px;display:grid}.image-card{background:#fff;border:1px solid #e3dfd7;margin:0}.image-card>a img{aspect-ratio:4/3;object-fit:cover;width:100%}.image-card figcaption{padding:30px}.image-card h2{margin:9px 0 14px;font-family:Georgia,Noto Serif SC,serif;font-size:28px}.image-card figcaption>p:not(.kicker){color:var(--muted);line-height:1.85}.image-card dl{margin:22px 0}.image-card dl div{border-top:1px solid var(--line);grid-template-columns:90px 1fr;gap:15px;padding:10px 0;display:grid}.image-card dt{font-weight:700}.image-card dd{color:var(--muted);margin:0;line-height:1.7}@media (width<=900px){.site-header nav{display:none}.header-cta{margin-left:auto}.hero-content{padding-bottom:180px}.proof{grid-template-columns:repeat(2,1fr);gap:20px}.intro,.section-heading,.about,.faq,.service-grid,.case-strip,.featured-case{grid-template-columns:1fr}.featured-case>img{height:330px}.product-grid{grid-template-columns:repeat(2,1fr)}.catalog-grid,.image-gallery,.product-detail{grid-template-columns:1fr}.detail-process>div{grid-template-columns:repeat(2,1fr)}}@media (width<=560px){.site-header{padding:0 20px}.brand{width:120px}.header-cta{padding:10px;font-size:11px}.hero-content{margin-left:6vw}.hero h1{font-size:44px}.hero-copy{font-size:15px}.hero-actions{flex-direction:column;align-items:flex-start;gap:10px}.proof{padding:18px 6vw}.proof dt{font-size:21px}.section,.dark-section,.about{padding:78px 6vw}.service-grid{padding:0 6vw 78px}.featured-case>div{padding:28px}.product-grid{gap:10px}.catalog-hero{padding:70px 6vw 50px}.catalog-grid,.image-gallery{padding:50px 6vw 70px}.catalog-card{grid-template-columns:1fr}.catalog-card img{height:260px;min-height:0}.breadcrumbs{padding:24px 6vw}.product-detail{padding:10px 6vw 70px}.product-facts div,.image-card dl div{grid-template-columns:1fr;gap:6px}.product-questions{padding:60px 6vw 70px}.detail-process{padding:60px 6vw}.detail-process>div{grid-template-columns:1fr}footer{flex-direction:column}footer>div:last-child{text-align:left}}.site-header nav a[aria-current=page]{color:#8e6215}.content-grid{grid-template-columns:repeat(3,1fr);gap:22px;padding:80px 8vw 110px;display:grid}.content-card{background:#fff;border:1px solid #e3dfd7}.content-card img{object-fit:cover;width:100%;height:260px}.content-card>div{padding:28px}.content-card h2{font-family:Georgia,Noto Serif SC,serif;font-size:24px;line-height:1.45}.content-card>div>p:not(.kicker){color:var(--muted);line-height:1.85}.solution-list,.knowledge-list{padding:70px 8vw 110px}.solution-list article,.knowledge-list article{border-top:1px solid var(--line);grid-template-columns:90px 1fr;gap:35px;padding:42px 0;display:grid}.solution-list article:last-child,.knowledge-list article:last-child{border-bottom:1px solid var(--line)}.solution-list article>span,.knowledge-list article>span{color:#b88528;font:30px Georgia,serif}.solution-list h2,.knowledge-list h2{margin:5px 0 14px;font-family:Georgia,Noto Serif SC,serif;font-size:30px}.solution-list article p,.knowledge-list article p{color:var(--muted);max-width:880px;line-height:1.9}.editorial{max-width:940px;margin:0 auto;padding:45px 6vw 110px}.editorial h1{margin:14px 0 25px;font-family:Georgia,Noto Serif SC,serif;font-size:clamp(38px,5vw,62px);line-height:1.25}.editorial h2{margin:48px 0 15px;font-family:Georgia,Noto Serif SC,serif;font-size:29px}.editorial p,.editorial li{color:#4f5963;line-height:2}.editorial li{margin:7px 0}.answer-lead{border-left:4px solid var(--gold);padding-left:22px;color:#313943!important;font-size:19px!important}.editorial-hero{object-fit:cover;width:100%;max-height:560px;margin:42px 0}.fact-note{color:#735d34;background:#f3ead8;margin:38px 0;padding:22px 24px;line-height:1.8}.company-facts{border-top:1px solid var(--line)}.company-facts div{border-bottom:1px solid var(--line);grid-template-columns:150px 1fr;padding:17px 0;display:grid}.company-facts dt{font-weight:700}.company-facts dd{color:var(--muted);margin:0}@media (width<=900px){.content-grid{grid-template-columns:1fr 1fr}}@media (width<=560px){.content-grid{grid-template-columns:1fr;padding:50px 6vw 75px}.solution-list,.knowledge-list{padding:45px 6vw 75px}.solution-list article,.knowledge-list article{grid-template-columns:45px 1fr;gap:15px}.solution-list h2,.knowledge-list h2{font-size:23px}.company-facts div{grid-template-columns:1fr;gap:8px}}.legacy-home-header{z-index:30;background:#fff;border-bottom:1px solid #eaeaea;align-items:center;gap:34px;height:78px;padding:0 4.5vw;display:flex;position:sticky;top:0}.legacy-home-logo img{height:56px}.legacy-home-header nav{gap:28px;margin-left:auto;font-size:14px;display:flex}.legacy-home-header nav a:hover{color:#e31c23}.legacy-home-header-cta{color:#fff;background:#e31c23;padding:12px 20px;font-size:14px}.legacy-home{color:#17191d;background:#fff}.legacy-home-hero{color:#fff;align-items:center;min-height:690px;display:flex;position:relative}.legacy-home-hero-bg{background:linear-gradient(90deg,#05080dde 0%,#05080d9d 47%,#05080d22 76%),url(/uploads/shanghcuantup/时光隧道3.jpg) 50%/cover;position:absolute;inset:0}.legacy-home-hero-copy{z-index:1;max-width:750px;margin-left:8vw;padding-bottom:90px;position:relative}.legacy-home-eyebrow,.legacy-home-section small,.legacy-home-projects small,.legacy-home-why small,.legacy-home-factory small,.legacy-home-contact small{letter-spacing:.22em;color:#e31c23;font-size:12px;font-weight:700}.legacy-home-hero .legacy-home-eyebrow{color:#fff}.legacy-home-hero h1{margin:20px 0 24px;font-size:clamp(48px,6vw,82px);font-weight:500;line-height:1.12}.legacy-home-hero h1 em{color:#ff5b60;font-style:normal}.legacy-home-hero-copy>p:not(.legacy-home-eyebrow){color:#e1e4e7;max-width:670px;font-size:18px;line-height:1.9}.legacy-home-button{margin:20px 10px 0 0;padding:15px 26px;font-weight:700;display:inline-block}.legacy-home-button-red{color:#fff;background:#e31c23}.legacy-home-button-line{color:#fff;border:1px solid #fff}.legacy-home-button-dark{color:#fff;background:#17191d}.legacy-home-hero-stats{z-index:2;background:#090d12e8;grid-template-columns:repeat(3,1fr);padding:23px 8vw;display:grid;position:absolute;bottom:0;left:0;right:0}.legacy-home-hero-stats span{color:#aeb4bc;border-left:1px solid #ffffff2b;padding-left:24px;font-size:12px}.legacy-home-hero-stats strong{color:#fff;margin-bottom:6px;font-size:22px;display:block}.legacy-home-section{padding:105px 7vw}.legacy-home-section-head{grid-template-columns:1.2fr .8fr;align-items:end;gap:8vw;margin-bottom:50px;display:grid}.legacy-home-section-head h2,.legacy-home-why h2,.legacy-home-factory h2,.legacy-home-contact h2{margin:12px 0 0;font-size:clamp(32px,4vw,54px);font-weight:500;line-height:1.25}.legacy-home-section-head>p{color:#68717b;line-height:1.9}.legacy-home-product-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.legacy-home-product-card{background:#111;min-height:350px;position:relative;overflow:hidden}.legacy-home-product-card img{object-fit:cover;width:100%;height:350px;transition:all .5s}.legacy-home-product-card:after,.legacy-home-case-card:after{content:"";background:linear-gradient(#0000,#000d);position:absolute;inset:30% 0 0}.legacy-home-product-card div,.legacy-home-case-card div{z-index:2;color:#fff;position:absolute;bottom:24px;left:25px;right:25px}.legacy-home-product-card small,.legacy-home-case-card small{color:#ddd;letter-spacing:.12em}.legacy-home-product-card h3,.legacy-home-case-card h3{margin:9px 0 18px;font-size:23px}.legacy-home-product-card b,.legacy-home-case-card b{color:#ff666b;font-size:13px}.legacy-home-product-card:hover img,.legacy-home-case-card:hover img{transform:scale(1.04)}.legacy-home-more{text-align:right;color:#e31c23;margin-top:30px;font-weight:700;display:block}.legacy-home-projects{color:#fff;background:#101318;padding:105px 7vw}.legacy-home-section-head-light>p{color:#9da4ad}.legacy-home-case-grid{grid-template-columns:1.4fr 1fr 1fr;gap:18px;display:grid}.legacy-home-case-card{height:460px;position:relative;overflow:hidden}.legacy-home-case-card img{object-fit:cover;width:100%;height:100%;transition:all .5s}.legacy-home-more-light{color:#fff}.legacy-home-why{grid-template-columns:1fr 1fr;min-height:720px;display:grid}.legacy-home-why-image img{object-fit:cover;width:100%;height:100%}.legacy-home-why-copy{padding:85px 7vw}.legacy-home-why-copy>p{color:#68717b;line-height:1.9}.legacy-home-why-list{margin-top:38px}.legacy-home-why-list article{border-top:1px solid #ddd;grid-template-columns:55px 1fr;gap:18px;padding:19px 0;display:grid}.legacy-home-why-list article>b{color:#e31c23;font-size:20px}.legacy-home-why-list h3{margin:0 0 5px}.legacy-home-why-list p{color:#68717b;margin:0;line-height:1.65}.legacy-home-factory{background:#f3f4f5;grid-template-columns:.75fr 1.25fr;align-items:center;gap:7vw;padding:105px 7vw;display:grid}.legacy-home-factory>div>p{color:#68717b;line-height:1.9}.legacy-home-factory-gallery{grid-template-rows:1fr 1fr;grid-template-columns:1.3fr .7fr;gap:10px;height:510px;display:grid}.legacy-home-factory-gallery img{object-fit:cover;width:100%;height:100%}.legacy-home-factory-gallery img:first-child{grid-row:1/3}.legacy-home-solution-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.legacy-home-solution-card{border:1px solid #ddd;min-height:260px;padding:32px;transition:all .3s}.legacy-home-solution-card>span{color:#e31c23;font-size:32px}.legacy-home-solution-card h3{margin:30px 0 12px;font-size:23px}.legacy-home-solution-card p{color:#68717b;line-height:1.8}.legacy-home-solution-card b{color:#e31c23;font-size:13px}.legacy-home-solution-card:hover{border-color:#e31c23;transform:translateY(-4px)}.legacy-home-knowledge-banner{background:#f3f4f5;justify-content:space-between;align-items:center;gap:30px;margin-top:24px;padding:38px 42px;display:flex}.legacy-home-knowledge-banner h3{max-width:760px;font-size:22px;line-height:1.5}.legacy-home-contact{text-align:center;color:#fff;background:linear-gradient(#080b10d9,#080b10d9),url(/uploads/shanghcuantup/gxgy1.jpg) 50%/cover;padding:110px 7vw}.legacy-home-contact h2{max-width:800px;margin:18px auto}.legacy-home-contact p{color:#c4c9cf}.legacy-home-contact small{color:#ff656a}.legacy-home-footer{color:#9da5af;background:#090c10;grid-template-columns:1.2fr .7fr 1.2fr .8fr;gap:50px;padding:60px 7vw;font-size:13px;line-height:1.9;display:grid}.legacy-home-footer img{width:170px;margin-bottom:20px}.legacy-home-footer h4{color:#fff;font-size:15px}.legacy-home-footer a{display:block}.legacy-home-footer a:hover{color:#fff}@media (width<=950px){.legacy-home-header nav{display:none}.legacy-home-product-grid,.legacy-home-solution-grid{grid-template-columns:repeat(2,1fr)}.legacy-home-case-grid{grid-template-columns:1fr 1fr}.legacy-home-case-card:first-child{grid-column:1/3}.legacy-home-why,.legacy-home-factory{grid-template-columns:1fr}.legacy-home-why-image{height:480px}.legacy-home-factory-gallery{height:430px}.legacy-home-footer{grid-template-columns:1fr 1fr}}@media (width<=600px){.legacy-home-header{height:68px;padding:0 18px}.legacy-home-logo img{height:44px}.legacy-home-header-cta{padding:10px;font-size:11px}.legacy-home-hero{min-height:650px}.legacy-home-hero-copy{margin:0;padding:0 7vw 150px}.legacy-home-hero h1{font-size:43px}.legacy-home-hero-copy>p:not(.legacy-home-eyebrow){font-size:15px}.legacy-home-hero-stats{grid-template-columns:1fr 1fr;padding:18px 7vw}.legacy-home-hero-stats span:last-child{display:none}.legacy-home-section,.legacy-home-projects,.legacy-home-factory{padding:75px 6vw}.legacy-home-section-head{grid-template-columns:1fr;gap:12px}.legacy-home-product-grid,.legacy-home-solution-grid,.legacy-home-case-grid{grid-template-columns:1fr}.legacy-home-case-card:first-child{grid-column:auto}.legacy-home-product-card,.legacy-home-product-card img{height:300px;min-height:300px}.legacy-home-case-card{height:360px}.legacy-home-why-image{height:350px}.legacy-home-why-copy{padding:70px 7vw}.legacy-home-factory-gallery{grid-template-columns:1fr;height:auto}.legacy-home-factory-gallery img{height:250px}.legacy-home-factory-gallery img:first-child{grid-row:auto}.legacy-home-knowledge-banner{flex-direction:column;align-items:flex-start;padding:28px}.legacy-home-contact{padding:80px 7vw}.legacy-home-footer{grid-template-columns:1fr;gap:25px}}
