.timer-line-content[data-v-157ea1ba] {
  position: relative;
  box-sizing: border-box;
  min-height: 36.45833vw;
  overflow: auto;
}
.gap[data-v-157ea1ba] {
  height: 0.78125vw;
  background-color: #fbfbfc;
}
.time-line-header[data-v-157ea1ba] {
  background-color: #fff;
  padding: 0.78125vw;
  margin: 0 0.41667vw;
  border-radius: 0.20833vw;
  box-shadow: 0px 0px 0.20833vw 0px #e8e8f3;
}
.time-line-header .time-line-title[data-v-157ea1ba] {
  font-size: 0.67708vw;
  font-weight: 400;
  color: #333333;
}
.time-line-header .service-tabs[data-v-157ea1ba] {
  flex-wrap: wrap;
  font-size: 0.625vw;
  font-weight: 400;
  line-height: 1;
  color: #999999;
  margin-top: 0.78125vw;
}
.time-line-header .service-tabs .service-tab[data-v-157ea1ba] {
  padding: 0.26042vw 0.52083vw;
  border-radius: 0.20833vw;
  border: 1px solid transparent;
  cursor: pointer;
}
.time-line-header .service-tabs .service-tab-active[data-v-157ea1ba] {
  border-color: #4585f3;
  color: #4585f3;
}
.time-line[data-v-157ea1ba] {
  padding: 1.04167vw 0.41667vw 0.41667vw;
}
.time-line .timeline-item[data-v-157ea1ba] {
  padding: 0 0 1.45833vw 1.04167vw;
  border-left: 1px dashed #cccccc;
  font-weight: 400;
  position: relative;
  margin-left: 1.77083vw;
}
.time-line .timeline-item .icon[data-v-157ea1ba] {
  position: absolute;
  left: -0.625vw;
  top: -0.41667vw;
  width: 1.25vw;
  height: 1.25vw;
}
.time-line .timeline-item .timeline-item-time[data-v-157ea1ba] {
  font-size: 0.625vw;
  color: #666666;
}
.time-line .timeline-item .timeline-item-time .create-name[data-v-157ea1ba] {
  margin-left: 0.52083vw;
}
.time-line .timeline-item .timeline-item-title[data-v-157ea1ba] {
  font-size: 0.72917vw;
  color: #333333;
  margin: 0.72917vw 0;
  word-break: break-all;
}
.time-line .timeline-item .timeline-item-content[data-v-157ea1ba] {
  font-size: 0.625vw;
  color: #666666;
  line-height: 1.4;
  margin-bottom: 0.41667vw;
}
.time-line .timeline-item .timeline-item-content .timeline-img-list .timeline-img-item[data-v-157ea1ba] {
  width: 2.08333vw;
  height: 2.08333vw;
  border-radius: 0.15625vw;
  margin: 0 0.52083vw 0.52083vw 0;
}
.time-line .timeline-item .follow-tag[data-v-157ea1ba] {
  flex-wrap: wrap;
}
.time-line .timeline-item .follow-tag .follow-tag-item[data-v-157ea1ba] {
  padding: 0.15625vw 0.26042vw;
  background: rgba(69, 133, 243, 0.15);
  border-radius: 0.15625vw;
  font-size: 0.57292vw;
  font-weight: 400;
  color: #4585f3;
  line-height: 1;
  margin: 0px 0.52083vw 0.26042vw 0;
}
.edit-dialog-sticky[data-v-157ea1ba] {
  position: sticky;
  top: 0;
  z-index: 13;
}
.edit-dialog-sticky .edit-dialog-outer[data-v-157ea1ba] {
  padding: 0.41667vw 0;
  background-color: #fbfbfc;
}
.edit-dialog[data-v-157ea1ba] {
  width: 17.91667vw;
  margin: 0 0.41667vw;
  background: #ffffff;
  box-shadow: 0px 0px 0.3125vw 0.10417vw #e8e8f3;
  border-radius: 0.20833vw;
  padding: 0.78125vw 0.78125vw 0.52083vw;
}
.edit-dialog .edit-footer .footer-left .icon-box[data-v-157ea1ba] {
  position: relative;
  cursor: pointer;
}
.edit-dialog .edit-footer .footer-left .icon-box .dot[data-v-157ea1ba] {
  position: absolute;
  top: -0.26042vw;
  right: -0.26042vw;
  background-color: #f51b1b;
  width: 1.04167vw;
  height: 1.04167vw;
  border-radius: 50%;
  line-height: 1.04167vw;
  text-align: center;
  font-size: 0.52083vw;
  color: #fff;
  transform: scale(0.8);
}
.img-list[data-v-157ea1ba] {
  display: flex;
  flex-wrap: wrap;
  margin-top: 0.52083vw;
}
.img-list .img[data-v-157ea1ba] {
  width: 4.16667vw;
  height: 4.16667vw;
  border-radius: 0.3125vw;
  margin: 0 1.04167vw 1.04167vw 0;
  position: relative;
}
.img-list .img .el-img[data-v-157ea1ba] {
  width: 4.16667vw;
  height: 4.16667vw;
}
.img-list .img:hover .close[data-v-157ea1ba] {
  display: block;
}
.img-list .img .close[data-v-157ea1ba] {
  position: absolute;
  right: -0.26042vw;
  top: -0.26042vw;
  background: #fa5151;
  color: #fff;
  width: 0.83333vw;
  height: 0.83333vw;
  border-radius: 50%;
  text-align: center;
  cursor: pointer;
  display: none;
  transition: all 0.3s;
  line-height: 0.83333vw;
}
.img-list .img img[data-v-157ea1ba] {
  width: 100%;
  height: 100%;
}
