/* 行业选择区块 */
.industry-section {
  display: flex;
  flex-direction: column;
  margin: 0 auto;
  padding: 30px 0;
  background-color: #fff;
  width: 1920px;
}

/* 行业标签栏 */
.industry-tabs {
  align-self: center;
  display: flex;
  justify-content: space-between;
  width: 592px;
  height: 38px;
  margin: 32px 0 0 0;
}

/* 行业标签项 */
.tab-item {
  overflow-wrap: break-word;
  color: #555555;
  font-size: 16px;
  font-family: Source Han Sans CN-Regular;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  line-height: 22px;
  margin-left: 64px;
}

.tab-item.active {
  color: #000000;
  border-bottom: 2px solid rgba(85, 85, 85, 1);
}

/* 卡片覆盖层内容 */
.card-overlay-body {
  position: absolute;
  bottom: 80px;
  left: 10px;
  right: 64px;
}

.card-overlay h2 {
  text-align: center;
  font-weight: 500;
}

.card-overlay-desc {
  padding: 0 10px;
}

/* 贸易卡片（合并基础卡片样式） */
.card-trade {
  border-radius: 16px;
  overflow: hidden;
  position: relative;
  min-width: 200px;
  cursor: pointer;
}

.card-trade-content h2 {
  font-weight: 500;
}

.card-trade-tag strong {
  font-weight: 500;
}

.service-section {
  margin-top: 24px;
}




.group_45 {
  width: 400px;
  margin-top: -100px;
}

.text-group_167 {
  width: 185px;
  height: 45px;
}

.text_162 {
  height: 63px;
}

.text_163 {
  height: 63px;
}

.text-group_168 {
  width: 95px;
  height: 45px;
  margin-left: 16px;
}

.text_164 {
  width: 64px;
  height: 63px;
  margin-left: 56px;
}

.text_165 {
  width: 132px;
  height: 46px;
  margin: 32px 0 0 360px;
}

.text-group_169 {
  width: 56px;
  height: 45px;
  margin-left: 15px;
}

.text_166 {
  width: 132px;
  height: 46px;
  margin: 32px 0 0 204px;
}

.text_167 {
  width: 160px;
  height: 46px;
  margin: 32px 0 0 204px;
}

.block_15 {
  box-shadow: 4px 4px 12px 0px rgba(179, 179, 179, 0.2);
  background-color: rgba(255, 255, 255, 0.7);
  border-radius: 12px;
  height: 54px;
  margin-right: 20px;
}

.text_168 {
  width: 164px;
  height: 46px;
  display: flex;
  align-items: center;
  align-self: center;
      margin-left: 20px;
      color: #1D85FF;
}

.thumbnail_5 {
  width: 5px;
  height: 12px;
  margin: 22px 23px 0 207px;
}