
.video-box[data-v-47f43b57] {
    width: 100%;
    height: 100%;
}
video[data-v-47f43b57]::-webkit-media-controls-play-button {
    display: none;
}
video[data-v-47f43b57]::-webkit-media-controls-current-time-display {
    display: none;
}
video[data-v-47f43b57]::-webkit-media-controls-timeline {
    display: none;
}
.camera-item[data-v-47f43b57] {
    float: left;
    width: 100%;
    height: 100%;
}
.camera-empty-item[data-v-47f43b57] {
    float: left;
    width: 50%;
    height: 50%;
    text-align: center;
    line-height: 150px;
    border: 1px solid lightgray;
    border-collapse: collapse;
}


.flex-container[data-v-4128c862] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; /* 垂直布局 */
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; /* 垂直居中 */
}
.panel[data-v-4128c862] {
  position: absolute;
  z-index: 1000;
  top: 13%;
  width: 24%; /* 使用百分比 */
  height: 25%; /* 使用百分比 */
  right: 1.5%;
  background: url(../img/panel0102.b8d10546.png) no-repeat;
  background-size: 100% 100%;
  padding: 0 0.1875rem 0.5rem;
  color: #fff;
  overflow: hidden;
}
.panel .title[data-v-4128c862] {
  font-weight: 600;
  font-size: 0.21rem;
  margin-top: 0.08rem;
  margin-left: 0.15rem;
  letter-spacing: 1px;
}
.boxpadding[data-v-4128c862] {
  height: 100%;
  width: 100%;
}
.images-item[data-v-4128c862] {
  width: 2.8rem;
  height: 1.6rem;
  margin-left: 0.4rem;
  margin-top: 0.5rem;
}

