.upTitle[data-v-6b2fd947] {
  display: flex;
  justify-content: space-between;
  padding: 20px 20px 25px 20px;
}
.upTitle .el-button[data-v-6b2fd947] {
  height: 30px;
  line-height: 0;
}
.exportAll[data-v-6b2fd947] {
  display: flex;
  flex-direction: row;
  padding: 20px;
}
.exportAll .el-button[data-v-6b2fd947] {
  height: 25px;
  line-height: 0;
  margin-left: 10px;
}
.backBtn[data-v-6b2fd947] {
  height: 50px;
  line-height: 50px;
}
.tableTitle[data-v-6b2fd947] {
  height: 45px;
  line-height: 45px;
  text-indent: 20px;
  background: #e8e8e8;
  color: #333;
}
.achieveConatin[data-v-6b2fd947] {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
}
.pageHeader[data-v-6b2fd947] {
  height: auto;
}
.tabaleContent[data-v-6b2fd947] {
  flex: 1;
  display: flex;
  padding-top: 10px;
}
.tabaleContent .centerBox[data-v-6b2fd947] {
  margin: auto;
  width: 100%;
  height: 100%;
  overflow: auto;
  position: relative;
  display: flex;
  flex-direction: column;
}
.tabaleContent .el-button[data-v-6b2fd947] {
  padding: 0;
  height: 20px;
  line-height: 20px;
  padding-left: 5px;
  padding-right: 5px;
}
.centerBox[data-v-6b2fd947] {
  margin: auto;
  width: 100%;
  height: calc(100% - 100px);
}
.dialog-footer .el-button[data-v-6b2fd947] {
  padding: 20px;
  height: 20px;
  line-height: 5px;
  padding-left: 10px;
  padding-right: 10px;
}
[data-v-6b2fd947] .el-table__body-wrapper::-webkit-scrollbar {
  height: 9px;
  width: 7px;
}
[data-v-6b2fd947] .el-table__body-wrapper::-webkit-scrollbar-track {
  background-color: #fff;
}
[data-v-6b2fd947] .el-table__body-wrapper::-webkit-scrollbar-thumb {
  background-color: #d5d8db;
}
[data-v-6b2fd947] .el-table__body-wrapper::-webkit-scrollbar-thumb:hover {
  background-color: #d5d8db;
}
