.newZtFormBox[data-v-6d335f53] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.newZtFormBox .imgContainer[data-v-6d335f53] {
  width: 40%;
  border: 1px solid #ccc;
  padding: 20px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.newZtFormBox .imgContainer .imgContent[data-v-6d335f53] {
  width: 100%;
  height: 216px;
  position: relative;
}
.newZtFormBox .imgContainer .imgContent img[data-v-6d335f53] {
  width: 100%;
  height: 100%;
}
.newZtFormBox .imgContainer .imgContent .btn[data-v-6d335f53] {
  width: 100px;
  height: 30px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
}
.newZtFormBox .imgContainer .imgHover[data-v-6d335f53] {
  background: #000000;
  opacity: 0.4;
}
[data-v-6d335f53] .el-tabs__header {
  padding: 0 12px;
  margin: 0;
  background: #fff;
}
[data-v-6d335f53] .el-input-number {
  width: 180px;
}
[data-v-6d335f53] .paperCurd .avue-crud .el-table {
  height: calc(100vh - 406px) !important;
  max-height: calc(100vh - 406px) !important;
}
.knowledgeTree .common_tree_handle .el-tree[data-v-6d335f53] {
  height: calc(100vh - 500px) !important;
}
[data-v-6d335f53] .avue-tree {
  height: calc(100vh - 417px);
}
[data-v-6d335f53] .serviceType .avue-crud .el-table {
  height: auto !important;
}
[data-v-6d335f53] .serviceType .avue-crud .el-table .avue-crud__empty {
  padding: 0;
}
[data-v-6d335f53] .serviceType .avue-crud .el-table .el-empty {
  padding: 0;
}
[data-v-6d335f53] .serviceType .avue-crud .el-table .el-empty__description {
  margin-top: 0;
}
[data-v-6d335f53] .common_tree_handle .el-tree {
  /* height: 100% !important; */
  height: calc(100vh - 459px) !important;
  overflow-y: scroll;
}
