.info[data-v-bc320be0] {
  font-size: 16px;
}
.info .title[data-v-bc320be0] {
    position: relative;
    padding-left: 10px;
    font-weight: 600;
    color: #444;
}
.info .title[data-v-bc320be0]::after {
    content: '';
    width: 3px;
    height: 75%;
    background-color: #444;
    position: absolute;
    top: 4px;
    left: 0;
}
.info ul[data-v-bc320be0] {
    list-style-type: none;
}
.info ul li[data-v-bc320be0] {
      margin: 10px 0;
      font-size: 14px;
}
.info ul li span[data-v-bc320be0] {
        color: #999;
}
.back[data-v-bc320be0] {
  margin-top: 15px 0;
}

