* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.clearfix:after {
  content: '\0020';
  display: block;
  height: 0;
  font-size: 0;
  visibility: hidden;
  clear: both;
}

.clearfix {
  *zoom: 1;
}

.lz-main {
  background: url("../img/bg.jpg") 0 0 repeat;
  background-size: 100%;
  flex-direction: column;
  height: 100vh;
}

.part {
  position: relative;
}

.cbtn-backlive, .cbtn-backvideo {
  position: fixed;
  left: 0;
  width: 12.8vw;
  z-index: 100;
  bottom: 35%;
}

.videoPlay {
  height: calc(100vw / 16 * 9);
}

.videoPlay img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.part-video {
  width: 100%;
  height: calc(100vw * 9 / 16);
  display: none;
}

.part-video video {
  width: 100%;
  height: 100%;
}

.part-jmd {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding-bottom: 15.47vw;
}

.gg {
  position: relative;
  width: 93.33vw;
  margin: 3.33vw;
  overflow: hidden;
}

.swiper-gg {
  width: 93.33vw;
  height: 17.33vw;
}

.swiper-gg img {
  width: 100%;
  height: 100%;
}

.page-gg.swiper-pagination {
  text-align: right;
}

.gg .swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: 0;
}

.gg .swiper-pagination-bullet {
  background-color: #6f4f67;
}

.gg .swiper-pagination-bullet-active {
  background: #be2424;
}

.img-1 {
  position: relative;
  width: 100%;
  margin-top: -37.87vw;
}

.ggsk {
  position: relative;
  width: 100%;
  margin-top: 4.67vw;
}

.ggsk .cont {
  position: relative;
  width: 100%;
  padding: 0 1.6vw;
  margin-top: -48.13vw;
}

.ggsk_p {
  position: relative;
  width: 44.67vw;
  height: 32.93vw;
  margin: 0 1.73vw 6.67vw;
  float: left;
  overflow: hidden;
  cursor: pointer;
  display: block;
}

.img-top {
  position: relative;
  width: 100%;
  height: 25.47vw;
}

.img-3 {
  position: absolute;
  width: 100%;
  top: 0vw;
  left: 0%;
  height: 25.47vw;
  z-index: 1;
}

.img-2 {
  position: absolute;
  width: 7.07vw;
  height: 7.07vw;
  left: 50%;
  top: 40%;
  transform: translate(-50%, -50%);
  z-index: 2;
}

.bottomName {
  position: absolute;
  width: 100%;
  bottom: 0vw;
  left: 0%;
  height: 7.47vw;
  background: url("../img/img-4.png") 0 0 no-repeat;
  background-size: 100% 100%;
  line-height: 7.47vw;
  text-align: center;
  font-size: 3.73vw;
  color: #ffffff;
}

.img-hd {
  width: 100%;
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 20;
  height: 13.33vw;
  background-size: 100% 100%;
  cursor: pointer;
}

.pop {
  width: 100%;
  position: fixed;
  top: calc(100vw * 9 / 16);
  padding: 7.87vw 7.47vw;
  left: 0;
  z-index: 1001;
  color: #fff;
  background: rgba(0, 0, 0, 0.8);
  overflow-y: scroll;
}

.pop-close {
  position: absolute;
  width: 7.87vw;
  height: 7.87vw;
  top: 1.33vw;
  right: 7.47vw;
}

.img-pop {
  position: absolute;
  width: 85.07%;
  top: 9.33vw;
  left: 7.47%;
  height: 41.6vw;
}

.pop-txt {
  position: relative;
  width: 100%;
  height: 14.4vw;
  font-size: 4.8vw;
  color: #fff;
  line-height: 7.2vw;
  text-align: center;
  margin-top: 7.6vw;
  overflow: hidden;
}

.login-btn {
  position: absolute;
  width: 41.2%;
  top: 33.73vw;
  left: 50%;
  margin-left: -20.6%;
  height: 11.6vw;
}
