.consignee-wrapper[data-v-3a1319db] {
  margin-top: 40px;
}
.consignee-wrapper .title[data-v-3a1319db] {
  font-size: 14px;
  color: #3A3A3A;
  font-weight: bold;
}
.consignee-form[data-v-3a1319db] {
  width: 460px;
  margin-top: 13px;
  margin-left: 13px;
}
.consignee-form {
  margin-left: 26px;
  margin-top: 0;
}
.consignee-form .el-input {
  width: 360px;
}
.consignee-form .el-input__suffix {
  font-size: 14px;
  color: #267EFF;
  padding-right: 10px;
}
.consignee-form .el-form-item__error {
  font-size: 14px;
  top: 10px;
  left: 82px;
}
.consignee-form .el-input__inner {
  height: 40px;
  padding: 0 100px 0 15px;
}
.consignee-form .el-form-item .el-form-item__content {
  height: auto;
  margin-left: auto !important;
  line-height: 40px;
}
.consignee-form .el-form-item label {
  height: 40px;
  width: 94px !important;
  margin: 0;
}
.consignee-form .el-form-item__label {
  text-align: right;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  color: #606266;
  line-height: 40px;
  padding: 0 12px 0 0;
  box-sizing: border-box;
}
