.text-container .sub-title[data-v-75ecea1c] {
  margin: 30px 0 10px 0;
  font-family: PingFangSC-Medium;
  font-size: 18px;
  color: #333333;
  line-height: 26px;
  font-weight: 500;
}
.text-container .text-info[data-v-75ecea1c] {
  font-family: PingFangSC-Regular;
  font-size: 14px;
  color: #5d6578;
  line-height: 24px;
  font-weight: 400;
}

.introduce-container[data-v-961f8464] {
  margin: -20px auto 0;
  width: 1180px;
  background: #ffffff;
  border-radius: 4px;
  padding: 40px;
  box-sizing: border-box;
}
.introduce-container .title[data-v-961f8464] {
  width: 1100px;
  height: 40px;
  font-family: PingFangSC-Medium;
  font-size: 28px;
  color: #333333;
  font-weight: 500;
}

