.info[data-v-c16a5434] {
  font-size: 16px;
}
.info .title[data-v-c16a5434] {
    position: relative;
    padding-left: 10px;
    font-weight: 600;
    color: #444;
}
.info .title[data-v-c16a5434]::after {
    content: '';
    width: 3px;
    height: 75%;
    background-color: #444;
    position: absolute;
    top: 4px;
    left: 0;
}
.info ul[data-v-c16a5434] {
    list-style-type: none;
}
.info ul li[data-v-c16a5434] {
      margin: 10px 0;
}
.info ul li img[data-v-c16a5434] {
        width: 400px;
        height: 160px;
        vertical-align: top;
        margin-left: 15px;
        -o-object-fit: cover;
           object-fit: cover;
        cursor: pointer;
        border: 1px solid #444;
}
.back[data-v-c16a5434] {
  margin-top: 30px;
  margin-left: 40px;
}

