.box[data-v-2ea02165] {
  background: #ffffff;
  -webkit-border-radius: 4px;
          border-radius: 4px;
}
.box .title[data-v-2ea02165] {
  width: 100%;
  height: 70px;
  padding: 0 36px;
  font-size: 20px;
  color: #252b3c;
  border-bottom: 2px solid rgba(0, 0, 0, 0.04);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.hostDialog .dialog__main p[data-v-9f47421e] {
  margin: 0 0 10px 20px;
  height: 30px;
  line-height: 10px;
}
.hostDialog .dialog__main p img[data-v-9f47421e] {
  margin-right: 12px;
}

.hostDialog .dialog__main p[data-v-64aa4236] {
  margin: 0 0 10px 20px;
  height: 30px;
  line-height: 10px;
}
.hostDialog .dialog__main p img[data-v-64aa4236] {
  margin-right: 12px;
}

.hostDialog .dialog__main p[data-v-1e81b009] {
  margin: 0 0 10px 20px;
  height: 30px;
  line-height: 10px;
}
.hostDialog .dialog__main p img[data-v-1e81b009] {
  margin-right: 12px;
}

.moveDialog p[data-v-1832f9f9] {
  margin: 0 0 10px 0;
  height: 30px;
  line-height: 10px;
}
.moveDialog p img[data-v-1832f9f9] {
  margin-right: 12px;
}
.moveDialog .dobtn[data-v-1832f9f9] {
  width: 50px;
  height: 28px;
  text-align: center;
  line-height: 28px;
  display: inline-block;
  background-color: #409eff;
  border-color: #409eff;
  -webkit-border-radius: 4px;
          border-radius: 4px;
  color: #fff;
  cursor: pointer;
  margin-left: 10px;
}

.moveDialog p[data-v-37385b87] {
  margin: 0 0 10px 0;
  height: 30px;
  line-height: 10px;
}
.moveDialog p img[data-v-37385b87] {
  margin-right: 12px;
}
.moveDialog .dobtn[data-v-37385b87] {
  width: 50px;
  height: 28px;
  text-align: center;
  line-height: 28px;
  display: inline-block;
  background-color: #409eff;
  border-color: #409eff;
  -webkit-border-radius: 4px;
          border-radius: 4px;
  color: #fff;
  cursor: pointer;
  margin-left: 10px;
}
.moveDialog .cir-list[data-v-37385b87] {
  padding-bottom: 40px;
}

.hostDialog .dialog__main p[data-v-49132aae] {
  margin: 0 0 10px 20px;
  height: 30px;
  line-height: 10px;
}
.hostDialog .dialog__main p img[data-v-49132aae] {
  margin-right: 12px;
}

.monitorDialog .tree[data-v-12efc8d1] {
  height: 400px;
  overflow: auto;
}
.monitorDialog .dialog__main p[data-v-12efc8d1] {
  margin: 0 0 10px 0;
  height: 30px;
  line-height: 10px;
}
.monitorDialog .dialog__main p img[data-v-12efc8d1] {
  margin-right: 12px;
}

.moveDialog p[data-v-239cbc0c] {
  margin: 0 0 10px 0;
  height: 30px;
  line-height: 10px;
}
.moveDialog p img[data-v-239cbc0c] {
  margin-right: 12px;
}

.moveDialog p[data-v-0e3c6d45] {
  margin: 0 0 10px 0;
  height: 30px;
  line-height: 10px;
}
.moveDialog p img[data-v-0e3c6d45] {
  margin-right: 12px;
}

.upload-demo[data-v-f8a7b210] {
  display: inline-block;
  margin-right: 16px;
}
.changeequ[data-v-f8a7b210] {
  margin: 20px;
}
.deviceManger[data-v-f8a7b210] {
  width: 100%;
}
.deviceManger .title[data-v-f8a7b210] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.deviceManger .title .tip[data-v-f8a7b210] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: right;
  -webkit-justify-content: right;
      -ms-flex-pack: right;
          justify-content: right;
}
.deviceManger .title .tip p[data-v-f8a7b210] {
  margin: 0 16px;
}
.deviceManger .content[data-v-f8a7b210] {
  padding: 36px;
  width: 100%;
  height: 100%;
}
.deviceManger .content .query[data-v-f8a7b210] {
  padding-bottom: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-size: 16px;
}
.deviceManger .content .query .font[data-v-f8a7b210] {
  margin: 0 12px 0 20px;
}
.deviceManger .content .query .font[data-v-f8a7b210]:nth-child(1) {
  margin-left: 0;
}
.deviceManger .content .action[data-v-f8a7b210] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.deviceManger .content .action p[data-v-f8a7b210] {
  font-size: 14px;
  color: #252b3c;
  font-weight: normal;
}
.deviceManger .content .action .export[data-v-f8a7b210] {
  margin-right: 200px;
}
.deviceManger .content .tree-Table[data-v-f8a7b210] {
  padding-top: 30px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.deviceManger .content .tree-Table .tree[data-v-f8a7b210] {
  width: 20%;
  height: 630px;
  overflow-y: auto;
}
.deviceManger .content .tree-Table .tableList[data-v-f8a7b210] {
  width: 80%;
  height: 630px;
  overflow: auto;
}
.deviceManger .deleteDialog p[data-v-f8a7b210] {
  margin: 0 0 10px 0;
  height: 30px;
  line-height: 10px;
}
.deviceManger .deleteDialog p img[data-v-f8a7b210] {
  margin-right: 12px;
}
@media screen and (min-width: 320px) and (max-width: 1700px) {
.deviceManger .content[data-v-f8a7b210] {
    padding: 36px;
    margin-bottom: 20px;
}
.deviceManger .content .query[data-v-f8a7b210] {
    height: 110px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    font-size: 16px;
}
}


#app .el-pagination .el-pager li.active {
  color: #fff;
}

