.row[data-v-4b0946c2] {
  height: 0.48rem;
  background-color: #fff;
  color: #797BAA;
}
.row[data-v-4b0946c2]:nth-child(2n) {
  background-color: #F5FAFC;
}
.row .color-red[data-v-4b0946c2] {
  color: red;
}
.row .title[data-v-4b0946c2] {
  font-weight: 500;
  width: 40%;
}

