.detail-desc[data-v-361cb030] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #efefef;
  padding: 20px 50px;
  border-radius: 4px;
}
.detail-desc-item[data-v-361cb030] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 35px;
}
.detail-desc-label-left[data-v-361cb030] {
  text-align: right;
  width: 60px;
  color: #5f5d5d;
}
.detail-desc-label-center[data-v-361cb030] {
  text-align: right;
  width: 120px;
  color: #5f5d5d;
}
.detail-desc-label-right[data-v-361cb030] {
  color: #5f5d5d;
}
