.geo-page,
.geo-page * {
  letter-spacing: 0;
}

.geo-page {
  overflow: hidden;
  background: #f4f8fb;
  color: #13283a;
}

.geo-page [id] {
  scroll-margin-top: 82px;
}

.geo-page .w1200 {
  border-radius: 0;
}

.geo-hero {
  position: relative;
  display: flex;
  min-height: 620px;
  align-items: center;
  padding: 122px 0 58px;
  color: #fff;
  background: #061d3a url("https://cdn.jinweitec.com/erp-website/banner.png") center / cover no-repeat;
}

.geo-hero::before {
  position: absolute;
  inset: 0;
  background: rgba(4, 25, 55, 0.8);
  content: "";
}

.geo-hero-inner {
  position: relative;
  z-index: 1;
  width: min(1200px, calc(100% - 60px));
  margin-right: auto;
  margin-left: auto;
}

.geo-hero-content {
  max-width: 890px;
}

.geo-crumb {
  margin-bottom: 20px;
  color: #c8deec;
  font-size: 14px;
}

.geo-crumb a {
  color: #fff;
}

.geo-eyebrow {
  display: block;
  min-height: 0;
  margin-bottom: 17px;
  padding: 2px 0 2px 13px;
  color: #8fe0d5;
  background: transparent;
  border: 0;
  border-left: 3px solid #38bfae;
  border-radius: 0;
  font-family: AlibabaPuHuiMedium !important;
  font-size: 15px;
  line-height: 1.5;
}

.geo-hero h1 {
  max-width: 820px;
  color: #fff;
  font-family: AlibabaPuHuiMedium !important;
  font-size: 56px;
  line-height: 1.14;
}

.geo-hero-copy {
  max-width: 850px;
  margin-top: 21px;
  color: #e6f1f7;
  font-size: 18px;
  line-height: 1.82;
}

.geo-hero-copy strong {
  color: #fff;
  font-family: AlibabaPuHuiMedium !important;
}

.geo-hero-actions,
.geo-cta-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 13px;
  margin-top: 27px;
}

.geo-primary-btn,
.geo-secondary-btn {
  display: inline-flex;
  min-height: 46px;
  align-items: center;
  justify-content: center;
  padding: 11px 22px;
  border-radius: 6px;
  font-family: AlibabaPuHuiMedium !important;
  line-height: 1.2;
  transition: background-color 0.2s ease, border-color 0.2s ease, color 0.2s ease, transform 0.2s ease;
}

.geo-primary-btn {
  color: #014f8f;
  background: #fff;
  border: 1px solid #fff;
}

.geo-secondary-btn {
  color: #fff;
  background: transparent;
  border: 1px solid rgba(255, 255, 255, 0.68);
}

.geo-primary-btn:hover,
.geo-secondary-btn:hover {
  transform: translateY(-2px);
}

.geo-primary-btn:hover {
  color: #013966;
  background: #edf8f6;
  border-color: #edf8f6;
}

.geo-secondary-btn:hover {
  color: #fff;
  border-color: #fff;
}

.geo-proof-row {
  display: grid;
  max-width: 1080px;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 22px;
  margin-top: 38px;
}

.geo-proof-row span {
  min-width: 0;
  padding: 14px 0 0;
  color: #cce1ec;
  background: transparent;
  border: 0;
  border-top: 1px solid rgba(255, 255, 255, 0.3);
  border-radius: 0;
  font-size: 13px;
  line-height: 1.55;
}

.geo-proof-row strong {
  display: block;
  margin-bottom: 4px;
  color: #fff;
  font-family: AlibabaPuHuiMedium !important;
  font-size: 16px;
}

.geo-band {
  padding: 72px 0;
}

.geo-band-white {
  background: #fff;
}

.geo-band-soft {
  background: #eaf2f7;
}

.geo-section-head {
  max-width: 880px;
  margin-bottom: 34px;
}

.geo-section-kicker {
  display: block;
  margin-bottom: 9px;
  color: #0f766e;
  font-family: AlibabaPuHuiMedium !important;
  font-size: 14px;
  line-height: 1.5;
}

.geo-section-head h2 {
  color: #074f89;
  font-family: AlibabaPuHuiMedium !important;
  font-size: 34px;
  line-height: 1.3;
}

.geo-section-head p {
  margin-top: 12px;
  color: #526777;
  font-size: 17px;
  line-height: 1.82;
}

.geo-platform-grid {
  display: grid;
  grid-template-columns: minmax(0, 1.12fr) minmax(350px, 0.88fr);
  gap: 46px;
  align-items: center;
}

.geo-platform-figure {
  min-width: 0;
  margin: 0;
}

.geo-platform-figure img {
  display: block;
  width: 100%;
  aspect-ratio: 16 / 9;
  object-fit: cover;
  background: #edf5f7;
  border: 1px solid #cbdde8;
  border-radius: 8px;
  box-shadow: 0 22px 42px rgba(6, 38, 65, 0.13);
}

.geo-platform-figure figcaption {
  margin-top: 11px;
  color: #718391;
  font-size: 13px;
  line-height: 1.6;
}

.geo-platform-copy > p {
  color: #344c5d;
  font-size: 18px;
  line-height: 1.85;
}

.geo-platform-copy > p strong {
  color: #102f48;
  font-family: AlibabaPuHuiMedium !important;
}

.geo-platform-facts {
  display: grid;
  grid-template-columns: 104px minmax(0, 1fr);
  margin: 24px 0 0;
}

.geo-platform-facts dt,
.geo-platform-facts dd {
  padding: 15px 0;
  border-top: 1px solid #d9e5ed;
}

.geo-platform-facts dt {
  padding-right: 18px;
  color: #0f766e;
  font-family: AlibabaPuHuiMedium !important;
  font-size: 15px;
}

.geo-platform-facts dd {
  margin: 0;
  color: #526777;
  font-size: 15px;
  line-height: 1.7;
}

.geo-fast-note {
  margin-top: 28px;
  padding: 20px 22px;
  background: #edf7f5;
  border-left: 4px solid #0f766e;
}

.geo-fast-note strong {
  display: block;
  color: #10554f;
  font-family: AlibabaPuHuiMedium !important;
  font-size: 17px;
}

.geo-fast-note p {
  margin-top: 7px;
  color: #42615f;
  font-size: 15px;
  line-height: 1.75;
}

.geo-inline-link {
  display: inline-flex;
  margin-top: 17px;
  color: #075c9d;
  font-family: AlibabaPuHuiMedium !important;
  font-size: 15px;
  text-decoration: underline;
  text-underline-offset: 4px;
}

.geo-lane-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 22px;
}

.geo-lane {
  display: flex;
  min-width: 0;
  flex-direction: column;
  padding: 30px;
  background: #fff;
  border: 1px solid #cfdfe9;
  border-top: 4px solid #075c9d;
  border-radius: 8px;
  box-shadow: 0 12px 26px rgba(6, 38, 65, 0.07);
}

.geo-lane:nth-child(2) {
  border-top-color: #0f766e;
}

.geo-path-label {
  margin-bottom: 10px;
  color: #075c9d;
  font-family: AlibabaPuHuiMedium !important;
  font-size: 13px;
}

.geo-lane:nth-child(2) .geo-path-label {
  color: #0f766e;
}

.geo-lane h3 {
  color: #102f48;
  font-family: AlibabaPuHuiMedium !important;
  font-size: 25px;
  line-height: 1.35;
}

.geo-lane > p {
  margin-top: 12px;
  color: #526777;
  font-size: 16px;
  line-height: 1.78;
}

.geo-lane ul,
.geo-plain-list {
  margin: 18px 0 0;
  padding: 0;
  list-style: none;
}

.geo-plain-list {
  max-width: 980px;
  margin-top: 0;
}

.geo-lane li,
.geo-plain-list li {
  position: relative;
  padding: 10px 0 10px 22px;
  color: #314b5e;
  border-top: 1px solid #e1eaf0;
  font-size: 15px;
  line-height: 1.68;
}

.geo-lane li::before,
.geo-plain-list li::before {
  position: absolute;
  top: 20px;
  left: 2px;
  width: 8px;
  height: 8px;
  background: #0f766e;
  border-radius: 50%;
  content: "";
}

.geo-plain-list strong {
  color: #123b59;
  font-family: AlibabaPuHuiMedium !important;
}

.geo-path-output {
  margin-top: auto;
  padding-top: 18px;
  color: #314b5e;
  border-top: 1px solid #cfdfe9;
  font-size: 15px;
  line-height: 1.68;
}

.geo-path-output strong {
  color: #075c9d;
  font-family: AlibabaPuHuiMedium !important;
}

.geo-capability-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
}

.geo-capability {
  min-width: 0;
  padding: 24px;
  background: #fff;
  border: 1px solid #d3e1ea;
  border-radius: 8px;
  box-shadow: 0 8px 20px rgba(6, 38, 65, 0.05);
}

.geo-capability img {
  display: block;
  width: 48px;
  height: 48px;
  margin-bottom: 17px;
  object-fit: contain;
}

.geo-capability h3 {
  color: #102f48;
  font-family: AlibabaPuHuiMedium !important;
  font-size: 20px;
  line-height: 1.38;
}

.geo-capability p {
  margin-top: 9px;
  color: #566c7b;
  font-size: 15px;
  line-height: 1.75;
}

.geo-comparison-wrap {
  overflow-x: auto;
  border-top: 2px solid #0f766e;
  border-bottom: 1px solid #cfdfe9;
}

.geo-comparison {
  width: 100%;
  min-width: 780px;
  border-collapse: collapse;
  table-layout: fixed;
}

.geo-comparison caption {
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
}

.geo-comparison th,
.geo-comparison td {
  padding: 18px 20px;
  text-align: left;
  vertical-align: top;
  border-bottom: 1px solid #dbe6ed;
  font-size: 15px;
  line-height: 1.68;
}

.geo-comparison thead th {
  color: #fff;
  background: #123b59;
  font-family: AlibabaPuHuiMedium !important;
  font-size: 16px;
}

.geo-comparison thead th:first-child {
  width: 18%;
}

.geo-comparison tbody th {
  color: #075c9d;
  background: #f4f8fb;
  font-family: AlibabaPuHuiMedium !important;
}

.geo-comparison tbody td {
  color: #40596a;
  background: #fff;
}

.geo-process {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 14px;
  margin: 0;
  padding: 0;
  counter-reset: geo-process;
  list-style: none;
}

.geo-process li {
  min-width: 0;
  min-height: 220px;
  padding: 22px;
  background: #fff;
  border: 1px solid #d3e1ea;
  border-radius: 8px;
  counter-increment: geo-process;
}

.geo-process li::before {
  display: block;
  margin-bottom: 15px;
  color: #0f766e;
  content: counter(geo-process, decimal-leading-zero);
  font-family: AlibabaPuHuiMedium !important;
  font-size: 27px;
  line-height: 1;
}

.geo-process strong {
  display: block;
  color: #102f48;
  font-family: AlibabaPuHuiMedium !important;
  font-size: 18px;
  line-height: 1.4;
}

.geo-process span {
  display: block;
  margin-top: 8px;
  color: #566c7b;
  font-size: 14px;
  line-height: 1.72;
}

.geo-process-note {
  margin-top: 22px;
  color: #536a79;
  font-size: 14px;
  line-height: 1.7;
}

.geo-process-note strong {
  color: #123b59;
  font-family: AlibabaPuHuiMedium !important;
}

.geo-case-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 18px;
}

.geo-case {
  min-width: 0;
  padding: 25px;
  background: #fff;
  border: 1px solid #d3e1ea;
  border-radius: 8px;
  box-shadow: 0 8px 20px rgba(6, 38, 65, 0.05);
}

.geo-case small {
  display: block;
  margin-bottom: 10px;
  color: #0f766e;
  font-family: AlibabaPuHuiMedium !important;
  font-size: 13px;
}

.geo-case h3 {
  color: #102f48;
  font-family: AlibabaPuHuiMedium !important;
  font-size: 21px;
  line-height: 1.4;
}

.geo-case > p {
  margin-top: 10px;
  color: #566c7b;
  font-size: 15px;
  line-height: 1.75;
}

.geo-case-points {
  display: grid;
  gap: 0;
  margin-top: 17px;
}

.geo-case-point {
  display: grid;
  grid-template-columns: 58px minmax(0, 1fr);
  gap: 12px;
  margin: 0;
  padding: 11px 0 0;
  border-top: 1px solid #e1eaf0;
}

.geo-case-point + .geo-case-point {
  margin-top: 10px;
}

.geo-case-point strong {
  color: #075c9d;
  font-family: AlibabaPuHuiMedium !important;
  font-size: 14px;
}

.geo-case-point span {
  color: #314b5e;
  font-size: 14px;
  line-height: 1.68;
}

.geo-faq {
  max-width: 960px;
}

.geo-faq details {
  padding: 19px 0;
  border-bottom: 1px solid #d6e3eb;
}

.geo-faq details:first-child {
  border-top: 1px solid #d6e3eb;
}

.geo-faq summary {
  color: #102f48;
  cursor: pointer;
  font-family: AlibabaPuHuiMedium !important;
  font-size: 18px;
  line-height: 1.5;
}

.geo-faq p {
  max-width: 900px;
  margin-top: 10px;
  color: #566c7b;
  font-size: 15px;
  line-height: 1.82;
}

.geo-cta {
  color: #fff;
  background: #073b61;
}

.geo-cta .w1200 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 34px;
}

.geo-cta h2 {
  color: #fff;
  font-family: AlibabaPuHuiMedium !important;
  font-size: 31px;
  line-height: 1.4;
}

.geo-cta p {
  max-width: 780px;
  margin-top: 10px;
  color: #d3e6f0;
  font-size: 16px;
  line-height: 1.75;
}

.geo-cta-actions {
  flex: 0 0 auto;
  margin-top: 0;
}

@media (max-width: 1024px) {
  .geo-platform-grid {
    grid-template-columns: 1fr;
  }

  .geo-platform-copy {
    max-width: 820px;
  }

  .geo-capability-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .geo-process {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

@media (max-width: 760px) {
  .geo-page .w1200 {
    width: calc(100% - 32px);
    max-width: none;
    min-width: 0;
    margin-right: auto;
    margin-left: auto;
  }

  .geo-hero-inner {
    width: calc(100% - 32px);
  }

  .geo-hero {
    min-height: 0;
    padding: 104px 0 52px;
    background-position: 66% center;
  }

  .geo-hero::before {
    background: rgba(4, 25, 55, 0.86);
  }

  .geo-crumb {
    margin-bottom: 16px;
  }

  .geo-eyebrow {
    margin-bottom: 14px;
    font-size: 14px;
  }

  .geo-hero h1 {
    font-size: 38px;
    line-height: 1.2;
    white-space: normal;
    overflow-wrap: anywhere;
  }

  .geo-hero h1 span {
    display: block;
  }

  .geo-hero-copy {
    margin-top: 17px;
    font-size: 16px;
    line-height: 1.72;
    overflow-wrap: anywhere;
  }

  .geo-hero-actions {
    margin-top: 22px;
  }

  .geo-proof-row {
    display: none;
  }

  .geo-primary-btn,
  .geo-secondary-btn {
    min-height: 44px;
    padding: 10px 17px;
    font-size: 14px;
  }

  .geo-band {
    padding: 50px 0;
  }

  .geo-section-head {
    margin-bottom: 26px;
  }

  .geo-section-head h2 {
    font-size: 28px;
    line-height: 1.35;
  }

  .geo-section-head p,
  .geo-platform-copy > p,
  .geo-lane > p,
  .geo-capability p,
  .geo-case > p,
  .geo-faq p {
    font-size: 16px;
    overflow-wrap: anywhere;
  }

  .geo-platform-grid {
    gap: 30px;
  }

  .geo-platform-facts {
    grid-template-columns: 1fr;
  }

  .geo-platform-facts dt {
    padding: 15px 0 0;
  }

  .geo-platform-facts dd {
    padding: 5px 0 15px;
    border-top: 0;
  }

  .geo-fast-note {
    padding: 18px;
  }

  .geo-lane-grid,
  .geo-capability-grid,
  .geo-process,
  .geo-case-grid {
    grid-template-columns: 1fr;
  }

  .geo-lane,
  .geo-capability,
  .geo-case {
    padding: 21px;
  }

  .geo-lane h3 {
    font-size: 22px;
  }

  .geo-process li {
    min-height: 0;
    padding: 20px;
  }

  .geo-comparison-wrap {
    overflow: visible;
  }

  .geo-comparison {
    min-width: 0;
    table-layout: auto;
  }

  .geo-comparison thead {
    position: absolute;
    width: 1px;
    height: 1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
  }

  .geo-comparison tbody,
  .geo-comparison tr,
  .geo-comparison th,
  .geo-comparison td {
    display: block;
    width: 100%;
  }

  .geo-comparison tbody tr {
    padding: 19px 0;
    border-bottom: 1px solid #cfdfe9;
  }

  .geo-comparison tbody th {
    padding: 0 0 11px;
    background: transparent;
    border: 0;
    font-size: 18px;
  }

  .geo-comparison tbody td {
    position: relative;
    min-height: 58px;
    padding: 13px 0 10px 96px;
    background: transparent;
    border: 0;
    border-top: 1px solid #dbe6ed;
  }

  .geo-comparison tbody td::before {
    position: absolute;
    top: 13px;
    left: 0;
    width: 82px;
    color: #0f766e;
    font-family: AlibabaPuHuiMedium !important;
    font-size: 13px;
    line-height: 1.6;
  }

  .geo-comparison tbody td:nth-of-type(1)::before {
    content: "企业部署";
  }

  .geo-comparison tbody td:nth-of-type(2)::before {
    content: "行业SaaS";
  }

  .geo-case-point {
    grid-template-columns: 1fr;
    gap: 4px;
  }

  .geo-cta .w1200 {
    align-items: flex-start;
    flex-direction: column;
  }

  .geo-cta h2 {
    font-size: 27px;
  }

  .geo-cta-actions {
    margin-top: 0;
  }
}

@media (prefers-reduced-motion: reduce) {
  .geo-primary-btn,
  .geo-secondary-btn {
    transition: none;
  }
}
