.waterTable {
  position: relative;
}
.waterTable > h3 {
  margin-bottom: 10px;
}
.waterTable > .el-icon-caret-top {
  position: absolute;
  top: 0px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  font-size: 55px;
  cursor: pointer;
  color: #003e67;
}
.waterTable .updaterUser_box i {
  position: absolute;
  top: 0px;
  right: 20px;
  cursor: pointer;
  font-size: 16px;
}

.tree-select-popper .el-select-dropdown__item[data-v-52f82366] {
  padding: 0 !important;
}
.tree-select-option[data-v-52f82366] {
  height: auto !important;
}
.el-tree[data-v-52f82366] {
  font-weight: 500 !important;
}

.top_nav[data-v-7427b2c6] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.top_nav .top_nav_inner[data-v-7427b2c6] {
  padding-top: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.equipmet_inner[data-v-7427b2c6] {
  margin-top: 20px;
}
.operation_box .el-button--text[data-v-7427b2c6] {
  margin-left: 10px;
}
