.record-title[data-v-9b344acc] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.record-title span[data-v-9b344acc] {
    cursor: pointer;
}
.record-list[data-v-9b344acc] {
  width: 100%;
  background: #fff;
  padding: 10px 20px;
  margin-bottom: 12px;
}
.record-list .name[data-v-9b344acc] {
    font-size: 18px;
    font-weight: 550;
    line-height: 30px;
    margin-bottom: 10px;
}
.record-list .info[data-v-9b344acc] {
    display: flex;
    justify-content: space-between;
}


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