.comp-lihe[data-v-0020e478] {
  position: fixed;
  top: 0;
  left: -99999px;
  width: 100%;
  height: 100%;
  z-index: 99;
}
.comp-lihe.lihe-loaded[data-v-0020e478] {
  left: 0;
}
.comp-lihe .content[data-v-0020e478] {
  position: absolute;
  top: 0;
  left: 50%;
  width: 1920px;
  height: 100%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.comp-lihe .svga-close-8[data-v-0020e478] {
  position: absolute;
  left: 50%;
  top: 30%;
  margin-left: 350px;
  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';
  cursor: pointer;
}
.comp-lihe .svga-close-small-8[data-v-0020e478] {
  position: absolute;
  left: 50%;
  top: 45%;
  margin-left: 65px;
  height: 30px;
  width: 30px;
  line-height: 30px;
  background-color: rgba(0, 0, 0, 0.3);
  border-radius: 50%;
  text-align: center;
  font-size: 30px;
  color: #fff;
  font-family: 'Times New Roman';
  cursor: pointer;
}

