﻿.licensed-broker {
  color: #1d2228;
  font-family: PingFangSC, PingFang SC;
  font-style: normal;
  text-align: center;
}
.licensed-broker-content {
  color: #373b50;
  font-family: PingFangSC, PingFang SC;
  font-style: normal;
  font-weight: 300;
  text-align: center;
}
.introduce-warp {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  gap: 2rem;
  justify-content: center;
}
.introduce-company {
  background: #fff;
  border-radius: 2px;
  box-shadow: 0 2px 4px #0000000f;
  height: 550px;
}
.introduce-title {
  color: #1d2228;
  font-family: PingFangSC, PingFang SC;
  font-style: normal;
  font-weight: 600;
}
.introduce-content {
  color: #1d2228;
  font-family: PingFangSC, PingFang SC;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
}
.stock-market {
  color: #333;
  font-family: PingFangSC, PingFang SC;
  font-style: normal;
  font-weight: 600;
  text-align: left;
}
.market-content {
  color: #333;
  font-family: PingFangSC, PingFang SC;
  font-style: normal;
  font-weight: 400;
  text-align: left;
}
.market-feature {
  color: #333;
  font-family: PingFangSC, PingFang SC;
  font-size: 36px;
  font-style: normal;
  font-weight: 600;
  text-align: left;
}
.invest-globally {
  color: #504137;
  font-family: PingFangSC, PingFang SC;
  font-style: normal;
  font-weight: 600;
}
.capital-account {
  color: #333;
  font-family: PingFangSC, PingFang SC;
  font-style: normal;
  font-weight: 400;
  text-align: left;
}
.more-detail {
  background-color: #fff;
  border: 1px solid #aa7322;
  color: #aa7322;
}
.bull-market {
  background: #f9f9fa;
}
