:root{--bg:#f4f1eb;--panel:#fffdf8;--text:#15202b;--muted:#5d6975;--line:rgba(21,32,43,0.12);--brand:#0f4c81;--brand-dark:#0a2f50;--accent:#d69f5b;--shadow:0 24px 60px rgba(15,76,129,0.12)}*{box-sizing:border-box}body,html{margin:0;padding:0;background:radial-gradient(circle at top right,rgba(214,159,91,.18),transparent 26%),linear-gradient(180deg,#f8f4ee,#f2efe7);color:var(--text);font-family:PingFang SC,Microsoft YaHei,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.shell{width:min(1200px,calc(100vw - 32px));margin:0 auto}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:rgba(255,253,248,.92);border-bottom:1px solid var(--line)}.site-header__inner{min-height:82px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;grid-gap:18px;gap:18px;align-items:center}.brand{display:flex;align-items:center;flex:0 0 auto;min-width:0}.brand__logo{width:auto;height:56px;max-width:220px;object-fit:contain}.brand__name{font-size:15px;font-weight:700;line-height:1.3}.site-nav{display:flex;justify-content:center;gap:6px;min-width:0;flex-wrap:nowrap}.site-nav__group{position:relative;min-width:0}.site-nav__link{display:inline-flex;min-height:46px;align-items:center;padding:0 8px;font-size:15px;white-space:nowrap}.site-nav__dropdown{position:absolute;top:100%;left:0;min-width:180px;max-height:70vh;padding:10px;display:none;background:var(--panel);border:1px solid var(--line);box-shadow:var(--shadow);overflow-y:auto}.site-nav__group:hover .site-nav__dropdown{display:grid;grid-gap:8px;gap:8px}.site-nav__dropdown-link{padding:8px 10px;border-radius:10px}.site-nav__dropdown-link:hover{background:rgba(15,76,129,.08)}.site-header__meta{display:flex;align-items:center;justify-content:flex-end;gap:16px;font-size:13px;color:var(--muted);white-space:nowrap}.site-header__meta a,.site-header__meta span{white-space:nowrap}.hero{position:relative;min-height:70vh;display:grid;align-items:center;overflow:hidden}.hero__media,.hero__media:after{position:absolute;inset:0}.hero__media:after{content:"";background:linear-gradient(180deg,rgba(8,27,46,.18),rgba(8,27,46,.56))}.hero__media img{width:100%;height:100%;object-fit:cover}.hero__content{position:relative;z-index:1;padding:156px 0 124px;color:white;display:grid;justify-items:center;text-align:center}.hero__headline{display:grid;grid-gap:10px;gap:10px}.hero__headline-prefix{font-size:clamp(26px,3vw,42px);line-height:1.2}.hero__content h1{max-width:860px;margin:0;font-size:clamp(42px,5.5vw,72px);line-height:1.05}.hero__content p{max-width:620px;margin:22px 0 0;font-size:18px;line-height:1.8}.eyebrow{margin:0 0 14px;color:var(--accent);letter-spacing:.16em;text-transform:uppercase;font-size:12px;font-weight:700}.button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 18px;background:var(--brand);color:white;border-radius:999px;margin-top:28px}.hero__actions{display:flex;flex-wrap:wrap;gap:12px}.button--ghost{background:transparent;color:var(--brand-dark);border:1px solid rgba(15,76,129,.18)}.section{padding:80px 0}.section--muted{background:rgba(255,255,255,.42);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.section__header{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:28px}.section__header h1,.section__header h2{margin:0;font-size:clamp(30px,4vw,48px)}.section__header p:last-child{max-width:560px;margin:0;color:var(--muted)}.home-section-title{margin-bottom:30px;text-align:center}.home-section-title div{font-size:clamp(28px,4vw,42px);font-weight:700;color:var(--brand-dark)}.home-section-title span{display:inline-block;margin-top:8px;color:var(--muted);font-size:14px;letter-spacing:.14em;text-transform:lowercase}.home-company{padding-top:68px;padding-bottom:54px}.home-company__layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.02fr);grid-gap:28px;gap:28px;align-items:stretch}.home-company__content,.home-company__media{border-radius:24px;overflow:hidden;background:var(--panel);border:1px solid var(--line);box-shadow:var(--shadow)}.home-company__poster,.home-company__video{width:100%;height:100%;min-height:320px;aspect-ratio:16/9;object-fit:cover;display:block}.home-company__content{padding:28px 32px;display:grid;align-content:start;grid-gap:18px;gap:18px}.home-company__content h2{margin:0;font-size:32px;color:var(--brand-dark)}.home-company__content h2 span{display:block;margin-top:8px;font-size:14px;color:var(--muted);letter-spacing:.08em;text-transform:uppercase}.home-company__content p{margin:0;color:var(--muted);line-height:1.9}.home-company__stats{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:14px;gap:14px;margin-top:22px}.home-stat{padding:22px 18px;text-align:center;border-radius:20px;background:rgba(255,255,255,.8);border:1px solid rgba(15,76,129,.1);box-shadow:var(--shadow)}.home-stat strong{display:block;color:var(--brand);font-size:clamp(26px,2.4vw,36px)}.home-stat span{color:var(--muted);font-size:15px}.home-news{background:rgba(255,255,255,.42);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.home-news__grid{display:grid;grid-gap:22px;gap:22px;grid-template-columns:repeat(3,minmax(0,1fr))}.home-news-card{min-width:0}.home-news-card__inner{display:grid;height:100%;background:var(--panel);border:1px solid var(--line);border-radius:24px;overflow:hidden;box-shadow:var(--shadow)}.home-news-card__media{aspect-ratio:16/10;background:rgba(15,76,129,.08)}.home-news-card__image{width:100%;height:100%;object-fit:cover}.home-news-card__media--placeholder{display:grid;place-items:center;background:linear-gradient(135deg,rgba(15,76,129,.92),rgba(15,76,129,.52));color:white;font-size:22px;font-weight:700}.home-news-card__content{display:grid;grid-gap:12px;gap:12px;padding:22px}.home-news-card__meta{color:var(--brand);font-size:14px;font-weight:700}.home-news-card__content h3{font-size:22px;line-height:1.45;-webkit-line-clamp:2}.home-news-card__content h3,.home-news-card__content p{margin:0;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.home-news-card__content p{color:var(--muted);line-height:1.8;-webkit-line-clamp:3}.home-morelink-wrap{display:flex;justify-content:center;margin-top:24px}.home-morelink{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 22px;border-radius:999px;border:1px solid rgba(15,76,129,.18);color:var(--brand-dark);background:rgba(255,255,255,.82)}.home-morelink--button{width:-moz-fit-content;width:fit-content}.home-cases__grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));grid-gap:18px;gap:18px}.home-case-link{display:grid;justify-items:center;grid-gap:14px;gap:14px;padding:20px 12px;border-radius:24px;background:rgba(255,255,255,.8);border:1px solid rgba(15,76,129,.1);box-shadow:var(--shadow);text-align:center}.home-case-link__icon{width:86px;height:86px;border-radius:50%;display:grid;place-items:center;background:radial-gradient(circle at 30% 30%,rgba(214,159,91,.95),rgba(15,76,129,.96));color:white;font-size:30px;font-weight:700;letter-spacing:.04em;box-shadow:0 18px 40px rgba(15,76,129,.18)}.home-case-link__icon--image{background:transparent;box-shadow:none;border-radius:0}.home-case-link__icon-image{width:86px;height:86px;object-fit:contain;display:block}.home-case-link__label{font-size:18px;font-weight:700;color:var(--brand-dark)}.home-case-link--more .home-case-link__icon{font-size:20px}.feature-panel{display:grid;grid-template-columns:1.15fr .85fr;grid-gap:28px;gap:28px}.feature-panel__intro{margin:0 0 16px;color:var(--muted);line-height:1.8}.company-showcase{display:grid;grid-template-columns:1.05fr .95fr;grid-gap:28px;gap:28px;align-items:start}.company-showcase__content,.company-showcase__media{background:var(--panel);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:24px}.company-showcase__media{overflow:hidden}.company-showcase__poster,.company-showcase__video{width:100%;min-height:100%;aspect-ratio:16/9;object-fit:cover}.company-showcase__content{padding:28px}.company-stats{margin-top:24px}.stats-grid{display:grid;grid-gap:14px;gap:14px;grid-template-columns:repeat(2,minmax(0,1fr))}.branch-card,.card,.contact-card,.stat-card{background:var(--panel);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:24px}.stat-card{padding:24px}.stat-card strong{display:block;color:var(--brand);font-size:clamp(24px,3vw,36px)}.stat-card span{color:var(--muted)}.card-grid{display:grid;grid-gap:20px;gap:20px;grid-template-columns:repeat(3,minmax(0,1fr))}.category-tabs{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:24px}.category-tabs__item{display:inline-flex;min-height:42px;align-items:center;justify-content:center;padding:0 18px;border-radius:999px;border:1px solid var(--line);background:rgba(255,255,255,.72);color:var(--brand-dark);transition:background .16s ease,color .16s ease,border-color .16s ease}.category-tabs__item.is-active,.category-tabs__item:hover{background:var(--brand);color:white;border-color:var(--brand)}.category-grid{display:grid;grid-gap:18px;gap:18px;grid-template-columns:repeat(5,minmax(0,1fr))}.category-grid__item{display:grid;grid-gap:10px;gap:10px;padding:22px;background:linear-gradient(180deg,rgba(15,76,129,.08),rgba(255,255,255,.94));border:1px solid rgba(15,76,129,.12);border-radius:22px;box-shadow:var(--shadow)}.category-grid__label{font-size:18px;font-weight:700}.category-grid__hint{color:var(--muted);font-size:14px}.card{overflow:hidden}.card__media{width:100%;height:220px;object-fit:cover}.card__body{padding:22px}.card__meta{color:var(--brand);font-size:13px;font-weight:700}.card h3{margin:10px 0;font-size:22px}.card p{margin:0;color:var(--muted);line-height:1.7}.card__link{display:inline-block;margin-top:16px;color:var(--brand-dark);font-weight:700}.article-shell{max-width:880px}.article-shell h1{margin:0;font-size:clamp(34px,4vw,56px)}.article-shell__summary{margin:14px 0 28px;color:var(--muted);font-size:18px;line-height:1.8}.article-shell__cover{width:100%;border-radius:24px;margin-bottom:24px}.project-meta{display:flex;flex-wrap:wrap;gap:12px;margin-top:18px}.project-meta span{padding:8px 12px;border-radius:999px;border:1px solid var(--line);background:rgba(15,76,129,.06);color:var(--brand-dark)}.rich-text{color:var(--text);line-height:1.9}.embedded-video,.rich-text video{width:100%;background:#0b2032}.embedded-video,.rich-text img,.rich-text video{border-radius:24px;margin:18px auto}.media-feature{margin-bottom:24px;padding:28px;background:var(--panel);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:24px}.media-feature__summary{margin:0 0 18px;color:var(--muted);line-height:1.8}.branch-grid,.contact-grid{display:grid;grid-gap:20px;gap:20px}.contact-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.branch-card,.contact-card{padding:28px}.contact-list{margin:0;padding-left:18px;color:var(--muted);line-height:1.9}.contact-layout{grid-template-columns:.95fr 1.05fr}.contact-layout,.contact-stack{display:grid;grid-gap:20px;gap:20px}.contact-card--full{margin-top:20px}.contact-map{margin-top:12px;overflow:hidden;border-radius:20px;border:1px solid var(--line);background:rgba(15,76,129,.04)}.contact-map .leaflet-container,.contact-map__viewport{width:100%;min-height:400px}.contact-map .leaflet-container{display:block;background:#dbe7ef}.contact-map .leaflet-control-attribution{font-size:11px}.contact-map__marker{background:transparent;border:0}.contact-map__link{display:inline-flex;margin-top:16px;color:var(--brand-dark);font-weight:700}.contact-form-card__intro{margin:0 0 18px;color:var(--muted);line-height:1.8}.contact-form{display:grid;grid-gap:16px;gap:16px}.form-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px}.form-field{display:grid;grid-gap:8px;gap:8px}.form-field span{font-size:14px;font-weight:700}.form-input,.form-textarea{width:100%;border:1px solid rgba(21,32,43,.16);border-radius:16px;background:rgba(255,255,255,.9);color:var(--text);font:inherit;padding:14px 16px}.form-textarea{resize:vertical}.contact-form__submit{margin-top:0;width:-moz-fit-content;width:fit-content}.form-status{padding:14px 16px;border-radius:16px;font-size:14px}.form-status.is-success{background:rgba(26,127,55,.1);color:#135d2c}.form-status.is-error{background:rgba(190,42,42,.1);color:#8b1e1e}.branch-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.branch-intro{margin-bottom:20px;padding:28px;background:var(--panel);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:24px}.pager{display:flex;justify-content:center;gap:14px;margin-top:28px}.pager__current,.pager__disabled{color:var(--muted)}.empty-state{text-align:center;max-width:560px}.empty-state--card{max-width:none;padding:28px;border-radius:24px;background:var(--panel);border:1px solid var(--line);box-shadow:var(--shadow)}.site-footer{border-top:1px solid var(--line);background:#0f1f2f;color:rgba(255,255,255,.82)}.site-footer__inner{padding:36px 0;display:grid;grid-template-columns:minmax(0,1.45fr) auto;grid-gap:24px;gap:24px}.site-footer__logo{width:64px}.site-footer__main{display:grid;grid-gap:18px;gap:18px}.site-footer__brand{display:flex;gap:18px;align-items:flex-start}.site-footer__meta{display:grid;grid-gap:10px;gap:10px}.site-footer__contact,.site-footer__copy,.site-footer__hotline{margin:0}.site-footer__hotline{font-size:18px;font-weight:700;color:#fff}.site-footer__copy a{color:#fff}.site-footer__friends{display:grid;grid-gap:10px;gap:10px}.site-footer__friends-label{color:rgba(255,255,255,.92);font-weight:700}.site-footer__links{display:flex;flex-wrap:wrap;gap:10px 16px}.site-footer__copy a:hover,.site-footer__links a:hover{color:#fff}.site-footer__qrcodes{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:16px}.site-footer__qrcode{margin:0;display:grid;grid-gap:10px;gap:10px;justify-items:center;text-align:center}.site-footer__qrcode img{width:96px;height:96px;object-fit:cover;border-radius:16px;background:rgba(255,255,255,.08);padding:6px}.site-footer__qrcode figcaption{font-size:13px}@media (max-width:1080px){.branch-grid,.company-showcase,.contact-grid,.contact-layout,.feature-panel,.home-company__layout,.site-footer__inner{grid-template-columns:1fr}.site-header__inner{grid-template-columns:auto 1fr;gap:14px}.site-nav{flex-wrap:wrap;justify-content:flex-start}.site-footer__links,.site-header__meta{justify-items:start;justify-content:flex-start}.site-footer__qrcodes{justify-content:flex-start}.card-grid,.category-grid,.home-cases__grid,.home-company__stats,.home-news__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.card-grid,.category-grid,.form-row,.home-cases__grid,.home-company__stats,.home-news__grid,.stats-grid{grid-template-columns:1fr}.section{padding:56px 0}.hero{min-height:62vh}.hero__content{padding:120px 0 72px}.section__header{flex-direction:column;align-items:flex-start}.category-tabs{gap:10px}.category-tabs__item{width:100%}.site-header__inner{grid-template-columns:1fr;justify-items:start}.brand__logo{height:52px}.site-header__meta{flex-wrap:wrap;gap:10px 16px}.site-footer__brand{flex-direction:column}.site-footer__qrcodes{gap:12px}.site-footer__qrcode img{width:84px;height:84px}}