.detail[data-v-44598bf6] {
  margin: 10px;
  padding: 16px;
  background: #fff;
}
.detail .title[data-v-44598bf6] {
  font-size: 20px;
  font-weight: 700;
}
.detail .title-wrap[data-v-44598bf6] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.detail .title-wrap .status-item[data-v-44598bf6] {
  display: inline-block;
  padding: 3px;
  margin-left: 10px;
  border: 1px solid;
  border-radius: 3px;
  font-size: 12px;
}
.detail .info-text[data-v-44598bf6] {
  font-size: 15px;
  padding: 5px 0;
}
.detail .content[data-v-44598bf6] {
  margin-top: 15px;
}

