.unit-style .cell[data-v-535c4180] {
  position: relative;
  padding: 0 30px;
}
.unit-style .cell .unit-style[data-v-535c4180] {
  font-size: 12px;
  position: absolute;
  top: 50%;
  right: 3px;
  transform: translateY(-50%);
}
.freight-order[data-v-535c4180] {
  padding: 20px;
}
.search-btn[data-v-535c4180] {
  margin-bottom: 20px;
}
.search-btn .el-button[data-v-535c4180] {
  padding: 12px 40px;
}

.unit-style .cell[data-v-3ce66485] {
  position: relative;
  padding: 0 30px;
}
.unit-style .cell .unit-style[data-v-3ce66485] {
  font-size: 12px;
  position: absolute;
  top: 50%;
  right: 3px;
  transform: translateY(-50%);
}
.freight-order[data-v-3ce66485] {
  padding: 20px;
}
.search-btn[data-v-3ce66485] {
  margin-bottom: 20px;
  display: flex;
  justify-content: space-between;
}
.search-btn > .el-button[data-v-3ce66485] {
  padding: 12px 40px;
}

.unit-style .cell[data-v-7c6699d0] {
  position: relative;
  padding: 0 30px;
}
.unit-style .cell .unit-style[data-v-7c6699d0] {
  font-size: 12px;
  position: absolute;
  top: 50%;
  right: 3px;
  transform: translateY(-50%);
}
.freight-order[data-v-7c6699d0] {
  padding: 20px;
}
.search-btn[data-v-7c6699d0] {
  margin-bottom: 20px;
}
.search-btn .el-button[data-v-7c6699d0] {
  padding: 12px 40px;
}

.order-msg[data-v-620267e4] {
  margin-bottom: 10px;
  display: flex;
}
.order-msg .order-left[data-v-620267e4] {
  width: 40%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.order-msg .order-left h5[data-v-620267e4] {
  font-size: 16px;
}
.order-msg .order-left h4[data-v-620267e4] {
  font-size: 26px;
  color: #ff7b41;
}
.order-msg .order-left p span[data-v-620267e4] {
  color: #1a1918;
}
.order-msg .order-right[data-v-620267e4] {
  width: 50%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.order-msg .order-right h5[data-v-620267e4] {
  font-size: 16px;
}
.order-msg .order-right h4[data-v-620267e4] {
  font-size: 26px;
  color: #ff7b41;
}
.order-msg .order-right p span[data-v-620267e4] {
  color: #1a1918;
}

