.layerbgshow1 {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  position: fixed;
  z-index: 666;
  top: 0;
  left: 0;
  display: none;
}

.layertextbgshow1 {
  width: 821px;
  height: 543px;
  background: #fff;
  font-size: 18px;
  z-index: 777;
  position: fixed;
  padding: 30px;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  display: none;
}

.layertextbgshow1 .p-text-title > label {
  color: #333333;
}

.layertextbgshow1 .p-text-title > i {
  float: right;
  cursor: pointer;
}

.layertextbgshow1 .p-video-all {
  width: 100%;
  height: 427px;
  margin-top: 30px;
}

.layertextbgshow1 .p-video-all video {
  width: 100%;
  height: 100%;
}

.layertextbgshow1 .p-text-title > label {
  color: #333333;
}

.layertextbgshow1 .p-text-title > i {
  float: right;
  cursor: pointer;
}
.layertextbgshow1 .p-video-all {
  width: 100%;
  height: 427px;
  margin-top: 30px;
}

.layertextbgshow1 .p-video-all video {
  width: 100%;
  height: 100%;
}