html,
body {
  font-family:
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI",
    Roboto,
    "Helvetica Neue",
    Arial,
    "Noto Sans",
    sans-serif,
    "Apple Color Emoji",
    "Segoe UI Emoji",
    "Segoe UI Symbol",
    "Noto Color Emoji";
}

body.original-home main {
  padding-top: 0;
}

body.original-menu-open {
  overflow: hidden;
}

#c_navigation_006_P_223-16824930812610 button {
  padding: 0;
  border: 0;
  color: inherit;
  background: transparent;
  font: inherit;
}

#c_navigation_006_P_223-16824930812610 ul,
#c_navigation_163_P_016-1713169562733 ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

#c_navigation_006_P_223-16824930812610 p {
  margin: 0;
}

#c_navigation_006_P_223-16824930812610 .head_tel {
  min-width: 193px;
}

#c_navigation_006_P_223-16824930812610 .p_jtButton {
  display: none;
}

@media screen and (min-width: 769px) {
  #c_navigation_006_P_223-16824930812610 .p_level1Item:hover > .p_level2Box,
  #c_navigation_006_P_223-16824930812610 .p_level1Item:focus-within > .p_level2Box,
  #c_navigation_006_P_223-16824930812610 .p_level2Item:hover > .p_level3Box,
  #c_navigation_006_P_223-16824930812610 .p_level2Item:focus-within > .p_level3Box {
    display: block;
  }

  #c_navigation_006_P_223-16824930812610 .p_level1Item:hover > .p_menu1Item > a,
  #c_navigation_006_P_223-16824930812610 .p_level1Item:focus-within > .p_menu1Item > a {
    color: #005e9e;
  }

  #c_navigation_006_P_223-16824930812610 .p_level2Item.has-children:hover > .p_menu2Item > a,
  #c_navigation_006_P_223-16824930812610 .p_level2Item.has-children:focus-within > .p_menu2Item > a {
    color: #fff;
    background: #005e9e;
  }
}

#c_static_001_P_5563-1712911304803 .swiper-container,
#c_static_001_P_5563-1712911304803 .swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
}

#c_static_001_P_5563-1712911304803 .swiper-slide {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  visibility: hidden;
  transition:
    opacity 0.8s ease,
    visibility 0.8s ease;
}

#c_static_001_P_5563-1712911304803 .swiper-slide-active {
  opacity: 1;
  visibility: visible;
}

#c_static_001_P_5563-1712911304803 .swiper-pagination button,
#c_static_001_P_5563-1712911304803 .p_arr button {
  display: block;
  padding: 0;
  cursor: pointer;
}

#c_static_001_P_5563-1712911304803 .swiper-pagination button {
  border: 0;
}

#c_static_001_P_5563-1712911304803 .p_arr button {
  color: #fff;
  background: transparent;
  font: 300 30px/1 Arial, sans-serif;
}

#c_static_001_P_5563-1712911304803 .p_arr button:hover,
#c_static_001_P_5563-1712911304803 .p_arr button:focus-visible {
  background: rgba(0, 0, 0, 0.72);
}

#c_static_001_P_5563-1712911304803 .p_btn_next::after,
#c_static_001_P_5563-1712911304803 .p_btn_prev::after {
  content: none;
}

#c_static_677-1730093496298 .e_container-2 {
  display: flex;
}

#c_static_677-1730093496298 .e_text-15 {
  line-height: normal;
}

#c_navigation_163_P_016-1713169562733 .e_text-7 {
  background-image: url("/images/footer-location.png");
}

#c_navigation_163_P_016-1713169562733 .e_richText-25 {
  background-image: url("/images/footer-phone.png");
}

#c_navigation_163_P_016-1713169562733 .e_text-9 {
  background-image: url("/images/footer-mail.png");
}

#c_static_676-1713160756358 .e_container-126 {
  background-image:
    linear-gradient(rgba(2, 17, 31, 0.18), rgba(2, 17, 31, 0.18)),
    url("/images/home-product-agentic.jpg");
}

#c_static_676-1713160756358 .e_container-133 {
  background-image:
    linear-gradient(rgba(2, 17, 31, 0.18), rgba(2, 17, 31, 0.18)),
    url("/images/home-product-box.jpg");
}

.credible-mark {
  width: 79px;
  height: 28px;
  display: flex;
  align-items: center;
  gap: 3px;
  padding: 2px 4px;
  border: 1px solid #eed7a7;
  color: #c9161d;
  background: #fff8df;
  font-family: Arial, sans-serif;
  line-height: 1;
}

#c_navigation_163_P_016-1713169562733 .e_credible-24 {
  width: 79px;
  height: 28px;
}

.credible-mark > span {
  color: #d99124;
  font-size: 24px;
}

.credible-mark small {
  font-size: 8px;
  line-height: 1.1;
  white-space: nowrap;
}

.original-service {
  position: fixed;
  z-index: 98;
  top: 50%;
  right: 0;
  width: 60px;
  transform: translateY(-50%);
}

.original-service > a {
  position: relative;
  width: 60px;
  height: 62px;
  display: grid;
  place-items: center;
  border-bottom: 1px solid rgba(255, 255, 255, 0.72);
  color: #fff;
  background: rgba(38, 55, 70, 0.62);
}

.original-service > a:last-child {
  border-bottom: 0;
}

.original-service svg {
  width: 31px;
  height: 31px;
  fill: none;
  stroke: currentColor;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 1.8;
}

.original-service > a > span {
  position: absolute;
  top: 0;
  right: 100%;
  min-width: 160px;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 18px;
  color: #fff;
  background: rgba(38, 55, 70, 0.9);
  font-size: 14px;
  opacity: 0;
  pointer-events: none;
  transform: translateX(10px);
  transition:
    opacity 0.2s ease,
    transform 0.2s ease;
  white-space: nowrap;
}

.original-service > a:hover,
.original-service > a:focus-visible {
  background: rgba(0, 94, 158, 0.88);
}

.original-service > a:hover > span,
.original-service > a:focus-visible > span {
  opacity: 1;
  transform: translateX(0);
}

@media screen and (max-width: 768px) {
  #c_navigation_006_P_223-16824930812610 .mobile-open {
    width: auto;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  #c_navigation_006_P_223-16824930812610 .mobile-open > span:first-child {
    display: block;
    padding-left: 8px;
    font-size: 14px;
  }

  #c_navigation_006_P_223-16824930812610 .p_navContent.is-open {
    display: block;
    overflow-y: auto;
  }

  #c_navigation_006_P_223-16824930812610 .p_navContent > .mobile-close {
    height: 64px;
  }

  #c_navigation_006_P_223-16824930812610 .p_menu1Item,
  #c_navigation_006_P_223-16824930812610 .p_menu2Item {
    min-height: 50px;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }

  #c_navigation_006_P_223-16824930812610 .p_jtButton {
    width: 42px;
    height: 42px;
    display: grid;
    flex: 0 0 42px;
    place-items: center;
  }

  #c_navigation_006_P_223-16824930812610 .p_jtButton .p_jtIcon {
    width: 20px;
    height: 20px;
    margin: 0;
  }

  #c_navigation_006_P_223-16824930812610 .mobile-expanded > .p_level2Box,
  #c_navigation_006_P_223-16824930812610 .mobile-expanded > .p_level3Box {
    display: block;
  }

  #c_navigation_006_P_223-16824930812610 .mobile-expanded > p .p_jtIcon {
    transform: rotate(90deg);
  }

  .original-service {
    display: none;
  }

  #c_static_001-16570016798830 .e_image-87 {
    height: 35.484375px;
  }

  #c_static_001-16570016798830 .e_image-87 img,
  #c_new_list_166-1713166112754 .e_image-3 img,
  #c_new_list_166-1713166112754 .e_image-13 img {
    display: none;
  }

  #c_new_list_166-1713166112754 .e_image-3 {
    height: 35.875px;
  }

  #c_new_list_166-1713166112754 .e_image-13 {
    height: 23.328125px;
    display: block;
  }
}

/* Original inner-page system */

body.original-inner {
  color: #222;
  background: #fff;
}

body.original-inner main {
  padding-top: 0;
}

.legacy-inner-width,
.legacy-detail-wrap,
.legacy-about-wrap {
  width: min(94%, 1200px);
  margin-right: auto;
  margin-left: auto;
}

.legacy-inner-banner {
  width: 100%;
  height: 150px;
  overflow: hidden;
  padding-top: 70px;
  background: #fff;
}

.legacy-inner-banner img {
  width: 100%;
  height: 80px;
  display: block;
  object-fit: cover;
}

.legacy-inner-meta {
  min-height: 60px;
  background: #f0f0f0;
}

.legacy-inner-meta-tall {
  min-height: 74px;
}

.legacy-inner-meta > .legacy-inner-width {
  min-height: inherit;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
}

.legacy-inner-tabs {
  display: flex;
  align-items: center;
  gap: 16px;
}

.legacy-inner-tabs a {
  min-width: 365px;
  min-height: 44px;
  display: inline-flex;
  align-items: center;
  padding: 0 34px;
  color: #5c5c5c;
  background: #fff;
  font-size: 16px;
}

.legacy-inner-crumb {
  display: flex;
  align-items: center;
  gap: 5px;
  flex: 0 0 auto;
  color: #555;
  font-size: 14px;
  white-space: nowrap;
}

.legacy-inner-crumb > span:first-child,
.legacy-plain-crumb > span:first-child {
  color: #90969b;
  font-size: 16px;
}

.legacy-solution-list {
  padding: 60px 0 84px;
}

.legacy-solution-stack {
  display: grid;
  gap: 30px;
}

.legacy-solution-row {
  position: relative;
  min-height: 144px;
  display: grid;
  grid-template-columns: 210px minmax(0, 1fr);
  align-items: center;
  gap: 42px;
  padding: 24px 36px 24px 0;
  overflow: hidden;
  background: #f3f3f3;
  transition:
    color 0.2s ease,
    background 0.2s ease;
}

.legacy-solution-index {
  align-self: stretch;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-right: 30px;
  border-right: 0;
  visibility: hidden;
}

.legacy-solution-index span {
  font: 500 30px/1 Arial, sans-serif;
}

.legacy-solution-index small {
  margin-top: 10px;
  color: #7d7d7d;
  font-size: 12px;
}

.legacy-solution-row h1 {
  margin: 0 0 18px;
  color: #222;
  font-size: 22px;
  font-weight: 600;
}

.legacy-solution-row p {
  margin: 0;
  color: #777;
  font-size: 15px;
  line-height: 1.8;
}

.legacy-solution-arrow {
  display: none;
}

.legacy-solution-row:hover {
  background: #eaf3fa;
}

.legacy-solution-row:hover .legacy-solution-arrow {
  color: #176ca8;
  transform: translateX(5px);
}

.legacy-news-list-page {
  padding: 60px 0 86px;
}

.legacy-news-rows {
  display: grid;
  gap: 30px;
}

.legacy-news-row {
  min-height: 158px;
  display: grid;
  grid-template-columns: 240px minmax(0, 1fr) 100px;
  align-items: center;
  gap: 34px;
  padding: 10px 28px 10px 0;
  background: #f3f3f3;
}

.legacy-news-row-image {
  height: 148px;
  overflow: hidden;
}

.legacy-news-row-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.4s ease;
}

.legacy-news-row:hover img {
  transform: scale(1.04);
}

.legacy-news-row-copy h1 {
  margin: 0 0 20px;
  overflow: hidden;
  color: #222;
  font-size: 22px;
  font-weight: 600;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.legacy-news-row-copy p {
  display: -webkit-box;
  margin: 0;
  overflow: hidden;
  color: #777;
  font-size: 15px;
  line-height: 1.8;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.legacy-news-row time {
  display: grid;
  justify-items: center;
  color: #666;
  font-family: Arial, sans-serif;
}

.legacy-news-row time strong {
  font-size: 54px;
  line-height: 1;
}

.legacy-news-row time span {
  margin-top: 10px;
  font-size: 18px;
  font-weight: 600;
}

.legacy-about-title {
  min-height: 175px;
  display: grid;
  place-items: center;
  padding: 38px 24px;
  background: #f5f7fa;
  text-align: center;
}

.legacy-about-title h1 {
  margin: 0;
  color: #111;
  font-size: 32px;
  font-weight: 500;
}

.legacy-about-hero {
  width: 95%;
  margin: 0 auto;
  padding: 145px 0 92px;
  overflow: hidden;
  color: #fff;
  background:
    radial-gradient(circle at 80% 23%, rgba(23, 108, 255, 0.3), transparent 29%),
    radial-gradient(circle at 12% 85%, rgba(16, 198, 218, 0.15), transparent 25%),
    #07172b;
}

.legacy-about-hero-grid {
  display: grid;
  grid-template-columns: 1.05fr 0.95fr;
  align-items: center;
  gap: 65px;
}

.legacy-about-eyebrow {
  width: max-content;
  margin: 0 0 23px;
  padding: 7px 13px;
  border: 1px solid rgba(73, 220, 236, 0.3);
  border-radius: 99px;
  color: #63e5ef;
  background: rgba(16, 198, 218, 0.07);
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.12em;
}

.legacy-about-hero h2 {
  margin: 0 0 20px;
  color: #fff;
  font-size: clamp(43px, 5vw, 67px);
  line-height: 1.12;
}

.legacy-about-hero h2 span {
  color: #70e8ef;
}

.legacy-about-lead {
  max-width: 640px;
  margin: 0;
  color: #b8c7d8;
  font-size: 18px;
  line-height: 1.75;
}

.legacy-about-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 27px;
}

.legacy-about-tags span {
  padding: 7px 11px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.06);
  font-size: 12px;
}

.legacy-about-network {
  position: relative;
  min-height: 557px;
}

.legacy-about-ring {
  position: absolute;
  top: 50%;
  left: 50%;
  border: 1px solid rgba(72, 180, 244, 0.22);
  border-radius: 50%;
  transform: translate(-50%, -50%);
}

.legacy-about-network .ring-one {
  width: 360px;
  height: 360px;
}

.legacy-about-network .ring-two {
  width: 270px;
  height: 270px;
}

.legacy-about-network .ring-three {
  width: 180px;
  height: 180px;
  background: radial-gradient(circle, rgba(23, 108, 255, 0.18), transparent 70%);
}

.legacy-about-core {
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 50%;
  width: 130px;
  height: 130px;
  display: grid;
  place-items: center;
  border-radius: 34px;
  background: linear-gradient(145deg, #176cff, #4f43d5);
  box-shadow: 0 0 0 14px rgba(23, 108, 255, 0.08), 0 25px 55px rgba(0, 0, 0, 0.35);
  color: #fff;
  font-size: 15px;
  font-weight: 700;
  text-align: center;
  transform: translate(-50%, -50%);
}

.legacy-about-core small {
  display: block;
  color: #aceaf0;
  font-size: 9px;
  letter-spacing: 0.12em;
}

.legacy-about-network > span {
  position: absolute;
  z-index: 3;
  width: 132px;
  padding: 12px;
  border: 1px solid #2e5275;
  border-radius: 13px;
  color: #bcd0e0;
  background: rgba(15, 39, 65, 0.92);
  box-shadow: 0 14px 30px rgba(0, 0, 0, 0.22);
  font-size: 11px;
}

.legacy-about-network > span b {
  display: block;
  color: #fff;
  font-size: 13px;
}

.legacy-about-network .node-one {
  top: 18px;
  left: 30%;
}

.legacy-about-network .node-two {
  top: 36%;
  right: 0;
}

.legacy-about-network .node-three {
  right: 12%;
  bottom: 13px;
}

.legacy-about-network .node-four {
  bottom: 55px;
  left: 2%;
}

.legacy-about-position {
  width: 95%;
  margin: 0 auto;
  padding: 92px 0;
  background: #fff;
}

.legacy-about-section-head {
  display: grid;
  grid-template-columns: 0.75fr 1.25fr;
  align-items: end;
  gap: 80px;
  margin-bottom: 44px;
}

.legacy-about-section-head small,
.legacy-detail-section-head small,
.legacy-detail-audience small {
  color: #176cff;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.16em;
}

.legacy-about-section-head h2,
.legacy-detail-section-head h2,
.legacy-detail-audience h2 {
  margin: 9px 0 0;
  color: #102640;
  font-size: 42px;
  line-height: 1.22;
}

.legacy-about-section-head p {
  margin: 0;
  color: #617388;
  font-size: 17px;
}

.legacy-about-values {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 18px;
}

.legacy-about-values article {
  min-height: 220px;
  padding: 30px;
  border: 1px solid #dbe6f0;
  border-radius: 16px;
  background: linear-gradient(135deg, #f9fcff, #edf5ff);
}

.legacy-about-values span {
  color: #176cff;
  font-family: Arial, sans-serif;
  font-size: 13px;
}

.legacy-about-values h3 {
  margin: 54px 0 10px;
  color: #102640;
  font-size: 23px;
}

.legacy-about-values p {
  margin: 0;
  color: #617388;
  font-size: 14px;
}

.legacy-contact-main {
  padding: 58px 0 50px;
}

.legacy-contact-panel {
  width: 95%;
  max-width: none;
  min-height: 420px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  border: 1px solid #d6d6d6;
  background: #f4f4f4;
}

.legacy-contact-panel > article {
  padding: 50px;
}

.legacy-contact-en {
  margin: 0 0 8px;
  color: #111;
  font-family: Impact, "Arial Narrow", sans-serif;
  font-size: 46px;
  font-weight: 900;
  line-height: 1;
}

.legacy-contact-panel h1 {
  margin: 0 0 20px;
  color: #222;
  font-size: 26px;
  font-weight: 600;
}

.legacy-contact-intro {
  max-width: 500px;
  margin: 0 0 22px;
  color: #666;
  font-size: 15px;
  line-height: 1.8;
}

.legacy-contact-panel ul {
  display: grid;
  gap: 8px;
  margin: 0;
  padding: 0;
  color: #666;
  font-size: 15px;
  line-height: 1.55;
  list-style: none;
}

.legacy-contact-map {
  position: relative;
  overflow: hidden;
  border-left: 1px solid #d6d6d6;
  background: #f4f4f4;
}

.legacy-contact-map::before,
.legacy-contact-map::after {
  display: none;
}

.legacy-contact-map::before {
  width: 410px;
  height: 410px;
  top: 45px;
  left: 130px;
}

.legacy-contact-map::after {
  width: 250px;
  height: 250px;
  top: 125px;
  left: 210px;
}

.map-line {
  display: none;
  position: absolute;
  z-index: 1;
  display: block;
  height: 1px;
  background: rgba(36, 107, 164, 0.23);
  transform-origin: left center;
}

.map-line-one {
  width: 280px;
  top: 170px;
  left: 110px;
  transform: rotate(18deg);
}

.map-line-two {
  width: 240px;
  top: 290px;
  left: 180px;
  transform: rotate(-20deg);
}

.map-point {
  display: none;
  position: absolute;
  z-index: 2;
  padding-left: 18px;
  color: #286fa8;
  font-size: 13px;
}

.map-point::before {
  position: absolute;
  top: 4px;
  left: 0;
  width: 10px;
  height: 10px;
  border: 3px solid #fff;
  border-radius: 50%;
  content: "";
  background: #2c80c0;
  box-shadow: 0 0 0 5px rgba(44, 128, 192, 0.12);
}

.map-point-beijing {
  top: 140px;
  right: 125px;
}

.map-point-xian {
  bottom: 115px;
  left: 180px;
}

.legacy-contact-form-section {
  padding: 10px 0 80px;
}

.legacy-contact-form-section h2,
.legacy-trial-form-section > .legacy-inner-width > h2 {
  margin: 0;
  padding: 28px 0;
  color: #111;
  font-size: 30px;
  font-weight: 500;
  text-align: center;
}

.legacy-contact-form {
  display: grid;
  grid-template-columns: 1fr 1fr auto;
  gap: 12px;
  padding: 42px 50px;
  background: #f3f3f3;
}

.legacy-contact-form textarea {
  grid-column: 1 / -1;
}

.legacy-contact-form input,
.legacy-contact-form textarea,
.legacy-trial-form input,
.legacy-trial-form textarea {
  width: 100%;
  padding: 14px 16px;
  border: 1px solid #d3d3d3;
  border-radius: 0;
  color: #222;
  background: #fff;
  font: inherit;
}

.legacy-contact-form button,
.legacy-trial-form button {
  min-width: 130px;
  padding: 0 26px;
  border: 0;
  color: #fff;
  background: #276ca6;
  cursor: pointer;
}

.legacy-contact-paths {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 18px;
  margin-top: 18px;
}

.legacy-contact-paths article {
  scroll-margin-top: 110px;
  padding: 24px 28px;
  border-left: 3px solid #276ca6;
  background: #f5f5f5;
}

.legacy-contact-paths h3 {
  margin: 0 0 8px;
  font-size: 20px;
}

.legacy-contact-paths p {
  margin: 0;
  color: #666;
  font-size: 14px;
}

.legacy-trial-intro {
  padding: 54px 0 70px;
}

.legacy-trial-intro h1 {
  margin: 0;
  color: #111;
  font-size: 34px;
  font-weight: 500;
  text-align: center;
}

.legacy-trial-intro > .legacy-inner-width > span {
  width: 60px;
  height: 3px;
  display: block;
  margin: 20px auto 38px;
  background: #286ea8;
}

.legacy-trial-intro h2 {
  margin: 0 0 14px;
  color: #222;
  font-size: 27px;
  font-weight: 500;
}

.legacy-trial-intro p {
  margin: 0 0 5px;
  color: #333;
  font-size: 16px;
  line-height: 1.85;
}

.legacy-trial-intro strong {
  color: #b02925;
  font-weight: 500;
}

.legacy-trial-form-section {
  padding: 0 0 86px;
  background: #f4f4f4;
}

.legacy-trial-form {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 16px;
  padding: 0 50px 50px;
}

.legacy-trial-form textarea,
.legacy-trial-form button {
  grid-column: 1 / -1;
}

.legacy-trial-form button {
  min-height: 48px;
}

.lead-page-section {
  padding: 10px 0 80px;
  background: #fff;
}

.contact-business-page #mapCotainer {
  position: relative;
  overflow: hidden;
  background: #e9edf2;
}

.contact-business-page #mapCotainer [data-map-fallback],
.contact-business-page #mapCotainer .map-interactive {
  display: block;
  width: 100%;
  height: 100%;
}

.contact-business-page #mapCotainer [data-map-fallback] {
  object-fit: cover;
}

.contact-business-page #mapCotainer [hidden] {
  display: none;
}

.contact-business-page #mapCotainer .map-open-link {
  position: absolute;
  right: 14px;
  bottom: 14px;
  z-index: 2;
  padding: 9px 14px;
  border: 1px solid rgba(0, 0, 0, 0.08);
  border-radius: 4px;
  background: rgba(255, 255, 255, 0.94);
  box-shadow: 0 4px 14px rgba(0, 0, 0, 0.12);
  color: #1c62d4;
  font-size: 13px;
  line-height: 1;
  text-decoration: none;
}

.contact-business-page #mapCotainer .map-open-link:hover {
  background: #fff;
  color: #084bb8;
}

.legacy-plain-top {
  height: 171px;
  padding-top: 99px;
  background: #f3f3f3;
}

.legacy-plain-crumb {
  min-height: 71px;
  display: flex;
  align-items: center;
  gap: 5px;
  color: #555;
  font-size: 14px;
}

.legacy-detail-title {
  min-height: 115px;
  display: flex;
  align-items: center;
  background: #fff;
}

.legacy-detail-title h1 {
  margin: 0;
  color: #333;
  font-size: 23px;
  font-weight: 600;
}

.legacy-detail-title--centered {
  min-height: 116px;
  height: 116px;
  align-items: flex-start;
  padding-top: 55px;
}

.legacy-detail-title--centered .legacy-inner-width {
  text-align: center;
}

.legacy-detail-title--centered h1 {
  font-size: 28px;
  line-height: 42px;
  font-weight: 500;
}

.legacy-detail-title--ai-office-assistant h1 {
  margin-top: 23px;
}

.legacy-original-solution-visual.legacy-original-solution-visual--ai-office-assistant {
  margin-top: 57px;
}

.legacy-original-solution-visual--ai-office-assistant > #legacy-solution-office {
  background: #fff;
  font-size: 16px;
  line-height: 2;
}

.legacy-original-solution-visual--ai-office-assistant #legacy-solution-office .wrap {
  width: min(1180px, calc(100% - 40px));
  margin-right: auto;
  margin-left: auto;
}

.legacy-original-solution-visual--ai-office-assistant #legacy-solution-office p {
  line-height: inherit;
}

.legacy-original-solution-visual--ai-office-assistant #legacy-solution-office .eyebrow {
  margin-bottom: 0;
}

.legacy-detail-page {
  width: 95%;
  margin: 0 auto;
  overflow: hidden;
  color: #26384c;
  background: #f5f8fb;
}

.legacy-original-product-visual,
.legacy-original-solution-visual {
  width: 95%;
  margin: 33px auto 0;
  overflow: hidden;
  background: #fff;
  font-size: 14px;
}

.legacy-original-solution-visual--child {
  width: 100%;
  margin-top: 0;
  overflow: visible;
  background: transparent;
}

.legacy-original-solution-visual--child > #c_static_001-17141041117710,
.legacy-original-solution-visual--child > #c_product_detail_085_P_030-17140996498400 {
  background-color: #fff;
}

.legacy-original-solution-visual--child .hero-grid {
  inset: auto;
  height: auto;
  opacity: 1;
  background-image: none;
  mask-image: none;
}

.legacy-original-solution-visual--child .eyebrow {
  margin-bottom: 0;
}

.legacy-original-solution-visual--child .intro-grid,
.legacy-original-solution-visual--child .intro-copy {
  position: static;
  inset: auto;
}

.legacy-original-solution-visual--child .intro-copy {
  max-width: none;
}

.legacy-contact-original,
.legacy-contact-detail-original,
.legacy-contact-detail-cta {
  width: 100%;
  overflow: visible;
  background: #fff;
}

.legacy-contact-original > div[id],
.legacy-contact-detail-original > #c_introl_detail_004-17302610510270,
.legacy-contact-detail-cta > #c_static_693-17846122197560 {
  font-size: 14px;
}

.legacy-contact-detail-original .hero-grid {
  inset: auto;
  height: auto;
  opacity: 1;
  background-image: none;
  mask-image: none;
}

.legacy-contact-detail-original .eyebrow {
  margin-bottom: 0;
}

body.contact-business-page .legacy-inner-meta > .legacy-inner-width,
body.contact-careers-page .legacy-inner-meta > .legacy-inner-width,
body.contact-partners-page .legacy-inner-meta > .legacy-inner-width {
  width: 96%;
  max-width: 1400px;
}

body.contact-careers-page .legacy-inner-crumb,
body.contact-partners-page .legacy-inner-crumb {
  margin-left: auto;
}

body.contact-careers-page .legacy-inner-meta {
  min-height: 53.33px;
}

body.contact-careers-page #c_introl_detail_004-17302610510270 .e_h1-18 {
  line-height: 1.2;
}

body.contact-partners-page .legacy-inner-meta {
  min-height: 63.5px;
}

.legacy-contact-original .form-control,
.legacy-contact-detail-cta .form-control {
  font-size: 14px;
  line-height: 1.5;
}

#legacy-product-detail #legacy-product-richtext {
  margin-bottom: 0;
  font-family: "Microsoft YaHei", "微软雅黑", sans-serif;
}

#legacy-product-detail #legacy-product-richtext ul {
  margin-bottom: 0;
}

#legacy-product-detail #legacy-product-richtext p {
  margin-bottom: 4px;
  color: #444;
  font-size: 16px;
  line-height: 2;
}

#legacy-product-detail #legacy-product-richtext strong {
  color: #000;
}

#legacy-product-detail #legacy-product-richtext td {
  vertical-align: top;
}

#legacy-product-detail #legacy-product-richtext img {
  display: inline;
  max-width: none;
}

#legacy-product-detail #legacy-product-richtext h2 {
  position: relative;
  width: 100%;
  margin: 0 0 10px;
  padding: 15px 0 5px 10px;
  color: #333f47;
  background: none;
  font-size: 20px;
  font-weight: bold;
}

#legacy-product-detail #legacy-product-richtext h2::before {
  position: absolute;
  z-index: -1;
  bottom: 0;
  left: 0;
  width: 100px;
  height: 15px;
  background: #ebebeb;
  content: "";
}

#legacy-product-detail #legacy-product-richtext h3 {
  position: relative;
  margin: 15px 0;
  padding: 10px;
  border-left: 12px solid #0065b3;
  border-radius: 0;
  color: #0065b3;
  background: #efefef;
  font-family: "Microsoft YaHei", "微软雅黑", sans-serif;
  font-size: 20px;
  font-weight: bold;
}

#legacy-product-detail #legacy-product-richtext h3::before {
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: -7px;
  width: 4px;
  height: 100%;
  background: #fff;
  content: "";
}

.legacy-original-product-visual--blade-agent-box h3 {
  line-height: 1.2;
}

.legacy-detail-wrap {
  width: min(calc(100% - 56px), 1160px);
}

.legacy-detail-nav {
  padding-top: 32px;
  border-bottom: 1px solid #dce7f2;
  background: rgba(255, 255, 255, 0.97);
}

.legacy-detail-nav > .legacy-detail-wrap {
  min-height: 68px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
}

.legacy-detail-brand {
  display: flex;
  align-items: center;
  gap: 12px;
  color: #10253f;
  font-size: 18px;
}

.legacy-detail-brand > span {
  width: 32px;
  height: 32px;
  display: grid;
  place-items: center;
  border-radius: 8px;
  color: #fff;
  background: linear-gradient(135deg, #176bff, #12b9d6);
  font-weight: 700;
}

.legacy-detail-nav > .legacy-detail-wrap > div {
  display: flex;
  gap: 24px;
  color: #486078;
  font-size: 14px;
}

.legacy-detail-hero {
  padding: 90px 0 82px;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.96), rgba(245, 248, 251, 0.98)),
    repeating-linear-gradient(0deg, rgba(23, 107, 255, 0.04) 0 1px, transparent 1px 38px),
    repeating-linear-gradient(90deg, rgba(23, 107, 255, 0.04) 0 1px, transparent 1px 38px);
}

.legacy-detail-hero-grid {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(360px, 0.86fr);
  align-items: center;
  gap: 54px;
}

.legacy-detail-hero-grid--single {
  grid-template-columns: minmax(0, 760px);
}

.legacy-detail-eyebrow {
  width: max-content;
  min-height: 34px;
  display: inline-flex;
  align-items: center;
  margin: 0;
  padding: 0 13px;
  border: 1px solid #d5e5ff;
  border-radius: 99px;
  color: #176bff;
  background: #f5f9ff;
  font-size: 13px;
  font-weight: 700;
}

.legacy-detail-hero h2 {
  margin: 24px 0 18px;
  color: #10253f;
  font-size: 54px;
  font-weight: 700;
  line-height: 1.15;
}

.legacy-detail-hero h2 span {
  color: #176bff;
}

.legacy-detail-lead {
  max-width: 670px;
  margin: 0;
  color: #607286;
  font-size: 18px;
  line-height: 1.85;
}

.legacy-detail-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  margin-top: 32px;
}

.legacy-detail-actions a {
  min-height: 44px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0 20px;
  border: 1px solid #dce7f2;
  border-radius: 8px;
  color: #10253f;
  background: #fff;
  font-size: 14px;
  font-weight: 700;
}

.legacy-detail-actions .legacy-detail-primary {
  border-color: #10253f;
  color: #fff;
  background: #10253f;
}

.legacy-detail-visual {
  height: 420px;
  padding: 28px;
  border: 1px solid #dbe8f5;
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 22px 60px rgba(27, 68, 116, 0.12);
}

.legacy-detail-visual-head {
  min-height: 105px;
  display: grid;
  place-items: center;
  margin-bottom: 14px;
  border-radius: 8px;
  color: #fff;
  background:
    radial-gradient(circle at 30% 20%, #46d8ed, transparent 30%),
    linear-gradient(135deg, #176bff, #5335d8);
}

.legacy-detail-visual-head small {
  align-self: end;
  font-size: 10px;
  letter-spacing: 0.18em;
}

.legacy-detail-visual-head strong {
  align-self: start;
  font-size: 24px;
}

.legacy-detail-visual > img {
  width: 100%;
  height: 125px;
  object-fit: cover;
  border-radius: 6px;
}

.legacy-detail-visual-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px;
  margin-top: 14px;
}

.legacy-detail-visual-grid span {
  min-height: 54px;
  display: flex;
  align-items: center;
  padding: 10px 12px;
  border: 1px solid #dce7f2;
  border-radius: 6px;
  color: #10253f;
  background: #f8fbff;
  font-size: 12px;
  font-weight: 600;
}

.legacy-solution-visual > img {
  height: 250px;
}

.legacy-solution-visual {
  min-height: 420px;
}

.legacy-detail-section {
  padding: 86px 0;
  background: #fff;
}

.legacy-detail-soft {
  background: #f5f8fb;
}

.legacy-detail-section-head {
  display: grid;
  grid-template-columns: minmax(260px, 0.72fr) minmax(0, 1.28fr);
  align-items: end;
  gap: 60px;
  margin-bottom: 40px;
}

.legacy-detail-prose {
  color: #607286;
  font-size: 16px;
}

.legacy-detail-prose p {
  margin: 0 0 12px;
  line-height: 1.85;
}

.legacy-detail-prose p:last-child {
  margin-bottom: 0;
}

.legacy-source-content {
  max-width: 980px;
  margin: 0 auto;
  color: #364b61;
}

.legacy-source-content h1,
.legacy-source-content h2,
.legacy-source-content h3,
.legacy-source-content h4 {
  color: #10253f;
  line-height: 1.35;
}

.legacy-source-content h1 {
  margin: 0 0 26px;
  font-size: 38px;
}

.legacy-source-content h2 {
  margin: 54px 0 20px;
  font-size: 30px;
}

.legacy-source-content h3 {
  margin: 32px 0 12px;
  font-size: 22px;
}

.legacy-source-content h4 {
  margin: 26px 0 10px;
  font-size: 18px;
}

.legacy-source-content img {
  max-width: 100%;
  height: auto;
  display: block;
  margin: 24px auto;
}

.legacy-source-content table {
  width: 100%;
  margin: 24px 0;
  border-collapse: collapse;
  background: #fff;
}

.legacy-source-content th,
.legacy-source-content td {
  padding: 12px 14px;
  border: 1px solid #dce7f2;
  text-align: left;
  vertical-align: top;
}

.legacy-source-content th {
  color: #10253f;
  background: #f2f7fc;
}

.legacy-detail-cards {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 20px;
}

.legacy-detail-cards article {
  min-height: 245px;
  padding: 30px;
  border: 1px solid #dce7f2;
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 10px 28px rgba(27, 68, 116, 0.08);
}

.legacy-detail-cards article > span {
  color: #dce8f5;
  font-size: 44px;
  font-weight: 900;
  line-height: 1;
}

.legacy-detail-cards h3 {
  margin: 30px 0 10px;
  color: #10253f;
  font-size: 22px;
}

.legacy-detail-cards p {
  margin: 0;
  color: #607286;
  font-size: 15px;
}

.legacy-detail-audience {
  display: grid;
  grid-template-columns: 0.72fr 1.28fr;
  align-items: start;
  gap: 60px;
}

.legacy-detail-audience > div:last-child {
  display: grid;
  gap: 12px;
}

.legacy-detail-audience p {
  min-height: 58px;
  display: flex;
  align-items: center;
  gap: 14px;
  margin: 0;
  padding: 12px 18px;
  border: 1px solid #dce7f2;
  background: #fff;
  color: #42566d;
}

.legacy-detail-audience p span {
  color: #176bff;
}

.legacy-news-detail {
  width: min(94%, 980px);
  margin: 0 auto;
  padding: 70px 0 100px;
}

.legacy-news-detail > header {
  margin-bottom: 42px;
  text-align: center;
}

.legacy-news-detail-meta {
  display: flex;
  justify-content: center;
  gap: 18px;
  margin-bottom: 20px;
  color: #236da8;
  font-size: 14px;
}

.legacy-news-detail-meta time {
  color: #888;
}

.legacy-news-detail h1 {
  margin: 0 0 20px;
  color: #222;
  font-size: 36px;
  font-weight: 500;
}

.legacy-news-detail > header > p {
  max-width: 800px;
  margin: 0 auto;
  color: #777;
  font-size: 16px;
}

.legacy-news-detail-cover {
  width: 100%;
  max-height: 520px;
  object-fit: cover;
}

.legacy-news-detail-prose {
  width: min(100%, 760px);
  margin: 50px auto 0;
  color: #454545;
  font-size: 17px;
}

.legacy-news-detail-prose p {
  margin: 0 0 22px;
  line-height: 2;
}

@media screen and (max-width: 900px) {
  .legacy-inner-tabs a {
    min-width: 0;
  }

  .legacy-about-hero-grid,
  .legacy-about-section-head,
  .legacy-detail-hero-grid,
  .legacy-detail-section-head,
  .legacy-detail-audience {
    grid-template-columns: 1fr;
  }

  .legacy-about-hero {
    padding-top: 100px;
  }

  .legacy-detail-hero-grid {
    gap: 40px;
  }
}

@media screen and (max-width: 768px) {
  #legacy-product-detail {
    padding-inline: 7px;
  }

  #legacy-product-detail .legacy-original-product-visual,
  .legacy-original-solution-visual {
    margin-top: 31px;
  }

  #legacy-product-detail #legacy-product-richtext p {
    font-size: 14px !important;
    line-height: 1.9;
  }

  .legacy-inner-width,
  .legacy-about-wrap {
    width: calc(100% - 26px);
  }

  .legacy-inner-banner {
    height: 99px;
    padding-top: 60px;
  }

  .legacy-inner-banner img {
    height: 39px;
  }

  .legacy-inner-meta,
  .legacy-inner-meta-tall {
    min-height: 52px;
  }

  .legacy-inner-meta > .legacy-inner-width {
    align-items: stretch;
  }

  .legacy-inner-tabs {
    flex: 1;
    gap: 6px;
    overflow-x: auto;
  }

  .legacy-inner-tabs a {
    min-width: max-content;
    min-height: 38px;
    padding: 0 12px;
    font-size: 12px;
  }

  .legacy-inner-crumb {
    display: none;
  }

  .legacy-solution-list,
  .legacy-news-list-page {
    padding: 28px 0 48px;
  }

  .legacy-solution-stack,
  .legacy-news-rows {
    gap: 16px;
  }

  .legacy-solution-row {
    min-height: 0;
    grid-template-columns: 1fr;
    gap: 0;
    padding: 20px 18px;
  }

  .legacy-solution-index {
    display: none;
  }

  .legacy-solution-index span {
    font-size: 22px;
  }

  .legacy-solution-index small,
  .legacy-solution-arrow {
    display: none;
  }

  .legacy-solution-row h1 {
    margin-bottom: 10px;
    font-size: 18px;
  }

  .legacy-solution-row p {
    font-size: 13px;
    line-height: 1.65;
  }

  .legacy-news-row {
    min-height: 0;
    grid-template-columns: 112px minmax(0, 1fr);
    gap: 15px;
    padding: 8px;
  }

  .legacy-news-row-image {
    height: 96px;
  }

  .legacy-news-row-copy h1 {
    margin-bottom: 8px;
    font-size: 16px;
    line-height: 1.35;
    white-space: normal;
  }

  .legacy-news-row-copy p {
    font-size: 12px;
    line-height: 1.55;
    -webkit-line-clamp: 2;
  }

  .legacy-news-row time {
    display: none;
  }

  .legacy-about-title {
    min-height: 120px;
    padding: 26px 18px;
  }

  .legacy-about-title h1 {
    font-size: 22px;
    line-height: 1.5;
  }

  .legacy-about-hero,
  .legacy-about-position,
  .legacy-detail-page {
    width: 100%;
  }

  .legacy-about-hero {
    padding: 60px 0;
  }

  .legacy-about-hero-grid {
    gap: 28px;
  }

  .legacy-about-hero h2 {
    font-size: 38px;
  }

  .legacy-about-lead {
    font-size: 15px;
  }

  .legacy-about-network {
    min-height: 410px;
    transform: scale(0.9);
  }

  .legacy-about-position {
    padding: 60px 0;
  }

  .legacy-about-section-head {
    gap: 24px;
  }

  .legacy-about-section-head h2,
  .legacy-detail-section-head h2,
  .legacy-detail-audience h2 {
    font-size: 30px;
  }

  .legacy-about-values,
  .legacy-contact-panel,
  .legacy-contact-paths {
    grid-template-columns: 1fr;
  }

  .legacy-about-values article {
    min-height: 170px;
  }

  .legacy-about-values h3 {
    margin-top: 34px;
  }

  .legacy-contact-main {
    padding: 28px 0 36px;
  }

  .legacy-contact-panel > article {
    padding: 30px 24px;
  }

  .legacy-contact-en {
    font-size: 38px;
  }

  .legacy-contact-map {
    min-height: 250px;
    border-top: 1px solid #d6d6d6;
    border-left: 0;
  }

  .legacy-contact-map::before {
    top: -70px;
    left: 5%;
  }

  .legacy-contact-map::after {
    top: 15px;
    left: 24%;
  }

  .legacy-contact-form {
    grid-template-columns: 1fr;
    padding: 24px 18px;
  }

  .legacy-contact-form textarea,
  .legacy-contact-form button {
    grid-column: auto;
  }

  .legacy-trial-intro {
    padding: 38px 0 50px;
  }

  .legacy-trial-intro h1 {
    font-size: 25px;
    line-height: 1.45;
  }

  .legacy-trial-intro h2 {
    font-size: 21px;
  }

  .legacy-trial-intro p {
    font-size: 14px;
  }

  .legacy-trial-form {
    grid-template-columns: 1fr;
    padding: 0 18px 36px;
  }

  .legacy-trial-form textarea,
  .legacy-trial-form button {
    grid-column: auto;
  }

  .legacy-plain-top {
    height: 116px;
    padding-top: 60px;
  }

  .legacy-plain-crumb {
    min-height: 56px;
    font-size: 12px;
  }

  .legacy-detail-title {
    min-height: 82px;
  }

  .legacy-detail-title h1 {
    font-size: 19px;
  }

  .legacy-detail-wrap {
    width: calc(100% - 28px);
  }

  .legacy-detail-nav > .legacy-detail-wrap {
    min-height: 68px;
  }

  .legacy-detail-nav > .legacy-detail-wrap > div {
    display: none;
  }

  .legacy-detail-hero,
  .legacy-detail-section {
    padding: 56px 0;
  }

  .legacy-detail-hero h2 {
    font-size: 36px;
  }

  .legacy-detail-lead {
    font-size: 15px;
  }

  .legacy-detail-visual {
    height: auto;
    min-height: 0;
    padding: 18px;
  }

  .legacy-detail-section-head,
  .legacy-detail-audience {
    gap: 24px;
  }

  .legacy-detail-cards {
    grid-template-columns: 1fr;
  }

  .legacy-detail-cards article {
    min-height: 210px;
    padding: 24px;
  }

  .legacy-news-detail {
    width: calc(100% - 28px);
    padding: 45px 0 70px;
  }

  .legacy-news-detail h1 {
    font-size: 28px;
    line-height: 1.45;
  }
}
