.send-order[data-v-7c7670ea] {
  background-color: #fff;
  padding: 20px;
}
.send-order p[data-v-7c7670ea] {
  margin-bottom: 0;
}
.send-order .send-title[data-v-7c7670ea] {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 20px;
}
.send-order .info-title[data-v-7c7670ea] {
  font-weight: 600;
  font-size: 16px;
  padding-left: 8px;
  margin-bottom: 20px;
}
.send-order .info-title[data-v-7c7670ea]::before {
  content: '';
  display: block;
  float: left;
  margin: 4px 6px 0 0;
  width: 3px;
  height: 16px;
  background-color: #41CC83;
  border-radius: 0px 2px 2px 0px;
}
.send-order .order-main[data-v-7c7670ea] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
      justify-content: flex-start;
}
.send-order .order-main .order-info[data-v-7c7670ea] {
  height: auto;
}
.send-order .order-main .order-info .info-tips[data-v-7c7670ea] {
  border-radius: 8px;
  width: 400px;
  padding: 10px;
  color: #999;
  border: 1px solid #eee;
  height: 82px;
  margin-right: 20px;
}
.send-order .order-main .order-info .info-tips .tips[data-v-7c7670ea] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
}
.send-order .order-main .order-info .info-tips .tips span[data-v-7c7670ea] {
  color: #333;
  font-weight: 600;
}
.send-order .order-main .order-info .info-tips .info-admin[data-v-7c7670ea] {
  color: #999;
}
.send-order .order-main .order-info .info-tips .info-admin img[data-v-7c7670ea] {
  width: 30px;
  height: 30px;
}
.send-order .order-main .order-info .info-tips .info-admin span[data-v-7c7670ea] {
  color: #333;
}
.send-order .order-main .order-info .info-tips p[data-v-7c7670ea] {
  color: #41CC83;
  font-size: 16px;
  margin-bottom: 15px;
}
.send-order .order-main .order-info .cusTips[data-v-7c7670ea] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}
.send-order .order-main .order-info .cusTips img[data-v-7c7670ea] {
  width: 30px;
  height: 30px;
  border-radius: 50%;
}
.send-order .order-form[data-v-7c7670ea] {
  margin-top: 20px;
}
.send-order .edit-btn .ant-btn[data-v-7c7670ea] {
  margin: 0 10px;
}

