.upload-file[data-v-db417748] {
  padding: 10px 30px 20px;
  background: #FFFFFF;
  border-radius: 0 0 6px 6px;
}
.upload-file .title[data-v-db417748] {
  font-family: PingFangSC-Medium;
  font-size: 14px;
  color: #333333;
  font-weight: 500;
}
.upload-file .subtitle[data-v-db417748] {
  margin-top: 10px;
  font-family: PingFangSC-Regular;
  font-size: 12px;
  color: #999999;
  line-height: 18px;
  font-weight: 400;
}
.upload-file[data-v-db417748] .deliver-upload {
  display: flex;
  margin-top: 20px;
}
.upload-file[data-v-db417748] .deliver-upload .el-button {
  border: 1px solid #dcdfe6;
  border-radius: 3px;
  font-family: PingFangSC-Regular;
  font-size: 14px;
  color: #222222;
  padding: 8px 16px;
  font-weight: 400;
}
.upload-file[data-v-db417748] .deliver-upload .el-upload__tip {
  font-family: PingFangSC-Regular;
  margin: 9px 0 0 10px;
  color: #666666;
  line-height: 14px;
}

.add-page[data-v-7bc0cf48] {
  display: flex;
  justify-content: space-between;
  padding: 0 20px 10px 30px;
  background: #FFFFFF;
}
.add-page .add[data-v-7bc0cf48] {
  margin-top: 20px;
}
.add-page .add .el-button[data-v-7bc0cf48] {
  padding: 4px 16px;
  background: #EEF6FF;
  border: 1px solid #a3c2fd;
  border-radius: 4px;
  font-family: PingFangSC-Regular;
  font-size: 14px;
  color: #335DFE;
  text-align: center;
  line-height: 22px;
}
.add-page .add .el-button[data-v-7bc0cf48] i {
  font-weight: bold;
}
.halving-line[data-v-7bc0cf48] {
  background: #FFFFFF;
}
.submit[data-v-7bc0cf48] {
  background: #FFFFFF;
  border-radius: 8px;
  padding: 20px 30px;
  margin-top: 20px;
}
.submit .el-button[data-v-7bc0cf48] {
  padding: 9px 23px;
  border-radius: 4px;
  font-family: PingFangSC-Medium;
  font-size: 18px;
  color: #FFFFFF;
  font-weight: 500;
}
.submit .el-button.el-button--primary[data-v-7bc0cf48] {
  background: #335DFE;
}
.submit .el-button.el-button--primary.is-disabled[data-v-7bc0cf48] {
  background-color: #a0cfff;
  border-color: #a0cfff;
}

.history-filter[data-v-25fff4ec] {
  background: #fff;
  padding: 20px 30px 0;
}
[data-v-25fff4ec] .cargo-record .row {
  display: flex;
}
[data-v-25fff4ec] .cargo-record .row .el-form-item {
  margin: 0 30px 0 0;
}
[data-v-25fff4ec] .cargo-record .el-radio-group .el-radio {
  margin-right: 0px;
  border: 1px solid #dcdfe6;
  border-radius: 4px;
  padding: 8px 15px;
}
[data-v-25fff4ec] .cargo-record .el-radio-group .el-radio.is-checked {
  background: #EEF6FF;
  border: 1px solid #a3c2fd;
}
[data-v-25fff4ec] .cargo-record .el-radio-group .el-radio.is-checked .el-radio__label {
  color: #335DFE;
  font-weight: 600;
}
[data-v-25fff4ec] .cargo-record .el-radio-group .el-radio__input {
  display: none;
}
[data-v-25fff4ec] .cargo-record .el-radio-group .el-radio__label {
  font-family: PingFangSC-Regular;
  font-size: 14px;
  color: #333333;
  line-height: 14px;
  font-weight: 400;
  padding-left: 0px;
}

.error-container[data-v-475ea050] {
  width: 100%;
  height: 100%;
  min-height: 400px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
  box-sizing: border-box;
}
.error-container.no-img[data-v-475ea050] {
  margin-top: 20px;
}
.error-container.no-img .error[data-v-475ea050] {
  border: 1px solid #dae0ea;
  border-radius: 4px;
  height: 100%;
}
.error-container.no-img .error .text[data-v-475ea050] {
  height: 16px;
  color: #999999;
  font-weight: 400;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.error-container.no-img .err-no-border[data-v-475ea050] {
  border: none;
}
.error-container .error[data-v-475ea050] {
  width: 100%;
  /*height: 600px;*/
  position: relative;
}
.error-container .error img[data-v-475ea050] {
  margin: 0 auto;
  width: 600px;
  height: auto;
}
.error-container .error .text[data-v-475ea050] {
  position: absolute;
  bottom: 53px;
  left: 50%;
  transform: translateX(-50%);
  font-family: PingFangSC-Regular;
  font-size: 14px;
  color: #868E9E;
  letter-spacing: 0;
  line-height: 16px;
}

.page-wrap[data-v-2c80cabf] {
  background: #fff;
  text-align: right;
  margin-top: 0;
  padding: 20px 0 10px;
}
.halving-line[data-v-2c80cabf] {
  background: #FFFFFF;
}
[data-v-2c80cabf] .error-container {
  background: #fff;
}

.deliver-goods .info-wrap[data-v-e065ebe6] {
  width: 100%;
  padding: 20px 0px 20px;
  border-radius: 2px;
}
.deliver-goods .info-wrap .deliver-tab[data-v-e065ebe6] .el-tabs__header {
  background: #fff;
  padding: 0 30px;
  margin-bottom: 0;
}
.deliver-goods .info-wrap .deliver-tab[data-v-e065ebe6] .el-tabs__item {
  height: 48px;
  font-family: PingFangSC-Medium;
  font-size: 16px;
  color: #333;
  font-weight: 400;
  line-height: 48px;
}
.deliver-goods .info-wrap .deliver-tab[data-v-e065ebe6] .el-tabs__item.is-active {
  color: #335DFE;
  font-weight: 500;
}
.deliver-goods .info-wrap .deliver-tab[data-v-e065ebe6] .el-tabs__active-bar {
  background: #335DFE;
}
.deliver-goods .info-wrap .deliver-tab[data-v-e065ebe6] .el-tabs__nav-wrap::after {
  content: none;
}

