@charset "UTF-8";
/*
  ft: font

*/
sub[data-v-02c94cf4],
sup[data-v-02c94cf4] {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup[data-v-02c94cf4] {
  top: -0.5em;
}
sub[data-v-02c94cf4] {
  bottom: -0.25em;
}
.shu[data-v-02c94cf4] {
  display: inline-block;
  content: '';
  width: 1px;
  height: 14px;
  background: rgba(0, 0, 0, 0.14);
  margin: -2px 10px;
}

/*
	多行省略号
*/
/*
	字体颜色 大小 粗细 默认
*/
/*
	flex 布局
*/
.css1.el-tooltip__popper.is-dark[data-v-02c94cf4] {
  background: #ffffff;
  box-shadow: 1px 0px 13px 1px rgba(0, 0, 0, 0.05);
  border-radius: 4px;
  font-size: 16px;
  color: #333;
  line-height: 30px;
  padding: 14px 20px;
}
.css1.el-tooltip__popper.is-dark .popper__arrow[data-v-02c94cf4] {
    border-top-color: #f5f5f5;
}
.css1.el-tooltip__popper.is-dark .popper__arrow[data-v-02c94cf4]::after {
      bottom: 1px;
      margin-left: -5px;
      border-top-color: #fff;
      border-bottom-width: 0;
}
.el-tooltip__popper.is-dark[data-v-02c94cf4] {
  max-width: 800px;
}
.uploadContent[data-v-02c94cf4] {
  border: 1px dashed #d9d9d9;
  width: 300px;
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  position: relative;
}
.uploadContent .uploadText[data-v-02c94cf4] {
    position: absolute;
    width: 100%;
    text-align: center;
    left: 0;
    bottom: 13px;
    font-size: 14px;
    font-weight: normal;
    line-height: 22px;
    color: #999;
}
.uploadContent img[data-v-02c94cf4] {
  width: 100%;
  height: auto;
}
.avatar-uploader-icon[data-v-02c94cf4] {
  font-size: 40px;
}
.avatar-uploader[data-v-02c94cf4] {
  height: 100%;
  display: inline-block;
}
.avatar-uploader[data-v-02c94cf4] .el-upload {
  border-radius: 6px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  height: 100%;
}
.avatar-uploader .el-upload[data-v-02c94cf4]:hover {
  border-color: #f3493b;
}
.avatar-uploader-icon[data-v-02c94cf4] {
  font-size: 26px;
  color: #8c939d;
  width: 50px;
  vertical-align: middle;
  height: 182px;
  line-height: 182px;
  text-align: center;
}
.addImage[data-v-02c94cf4] {
  vertical-align: middle;
  color: #999999;
}
.avatar[data-v-02c94cf4] {
  width: 178px;
  height: 178px;
  display: block;
}

@charset "UTF-8";
/*
  ft: font

*/
sub[data-v-6e6bf27c],
sup[data-v-6e6bf27c] {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup[data-v-6e6bf27c] {
  top: -0.5em;
}
sub[data-v-6e6bf27c] {
  bottom: -0.25em;
}
.shu[data-v-6e6bf27c] {
  display: inline-block;
  content: '';
  width: 1px;
  height: 14px;
  background: rgba(0, 0, 0, 0.14);
  margin: -2px 10px;
}
.addcontpage .addcontent[data-v-6e6bf27c] {
  display: flex;
  flex-direction: column;
}

/*
	多行省略号
*/
/*
	字体颜色 大小 粗细 默认
*/
/*
	flex 布局
*/
.css1.el-tooltip__popper.is-dark[data-v-6e6bf27c] {
  background: #ffffff;
  box-shadow: 1px 0px 13px 1px rgba(0, 0, 0, 0.05);
  border-radius: 4px;
  font-size: 16px;
  color: #333;
  line-height: 30px;
  padding: 14px 20px;
}
.css1.el-tooltip__popper.is-dark .popper__arrow[data-v-6e6bf27c] {
    border-top-color: #f5f5f5;
}
.css1.el-tooltip__popper.is-dark .popper__arrow[data-v-6e6bf27c]::after {
      bottom: 1px;
      margin-left: -5px;
      border-top-color: #fff;
      border-bottom-width: 0;
}
.el-tooltip__popper.is-dark[data-v-6e6bf27c] {
  max-width: 800px;
}
.addcontpage[data-v-6e6bf27c] {
  background: #fbfbfb;
  min-height: 600px;
}
.addcontpage .addcontent[data-v-6e6bf27c] {
    width: 1200px;
    margin: 20px auto 0;
    min-height: 600px;
    background: #ffffff;
    box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.05);
    border-radius: 4px;
    padding: 30px 50px 80px 86px;
}
.addcontpage .commitBtn[data-v-6e6bf27c] {
    width: 320px;
    height: 48px;
    background: linear-gradient(122deg, #e74a3d 0%, #d41404 100%);
    border-radius: 4px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    line-height: 40px;
    color: #fff;
    cursor: pointer;
    padding: 0;
}
.addcontpage .el-upload__text[data-v-6e6bf27c] {
    color: #999;
}
.addcontpage .el-upload__text .el-icon-plus[data-v-6e6bf27c] {
      font-size: 17px;
}
.addcontpage[data-v-6e6bf27c] .el-upload--picture-card {
    width: 375px;
    height: 211px;
}
.addcontpage[data-v-6e6bf27c] .el-date-editor {
    width: 100%;
}
.addcontpage[data-v-6e6bf27c] .el-input {
    border: 1px solid #d9d9d9;
    height: 40px;
    background: #ffffff;
    border-radius: 4px;
}
.addcontpage[data-v-6e6bf27c] .el-input .el-input--suffix .el-input__inner {
      height: 38px;
}
.addcontpage[data-v-6e6bf27c] .el-textarea {
    border-radius: 4px;
    border: 1px solid #d9d9d9;
}
.addcontpage[data-v-6e6bf27c] .el-checkbox__inner {
    border: 1px solid #d9d9d9 !important;
}
.addcontpage[data-v-6e6bf27c] .el-checkbox {
    display: block;
}
.addcontpage[data-v-6e6bf27c] .el-date-editor {
    border: 1px solid #d9d9d9;
    height: 40px;
    margin-right: 20px;
}
.addcontpage[data-v-6e6bf27c] .el-checkbox__input.is-checked + .el-checkbox__label {
    color: #333;
}
.addcontpage[data-v-6e6bf27c] .el-checkbox__input.is-checked .el-checkbox__inner {
    background: #568dfe;
}

