* {
  color: #434343;
}
p {
  margin: 0;
}
a {
  color: #317DFE;
  text-decoration: none;
}
body {
  margin: 0.24rem;
  font-family: PingFangSC-Regular, sans-serif;
}
.paragraph {
  height: 0.4rem;
}
.text {
  font-size: 0.28rem;
  text-indent: 0.5rem;
  line-height: 0.5rem;
}
.text-2 {
  margin-left: 0.5rem;
  font-size: 0.28rem;
  text-indent: 0.5rem;
  line-height: 0.5rem;
}
.title {
  line-height: 0.5rem;
  font-size: 0.32rem;
  font-weight: bold;
}
.text-right {
  text-align: right;
}
.text-bold {
  font-weight: bold;
}

