.comp-li-pao .content-box[data-v-0489f4d7] {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  min-width: 1200px;
  height: 100%;
  z-index: 99;
}
.comp-li-pao .content-box-a[data-v-0489f4d7] {
  z-index: 100;
}
.comp-li-pao #svgaPlayerA[data-v-0489f4d7] {
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 1920px;
  height: 100%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
.comp-li-pao #svgaPlayerB[data-v-0489f4d7] {
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 1920px;
  height: 100%;
  -webkit-transform: translate(-50%, -6%);
  transform: translate(-50%, -6%);
}
.comp-li-pao .content-box-top[data-v-0489f4d7] {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 98;
}
.comp-li-pao .btn-box[data-v-0489f4d7] {
  position: fixed;
  bottom: 0;
  left: 50%;
  height: 30%;
  padding-left: 25%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  z-index: 101;
  cursor: pointer;
}
.comp-li-pao .link[data-v-0489f4d7] {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  opacity: 0;
  filter: alpha(opacity=0);
}
.comp-li-pao .close[data-v-0489f4d7] {
  position: absolute;
  right: -30px;
  top: 0;
  height: 30px;
  width: 30px;
  border: 1px solid #f9c5c5;
  line-height: 30px;
  background-color: #f94b53;
  border-radius: 50%;
  text-align: center;
  font-size: 30px;
  color: #FFF;
  font-family: 'Times New Roman';
}

