/* Scope: only loaded by solution cid 28. Retain approved blue/white visual system. */
html, body { overflow-x: clip; }
body { overflow-y: visible; }
.commonwrap.solution-detail-wrap { overflow: visible; }
.solution-showcase, .solution-refined, .solution-entry-grid { font-family: "Microsoft YaHei", "PingFang SC", Arial, sans-serif; }
.solution-showcase h1 { text-wrap: balance; }
.solution-audience { margin: 16px 0 0; color: #50697d; font-size: 14px; line-height: 1.7; }
.solution-showcase-actions a { min-height: 44px; height: auto; line-height: 42px; }
.solution-entry-grid { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 16px; margin-bottom: 24px; }
.solution-entry-grid a { display: block; padding: 19px 22px; border: 1px solid #d5e5f0; border-top: 3px solid #0088d6; border-radius: 8px; background: #fff; }
.solution-entry-grid span, .solution-product-grid span, .solution-case-heading span { display: block; color: #086c9b; font-size: 13px; margin-bottom: 9px; }
.solution-entry-grid strong { color: #123a5b; font-size: 19px; line-height: 1.5; }
.solution-entry-grid p { margin: 7px 0 0; color: #50697d; font-size: 14px; line-height: 1.7; }
.solution-entry-grid a:hover, .solution-product-grid a:hover { background: #f3f9fe; text-decoration: none; border-color: #0088d6; }
.solution-story-nav { padding: 8px 12px; gap: 0 14px; top: 0; z-index: 8; background: #fff; }
.solution-story-nav a { padding: 12px 3px; min-height: 44px; box-sizing: border-box; font-size: 14px; }
.solution-refined .solution-story-section, .solution-scene-row { scroll-margin-top: 86px; }
.solution-refined .solution-story-heading { max-width: 920px; }
.solution-refined .solution-story-heading > span { color: #50697d; }
.solution-scene-row { display: grid; grid-template-columns: minmax(0,.9fr) minmax(0,1.1fr); align-items: center; gap: 32px; padding: 30px 0; border-bottom: 1px solid #dce8f1; }
.solution-scene-row:first-of-type { padding-top: 6px; }
.solution-scene-row:last-child { border-bottom: 0; padding-bottom: 0; }
.solution-scene-copy { min-width: 0; }
.solution-scene-label { color: #087caf; font-size: 13px; font-weight: 700; margin: 0 0 10px; }
.solution-scene-copy h3 { margin: 0 0 14px; color: #123a5b; font-size: 24px; line-height: 1.45; }
.solution-scene-copy > p:not(.solution-scene-label) { color: #435e74; font-size: 15px; line-height: 1.85; margin: 0 0 14px; }
.solution-scene-copy dl, .solution-case-featured dl { margin: 0 0 14px; }
.solution-scene-copy dl > div, .solution-case-featured dl > div { display: grid; grid-template-columns: 90px minmax(0,1fr); gap: 12px; padding: 9px 0; border-bottom: 1px solid #e2edf4; }
.solution-scene-copy dt, .solution-case-featured dt { color: #173b5b; font-weight: 700; font-size: 14px; line-height: 1.8; }
.solution-scene-copy dd, .solution-case-featured dd { margin: 0; color: #50697d; font-size: 14px; line-height: 1.8; }
.solution-text-link { display: inline-block; padding: 10px 0; color: #006b9f; font-size: 15px; font-weight: 700; line-height: 1.6; text-decoration: underline; text-underline-offset: 4px; }
.solution-screen { min-width: 0; margin: 0; background: #f1f6fa; border: 1px solid #cedfe9; border-radius: 10px; overflow: hidden; box-shadow: 0 8px 22px rgba(15,61,94,.08); }
.solution-screen a { display: flex; min-height: 300px; align-items: center; background: #f1f6fa; }
.solution-screen img { display: block; width: 100%; height: auto; object-fit: contain; }
.solution-screen figcaption { padding: 12px 16px; border-top: 1px solid #dce8f1; background: #fff; }
.solution-screen figcaption strong { display: block; color: #173b5b; font-size: 15px; margin-bottom: 4px; }
.solution-screen figcaption span { color: #50697d; font-size: 13px; line-height: 1.7; }
.solution-product-grid { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 16px; }
.solution-product-grid a { display: block; padding: 22px; border: 1px solid #d7e6f0; border-radius: 8px; }
.solution-product-grid h3 { color: #153b5c; font-size: 19px; line-height: 1.5; margin: 0 0 9px; }
.solution-product-grid p { color: #50697d; font-size: 15px; line-height: 1.8; margin: 0 0 8px; }
.solution-product-grid small { color: #006b9f; font-size: 14px; }
.solution-inline-note { margin: 18px 0 0; padding: 15px 18px; background: #f2f8fc; color: #50697d; font-size: 14px; line-height: 1.85; border-radius: 6px; }
.solution-inline-note a { color: #006b9f; text-decoration: underline; }
.solution-case-featured { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 22px; }
.solution-case-featured article { padding: 24px; background: #f8fbfe; border: 1px solid #d7e6f0; border-radius: 10px; }
.solution-case-heading { display: flex; gap: 18px; align-items: center; margin-bottom: 16px; }
.solution-case-heading img { width: 150px; height: 94px; object-fit: contain; flex: 0 0 auto; border-radius: 5px; }
.solution-case-heading h3 { margin: 0; color: #143b5b; font-size: 20px; line-height: 1.5; }
.solution-case-featured article > p { color: #435e74; font-size: 15px; line-height: 1.85; margin: 0 0 12px; }
.solution-more-cases { display: flex; flex-wrap: wrap; align-items: center; gap: 6px 20px; margin-top: 18px; font-size: 14px; color: #50697d; }
.solution-more-cases a { color: #006b9f; display: inline-block; padding: 10px 0; text-decoration: underline; }
.solution-refined .solution-definition-list dd, .solution-refined .solution-acceptance-table th, .solution-refined .solution-acceptance-table td { font-size: 14px; line-height: 1.8; }
.solution-faq-source .guhe-faq-list { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 18px; margin: 0; }
.solution-faq-source .guhe-faq-list > div { padding: 22px; border: 1px solid #d7e6f0; border-radius: 8px; background: #fff; }
.solution-faq-source dt { color: #143b5b; font-size: 17px; line-height: 1.6; font-weight: 700; margin-bottom: 10px; }
.solution-faq-source dd { margin: 0; color: #50697d; font-size: 15px; line-height: 1.85; }
.solution-contact-panel { display: grid; grid-template-columns: minmax(0,1.35fr) minmax(0,1fr); gap: 38px; padding: 32px; background: #103c5c; border-radius: 12px; color: #fff; box-sizing: border-box; }
.solution-contact-panel .solution-contact-kicker { color: #8bd7ff; font-size: 13px; font-weight: 700; margin: 0 0 10px; }
.solution-contact-panel h2 { margin: 0 0 14px; font-size: 27px; line-height: 1.5; color: #fff; }
.solution-contact-panel p, .solution-contact-panel li { font-size: 15px; line-height: 1.85; color: #e4eff7; }
.solution-contact-panel ul { padding: 0; margin: 16px 0 0; }
.solution-contact-panel li { list-style: none !important; padding: 8px 0; border-top: 1px solid #315772; }
.solution-contact-actions { min-width: 0; padding: 24px; background: #fff; border-radius: 8px; align-self: center; }
.solution-contact-actions h3 { color: #143b5b; font-size: 20px; margin: 0 0 12px; }
.solution-contact-actions p { color: #50697d; margin: 0 0 14px; }
.solution-contact-actions p a { color: #006b9f; font-size: 22px; font-weight: 700; white-space: nowrap; }
.solution-contact-actions > a { display: block; padding: 12px; font-size: 15px; text-align: center; border-radius: 5px; line-height: 1.6; margin-bottom: 10px; }
.solution-contact-primary { color: #fff !important; background: #0079b5; }
.solution-contact-secondary { color: #006b9f !important; border: 1px solid #9bc7df; }
.solution-contact-actions small { display: block; color: #50697d; font-size: 12px; line-height: 1.8; }
.solution-refined a:focus-visible, .solution-entry-grid a:focus-visible, .solution-acceptance-table-wrap:focus-visible { outline: 3px solid #0088d6; outline-offset: 4px; }
@media(max-width:980px) { .solution-scene-row { gap: 22px; grid-template-columns: 1fr 1fr; } .solution-case-heading { display: block; } .solution-case-heading img { margin-bottom: 12px; } .solution-product-grid { grid-template-columns: repeat(2,minmax(0,1fr)); } }
@media(max-width:768px) {
 .solution-entry-grid { grid-template-columns: 1fr; gap: 10px; } .solution-entry-grid a { padding: 14px 16px; } .solution-entry-grid span { margin-bottom: 5px; }
 .solution-story-nav { position: sticky; flex-wrap: nowrap; overflow-x: auto; top: 0; gap: 0 16px; border-radius: 0; margin-bottom: 24px; padding: 5px 12px; } .solution-story-nav a { white-space: nowrap; flex: 0 0 auto; }
 .solution-scene-row { grid-template-columns: 1fr; gap: 18px; padding: 25px 0; } .solution-scene-copy h3 { font-size: 22px; } .solution-screen a { min-height: 0; }
 .solution-product-grid, .solution-case-featured, .solution-faq-source .guhe-faq-list, .solution-contact-panel { grid-template-columns: 1fr; }
 .solution-case-featured article { padding: 19px; } .solution-case-heading { display: flex; gap: 12px; } .solution-case-heading img { width: 110px; height: 70px; margin: 0; } .solution-case-heading h3 { font-size: 18px; }
 .solution-contact-panel { padding: 22px 16px; gap: 18px; } .solution-contact-panel h2 { font-size: 23px; } .solution-contact-actions { padding: 18px; }
 .solution-showcase h1 { font-size: 28px; } .solution-refined .solution-story-section, .solution-scene-row { scroll-margin-top: 76px; }
}
