.matching[data-v-34b44312] {
  background: #f5f5f5;
}
.matching .list[data-v-34b44312] {
    display: flex;
    flex-direction: column;
}
.matching .list .list-item[data-v-34b44312] {
      display: flex;
      flex-direction: row;
      margin-top: 0.16rem;
      background: white;
}
.matching .list .list-item .icon[data-v-34b44312] {
        margin-left: 0.24rem;
        margin-top: 0.24rem;
        width: 0.5rem;
        height: 0.5rem;
        border-radius: 0.25rem;
        background: red;
        margin-bottom: 0.24rem;
}
.matching .list .list-item .des[data-v-34b44312] {
        display: flex;
        flex-direction: column;
        margin-left: 0.08rem;
        text-align: left;
        justify-content: center;
}
.matching .list .list-item .des .name[data-v-34b44312] {
          color: #333333;
          font-size: 0.15rem;
}
.matching .list .list-item .des .desDetail[data-v-34b44312] {
          margin-top: 0.04rem;
          color: #999999;
          font-size: 0.12rem;
}
.matching .list .list-item .report[data-v-34b44312] {
        margin-left: 0.3rem;
        display: flex;
        flex-direction: column;
        justify-content: center;
}
.matching .list .list-item .report .rate[data-v-34b44312] {
          color: #e12817;
          font-size: 0.15rem;
}
.matching .list .list-item .report .reportTip[data-v-34b44312] {
          margin-top: 0.04rem;
          color: #999999;
          font-size: 3px;
}


/*# sourceMappingURL=299.1758895010353.css.map*/