.jkhm[data-v-2e594896] {
  position: relative;
}
.monitorBox[data-v-2e594896] {
  height: 100%;
  padding: 10px 20px 10px 0;
  box-sizing: border-box;
}
.monitorBox .leftMain[data-v-2e594896] {
  width: 26%;
  padding: 20px;
  box-sizing: border-box;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-right: 10px;
  background: #fff;
}
.monitorBox .leftMain .tit[data-v-2e594896] {
  font-size: 20px;
  color: #1A1D1F;
  padding-left: 9px;
  padding-bottom: 10px;
}
.monitorBox .rightMain[data-v-2e594896] {
  -ms-flex: 1;
      flex: 1;
}
.searchBox[data-v-2e594896] {
  height: 40px;
  background: #F5F8FA;
  border: 1px solid #EBEFF3;
  border-radius: 2px;
  margin-bottom: 28px;
}
.searchBox .el-icon-search[data-v-2e594896] {
  margin: 0 10px;
}
.searchBox .inputWord[data-v-2e594896] {
  -ms-flex: 1;
      flex: 1;
  font-size: 15px;
}
.searchBox .inputWord[data-v-2e594896] .el-input__inner {
  border: none;
  background: none;
  padding: 0;
}
.searchBox .inputWord[data-v-2e594896] .el-input__inner:focus {
  border: none;
}
.searchBox .search[data-v-2e594896] {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  text-align: center;
  width: 60px;
  line-height: 40px;
  background: #2D92F7;
  border: 1px solid #EBEFF3;
  border-radius: 2px;
  font-size: 18px;
  color: #FFFFFF;
}
.listItem .item[data-v-2e594896] {
  border: 1px solid #EBEFF3;
  margin-bottom: 10px;
}
.listItem .item .title[data-v-2e594896] {
  padding-left: 12px;
  height: 40px;
  cursor: pointer;
}
.listItem .item i[data-v-2e594896] {
  margin-right: 6px;
  font-size: 22px;
}
.listItem .item span[data-v-2e594896] {
  -ms-flex: 1;
      flex: 1;
  font-size: 16px;
  color: #1A1D1F;
}
.listItem .detail[data-v-2e594896] {
  padding: 0 20px;
}
.listItem .detail p[data-v-2e594896] {
  text-indent: 22px;
  line-height: 40px;
  color: #231815;
  border-bottom: 1px solid #EBEFF3;
  cursor: pointer;
}
.listItem .detail p[data-v-2e594896]:hover {
  color: #FF730C;
  background: #FF730C11;
}
.listItem .detail p[data-v-2e594896]:active {
  color: #FF730C;
  background: #FF730C55;
}
.listItem .detail p[data-v-2e594896]:nth-last-of-type(1) {
  border: none;
}
.rightMain[data-v-2e594896] {
  overflow-y: auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.rightMain .videoItem[data-v-2e594896] {
  background: #fff;
  display: inline-block;
  position: relative;
  width: calc(50% - 5px);
  height: calc(50% - 10px);
  box-sizing: border-box;
  margin-bottom: 10px;
}
.rightMain .videoItem .statusbox[data-v-2e594896] {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  color: red;
}
.rightMain .videoItem .statusbox .el-icon-loading[data-v-2e594896],
.rightMain .videoItem .statusbox .loading[data-v-2e594896] {
  color: #67C23A;
}
.rightMain .videoItem .statusbox i[data-v-2e594896] {
  font-size: 60px;
}
.rightMain .videoItem .statusbox span[data-v-2e594896] {
  padding: 15px;
  font-size: 16px;
}
.rightMain .videoItem .video[data-v-2e594896] {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
  display: block;
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
  text-align: center;
  margin: auto;
}
.rightMain .videoItem .info[data-v-2e594896] {
  height: 50px;
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0;
  z-index: 5;
  background: rgba(0, 0, 0, 0.4);
  padding: 0 10px;
  color: #fff;
  font-size: 18px;
}
.rightMain .videoItem .info .oneline[data-v-2e594896] {
  -ms-flex: 1;
      flex: 1;
}
.rightMain .videoItem .info .reload[data-v-2e594896] {
  font-size: 34px;
}
.rightMain .videoItem .info img[data-v-2e594896] {
  margin-left: 10px;
  cursor: pointer;
}
.rightMain .videoItem[data-v-2e594896]:nth-of-type(odd) {
  margin-right: 10px;
}
.rightMain .noVideo[data-v-2e594896] {
  background: url(../../static/img/vbg.73ddc35d.png) center / cover;
  height: 100%;
  -ms-flex-direction: column;
      flex-direction: column;
}
.rightMain .noVideo span[data-v-2e594896] {
  margin-top: 20px;
  color: #fff;
}
.videoDetail[data-v-2e594896] {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 999;
}
.isEmpty[data-v-2e594896] {
  height: 100%;
  width: 100%;
}

