.custom-tree-node {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-size: 14px;
  padding: 2px;
}
.label {
  font-family: "Courier New", Courier, monospace;
  font-size: 14px;
  color: black;
  font-weight: bold;
}
.iconStyle {
  color: #409EFF;
  margin-right: 3px;
}
.tree-item {
  //overflow: auto;
}

 /* 改变被点击节点背景颜色，字体颜色 */
.el-tree-node:focus > .el-tree-node__content {
  background-color: #DCDFE6 !important;
  color: #fff !important;
}
/*节点失焦时的背景颜色*/
.el-tree--highlight-current .el-tree-node.is-current > .el-tree-node__content{
  background-color: #DCDFE6 !important;
  color: #fff !important;
}





.search .operation[data-v-7cf03f74] {
  margin-bottom: 2vh;
}
.search .select-count[data-v-7cf03f74] {
  font-weight: 600;
  color: #40a9ff;
}
.search .select-clear[data-v-7cf03f74] {
  margin-left: 10px;
}
.search .page[data-v-7cf03f74] {
  margin-top: 2vh;
}
.search .drop-down[data-v-7cf03f74] {
  margin-left: 5px;
}
.tree-list[data-v-7cf03f74] {
  position: relative;
  min-height: 80px;
}
.drawer-footer[data-v-7cf03f74] {
  z-index: 10;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  border-top: 1px solid #e8e8e8;
  padding: 10px 16px;
  text-align: left;
  background: #fff;
}
.drawer-footer[data-v-7cf03f74] {
  z-index: 10;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  border-top: 1px solid #e8e8e8;
  padding: 10px 16px;
  text-align: left;
  background: #fff;
}
.drawer-content[data-v-7cf03f74] {
  overflow: auto;
}
.drawer-content[data-v-7cf03f74]::-webkit-scrollbar {
  display: none;
}
.drawer-header[data-v-7cf03f74] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 16px;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.85);
}
.drawer-title[data-v-7cf03f74] {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.85);
  display: block;
  margin-bottom: 16px;
}
.newSeachAreaContent[data-v-7cf03f74] {
  height: 70px;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 20px;
  font-size: 14px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 !important;
}
.flex1[data-v-7cf03f74] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.searchHeader[data-v-7cf03f74] {
  padding: 20px 20px 0;
  height: auto!important;
}
.mypagination[data-v-7cf03f74] {
  display: inline-block;
  text-align: right;
  margin-top: 10px;
  float: right;
}
.data-preprocess[data-v-7cf03f74] {
  height: 840px;
  width: 100%;
}
.el-aside[data-v-7cf03f74] {
  max-width: 90%;
  min-width: 20px;
  color: #333;
  text-align: center;
  height: 100%;
  background-color: white;
  border-radius: 5px;
  -webkit-box-shadow: 2px 2px 5px #888888;
          box-shadow: 2px 2px 5px #888888;
}
.el-container[data-v-7cf03f74] {
  height: 100%;
}
.el-header[data-v-7cf03f74] {
  height: auto !important;
  margin-left: 5px;
  margin-bottom: 5px;
  color: #333;
  background-color: white;
  border-radius: 5px;
  -webkit-box-shadow: 2px 2px 5px #888888;
          box-shadow: 2px 2px 5px #888888;
}
.el-main[data-v-7cf03f74] {
  margin-left: 5px;
  padding: 5px;
  background-color: white;
  border-radius: 5px;
  -webkit-box-shadow: 2px 2px 5px #888888;
          box-shadow: 2px 2px 5px #888888;
  color: #333;
  text-align: center;
}
.el-tree-node__label[data-v-7cf03f74] {
  font-size: 10px;
}
.search-area[data-v-7cf03f74] {
  margin: 10px 0;
  font-family: "Microsoft YaHei";
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
}
.el-button[data-v-7cf03f74] {
  margin-left: 5px;
}
.el-tabs[data-v-7cf03f74] {
  height: 100%;
}
.el-form-item[data-v-7cf03f74] {
  margin: 5px 0 5px 5px;
}
[data-v-7cf03f74] .el-tabs__content {
  width: 100%;
  height: 95%;
}
[data-v-7cf03f74] .el-tabs__header {
  height: 5%;
}
[data-v-7cf03f74] .el-tab-pane {
  width: 100%;
  height: 100%;
}
.widthDrag[data-v-7cf03f74] {
  height: 100%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 2px;
          flex: 0 0 2px;
  background-color: transparent;
}
/*鼠标移入显示可拖动样式*/
.widthDrag[data-v-7cf03f74]:hover {
  cursor: w-resize;
}

