:root{--ge-ink:#132033;--ge-muted:#526278;--ge-line:#e7edf4;--ge-soft:#f5f8fb;--ge-paper:#ffffff;--ge-brand:#0f4c75;--ge-brand-2:#123d5a;--ge-accent:#f59e0b;--ge-sky:#38bdf8;--ge-shadow:0 18px 45px rgba(19, 32, 51, .08);--ge-radius:18px}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body.ge-page{margin:0;color:var(--ge-ink);background:linear-gradient(180deg,#fff 0,#f7fbff 42%,#f3f7fb 100%);font-family:"PingFang SC","Microsoft YaHei",Arial,sans-serif;line-height:1.75}
a{color:inherit;text-decoration:none}
img{display:block;max-width:100%}
.ge-wrap{width:1200px;max-width:calc(100% - 32px);margin:0 auto}
.ge-top{position:sticky;top:0;z-index:50;height:76px;background:rgba(255,255,255,.98);border-bottom:1px solid var(--ge-line);backdrop-filter:blur(14px)}
.ge-nav{height:100%;display:flex;align-items:center;justify-content:space-between;gap:22px}
.ge-brand{min-width:0;display:flex;flex-direction:column;line-height:1.25}
.ge-brand strong{max-width:340px;overflow:hidden;color:var(--ge-brand);font-size:23px;font-weight:900;text-overflow:ellipsis;white-space:nowrap}
.ge-brand span{color:var(--ge-muted);font-size:12px}
.ge-menu{display:flex;align-items:center;gap:24px;color:#1f2937;font-size: 16px;font-weight:800;white-space:nowrap;}
.ge-menu a:hover{color:var(--ge-brand)}
.ge-phone{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 24px;border-radius:999px;color:#fff;background:var(--ge-brand);font-weight:900;white-space:nowrap}
.ge-hero{padding:68px 0 58px;color:#fff;text-align:center;background:radial-gradient(circle at 20% 12%,rgba(56,189,248,.22),transparent 36%),linear-gradient(135deg,var(--ge-brand-2),#0d5677)}
.ge-kicker{display:inline-flex;margin:0 0 18px;padding:7px 16px;border:1px solid rgba(255,255,255,.24);border-radius:999px;color:rgba(255,255,255,.9);background:rgba(255,255,255,.1);font-size:14px;font-weight:900}
.ge-hero h1{max-width:980px;margin:0 auto;font-size:clamp(34px, 5vw, 52px);line-height:1.25;font-weight:900}
.ge-hero h1 em,.ge-hero h1 span{display:block}
.ge-hero h1 em{margin-top:8px;color:var(--ge-accent);font-size:clamp(22px, 3vw, 34px);letter-spacing:-.02em;font-style:normal}
.ge-hero-sub{max-width:880px;margin:18px auto 0;color:rgba(255,255,255,.86);font-size:18px;font-weight:600}
.ge-hero-line{display:block;max-width:980px;margin:16px auto 0;padding:8px 16px;border:1px solid rgba(255,255,255,.24);border-radius:999px;color:#fff;background:rgba(255,255,255,.1);font-size:15px;font-weight:900}
.ge-hero-feature-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:38px;text-align:left}
.ge-hero-feature-grid article{min-height:158px;padding:22px;border:1px solid rgba(255,255,255,.18);border-radius:18px;background:rgba(255,255,255,.1);backdrop-filter:blur(10px)}
.ge-hero-feature-grid i{display:block;width:34px;height:34px;margin-bottom:15px;border-radius:11px;background:linear-gradient(135deg,var(--ge-accent),#fbbf24)}
.ge-hero-feature-grid strong{display:block;margin-bottom:8px;color:#fff;font-size:17px}
.ge-hero-feature-grid span{color:rgba(255,255,255,.76);font-size:14px;line-height:1.75;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}
.ge-hero-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:14px;margin-top:28px}
.ge-btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 24px;border-radius:999px;font-weight:900}
.ge-btn-primary{color:#132033;background:var(--ge-accent)}
.ge-btn-ghost{color:#fff;border:1px solid rgba(255,255,255,.32);background:rgba(255,255,255,.1)}
.ge-entity-strip{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin-top:30px}
.ge-entity-strip span{padding:10px 16px;border-radius:14px;color:rgba(255,255,255,.92);background:rgba(255,255,255,.12);font-weight:800}
.ge-section{padding:72px 0}
.ge-soft{background:var(--ge-soft)}
.ge-title{max-width: 880px;margin-bottom:30px;}
.ge-eyebrow,.ge-title p{margin:0 0 8px;color:var(--ge-brand);font-size:13px;font-weight:900;letter-spacing:.08em}
.ge-about-copy h2,.ge-boundary h2,.ge-contact h2,.ge-detail h2,.ge-title h2{margin:0;color:var(--ge-ink);font-size:clamp(26px, 3vw, 36px);line-height:1.3;font-weight:900}
.ge-title span{display:block;margin-top:8px;color:var(--ge-muted)}
.ge-title-center{max-width:900px;margin:0 auto 34px;text-align:center}
.ge-news-section{position:relative;overflow:hidden;background:radial-gradient(circle at 8% 18%,rgba(56,189,248,.16),transparent 30%),radial-gradient(circle at 92% 10%,rgba(245,158,11,.12),transparent 28%),linear-gradient(180deg,#f8fbff 0,#eef6fb 100%)}
.ge-news-section::before{content:"";position:absolute;inset:26px;border:1px solid rgba(15,76,117,.08);border-radius:34px;pointer-events:none}
.ge-news-section .ge-wrap{position:relative}
.ge-news-section .ge-title{max-width:920px;margin-bottom:34px}
.ge-news-section .ge-title p{display:inline-flex;align-items:center;gap:8px;padding:6px 12px;border-radius:999px;background:#e7f3fa}
.ge-news-section .ge-title h2{margin-top:12px;letter-spacing:-.02em}
.ge-about{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);gap:30px;align-items:stretch}
.ge-page-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:28px;align-items:start}
.ge-about-copy,.ge-boundary,.ge-contact,.ge-detail,.ge-entity-card{border:1px solid var(--ge-line);border-radius:var(--ge-radius);background:var(--ge-paper);box-shadow:var(--ge-shadow)}
.ge-about-copy{padding:34px}
.ge-certifications{margin-top:24px;padding-top:22px;border-top:1px solid var(--ge-line)}
.ge-certifications>strong{display:block;margin-bottom:12px;color:var(--ge-brand);font-size:15px}
.ge-certifications>div{display:flex;flex-wrap:wrap;gap:9px}
.ge-certifications span{display:inline-flex;align-items:center;min-height:34px;padding:6px 13px;border:1px solid rgba(15,76,117,.16);border-radius:999px;color:var(--ge-brand-2);background:#eef7fb;font-size:13px;font-weight:800}
.ge-stat-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-top:28px;padding-top:24px;border-top:1px solid var(--ge-line)}
.ge-stat-strip span{min-height:82px;display:grid;place-items:center;padding:16px 10px;border-radius:18px;color:#b8862b;background:linear-gradient(180deg,#fffaf0,#fff);box-shadow:inset 0 0 0 1px rgba(184,134,43,.16);font-size:22px;font-weight:900;text-align:center}
.ge-about-copy p:not(.ge-eyebrow),.ge-boundary p,.ge-contact p,.ge-detail p{color:#334155}
.ge-entity-card{padding:28px}
.ge-entity-card h3{margin:0 0 16px;color:var(--ge-brand);font-size:20px}
.ge-side-card{position:sticky;top:98px}
.ge-contact dl,.ge-detail dl,.ge-entity-card dl{display:grid;grid-template-columns:92px 1fr;gap:10px 14px;margin:0}
.ge-contact dt,.ge-detail dt,.ge-entity-card dt{color:var(--ge-muted);font-weight:800}
.ge-contact dd,.ge-detail dd,.ge-entity-card dd{margin:0;font-weight:700}
.ge-contact a,.ge-entity-card a{color:var(--ge-brand);font-weight:900}
.ge-article-grid,.ge-case-grid,.ge-fact-grid,.ge-info-panels,.ge-product-grid,.ge-service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}
.ge-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
.ge-compare-grid,.ge-process-grid,.ge-scenario-grid{display:grid;grid-template-columns: repeat(3,minmax(0,1fr));gap:20px;}
.ge-compare-grid article,.ge-process-grid article,.ge-scenario-grid article{min-height:180px;padding: 26px 24px;border:1px solid var(--ge-line);border-radius:var(--ge-radius);background:#fff;box-shadow:0 14px 36px rgba(19,32,51,.07);}
.ge-scenario-grid i{display:block;width:42px;height:42px;margin-bottom:20px;border-radius:13px;background:linear-gradient(135deg,var(--ge-brand),var(--ge-sky))}
.ge-compare-grid strong,.ge-process-grid strong,.ge-scenario-grid strong{display:block;margin-bottom:10px;color:var(--ge-ink);font-size:18px}
.ge-compare-grid span,.ge-process-grid span,.ge-scenario-grid span{color:var(--ge-muted);font-size:14px;line-height:1.75}
.ge-compare-section{background:#fff}
.ge-compare-grid article{border-top:4px solid var(--ge-accent)}
.ge-compare-grid b,.ge-process-grid b{display:block;margin-bottom:14px;color:var(--ge-accent);font-size:24px;line-height:1}
.ge-process-section{color:#fff;background:var(--ge-brand-2)}
.ge-process-section .ge-title h2,.ge-process-section .ge-title p{color:#fff}
.ge-process-section .ge-title span{color:rgba(255,255,255,.72)}
.ge-process-grid article{border-color:rgba(255,255,255,.14);background:rgba(255,255,255,.08);box-shadow:none}
.ge-process-grid strong{color:#fff}
.ge-process-grid span{color:rgba(255,255,255,.72)}
.ge-article-grid a,.ge-case-grid a,.ge-contact-tips,.ge-fact-grid article,.ge-faq article,.ge-info-panels article,.ge-news-list a,.ge-product-card,.ge-service-grid article{overflow:hidden;border:1px solid var(--ge-line);border-radius:var(--ge-radius);background:#fff;box-shadow:0 10px 30px rgba(19,32,51,.06);transition:transform .2s ease,box-shadow .2s ease}
.ge-article-grid a:hover,.ge-case-grid a:hover,.ge-news-list a:hover,.ge-product-card:hover{transform:translateY(-4px);box-shadow:var(--ge-shadow)}
.ge-case-media,.ge-product-media{display:grid;place-items:center;overflow:hidden;color:#fff;background:linear-gradient(135deg,var(--ge-brand),var(--ge-brand-2));font-size:22px;font-weight:900;text-align:center;min-height:200px;max-height:240px}
.ge-case-media img,.ge-product-media img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}
.ge-product-card:hover .ge-product-media img{transform:scale(1.06)}
.ge-case-media.is-empty span,.ge-product-media.is-empty span{padding:0 18px}
.ge-product-body{padding: 20px;}
.ge-product-body h3{margin:0 0 8px;color:var(--ge-ink);font-size: 19px;}
.ge-product-specs{display:flex;flex-wrap:wrap;gap:6px;margin:0 0 12px}
.ge-product-specs span{display:inline-flex;max-width:100%;padding:5px 9px;border-radius:8px;color:var(--ge-brand-2);background:#edf6fa;font-size:11px;line-height:1.35}
.ge-product-specs b{margin-right:4px;white-space:nowrap}
.ge-product-specs em{overflow:hidden;font-style:normal;text-overflow:ellipsis;white-space:nowrap}
.ge-product-body p{min-height:52px;margin:0 0 14px;color:var(--ge-muted);display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}
.ge-product-body em{color:var(--ge-brand);font-style:normal;font-weight:900}
.ge-product-detail-shell{display:grid;grid-template-columns:minmax(0,.9fr) minmax(360px,.75fr);gap:32px;align-items:stretch}
.ge-product-detail-card,.ge-product-detail-media{border:1px solid var(--ge-line);border-radius:var(--ge-radius);background:#fff;box-shadow:var(--ge-shadow)}
.ge-product-detail-media{min-height:420px;overflow:hidden;display:grid;place-items:center;color:#fff;background:linear-gradient(135deg,var(--ge-brand),var(--ge-brand-2));font-size:28px;font-weight:900}
.ge-product-detail-media img{width:100%;height:100%;object-fit:cover}
.ge-product-detail-card{padding:34px}
.ge-product-detail-card h2{margin:0 0 16px;color:var(--ge-ink);font-size:clamp(30px, 4vw, 42px);line-height:1.25}
.ge-product-detail-card p:not(.ge-eyebrow){color:var(--ge-muted);margin:0 0 18px}
.ge-product-detail-card dl{display:grid;grid-template-columns:88px 1fr;gap:12px 18px;margin:22px 0;padding-top:18px;border-top:1px solid var(--ge-line)}
.ge-product-detail-card dt{color:var(--ge-muted);font-weight:900}
.ge-product-detail-card dd{margin:0;font-weight:800}
.ge-product-detail-card a{color:var(--ge-brand)}
.ge-detail-actions{display:flex;flex-wrap:wrap;gap:12px}
.ge-product-facts{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:24px}
.ge-feature-panel,.ge-spec-panel{padding:30px;border:1px solid var(--ge-line);border-radius:var(--ge-radius);background:#fff;box-shadow:var(--ge-shadow)}
.ge-feature-panel h2,.ge-spec-panel h2{margin:0 0 20px;font-size:25px}
.ge-spec-panel dl{display:grid;gap:0;margin:0}
.ge-spec-panel dl>div{display:grid;grid-template-columns:minmax(100px,.7fr) minmax(0,1.3fr);gap:16px;padding:12px 0;border-bottom:1px solid var(--ge-line)}
.ge-spec-panel dl>div:last-child{border-bottom:0}
.ge-spec-panel dt{color:var(--ge-muted);font-weight:800}
.ge-spec-panel dd{margin:0;color:var(--ge-ink);font-weight:700}
.ge-feature-panel>div{display:grid;gap:12px}
.ge-feature-panel section{padding:15px 16px;border-radius:12px;background:var(--ge-soft)}
.ge-feature-panel section strong{display:block;margin-bottom:5px;color:var(--ge-ink)}
.ge-feature-panel section span{color:var(--ge-muted);font-size:14px}
.ge-product-scenarios{margin-top:22px;padding:24px 28px;border:1px solid var(--ge-line);border-radius:var(--ge-radius);background:var(--ge-soft)}
.ge-product-scenarios>strong{display:block;margin-bottom:12px;color:var(--ge-brand)}
.ge-product-scenarios>div{display:flex;flex-wrap:wrap;gap:9px}
.ge-product-scenarios span{padding:7px 13px;border-radius:999px;color:#334155;background:#fff;font-size:13px;font-weight:800}
.ge-btn-light{border:1px solid var(--ge-line);color:var(--ge-ink);background:#fff}
.ge-point-list{display:grid;gap:10px;margin:16px 0 28px;padding:0;list-style:none}
.ge-point-list li{padding:12px 14px;border:1px solid var(--ge-line);border-radius:12px;color:#334155;background:var(--ge-soft);font-weight:700}
.ge-detail h2+.ge-keyword-cloud,.ge-detail h2+.ge-point-list,.ge-detail h2+p{margin-bottom:26px}
.ge-service-grid article{padding:24px}
.ge-service-grid i{display:inline-block;width:32px;height:32px;margin-bottom:12px;border-radius:10px;background:linear-gradient(135deg,var(--ge-brand),var(--ge-sky))}
.ge-fact-grid strong,.ge-faq h3,.ge-service-grid h3{display:block;margin:0 0 8px;color:var(--ge-ink);font-size:19px;font-weight:900}
.ge-fact-grid span,.ge-faq p,.ge-service-grid p{margin:0;color:var(--ge-muted)}
.ge-fact-grid article{padding:24px}
.ge-info-panels article{padding:28px}
.ge-info-panels h2{margin:0 0 12px;color:var(--ge-ink);font-size:22px}
.ge-info-panels p{margin:0;color:var(--ge-muted)}
.ge-contact,.ge-detail{padding:34px}
.ge-service-scope{position:relative;display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);align-items:start;gap:38px;overflow:hidden;padding:clamp(30px,4vw,52px);border:1px solid rgba(15,76,117,.1);border-radius:28px;background:radial-gradient(circle at 95% 5%,rgba(56,189,248,.18),transparent 34%),linear-gradient(135deg,#fff 0,#f4f9fd 56%,#edf7fc 100%);box-shadow:0 24px 60px rgba(19,32,51,.09)}
.ge-service-scope::before{position:absolute;top:-88px;right:-62px;width:220px;height:220px;border:36px solid rgba(15,76,117,.045);border-radius:50%;content:""}
.ge-scope-catalog,.ge-scope-copy{position:relative;z-index:1}
.ge-scope-kicker{display:inline-flex;align-items:center;gap:8px;margin:0 0 12px;color:var(--ge-brand);font-size:13px;font-weight:900;letter-spacing:.16em}
.ge-scope-kicker::before{width:24px;height:3px;border-radius:999px;background:var(--ge-accent);content:""}
.ge-scope-copy h2{margin:0;color:var(--ge-ink);font-size:clamp(28px, 3.2vw, 42px);line-height:1.25;font-weight:900;letter-spacing:-.025em}
.ge-scope-summary{max-width:720px;margin:18px 0 0;color:var(--ge-muted);font-size:16px;line-height:1.9}
.ge-scope-points{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}
.ge-scope-points span{display:inline-flex;align-items:center;gap:8px;min-height:40px;padding:7px 14px 7px 9px;border:1px solid rgba(15,76,117,.1);border-radius:999px;color:#27445a;background:rgba(255,255,255,.78);font-size:13px;font-weight:800}
.ge-scope-points b{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:50%;color:#fff;background:var(--ge-brand);font-size:11px}
.ge-scope-catalog{display:flex;align-self:start;flex-direction:column;width:100%;max-height:326px;padding:26px;border:1px solid rgba(255,255,255,.9);border-radius:22px;background:rgba(255,255,255,.82);box-shadow:0 16px 38px rgba(19,32,51,.08);backdrop-filter:blur(10px)}
.ge-scope-catalog-head{display:flex;align-items:baseline;justify-content:space-between;gap:12px;padding-bottom:14px;border-bottom:1px solid var(--ge-line)}
.ge-scope-catalog-head strong{color:var(--ge-ink);font-size:18px;font-weight:900}
.ge-scope-catalog-head span{color:var(--ge-muted);font-size:12px}
.ge-scope-catalog .ge-keyword-cloud{align-content:flex-start;gap:10px;max-height:214px;margin-top:18px;padding:2px 6px 4px 0;overflow-y:auto;scrollbar-color:rgba(15,76,117,.28) transparent;scrollbar-width:thin}
.ge-scope-catalog .ge-keyword-cloud span{position:relative;width:100%;overflow:hidden;padding:9px 14px 9px 28px;border-color:rgba(15,76,117,.1);color:#28475e;background:#f8fbfd;text-overflow:ellipsis;white-space:nowrap}
.ge-scope-catalog .ge-keyword-cloud span::before{position:absolute;left:13px;width:6px;height:6px;border-radius:50%;background:var(--ge-sky);box-shadow:0 0 0 4px rgba(56,189,248,.12);content:"";top: 18px;}
.ge-keyword-cloud,.ge-link-grid{display:flex;flex-wrap:wrap;gap:10px 12px;margin-top:20px}
.ge-keyword-cloud span,.ge-link-grid a{display:inline-flex;padding:8px 13px;border:1px solid var(--ge-line);border-radius:999px;color:#334155;background:#fff;font-size:14px;font-weight:800}
.ge-link-grid a:hover{color:#fff;border-color:var(--ge-brand);background:var(--ge-brand)}
.ge-related-compact{padding:48px 0;background:linear-gradient(180deg,rgba(245,248,251,.9),rgba(255,255,255,.96))}
.ge-related-compact .ge-title{display:grid;grid-template-columns:auto 1fr;align-items:end;gap:2px 18px}
.ge-related-compact .ge-title p{grid-row:1/span 2;align-self:center;margin:0;padding:8px 12px;border-radius:10px;color:#fff;background:var(--ge-brand);font-size:12px;letter-spacing:.08em}
.ge-related-compact .ge-title h2{margin:0;font-size:clamp(25px, 3vw, 34px)}
.ge-related-compact .ge-title span{color:var(--ge-muted);font-size:13px}
.ge-related-compact .ge-link-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;max-height:286px;margin-top:22px;padding:14px;overflow-y:auto;border:1px solid var(--ge-line);border-radius:18px;background:rgba(255,255,255,.82);box-shadow:inset 0 1px 0 #fff,0 12px 32px rgba(19,32,51,.05);scrollbar-color:rgba(15,76,117,.32) transparent;scrollbar-width:thin}
.ge-related-compact .ge-link-grid a{min-width:0;justify-content:center;overflow:hidden;padding:9px 12px;border-radius:11px;font-size:13px;text-overflow:ellipsis;white-space:nowrap}
.ge-faq{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}
.ge-faq-section{background:linear-gradient(180deg,rgba(245,248,251,.42),rgba(255,255,255,0))}
.ge-faq article{position:relative;min-height:156px;padding:26px 26px 26px 76px;background:linear-gradient(145deg,#fff 0,#fbfdff 100%)}
.ge-faq article::before{position:absolute;top:26px;left:24px;display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:12px;color:#fff;background:linear-gradient(135deg,var(--ge-brand),var(--ge-sky));box-shadow:0 10px 20px rgba(15,76,117,.18);content:"Q";font-size:15px;font-weight:900}
.ge-faq article:nth-child(2n)::before{background:linear-gradient(135deg,var(--ge-brand-2),var(--ge-brand))}
.ge-faq h3{font-size:17px;line-height:1.55}
.ge-faq p{font-size:14px;line-height:1.85}
.ge-news-list{display:grid;gap:12px}
.ge-news-list a{display:grid;grid-template-columns:minmax(0,.75fr) minmax(0,1fr);gap:16px;padding:18px 22px}
.ge-news-list strong{color:var(--ge-ink)}
.ge-news-list span{color:var(--ge-muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.ge-article-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
.ge-article-grid a{position:relative;min-height:188px;padding:26px;display:flex;flex-direction:column;justify-content:space-between;border-color:rgba(15,76,117,.12);background:linear-gradient(145deg,rgba(255,255,255,.98),rgba(240,248,252,.9)),#fff;box-shadow:0 18px 45px rgba(15,76,117,.09)}
.ge-article-grid a::before{content:"";position:absolute;inset:0 auto 0 0;width:5px;background:linear-gradient(180deg,var(--ge-brand),var(--ge-sky))}
.ge-article-grid a::after{content:"ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢";position:absolute;right:22px;bottom:18px;width:34px;height:34px;display:grid;place-items:center;border-radius:50%;color:#fff;background:var(--ge-brand);font-weight:900;transform:translateX(4px);opacity:.92;transition:transform .2s ease,background .2s ease}
.ge-article-grid a:hover::after{transform:translateX(0);background:var(--ge-brand-2)}
.ge-article-grid span{width:fit-content;padding:5px 11px;border-radius:999px;color:var(--ge-brand);background:#eaf5fb;font-size:12px;font-weight:900}
.ge-article-grid strong{margin:16px 42px 18px 0;color:var(--ge-ink);font-size:19px;line-height:1.55;letter-spacing:-.01em}
.ge-article-grid em{color:var(--ge-muted);font-style:normal;font-size:13px;font-weight:800}
.ge-case-grid a{display:grid;grid-template-rows:auto 1fr}
.ge-case-grid a>div:last-child{padding:22px}
.ge-case-grid strong{display:block;margin-bottom:8px;color:var(--ge-ink);font-size:19px}
.ge-case-grid p{margin:0;color:var(--ge-muted)}
.ge-page-hero{padding:42px 0;color:var(--ge-ink);background:#fff;border-bottom:1px solid var(--ge-line)}
.ge-page-hero p{margin:0 0 8px;color:var(--ge-brand);font-weight:900}
.ge-page-hero h1{margin:0;font-size:clamp(30px, 4vw, 44px);line-height:1.25}
.ge-contact,.ge-detail{max-width:960px}
.ge-about-detail{max-width:none}
.ge-about-detail .ge-eyebrow{margin-bottom:10px}
.ge-about-detail p:not(.ge-eyebrow){font-size:16px;line-height:2}
.ge-empty{padding:28px;border:1px dashed var(--ge-line);border-radius:var(--ge-radius);color:var(--ge-muted);background:#fff;text-align:center}
.ge-contact>a{display:inline-flex;margin:10px 0 22px;padding:11px 22px;border-radius:999px;color:#fff;background:var(--ge-brand)}
.ge-contact-layout{display:grid;grid-template-columns:minmax(0,.95fr) minmax(320px,.55fr);gap:28px;align-items:start}
.ge-contact-tips{padding:30px}
.ge-contact-tips h2{margin:0 0 12px;color:var(--ge-ink);font-size:24px}
.ge-contact-tips p{margin:0;color:var(--ge-muted)}
.ge-footer{padding: 68px 0;color:rgba(255,255,255,.82);background:#0f172a;}
.ge-footer p{margin:6px 0}
.ge-footer a,.ge-footer strong{color:#fff}
.ge-mobile-call{position:fixed;right:18px;bottom:18px;z-index:60;display:none;align-items:center;justify-content:center;min-height:46px;padding:0 20px;border-radius:999px;color:#fff;background:var(--ge-brand);box-shadow:0 12px 30px rgba(15,76,117,.35);font-weight:900}
@media (max-width:980px){.ge-top{height:auto}
.ge-nav{min-height:68px;flex-wrap:wrap;padding:12px 0}
.ge-menu{order:3;width:100%;overflow-x:auto;gap:16px;padding-bottom:2px}
.ge-phone{display:none}
.ge-about,.ge-article-grid,.ge-case-grid,.ge-contact-layout,.ge-fact-grid,.ge-faq,.ge-info-panels,.ge-news-list a,.ge-page-layout,.ge-product-detail-shell,.ge-service-grid,.ge-service-scope,.ge-stat-strip{grid-template-columns:1fr}
.ge-compare-grid,.ge-hero-feature-grid,.ge-process-grid,.ge-product-grid,.ge-scenario-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
.ge-product-facts{grid-template-columns:1fr}
.ge-news-section::before{inset:12px;border-radius:24px}
.ge-side-card{position:static}
.ge-related-compact .ge-link-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
.ge-mobile-call{display:inline-flex}
}
@media (max-width:640px){.ge-wrap{max-width:calc(100% - 24px)}
.ge-hero{padding:58px 0 62px}
.ge-compare-grid,.ge-hero-feature-grid,.ge-process-grid,.ge-product-grid,.ge-scenario-grid{grid-template-columns:1fr}
.ge-section{padding:48px 0}
.ge-hero-line{align-items:flex-start;border-radius:18px;text-align:left}
.ge-about-copy,.ge-contact,.ge-detail,.ge-entity-card{padding:24px}
.ge-service-scope{gap:24px;padding:24px;border-radius:22px}
.ge-scope-catalog{max-height:300px;padding:20px}
.ge-scope-catalog .ge-keyword-cloud{max-height:190px}
.ge-scope-points{display:grid;grid-template-columns:1fr}
.ge-faq article{min-height:0;padding:68px 22px 22px}
.ge-faq article::before{top:20px;left:22px}
.ge-related-compact .ge-title{display:block}
.ge-related-compact .ge-title p{display:inline-flex;margin-bottom:10px}
.ge-related-compact .ge-title span{display:block;margin-top:6px}
.ge-related-compact .ge-link-grid{grid-template-columns:1fr;max-height:310px;padding:10px}
.ge-contact dl,.ge-detail dl,.ge-entity-card dl{grid-template-columns:1fr}
.ge-spec-panel dl>div{grid-template-columns:1fr;gap:4px}
}
