.navbar .btn-login {
  border: 1px solid #0a64fa;
  color: #0a64fa;
}

.introduction-panel {
  height: 463px;
  background: url(/product/images/network/banner.png) no-repeat scroll center
    center transparent;
  background-size: cover;
}

.introduction-panel .section {
  width: 1280px;
  margin: 0 auto;
  box-sizing: border-box;
}

.introduction-panel .section .sub-title {
  width: 640px;
  line-height: 28px;
}

.introduction-panel .section .sub-title:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.introduction-panel .section .sub-title li {
  color: #637282;
  font-size: 18px;
  line-height: 40px;
}

.introduction-panel .section .sub-title li:before {
  content: "";
  width: 2px;
  height: 2px;
  border-radius: 50%;
  float: left;
  background-color: #637282;
  margin-top: 20px;
  margin-right: 10px;
}

.introduction-panel .section .btn {
  padding: 12px 16px;
  margin-top: 24px;
  border-radius: 6px;
  align-items: center;
  display: flex;
  float: left;
}

.introduction-panel .home-btn .icon {
  background-image: url("/product/images/intelligent/zixun@2x.png");
  background-size: 100% 100%;
}

.introduction-panel .section .btn.appointment {
  color: white;
  background: #0a64fa;
}

.introduction-panel .section .btn.appointment:hover {
  background-color: #095ae1;
}

.introduction-panel .section .btn.experience {
  width: 118px;
  height: 42px;
  color: #1b2733;
  border: 1px solid #2348ff;
  color: #2348ff;
  border-radius: 2px;
  margin-left: 12px;
}

.introduction-panel .section .btn.experience:hover {
  background-color: #ecedf0;
}

.intro-section .section-title {
  text-align: center;
  margin-bottom: 40px;
}

.section-1 .card-container {
  width: 1280px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}

.section-1 .card-container .card {
  width: 302px;
  height: 300px;
  padding: 28px 32px;
  box-sizing: border-box;
  border-radius: 12px;
  background: #f6f8fc;
  border: 1px solid rgba(0, 0, 0, 0.04);
}
#en .section-1 .card-container .card {
  height: unset;
}

.section-1 .card-container .card .vs {
  font-size: 40px;
  font-weight: 600;
  color: #1094a7;
  letter-spacing: 0.04em;
  opacity: 0.2;
  text-align: center;
}

.section-1 .card-container .card img {
  width: 40px;
  height: 40px;
  margin: 0 auto 16px;
  display: block;
}

#en .section-1 .card-container .card .card-title {
  text-align: center;
  font-size: 22px;
}

.section-1 .card-container .card .section-text {
  margin-top: 16px;
  text-align: center !important;
  color: rgba(0, 0, 0, 0.65);
  line-height: 28px;
}

.section-2 {
  background-image: url(/product/images/network/section2-bg.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
}

.section-2 img {
  width: 1280px;
  margin: 0 auto;
  display: block;
}

.section-3 {
  width: auto;
}

.section-3 .title {
  text-align: center;
  margin-bottom: 16px;
}

.section-3 .section-subtitle {
  text-align: center;
  margin-bottom: 40px;
}

.section-3 .chain-cards-section {
  display: flex;
  justify-content: center;
  gap: 24px;
  margin: 0 auto;
  max-width: 1280px;
}
.section-3 .chain-card {
  background: #fff;
  border-radius: 12px;
  box-shadow: 0px 5.7px 28.48px 0px rgba(93, 91, 175, 0.12);
  padding: 32px 16px;
  width: 240px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.section-3 .chain-card img {
  width: 40px;
  height: 40px;
}
#en .section-3 .chain-card h3 {
  margin-bottom: 12px;
  margin-top: 16px;
  font-size: 22px;
}
.section-3 .chain-card p {
  text-align: center !important;
  color: rgba(0, 0, 0, 0.65);
  margin-bottom: 18px;
  line-height: 1.6;
}
#en .section-3 .chain-card p {
  height: 120px;
}
.section-3 .chain-card ul {
  list-style: none;
  padding: 0;
  margin: 0;
  width: 100%;
}
.section-3 .chain-card li {
  color: rgba(0, 0, 0, 0.65);
  margin-top: 10px;
  padding-left: 0;
  display: flex;
  align-items: center;
}
#zh .section-3 .chain-card li, #hk .section-3 .chain-card li{
  margin-left: 28px;
}
#en .section-3 .chain-card li {
  font-size: 12px;
}

.section-3 .chain-card li .icon {
  width: 16px;
  height: 16px;
  margin-right: 6px;
  background-image: url(/product/images/csp/icon.png);
  background-size: 100% 100%;
  flex-shrink: 0;
}

.section-4 {
  width: auto;
}

.section-4 .title {
  text-align: center;
  margin-bottom: 16px;
}

.section-4 .section-subtitle {
  text-align: center;
  width: 800px;
  margin: 0 auto 40px;
}

.section-4 .section-4-features,
.section-3 .section-4-features {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  gap: 48px;
  margin: 0 auto;
  max-width: 1280px;
  flex-wrap: wrap;
}
.section-4 .feature-card,
.section-3 .feature-card {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 265px;
  min-height: 180px;
}

.section-4 .card-title,
.section-3 .card-title {
  margin: 16px 0;
}
#en .section-3 .card-title{
  /* font-size: 22px; */
  text-align: center;
}

.section-4 .feature-icon,
.section-3 .feature-icon {
  width: 48px;
  height: 48px;
}
.section-4 .feature-desc,
.section-3 .feature-desc {
  text-align: center !important;
  color: rgba(0, 0, 0, 0.65);
  text-align: center;
  line-height: 1.6;
}

.section-4 .global-collab-image {
  width: 1280px;
  padding: 35px 0;
  margin: 40px auto 0;
  background: #f6f8fc;
  border-radius: 12px;
  display: block;
}

.section-4 .global-collab-image .global-collab-image-title {
  text-align: center;
  margin-bottom: 16px;
}

.section-4 .global-collab-image img {
  width: 1112px;
  margin: 0 auto;
  display: block;
}

.section-5.global-collab-section {
  width: auto;
  background: linear-gradient(
      180deg,
      rgba(255, 255, 255, 0.4) 0%,
      rgba(255, 255, 255, 0.7) 26%,
      #ffffff 100%
    ),
    linear-gradient(119deg, #e3f4ff -1%, #bedbff 18%, #dbfdff 91%);
}

.section-5.intro-section .section-title {
  margin-bottom: 16px;
}

.section-5 .global-collab-bg {
  max-width: 1280px;
  margin: 0 auto;
  text-align: center;
}

.section-5 .global-collab-title {
  margin-bottom: 16px;
}

.section-5 .global-collab-subtitle {
  width: 800px;
  margin: 0 auto 40px;
  line-height: 1.6;
}

.section-5 .global-collab-cards {
  display: flex;
  justify-content: center;
  gap: 24px;
}

.section-5 .global-collab-card {
  background: #fff;
  border-radius: 16px;
  box-shadow: 0 4px 24px 0 rgba(44, 110, 255, 0.08);
  padding: 32px 24px;
  width: 300px;
  min-width: 220px;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 16px;
}

.section-5 .global-collab-icon {
  width: 48px;
  height: 48px;
  margin-bottom: 18px;
}

.section-5 .global-collab-card .card-title {
  margin-bottom: 12px;
}

.section-5 .global-collab-card .card-desc {
  color: rgba(0, 0, 0, 0.65);
  line-height: 1.6;
  margin-bottom: 20px;
  min-height: 48px;
}

.section-5 .card-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
}

.section-5 .card-tags span {
  background: #f0f6ff;
  color: #2563eb;
  font-size: 14px;
  border-radius: 8px;
  width: 120px;
  height: 40px;
  line-height: 40px;
  margin-bottom: 4px;
  display: inline-block;
}

#en .section-5 .card-tags span {
  font-size: 12px;
}

.section-6.core-value-section {
  background: #f6f8fc;
}

.section-6.intro-section .core-value-title {
  margin-bottom: 16px;
}

.section-6.intro-section .core-value-subtitle {
  text-align: center;
  margin-bottom: 40px;
  line-height: 1.6;
}

.section-6.intro-section .core-value-cards {
  display: flex;
  justify-content: center;
  gap: 24px;
  width: 1280px;
  margin: 0 auto;
}

.section-6.intro-section .core-value-card {
  background: #fff;
  border-radius: 16px;
  box-shadow: 0 4px 24px 0 rgba(44, 110, 255, 0.08);
  padding: 32px 24px;
  width: 300px;
  min-width: 220px;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 16px;
}

.section-6.intro-section .core-value-icon {
  width: 44px;
  height: 44px;
  margin-bottom: 18px;
}

.section-6.intro-section .core-value-number {
  font-size: 32px;
  background: linear-gradient(123deg, #2569fd 0%, #00bed3 100%), #d8d8d8;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  margin-bottom: 8px;
}

.section-6.intro-section .core-value-main {
  margin-bottom: 12px;
  text-align: center;
}

.section-6.intro-section .core-value-desc {
  text-align: center !important;
  color: rgba(0, 0, 0, 0.65);
  line-height: 1.6;
  min-height: 48px;
}
.section-3 .section-4-features {
  margin-bottom: 40px;
}
/* .section-3 .card-title {
  font-size: 24px;
  font-weight: 500;
  line-height: 32px;
  color: #000000;
}
.section-3 .feature-desc {
  font-size: 16px;
  font-weight: 350;
  line-height: 24px;
  text-align: center;

  color: #4b5563;
} */
