.bigScreenTotal[data-v-59af2792] {
  position: relative;
  height: 100%;
  overflow: auto;
}
.bigScreenTotal .fullimg[data-v-59af2792] {
  position: absolute;
  width: 50px;
  height: 50px;
  z-index: 99999;
  cursor: pointer;
  top: 48%;
  right: 48%;
  margin: auto;
  transition: all 1s ease;
}
.bigScreenTotal .transformimg[data-v-59af2792] {
  top: 10px;
  right: 24px;
  width: 20px;
  height: 20px;
}
.bigScreenTotal .hoverShow[data-v-59af2792] {
  position: absolute;
  left: 0px;
  right: 0px;
  top: -10px;
  margin: 0 auto;
  z-index: 99998;
  width: 50px;
  height: 90px;
}
.bigScreenTotal .fullBtn[data-v-59af2792] {
  position: absolute;
  left: 0;
  right: 0;
  top: 30px;
  margin: 0 auto;
  z-index: 99999;
  width: 50px;
  height: 50px;
  background: rgba(0, 0, 0, 0.3);
  border-radius: 50%;
  cursor: pointer;
  color: #fff;
  line-height: 50px;
  text-align: center;
  font-size: 18px;
}
.bigScreenTotal .fullBtn .el-icon-close[data-v-59af2792],
.bigScreenTotal .fullBtn .el-icon-rank[data-v-59af2792] {
  font-size: 30px;
  line-height: 50px;
}
.bigScreenTotal .fullBtn .el-icon-rank[data-v-59af2792] {
  -ms-transform: rotate(45deg);
      transform: rotate(45deg);
}
.tofix .hoverShow[data-v-59af2792],
.tofix .fullBtn[data-v-59af2792],
.tofix #iframe[data-v-59af2792] {
  position: fixed;
}
#iframe[data-v-59af2792] {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
}

