[data-copy-phone] {
  cursor: pointer;
  -webkit-user-select: text;
  user-select: text;
}
[data-copy-phone]:focus-visible {
  outline: 2px solid currentColor;
  outline-offset: 4px;
}
.site-copy-status {
  position: fixed;
  z-index: 1000;
  left: 50%;
  bottom: 24px;
  transform: translateX(-50%);
  width: max-content;
  max-width: calc(100% - 32px);
  padding: 10px 16px;
  border-radius: 4px;
  background: #162238;
  color: #fff;
  font: 14px/1.5 'Microsoft YaHei', Arial, sans-serif;
  text-align: center;
  pointer-events: none;
}
[data-site-footer],
[data-site-breadcrumbs] {
  box-sizing: border-box;
  font-family: 'Microsoft YaHei', Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.7;
  letter-spacing: 0;
  text-align: left;
}
[data-site-footer] *,
[data-site-breadcrumbs] * {
  box-sizing: border-box;
  letter-spacing: 0;
}
[data-site-footer] a,
[data-site-breadcrumbs] a {
  text-decoration: none;
}
[data-site-footer] a:focus-visible,
[data-site-breadcrumbs] a:focus-visible {
  outline: 2px solid #39afbe;
  outline-offset: 4px;
}
[data-site-breadcrumbs] {
  position: relative;
  width: 100%;
  margin: 0;
  padding: 14px 0;
  color: #607184;
  background: #f4f7fa;
  border-bottom: 1px solid #e4eaf0;
}
[data-site-breadcrumbs] ol {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  gap: 5px 10px;
  width: min(1200px, calc(100% - 48px));
  margin: 0 auto;
  padding: 0;
  list-style: none;
}
[data-site-breadcrumbs] li {
  display: flex;
  align-items: baseline;
  gap: 10px;
  min-width: 0;
  margin: 0;
  padding: 0;
}
[data-site-breadcrumbs] li + li::before {
  content: '/';
  flex: 0 0 auto;
  color: #8796a5;
}
[data-site-breadcrumbs] li a,
[data-site-breadcrumbs] li span {
  min-width: 0;
  overflow-wrap: anywhere;
}
[data-site-breadcrumbs] a {
  color: #2368ba;
}
[data-site-breadcrumbs] [aria-current] {
  color: #3b4e62;
}

[data-site-footer] {
  position: relative;
  display: block;
  clear: both;
  width: 100%;
  margin: 0;
  padding: 0;
  color: #162238;
  background: #fff;
  border: 0;
  font-size: 15px;
}
[data-site-footer] .site-tail-inner {
  width: min(1200px, calc(100% - 48px));
  margin: 0 auto;
}
[data-site-footer] h2,
[data-site-footer] h3,
[data-site-footer] p,
[data-site-footer] figure {
  margin: 0;
  padding: 0;
}
[data-site-footer] h2,
[data-site-footer] h3 {
  color: inherit;
  font-family: inherit;
  font-weight: 700;
  text-transform: none;
}
[data-site-footer] a {
  margin: 0;
  color: inherit;
  cursor: pointer;
  transition: color 0.2s ease;
}
[data-site-footer] a:hover {
  color: #2368ba;
}
[data-site-footer] svg {
  display: inline-block;
  flex: none;
  width: 20px;
  height: 20px;
  vertical-align: middle;
}
[data-site-footer] .site-tail-news {
  position: relative;
  padding: 70px 0;
  background: #fff;
  overflow: hidden;
}
[data-site-footer] .site-tail-news::before {
  content: '';
  position: absolute;
  inset: 0 0 auto;
  height: 5px;
  background: linear-gradient(90deg, #2368ba 0 34%, #19a4b8 34% 42%, #e7edf4 42%);
}
[data-site-footer] .site-tail-heading {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 16px;
  margin-bottom: 30px;
  text-align: left;
}
[data-site-footer] .site-tail-heading > div {
  min-width: 0;
}
[data-site-footer] .site-tail-kicker {
  color: #2368ba;
  font-size: 13px;
  font-weight: 700;
}
[data-site-footer] .site-tail-heading h2 {
  margin: 7px 0 0;
  font-size: 32px;
  line-height: 1.3;
}
[data-site-footer] .site-tail-all {
  display: inline-flex;
  flex: 0 0 auto;
  align-items: center;
  gap: 12px;
  padding: 9px 0;
  color: #2368ba;
  border-bottom: 2px solid #2368ba;
  font-weight: 700;
}
[data-site-footer] .site-tail-all svg,
[data-site-footer] .site-tail-arrow {
  transition: transform 0.2s ease;
}
[data-site-footer] .site-tail-all:hover svg {
  transform: translateX(4px);
}
[data-site-footer] .site-tail-news-grid {
  display: grid;
  grid-template-columns: minmax(0, 0.9fr) minmax(0, 1.1fr);
  gap: 20px;
  align-items: stretch;
}
[data-site-footer] .site-tail-news-lead {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  min-width: 0;
  min-height: 360px;
  margin: 0;
  padding: 82px 42px 38px;
  color: #fff;
  background: #102d4f;
  border: 0;
  overflow: hidden;
}
[data-site-footer] .site-tail-news-label {
  position: absolute;
  left: 42px;
  top: 36px;
  padding-left: 24px;
  color: #72d0df;
  font-size: 12px;
  font-weight: 700;
}
[data-site-footer] .site-tail-news-number {
  position: absolute;
  right: 26px;
  top: 4px;
  color: rgb(255 255 255 / 8%);
  font:
    700 118px/1 Arial,
    sans-serif;
  pointer-events: none;
}
[data-site-footer] .site-tail-news-lead time {
  color: #9fc5e8;
  font-size: 13px;
}
[data-site-footer] .site-tail-news-lead h3 {
  max-width: 620px;
  margin: 10px 0 13px;
  color: #fff;
  font-size: 25px;
  line-height: 1.55;
  overflow-wrap: anywhere;
}
[data-site-footer] .site-tail-news-lead p {
  max-width: 620px;
  margin: 0 0 24px;
  color: #c6d6e7;
  font-size: 15px;
  line-height: 1.7;
}
[data-site-footer] .site-tail-read {
  display: inline-flex;
  align-items: center;
  align-self: flex-start;
  gap: 6px;
  padding-bottom: 4px;
  color: #fff;
  border-bottom: 1px solid #63c9da;
  font-size: 12px;
  font-weight: 700;
}
[data-site-footer] .site-tail-read:hover {
  color: #72d0df;
}
[data-site-footer] .site-tail-read svg {
  width: 14px;
  height: 14px;
}
[data-site-footer] .site-tail-news-list {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px;
  margin: 0;
  padding: 0;
}
[data-site-footer] .site-tail-news-card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  min-height: 173px;
  padding: 24px 23px 42px;
  border: 1px solid #dfe6ef;
  background: #f8fafc;
  transition:
    border-color 0.2s,
    background 0.2s,
    transform 0.2s;
}
[data-site-footer] .site-tail-news-card:hover,
[data-site-footer] .site-tail-news-card:focus-visible {
  background: #fff;
  border-color: #abc5e2;
  transform: translateY(-3px);
}
[data-site-footer] .site-tail-news-category {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  margin-bottom: 8px;
  color: #2368ba;
  font-size: 12px;
  font-weight: 700;
}
[data-site-footer] .site-tail-news-category::before {
  content: '';
  flex: none;
  width: 14px;
  height: 2px;
  background: #2368ba;
}
[data-site-footer] .site-tail-news-card time {
  color: #7c8ea5;
  font-size: 12px;
}
[data-site-footer] .site-tail-news-card h3 {
  margin: 12px 0 0;
  color: #162238;
  font-size: 16px;
  line-height: 1.55;
  overflow-wrap: anywhere;
  transition: color 0.2s;
}
[data-site-footer] .site-tail-news-card:hover h3,
[data-site-footer] .site-tail-news-card:focus-visible h3 {
  color: #2368ba;
}
[data-site-footer] .site-tail-arrow {
  position: absolute;
  right: 20px;
  bottom: 14px;
  width: 19px;
  height: 19px;
  color: #2368ba;
}
[data-site-footer] .site-tail-news-card:hover .site-tail-arrow {
  transform: translateX(4px);
}
[data-site-footer] .site-tail-invitation {
  padding: 66px 0;
  color: #fff;
  background: linear-gradient(110deg, #15385f, #2368ba);
}
[data-site-footer] .site-tail-invitation .site-tail-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
}
[data-site-footer] .site-tail-invitation .site-tail-inner > div {
  min-width: 0;
}
[data-site-footer] .site-tail-invitation h2 {
  margin: 0 0 6px;
  color: #fff;
  font-size: 30px;
  line-height: 1.7;
}
[data-site-footer] .site-tail-invitation p {
  color: #dbe8f5;
  font-size: 15px;
  line-height: 1.7;
}
[data-site-footer] a.site-tail-demo {
  display: inline-flex;
  flex: none;
  align-items: center;
  justify-content: center;
  gap: 8px;
  min-height: 44px;
  max-width: 100%;
  padding: 11px 22px;
  color: #2368ba;
  background: #fff;
  border: 0;
  font-size: 15px;
  font-weight: 400;
  text-align: center;
  overflow-wrap: anywhere;
}
[data-site-footer] a.site-tail-demo:hover {
  color: #0d4d98;
  background: #edf5ff;
}
[data-site-footer] .site-tail-demo svg {
  width: 24px;
  height: 24px;
}
[data-site-footer] .site-tail-bottom {
  padding: 55px 0 24px;
  color: #93a3b8;
  background: #101c2c;
}
[data-site-footer] .site-tail-directory {
  display: grid;
  grid-template-columns: minmax(200px, 1.4fr) repeat(4, minmax(100px, 0.65fr)) minmax(280px, 1.8fr);
  gap: 24px;
  align-items: start;
}
[data-site-footer] .site-tail-brand {
  min-width: 0;
  padding-right: 24px;
  border-right: 1px solid #2b3b4d;
}
[data-site-footer] .site-tail-brand > a {
  display: block;
  width: fit-content;
  max-width: 100%;
  overflow-wrap: anywhere;
}
[data-site-footer] .site-tail-logo {
  display: block;
  width: 205px;
  height: auto;
  max-width: 100%;
  max-height: 58px;
  object-fit: contain;
  object-position: left center;
  margin: 0 0 18px;
  filter: grayscale(1) brightness(0) invert(1);
}
[data-site-footer] .site-tail-contact {
  display: grid;
  gap: 7px;
  padding-top: 15px;
  border-top: 1px solid #27384b;
}
[data-site-footer] .site-tail-contact a,
[data-site-footer] .site-tail-phone {
  display: flex;
  align-items: center;
  gap: 9px;
  min-width: 0;
  color: #dce7f3;
  overflow-wrap: anywhere;
}
[data-site-footer] .site-tail-phone {
  color: #fff;
  font-size: 17px;
  font-weight: 700;
}
[data-site-footer] .site-tail-contact svg {
  width: 16px;
  height: 16px;
  color: #58c5d8;
}
[data-site-footer] .site-tail-links {
  display: block;
  min-width: 0;
  margin: 0;
  padding: 0;
}
[data-site-footer] .site-tail-links h3 {
  margin: 0 0 16px;
  color: #fff;
  font-size: 15px;
  line-height: 1.7;
}
[data-site-footer] .site-tail-links a {
  display: block;
  margin: 8px 0;
  font-size: 14px;
  line-height: 1.7;
  overflow-wrap: anywhere;
}
[data-site-footer] .site-tail-qr-codes {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px;
  min-width: 0;
}
[data-site-footer] .site-tail-qr {
  align-self: start;
  min-width: 0;
  text-align: center;
}
[data-site-footer] .site-tail-qr img {
  display: block;
  width: 132px;
  height: 132px;
  max-width: 100%;
  margin: 0 auto 12px;
  padding: 7px;
  object-fit: contain;
  background: #fff;
}
[data-site-footer] .site-tail-qr figcaption {
  color: #fff;
  font-size: 14px;
  font-weight: 700;
}
[data-site-footer] .site-tail-qr p {
  margin-top: 3px;
  color: #8193a9;
  font-size: 11px;
}
[data-site-footer] .site-tail-legal {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 0 12px;
  margin-top: 35px;
  padding-top: 20px;
  border-top: 1px solid #263547;
  color: #71839a;
  font-size: 12px;
  text-align: center;
}
[data-site-footer] .site-tail-legal a {
  color: inherit;
}
[data-site-page] [data-site-retired-anchor] {
  display: block;
  width: 0;
  height: 0;
  overflow: hidden;
}

[data-site-page] [data-site-header] .site-submenu-toggle {
  display: none;
}
.legacy-page img,
.legacy-page video {
  max-width: 100%;
  height: auto;
}
.legacy-page .go2top,
.legacy-page #topcontrol {
  display: none !important;
}
[data-site-page] [data-site-back-top] {
  position: fixed;
  right: 20px;
  bottom: 22px;
  z-index: 40;
  display: grid;
  place-items: center;
  width: 42px;
  height: 42px;
  padding: 0;
  border: 1px solid #d7e1e9;
  border-radius: 3px;
  color: #2368ba;
  background: #fff;
  box-shadow: 0 3px 12px #18394e1f;
  font-size: 24px;
  cursor: pointer;
}
[data-site-page] [data-site-back-top][hidden] {
  display: none;
}
[data-site-page] [data-site-back-top] svg {
  width: 21px;
  height: 21px;
}
[data-site-page] .banner-dots {
  align-items: center;
}
[data-site-page] .banner-slide .banner-heading {
  margin: 0 0 22px;
  color: #fff;
  font-size: 48px;
  font-weight: 700;
  line-height: 1.28;
  letter-spacing: 0;
  text-shadow: 0 3px 18px #0000006b;
}
[data-site-page] .banner-slide.center .banner-heading {
  font-size: 43px;
  line-height: 1.38;
}
[data-site-page] .service-product {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  margin-top: 30px;
  padding: 26px 0;
  border-top: 1px solid #d7e2eb;
}
[data-site-page] .service-product h2,
[data-site-page] .service-product h3 {
  margin: 0 0 7px;
  color: #193c57;
  font-size: 23px;
  line-height: 1.5;
}
[data-site-page] .service-product p {
  margin: 0;
  color: #65798a;
}
[data-site-page] .service-product > a {
  flex-shrink: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 42px;
  padding: 10px 18px;
  color: #fff;
  background: #2368ba;
}
[data-site-page] .news-pagination {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 14px;
  margin-top: 30px;
}
[data-site-page] .news-pagination a,
[data-site-page] .news-pagination > [aria-disabled] {
  display: grid;
  place-items: center;
  width: 38px;
  height: 38px;
  padding: 0;
  border: 1px solid #d7e2ec;
  color: #2368ba;
  background: #fff;
  font-size: 24px;
  line-height: 1;
}
[data-site-page] .news-pagination a:hover {
  color: #fff;
  background: #2368ba;
  border-color: #2368ba;
}
[data-site-page] .news-pagination > [aria-disabled] {
  color: #a4b1bd;
  background: #f1f4f7;
}
[data-site-page] .news-pagination > span:not([aria-disabled]) {
  min-width: 90px;
  color: #65798a;
  font-size: 13px;
  text-align: center;
}
[data-site-page] [data-industry-panel][hidden],
[data-site-page] [data-case-industry][hidden] {
  display: none !important;
}
[data-site-page]:not([data-site-interactive]) [data-home-panel],
[data-site-page]:not([data-site-interactive]) .category-panel,
[data-site-page]:not([data-site-interactive]) [data-industry-panel] {
  display: block !important;
}

@media (min-width: 901px) {
  [data-site-page] [data-site-header] .nav-item.open > .mega {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
  }
  [data-site-page] [data-site-header] [data-site-menu-dismissed] > .mega {
    opacity: 0 !important;
    visibility: hidden !important;
    pointer-events: none !important;
  }
}
@media (max-width: 1050px) {
  [data-site-footer] .site-tail-directory {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  [data-site-footer] .site-tail-brand {
    grid-column: 1 / -1;
    padding-right: 0;
    border-right: 0;
  }
  [data-site-footer] .site-tail-qr-codes {
    grid-column: 1 / -1;
    width: 280px;
    max-width: 100%;
  }
}
@media (max-width: 900px) {
  [data-site-footer] .site-tail-news-grid {
    grid-template-columns: minmax(0, 1fr);
  }
  [data-site-footer] .site-tail-news-lead {
    min-height: 330px;
  }
  [data-site-page] [data-site-header] .nav.open {
    flex-wrap: wrap;
  }
  [data-site-page] [data-site-header] .nav.open:not(:has(.menu)) {
    max-height: 100dvh;
    overflow-y: auto;
    overscroll-behavior: contain;
    align-content: flex-start;
  }
  [data-site-page] [data-site-header] .nav-item {
    position: relative;
  }
  [data-site-page] [data-site-header] .nav-item > .nav-link {
    padding-right: 48px;
  }
  [data-site-page] [data-site-header] .nav-item > .nav-link > :is(svg, i, span) {
    display: none;
  }
  [data-site-page] [data-site-header] .site-submenu-toggle {
    position: absolute;
    display: grid;
    place-items: center;
    right: 0;
    top: 0;
    width: 42px;
    height: 44px;
    margin: 0;
    padding: 0;
    color: #2368ba;
    background: transparent;
    border: 0;
    font:
      24px/1 Arial,
      sans-serif;
    cursor: pointer;
  }
  [data-site-page] [data-site-header] .site-submenu-toggle svg {
    width: 19px;
    height: 19px;
    transition: transform 0.18s ease;
  }
  [data-site-page] [data-site-header] .site-submenu-toggle[aria-expanded='true'] svg {
    transform: rotate(180deg);
  }
  [data-site-page] [data-site-header] .nav-item:not(.open) > .mega {
    display: none !important;
  }
  [data-site-page] [data-site-header] .nav-item.open > .mega {
    display: block !important;
  }
  [data-site-page] [data-site-header] .menu.open {
    max-height: calc(100dvh - 76px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
  [data-site-page] [data-site-header] .header-contact {
    order: 0;
  }
  [data-site-page] [data-site-header] .nav.open > .header-contact {
    width: auto;
    margin-left: auto;
  }
  [data-site-page] [data-site-header] .nav-toggle {
    order: 0;
    margin-left: auto;
  }
  [data-site-page] [data-site-header] .nav.open > .nav-item,
  [data-site-page] [data-site-header] .nav.open > a:not(.logo):not(.header-contact) {
    order: 1;
  }
  [data-site-page]:not([data-site-interactive]) [data-site-header] .menu,
  [data-site-page]:not([data-site-interactive]) [data-site-header] .nav > .nav-item,
  [data-site-page]:not([data-site-interactive])
    [data-site-header]
    .nav
    > a:not(.logo):not(.header-contact) {
    display: block !important;
    height: auto;
  }
  [data-site-page]:not([data-site-interactive]) [data-site-header] .nav {
    height: auto;
    flex-wrap: wrap;
  }
  [data-site-page]:not([data-site-interactive]) [data-site-header] .menu {
    position: static;
    width: 100%;
    box-shadow: none;
  }
  [data-site-page] .banner-slide .banner-heading,
  [data-site-page] .banner-slide.center .banner-heading {
    font-size: 35px;
  }
}
@media (max-width: 760px) {
  [data-site-footer] .site-tail-directory {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 32px;
  }
  [data-site-footer] .site-tail-brand {
    grid-column: 1 / -1;
    padding-right: 0;
    border-right: 0;
  }
  [data-site-footer] .site-tail-logo {
    width: 190px;
  }
}
@media (max-width: 620px) {
  [data-site-footer] .site-tail-news {
    padding: 58px 0;
  }
  [data-site-footer] .site-tail-heading {
    display: block;
  }
  [data-site-footer] .site-tail-all {
    margin-top: 18px;
  }
  [data-site-footer] .site-tail-news-lead {
    min-height: 370px;
    padding: 74px 24px 28px;
  }
  [data-site-footer] .site-tail-news-label {
    left: 24px;
    top: 28px;
  }
  [data-site-footer] .site-tail-news-lead h3 {
    font-size: 21px;
  }
  [data-site-footer] .site-tail-news-list {
    grid-template-columns: minmax(0, 1fr);
  }
  [data-site-footer] .site-tail-news-card {
    min-height: 145px;
  }
}
@media (max-width: 480px) {
  [data-site-breadcrumbs] ol {
    width: calc(100% - 32px);
  }
  [data-site-breadcrumbs] {
    font-size: 12px;
    padding: 11px 0;
  }
  [data-site-breadcrumbs] ol,
  [data-site-breadcrumbs] li {
    gap: 5px 7px;
  }
  [data-site-page] [data-site-back-top] {
    right: 12px;
    bottom: 14px;
  }
  [data-site-page] [data-site-header] .header-contact strong {
    font-size: 11px;
  }
  [data-site-page] [data-site-header] .nav {
    gap: 8px;
  }
}
@media (max-width: 560px) {
  [data-site-footer] .site-tail-inner {
    width: min(1200px, calc(100% - 30px));
  }
  [data-site-footer] .site-tail-heading h2 {
    font-size: 27px;
  }
  [data-site-footer] .site-tail-invitation .site-tail-inner {
    display: block;
  }
  [data-site-footer] .site-tail-demo {
    margin-top: 22px;
  }
  [data-site-page] .banner-slide .banner-heading,
  [data-site-page] .banner-slide.center .banner-heading {
    font-size: 30px;
    line-height: 1.4;
  }
  [data-site-page] .service-product {
    flex-direction: column;
    align-items: flex-start;
  }
  [data-site-page] .service-product h2,
  [data-site-page] .service-product h3 {
    font-size: 21px;
  }
}
@media (max-width: 460px) {
  [data-site-footer] .site-tail-directory {
    gap: 28px 20px;
  }
}
@media (prefers-reduced-motion: reduce) {
  [data-site-footer] a,
  [data-site-footer] svg,
  [data-site-footer] h3,
  [data-site-page] .banner-slide {
    transition: none !important;
  }
}
