.moveDialog[data-v-50738e4e] {
  padding: 10px 20px 10px 20px;
}
.center-p[data-v-50738e4e] {
  margin: 16px 0;
}
.rotejiao[data-v-50738e4e] {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}
.sp-item[data-v-50738e4e] {
  max-height: 500px;
  overflow: auto;
}

.tabsContent[data-v-708b7f5e] {
  height: 100%;
}
.main-con[data-v-708b7f5e] {
  height: 80%;
  width: 100%;
  position: relative;
  overflow: hidden;
}
.main-con .btn-list[data-v-708b7f5e] {
  height: 60px;
  padding: 10px 20px;
}
.main-con .btn-blue[data-v-708b7f5e] {
  display: inline-block;
  -webkit-border-radius: 4px;
          border-radius: 4px;
  cursor: pointer;
  padding: 0 10px;
  height: 32px;
  line-height: 32px;
  margin-left: 16px;
  background-color: #5780fa;
  color: #fff;
}
.query[data-v-708b7f5e] {
  padding: 20px 36px 10px 36px;
  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;
}
.query .font[data-v-708b7f5e] {
  margin: 0 12px 0 20px;
}
.query .font[data-v-708b7f5e]:nth-child(1) {
  margin-left: 0;
}
.tree-Table[data-v-708b7f5e] {
  padding-top: 10px;
  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;
}
.tree-Table .tree[data-v-708b7f5e] {
  width: 20%;
  height: 600px;
  overflow-y: auto;
}
.tree-Table .tableList[data-v-708b7f5e] {
  width: 80%;
  height: 600px;
  padding-right: 48px;
  overflow: auto;
}
.top-title[data-v-708b7f5e] {
  font-size: 16px;
  height: 57px;
  line-height: 57px;
  padding-left: 36px;
  border-bottom: 2px solid rgba(0, 0, 0, 0.04);
}
.search-btncav[data-v-708b7f5e] {
  position: absolute;
  top: 2px;
  right: -50px;
  cursor: pointer;
}
.tbcav[data-v-708b7f5e] {
  width: 470px;
  height: 350px;
  background-repeat: no-repeat;
  background-position: 358px 59px;
  background-size: 79px 200px;
}
.loading-con[data-v-708b7f5e] {
  width: 94%;
  margin: 0 auto;
  height: 100%;
  z-index: 100;
  background-color: rgba(0, 0, 0, 0.5);
  text-align: center;
}
.loading-con img[data-v-708b7f5e] {
  margin: 0 auto;
  vertical-align: center;
  position: absolute;
  left: 50%;
  top: 50%;
}
.search-blank[data-v-708b7f5e] {
  padding-left: 20px;
  border-top: 1px solid #ddd;
  padding-top: 8px;
}
.bc-sp[data-v-708b7f5e] {
  margin-left: 20px;
}
.search-btn[data-v-708b7f5e] {
  display: inline-block;
  width: 56px;
  height: 28px;
  text-align: center;
  background-color: #5780fa;
  color: #fff;
  line-height: 28px;
  margin-left: 20px;
  -webkit-border-radius: 4px;
          border-radius: 4px;
  cursor: pointer;
  float: right;
  margin-right: 40px;
  position: relative;
  top: 10px;
}
.main-title[data-v-708b7f5e] {
  height: 46px;
  border-bottom: 1px solid #ddd;
  line-height: 46px;
  font-size: 24px;
  text-align: center;
}
.action[data-v-708b7f5e] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
.action p[data-v-708b7f5e] {
  font-size: 14px;
  color: #252b3c;
  font-weight: normal;
}
.action .export[data-v-708b7f5e] {
  position: absolute;
  left: 263px;
}
.action .btnGroup[data-v-708b7f5e] {
  position: absolute;
  right: 0;
}
.main-table[data-v-708b7f5e] {
  width: 96%;
  height: -webkit-calc(100% - 100px);
  height: calc(100% - 100px);
  margin: 20px auto;
  overflow: auto;
}
.dobtn[data-v-708b7f5e] {
  width: 80px;
  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;
}
@media screen and (min-width: 320px) and (max-width: 1700px) {
.search-blank[data-v-708b7f5e] {
    height: 120px;
    padding-left: 20px;
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
    padding-top: 8px;
}
.main-con[data-v-708b7f5e] {
    margin-bottom: 20px;
}
.main-con .query[data-v-708b7f5e] {
    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 .tabsContent .el-pagination.is-background .el-pager li:not(.disabled).active {
  color: #fff;
}
#app .tabsContent .el-dropdown .el-dropdown-link {
  font-size: 12px;
}

.deviceManger[data-v-f5b04738] {
  width: 100%;
  background-color: #fff;
  -webkit-border-radius: 4px;
          border-radius: 4px;
  height: 100%;
  overflow: auto;
}
.deviceManger .title[data-v-f5b04738] {
  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-f5b04738] {
  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-f5b04738] {
  margin: 0 16px;
}
.deviceManger .content[data-v-f5b04738] {
  padding: 36px;
}
.deviceManger .content .query[data-v-f5b04738] {
  height: 60px;
  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-f5b04738] {
  margin: 0 12px 0 20px;
}
.deviceManger .content .query .font[data-v-f5b04738]:nth-child(1) {
  margin-left: 0px;
}
.deviceManger .content .action[data-v-f5b04738] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
.deviceManger .content .action p[data-v-f5b04738] {
  font-size: 14px;
  color: #252b3c;
  font-weight: normal;
}
.deviceManger .content .action .export[data-v-f5b04738] {
  position: absolute;
  left: 263px;
}
.deviceManger .content .action .btnGroup[data-v-f5b04738] {
  position: absolute;
  right: 0;
}
.deviceManger .content .tree-Table[data-v-f5b04738] {
  padding-top: 50px;
  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-f5b04738] {
  width: 253px;
  height: 62vh;
  overflow-y: auto;
}
.deviceManger .content .tree-Table .tableList[data-v-f5b04738] {
  width: 80%;
  height: 60vh;
  overflow: auto;
}
.deviceManger .deleteDialog p[data-v-f5b04738] {
  margin: 0 0 10px 0;
  height: 30px;
  line-height: 10px;
}
.deviceManger .deleteDialog p img[data-v-f5b04738] {
  margin-right: 12px;
}
@media screen and (min-width: 320px) and (max-width: 1700px) {
.deviceManger .content[data-v-f5b04738] {
    padding: 36px;
    margin-bottom: 20px;
}
.deviceManger .content .tree-Table[data-v-f5b04738] {
    padding-top: 72px;
}
.deviceManger .content .query[data-v-f5b04738] {
    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;
}
}

