* {
  margin: 0;
  padding: 0;
  -webkit-text-size-adjust: none;
  box-sizing: border-box;
  /* 禁止浏览器调整字体大小 */
}
@font-face {
  font-family: "SourceHanSansCNBold";
  src: url('https://media.zlongame.com/media/pictures/cn/lhlr/font/SourceHanSansCN-Bold.ttf') format("truetype");
}
@font-face {
  font-family: "SourceHanSansCNMedium";
  src: url('https://media.zlongame.com/media/pictures/cn/lhlr/font/SourceHanSansCN-Medium.ttf') format("truetype");
}
@font-face {
  font-family: "SourceHanSerifCNBold";
  src: url('https://media.zlongame.com/media/pictures/cn/lhlr/font/SourceHanSerifCN-Bold.otf') format("opentype");
}
@font-face {
  font-family: "SourceHanSerifCNHeavy";
  src: url('https://media.zlongame.com/media/pictures/cn/lhlr/font/SourceHanSerifCN-Heavy.ttf') format("truetype");
}
@font-face {
  font-family: "SourceHanSerifCN-Regular";
  src: url('https://media.zlongame.com/media/pictures/cn/lhlr/font/SourceHanSerifCN-Regular.otf') format("opentype");
}
@font-face {
  font-family: "FZLanTYK_Zhong";
  src: url('https://media.zlongame.com/media/pictures/cn/klsp/static/font/FZLanTYK_Zhong.TTF') format("opentype");
}
@keyframes resBtnAni {
  0%,
  100% {
    opacity: 1;
    transform: scale(1.05);
  }
  50% {
    opacity: 1;
    transform: scale(0.95);
  }
}
@keyframes floatBtnAni {
  0%,
  100% {
    transform: translateY(-2px);
  }
  50% {
    transform: translateY(2px);
  }
}
html,
body {
  width: 100%;
  min-height: 100%;
  min-width: 12rem;
  overflow-x: auto;
  overflow-y: auto;
  font-family: 'FZLanTYK_Zhong';
  position: relative;
  margin: 0 auto !important;
  background-color: #fff;
}
a {
  text-decoration: none;
}
.fp-viewing-section2 {
  width: 100%;
  margin: 0 auto !important;
}
/* 应用到fullpage的section */
.fp-section {
  animation-duration: 3s;
  /* 动画持续时间 */
  animation-fill-mode: forwards;
  /* 保持动画结束状态 */
  /* 默认状态下section不可见 */
  opacity: 0;
  animation-delay: 0.2s;
}
i {
  display: block;
  font-style: normal;
}
.hide {
  display: none;
}
.logo {
  width: 1.44rem;
  height: 1.24rem;
  background: url(https://media.zlongame.com/media/pictures/cn/klsp/static/img/page1/logo1.png);
  background-size: 100% 100%;
  margin-left: 0.58rem;
  margin-top: 0rem;
}
.nav_box {
  width: 100%;
  height: 2.23rem;
  background-image: url(https://media.zlongame.com/media/pictures/cn/klsp/static/img/nav/nav_bg2.png);
  background-size: 100% 100%;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  z-index: 10;
  margin: auto;
  display: flex;
  justify-content: space-between;
  align-items: top;
}
.nav_box.nobg {
  background-image: none;
  background-image: url(https://media.zlongame.com/media/pictures/cn/klsp/static/img/nav/nav_bg1.png);
}
.nav_box.nobg .logo {
  background: url(https://media.zlongame.com/media/pictures/cn/klsp/static/img/page1/logo.png);
  background-size: 100% 100%;
}
.nav_box.nobg .left .nav_menu .slide_1 {
  background: url(https://media.zlongame.com/media/pictures/cn/klsp/static/img/nav/nav1.png) no-repeat center;
  background-size: auto 100%;
}
.nav_box.nobg .left .nav_menu .slide_2 {
  background: url(https://media.zlongame.com/media/pictures/cn/klsp/static/img/nav/nav2.png) no-repeat center;
  background-size: auto 100%;
}
.nav_box.nobg .left .nav_menu .slide_3 {
  background: url(https://media.zlongame.com/media/pictures/cn/klsp/static/img/nav/nav3.png) no-repeat center;
  background-size: auto 100%;
}
.nav_box.nobg .left .nav_menu .slide_4 {
  background: url(https://media.zlongame.com/media/pictures/cn/klsp/static/img/nav/nav4.png) no-repeat center;
  background-size: auto 100%;
}
.nav_box.nobg .left .nav_menu .slide_5 {
  background: url(https://media.zlongame.com/media/pictures/cn/klsp/static/img/nav/nav5.png) no-repeat center;
  background-size: auto 100%;
}
.nav_box.nobg .right .links .wx_box .wx {
  background: url(https://media.zlongame.com/media/pictures/cn/klsp/static/img/link/wx.png) no-repeat center;
  background-size: auto 100%;
}
.nav_box.nobg .right .links .qw_box .wx_qy {
  background: url(https://media.zlongame.com/media/pictures/cn/klsp/static/img/link/qw.png) no-repeat center;
  background-size: auto 100%;
}
.nav_box.nobg .right .links .qq {
  background: url(https://media.zlongame.com/media/pictures/cn/klsp/static/img/link/qq.png) no-repeat center;
  background-size: auto 100%;
}
.nav_box.nobg .right .links .bili {
  background: url(https://media.zlongame.com/media/pictures/cn/klsp/static/img/link/bili.png) no-repeat center;
  background-size: auto 100%;
}
.nav_box.nobg .right .links .tap {
  background: url(https://media.zlongame.com/media/pictures/cn/klsp/static/img/link/tap.png) no-repeat center;
  background-size: auto 100%;
}
.nav_box.nobg .right .links .titok {
  background: url(https://media.zlongame.com/media/pictures/cn/klsp/static/img/link/dy.png) no-repeat center;
  background-size: auto 100%;
}
.nav_box.nobg .right .links .wb {
  background: url(https://media.zlongame.com/media/pictures/cn/klsp/static/img/link/wb.png) no-repeat center;
  background-size: auto 100%;
}
.nav_box.nobg .right .music_btn {
  background: url(https://media.zlongame.com/media/pictures/cn/klsp/static/img/bgm.png) no-repeat center;
  background-size: auto 100%;
}
.nav_box .left {
  height: 66%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.nav_box .left .nav_menu {
  height: 100%;
  display: flex;
  justify-content: space-around;
  align-items: center;
  margin-left: 1rem;
}
.nav_box .left .nav_menu i {
  width: 1.45rem;
  height: 0.55rem;
  cursor: pointer;
  transition: all 0.3s;
  position: relative;
  display: block;
  margin-right: 0.9rem;
}
.nav_box .left .nav_menu i a {
  display: block;
  width: 100%;
  height: 100%;
  display: flex;
  font-size: 0.28rem;
  color: #fff;
  align-items: center;
}
.nav_box .left .nav_menu i.active {
  filter: none;
}
.nav_box .left .nav_menu i.active::after {
  content: '';
  width: 0.58rem;
  height: 0.29rem;
  background: url(https://media.zlongame.com/media/pictures/cn/klsp/static/img/nav/star.png) no-repeat center;
  background-size: 100% auto;
  position: absolute;
  top: -0.17rem;
  right: -0.03rem;
  animation: slideInRight 0.3s ease-in-out;
}
.nav_box .left .nav_menu i:nth-child(1).active::after {
  right: 0.27rem;
}
@keyframes slideInRight {
  from {
    opacity: 0;
    transform: translateX(100%);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
.nav_box .left .nav_menu .slide_1 {
  background: url(https://media.zlongame.com/media/pictures/cn/klsp/static/img/nav/nav1_1.png);
  background-size: auto 100%;
  background-repeat: no-repeat;
  background-position: center;
  filter: grayscale(0.6);
  position: relative;
}
.nav_box .left .nav_menu .slide_2 {
  background: url(https://media.zlongame.com/media/pictures/cn/klsp/static/img/nav/nav2_1.png);
  background-size: auto 100%;
  background-repeat: no-repeat;
  background-position: center;
  filter: grayscale(0.6);
  position: relative;
}
.nav_box .left .nav_menu .slide_3 {
  background: url(https://media.zlongame.com/media/pictures/cn/klsp/static/img/nav/nav3_1.png);
  background-size: auto 100%;
  background-repeat: no-repeat;
  background-position: center;
  filter: grayscale(0.6);
  position: relative;
}
.nav_box .left .nav_menu .slide_4 {
  background: url(https://media.zlongame.com/media/pictures/cn/klsp/static/img/nav/nav4_1.png);
  background-size: auto 100%;
  background-repeat: no-repeat;
  background-position: center;
  filter: grayscale(0.6);
  position: relative;
}
.nav_box .left .nav_menu .slide_5 {
  background: url(https://media.zlongame.com/media/pictures/cn/klsp/static/img/nav/nav5_1.png);
  background-size: auto 100%;
  background-repeat: no-repeat;
  background-position: center;
  filter: grayscale(0.6);
  position: relative;
}
.nav_box .left .nav_menu .slide_1.active {
  background: url(https://media.zlongame.com/media/pictures/cn/klsp/static/img/nav/nav1_act.png) no-repeat center;
  background-size: auto 100%;
}
.nav_box .left .nav_menu .slide_2.active {
  background: url(https://media.zlongame.com/media/pictures/cn/klsp/static/img/nav/nav2_act.png) no-repeat center;
  background-size: auto 100%;
}
.nav_box .left .nav_menu .slide_3.active {
  background: url(https://media.zlongame.com/media/pictures/cn/klsp/static/img/nav/nav3_act.png) no-repeat center;
  background-size: auto 100%;
}
.nav_box .left .nav_menu .slide_4.active {
  background: url(https://media.zlongame.com/media/pictures/cn/klsp/static/img/nav/nav4_act.png) no-repeat center;
  background-size: auto 100%;
}
.nav_box .left .nav_menu .slide_5.active {
  background: url(https://media.zlongame.com/media/pictures/cn/klsp/static/img/nav/nav5_act.png) no-repeat center;
  background-size: auto 100%;
}
.nav_box .right {
  height: 66%;
  display: flex;
  align-items: center;
  transform: scale(0.8);
}
.nav_box i {
  cursor: pointer;
  transition: all 0.3s;
}
.nav_box i a {
  display: block;
  width: 100%;
  height: 100%;
  display: flex;
  font-size: 0.28rem;
  color: #fff;
  align-items: center;
}
.nav_box .res_btn {
  width: 2.32rem;
  height: 0.53rem;
  background: url(https://media.zlongame.com/media/pictures/cn/klsp/static/img/btn1.png) no-repeat center;
  background-size: 100% auto;
  margin-top: 0.1rem;
  flex-shrink: 0;
  cursor: pointer;
  margin-right: 0.5rem;
  opacity: 0;
}
.nav_box .links {
  height: 100%;
  display: flex;
  justify-content: space-around;
  align-items: center;
  box-sizing: border-box;
  margin-right: 0.4rem;
  transform-origin: right top;
  position: relative;
}
.nav_box .music_btn {
  width: 0.45rem;
  height: 0.45rem;
  cursor: pointer;
  animation: bgmRotate 3s linear infinite;
  background: url(https://media.zlongame.com/media/pictures/cn/klsp/static/img/bgm_c.png) no-repeat center;
  background-size: auto 100%;
  opacity: 1;
  margin-right: 0.3rem;
}
.nav_box .music_on {
  animation: bgmRotate 3s linear infinite;
  opacity: 1;
}
@keyframes bgmRotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes slideInFromLeft {
  from {
    opacity: 0;
    transform: translateX(-100px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
@keyframes slideInFromRight {
  from {
    opacity: 0;
    transform: translateX(100px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
@keyframes slideInFromBottom {
  from {
    opacity: 0;
    transform: translateY(100px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes slideUpFromBottom {
  from {
    opacity: 0;
    transform: translateY(80px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes slideUpFromBottomWithCenter {
  from {
    opacity: 0;
    transform: translate(-50%, 80px);
  }
  to {
    opacity: 1;
    transform: translate(-50%, 0);
  }
}
@keyframes slideUpFromBottomWithCenterAndScale {
  from {
    opacity: 0;
    transform: translate(-50%, 80px) scale(0.5);
  }
  to {
    opacity: 1;
    transform: translate(-50%, 0) scale(0.8);
  }
}
.nav_box .music_off {
  animation-name: none;
  opacity: 0.7;
}
.nav_box .line {
  height: 0.38rem;
  display: block;
  border: 1px solid #636c5c;
  width: 1px;
  margin: 0 0.4rem;
}
.nav_box .wx_box .wx {
  width: 0.49rem;
  height: 0.38rem;
  background: url(https://media.zlongame.com/media/pictures/cn/klsp/static/img/link/wx_c.png) no-repeat center;
  background-size: auto 100%;
  opacity: 0.8;
  transition: all 0.3s;
}
.nav_box .wx_box .wx:hover {
  opacity: 1;
}
.nav_box .wx_box .gzh_float {
  width: 1.58rem;
  position: absolute;
  left: -0.6rem;
  top: 1rem;
  display: none;
}
.nav_box .wx_box:hover .gzh_float {
  display: block;
  opacity: 1;
}
.nav_box .qw_box .wx_qy {
  width: 0.48rem;
  height: 0.38rem;
  background: url(https://media.zlongame.com/media/pictures/cn/klsp/static/img/link/qw_c.png) no-repeat center;
  background-size: auto 100%;
  opacity: 0.6;
  transition: all 0.3s;
}
.nav_box .qw_box .wx_qy:hover {
  opacity: 1;
}
.nav_box .qw_box .qw_float {
  width: 1.58rem;
  position: absolute;
  left: 0.8rem;
  top: 1rem;
  display: none;
}
.nav_box .qw_box:hover .qw_float {
  display: block;
}
.nav_box .qq {
  width: 0.34rem;
  height: 0.38rem;
  background: url(https://media.zlongame.com/media/pictures/cn/klsp/static/img/link/qq_c.png) no-repeat center;
  background-size: auto 100%;
  opacity: 0.6;
  transition: all 0.3s;
}
.nav_box .qq:hover {
  opacity: 1;
}
.nav_box .bili {
  width: 0.4rem;
  height: 0.38rem;
  background: url(https://media.zlongame.com/media/pictures/cn/klsp/static/img/link/bili_c.png) no-repeat center;
  background-size: auto 100%;
  opacity: 0.6;
  transition: all 0.3s;
}
.nav_box .bili:hover {
  opacity: 1;
}
.nav_box .tap {
  width: 0.38rem;
  height: 0.38rem;
  background: url(https://media.zlongame.com/media/pictures/cn/klsp/static/img/link/tap_c.png) no-repeat center;
  background-size: auto 100%;
  opacity: 0.6;
  transition: all 0.3s;
}
.nav_box .tap:hover {
  opacity: 1;
}
.nav_box .titok {
  width: 0.32rem;
  height: 0.38rem;
  background: url(https://media.zlongame.com/media/pictures/cn/klsp/static/img/link/dy_c.png) no-repeat center;
  background-size: auto 100%;
  opacity: 0.6;
  transition: all 0.3s;
}
.nav_box .titok:hover {
  opacity: 1;
}
.nav_box .wb {
  width: 0.46rem;
  height: 0.38rem;
  background: url(https://media.zlongame.com/media/pictures/cn/klsp/static/img/link/wb_c.png) no-repeat center;
  background-size: auto 100%;
  opacity: 0.6;
  transition: all 0.3s;
}
.nav_box .wb:hover {
  opacity: 1;
}
.nav_box .kefu {
  background: url("../img2/page1/kefu.png");
  background-size: 100% 100%;
  opacity: 0.6;
  transition: all 0.3s;
}
.nav_box .kefu:hover {
  opacity: 1;
}
.nav_box .haoyou {
  background: url("../img2/page1/haoyou.png");
  background-size: 100% 100%;
  opacity: 0.6;
  transition: all 0.3s;
}
.nav_box .haoyou:hover {
  opacity: 1;
}
.o_info {
  width: 3rem;
  height: 0.81rem;
  color: #fff;
  z-index: 2;
  position: absolute;
  left: 1rem;
  top: 10rem;
  font-family: 'han';
  font-size: 0.16rem;
  line-height: 0.2rem;
  text-shadow: 1px 1px 1px #000, -1px -1px 1px #000, 1px -1px 1px #000, -1px 1px 1px #000, 0 0 1px #000;
}
.o_info p {
  width: 100%;
  line-height: 0.2rem;
}
.o_info .link {
  width: 3rem;
  height: 0.2rem;
}
.o_info .link a {
  height: 0.16rem;
  margin-right: 0.2rem;
  float: left;
  color: #fff;
}
.age_12 {
  width: 1.28rem;
  height: 1.66rem;
  background: url(https://media.zlongame.com/media/pictures/cn/klsp/static/img/12_1.png);
  background-size: 100% auto;
  position: absolute;
  right: 0.5rem;
  bottom: 3rem;
  cursor: pointer;
}
.content {
  width: 100%;
  margin: 0 auto;
  position: relative;
}
.content .res_float {
  cursor: pointer;
}
.content .section {
  opacity: 1;
}
.content .section {
  width: 100% !important;
  overflow: hidden;
  margin: 0 auto;
}
.content .section .fp-tableCell {
  width: 100%;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  overflow: hidden;
}
.content .fp-section {
  height: 100% !important;
}
.content .res_btn {
  cursor: pointer;
}
.content .go_xcx {
  width: 1.5rem;
  height: 1.6rem;
  background: url(https://media.zlongame.com/media/pictures/cn/klsp/static/img/float_icon.png);
  background-size: 100% 100%;
  position: absolute;
  right: 0.5rem;
  bottom: 50%;
  cursor: pointer;
  z-index: 100;
  transform-origin: right center;
  animation: floatBtnAni 2s linear infinite;
}
.content .go_link {
  width: 3.25rem;
  height: 2.02rem;
  background: url(https://media.zlongame.com/media/pictures/cn/klsp/static/img/float.png);
  background-size: 100% auto;
  background-repeat: no-repeat;
  position: absolute;
  right: 0.5rem;
  bottom: 53%;
  cursor: pointer;
  z-index: 100;
  transform-origin: right center;
  animation: floatBtnAni 2s linear infinite;
}
.content .page1 {
  background-image: url(https://media.zlongame.com/media/pictures/cn/klsp/static/img/bg_1.jpg);
  background-size: cover;
  background-position: 0 top;
  background-repeat: no-repeat;
  position: fixed;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 25.6rem;
  height: 14rem;
  max-width: 25.6rem;
  z-index: 1;
}
.content .page1 video {
  width: 25.6rem;
  height: 14.4rem;
  position: absolute;
  top: 0;
  left: -1px;
  z-index: 0;
  object-fit: cover;
  object-position: top left;
}
.content .page1 .fp-tableCell {
  z-index: 1;
}
.content .page1 .next_box {
  position: absolute;
  left: 4%;
  top: 0;
  bottom: 0;
  margin: auto;
}
.content .page1 .video_btn {
  width: 1.92rem;
  height: 1.91rem;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: 55%;
  transform: translateY(-50%);
  background: url(https://media.zlongame.com/media/pictures/cn/klsp/static/img/page1/video_btn2.png) no-repeat;
  background-size: 100% auto;
  cursor: pointer;
}
.content .page1 .video_btn::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(https://media.zlongame.com/media/pictures/cn/klsp/static/img/page1/video_btn3.png) no-repeat;
  background-size: 100% auto;
  z-index: 2;
  animation: rotate 15s linear infinite;
}
@keyframes rotate {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.content .page1 .slogan {
  margin: auto;
  width: 7.72rem;
  height: 6.01rem;
  background: url(https://media.zlongame.com/media/pictures/cn/klsp/static/img/page1/slogan3.png) no-repeat;
  background-size: 100% auto;
  position: absolute;
  right: 0;
  top: 1.2rem;
  left: 0;
}
.content .page1 .bottom {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 2.5rem;
  width: 15rem;
  height: 2rem;
  display: flex;
  justify-content: space-evenly;
  align-items: center;
}
.content .page1 .bottom .code {
  width: 2.33rem;
  height: 1.99rem;
  background: url(https://media.zlongame.com/media/pictures/cn/klsp/static/img/page1/code.png) no-repeat;
  background-size: 100% auto;
}
.content .page1 .bottom .btns {
  width: 14rem;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  flex-wrap: wrap;
}
.content .page1 .bottom .btns a {
  display: block;
  width: 4.08rem;
  height: 0.93rem;
  margin-bottom: 0.1rem;
}
.content .page1 .bottom .btns a.and {
  background: url(https://media.zlongame.com/media/pictures/cn/klsp/static/img/page1/btn_and.png) no-repeat;
  background-size: 100% auto;
}
.content .page1 .bottom .btns a.ob {
  background: url(https://media.zlongame.com/media/pictures/cn/klsp/static/img/page1/btn_121201.png) no-repeat;
  background-size: 100% auto;
}
.content .page1 .bottom .btns a.ios {
  background: url(https://media.zlongame.com/media/pictures/cn/klsp/static/img/page1/btn_ios.png) no-repeat;
  background-size: 100% auto;
}
.content .page1 .bottom .btns a.tap {
  background: url(https://media.zlongame.com/media/pictures/cn/klsp/static/img/page1/btn_121202.png) no-repeat;
  background-size: 100% auto;
}
.content .page1 .bottom .btns a.recharge_btn {
  background: url(https://media.zlongame.com/media/pictures/cn/klsp/static/img/page1/btn_121203.png) no-repeat;
  background-size: 100% auto;
}
.content .page1 .bottom .recharge_btn {
  width: 1.99rem;
  height: 1.99rem;
  background: url(https://media.zlongame.com/media/pictures/cn/klsp/static/img/page1/btn_recharge.png) no-repeat;
  background-size: 100% auto;
}
.content .page1 .bottom .dh_btn {
  width: 1.68rem;
  height: 2.06rem;
  background: url(https://media.zlongame.com/media/pictures/cn/klsp/static/img/page1/btn_dhy.png) no-repeat;
  background-size: 100% auto;
}
.content .content_bg {
  margin-top: 12.7rem;
  background: url(https://media.zlongame.com/media/pictures/cn/klsp/static/img/bg_2.png) no-repeat center top;
  background-size: 100% auto;
  position: relative;
  z-index: 3;
}
.content .page2 {
  position: relative;
  z-index: 2;
  min-height: 18rem;
}
.content .page2 .page2_inner {
  width: 100%;
  padding-top: 1rem;
  height: fit-content;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  min-height: 90%;
}
.content .page2 .title {
  width: 20.06rem;
  height: 1.96rem;
  background: url(https://media.zlongame.com/media/pictures/cn/klsp/static/img/page2/title.png) no-repeat center;
  background-size: 100% auto;
  margin: 2.5rem auto 0;
  position: relative;
  opacity: 0;
  transform: translateY(80px);
  transition: none;
}
.content .page2 .title.animate-in {
  animation: slideUpFromBottom 0.8s ease-out forwards;
}
.content .page2 .progress_box {
  width: 24.63rem;
  height: 13.88rem;
  background: url(https://media.zlongame.com/media/pictures/cn/klsp/static/img/page2/bg_line.png) no-repeat left;
  background-size: 100% auto;
  margin-top: -2.3rem;
  position: relative;
}
.content .page2 .progress_box .lcb_box {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.content .page2 .progress_box .lcb_box .r {
  position: absolute;
  filter: grayscale(1);
  opacity: 0;
  transform: translateY(80px);
  transition: none;
}
.content .page2 .progress_box .lcb_box .r.animate-in {
  animation: slideUpFromBottom 0.8s ease-out forwards;
}
.content .page2 .progress_box .lcb_box .r.r1.animate-in {
  animation-delay: 0.1s;
}
.content .page2 .progress_box .lcb_box .r.r2.animate-in {
  animation-delay: 0.25s;
}
.content .page2 .progress_box .lcb_box .r.r3.animate-in {
  animation-delay: 0.4s;
}
.content .page2 .progress_box .lcb_box .r.r4.animate-in {
  animation-delay: 0.55s;
}
.content .page2 .progress_box .lcb_box .r.active {
  filter: none;
}
.content .page2 .progress_box .lcb_box .r1 {
  width: 4.41rem;
  height: 3.9rem;
  background: url(https://media.zlongame.com/media/pictures/cn/klsp/static/img/page2/p_50.png) no-repeat center;
  background-size: 100% 100%;
  left: 4.6rem;
  top: 2.7rem;
}
.content .page2 .progress_box .lcb_box .r2 {
  width: 7.22rem;
  height: 6.78rem;
  background: url(https://media.zlongame.com/media/pictures/cn/klsp/static/img/page2/p_100.png) no-repeat center;
  background-size: 100% 100%;
  left: 12rem;
  top: 2.2rem;
}
.content .page2 .progress_box .lcb_box .r3 {
  width: 5.8rem;
  height: 3.86rem;
  background: url(https://media.zlongame.com/media/pictures/cn/klsp/static/img/page2/p_200.png) no-repeat center;
  background-size: 100% 100%;
  left: 16.7rem;
  top: 10.4rem;
}
.content .page2 .progress_box .lcb_box .r4 {
  width: 7.45rem;
  height: 8.88rem;
  background: url(https://media.zlongame.com/media/pictures/cn/klsp/static/img/page2/p_300.png) no-repeat center;
  background-size: 100% 100%;
  left: 7.2rem;
  top: 3.9rem;
}
.content .page2 .jdt_box {
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: 'SourceHanSansCNBold';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0.5rem;
  opacity: 0;
  transform: translateY(80px);
  transition: none;
}
.content .page2 .jdt_box.animate-in {
  animation: slideUpFromBottom 0.8s ease-out forwards;
}
.content .page2 .jdt_box .jdt_line {
  width: 14.27rem;
  height: 0.29rem;
  background: url(https://media.zlongame.com/media/pictures/cn/klsp/static/img/page2/jdt_bg.png);
  background-size: 100% auto;
  position: relative;
  display: flex;
  justify-content: center;
}
.content .page2 .jdt_box .jdt_line .bar {
  max-width: 97%;
  height: 0.4rem;
  background: url(https://media.zlongame.com/media/pictures/cn/klsp/static/img/page2/line.png) no-repeat right;
  background-size: 13.88rem auto;
  position: absolute;
  top: -0.04rem;
  left: 0.28rem;
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem;
}
.content .page2 .jdt_box .jdt_num {
  margin-left: 0.2rem;
  font-size: 0.2rem;
  color: #67b7fc;
  display: flex;
  align-items: baseline;
  text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;
}
.content .page2 .jdt_box .jdt_num span {
  font-size: 0.4rem;
  color: #f773a1;
  vertical-align: -0.08rem;
  font-style: italic;
  margin: 0 0.1rem;
}
.content .content_bg2 {
  background: url(https://media.zlongame.com/media/pictures/cn/klsp/static/img/bg_3.png) no-repeat center top;
  background-size: 100% 100%;
  position: relative;
  z-index: 3;
  margin-top: -11.5rem;
  padding-top: 6rem;
}
.content .content_bg2 .role_btn_box {
  position: absolute;
  left: 0;
  top: 4rem;
  margin: auto;
  width: 100%;
  height: 2.5rem;
  z-index: 10;
}
.content .content_bg2 .role_btn_box .swiper-button-prev,
.content .content_bg2 .role_btn_box .swiper-button-next {
  width: 1rem;
  height: 2.88rem;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  margin: unset;
  z-index: 12;
}
.content .content_bg2 .role_btn_box .swiper-button-prev::after,
.content .content_bg2 .role_btn_box .swiper-button-next::after {
  content: '';
}
.content .content_bg2 .role_btn_box .swiper-button-prev {
  background: url(https://media.zlongame.com/media/pictures/cn/klsp/static/img/role/btn_prev.png) no-repeat center;
  background-size: 100% auto;
  left: 3.8rem;
}
.content .content_bg2 .role_btn_box .swiper-button-next {
  background: url(https://media.zlongame.com/media/pictures/cn/klsp/static/img/role/btn_next.png) no-repeat center;
  background-size: 100% auto;
  right: 3.8rem;
}
.content .content_bg2 .role_btn_box .role_pagination {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: 10;
  display: flex;
  justify-content: center;
  align-items: center;
}
.content .content_bg2 .role_btn_box .role_pagination .swiper-pagination-bullet {
  width: 1.25rem;
  height: 1.41rem;
  margin: 0 0.4rem;
  opacity: 1;
  cursor: pointer;
  border-radius: 0;
  filter: grayscale(1);
}
.content .content_bg2 .role_btn_box .role_pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  filter: none;
}
.content .content_bg2 .role_btn_box .role_pagination .swiper-pagination-bullet:nth-child(1) {
  background: url(https://media.zlongame.com/media/pictures/cn/klsp/static/img/role/role1.png) no-repeat;
  background-size: 100% auto;
}
.content .content_bg2 .role_btn_box .role_pagination .swiper-pagination-bullet:nth-child(2) {
  background: url(https://media.zlongame.com/media/pictures/cn/klsp/static/img/role/role2.png) no-repeat;
  background-size: 100% auto;
}
.content .content_bg2 .role_btn_box .role_pagination .swiper-pagination-bullet:nth-child(3) {
  background: url(https://media.zlongame.com/media/pictures/cn/klsp/static/img/role/role3.png) no-repeat;
  background-size: 100% auto;
}
.content .content_bg2 .role_btn_box .role_pagination .swiper-pagination-bullet:nth-child(4) {
  background: url(https://media.zlongame.com/media/pictures/cn/klsp/static/img/role/role4.png) no-repeat;
  background-size: 100% auto;
}
.content .content_bg2 .role_btn_box .role_pagination .swiper-pagination-bullet:nth-child(5) {
  background: url(https://media.zlongame.com/media/pictures/cn/klsp/static/img/role/role5.png) no-repeat;
  background-size: 100% auto;
}
.content .content_bg2 .role_btn_box .role_pagination .swiper-pagination-bullet:nth-child(6) {
  background: url(https://media.zlongame.com/media/pictures/cn/klsp/static/img/role/role6.png) no-repeat;
  background-size: 100% auto;
}
.content .content_bg2 .role_btn_box .role_pagination .swiper-pagination-bullet:nth-child(7) {
  background: url(https://media.zlongame.com/media/pictures/cn/klsp/static/img/role/role7.png) no-repeat;
  background-size: 100% auto;
}
.content .content_bg2 .role_btn_box .line_prev {
  width: 3.52rem;
  height: 6.67rem;
  background: url(https://media.zlongame.com/media/pictures/cn/klsp/static/img/role/line_prev.png) no-repeat center;
  background-size: 100% auto;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.content .content_bg2 .role_btn_box .line_next {
  width: 3.52rem;
  height: 6.67rem;
  background: url(https://media.zlongame.com/media/pictures/cn/klsp/static/img/role/line_next.png) no-repeat center;
  background-size: 100% auto;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.content .content_bg2 .role_btn_box .line_bot {
  width: 17.09rem;
  height: 0.4rem;
  background: url(https://media.zlongame.com/media/pictures/cn/klsp/static/img/role/line2.png) no-repeat center;
  background-size: 100% auto;
  position: absolute;
  left: 50%;
  bottom: -0.1rem;
  transform: translateX(-50%);
}
.content .page3 {
  position: relative;
  z-index: 2;
  height: 10rem;
}
.content .page3 .page3_inner {
  width: 100%;
  height: 100%;
  padding-top: 1.3rem;
  padding-bottom: 0.5rem;
}
.content .page3 .title {
  width: 20.06rem;
  height: 1.96rem;
  background: url(https://media.zlongame.com/media/pictures/cn/klsp/static/img/page3/title.png);
  background-size: 100%   ;
  position: relative;
  margin: 0 auto;
  opacity: 0;
  transform: translateY(80px);
  transition: none;
}
.content .page3 .title.animate-in {
  animation: slideUpFromBottom 0.8s ease-out forwards;
}
.content .page3 .more_box {
  width: 20.34rem;
  height: 2.16rem;
  background: url(https://media.zlongame.com/media/pictures/cn/klsp/static/img/page3/decoration.png) no-repeat center;
  background-size: 100% auto;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  left: 50%;
  top: 6.8rem;
  opacity: 0;
  transform: translate(-50%, 80px);
  transition: none;
}
.content .page3 .more_box.animate-in {
  animation: slideUpFromBottomWithCenter 0.8s ease-out forwards;
  animation-delay: 0.3s;
}
.content .page3 .more_box .more_btn {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 4.08rem;
  height: 1rem;
  background: url(https://media.zlongame.com/media/pictures/cn/klsp/static/img/page3/more.png) no-repeat center;
  background-size: 100% auto;
}
.content .page3 .swiper-news {
  width: 20.5rem;
  height: 3.5rem;
  margin: 3% auto 0;
  opacity: 0;
  transform: translateY(80px);
  transition: none;
  position: relative;
  z-index: 22;
}
.content .page3 .swiper-news.animate-in {
  animation: slideUpFromBottom 0.8s ease-out forwards;
  animation-delay: 0.15s;
}
.content .page3 .swiper-news .news_swiper {
  width: 100%;
  height: 100%;
  padding-right: 3rem;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  list-style: none;
  padding: 0;
  z-index: 1;
  display: block;
}
.content .page3 .swiper-news .news_swiper .swiper-slide {
  width: 4.8rem !important;
  height: 3.5rem;
  cursor: pointer;
  user-select: none;
  overflow: hidden;
}
.content .page3 .swiper-news .news_swiper .swiper-slide a {
  text-decoration: none;
  display: block;
  height: 100%;
}
.content .page3 .swiper-news .news_swiper .swiper-slide .img_box {
  width: 4.8rem;
  height: 2.03rem;
  border-radius: 0.3rem;
  border-top-left-radius: 0.8rem;
  border: 2px solid #fff;
  box-sizing: border-box;
  overflow: hidden;
}
.content .page3 .swiper-news .news_swiper .swiper-slide img {
  width: 4.8rem;
  height: auto;
  display: block;
}
.content .page3 .swiper-news .news_swiper .swiper-slide .info {
  width: 100%;
  box-sizing: border-box;
  height: 1.4rem;
  background: url(https://media.zlongame.com/media/pictures/cn/klsp/static/img/page3/txt_bg.png) no-repeat center;
  background-size: 100% auto;
  border-top: 0;
  font-size: 0.22rem;
  line-height: 0.3rem;
  letter-spacing: 0rem;
  position: relative;
  color: #fff;
  padding: 0.1rem 0.4rem 0 0.4rem;
  margin-top: 0.05rem;
}
.content .page3 .swiper-news .news_swiper .swiper-slide .info .n_title {
  max-height: 80%;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
}
.content .page3 .swiper-news .news_swiper .swiper-slide .info .n_time {
  width: fit-content;
  height: 0.4rem;
  background-size: 100% 100%;
  line-height: 0.4rem;
  font-weight: bold;
}
.content .page3 .btns {
  width: 6rem;
  margin: 0 auto;
  display: none;
}
.content .page3 .btns .swiper_control {
  width: 6rem;
  position: relative;
  height: 1.08rem;
}
.content .page3 .btns .swiper_control .swiper-pagination {
  width: 6rem;
  height: 0.06rem;
  position: absolute;
  bottom: 0;
  top: 0;
  right: 0;
  left: 0;
  margin: auto;
  background-color: #48b2ff;
}
.content .page3 .btns .swiper_control .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background-color: #fecf5d;
  height: 110%;
}
.content .page4 {
  position: relative;
  z-index: 2;
  height: 14.5rem;
}
.content .page4 .page4_inner {
  width: 100%;
  height: fit-content;
  padding-top: 0rem;
  position: relative;
  z-index: 3;
}
.content .page4 .title {
  width: 20.06rem;
  height: 1.96rem;
  background: url(https://media.zlongame.com/media/pictures/cn/klsp/static/img/page4/title.png) no-repeat center;
  background-size: 100% auto;
  position: relative;
  margin: 0 auto;
  opacity: 0;
  transform: translateY(80px);
  transition: none;
}
.content .page4 .title.animate-in {
  animation: slideUpFromBottom 0.8s ease-out forwards;
}
.content .page4 .text {
  position: absolute;
  left: 50%;
  top: 2.3rem;
  transform: translate(-50%, 80px);
  font-size: 0.24rem;
  color: #3da7e4;
  line-height: 0.34rem;
  text-align: center;
  opacity: 0;
  transition: none;
}
.content .page4 .text.animate-in {
  animation: slideUpFromBottomWithCenter 0.8s ease-out forwards;
  animation-delay: 0.1s;
}
.content .page4 .swiper-feature {
  position: absolute;
  left: 50%;
  top: 2.5rem;
  width: 18rem;
  height: 10rem;
  overflow: hidden;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-perspective: 2000px;
  perspective: 2000px;
  opacity: 0;
  transform: translate(-50%, 80px) scale(0.5);
  transition: none;
}
.content .page4 .swiper-feature.animate-in {
  animation: slideUpFromBottomWithCenterAndScale 0.8s ease-out forwards;
  animation-delay: 0.2s;
}
.content .page4 .swiper-feature .feature_swiper {
  border-radius: 0.2rem;
  width: 18rem;
  height: 10rem;
  margin: 0.67rem auto 0;
  position: relative;
  user-select: none;
  overflow: visible;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.content .page4 .swiper-feature .feature_swiper .swiper-wrapper {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.content .page4 .swiper-feature .feature_swiper .swiper-slide {
  width: 13.9rem;
  height: 8.3rem;
  background: url(https://media.zlongame.com/media/pictures/cn/klsp/static/img/page4/swiper_kua.png) no-repeat center;
  background-size: 100% auto;
  display: flex;
  justify-content: center;
  align-items: center;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.content .page4 .swiper-feature .feature_swiper .swiper-slide.swiper-slide-active {
  filter: brightness(1);
}
.content .page4 .swiper-feature .feature_swiper .swiper-slide .img_box {
  position: relative;
}
.content .page4 .swiper-feature .feature_swiper .swiper-slide .img_box .img_box_bg {
  width: 13.9rem;
  height: 8.3rem;
  background: url(https://media.zlongame.com/media/pictures/cn/klsp/static/img/page4/swiper_kua.png) no-repeat center;
  background-size: 100% auto;
  position: absolute;
  left: -0.67rem;
  top: -0.67rem;
  z-index: 5;
}
.content .page4 .swiper-feature .feature_swiper .swiper-slide .img_box img {
  width: 12.56rem;
  height: 6.96rem;
  object-fit: cover;
  display: block;
  border-radius: 0.1rem;
}
.content .page4 .swiper-feature .swiper-pagination {
  bottom: 0;
}
.content .page4 .swiper-feature .swiper-pagination-bullet {
  width: 0.37rem;
  height: 0.38rem;
  background: url(https://media.zlongame.com/media/pictures/cn/klsp/static/img/page4/dot2.png);
  background-size: 100% 100%;
  filter: none;
  opacity: 1;
  margin: 0 0.14rem;
}
.content .page4 .swiper-feature .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-image: url(https://media.zlongame.com/media/pictures/cn/klsp/static/img/page4/dot.png);
}
.content .page4 .line_box {
  position: absolute;
  right: 0;
  top: 2.5rem;
  width: 4rem;
  height: 10rem;
  z-index: 10;
}
.content .page4 .line_box2 {
  position: absolute;
  left: 0;
  top: 2.5rem;
  width: 4rem;
  height: 10rem;
  z-index: 10;
}
.content .page4 .swiper-button-prev {
  width: 1rem;
  height: 2.28rem;
  background: url(https://media.zlongame.com/media/pictures/cn/klsp/static/img/page4/btn_prev.png) no-repeat center;
  background-size: 100% auto;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 3rem;
  margin: 0;
}
.content .page4 .swiper-button-prev::after {
  content: '';
}
.content .page4 .swiper-button-next {
  width: 1rem;
  height: 2.28rem;
  background: url(https://media.zlongame.com/media/pictures/cn/klsp/static/img/page4/btn_next.png) no-repeat center;
  background-size: 100% auto;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 3rem;
  margin: 0;
}
.content .page4 .swiper-button-next::after {
  content: '';
}
.content .page4 .line_prev {
  width: 2.43rem;
  height: 3.6rem;
  background: url(https://media.zlongame.com/media/pictures/cn/klsp/static/img/page4/line_prev.png) no-repeat center;
  background-size: 100% auto;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.content .page4 .line_next {
  width: 2.43rem;
  height: 3.6rem;
  background: url(https://media.zlongame.com/media/pictures/cn/klsp/static/img/page4/line_next.png) no-repeat center;
  background-size: 100% auto;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.content .page5 {
  height: 20rem;
}
.content .page5 .title {
  width: 20.06rem;
  height: 1.96rem;
  background: url(https://media.zlongame.com/media/pictures/cn/klsp/static/img/role/title.png) no-repeat center;
  background-size: 100% auto;
  margin: 0.5rem auto 0;
  position: relative;
}
.content .page5 .role_box {
  position: relative;
  width: 100%;
  margin: 0 auto;
}
.content .page5 .role_box .role_swiper {
  width: 100%;
  height: 100%;
  position: relative;
}
.content .page5 .role_box .role_swiper .swiper-wrapper .swiper-slide {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.content .page5 .role_box .role_swiper .swiper-wrapper .swiper-slide .role_img {
  position: absolute;
  left: 3rem;
  top: 0;
  width: 24rem;
  height: auto;
  opacity: 0;
  transition: none;
}
.content .page5 .role_box .role_swiper .swiper-wrapper .swiper-slide .role_img.animate-in {
  animation: fadeIn 1s ease-out forwards;
  animation-delay: 0.5s;
}
.content .page5 .role_box .role_swiper .swiper-wrapper .swiper-slide .role_info {
  width: 8.3rem;
  height: 7rem;
  position: absolute;
  left: 2.5rem;
  top: 1rem;
}
.content .page5 .role_box .role_swiper .swiper-wrapper .swiper-slide .role_info .role_name {
  width: 7.22rem;
  height: 2.37rem;
  opacity: 0;
  transform: translateX(-100px);
  transition: none;
}
.content .page5 .role_box .role_swiper .swiper-wrapper .swiper-slide .role_info .role_name.animate-in {
  animation: slideInFromLeft 0.8s ease-out forwards;
  animation-delay: 0.2s;
}
.content .page5 .role_box .role_swiper .swiper-wrapper .swiper-slide .role_info .role_name img {
  width: 100%;
  height: auto;
}
.content .page5 .role_box .role_swiper .swiper-wrapper .swiper-slide .role_info .role_ls {
  height: 0.81rem;
  margin-left: 0.2rem;
  opacity: 0;
  transform: translateX(-100px);
  transition: none;
}
.content .page5 .role_box .role_swiper .swiper-wrapper .swiper-slide .role_info .role_ls.animate-in {
  animation: slideInFromLeft 0.8s ease-out forwards;
  animation-delay: 0.4s;
}
.content .page5 .role_box .role_swiper .swiper-wrapper .swiper-slide .role_info .role_ls img {
  width: auto;
  height: 100%;
}
.content .page5 .role_box .role_swiper .swiper-wrapper .swiper-slide .role_info .role_line {
  width: 7.89rem;
  height: 1.91rem;
  background: url(https://media.zlongame.com/media/pictures/cn/klsp/static/img/role/line.png) no-repeat center;
  background-size: 100% auto;
  margin-top: 0.2rem;
  opacity: 0;
  transform: translateX(-100px);
  transition: none;
}
.content .page5 .role_box .role_swiper .swiper-wrapper .swiper-slide .role_info .role_line.animate-in {
  animation: slideInFromLeft 0.8s ease-out forwards;
  animation-delay: 0.8s;
}
.content .page5 .role_box .role_swiper .swiper-wrapper .swiper-slide .role_info .role_desc {
  height: 2.52rem;
  margin: -1rem 0 0 0.5rem;
  opacity: 0;
  transform: translateX(-100px);
  transition: none;
}
.content .page5 .role_box .role_swiper .swiper-wrapper .swiper-slide .role_info .role_desc.animate-in {
  animation: slideInFromLeft 0.8s ease-out forwards;
  animation-delay: 0.6s;
}
.content .page5 .role_box .role_swiper .swiper-wrapper .swiper-slide .role_info .role_desc img {
  width: auto;
  height: 100%;
}
.content .page5 .role_box .role_swiper .swiper-wrapper .swiper-slide .role_type {
  width: 1.33rem;
  height: 6rem;
  position: absolute;
  right: 2.2rem;
  top: 1.3rem;
  opacity: 0;
  transform: translateX(100px);
  transition: none;
}
.content .page5 .role_box .role_swiper .swiper-wrapper .swiper-slide .role_type.animate-in {
  animation: slideInFromRight 0.8s ease-out forwards;
  animation-delay: 0.4s;
}
.content .page5 .role_box .role_swiper .swiper-wrapper .swiper-slide .role_type img {
  width: 100%;
  height: auto;
}
.content .footer {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2.87rem;
  background: url(https://media.zlongame.com/media/pictures/cn/klsp/static/img/bg_foot.png) no-repeat center;
  background-size: 100% auto;
  font-size: 0.18rem;
  padding-top: 1rem;
}
.content .footer .footer_inner {
  width: 55%;
  height: 100%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.content .footer .left .zl_logo {
  width: 2.08rem;
  height: 0.7rem;
}
.content .footer .left .zl_logo img {
  width: 100%;
  display: block;
}
.content .footer .left p {
  font-size: 0.16rem;
  color: #313537;
}
.content .footer .right {
  color: #000;
}
.content .footer .right .link {
  display: flex;
  justify-content: space-around;
  align-items: center;
  font-size: 0.22rem;
  margin-bottom: 0.2rem;
}
.content .footer .right .link a {
  color: #000;
}
.content .footer .right span {
  margin: 0 0.14rem;
}
.content .footer .right p {
  color: #313537;
  text-align: left;
  line-height: 0.3rem;
}
.pop {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
}
.pop .mask {
  width: 100%;
  height: 100%;
  background-color: rgba(63, 66, 77, 0.8);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
}
.pop .pop_book {
  width: 15.54rem;
  height: 6.63rem;
  background: url(https://media.zlongame.com/media/pictures/cn/klsp/static/img/pop/res_pop.png);
  background-size: 100% 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 101;
}
.pop .pop_book .close {
  margin: auto;
  width: 1.5rem;
  height: 0.8rem;
  position: absolute;
  right: 0;
  left: 0;
  bottom: 0;
  cursor: pointer;
}
.pop .pop_video {
  z-index: 101;
  width: 12rem;
  height: 7rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.pop .pop_video iframe {
  width: 100%;
  height: 100%;
}
.pop .pop_video .close {
  width: 0.6rem;
  height: 0.6rem;
  background: url(https://media.zlongame.com/media/pictures/cn/klsp/static/img/close.png);
  background-size: 100% 100%;
  position: absolute;
  bottom: -1rem;
  left: 0;
  right: 0;
  margin: auto;
  cursor: pointer;
}
.pop .pop_xcx {
  width: fit-content;
  height: 7.5rem;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  z-index: 101;
  display: flex;
  align-items: center;
  justify-content: center;
}
.pop .pop_xcx img {
  width: 13.9rem;
  height: auto;
}
.pop .pop_xcx .open_xcx {
  width: 4.9rem;
  height: 0.8rem;
  position: absolute;
  top: 40%;
  left: 4.8rem;
  right: 0;
  margin: auto;
}
.pop .pop_xcx .close {
  width: 0.7rem;
  height: 0.7rem;
  background: url(https://media.zlongame.com/media/pictures/cn/klsp/static/img/close.png);
  background-size: 100% auto;
  position: absolute;
  top: 0.3rem;
  right: 0.7rem;
  margin: auto;
  cursor: pointer;
}
.pop .pop_age {
  width: 15.54rem;
  height: 9.66rem;
  background: url(https://media.zlongame.com/media/pictures/cn/klsp/static/img/age_pop.png);
  background-size: 100% 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  z-index: 101;
  font-size: 0.22rem;
  color: #49b4fe;
  padding: 1rem;
  line-height: 0.34rem;
}
.pop .pop_age .close {
  width: 1rem;
  height: 0.6rem;
  background-size: 100% 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  cursor: pointer;
}
.pop .pop_ob {
  width: 13.9rem;
  height: 7.5rem;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 101;
}
.pop .pop_ob img {
  width: 13.9rem;
  height: auto;
}
.pop .pop_ob .close {
  width: 0.7rem;
  height: 0.7rem;
  position: absolute;
  top: 0.5rem;
  right: 0.5rem;
  margin: auto;
  cursor: pointer;
}
