
.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;
}


.panelVideo[data-v-82f78e10] {
  position: absolute;
  z-index: 1000;
  height: 2.5rem;
  width: 4rem;
  background: repeating-conic-gradient(
    from var(--a),
    rgb(39 187 255 / 40%) 0%,
    rgb(39 187 255 / 40%) 5%,
    transparent 5%,
    transparent 40%,
    rgb(39 187 255 / 40%) 50%
  );
  top: 9.1rem;
  right: 0.1rem;
  border-radius: 0.2rem;
  -webkit-animation: myfirst-82f78e10 1s,animate-82f78e10 4s linear infinite;
          animation: myfirst-82f78e10 1s,animate-82f78e10 4s linear infinite;
  opacity:0.7
}
.panelVideo[data-v-82f78e10]:hover{opacity:1}
.MonitorBackgrnoud[data-v-82f78e10] {
  background: url(../img/monitorR3.ea540750.png) no-repeat;
  background-size: 100%;
  right: 0.1rem;
  width: 4rem;
  height: 2.5rem;
}
.panel .title[data-v-82f78e10] {
  font-size: 0.2rem;
  margin-top: 0.2rem;
  margin-left: 0.05rem;
  display: inline-block;
}
.images-item[data-v-82f78e10] {
  width: 2rem;
  margin-left: 1.4rem;
  margin-top: 0.05rem;
}
.videoBtn[data-v-82f78e10] {
  display: inline-block;
  margin-left: 1rem;
}
.videoground[data-v-82f78e10] {
  position: relative;
  padding-top: 0.2rem;
  padding-left: 0.35rem;
  width: 3.7rem;
  height: 2rem;
}
.camera-select[data-v-82f78e10] {
  width: 2.5rem;
  position: absolute;
  top: 0.75rem;
  left: 1.8rem;
}
@-webkit-keyframes myfirst-82f78e10 {
0% {
    right: -7rem;
    top: 9.1rem;
}
100% {
    right: 0.064rem;
    top: 9.1rem;
}
}
@keyframes myfirst-82f78e10 {
0% {
    right: -7rem;
    top: 9.1rem;
}
100% {
    right: 0.064rem;
    top: 9.1rem;
}
}
@-webkit-keyframes animate-82f78e10 {
0% {
    --a: 0deg;
}
100% {
    --a: 360deg;
}
}
@keyframes animate-82f78e10 {
0% {
    --a: 0deg;
}
100% {
    --a: 360deg;
}
}
[data-v-82f78e10] .ws-control {
  height: 0.2rem !important;
  overflow: hidden;
}
[data-v-82f78e10] .player-wrapper {
  height: 100% !important;
}
/* ↓修改视频上面的选框 */
[data-v-82f78e10] .el-select {
  display: block;
  left: 1.9rem;
}
[data-v-82f78e10] .el-select .el-input {
  display: block;
  width: 50%;
}
[data-v-82f78e10] .ws-select-self-adaption {
  font-size: 1px !important;
}
[data-v-82f78e10] .ivu-modal {
  position: absolute;
  z-index: 1000000000;
  top: 1.2rem;
  right: 4.05rem;
}

