.page-title[data-v-6bf04a52] {
  padding: 25px 12px 0 25px;
  color: rgba(0, 0, 0, 0.85);
  font-weight: 600;
  font-size: 20px;
  line-height: 32px;
  margin-top: 8px;
  background: #fff;
}
.order-status[data-v-6bf04a52] {
  height: 22px;
  line-height: 22px;
  margin-left: 8px;
  display: inline-block;
  padding: 0 6px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 4px;
  font-size: 12px;
}
.order-detail[data-v-6bf04a52] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.order-detail .status-item[data-v-6bf04a52] {
  padding: 3px;
  margin-left: 10px;
  border: 1px solid;
  border-radius: 3px;
  font-size: 12px;
}
.order-detail .wrapper[data-v-6bf04a52] {
  background: #fff;
  padding: 24px 0;
  margin-bottom: 24px;
}
.order-detail .wrapper .title[data-v-6bf04a52] {
  margin-bottom: 16px;
  font-size: 18px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.85);
  margin-left: 36px;
}
.order-detail .wrapper .line[data-v-6bf04a52] {
  height: 1px;
  background: #e9e9e9;
}
.order-detail .wrapper .item-text[data-v-6bf04a52] {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.85);
  padding-top: 15px;
}
.order-detail .wrapper .item-text .content[data-v-6bf04a52] {
  color: rgba(0, 0, 0, 0.65);
}

