.bdColor[data-v-33d35f7f] {
  color: #0052CC;
}
.textColor[data-v-33d35f7f] {
  color: #0052cc;
}
.warningText[data-v-33d35f7f] {
  color: #e6a23c;
}
.dangerText[data-v-33d35f7f] {
  color: #d9001b;
}
.successText[data-v-33d35f7f] {
  color: #67c23a;
}
.warningBg[data-v-33d35f7f] {
  background-color: #e6a23c;
}
.dangerBg[data-v-33d35f7f] {
  background-color: #d9001b;
}
.successBg[data-v-33d35f7f] {
  background-color: #67c23a;
}
.primaryBg[data-v-33d35f7f] {
  background-color: #4573d8;
}
.grayBg[data-v-33d35f7f] {
  background-color: #aaaaaa;
}
.fl_sb[data-v-33d35f7f] {
  display: flex;
  justify-content: space-between;
}
.fl_as[data-v-33d35f7f] {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.fl_st[data-v-33d35f7f] {
  display: flex;
  align-items: center;
  justify-content: start;
}
.fl_cc[data-v-33d35f7f] {
  display: flex;
  align-items: center;
  justify-content: center;
}
.fl_wrap[data-v-33d35f7f] {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
}
.colorPr[data-v-33d35f7f] {
  color: #2662f0;
}
.colorTxt892[data-v-33d35f7f] {
  color: #8f92a1;
}
.textDUb[data-v-33d35f7f] {
  text-decoration: underline;
  white-space: pre-wrap;
}
.fz14[data-v-33d35f7f] {
  font-size: 14px;
}
.fz_20[data-v-33d35f7f] {
  font-size: 22px;
  font-weight: 400;
  color: #566770;
}
.fz_waming[data-v-33d35f7f] {
  color: #e6a23c;
}
.text5[data-v-33d35f7f] {
  display: inline-block;
  max-width: 8rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.mt20[data-v-33d35f7f] {
  margin-top: 20px !important;
}
.noData[data-v-33d35f7f] {
  margin: 200px 0;
  text-align: center;
}
.el-button--primary[data-v-33d35f7f]:not(.is-disabled) {
  border: 1px solid #0052CC;
  color: #0052CC;
  background: #fff;
}
.el-button--primary[data-v-33d35f7f]:hover {
  background: #0052CC;
  border-color: #0052CC;
  color: #FFF;
}
.el-button[data-v-33d35f7f]:hover {
  background: #0052CC;
  border-color: #0052CC;
  color: #FFF;
}
.el-button--primary.solid[data-v-33d35f7f] {
  color: #FFF;
  background-color: #0052CC;
  border-color: #0052CC;
}
.el-button[data-v-33d35f7f] {
  min-width: 80px;
  border-radius: 12px;
}
.el-input__inner[data-v-33d35f7f] {
  border-radius: 8px;
}
.el-button--primary.bg[data-v-33d35f7f] {
  border-radius: 30px;
  border: 1px solid #0052cc;
  color: #fff;
  background: #0052cc;
}
.el-button--primary.bg2f[data-v-33d35f7f] {
  width: 100%;
  border: 1px solid #0052CC;
  color: #fff;
  background: #0052CC;
}
.el-table[data-v-33d35f7f] {
  overflow: hidden;
  border-radius: 4px;
}
.el-table .el-table__cell[data-v-33d35f7f] {
  padding: 22px 0;
}
.el-table .el-table__body-wrapper[data-v-33d35f7f] {
  padding-right: 20px;
}
.el-date-editor .el-range-separator[data-v-33d35f7f] {
  width: 10%;
}
.innerbox[data-v-33d35f7f] {
  overflow: hidden;
  height: 30vh;
  overflow-y: scroll;
}
.innerbox[data-v-33d35f7f] .el-tree {
  min-height: 31vh;
}
/*滚动条样式*/
.innerbox[data-v-33d35f7f]::-webkit-scrollbar {
  width: 4px;
}
.innerbox[data-v-33d35f7f]::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  background: rgba(0, 0, 0, 0.2);
}
.innerbox[data-v-33d35f7f]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  border-radius: 0;
  background: rgba(0, 0, 0, 0.1);
}
[data-v-33d35f7f] .custom-tree-node {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
[data-v-33d35f7f] .custom-tree-node .textSpan {
  display: flex;
  flex: 0.2;
  align-items: center;
}
[data-v-33d35f7f] .custom-tree-node .textDiv {
  display: flex;
  flex-wrap: wrap;
  flex: 0.8;
}
[data-v-33d35f7f] .el-tree-node__content {
  height: auto;
  padding: 2px 0;
}

.bdColor[data-v-0e092cf8] {
  color: #0052CC;
}
.textColor[data-v-0e092cf8] {
  color: #0052cc;
}
.warningText[data-v-0e092cf8] {
  color: #e6a23c;
}
.dangerText[data-v-0e092cf8] {
  color: #d9001b;
}
.successText[data-v-0e092cf8] {
  color: #67c23a;
}
.warningBg[data-v-0e092cf8] {
  background-color: #e6a23c;
}
.dangerBg[data-v-0e092cf8] {
  background-color: #d9001b;
}
.successBg[data-v-0e092cf8] {
  background-color: #67c23a;
}
.primaryBg[data-v-0e092cf8] {
  background-color: #4573d8;
}
.grayBg[data-v-0e092cf8] {
  background-color: #aaaaaa;
}
.fl_sb[data-v-0e092cf8] {
  display: flex;
  justify-content: space-between;
}
.fl_as[data-v-0e092cf8] {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.fl_st[data-v-0e092cf8] {
  display: flex;
  align-items: center;
  justify-content: start;
}
.fl_cc[data-v-0e092cf8] {
  display: flex;
  align-items: center;
  justify-content: center;
}
.fl_wrap[data-v-0e092cf8] {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
}
.colorPr[data-v-0e092cf8] {
  color: #2662f0;
}
.colorTxt892[data-v-0e092cf8] {
  color: #8f92a1;
}
.textDUb[data-v-0e092cf8] {
  text-decoration: underline;
  white-space: pre-wrap;
}
.fz14[data-v-0e092cf8] {
  font-size: 14px;
}
.fz_20[data-v-0e092cf8] {
  font-size: 22px;
  font-weight: 400;
  color: #566770;
}
.fz_waming[data-v-0e092cf8] {
  color: #e6a23c;
}
.text5[data-v-0e092cf8] {
  display: inline-block;
  max-width: 8rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.mt20[data-v-0e092cf8] {
  margin-top: 20px !important;
}
.noData[data-v-0e092cf8] {
  margin: 200px 0;
  text-align: center;
}
.el-button--primary[data-v-0e092cf8]:not(.is-disabled) {
  border: 1px solid #0052CC;
  color: #0052CC;
  background: #fff;
}
.el-button--primary[data-v-0e092cf8]:hover {
  background: #0052CC;
  border-color: #0052CC;
  color: #FFF;
}
.el-button[data-v-0e092cf8]:hover {
  background: #0052CC;
  border-color: #0052CC;
  color: #FFF;
}
.el-button--primary.solid[data-v-0e092cf8] {
  color: #FFF;
  background-color: #0052CC;
  border-color: #0052CC;
}
.el-button[data-v-0e092cf8] {
  min-width: 80px;
  border-radius: 12px;
}
.el-input__inner[data-v-0e092cf8] {
  border-radius: 8px;
}
.el-button--primary.bg[data-v-0e092cf8] {
  border-radius: 30px;
  border: 1px solid #0052cc;
  color: #fff;
  background: #0052cc;
}
.el-button--primary.bg2f[data-v-0e092cf8] {
  width: 100%;
  border: 1px solid #0052CC;
  color: #fff;
  background: #0052CC;
}
.el-table[data-v-0e092cf8] {
  overflow: hidden;
  border-radius: 4px;
}
.el-table .el-table__cell[data-v-0e092cf8] {
  padding: 22px 0;
}
.el-table .el-table__body-wrapper[data-v-0e092cf8] {
  padding-right: 20px;
}
.el-date-editor .el-range-separator[data-v-0e092cf8] {
  width: 10%;
}
.deviceNum[data-v-0e092cf8] {
  text-decoration: underline;
  color: #0052CC;
  cursor: pointer;
}

