
.detail-wrap[data-v-13f838dc] {
  min-height: 120px;
}
.detail-info-list[data-v-13f838dc] {
  border: 1px solid #ebeef5;
  border-radius: 4px;
  overflow: hidden;
}
.detail-info-item[data-v-13f838dc] {
  display: flex;
  align-items: stretch;
  border-bottom: 1px solid #ebeef5;
  line-height: 1.6;
}
.detail-info-item[data-v-13f838dc]:last-child {
  border-bottom: none;
}
.detail-info-label[data-v-13f838dc] {
  width: 100px;
  flex-shrink: 0;
  padding: 10px 12px;
  background: #fafafa;
  color: #606266;
  font-weight: bold;
  border-right: 1px solid #ebeef5;
}
.detail-info-value[data-v-13f838dc] {
  flex: 1;
  padding: 10px 12px;
  color: #333;
  word-break: break-word;
}
.detail-section[data-v-13f838dc] {
  margin-top: 16px;
}
.detail-section-title[data-v-13f838dc] {
  margin-bottom: 8px;
  font-weight: bold;
  color: #333;
}
.detail-empty-tip[data-v-13f838dc] {
  padding: 12px;
  color: #909399;
  font-size: 13px;
  border: 1px dashed #ebeef5;
  border-radius: 4px;
  text-align: center;
}
.detail-description[data-v-13f838dc] {
  padding: 12px;
  border: 1px solid #ebeef5;
  border-radius: 4px;
  background: #fafafa;
  max-height: 480px;
  overflow: auto;
  line-height: 1.6;
  word-break: break-word;
  white-space: pre-wrap;
}
.detail-description[data-v-13f838dc] img {
  max-width: 100%;
  height: auto;
  margin: 8px 0;
  border-radius: 4px;
  cursor: zoom-in;
  vertical-align: middle;
}
.attachment-item + .attachment-item[data-v-13f838dc] {
  margin-top: 6px;
}
.attachment-item a[data-v-13f838dc] {
  color: #409eff;
}

