:root {
  --brand-color: #86f59e;
  --brand-color-rgb: 134, 245, 158;
}

#smv_tem_82_50 {
  display: none !important;
}

#smv_tem_113_17,
#smv_tem_123_17 {
  display: none !important;
}

#smv_tem_105_17 {
  display: none !important;
  height: 0 !important;
}

#smv_Area3 {
  height: auto !important;
  min-height: 0 !important;
}

.page-home #smv_Area3 {
  padding: 10px 0 !important;
}

#smv_tem_133_47 {
  position: relative !important;
  left: auto !important;
  top: auto !important;
  width: 100% !important;
  height: auto !important;
  margin: 0 auto;
  text-align: center;
}

.page-home #smv_tem_133_47 {
  top: auto !important;
}

.page-home #smv_tem_133_47 .yibuFrameContent {
  height: auto !important;
  min-height: 0 !important;
}

.home-footer-info .company-info-title,
.home-footer-info .company-info-text {
  font-size: 12px !important;
  line-height: 1.35 !important;
}

.home-footer-info .company-info-item {
  display: block;
  line-height: 1.35;
}

.home-footer-info .home-footer-icp {
  display: block;
  margin-top: 2px;
}

.home-footer-info .home-footer-icp a {
  color: #999;
  text-decoration: none;
}

.home-footer-info .home-footer-icp a:hover {
  color: var(--brand-color);
  text-decoration: underline;
}

.page-home #all-icp-bottom {
  display: none !important;
}

#smv_tem_80_3 {
  width: auto !important;
  left: -30px !important;
}

.tem_80_3 .w-image-box img {
  width: 80px !important;
  height: 55px !important;
  object-fit: contain;
  object-position: left center;
  flex-shrink: 0;
  filter: brightness(0) invert(1);
}

.site-logo-link {
  display: flex;
  align-items: center;
  gap: 12px;
  text-decoration: none;
}

.site-company-name {
  color: #ffffff;
  font-size: 23px;
  font-weight: 500;
  line-height: 1.2;
  white-space: nowrap;
  font-family: 'Source Han Sans', 'Noto Sans CJK', sans-serif;
}

.hero-slide-text {
  position: absolute;
  left: -60px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
  max-width: 520px;
  text-align: left;
  pointer-events: none;
}

.hero-slide-title {
  margin: 0 0 16px;
  color: #ffffff;
  font-size: 48px;
  font-weight: 600;
  line-height: 1.3;
  font-family: 'Source Han Sans', 'Noto Sans CJK', sans-serif;
}

.hero-slide-subtitle {
  margin: 0;
  color: #ffffff;
  font-size: 26px;
  font-weight: 400;
  line-height: 1.6;
  font-family: 'Source Han Sans', 'Noto Sans CJK', sans-serif;
}

.content-box[data-area="Area1"] .hero-slide-text {
  top: 32%;
}

#smv_con_234_28,
#smv_con_249_37,
#smv_con_326_29 {
  display: none !important;
}

#smv_Main {
  height: auto !important;
  min-height: 0;
  padding-top: 621px;
  box-sizing: border-box;
}

#smv_con_367_36 {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  width: 100% !important;
  margin: 0 !important;
}

.home-custom-sections {
  position: relative;
  margin-top: 0;
  width: 100%;
  z-index: 33;
}

.business-direction {
  background: rgb(40, 40, 40);
  padding: 48px 0 50px;
  box-sizing: border-box;
}

.business-direction-inner,
.our-team-inner,
.contact-hotline-inner {
  width: 1200px;
  max-width: 100%;
  margin: 0 auto;
  padding: 0 20px;
  box-sizing: border-box;
}

.business-direction-header {
  text-align: center;
  margin-bottom: 30px;
}

.business-direction-header h1 {
  margin: 0 0 12px;
  font-size: 36px;
  font-weight: 700;
  color: var(--brand-color);
  font-family: 'Source Han Sans', 'Noto Sans CJK', sans-serif;
}

.business-direction-header p {
  margin: 0;
  font-size: 16px;
  line-height: 1.6;
  color: #fefefe;
  font-family: 'Source Han Sans', 'Noto Sans CJK', sans-serif;
}

.business-direction-grid {
  display: flex;
  gap: 20px;
  align-items: stretch;
}

.business-direction-item {
  flex: 1;
  min-width: 0;
  text-align: center;
  display: flex;
  flex-direction: column;
}

.business-direction-icon {
  padding: 20px 0 10px;
  flex-shrink: 0;
}

.business-direction-icon img {
  height: 109px;
  width: auto;
  object-fit: contain;
}

.business-direction-box {
  flex: 1;
  display: flex;
  flex-direction: column;
  padding: 8px 16px 22px;
  background: rgb(32, 35, 42);
  border: 1px solid var(--brand-color);
  box-sizing: border-box;
}

.business-direction-box h3 {
  margin: 0 0 12px;
  font-size: 20px;
  font-weight: 600;
  color: var(--brand-color);
  font-family: 'Source Han Sans', 'Noto Sans CJK', sans-serif;
  flex-shrink: 0;
}

.business-direction-box p {
  flex: 1;
  margin: 0;
  font-size: 14px;
  line-height: 1.6;
  color: #e0e0e0;
  font-family: 'Source Han Sans', 'Noto Sans CJK', sans-serif;
}

.business-direction-thumb {
  flex-shrink: 0;
  padding-top: 20px;
}

.business-direction-thumb img {
  height: 109px;
  width: auto;
  max-width: 100%;
  object-fit: contain;
}

.our-team {
  padding: 70px 0 46px;
  background: #002a54;
  color: #ffffff;
}

.our-team-inner {
  display: flex;
  align-items: center;
  gap: 40px;
}

.our-team-visual {
  flex: 0 0 50%;
  position: relative;
  margin-left: -100px;
  margin-top: 30px;
  min-height: 300px;
  padding: 24px 20px;
  border: 1px solid rgba(255, 255, 255, 0.35);
  box-sizing: border-box;
  overflow: hidden;
}

.our-team-visual-waves {
  position: absolute;
  inset: 0;
  pointer-events: none;
  transform: translateY(-5px);
}

.our-team-visual-waves svg {
  width: 100%;
  height: 100%;
  display: block;
}

.our-team-wave {
  fill: none;
  stroke: url(#ourTeamWaveFlow);
  stroke-linecap: round;
  stroke-linejoin: round;
}

.our-team-wave--1,
.our-team-wave--5 {
  stroke-width: 0.9;
  opacity: 0.35;
}

.our-team-wave--2 {
  stroke-width: 1.1;
  opacity: 0.55;
}

.our-team-wave--3,
.our-team-wave--4 {
  stroke-width: 1.3;
  opacity: 0.8;
}

.our-team-capabilities {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  column-gap: 12px;
  row-gap: 0;
  align-content: center;
  min-height: 252px;
  padding-top: 6px;
}

.our-team-capability {
  padding-left: 10px;
  border-left: 3px solid;
}

.our-team-capability--top {
  border-left-color: #4fd9e8;
  transform: translateY(-20px);
}

.our-team-capability--bottom {
  margin-top: 52px;
  border-left-color: var(--brand-color);
  transform: translateY(18px);
}

.our-team-capability h4 {
  margin: 0 0 6px;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.3;
  font-family: 'Source Han Sans', 'Noto Sans CJK', sans-serif;
}

.our-team-capability--top h4 {
  color: #4fd9e8;
}

.our-team-capability--bottom h4 {
  color: var(--brand-color);
}

.our-team-capability p {
  margin: 0;
  font-size: 12px;
  line-height: 1.5;
  color: #ffffff;
  font-family: 'Source Han Sans', 'Noto Sans CJK', sans-serif;
}

.our-team-content {
  flex: 1;
}

.our-team-content h2 {
  margin: 0 0 20px;
  font-size: 26px;
  font-weight: 700;
  color: #ffffff;
  font-family: 'Source Han Sans', 'Noto Sans CJK', sans-serif;
}

.our-team-content p {
  margin: 0 0 16px;
  font-size: 14px;
  line-height: 1.8;
  color: #ffffff;
  font-family: 'Source Han Sans', 'Noto Sans CJK', sans-serif;
}

.our-team-subtitle {
  margin-top: 24px !important;
  font-weight: 600;
}

.contact-hotline {
  padding: 50px 0;
  background: rgb(32, 35, 42);
  color: #949494;
}

.contact-hotline-inner {
  display: flex;
  gap: 60px;
  align-items: flex-start;
}

.contact-hotline-col {
  flex: 0 0 280px;
}

.contact-hotline-col-wide {
  flex: 1;
}

.contact-hotline h5 {
  margin: 0 0 16px;
  font-size: 18px;
  font-weight: 700;
  color: var(--brand-color);
  font-family: 'Source Han Sans', 'Noto Sans CJK', sans-serif;
}

.contact-hotline address {
  margin: 0 0 16px;
  font-style: normal;
  line-height: 1.6;
  font-size: 14px;
  color: #ffffff;
  font-family: 'Source Han Sans', 'Noto Sans CJK', sans-serif;
}

.contact-hotline address strong {
  font-size: 16px;
  font-weight: 400;
}

.contact-hotline-qrcode {
  display: block;
  height: 130px;
  width: auto;
  border: 0;
}
