.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;
}






.modal[data-v-b3c1858a] {
  padding: 20px;
}
.form[data-v-b3c1858a] {
  margin: 30px;
}
.form-item[data-v-b3c1858a] {
  width: 200px;
}
.batch-item[data-v-b3c1858a] {
  padding: 20px;
}
.batch-length[data-v-b3c1858a] {
  margin: 20px;
}

.search .operation[data-v-23d9be02] {
  margin-bottom: 2vh;
}
.search .select-count[data-v-23d9be02] {
  font-weight: 600;
  color: #40a9ff;
}
.search .select-clear[data-v-23d9be02] {
  margin-left: 10px;
}
.search .page[data-v-23d9be02] {
  margin-top: 2vh;
}
.search .drop-down[data-v-23d9be02] {
  margin-left: 5px;
}
.tree-list[data-v-23d9be02] {
  position: relative;
  min-height: 80px;
}
.drawer-footer[data-v-23d9be02] {
  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-23d9be02] {
  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-23d9be02] {
  overflow: auto;
}
.drawer-content[data-v-23d9be02]::-webkit-scrollbar {
  display: none;
}
.drawer-header[data-v-23d9be02] {
  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-23d9be02] {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.85);
  display: block;
  margin-bottom: 16px;
}
.newSeachAreaContent[data-v-23d9be02] {
  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-23d9be02] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.searchHeader[data-v-23d9be02] {
  padding: 20px 20px 0;
  height: auto!important;
}
.mypagination[data-v-23d9be02] {
  display: inline-block;
  text-align: right;
  margin-top: 10px;
  float: right;
}
.sensor-manage[data-v-23d9be02] {
  height: calc(100%);
  width: 100%;
}
.el-aside[data-v-23d9be02] {
  color: #333;
  text-align: center;
  height: calc(100%);
  background-color: white;
}
.el-container[data-v-23d9be02] {
  height: 100%;
  position: relative;
}
.el-header[data-v-23d9be02] {
  margin-left: 5px;
  margin-bottom: 5px;
  color: #333;
  text-align: center;
}
.el-main[data-v-23d9be02] {
  margin-left: 10px;
  padding-top: 0;
  padding-left: 5px;
}
.el-tree-node__label[data-v-23d9be02] {
  font-size: 10px;
}
.el-table[data-v-23d9be02] {
  width: 100%;
}
.search-area[data-v-23d9be02] {
  margin: 10px;
  margin-left: -10px;
  font-family: "Microsoft YaHei";
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
}
.search-txt[data-v-23d9be02] {
  margin: 0;
  line-height: 40px;
  text-align: center;
  width: 100px;
}
.el-input[data-v-23d9be02] {
  height: 40px;
  width: 300px;
}
.el-input__inner[data-v-23d9be02] {
  height: 100%;
}
.el-button[data-v-23d9be02] {
  margin-left: 5px;
}
.edit-area[data-v-23d9be02] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
}
.el-form-item[data-v-23d9be02] {
  margin: 0px;
  margin-bottom: 12px;
  display: inline-block;
  font-family: "Courier New", Courier, monospace;
  font-size: 14px;
  color: black;
}
[data-v-23d9be02] .el-dialog {
  height: auto;
  margin-top: 100px !important;
}
[data-v-23d9be02] .el-dialog .el-dialog__header .el-dialog__title {
  font-family: "Courier New", Courier, monospace;
  font-size: 16px;
  font-weight: bolder;
}
[data-v-23d9be02] .el-dialog .el-dialog__body {
  margin-top: -20px;
  padding: 0 !important;
}
[data-v-23d9be02] .el-dialog .el-dialog__body .el-form {
  margin: 20px 20px 0 20px;
}
[data-v-23d9be02] .el-dialog .el-dialog__body .el-form .el-form-item .el-input__inner {
  padding: 5px;
  font-family: "Courier New", Courier, monospace;
}
[data-v-23d9be02] .el-dialog .el-dialog__body .el-form .el-form-item .el-select {
  width: 360px;
}
[data-v-23d9be02] .el-dialog .el-dialog__body .el-form .el-form-item .el-select__tags .el-select__input {
  margin: 0px;
  padding: 5px;
}
.custom-tree-node[data-v-23d9be02] {
  -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[data-v-23d9be02] {
  font-family: "Courier New", Courier, monospace;
  font-size: 14px;
  color: black;
  font-weight: bold;
}
.iconStyle[data-v-23d9be02] {
  color: lightBlue;
  margin-right: 3px;
}


.sensor-manage[data-v-23d9be02] {
  height: calc(100%);
  overflow: hidden;
}
.form-item[data-v-23d9be02] {
  width: 200px;
}
.el-aside[data-v-23d9be02] {
  color: #333;
  text-align: center;
  height: calc(100%);
  background-color: white;
}
.tree-area[data-v-23d9be02] {
  width: 350px;
  position: absolute;
}
.table-area[data-v-23d9be02] {
  height: 100%;
  width: calc(100% - 350px);
  position: absolute;
  top: 0;
  right: 0;
}
.drag-area[data-v-23d9be02] {
  width: 350px;
  position: absolute;
  z-index: 9;
}
.drag-tip[data-v-23d9be02] {
  height: 100%;
  width: 5px;
  position: absolute;
  left: 350px;
  /* background-color: red; */
  z-index: 9;
  background-color: transparent;
}

/*鼠标移入显示可拖动样式*/
.drag-tip[data-v-23d9be02]:hover {
  cursor: w-resize;
}

