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

*/
sub[data-v-1c632885],
sup[data-v-1c632885] {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup[data-v-1c632885] {
  top: -0.5em;
}
sub[data-v-1c632885] {
  bottom: -0.25em;
}
.shu[data-v-1c632885] {
  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-1c632885] {
  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-1c632885] {
    border-top-color: #f5f5f5;
}
.css1.el-tooltip__popper.is-dark .popper__arrow[data-v-1c632885]::after {
      bottom: 1px;
      margin-left: -5px;
      border-top-color: #fff;
      border-bottom-width: 0;
}
.el-tooltip__popper.is-dark[data-v-1c632885] {
  max-width: 800px;
}
.uploadContent[data-v-1c632885] {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100px;
  height: 100%;
  border-radius: 4px;
  position: relative;
}
.uploadContent .uploadText[data-v-1c632885] {
    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-1c632885] {
  width: 100%;
  height: auto;
}
.avatar-uploader-icon[data-v-1c632885] {
  font-size: 40px;
}
.avatar-uploader[data-v-1c632885] {
  height: 100%;
  display: inline-block;
}
.avatar-uploader[data-v-1c632885] .el-upload {
  border-radius: 6px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  height: 100%;
}
.avatar-uploader .el-upload[data-v-1c632885]:hover {
  border-color: #f3493b;
}
.avatar-uploader-icon[data-v-1c632885] {
  font-size: 28px;
  color: #8c939d;
  width: 178px;
  height: 178px;
  line-height: 178px;
  text-align: center;
}
.avatar[data-v-1c632885] {
  width: 178px;
  height: 178px;
  display: block;
}

