.table-filed /deep/ .el-table__fixed {
  height: 100%;
}
.btnExpert {
  margin: 20px 10px;
}
.btn {
  text-align: center;
  margin-top: 60px;
}
.top {
  padding-top: 100px;
}
.expert-manage-pagination {
  margin-top: 12px;
  text-align: right;
}
.tag-column {
  overflow: hidden;
}
.tag-fixed {
  position: absolute;
  top: 6px;
  left: -18px;
  transform: rotate(-45deg);
  padding-left: 15px;
  padding-right: 15px;
  line-height: 15px;
  height: 17px;
}

