
[data-v-1276c4dd].el-dropdown {
  width: 200px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.text_red[data-v-1276c4dd] {
  width: 8px;
  height: 22px;
  overflow-wrap: break-word;
  color: rgba(227, 77, 89, 1);
  font-size: 14px;
  font-family: PingFang SC-Regular;
  font-weight: 400;
  text-align: right;
  white-space: nowrap;
  line-height: 22px;
  margin-top: 8px;
}
.text_nav[data-v-1276c4dd] {
  color: rgba(74, 74, 74, 1);
  font-size: 16px;
  font-family: Alibaba PuHuiTi-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 24px;
}
.text_label[data-v-1276c4dd] {
  width: 63px;
  height: 40px;
  overflow-wrap: break-word;
  color: rgba(74, 74, 74, 1);
  font-size: 16px;
  font-family: Alibaba PuHuiTi-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 40px;
  margin-left: 4px;
}
/* .el-upload-dragger {
  width: 624px;
  height: 351px;
} */

@charset "UTF-8";
.page .el-upload-dragger {
  width: 624px;
  height: 351px;
}
.page .el-icon-upload {
  margin-top: 140px;
}
.el-radio__input.is-checked + .el-radio__label {
  color: #ff570f;
}
.el-radio__input.is-checked .el-radio__inner {
  border-color: #ff570f;
  background: #ff570f;
}
.el-switch.is-checked .el-switch__core {
  border-color: #ff570f;
  background-color: #ff570f;
}
.el-tabs__item.is-active {
  color: #ff570f;
}
.el-tabs__active-bar {
  background-color: #ff570f;
}
#shipinbiaoti {
  border: none !important;
  font-weight: 500 !important;
  padding: 0 !important;
  padding-right: 50px !important;
  color: #4a4a4a !important;
}

/* el-input的边框 */
.el-input__inner {
  border: none;
  padding: 0;
  color: #4a4a4a;
}

/* 上传视频取消elm的默认边框样式 */
.el-upload-dragger {
  background: #f7f7f9;
  border: none;
}
.el-upload-dragger:hover {
  border: none;
}
.messageIndex {
  z-index: 99999 !important;
}
