.el-scrollbar[data-v-d3a46f9c] {
  height: 100%;
}
.box .el-scrollbar__wrap[data-v-d3a46f9c] {
  overflow: scroll;
}
.margin-t-20[data-v-d3a46f9c] {
  margin-top: 20px;
}
.margin-b-14[data-v-d3a46f9c] {
  margin-bottom: 14px;
}
.dialogBtn[data-v-d3a46f9c] {
  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;
}
[data-v-d3a46f9c] .UserDeptMultipleTree .el-tree {
  height: 60vh !important;
  max-height: 60vh !important;
}
[data-v-d3a46f9c] .userMultipTree .header {
  height: 38px !important;
  padding: 0;
  text-indent: 12px;
}
[data-v-d3a46f9c] .userMultipTree .header-row {
  line-height: 37px !important;
}
[data-v-d3a46f9c] .el-dialog {
  margin-bottom: 0px !important;
}
.cardBorder[data-v-2f6d1b97] {
  width: 170px;
  height: 170px;
  border: 1px dashed #ddd;
  border-radius: 10px;
  cursor: pointer;
  line-height: 170px;
  text-align: center;
  color: #8c939d;
  font-size: 28px;
}
.cardBorder[data-v-2f6d1b97]:hover {
  border: 1px dashed #2979ff;
}
.imgBox[data-v-2f6d1b97] {
  width: 170px;
  height: 170px;
  position: relative;
  border-radius: 10px;
  overflow: hidden;
  cursor: pointer;
}
.maskBox[data-v-2f6d1b97] {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #ffffff;
  font-size: 22px;
}
.maskBox i[data-v-2f6d1b97] {
  line-height: 170px;
  width: 30px;
}
.maskBox i[data-v-2f6d1b97]:hover {
  color: #2979ff;
}
.imgBox img[data-v-2f6d1b97] {
  width: 100%;
  height: 100%;
}
.fence-container[data-v-889eef54] {
  width: 100%;
  height: 100%;
}
[data-v-438836b4] .el-dialog__body {
  height: calc(100% - 140px);
}
.margin-l-10[data-v-dde5c24c] {
  margin-left: 10px;
}
.camera-box[data-v-dde5c24c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 10px 0;
}
.camera-box .my-image-ctr[data-v-dde5c24c] {
  margin: 0 10px;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.camera-box .my-image-ctr[data-v-dde5c24c]:last-child {
  margin-left: 0;
}
