
.avatar-uploader .el-upload[data-v-07ce0663] {
  border: 1px dashed #d9d9d9;
  border-radius: 6px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
}
.avatar-uploader .el-upload[data-v-07ce0663]:hover {
  border-color: #409eff;
}
.avatar-uploader-icon[data-v-07ce0663] {
  font-size: 28px;
  color: #8c939d;
  width: 178px;
  height: 178px;
  line-height: 178px;
  text-align: center;
}
.avatar[data-v-07ce0663] {
  width: 178px;
  height: 178px;
  display: block;
}
.but-phrase[data-v-07ce0663] {
  margin: 2px;
  width: 22.5%;
  text-align: center;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.el-col[data-v-07ce0663] {
  margin: 10px 0 10px 0;
}
span[data-v-07ce0663] {
  color: #169bd5;
}


.el-input[data-v-6dcec57c] {
  width: 300px;
}

p.message span {
  margin-right: 10px;
}
