.content .cont-btm .cont-l .income {
  margin-bottom: 24px;
}
.content .cont-btm .cont-l .income .income-title {
  font-size: 18px;
  font-family: b;
  font-weight: 600;
  color: #333333;
  margin-bottom: 16px;
}
.content .cont-btm .cont-l .income .income-text {
  font-size: 16px;
  font-family: m;
  font-weight: 500;
  color: #666666;
  line-height: 24px;
}
