.thing[data-v-005dcaec] {
  height: 85%;
  overflow-y: auto;
}
.thing h4[data-v-005dcaec] {
  padding-bottom: 5px;
  font-weight: 600;
  margin-bottom: 5px;
  font-size: 14px;
  color: #000;
  border-bottom: 1px solid #ddd;
}
.thing h4.active[data-v-005dcaec] {
  color: #f56c6c;
}
.thing ul[data-v-005dcaec] {
  margin-bottom: 10px !important;
}
.thing ul li[data-v-005dcaec] {
  font-size: 12px;
  list-style: disc !important;
  margin-left: 18px;
  margin-bottom: 5px;
  cursor: pointer;
  border-bottom: 1px solid rgba(221, 221, 221, 0.3294117647);
  padding-bottom: 3px;
}
.thing ul li p[data-v-005dcaec] {
  color: #232323;
  font-size: 13px;
  margin-bottom: 5px !important;
  font-weight: bold;
}
.thing a.look.el-link.el-link--primary.is-underline[data-v-005dcaec] {
  position: absolute;
  right: 20px;
  bottom: 20px;
  font-size: 13px;
}
