body{
  background: #f5f5f5;
}
.content{
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #333333;
  line-height: 28px;
  padding: 20px 32px;
  text-align: justify;
  text-justify: inter-ideograph;
}

.textChild{
  text-indent: 2em;
}
.foremail{
  margin-top: 20px;
  font-size: 18px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #333333;
}
.emailUrl{
  color: #ff7918;
}
