@font-face {
  font-family: swiper-icons;
  src: url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color: #007aff;
}
:host {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}
.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
  display: block;
}
.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: var(
    --swiper-wrapper-transition-timing-function,
    initial
  );
  box-sizing: content-box;
}
.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
  transform: translateZ(0);
}
.swiper-horizontal {
  touch-action: pan-y;
}
.swiper-vertical {
  touch-action: pan-x;
}
.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  display: block;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}
.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}
.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 12rem;
}
.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}
.swiper-3d {
  perspective: 12rem;
}
.swiper-3d .swiper-cube-shadow,
.swiper-3d .swiper-slide {
  transform-style: preserve-3d;
}
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}
.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}
.swiper-css-mode.swiper-vertical > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  scroll-snap-type: none;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: none;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper:before {
  content: "";
  flex-shrink: 0;
  order: 9999;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}
.swiper-css-mode.swiper-centered.swiper-horizontal
  > .swiper-wrapper
  > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper:before {
  height: 100%;
  min-height: 0.01rem;
  width: var(--swiper-centered-offset-after);
}
.swiper-css-mode.swiper-centered.swiper-vertical
  > .swiper-wrapper
  > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper:before {
  width: 100%;
  min-width: 0.01rem;
  height: var(--swiper-centered-offset-after);
}
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}
.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(
    to left,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
}
.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(
    to right,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
}
.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(
    to top,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
}
.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
}
.swiper-lazy-preloader {
  width: 0.42rem;
  height: 0.42rem;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -0.21rem;
  margin-top: -0.21rem;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 0.04rem solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear;
}
.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}
.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}
@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0);
  }
  to {
    transform: rotate(360deg);
  }
}
.swiper-virtual .swiper-slide {
  -webkit-backface-visibility: hidden;
  transform: translateZ(0);
}
.swiper-virtual.swiper-css-mode .swiper-wrapper:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
}
.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper:after {
  height: 0.01rem;
  width: var(--swiper-virtual-size);
}
.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper:after {
  width: 0.01rem;
  height: var(--swiper-virtual-size);
}
:root {
  --swiper-navigation-size: 0.44rem;
}
.swiper-button-next,
.swiper-button-prev {
  position: absolute;
  top: var(--swiper-navigation-top-offset, 50%);
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0 - (var(--swiper-navigation-size) / 2));
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}
.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-next.swiper-button-hidden,
.swiper-button-prev.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none;
}
.swiper-navigation-disabled .swiper-button-next,
.swiper-navigation-disabled .swiper-button-prev {
  display: none !important;
}
.swiper-button-next svg,
.swiper-button-prev svg {
  width: 100%;
  height: 100%;
  object-fit: contain;
  transform-origin: center;
}
.swiper-rtl .swiper-button-next svg,
.swiper-rtl .swiper-button-prev svg {
  transform: rotate(180deg);
}
.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: var(--swiper-navigation-sides-offset, 10px);
  right: auto;
}
.swiper-button-lock {
  display: none;
}
.swiper-button-next:after,
.swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1;
}
.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  content: "prev";
}
.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}
.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  content: "next";
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 0.3s opacity;
  transform: translateZ(0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
.swiper-pagination-disabled > .swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
  display: none !important;
}
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: var(--swiper-pagination-bottom, 8px);
  top: var(--swiper-pagination-top, auto);
  left: 0;
  width: 100%;
}
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}
.swiper-pagination-bullet {
  width: var(
    --swiper-pagination-bullet-width,
    var(--swiper-pagination-bullet-size, 8px)
  );
  height: var(
    --swiper-pagination-bullet-height,
    var(--swiper-pagination-bullet-size, 8px)
  );
  display: inline-block;
  border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-bullet:only-child {
  display: none !important;
}
.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}
.swiper-pagination-vertical.swiper-pagination-bullets,
.swiper-vertical > .swiper-pagination-bullets {
  right: var(--swiper-pagination-right, 8px);
  left: var(--swiper-pagination-left, auto);
  top: 50%;
  transform: translate3d(0, -50%, 0);
}
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-vertical
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 0.08rem;
}
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet,
.swiper-vertical
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet {
  display: inline-block;
  transition:
    0.2s transform,
    0.2s top;
}
.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets
  .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}
.swiper-horizontal
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translate(-50%);
  white-space: nowrap;
}
.swiper-horizontal
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet {
  transition:
    0.2s transform,
    0.2s left;
}
.swiper-horizontal.swiper-rtl
  > .swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet {
  transition:
    0.2s transform,
    0.2s right;
}
.swiper-pagination-fraction {
  color: var(--swiper-pagination-fraction-color, inherit);
}
.swiper-pagination-progressbar {
  background: var(
    --swiper-pagination-progressbar-bg-color,
    rgba(0, 0, 0, 0.25)
  );
  position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}
.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}
.swiper-horizontal > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,
.swiper-vertical
  > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: var(--swiper-pagination-progressbar-size, 4px);
  left: 0;
  top: 0;
}
.swiper-horizontal
  > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-vertical > .swiper-pagination-progressbar {
  width: var(--swiper-pagination-progressbar-size, 4px);
  height: 100%;
  left: 0;
  top: 0;
}
.swiper-pagination-lock {
  display: none;
}
.swiper-scrollbar {
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  position: relative;
  touch-action: none;
  background: var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, 0.1));
}
.swiper-scrollbar-disabled > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-disabled {
  display: none !important;
}
.swiper-horizontal > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-horizontal {
  position: absolute;
  left: var(--swiper-scrollbar-sides-offset, 1%);
  bottom: var(--swiper-scrollbar-bottom, 4px);
  top: var(--swiper-scrollbar-top, auto);
  z-index: 50;
  height: var(--swiper-scrollbar-size, 4px);
  width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}
.swiper-scrollbar.swiper-scrollbar-vertical,
.swiper-vertical > .swiper-scrollbar {
  position: absolute;
  left: var(--swiper-scrollbar-left, auto);
  right: var(--swiper-scrollbar-right, 4px);
  top: var(--swiper-scrollbar-sides-offset, 1%);
  z-index: 50;
  width: var(--swiper-scrollbar-size, 4px);
  height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, 0.5));
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  left: 0;
  top: 0;
}
.swiper-scrollbar-cursor-drag {
  cursor: move;
}
.swiper-scrollbar-lock {
  display: none;
}
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.swiper-zoom-container > canvas,
.swiper-zoom-container > img,
.swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}
.swiper-slide-zoomed {
  cursor: move;
  touch-action: none;
}
.swiper .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
.swiper-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-grid > .swiper-wrapper {
  flex-wrap: wrap;
}
.swiper-grid-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}
.swiper-fade.swiper-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}
.swiper-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}
.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-fade .swiper-slide-active,
.swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-cube {
  overflow: visible;
}
.swiper-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}
.swiper-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-cube.swiper-rtl .swiper-slide {
  transform-origin: 100% 0;
}
.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-next,
.swiper-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}
.swiper-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  z-index: 0;
}
.swiper-cube .swiper-cube-shadow:before {
  content: "";
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  filter: blur(0.5rem);
}
.swiper-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-flip {
  overflow: visible;
}
.swiper-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}
.swiper-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-flip .swiper-slide-active,
.swiper-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-creative .swiper-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
  transition-property: transform, opacity, height;
}
.swiper-cards {
  overflow: visible;
}
.swiper-cards .swiper-slide {
  transform-origin: center bottom;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
}
:root {
  font-family:
    -apple-system,
    BlinkMacSystemFont,
    PingFang SC,
    Helvetica Neue,
    STHeiti,
    Tahoma,
    Simsun,
    sans-serif;
  line-height: 1.5;
  font-weight: 400;
  color-scheme: light dark;
  color: rgba(255, 255, 255, 0.87);
  background-color: #242424;
  font-synthesis: none;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  vertical-align: baseline;
  -webkit-user-select: none;
  user-select: none;
  touch-action: none;
}
a {
  font-weight: 500;
  color: #646cff;
  text-decoration: inherit;
}
a:hover {
  color: #535bf2;
}
body {
  margin: 0;
  line-height: 1;
  -webkit-touch-callout: none;
  -webkit-text-size-adjust: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
span {
  color: #fff8c9;
}
button {
  border: none;
  outline: none;
  background: none;
}
html {
  font-size: 50px;
}
@media screen and (max-width: 768px) and (min-width: 414px) {
  html {
    font-size: 55.2px;
  }
}
html {
  font-size: 13.33333333vw;
}
@media all and (min-aspect-ratio: 1334/646) and (orientation: landscape) {
  html {
    font-size: 6.25vw;
  }
}
@media all and (max-aspect-ratio: 1334/646) and (orientation: landscape) {
  html {
    font-size: 13.33vh;
  }
}
.m_horizontal {
  transform-origin: center center;
  transform: rotate(90deg);
}
.m_horizontal .m_wrap {
  position: relative;
  overflow: hidden;
  width: 100vh;
  height: 100vw;
}
.m_horizontal.game,
.m_horizontal.game .m_wrap {
  width: 100%;
  height: 100%;
}
.opening {
  width: 100%;
  height: 100%;
  position: absolute;
  transform: translateZ(0);
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
}
@media all and (orientation: landscape) {
  html .m_horizontal {
    transform: rotate(0);
  }
  html .m_horizontal .m_wrap {
    width: 100vw;
    height: 100vh;
  }
  html .m_horizontal.game .m_wrap {
    width: 100%;
    height: 100%;
  }
  html .m_share-wrap .content-text {
    left: auto;
    right: 0.4rem;
  }
  html .m_share-wrap .content-img {
    left: auto;
    right: 0;
    transform: scaleX(1);
  }
}
.img_btn_complete_chang {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/btn_complete_chang.png);
}
.img_btn_complete_chang_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/btn_complete_chang.png);
  width: 3.1rem;
  height: 0.99rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_btn_confirm_chang {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/btn_confirm_chang.png);
}
.img_btn_confirm_chang_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/btn_confirm_chang.png);
  width: 3.09rem;
  height: 1.11rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_card_chahui {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/card_chahui.png);
}
.img_card_chahui_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/card_chahui.png);
  width: 3.05rem;
  height: 4.07rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_card_diancha {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/card_diancha.png);
}
.img_card_diancha_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/card_diancha.png);
  width: 3.05rem;
  height: 4.07rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_card_guixin {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/card_guixin.png);
}
.img_card_guixin_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/card_guixin.png);
  width: 3.05rem;
  height: 4.07rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_card_jiayou {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/card_jiayou.png);
}
.img_card_jiayou_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/card_jiayou.png);
  width: 3.05rem;
  height: 4.07rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_card_qilingchang {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/card_qilingchang.png);
}
.img_card_qilingchang_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/card_qilingchang.png);
  width: 3.05rem;
  height: 4.07rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_card_shougong {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/card_shougong.png);
}
.img_card_shougong_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/card_shougong.png);
  width: 3.05rem;
  height: 4.07rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_card_yuexia {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/card_yuexia.png);
}
.img_card_yuexia_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/card_yuexia.png);
  width: 3.05rem;
  height: 4.07rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_card_zhimei {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/card_zhimei.png);
}
.img_card_zhimei_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/card_zhimei.png);
  width: 3.05rem;
  height: 4.07rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_chang_bg {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/chang_bg.jpg);
}
.img_chang_bg_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/chang_bg.jpg);
  width: 16.24rem;
  height: 7.5rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_dialog_hint_chang {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/dialog_hint_chang.png);
}
.img_dialog_hint_chang_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/dialog_hint_chang.png);
  width: 2.38rem;
  height: 0.25rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_dialog_long_bg_chang {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/dialog_long_bg_chang.png);
}
.img_dialog_long_bg_chang_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/dialog_long_bg_chang.png);
  width: 9.46rem;
  height: 6.69rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_dialog_pop_bg_med_chang {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/dialog_pop_bg_med_chang.png);
}
.img_dialog_pop_bg_med_chang_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/dialog_pop_bg_med_chang.png);
  width: 7.44rem;
  height: 1.95rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_dialog_window_chang2_short {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/dialog_window_chang2_short.png);
}
.img_dialog_window_chang2_short_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/dialog_window_chang2_short.png);
  width: 12.12rem;
  height: 1.73rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_dialog_window_chang_short {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/dialog_window_chang_short.png);
}
.img_dialog_window_chang_short_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/dialog_window_chang_short.png);
  width: 12.12rem;
  height: 1.73rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_diancha_desk {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/diancha_desk.jpg);
}
.img_diancha_desk_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/diancha_desk.jpg);
  width: 16.24rem;
  height: 7.5rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_diancha_option_0 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/diancha_option_0.png);
}
.img_diancha_option_0_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/diancha_option_0.png);
  width: 2.57rem;
  height: 3.53rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_diancha_option_0_active {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/diancha_option_0_active.png);
}
.img_diancha_option_0_active_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/diancha_option_0_active.png);
  width: 4.26rem;
  height: 5.18rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_diancha_option_1 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/diancha_option_1.png);
}
.img_diancha_option_1_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/diancha_option_1.png);
  width: 2.92rem;
  height: 3.67rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_diancha_option_1_active {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/diancha_option_1_active.png);
}
.img_diancha_option_1_active_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/diancha_option_1_active.png);
  width: 4.26rem;
  height: 5.17rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_diancha_option_2 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/diancha_option_2.png);
}
.img_diancha_option_2_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/diancha_option_2.png);
  width: 2.57rem;
  height: 3.53rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_diancha_option_2_active {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/diancha_option_2_active.png);
}
.img_diancha_option_2_active_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/diancha_option_2_active.png);
  width: 4.25rem;
  height: 5.18rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_diancha_option_3 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/diancha_option_3.png);
}
.img_diancha_option_3_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/diancha_option_3.png);
  width: 2.57rem;
  height: 3.53rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_diancha_option_3_active {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/diancha_option_3_active.png);
}
.img_diancha_option_3_active_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/diancha_option_3_active.png);
  width: 4.25rem;
  height: 5.16rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_diancha_option_line {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/diancha_option_line.png);
}
.img_diancha_option_line_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/diancha_option_line.png);
  width: 15.24rem;
  height: 2.42rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_diancha_water {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/diancha_water.png);
}
.img_diancha_water_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/diancha_water.png);
  width: 3.39rem;
  height: 3.39rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_face_bg_chang {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/face_bg_chang.png);
}
.img_face_bg_chang_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/face_bg_chang.png);
  width: 3.24rem;
  height: 2.56rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_intro_chang_bg {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/intro_chang_bg.png);
}
.img_intro_chang_bg_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/intro_chang_bg.png);
  width: 11.15rem;
  height: 6.5rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_intro_chang_text {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/intro_chang_text.png);
}
.img_intro_chang_text_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/intro_chang_text.png);
  width: 13.45rem;
  height: 9.24rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_opening_bg_chang {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/opening_bg_chang.jpg);
}
.img_opening_bg_chang_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/opening_bg_chang.jpg);
  width: 16.24rem;
  height: 7.5rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_opening_desc_chahui {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/opening_desc_chahui.png);
}
.img_opening_desc_chahui_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/opening_desc_chahui.png);
  width: 5.11rem;
  height: 0.39rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_opening_desc_diancha {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/opening_desc_diancha.png);
}
.img_opening_desc_diancha_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/opening_desc_diancha.png);
  width: 5.72rem;
  height: 0.39rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_opening_desc_guixin {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/opening_desc_guixin.png);
}
.img_opening_desc_guixin_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/opening_desc_guixin.png);
  width: 4.91rem;
  height: 0.37rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_opening_desc_jiayou {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/opening_desc_jiayou.png);
}
.img_opening_desc_jiayou_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/opening_desc_jiayou.png);
  width: 3.6rem;
  height: 0.36rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_opening_desc_qilingchang {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/opening_desc_qilingchang.png);
}
.img_opening_desc_qilingchang_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/opening_desc_qilingchang.png);
  width: 8.18rem;
  height: 0.39rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_opening_desc_shougong {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/opening_desc_shougong.png);
}
.img_opening_desc_shougong_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/opening_desc_shougong.png);
  width: 5.94rem;
  height: 0.39rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_opening_desc_yuexia {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/opening_desc_yuexia.png);
}
.img_opening_desc_yuexia_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/opening_desc_yuexia.png);
  width: 5.72rem;
  height: 0.39rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_opening_desc_zhimei {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/opening_desc_zhimei.png);
}
.img_opening_desc_zhimei_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/opening_desc_zhimei.png);
  width: 4.38rem;
  height: 0.39rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_opening_line_chang {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/opening_line_chang.png);
}
.img_opening_line_chang_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/opening_line_chang.png);
  width: 3.62rem;
  height: 0.11rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_opening_title_chahui {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/opening_title_chahui.png);
}
.img_opening_title_chahui_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/opening_title_chahui.png);
  width: 3.56rem;
  height: 1.51rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_opening_title_diancha {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/opening_title_diancha.png);
}
.img_opening_title_diancha_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/opening_title_diancha.png);
  width: 3.08rem;
  height: 1.43rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_opening_title_guixin {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/opening_title_guixin.png);
}
.img_opening_title_guixin_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/opening_title_guixin.png);
  width: 3.21rem;
  height: 0.88rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_opening_title_jiayou {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/opening_title_jiayou.png);
}
.img_opening_title_jiayou_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/opening_title_jiayou.png);
  width: 3.39rem;
  height: 1.57rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_opening_title_qilingchang {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/opening_title_qilingchang.png);
}
.img_opening_title_qilingchang_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/opening_title_qilingchang.png);
  width: 2.76rem;
  height: 0.88rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_opening_title_shougong {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/opening_title_shougong.png);
}
.img_opening_title_shougong_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/opening_title_shougong.png);
  width: 2.82rem;
  height: 1.03rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_opening_title_yuexia {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/opening_title_yuexia.png);
}
.img_opening_title_yuexia_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/opening_title_yuexia.png);
  width: 3.22rem;
  height: 1.44rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_opening_title_zhimei {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/opening_title_zhimei.png);
}
.img_opening_title_zhimei_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/opening_title_zhimei.png);
  width: 3.32rem;
  height: 1.39rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_option_bg_chang {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/option_bg_chang.png);
}
.img_option_bg_chang_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/option_bg_chang.png);
  width: 4.42rem;
  height: 1.76rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_progress_chang5_1 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/progress_chang5_1.png);
}
.img_progress_chang5_1_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/progress_chang5_1.png);
  width: 1.06rem;
  height: 1.04rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_progress_chang5_2 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/progress_chang5_2.png);
}
.img_progress_chang5_2_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/progress_chang5_2.png);
  width: 1.06rem;
  height: 1.04rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_progress_chang5_3 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/progress_chang5_3.png);
}
.img_progress_chang5_3_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/progress_chang5_3.png);
  width: 1.06rem;
  height: 1.04rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_progress_chang5_4 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/progress_chang5_4.png);
}
.img_progress_chang5_4_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/progress_chang5_4.png);
  width: 1.06rem;
  height: 1.04rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_progress_chang5_5 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/progress_chang5_5.png);
}
.img_progress_chang5_5_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/progress_chang5_5.png);
  width: 1.06rem;
  height: 1.04rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_progress_chang6_1 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/progress_chang6_1.png);
}
.img_progress_chang6_1_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/progress_chang6_1.png);
  width: 1.04rem;
  height: 1.04rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_progress_chang6_2 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/progress_chang6_2.png);
}
.img_progress_chang6_2_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/progress_chang6_2.png);
  width: 1.04rem;
  height: 1.04rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_progress_chang6_3 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/progress_chang6_3.png);
}
.img_progress_chang6_3_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/progress_chang6_3.png);
  width: 1.04rem;
  height: 1.04rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_progress_chang6_4 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/progress_chang6_4.png);
}
.img_progress_chang6_4_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/progress_chang6_4.png);
  width: 1.04rem;
  height: 1.04rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_progress_chang6_5 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/progress_chang6_5.png);
}
.img_progress_chang6_5_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/progress_chang6_5.png);
  width: 1.04rem;
  height: 1.04rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_progress_chang6_6 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/progress_chang6_6.png);
}
.img_progress_chang6_6_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/progress_chang6_6.png);
  width: 1.04rem;
  height: 1.04rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_progress_chang7_1 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/progress_chang7_1.png);
}
.img_progress_chang7_1_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/progress_chang7_1.png);
  width: 1.04rem;
  height: 1.05rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_progress_chang7_2 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/progress_chang7_2.png);
}
.img_progress_chang7_2_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/progress_chang7_2.png);
  width: 1.04rem;
  height: 1.05rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_progress_chang7_3 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/progress_chang7_3.png);
}
.img_progress_chang7_3_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/progress_chang7_3.png);
  width: 1.04rem;
  height: 1.05rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_progress_chang7_4 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/progress_chang7_4.png);
}
.img_progress_chang7_4_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/progress_chang7_4.png);
  width: 1.04rem;
  height: 1.05rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_progress_chang7_5 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/progress_chang7_5.png);
}
.img_progress_chang7_5_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/progress_chang7_5.png);
  width: 1.04rem;
  height: 1.05rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_progress_chang7_6 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/progress_chang7_6.png);
}
.img_progress_chang7_6_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/progress_chang7_6.png);
  width: 1.04rem;
  height: 1.05rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_progress_chang7_7 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/progress_chang7_7.png);
}
.img_progress_chang7_7_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/progress_chang7_7.png);
  width: 1.04rem;
  height: 1.05rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_progress_chang8_1 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/progress_chang8_1.png);
}
.img_progress_chang8_1_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/progress_chang8_1.png);
  width: 1.02rem;
  height: 1.04rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_progress_chang8_2 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/progress_chang8_2.png);
}
.img_progress_chang8_2_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/progress_chang8_2.png);
  width: 1.02rem;
  height: 1.04rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_progress_chang8_3 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/progress_chang8_3.png);
}
.img_progress_chang8_3_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/progress_chang8_3.png);
  width: 1.02rem;
  height: 1.04rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_progress_chang8_4 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/progress_chang8_4.png);
}
.img_progress_chang8_4_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/progress_chang8_4.png);
  width: 1.02rem;
  height: 1.04rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_progress_chang8_5 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/progress_chang8_5.png);
}
.img_progress_chang8_5_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/progress_chang8_5.png);
  width: 1.02rem;
  height: 1.04rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_progress_chang8_6 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/progress_chang8_6.png);
}
.img_progress_chang8_6_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/progress_chang8_6.png);
  width: 1.02rem;
  height: 1.04rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_progress_chang8_7 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/progress_chang8_7.png);
}
.img_progress_chang8_7_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/progress_chang8_7.png);
  width: 1.02rem;
  height: 1.04rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_progress_chang8_8 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/progress_chang8_8.png);
}
.img_progress_chang8_8_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/progress_chang8_8.png);
  width: 1.02rem;
  height: 1.04rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_progress_chang_bg {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/progress_chang_bg.png);
}
.img_progress_chang_bg_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/progress_chang_bg.png);
  width: 1.02rem;
  height: 1.04rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_select_hint_chang {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/select_hint_chang.png);
}
.img_select_hint_chang_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/select_hint_chang.png);
  width: 1.83rem;
  height: 0.52rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_ciqi_0_0_0 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/ciqi_0_0_0.png);
}
.img_ciqi_0_0_0_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/ciqi_0_0_0.png);
  width: 7.92rem;
  height: 6.97rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_ciqi_0_0_1 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/ciqi_0_0_1.png);
}
.img_ciqi_0_0_1_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/ciqi_0_0_1.png);
  width: 7.92rem;
  height: 6.97rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_ciqi_0_0_2 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/ciqi_0_0_2.png);
}
.img_ciqi_0_0_2_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/ciqi_0_0_2.png);
  width: 7.92rem;
  height: 6.97rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_ciqi_0_0_ear {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/ciqi_0_0_ear.png);
}
.img_ciqi_0_0_ear_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/ciqi_0_0_ear.png);
  width: 1.3rem;
  height: 2.51rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_ciqi_0_1_0 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/ciqi_0_1_0.png);
}
.img_ciqi_0_1_0_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/ciqi_0_1_0.png);
  width: 7.92rem;
  height: 6.97rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_ciqi_0_1_1 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/ciqi_0_1_1.png);
}
.img_ciqi_0_1_1_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/ciqi_0_1_1.png);
  width: 7.92rem;
  height: 6.97rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_ciqi_0_1_2 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/ciqi_0_1_2.png);
}
.img_ciqi_0_1_2_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/ciqi_0_1_2.png);
  width: 7.92rem;
  height: 6.97rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_ciqi_0_1_ear {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/ciqi_0_1_ear.png);
}
.img_ciqi_0_1_ear_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/ciqi_0_1_ear.png);
  width: 1.26rem;
  height: 2.19rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_ciqi_0_2_0 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/ciqi_0_2_0.png);
}
.img_ciqi_0_2_0_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/ciqi_0_2_0.png);
  width: 7.92rem;
  height: 6.97rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_ciqi_0_2_1 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/ciqi_0_2_1.png);
}
.img_ciqi_0_2_1_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/ciqi_0_2_1.png);
  width: 7.92rem;
  height: 6.97rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_ciqi_0_2_2 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/ciqi_0_2_2.png);
}
.img_ciqi_0_2_2_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/ciqi_0_2_2.png);
  width: 7.92rem;
  height: 6.97rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_ciqi_0_2_ear {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/ciqi_0_2_ear.png);
}
.img_ciqi_0_2_ear_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/ciqi_0_2_ear.png);
  width: 1.06rem;
  height: 1.88rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_ciqi_0_3_0 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/ciqi_0_3_0.png);
}
.img_ciqi_0_3_0_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/ciqi_0_3_0.png);
  width: 7.92rem;
  height: 6.97rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_ciqi_0_3_1 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/ciqi_0_3_1.png);
}
.img_ciqi_0_3_1_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/ciqi_0_3_1.png);
  width: 7.92rem;
  height: 6.97rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_ciqi_0_3_2 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/ciqi_0_3_2.png);
}
.img_ciqi_0_3_2_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/ciqi_0_3_2.png);
  width: 7.92rem;
  height: 6.97rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_ciqi_0_3_ear {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/ciqi_0_3_ear.png);
}
.img_ciqi_0_3_ear_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/ciqi_0_3_ear.png);
  width: 1.14rem;
  height: 1.4rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_ciqi_0_4_0 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/ciqi_0_4_0.png);
}
.img_ciqi_0_4_0_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/ciqi_0_4_0.png);
  width: 7.92rem;
  height: 6.97rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_ciqi_0_4_1 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/ciqi_0_4_1.png);
}
.img_ciqi_0_4_1_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/ciqi_0_4_1.png);
  width: 7.92rem;
  height: 6.97rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_ciqi_0_4_2 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/ciqi_0_4_2.png);
}
.img_ciqi_0_4_2_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/ciqi_0_4_2.png);
  width: 7.92rem;
  height: 6.97rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_ciqi_0_4_ear {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/ciqi_0_4_ear.png);
}
.img_ciqi_0_4_ear_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/ciqi_0_4_ear.png);
  width: 0.69rem;
  height: 0.95rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_ciqi_1_0_0 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/ciqi_1_0_0.png);
}
.img_ciqi_1_0_0_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/ciqi_1_0_0.png);
  width: 7.92rem;
  height: 6.98rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_ciqi_1_0_1 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/ciqi_1_0_1.png);
}
.img_ciqi_1_0_1_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/ciqi_1_0_1.png);
  width: 7.92rem;
  height: 6.98rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_ciqi_1_0_ear {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/ciqi_1_0_ear.png);
}
.img_ciqi_1_0_ear_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/ciqi_1_0_ear.png);
  width: 1.3rem;
  height: 2.5rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_ciqi_1_1_0 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/ciqi_1_1_0.png);
}
.img_ciqi_1_1_0_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/ciqi_1_1_0.png);
  width: 7.92rem;
  height: 6.98rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_ciqi_1_1_1 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/ciqi_1_1_1.png);
}
.img_ciqi_1_1_1_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/ciqi_1_1_1.png);
  width: 7.92rem;
  height: 6.98rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_ciqi_1_1_ear {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/ciqi_1_1_ear.png);
}
.img_ciqi_1_1_ear_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/ciqi_1_1_ear.png);
  width: 1.26rem;
  height: 2.2rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_ciqi_1_2_0 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/ciqi_1_2_0.png);
}
.img_ciqi_1_2_0_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/ciqi_1_2_0.png);
  width: 7.92rem;
  height: 6.98rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_ciqi_1_2_1 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/ciqi_1_2_1.png);
}
.img_ciqi_1_2_1_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/ciqi_1_2_1.png);
  width: 7.92rem;
  height: 6.98rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_ciqi_1_2_ear {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/ciqi_1_2_ear.png);
}
.img_ciqi_1_2_ear_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/ciqi_1_2_ear.png);
  width: 1.06rem;
  height: 1.88rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_ciqi_1_3_0 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/ciqi_1_3_0.png);
}
.img_ciqi_1_3_0_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/ciqi_1_3_0.png);
  width: 7.92rem;
  height: 6.98rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_ciqi_1_3_1 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/ciqi_1_3_1.png);
}
.img_ciqi_1_3_1_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/ciqi_1_3_1.png);
  width: 7.92rem;
  height: 6.98rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_ciqi_1_3_ear {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/ciqi_1_3_ear.png);
}
.img_ciqi_1_3_ear_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/ciqi_1_3_ear.png);
  width: 1.14rem;
  height: 1.39rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_ciqi_1_4_0 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/ciqi_1_4_0.png);
}
.img_ciqi_1_4_0_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/ciqi_1_4_0.png);
  width: 7.92rem;
  height: 6.98rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_ciqi_1_4_1 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/ciqi_1_4_1.png);
}
.img_ciqi_1_4_1_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/ciqi_1_4_1.png);
  width: 7.92rem;
  height: 6.98rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_ciqi_1_4_ear {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/ciqi_1_4_ear.png);
}
.img_ciqi_1_4_ear_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/ciqi_1_4_ear.png);
  width: 0.69rem;
  height: 0.94rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_ciqi_2_0_0 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/ciqi_2_0_0.png);
}
.img_ciqi_2_0_0_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/ciqi_2_0_0.png);
  width: 7.92rem;
  height: 6.98rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_ciqi_2_0_1 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/ciqi_2_0_1.png);
}
.img_ciqi_2_0_1_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/ciqi_2_0_1.png);
  width: 7.92rem;
  height: 6.98rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_ciqi_2_0_ear {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/ciqi_2_0_ear.png);
}
.img_ciqi_2_0_ear_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/ciqi_2_0_ear.png);
  width: 1.3rem;
  height: 2.5rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_ciqi_2_1_0 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/ciqi_2_1_0.png);
}
.img_ciqi_2_1_0_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/ciqi_2_1_0.png);
  width: 7.92rem;
  height: 6.98rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_ciqi_2_1_1 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/ciqi_2_1_1.png);
}
.img_ciqi_2_1_1_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/ciqi_2_1_1.png);
  width: 7.92rem;
  height: 6.98rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_ciqi_2_1_ear {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/ciqi_2_1_ear.png);
}
.img_ciqi_2_1_ear_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/ciqi_2_1_ear.png);
  width: 1.26rem;
  height: 2.2rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_ciqi_2_2_0 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/ciqi_2_2_0.png);
}
.img_ciqi_2_2_0_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/ciqi_2_2_0.png);
  width: 7.92rem;
  height: 6.98rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_ciqi_2_2_1 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/ciqi_2_2_1.png);
}
.img_ciqi_2_2_1_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/ciqi_2_2_1.png);
  width: 7.92rem;
  height: 6.98rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_ciqi_2_2_ear {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/ciqi_2_2_ear.png);
}
.img_ciqi_2_2_ear_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/ciqi_2_2_ear.png);
  width: 1.06rem;
  height: 1.88rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_ciqi_2_3_0 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/ciqi_2_3_0.png);
}
.img_ciqi_2_3_0_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/ciqi_2_3_0.png);
  width: 7.92rem;
  height: 6.98rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_ciqi_2_3_1 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/ciqi_2_3_1.png);
}
.img_ciqi_2_3_1_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/ciqi_2_3_1.png);
  width: 7.92rem;
  height: 6.98rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_ciqi_2_3_ear {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/ciqi_2_3_ear.png);
}
.img_ciqi_2_3_ear_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/ciqi_2_3_ear.png);
  width: 1.14rem;
  height: 1.39rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_ciqi_2_4_0 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/ciqi_2_4_0.png);
}
.img_ciqi_2_4_0_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/ciqi_2_4_0.png);
  width: 7.92rem;
  height: 6.98rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_ciqi_2_4_1 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/ciqi_2_4_1.png);
}
.img_ciqi_2_4_1_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/ciqi_2_4_1.png);
  width: 7.92rem;
  height: 6.98rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_ciqi_2_4_ear {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/ciqi_2_4_ear.png);
}
.img_ciqi_2_4_ear_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/ciqi_2_4_ear.png);
  width: 0.69rem;
  height: 0.94rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_ciqi_3_0_0 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/ciqi_3_0_0.png);
}
.img_ciqi_3_0_0_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/ciqi_3_0_0.png);
  width: 7.92rem;
  height: 6.98rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_ciqi_3_0_1 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/ciqi_3_0_1.png);
}
.img_ciqi_3_0_1_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/ciqi_3_0_1.png);
  width: 7.92rem;
  height: 6.98rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_ciqi_3_0_ear {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/ciqi_3_0_ear.png);
}
.img_ciqi_3_0_ear_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/ciqi_3_0_ear.png);
  width: 1.3rem;
  height: 2.5rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_ciqi_3_1_0 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/ciqi_3_1_0.png);
}
.img_ciqi_3_1_0_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/ciqi_3_1_0.png);
  width: 7.92rem;
  height: 6.98rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_ciqi_3_1_1 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/ciqi_3_1_1.png);
}
.img_ciqi_3_1_1_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/ciqi_3_1_1.png);
  width: 7.92rem;
  height: 6.98rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_ciqi_3_1_ear {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/ciqi_3_1_ear.png);
}
.img_ciqi_3_1_ear_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/ciqi_3_1_ear.png);
  width: 1.26rem;
  height: 2.2rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_ciqi_3_2_0 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/ciqi_3_2_0.png);
}
.img_ciqi_3_2_0_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/ciqi_3_2_0.png);
  width: 7.92rem;
  height: 6.98rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_ciqi_3_2_1 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/ciqi_3_2_1.png);
}
.img_ciqi_3_2_1_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/ciqi_3_2_1.png);
  width: 7.92rem;
  height: 6.98rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_ciqi_3_2_ear {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/ciqi_3_2_ear.png);
}
.img_ciqi_3_2_ear_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/ciqi_3_2_ear.png);
  width: 1.06rem;
  height: 1.88rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_ciqi_3_3_0 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/ciqi_3_3_0.png);
}
.img_ciqi_3_3_0_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/ciqi_3_3_0.png);
  width: 7.92rem;
  height: 6.98rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_ciqi_3_3_1 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/ciqi_3_3_1.png);
}
.img_ciqi_3_3_1_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/ciqi_3_3_1.png);
  width: 7.92rem;
  height: 6.98rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_ciqi_3_3_ear {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/ciqi_3_3_ear.png);
}
.img_ciqi_3_3_ear_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/ciqi_3_3_ear.png);
  width: 1.14rem;
  height: 1.39rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_ciqi_3_4_0 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/ciqi_3_4_0.png);
}
.img_ciqi_3_4_0_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/ciqi_3_4_0.png);
  width: 7.92rem;
  height: 6.98rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_ciqi_3_4_1 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/ciqi_3_4_1.png);
}
.img_ciqi_3_4_1_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/ciqi_3_4_1.png);
  width: 7.92rem;
  height: 6.98rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_ciqi_3_4_ear {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/ciqi_3_4_ear.png);
}
.img_ciqi_3_4_ear_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/ciqi_3_4_ear.png);
  width: 0.69rem;
  height: 0.94rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_shougong_bg {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/shougong_bg.jpg);
}
.img_shougong_bg_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/shougong_bg.jpg);
  width: 17.4rem;
  height: 7.5rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_shougong_right_menu {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/shougong_right_menu.png);
}
.img_shougong_right_menu_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/shougong_right_menu.png);
  width: 10.56rem;
  height: 7.5rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_shougong_tab_0 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/shougong_tab_0.png);
}
.img_shougong_tab_0_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/shougong_tab_0.png);
  width: 2.03rem;
  height: 2.01rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_shougong_tab_0_active {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/shougong_tab_0_active.png);
}
.img_shougong_tab_0_active_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/shougong_tab_0_active.png);
  width: 2.11rem;
  height: 2.05rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_shougong_tab_1 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/shougong_tab_1.png);
}
.img_shougong_tab_1_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/shougong_tab_1.png);
  width: 2.03rem;
  height: 2.01rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_shougong_tab_1_active {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/shougong_tab_1_active.png);
}
.img_shougong_tab_1_active_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/shougong_tab_1_active.png);
  width: 2.11rem;
  height: 2.05rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_shougong_tab_2 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/shougong_tab_2.png);
}
.img_shougong_tab_2_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/shougong_tab_2.png);
  width: 2.03rem;
  height: 2.01rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_shougong_tab_2_active {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/shougong_tab_2_active.png);
}
.img_shougong_tab_2_active_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/shougong_tab_2_active.png);
  width: 2.11rem;
  height: 2.05rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_window_char_chang {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/window_char_chang.png);
}
.img_window_char_chang_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/window_char_chang.png);
  width: 7.9rem;
  height: 7.39rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_zhimei_options {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/zhimei_options.png);
}
.img_zhimei_options_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/zhimei_options.png);
  width: 3.93rem;
  height: 5.75rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_btn_cancel {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/btn_cancel.png);
}
.img_btn_cancel_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/btn_cancel.png);
  width: 2.61rem;
  height: 0.91rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_btn_cancel_qiling {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/btn_cancel_qiling.png);
}
.img_btn_cancel_qiling_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/btn_cancel_qiling.png);
  width: 3.35rem;
  height: 1.36rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_btn_close_info {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/btn_close_info.png);
}
.img_btn_close_info_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/btn_close_info.png);
  width: 0.65rem;
  height: 0.65rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_btn_confirm_bind {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/btn_confirm_bind.png);
}
.img_btn_confirm_bind_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/btn_confirm_bind.png);
  width: 2.61rem;
  height: 0.91rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_btn_confirm_qiling {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/btn_confirm_qiling.png);
}
.img_btn_confirm_qiling_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/btn_confirm_qiling.png);
  width: 3.35rem;
  height: 1.36rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_btn_confirm_select {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/btn_confirm_select.png);
}
.img_btn_confirm_select_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/btn_confirm_select.png);
  width: 3.66rem;
  height: 1.27rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_btn_rule {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/btn_rule.png);
}
.img_btn_rule_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/btn_rule.png);
  width: 0.64rem;
  height: 0.64rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_card_light {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/card_light.png);
}
.img_card_light_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/card_light.png);
  width: 3.66rem;
  height: 5.03rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_default_bg {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/default_bg.jpg);
}
.img_default_bg_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/default_bg.jpg);
  width: 16.24rem;
  height: 7.5rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_dialog_hint {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/dialog_hint.png);
}
.img_dialog_hint_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/dialog_hint.png);
  width: 2.68rem;
  height: 0.25rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_dialog_line_bg {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/dialog_line_bg.png);
}
.img_dialog_line_bg_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/dialog_line_bg.png);
  width: 6.59rem;
  height: 1.64rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_dialog_mask {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/dialog_mask.png);
}
.img_dialog_mask_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/dialog_mask.png);
  width: 16.24rem;
  height: 5.85rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_icon_completed {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/icon_completed.png);
}
.img_icon_completed_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/icon_completed.png);
  width: 0.44rem;
  height: 0.39rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_icon_music {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/icon_music.png);
}
.img_icon_music_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/icon_music.png);
  width: 1.21rem;
  height: 1.26rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_icon_music_mute {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/icon_music_mute.png);
}
.img_icon_music_mute_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/icon_music_mute.png);
  width: 1.18rem;
  height: 1.21rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_icon_share {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/icon_share.png);
}
.img_icon_share_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/icon_share.png);
  width: 1.21rem;
  height: 1.26rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_pose_shadow {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/pose_shadow.png);
}
.img_pose_shadow_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/pose_shadow.png);
  width: 6.09rem;
  height: 1.35rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_progress_dark {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/progress_dark.png);
}
.img_progress_dark_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/progress_dark.png);
  width: 7.29rem;
  height: 2.75rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_qiling_img_0 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/qiling_img_0.png);
}
.img_qiling_img_0_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/qiling_img_0.png);
  width: 5.01rem;
  height: 3.11rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_qiling_img_0_active {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/qiling_img_0_active.png);
}
.img_qiling_img_0_active_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/qiling_img_0_active.png);
  width: 5.01rem;
  height: 3.11rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_qiling_img_1 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/qiling_img_1.png);
}
.img_qiling_img_1_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/qiling_img_1.png);
  width: 3.06rem;
  height: 2.12rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_qiling_img_1_active {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/qiling_img_1_active.png);
}
.img_qiling_img_1_active_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/qiling_img_1_active.png);
  width: 3.06rem;
  height: 2.12rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_qiling_img_2 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/qiling_img_2.png);
}
.img_qiling_img_2_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/qiling_img_2.png);
  width: 3.98rem;
  height: 4rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_qiling_img_2_active {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/qiling_img_2_active.png);
}
.img_qiling_img_2_active_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/qiling_img_2_active.png);
  width: 3.98rem;
  height: 4rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_qiling_select_bg {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/qiling_select_bg.jpg);
}
.img_qiling_select_bg_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/qiling_select_bg.jpg);
  width: 15.5rem;
  height: 7.5rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_qiling_select_chang_hint {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/qiling_select_chang_hint.jpg);
}
.img_qiling_select_chang_hint_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/qiling_select_chang_hint.jpg);
  width: 15.5rem;
  height: 7.5rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_qiling_select_yao_hint {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/qiling_select_yao_hint.jpg);
}
.img_qiling_select_yao_hint_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/qiling_select_yao_hint.jpg);
  width: 15.5rem;
  height: 7.5rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_qiling_select_zhao_hint {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/qiling_select_zhao_hint.jpg);
}
.img_qiling_select_zhao_hint_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/qiling_select_zhao_hint.jpg);
  width: 15.5rem;
  height: 7.5rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_select_all2 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/select_all2.jpg);
}
.img_select_all2_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/select_all2.jpg);
  width: 15.51rem;
  height: 7.5rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_select_arrow {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/select_arrow.png);
}
.img_select_arrow_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/select_arrow.png);
  width: 0.72rem;
  height: 0.72rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_select_bg {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/select_bg.jpg);
}
.img_select_bg_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/select_bg.jpg);
  width: 16.24rem;
  height: 7.5rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_select_dot_active {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/select_dot_active.png);
}
.img_select_dot_active_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/select_dot_active.png);
  width: 0.17rem;
  height: 0.28rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_select_title_chang {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/select_title_chang.png);
}
.img_select_title_chang_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/select_title_chang.png);
  width: 9.98rem;
  height: 0.55rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_select_title_yao {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/select_title_yao.png);
}
.img_select_title_yao_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/select_title_yao.png);
  width: 9.98rem;
  height: 0.54rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_select_title_zhao {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/select_title_zhao.png);
}
.img_select_title_zhao_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/select_title_zhao.png);
  width: 9.98rem;
  height: 0.54rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_btn_end_info {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/btn_end_info.png);
}
.img_btn_end_info_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/btn_end_info.png);
  width: 3.52rem;
  height: 1.47rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_btn_end_retry {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/btn_end_retry.png);
}
.img_btn_end_retry_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/btn_end_retry.png);
  width: 3.51rem;
  height: 1.46rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_btn_end_share {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/btn_end_share.png);
}
.img_btn_end_share_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/btn_end_share.png);
  width: 3.52rem;
  height: 1.46rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_btn_reward {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/btn_reward.png);
}
.img_btn_reward_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/btn_reward.png);
  width: 1.18rem;
  height: 1.2rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_btn_reward_opened {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/btn_reward_opened.png);
}
.img_btn_reward_opened_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/btn_reward_opened.png);
  width: 1.18rem;
  height: 1.2rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_end_bg {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/end_bg.jpg);
}
.img_end_bg_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/end_bg.jpg);
  width: 14.56rem;
  height: 7.5rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_end_bg_chang {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/end_bg_chang.jpg);
}
.img_end_bg_chang_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/end_bg_chang.jpg);
  width: 14.56rem;
  height: 7.5rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_end_bg_yao {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/end_bg_yao.jpg);
}
.img_end_bg_yao_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/end_bg_yao.jpg);
  width: 14.56rem;
  height: 7.5rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_end_bg_zhao {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/end_bg_zhao.jpg);
}
.img_end_bg_zhao_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/end_bg_zhao.jpg);
  width: 14.56rem;
  height: 7.5rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_end_light {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/end_light.png);
}
.img_end_light_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/end_light.png);
  width: 16.05rem;
  height: 7.5rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_end_photo_chang_chahui {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/end_photo_chang_chahui.png);
}
.img_end_photo_chang_chahui_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/end_photo_chang_chahui.png);
  width: 2.57rem;
  height: 2.55rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_end_photo_chang_diancha {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/end_photo_chang_diancha.png);
}
.img_end_photo_chang_diancha_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/end_photo_chang_diancha.png);
  width: 2.58rem;
  height: 2.56rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_end_photo_chang_guixin {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/end_photo_chang_guixin.png);
}
.img_end_photo_chang_guixin_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/end_photo_chang_guixin.png);
  width: 2.57rem;
  height: 2.55rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_end_photo_chang_jiayou {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/end_photo_chang_jiayou.png);
}
.img_end_photo_chang_jiayou_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/end_photo_chang_jiayou.png);
  width: 2.58rem;
  height: 2.56rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_end_photo_chang_qilingchang {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/end_photo_chang_qilingchang.png);
}
.img_end_photo_chang_qilingchang_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/end_photo_chang_qilingchang.png);
  width: 2.57rem;
  height: 2.55rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_end_photo_chang_shougong {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/end_photo_chang_shougong.png);
}
.img_end_photo_chang_shougong_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/end_photo_chang_shougong.png);
  width: 2.57rem;
  height: 2.55rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_end_photo_chang_yuexia {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/end_photo_chang_yuexia.png);
}
.img_end_photo_chang_yuexia_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/end_photo_chang_yuexia.png);
  width: 2.58rem;
  height: 2.56rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_end_photo_chang_zhimei {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/end_photo_chang_zhimei.png);
}
.img_end_photo_chang_zhimei_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/end_photo_chang_zhimei.png);
  width: 2.57rem;
  height: 2.55rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_end_photo_yao_chijian {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/end_photo_yao_chijian.png);
}
.img_end_photo_yao_chijian_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/end_photo_yao_chijian.png);
  width: 2.58rem;
  height: 2.56rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_end_photo_yao_cuihuo {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/end_photo_yao_cuihuo.png);
}
.img_end_photo_yao_cuihuo_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/end_photo_yao_cuihuo.png);
  width: 2.58rem;
  height: 2.56rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_end_photo_yao_fafen {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/end_photo_yao_fafen.png);
}
.img_end_photo_yao_fafen_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/end_photo_yao_fafen.png);
  width: 2.58rem;
  height: 2.56rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_end_photo_yao_jianbao {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/end_photo_yao_jianbao.png);
}
.img_end_photo_yao_jianbao_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/end_photo_yao_jianbao.png);
  width: 2.58rem;
  height: 2.56rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_end_photo_yao_moli {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/end_photo_yao_moli.png);
}
.img_end_photo_yao_moli_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/end_photo_yao_moli.png);
  width: 2.58rem;
  height: 2.56rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_end_photo_yao_qiling {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/end_photo_yao_qiling.png);
}
.img_end_photo_yao_qiling_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/end_photo_yao_qiling.png);
  width: 2.58rem;
  height: 2.56rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_end_photo_yao_shengfu {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/end_photo_yao_shengfu.png);
}
.img_end_photo_yao_shengfu_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/end_photo_yao_shengfu.png);
  width: 2.58rem;
  height: 2.56rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_end_photo_yao_zhengyi {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/end_photo_yao_zhengyi.png);
}
.img_end_photo_yao_zhengyi_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/end_photo_yao_zhengyi.png);
  width: 2.58rem;
  height: 2.56rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_end_photo_zhao_fengzhong {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/end_photo_zhao_fengzhong.png);
}
.img_end_photo_zhao_fengzhong_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/end_photo_zhao_fengzhong.png);
  width: 2.58rem;
  height: 2.57rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_end_photo_zhao_fenxiang {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/end_photo_zhao_fenxiang.png);
}
.img_end_photo_zhao_fenxiang_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/end_photo_zhao_fenxiang.png);
  width: 2.58rem;
  height: 2.57rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_end_photo_zhao_qilingZhao {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/end_photo_zhao_qilingZhao.png);
}
.img_end_photo_zhao_qilingZhao_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/end_photo_zhao_qilingZhao.png);
  width: 2.58rem;
  height: 2.57rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_end_photo_zhao_qingxin {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/end_photo_zhao_qingxin.png);
}
.img_end_photo_zhao_qingxin_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/end_photo_zhao_qingxin.png);
  width: 2.58rem;
  height: 2.57rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_end_photo_zhao_siji {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/end_photo_zhao_siji.png);
}
.img_end_photo_zhao_siji_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/end_photo_zhao_siji.png);
  width: 2.58rem;
  height: 2.57rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_end_photo_zhao_xianshan {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/end_photo_zhao_xianshan.png);
}
.img_end_photo_zhao_xianshan_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/end_photo_zhao_xianshan.png);
  width: 2.58rem;
  height: 2.57rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_end_photo_zhao_yijing {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/end_photo_zhao_yijing.png);
}
.img_end_photo_zhao_yijing_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/end_photo_zhao_yijing.png);
  width: 2.58rem;
  height: 2.57rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_end_photo_zhao_zhenxin {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/end_photo_zhao_zhenxin.png);
}
.img_end_photo_zhao_zhenxin_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/end_photo_zhao_zhenxin.png);
  width: 2.58rem;
  height: 2.57rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_share_float {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/share_float.png);
}
.img_share_float_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/share_float.png);
  width: 3.56rem;
  height: 3.3rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_share_float2 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/share_float2.png);
}
.img_share_float2_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/share_float2.png);
  width: 2.52rem;
  height: 2.58rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_loading_bg {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/loading_bg.jpg);
}
.img_loading_bg_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/loading_bg.jpg);
  width: 16.24rem;
  height: 7.5rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_loading_bg2 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/loading_bg2.jpg);
}
.img_loading_bg2_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/loading_bg2.jpg);
  width: 16.24rem;
  height: 7.5rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_loading_birds {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/loading_birds.png);
}
.img_loading_birds_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/loading_birds.png);
  width: 16.24rem;
  height: 7.5rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_loading_birds2 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/loading_birds2.png);
}
.img_loading_birds2_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/loading_birds2.png);
  width: 14.6rem;
  height: 4.64rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_loading_char_chang {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/loading_char_chang.png);
}
.img_loading_char_chang_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/loading_char_chang.png);
  width: 4.72rem;
  height: 5.23rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_loading_char_yao {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/loading_char_yao.png);
}
.img_loading_char_yao_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/loading_char_yao.png);
  width: 4.72rem;
  height: 5.23rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_loading_char_zhao {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/loading_char_zhao.png);
}
.img_loading_char_zhao_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/loading_char_zhao.png);
  width: 4.72rem;
  height: 5.23rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_loading_cloud {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/loading_cloud.png);
}
.img_loading_cloud_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/loading_cloud.png);
  width: 16.54rem;
  height: 7.86rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_loading_ele_chang {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/loading_ele_chang.png);
}
.img_loading_ele_chang_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/loading_ele_chang.png);
  width: 6.75rem;
  height: 3.52rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_loading_ele_yao {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/loading_ele_yao.png);
}
.img_loading_ele_yao_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/loading_ele_yao.png);
  width: 6.75rem;
  height: 3.52rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_loading_ele_zhao {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/loading_ele_zhao.png);
}
.img_loading_ele_zhao_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/loading_ele_zhao.png);
  width: 6.75rem;
  height: 3.52rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_loading_line {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/loading_line.png);
}
.img_loading_line_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/loading_line.png);
  width: 5.84rem;
  height: 0.12rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_loading_progress_bg {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/loading_progress_bg.png);
}
.img_loading_progress_bg_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/loading_progress_bg.png);
  width: 6.17rem;
  height: 0.18rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_loading_progress_dot {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/loading_progress_dot.png);
}
.img_loading_progress_dot_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/loading_progress_dot.png);
  width: 1.47rem;
  height: 0.63rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_share {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/share.png);
}
.img_share_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/share.png);
  width: 1rem;
  height: 1rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_bind_confirm_title {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/bind_confirm_title.png);
}
.img_bind_confirm_title_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/bind_confirm_title.png);
  width: 4.87rem;
  height: 0.46rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_bind_select_bg {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/bind_select_bg.png);
}
.img_bind_select_bg_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/bind_select_bg.png);
  width: 3.57rem;
  height: 0.52rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_bind_title {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/bind_title.png);
}
.img_bind_title_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/bind_title.png);
  width: 4.87rem;
  height: 0.46rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_btn_confirm_reward {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/btn_confirm_reward.png);
}
.img_btn_confirm_reward_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/btn_confirm_reward.png);
  width: 3.37rem;
  height: 1.21rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_btn_qq {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/btn_qq.png);
}
.img_btn_qq_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/btn_qq.png);
  width: 3.08rem;
  height: 1.05rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_btn_wx {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/btn_wx.png);
}
.img_btn_wx_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/btn_wx.png);
  width: 3.08rem;
  height: 1.05rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_login_title {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/login_title.png);
}
.img_login_title_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/login_title.png);
  width: 5.81rem;
  height: 0.46rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_reward_box {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/reward_box.png);
}
.img_reward_box_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/reward_box.png);
  width: 1.69rem;
  height: 1.64rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_reward_img_0 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/reward_img_0.png);
}
.img_reward_img_0_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/reward_img_0.png);
  width: 1.28rem;
  height: 1.28rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_reward_img_1 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/reward_img_1.png);
}
.img_reward_img_1_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/reward_img_1.png);
  width: 1.28rem;
  height: 1.28rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_reward_img_2 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/reward_img_2.png);
}
.img_reward_img_2_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/reward_img_2.png);
  width: 1.28rem;
  height: 1.28rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_reward_title {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/reward_title.png);
}
.img_reward_title_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/reward_title.png);
  width: 5.33rem;
  height: 0.47rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_rule_title {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/rule_title.png);
}
.img_rule_title_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/rule_title.png);
  width: 5.81rem;
  height: 0.45rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_window_default {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/window_default.png);
}
.img_window_default_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/window_default.png);
  width: 10.75rem;
  height: 5.97rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_btn_confirm {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/btn_confirm.png);
}
.img_btn_confirm_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/btn_confirm.png);
  width: 2.98rem;
  height: 1.06rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_card_chijian {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/card_chijian.png);
}
.img_card_chijian_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/card_chijian.png);
  width: 3.05rem;
  height: 4.07rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_card_cuihuo {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/card_cuihuo.png);
}
.img_card_cuihuo_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/card_cuihuo.png);
  width: 3.05rem;
  height: 4.07rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_card_fafen {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/card_fafen.png);
}
.img_card_fafen_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/card_fafen.png);
  width: 3.05rem;
  height: 4.07rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_card_jianbao {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/card_jianbao.png);
}
.img_card_jianbao_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/card_jianbao.png);
  width: 3.05rem;
  height: 4.07rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_card_moli {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/card_moli.png);
}
.img_card_moli_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/card_moli.png);
  width: 3.05rem;
  height: 4.06rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_card_qiling {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/card_qiling.png);
}
.img_card_qiling_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/card_qiling.png);
  width: 3.05rem;
  height: 4.07rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_card_shengfu {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/card_shengfu.png);
}
.img_card_shengfu_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/card_shengfu.png);
  width: 3.05rem;
  height: 4.07rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_card_zhengyi {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/card_zhengyi.png);
}
.img_card_zhengyi_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/card_zhengyi.png);
  width: 3.05rem;
  height: 4.07rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_char_shadow {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/char_shadow.png);
}
.img_char_shadow_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/char_shadow.png);
  width: 3.98rem;
  height: 0.69rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_chijian_hint {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/chijian_hint.png);
}
.img_chijian_hint_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/chijian_hint.png);
  width: 15.54rem;
  height: 2.6rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_chijian_option_0 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/chijian_option_0.png);
}
.img_chijian_option_0_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/chijian_option_0.png);
  width: 3.66rem;
  height: 3.64rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_chijian_option_1 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/chijian_option_1.png);
}
.img_chijian_option_1_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/chijian_option_1.png);
  width: 3.66rem;
  height: 3.64rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_chijian_option_2 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/chijian_option_2.png);
}
.img_chijian_option_2_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/chijian_option_2.png);
  width: 3.66rem;
  height: 3.64rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_chijian_option_3 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/chijian_option_3.png);
}
.img_chijian_option_3_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/chijian_option_3.png);
  width: 3.66rem;
  height: 3.64rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_dialog_center_bg {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/dialog_center_bg.png);
}
.img_dialog_center_bg_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/dialog_center_bg.png);
  width: 14.56rem;
  height: 7.05rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_dialog_long_bg {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/dialog_long_bg.png);
}
.img_dialog_long_bg_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/dialog_long_bg.png);
  width: 14.39rem;
  height: 7.5rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_dialog_pop_bg_long {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/dialog_pop_bg_long.png);
}
.img_dialog_pop_bg_long_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/dialog_pop_bg_long.png);
  width: 8.55rem;
  height: 1.65rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_dialog_pop_bg_med {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/dialog_pop_bg_med.png);
}
.img_dialog_pop_bg_med_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/dialog_pop_bg_med.png);
  width: 7.07rem;
  height: 1.65rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_dialog_pop_bg_short {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/dialog_pop_bg_short.png);
}
.img_dialog_pop_bg_short_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/dialog_pop_bg_short.png);
  width: 6.59rem;
  height: 1.65rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_dialog_window_shengfu2 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/dialog_window_shengfu2.png);
}
.img_dialog_window_shengfu2_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/dialog_window_shengfu2.png);
  width: 13.55rem;
  height: 7rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_dialog_window_yao_short {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/dialog_window_yao_short.png);
}
.img_dialog_window_yao_short_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/dialog_window_yao_short.png);
  width: 12.1rem;
  height: 2.5rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_face_bg_yao {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/face_bg_yao.png);
}
.img_face_bg_yao_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/face_bg_yao.png);
  width: 3.49rem;
  height: 2.62rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_intro_yao_bg {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/intro_yao_bg.png);
}
.img_intro_yao_bg_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/intro_yao_bg.png);
  width: 12.84rem;
  height: 6.23rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_intro_yao_text {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/intro_yao_text.png);
}
.img_intro_yao_text_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/intro_yao_text.png);
  width: 13.49rem;
  height: 9.24rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_opening_desc_chijian {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/opening_desc_chijian.png);
}
.img_opening_desc_chijian_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/opening_desc_chijian.png);
  width: 7.79rem;
  height: 0.39rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_opening_desc_cuihuo {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/opening_desc_cuihuo.png);
}
.img_opening_desc_cuihuo_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/opening_desc_cuihuo.png);
  width: 9.88rem;
  height: 0.72rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_opening_desc_fafen {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/opening_desc_fafen.png);
}
.img_opening_desc_fafen_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/opening_desc_fafen.png);
  width: 7.04rem;
  height: 0.39rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_opening_desc_jianbao {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/opening_desc_jianbao.png);
}
.img_opening_desc_jianbao_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/opening_desc_jianbao.png);
  width: 5.72rem;
  height: 0.39rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_opening_desc_moli {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/opening_desc_moli.png);
}
.img_opening_desc_moli_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/opening_desc_moli.png);
  width: 6.49rem;
  height: 0.39rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_opening_desc_qiling {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/opening_desc_qiling.png);
}
.img_opening_desc_qiling_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/opening_desc_qiling.png);
  width: 7.91rem;
  height: 0.39rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_opening_desc_shengfu {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/opening_desc_shengfu.png);
}
.img_opening_desc_shengfu_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/opening_desc_shengfu.png);
  width: 5.72rem;
  height: 0.39rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_opening_desc_zhengyi {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/opening_desc_zhengyi.png);
}
.img_opening_desc_zhengyi_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/opening_desc_zhengyi.png);
  width: 8.81rem;
  height: 0.39rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_opening_line {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/opening_line.png);
}
.img_opening_line_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/opening_line.png);
  width: 3.63rem;
  height: 0.11rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_opening_title_chijian {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/opening_title_chijian.png);
}
.img_opening_title_chijian_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/opening_title_chijian.png);
  width: 3.49rem;
  height: 1.5rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_opening_title_cuihuo {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/opening_title_cuihuo.png);
}
.img_opening_title_cuihuo_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/opening_title_cuihuo.png);
  width: 3.34rem;
  height: 1.59rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_opening_title_fafen {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/opening_title_fafen.png);
}
.img_opening_title_fafen_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/opening_title_fafen.png);
  width: 3.26rem;
  height: 1.51rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_opening_title_jianbao {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/opening_title_jianbao.png);
}
.img_opening_title_jianbao_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/opening_title_jianbao.png);
  width: 3.38rem;
  height: 1.55rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_opening_title_moli {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/opening_title_moli.png);
}
.img_opening_title_moli_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/opening_title_moli.png);
  width: 3.43rem;
  height: 1.57rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_opening_title_qiling {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/opening_title_qiling.png);
}
.img_opening_title_qiling_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/opening_title_qiling.png);
  width: 3.05rem;
  height: 1.47rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_opening_title_shengfu {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/opening_title_shengfu.png);
}
.img_opening_title_shengfu_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/opening_title_shengfu.png);
  width: 3.46rem;
  height: 1.33rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_opening_title_zhengyi {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/opening_title_zhengyi.png);
}
.img_opening_title_zhengyi_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/opening_title_zhengyi.png);
  width: 3.32rem;
  height: 1.34rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_option_bg {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/option_bg.png);
}
.img_option_bg_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/option_bg.png);
  width: 5.19rem;
  height: 1.56rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_progress_light {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/progress_light.png);
}
.img_progress_light_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/progress_light.png);
  width: 3.51rem;
  height: 0.54rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_progress_yao5_0 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/progress_yao5_0.png);
}
.img_progress_yao5_0_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/progress_yao5_0.png);
  width: 1.03rem;
  height: 0.31rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_progress_yao5_1 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/progress_yao5_1.png);
}
.img_progress_yao5_1_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/progress_yao5_1.png);
  width: 1.14rem;
  height: 0.31rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_progress_yao5_2 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/progress_yao5_2.png);
}
.img_progress_yao5_2_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/progress_yao5_2.png);
  width: 1.16rem;
  height: 0.59rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_progress_yao5_3 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/progress_yao5_3.png);
}
.img_progress_yao5_3_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/progress_yao5_3.png);
  width: 0.99rem;
  height: 0.65rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_progress_yao5_4 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/progress_yao5_4.png);
}
.img_progress_yao5_4_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/progress_yao5_4.png);
  width: 0.87rem;
  height: 0.5rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_progress_yao6_0 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/progress_yao6_0.png);
}
.img_progress_yao6_0_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/progress_yao6_0.png);
  width: 0.72rem;
  height: 0.32rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_progress_yao6_1 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/progress_yao6_1.png);
}
.img_progress_yao6_1_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/progress_yao6_1.png);
  width: 0.83rem;
  height: 0.33rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_progress_yao6_2 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/progress_yao6_2.png);
}
.img_progress_yao6_2_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/progress_yao6_2.png);
  width: 0.95rem;
  height: 0.33rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_progress_yao6_3 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/progress_yao6_3.png);
}
.img_progress_yao6_3_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/progress_yao6_3.png);
  width: 0.84rem;
  height: 0.57rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_progress_yao6_4 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/progress_yao6_4.png);
}
.img_progress_yao6_4_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/progress_yao6_4.png);
  width: 0.87rem;
  height: 0.71rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_progress_yao6_5 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/progress_yao6_5.png);
}
.img_progress_yao6_5_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/progress_yao6_5.png);
  width: 0.8rem;
  height: 0.51rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_progress_yao7_0 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/progress_yao7_0.png);
}
.img_progress_yao7_0_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/progress_yao7_0.png);
  width: 0.67rem;
  height: 0.32rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_progress_yao7_1 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/progress_yao7_1.png);
}
.img_progress_yao7_1_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/progress_yao7_1.png);
  width: 0.74rem;
  height: 0.33rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_progress_yao7_2 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/progress_yao7_2.png);
}
.img_progress_yao7_2_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/progress_yao7_2.png);
  width: 0.71rem;
  height: 0.33rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_progress_yao7_3 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/progress_yao7_3.png);
}
.img_progress_yao7_3_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/progress_yao7_3.png);
  width: 0.74rem;
  height: 0.33rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_progress_yao7_4 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/progress_yao7_4.png);
}
.img_progress_yao7_4_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/progress_yao7_4.png);
  width: 0.76rem;
  height: 0.66rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_progress_yao7_5 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/progress_yao7_5.png);
}
.img_progress_yao7_5_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/progress_yao7_5.png);
  width: 0.76rem;
  height: 0.57rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_progress_yao7_6 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/progress_yao7_6.png);
}
.img_progress_yao7_6_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/progress_yao7_6.png);
  width: 0.71rem;
  height: 0.51rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_progress_yao8_0 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/progress_yao8_0.png);
}
.img_progress_yao8_0_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/progress_yao8_0.png);
  width: 0.59rem;
  height: 0.32rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_progress_yao8_1 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/progress_yao8_1.png);
}
.img_progress_yao8_1_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/progress_yao8_1.png);
  width: 0.69rem;
  height: 0.33rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_progress_yao8_2 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/progress_yao8_2.png);
}
.img_progress_yao8_2_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/progress_yao8_2.png);
  width: 0.67rem;
  height: 0.33rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_progress_yao8_3 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/progress_yao8_3.png);
}
.img_progress_yao8_3_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/progress_yao8_3.png);
  width: 0.69rem;
  height: 0.33rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_progress_yao8_4 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/progress_yao8_4.png);
}
.img_progress_yao8_4_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/progress_yao8_4.png);
  width: 0.74rem;
  height: 0.39rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_progress_yao8_5 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/progress_yao8_5.png);
}
.img_progress_yao8_5_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/progress_yao8_5.png);
  width: 0.71rem;
  height: 0.7rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_progress_yao8_6 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/progress_yao8_6.png);
}
.img_progress_yao8_6_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/progress_yao8_6.png);
  width: 0.77rem;
  height: 0.53rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_progress_yao8_7 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/progress_yao8_7.png);
}
.img_progress_yao8_7_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/progress_yao8_7.png);
  width: 0.63rem;
  height: 0.51rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_progress_yao_bg {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/progress_yao_bg.png);
}
.img_progress_yao_bg_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/progress_yao_bg.png);
  width: 3.51rem;
  height: 0.55rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_select_hint {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/select_hint.png);
}
.img_select_hint_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/select_hint.png);
  width: 1.92rem;
  height: 0.51rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_shengfu_card_back {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/shengfu_card_back.png);
}
.img_shengfu_card_back_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/shengfu_card_back.png);
  width: 3.29rem;
  height: 4.86rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_shengfu_card_front {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/shengfu_card_front.png);
}
.img_shengfu_card_front_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/shengfu_card_front.png);
  width: 3.66rem;
  height: 5.08rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_shengfu_card_hint {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/shengfu_card_hint.png);
}
.img_shengfu_card_hint_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/shengfu_card_hint.png);
  width: 1.79rem;
  height: 2.2rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_shengfu_card_left {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/shengfu_card_left.png);
}
.img_shengfu_card_left_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/shengfu_card_left.png);
  width: 3.66rem;
  height: 5.08rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_shengfu_card_light {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/shengfu_card_light.png);
}
.img_shengfu_card_light_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/shengfu_card_light.png);
  width: 3.66rem;
  height: 5.08rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_shengfu_card_right {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/shengfu_card_right.png);
}
.img_shengfu_card_right_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/shengfu_card_right.png);
  width: 3.67rem;
  height: 5.08rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_shengfu_player_status {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/shengfu_player_status.png);
}
.img_shengfu_player_status_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/shengfu_player_status.png);
  width: 5.89rem;
  height: 2.5rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_shengfu_result_0 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/shengfu_result_0.png);
}
.img_shengfu_result_0_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/shengfu_result_0.png);
  width: 14.56rem;
  height: 5.98rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_shengfu_result_1 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/shengfu_result_1.png);
}
.img_shengfu_result_1_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/shengfu_result_1.png);
  width: 14.56rem;
  height: 5.98rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_shengfu_result_2 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/shengfu_result_2.png);
}
.img_shengfu_result_2_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/shengfu_result_2.png);
  width: 14.56rem;
  height: 5.98rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_shengfu_result_3 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/shengfu_result_3.png);
}
.img_shengfu_result_3_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/shengfu_result_3.png);
  width: 14.56rem;
  height: 7.5rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_shengfu_sword_img_0 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/shengfu_sword_img_0.png);
}
.img_shengfu_sword_img_0_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/shengfu_sword_img_0.png);
  width: 0.8rem;
  height: 0.86rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_shengfu_sword_img_1 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/shengfu_sword_img_1.png);
}
.img_shengfu_sword_img_1_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/shengfu_sword_img_1.png);
  width: 0.8rem;
  height: 0.86rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_shengfu_sword_img_2 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/shengfu_sword_img_2.png);
}
.img_shengfu_sword_img_2_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/shengfu_sword_img_2.png);
  width: 0.8rem;
  height: 0.86rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_shengfu_sword_status {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/shengfu_sword_status.png);
}
.img_shengfu_sword_status_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/shengfu_sword_status.png);
  width: 6.38rem;
  height: 4.6rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_shengfu_yao_status {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/shengfu_yao_status.png);
}
.img_shengfu_yao_status_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/shengfu_yao_status.png);
  width: 5.45rem;
  height: 2.5rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_status_atk {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/status_atk.png);
}
.img_status_atk_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/status_atk.png);
  width: 0.36rem;
  height: 0.35rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_status_atk_active {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/status_atk_active.png);
}
.img_status_atk_active_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/status_atk_active.png);
  width: 0.67rem;
  height: 0.67rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_status_hp {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/status_hp.png);
}
.img_status_hp_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/status_hp.png);
  width: 0.36rem;
  height: 0.31rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_status_hp_active {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/status_hp_active.png);
}
.img_status_hp_active_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/status_hp_active.png);
  width: 0.68rem;
  height: 0.62rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_status_strength {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/status_strength.png);
}
.img_status_strength_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/status_strength.png);
  width: 0.31rem;
  height: 0.39rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_status_strength_active {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/status_strength_active.png);
}
.img_status_strength_active_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/status_strength_active.png);
  width: 0.63rem;
  height: 0.71rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_sword_0 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/sword_0.png);
}
.img_sword_0_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/sword_0.png);
  width: 2.57rem;
  height: 4.61rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_sword_0_active {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/sword_0_active.png);
}
.img_sword_0_active_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/sword_0_active.png);
  width: 3.88rem;
  height: 4.83rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_sword_1 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/sword_1.png);
}
.img_sword_1_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/sword_1.png);
  width: 2.15rem;
  height: 5.64rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_sword_1_active {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/sword_1_active.png);
}
.img_sword_1_active_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/sword_1_active.png);
  width: 6.83rem;
  height: 7.5rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_sword_2 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/sword_2.png);
}
.img_sword_2_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/sword_2.png);
  width: 2.56rem;
  height: 4.7rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_sword_2_active {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/sword_2_active.png);
}
.img_sword_2_active_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/sword_2_active.png);
  width: 3.86rem;
  height: 4.83rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_sword_bg {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/sword_bg.png);
}
.img_sword_bg_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/sword_bg.png);
  width: 14.56rem;
  height: 7.5rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_btn_close_zhao {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/btn_close_zhao.png);
}
.img_btn_close_zhao_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/btn_close_zhao.png);
  width: 3.08rem;
  height: 0.85rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_btn_confirm_select_zhao {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/btn_confirm_select_zhao.png);
}
.img_btn_confirm_select_zhao_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/btn_confirm_select_zhao.png);
  width: 13.9rem;
  height: 2.45rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_btn_confirm_zhao {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/btn_confirm_zhao.png);
}
.img_btn_confirm_zhao_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/btn_confirm_zhao.png);
  width: 3.08rem;
  height: 0.85rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_card_fengzhong {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/card_fengzhong.png);
}
.img_card_fengzhong_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/card_fengzhong.png);
  width: 3.05rem;
  height: 4.07rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_card_fenxiang {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/card_fenxiang.png);
}
.img_card_fenxiang_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/card_fenxiang.png);
  width: 3.05rem;
  height: 4.06rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_card_qilingZhao {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/card_qilingZhao.png);
}
.img_card_qilingZhao_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/card_qilingZhao.png);
  width: 3.05rem;
  height: 4.06rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_card_qingxin {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/card_qingxin.png);
}
.img_card_qingxin_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/card_qingxin.png);
  width: 3.05rem;
  height: 4.06rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_card_siji {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/card_siji.png);
}
.img_card_siji_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/card_siji.png);
  width: 3.05rem;
  height: 4.06rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_card_xianshan {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/card_xianshan.png);
}
.img_card_xianshan_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/card_xianshan.png);
  width: 3.05rem;
  height: 4.06rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_card_yijing {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/card_yijing.png);
}
.img_card_yijing_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/card_yijing.png);
  width: 3.05rem;
  height: 4.06rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_card_zhenxin {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/card_zhenxin.png);
}
.img_card_zhenxin_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/card_zhenxin.png);
  width: 3.05rem;
  height: 4.07rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_dialog_hint_zhao {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/dialog_hint_zhao.png);
}
.img_dialog_hint_zhao_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/dialog_hint_zhao.png);
  width: 2.45rem;
  height: 0.25rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_dialog_long_bg_zhao {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/dialog_long_bg_zhao.png);
}
.img_dialog_long_bg_zhao_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/dialog_long_bg_zhao.png);
  width: 13.05rem;
  height: 6.77rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_dialog_pop_bg_med_zhao {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/dialog_pop_bg_med_zhao.png);
}
.img_dialog_pop_bg_med_zhao_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/dialog_pop_bg_med_zhao.png);
  width: 6.99rem;
  height: 1.45rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_dialog_window_haitong_short {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/dialog_window_haitong_short.png);
}
.img_dialog_window_haitong_short_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/dialog_window_haitong_short.png);
  width: 12.04rem;
  height: 1.78rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_dialog_window_zhao_short {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/dialog_window_zhao_short.png);
}
.img_dialog_window_zhao_short_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/dialog_window_zhao_short.png);
  width: 12.04rem;
  height: 1.78rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_face_bg_zhao {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/face_bg_zhao.png);
}
.img_face_bg_zhao_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/face_bg_zhao.png);
  width: 3.52rem;
  height: 2.75rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_fenxiang_bg {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/fenxiang_bg.jpg);
}
.img_fenxiang_bg_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/fenxiang_bg.jpg);
  width: 14.56rem;
  height: 7.5rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_fenxiang_bg2 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/fenxiang_bg2.jpg);
}
.img_fenxiang_bg2_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/fenxiang_bg2.jpg);
  width: 14.56rem;
  height: 7.5rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_fenxiang_option_0 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/fenxiang_option_0.png);
}
.img_fenxiang_option_0_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/fenxiang_option_0.png);
  width: 3.01rem;
  height: 3.05rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_fenxiang_option_0_active {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/fenxiang_option_0_active.png);
}
.img_fenxiang_option_0_active_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/fenxiang_option_0_active.png);
  width: 4.34rem;
  height: 4.39rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_fenxiang_option_1 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/fenxiang_option_1.png);
}
.img_fenxiang_option_1_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/fenxiang_option_1.png);
  width: 3.02rem;
  height: 3.05rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_fenxiang_option_1_active {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/fenxiang_option_1_active.png);
}
.img_fenxiang_option_1_active_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/fenxiang_option_1_active.png);
  width: 4.35rem;
  height: 4.39rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_fenxiang_option_2 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/fenxiang_option_2.png);
}
.img_fenxiang_option_2_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/fenxiang_option_2.png);
  width: 3.02rem;
  height: 3.05rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_fenxiang_option_2_active {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/fenxiang_option_2_active.png);
}
.img_fenxiang_option_2_active_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/fenxiang_option_2_active.png);
  width: 4.35rem;
  height: 4.39rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_fenxiang_option_3 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/fenxiang_option_3.png);
}
.img_fenxiang_option_3_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/fenxiang_option_3.png);
  width: 3.02rem;
  height: 3.05rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_fenxiang_option_3_active {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/fenxiang_option_3_active.png);
}
.img_fenxiang_option_3_active_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/fenxiang_option_3_active.png);
  width: 4.35rem;
  height: 4.39rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_fenxiang_result_0 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/fenxiang_result_0.jpg);
}
.img_fenxiang_result_0_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/fenxiang_result_0.jpg);
  width: 16.29rem;
  height: 7.5rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_fenxiang_result_1 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/fenxiang_result_1.jpg);
}
.img_fenxiang_result_1_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/fenxiang_result_1.jpg);
  width: 16.29rem;
  height: 7.5rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_fenxiang_result_2 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/fenxiang_result_2.jpg);
}
.img_fenxiang_result_2_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/fenxiang_result_2.jpg);
  width: 16.29rem;
  height: 7.5rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_fenxiang_result_3 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/fenxiang_result_3.jpg);
}
.img_fenxiang_result_3_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/fenxiang_result_3.jpg);
  width: 16.29rem;
  height: 7.5rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_intro_zhao_bg {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/intro_zhao_bg.png);
}
.img_intro_zhao_bg_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/intro_zhao_bg.png);
  width: 12.59rem;
  height: 6.82rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_opening_bg_zhao {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/opening_bg_zhao.jpg);
}
.img_opening_bg_zhao_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/opening_bg_zhao.jpg);
  width: 16.24rem;
  height: 7.5rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_opening_desc_fengzhong {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/opening_desc_fengzhong.png);
}
.img_opening_desc_fengzhong_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/opening_desc_fengzhong.png);
  width: 6.4rem;
  height: 0.39rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_opening_desc_fenxiang {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/opening_desc_fenxiang.png);
}
.img_opening_desc_fenxiang_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/opening_desc_fenxiang.png);
  width: 5.73rem;
  height: 0.39rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_opening_desc_qilingZhao {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/opening_desc_qilingZhao.png);
}
.img_opening_desc_qilingZhao_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/opening_desc_qilingZhao.png);
  width: 7.84rem;
  height: 0.39rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_opening_desc_qingxin {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/opening_desc_qingxin.png);
}
.img_opening_desc_qingxin_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/opening_desc_qingxin.png);
  width: 5.73rem;
  height: 0.39rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_opening_desc_siji {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/opening_desc_siji.png);
}
.img_opening_desc_siji_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/opening_desc_siji.png);
  width: 5.55rem;
  height: 0.39rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_opening_desc_xianshan {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/opening_desc_xianshan.png);
}
.img_opening_desc_xianshan_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/opening_desc_xianshan.png);
  width: 5.7rem;
  height: 0.37rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_opening_desc_yijing {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/opening_desc_yijing.png);
}
.img_opening_desc_yijing_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/opening_desc_yijing.png);
  width: 6.05rem;
  height: 0.39rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_opening_desc_zhenxin {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/opening_desc_zhenxin.png);
}
.img_opening_desc_zhenxin_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/opening_desc_zhenxin.png);
  width: 5.83rem;
  height: 0.39rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_opening_line_zhao {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/opening_line_zhao.png);
}
.img_opening_line_zhao_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/opening_line_zhao.png);
  width: 3.63rem;
  height: 0.12rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_opening_title_fengzhong {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/opening_title_fengzhong.png);
}
.img_opening_title_fengzhong_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/opening_title_fengzhong.png);
  width: 3.19rem;
  height: 1.45rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_opening_title_fenxiang {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/opening_title_fenxiang.png);
}
.img_opening_title_fenxiang_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/opening_title_fenxiang.png);
  width: 3.11rem;
  height: 1.48rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_opening_title_qilingZhao {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/opening_title_qilingZhao.png);
}
.img_opening_title_qilingZhao_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/opening_title_qilingZhao.png);
  width: 2.99rem;
  height: 1.35rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_opening_title_qingxin {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/opening_title_qingxin.png);
}
.img_opening_title_qingxin_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/opening_title_qingxin.png);
  width: 3.23rem;
  height: 1.49rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_opening_title_siji {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/opening_title_siji.png);
}
.img_opening_title_siji_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/opening_title_siji.png);
  width: 3.11rem;
  height: 1.28rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_opening_title_xianshan {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/opening_title_xianshan.png);
}
.img_opening_title_xianshan_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/opening_title_xianshan.png);
  width: 3.27rem;
  height: 1.31rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_opening_title_yijing {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/opening_title_yijing.png);
}
.img_opening_title_yijing_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/opening_title_yijing.png);
  width: 3.26rem;
  height: 1.5rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_opening_title_zhenxin {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/opening_title_zhenxin.png);
}
.img_opening_title_zhenxin_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/opening_title_zhenxin.png);
  width: 3.3rem;
  height: 1.36rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_option_bg_zhao {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/option_bg_zhao.png);
}
.img_option_bg_zhao_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/option_bg_zhao.png);
  width: 4.55rem;
  height: 1.13rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_progress_zhao5_1 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/progress_zhao5_1.png);
}
.img_progress_zhao5_1_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/progress_zhao5_1.png);
  width: 1.02rem;
  height: 1.62rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_progress_zhao5_2 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/progress_zhao5_2.png);
}
.img_progress_zhao5_2_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/progress_zhao5_2.png);
  width: 1.02rem;
  height: 1.62rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_progress_zhao5_3 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/progress_zhao5_3.png);
}
.img_progress_zhao5_3_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/progress_zhao5_3.png);
  width: 1.02rem;
  height: 1.62rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_progress_zhao5_4 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/progress_zhao5_4.png);
}
.img_progress_zhao5_4_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/progress_zhao5_4.png);
  width: 1.02rem;
  height: 1.62rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_progress_zhao5_5 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/progress_zhao5_5.png);
}
.img_progress_zhao5_5_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/progress_zhao5_5.png);
  width: 1.02rem;
  height: 1.62rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_progress_zhao6_1 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/progress_zhao6_1.png);
}
.img_progress_zhao6_1_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/progress_zhao6_1.png);
  width: 1.02rem;
  height: 1.62rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_progress_zhao6_2 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/progress_zhao6_2.png);
}
.img_progress_zhao6_2_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/progress_zhao6_2.png);
  width: 1.02rem;
  height: 1.62rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_progress_zhao6_3 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/progress_zhao6_3.png);
}
.img_progress_zhao6_3_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/progress_zhao6_3.png);
  width: 1.02rem;
  height: 1.62rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_progress_zhao6_4 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/progress_zhao6_4.png);
}
.img_progress_zhao6_4_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/progress_zhao6_4.png);
  width: 1.02rem;
  height: 1.62rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_progress_zhao6_5 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/progress_zhao6_5.png);
}
.img_progress_zhao6_5_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/progress_zhao6_5.png);
  width: 1.02rem;
  height: 1.62rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_progress_zhao6_6 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/progress_zhao6_6.png);
}
.img_progress_zhao6_6_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/progress_zhao6_6.png);
  width: 1.02rem;
  height: 1.62rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_progress_zhao7_1 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/progress_zhao7_1.png);
}
.img_progress_zhao7_1_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/progress_zhao7_1.png);
  width: 1.01rem;
  height: 1.61rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_progress_zhao7_2 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/progress_zhao7_2.png);
}
.img_progress_zhao7_2_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/progress_zhao7_2.png);
  width: 1.01rem;
  height: 1.61rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_progress_zhao7_3 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/progress_zhao7_3.png);
}
.img_progress_zhao7_3_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/progress_zhao7_3.png);
  width: 1.01rem;
  height: 1.61rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_progress_zhao7_4 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/progress_zhao7_4.png);
}
.img_progress_zhao7_4_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/progress_zhao7_4.png);
  width: 1.01rem;
  height: 1.61rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_progress_zhao7_5 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/progress_zhao7_5.png);
}
.img_progress_zhao7_5_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/progress_zhao7_5.png);
  width: 1.01rem;
  height: 1.61rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_progress_zhao7_6 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/progress_zhao7_6.png);
}
.img_progress_zhao7_6_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/progress_zhao7_6.png);
  width: 1.01rem;
  height: 1.61rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_progress_zhao7_7 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/progress_zhao7_7.png);
}
.img_progress_zhao7_7_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/progress_zhao7_7.png);
  width: 1.01rem;
  height: 1.61rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_progress_zhao8_1 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/progress_zhao8_1.png);
}
.img_progress_zhao8_1_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/progress_zhao8_1.png);
  width: 1.02rem;
  height: 1.54rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_progress_zhao8_2 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/progress_zhao8_2.png);
}
.img_progress_zhao8_2_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/progress_zhao8_2.png);
  width: 1.02rem;
  height: 1.54rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_progress_zhao8_3 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/progress_zhao8_3.png);
}
.img_progress_zhao8_3_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/progress_zhao8_3.png);
  width: 1.02rem;
  height: 1.54rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_progress_zhao8_4 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/progress_zhao8_4.png);
}
.img_progress_zhao8_4_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/progress_zhao8_4.png);
  width: 1.02rem;
  height: 1.54rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_progress_zhao8_5 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/progress_zhao8_5.png);
}
.img_progress_zhao8_5_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/progress_zhao8_5.png);
  width: 1.02rem;
  height: 1.54rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_progress_zhao8_6 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/progress_zhao8_6.png);
}
.img_progress_zhao8_6_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/progress_zhao8_6.png);
  width: 1.02rem;
  height: 1.54rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_progress_zhao8_7 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/progress_zhao8_7.png);
}
.img_progress_zhao8_7_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/progress_zhao8_7.png);
  width: 1.02rem;
  height: 1.54rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_progress_zhao8_8 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/progress_zhao8_8.png);
}
.img_progress_zhao8_8_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/progress_zhao8_8.png);
  width: 1.02rem;
  height: 1.54rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_progress_zhao_bg {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/progress_zhao_bg.png);
}
.img_progress_zhao_bg_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/progress_zhao_bg.png);
  width: 1.02rem;
  height: 1.62rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_select_hint_zhao {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/select_hint_zhao.png);
}
.img_select_hint_zhao_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/select_hint_zhao.png);
  width: 1.83rem;
  height: 0.52rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_siji_ball_0 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/siji_ball_0.png);
}
.img_siji_ball_0_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/siji_ball_0.png);
  width: 1.29rem;
  height: 1.28rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_siji_ball_1 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/siji_ball_1.png);
}
.img_siji_ball_1_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/siji_ball_1.png);
  width: 1.29rem;
  height: 1.29rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_siji_ball_2 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/siji_ball_2.png);
}
.img_siji_ball_2_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/siji_ball_2.png);
  width: 1.29rem;
  height: 1.28rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_siji_ball_3 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/siji_ball_3.png);
}
.img_siji_ball_3_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/siji_ball_3.png);
  width: 1.29rem;
  height: 1.29rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_siji_ball_line {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/siji_ball_line.png);
}
.img_siji_ball_line_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/siji_ball_line.png);
  width: 16.24rem;
  height: 1.46rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_siji_ball_lock {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/siji_ball_lock.png);
}
.img_siji_ball_lock_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/siji_ball_lock.png);
  width: 1.29rem;
  height: 1.29rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_siji_bg {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/siji_bg.jpg);
}
.img_siji_bg_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/siji_bg.jpg);
  width: 16.24rem;
  height: 7.5rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_siji_bottom_mask {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/siji_bottom_mask.png);
}
.img_siji_bottom_mask_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/siji_bottom_mask.png);
  width: 16.24rem;
  height: 2.97rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_siji_btn_back {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/siji_btn_back.png);
}
.img_siji_btn_back_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/siji_btn_back.png);
  width: 4.31rem;
  height: 2.38rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_siji_card_0 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/siji_card_0.png);
}
.img_siji_card_0_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/siji_card_0.png);
  width: 4.28rem;
  height: 6.73rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_siji_card_0_lock {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/siji_card_0_lock.png);
}
.img_siji_card_0_lock_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/siji_card_0_lock.png);
  width: 4.28rem;
  height: 6.73rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_siji_card_1 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/siji_card_1.png);
}
.img_siji_card_1_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/siji_card_1.png);
  width: 4.28rem;
  height: 6.73rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_siji_card_1_lock {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/siji_card_1_lock.png);
}
.img_siji_card_1_lock_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/siji_card_1_lock.png);
  width: 4.28rem;
  height: 6.73rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_siji_card_2 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/siji_card_2.png);
}
.img_siji_card_2_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/siji_card_2.png);
  width: 4.28rem;
  height: 6.73rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_siji_card_2_lock {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/siji_card_2_lock.png);
}
.img_siji_card_2_lock_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/siji_card_2_lock.png);
  width: 4.28rem;
  height: 6.73rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_siji_card_3 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/siji_card_3.png);
}
.img_siji_card_3_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/siji_card_3.png);
  width: 4.28rem;
  height: 6.73rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_siji_card_3_lock {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/siji_card_3_lock.png);
}
.img_siji_card_3_lock_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/siji_card_3_lock.png);
  width: 4.28rem;
  height: 6.73rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_siji_hint {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/siji_hint.png);
}
.img_siji_hint_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/siji_hint.png);
  width: 2.64rem;
  height: 0.98rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_window_char_zhao {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/window_char_zhao.png);
}
.img_window_char_zhao_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/window_char_zhao.png);
  width: 4.51rem;
  height: 6.14rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_window_char_zhao2 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/window_char_zhao2.png);
}
.img_window_char_zhao2_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/window_char_zhao2.png);
  width: 8.59rem;
  height: 7.5rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_xianshan_bg {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/xianshan_bg.jpg);
}
.img_xianshan_bg_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/xianshan_bg.jpg);
  width: 16.24rem;
  height: 7.5rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_xianshan_bg2 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/xianshan_bg2.jpg);
}
.img_xianshan_bg2_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/xianshan_bg2.jpg);
  width: 16.24rem;
  height: 7.5rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_xianshan_fail_title {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/xianshan_fail_title.png);
}
.img_xianshan_fail_title_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/xianshan_fail_title.png);
  width: 3.83rem;
  height: 0.48rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_xianshan_hint {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/xianshan_hint.png);
}
.img_xianshan_hint_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/xianshan_hint.png);
  width: 7.4rem;
  height: 0.41rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_xianshan_option_0 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/xianshan_option_0.png);
}
.img_xianshan_option_0_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/xianshan_option_0.png);
  width: 2.53rem;
  height: 5.86rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_xianshan_option_0_active {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/xianshan_option_0_active.png);
}
.img_xianshan_option_0_active_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/xianshan_option_0_active.png);
  width: 2.53rem;
  height: 5.86rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_xianshan_option_1 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/xianshan_option_1.png);
}
.img_xianshan_option_1_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/xianshan_option_1.png);
  width: 2.53rem;
  height: 5.86rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_xianshan_option_1_active {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/xianshan_option_1_active.png);
}
.img_xianshan_option_1_active_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/xianshan_option_1_active.png);
  width: 2.53rem;
  height: 5.86rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_xianshan_option_2 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/xianshan_option_2.png);
}
.img_xianshan_option_2_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/xianshan_option_2.png);
  width: 2.53rem;
  height: 5.86rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_xianshan_option_2_active {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/xianshan_option_2_active.png);
}
.img_xianshan_option_2_active_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/xianshan_option_2_active.png);
  width: 2.53rem;
  height: 5.86rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_xianshan_option_3 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/xianshan_option_3.png);
}
.img_xianshan_option_3_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/xianshan_option_3.png);
  width: 2.53rem;
  height: 5.86rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_xianshan_option_3_active {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/xianshan_option_3_active.png);
}
.img_xianshan_option_3_active_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/xianshan_option_3_active.png);
  width: 2.53rem;
  height: 5.86rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_xianshan_option_bg {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/xianshan_option_bg.png);
}
.img_xianshan_option_bg_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/xianshan_option_bg.png);
  width: 12.67rem;
  height: 7.5rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_xianshan_success_title {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/xianshan_success_title.png);
}
.img_xianshan_success_title_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/xianshan_success_title.png);
  width: 3.83rem;
  height: 0.51rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_xianshan_window_bg {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/xianshan_window_bg.png);
}
.img_xianshan_window_bg_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/xianshan_window_bg.png);
  width: 10.01rem;
  height: 5.57rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_yijing_bg {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/yijing_bg.jpg);
}
.img_yijing_bg_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/yijing_bg.jpg);
  width: 16.24rem;
  height: 7.5rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_yijing_click_hint {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/yijing_click_hint.png);
}
.img_yijing_click_hint_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/yijing_click_hint.png);
  width: 3.54rem;
  height: 0.83rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_zhao_bg {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/zhao_bg.jpg);
}
.img_zhao_bg_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/zhao_bg.jpg);
  width: 16.24rem;
  height: 7.5rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_zhao_cloud_back {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/zhao_cloud_back.png);
}
.img_zhao_cloud_back_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/zhao_cloud_back.png);
  width: 1.71rem;
  height: 3.02rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img_zhao_cloud_front {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/zhao_cloud_front.png);
}
.img_zhao_cloud_front_s {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/zhao_cloud_front.png);
  width: 6.16rem;
  height: 4.29rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
@font-face {
  font-family: BOLD;
  src: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/font/min/FZShengSKSJW_Cu.woff2)
    format("woff2");
}
@font-face {
  font-family: MED;
  src: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/font/min/FZShengSKSJW_Zhong.woff2)
    format("woff2");
}
html {
  width: 100%;
  height: 100%;
}
body {
  width: 100%;
  height: 100%;
  overflow: hidden;
  background: #000;
  font-size: 0.2rem;
  color: #fff;
}
.design-size {
  width: 16.24rem;
  height: 7.5rem;
}
.design-size2 {
  width: 14.56rem;
  height: 7.5rem;
}
.opening .title {
  margin-top: -0.6rem;
  animation: openingTitle 1s 1.8s backwards;
}
.opening .line {
  animation: openingTitle 1s 2s backwards;
}
.opening .desc {
  margin-top: 0.4rem;
  animation: openingTitle 1s 2.2s backwards;
}
.m-window {
  transform: translateZ(0);
  display: none;
}
.m-window .btn-close-window {
  top: 0.9rem;
  margin-left: 5.5rem;
}
.window {
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.4s;
}
.window .title {
  margin-top: -1.41rem;
}
.window.show {
  opacity: 1;
  pointer-events: auto;
}
.login-window .btn-wx {
  margin-top: -0.06rem;
}
.login-window .btn-qq {
  margin-top: 1rem;
}
.bind-window .title {
  margin-top: -1.62rem;
}
.bind-window .btn-confirm-bind {
  margin: 1.67rem 0 0 1.3rem;
}
.bind-window .btn-cancel-bind {
  margin: 1.67rem 0 0 -1.27rem;
}
.bind-window .bind-select-wrap {
  margin-top: -0.05rem;
  text-align: center;
}
.bind-window .bind-select {
  font-size: 0.22rem;
  color: #997d45;
  padding-left: 1rem;
  box-sizing: border-box;
  margin: 0.22rem 0;
  position: relative;
}
.bind-window select {
  background-color: transparent;
  outline: none;
  border: none;
  -webkit-appearance: none;
  appearance: none;
  font-size: 0.22rem;
  color: #997d45;
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  font-family: BOLD;
  margin-top: 0.01rem;
}
.bind-window .select-name {
  position: absolute;
  left: 0.2rem;
  top: 0.16rem;
  font-family: BOLD;
}
.reward-window .title {
  margin-top: -1.68rem;
}
.reward-window .btn-confirm-reward {
  margin-top: 1.62rem;
}
.reward-window .btn-rule {
  top: 1.8rem;
  margin-left: 5.5rem;
}
.reward-window .reward-wrap {
  display: flex;
  margin: -0.28rem 0 0 0.02rem;
}
.reward-window .reward-wrap .reward-box {
  margin: 0 0.25rem;
  position: relative;
}
.reward-window .reward-wrap .img_reward_img_1_s {
  margin-left: 0.04rem;
}
.reward-window .reward-wrap .img_reward_img_2_s {
  margin-left: 0.02rem;
  margin-top: 0.04rem;
}
.reward-window .reward-wrap .reward-name {
  font-size: 0.22rem;
  color: #997d45;
  font-family: BOLD;
  position: absolute;
  width: 100%;
  text-align: center;
  top: 1.52rem;
  letter-spacing: 0.02rem;
}
.bind-last-window .btn-confirm-last {
  margin: 1.67rem 0 0 1.3rem;
}
.bind-last-window .btn-cancel-last {
  margin: 1.67rem 0 0 -1.27rem;
}
.bind-last-window .content {
  color: #997d45;
  font-size: 0.33rem;
  font-family: MED;
  line-height: 0.55rem;
  text-align: center;
  margin-top: 0.1rem;
}
.bind-last-window .content span {
  color: #997d45;
  font-size: 0.33rem;
}
.msg-window .content {
  color: #997d45;
  font-size: 0.33rem;
  font-family: MED;
  line-height: 0.55rem;
  text-align: center;
  margin-top: 0.1rem;
}
.rule-window .title {
  margin-top: -1.74rem;
}
.rule-window .rule-content {
  font-size: 0.24rem;
  color: #997d45;
  line-height: 0.46rem;
  font-family: BOLD;
  width: 7.4rem;
  margin-top: 0.22rem;
  margin-left: 0.2rem;
  padding: 0 0.4rem;
}
.rule-window .btn-close-rule {
  top: 0.9rem;
  margin-left: 5.5rem;
}
.share-float-wrap {
  display: none;
}
.btn-reward {
  display: none;
  top: 0.4rem;
  left: 0.5rem;
}
.btn-reward.opened {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/btn_reward_opened.png);
}
@media all and (orientation: landscape) {
  .share-float {
    background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/share_float2.png);
    right: 0;
  }
}
.hide[data-v-ee7100fc] {
  display: none;
}
.full[data-v-ee7100fc] {
  width: 100%;
  height: 100%;
}
.abs[data-v-ee7100fc] {
  position: absolute;
  transform: translateZ(0);
}
.l0[data-v-ee7100fc] {
  left: 0;
}
.t0[data-v-ee7100fc] {
  top: 0;
}
.lhalf[data-v-ee7100fc] {
  left: 50%;
}
.thalf[data-v-ee7100fc] {
  top: 50%;
}
.absf[data-v-ee7100fc] {
  left: 0;
  top: 0;
  position: absolute;
  transform: translateZ(0);
  width: 100%;
  height: 100%;
}
.abc[data-v-ee7100fc] {
  position: absolute;
  transform: translateZ(0);
  top: 50%;
  left: 50%;
}
.abcter[data-v-ee7100fc] {
  position: absolute;
  transform: translateZ(0);
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
}
.lcter[data-v-ee7100fc] {
  position: absolute;
  transform: translateZ(0);
  left: 50%;
  transform: translate3d(-50%, 0, 0);
}
.tcter[data-v-ee7100fc] {
  position: absolute;
  transform: translateZ(0);
  top: 50%;
  transform: translateY(-50%);
}
.fcter[data-v-ee7100fc] {
  display: flex;
  align-items: center;
  justify-content: center;
}
.center[data-v-ee7100fc] {
  transform: translate3d(-50%, -50%, 0);
}
.fdc[data-v-ee7100fc] {
  flex-direction: column;
}
.sizcont[data-v-ee7100fc] {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.sizcover[data-v-ee7100fc] {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.ol[data-v-ee7100fc] {
  border: 0.01rem solid #fff;
  border-image: linear-gradient(to top, #f80, #2ed);
  border-image-slice: 10;
  box-sizing: border-box;
}
.active-center[data-v-ee7100fc] {
  transition: transform 0.3s;
  cursor: pointer;
}
.active-center[data-v-ee7100fc]:hover,
.active-center[data-v-ee7100fc]:active {
  transform: translate(-50%, -50%) scale(1.1);
}
.btn-scale[data-v-ee7100fc] {
  transition: transform 0.1s;
}
.btn-scale[data-v-ee7100fc]:active {
  transform: scale(1.08);
}
.btn-scale-abcter[data-v-ee7100fc] {
  transition: transform 0.1s;
  transform-origin: 0 0;
}
.btn-scale-abcter[data-v-ee7100fc]:active {
  transform: scale(1.08) translate(-50%, -50%);
}
.btn-scale-lcter[data-v-ee7100fc] {
  transition: transform 0.1s;
  transform-origin: 0 50%;
}
.btn-scale-lcter[data-v-ee7100fc]:active {
  transform: scale(1.08) translate(-50%);
}
.btn-img[data-v-ee7100fc] {
  pointer-events: none;
}
.m-icon-loading[data-v-ee7100fc] {
  position: fixed;
  z-index: 999;
  display: none;
}
.m-icon-loading .inner[data-v-ee7100fc] {
  width: 1.2rem;
  height: 1.2rem;
  background-color: rgba(0, 0, 0, 0.7);
  border-radius: 0.1rem;
}
.m-icon-loading .inner svg path[data-v-ee7100fc],
.m-icon-loading .inner svg rect[data-v-ee7100fc] {
  fill: #fff;
}
.m-msg[data-v-ee7100fc] {
  display: none;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  pointer-events: all;
  background-color: rgba(0, 0, 0, 0.45);
  z-index: 10000;
  transform: translateZ(0);
}
.m-msg .container[data-v-ee7100fc] {
  position: absolute;
  width: 100vw;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.m-msg .item[data-v-ee7100fc] {
  position: relative;
  max-width: 5.3rem;
  min-width: 2.3rem;
  background-color: rgba(0, 0, 0, 0.8);
  border-radius: 0.5rem;
  font-size: 0.23rem;
  line-height: 1;
  color: #fff;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 0.25rem;
  opacity: 0.4;
  animation: msgIn-ee7100fc 0.2s ease-in both;
}
.m-msg .item .content[data-v-ee7100fc] {
  padding: 0.2rem 0.33rem;
}
.m-msg .item i[data-v-ee7100fc] {
  color: #ffc039;
}
.m-msg .item[data-v-ee7100fc]:after {
  position: absolute;
  transform: translateZ(0);
  left: 50%;
  transform: translate3d(-50%, 0, 0);
  color: #fff;
  width: 100%;
  text-align: center;
  font-size: 0.16rem;
  content: "点击任意位置继续";
  bottom: -0.15rem;
}
.m-msg .item.notips[data-v-ee7100fc]:after {
  display: none;
}
@keyframes msgIn-ee7100fc {
  0% {
    opacity: 0.4;
    transform: translateY(0);
  }
  to {
    opacity: 1;
    transform: translateY(-0.1rem);
  }
}
.transition-opacity[data-v-ee7100fc] {
  transition: opacity 0.4s;
  -webkit-transition: opacity 0.4s;
}
.dark[data-v-ee7100fc] {
  background-color: rgba(0, 0, 0, 0.8);
}
@keyframes fadeIn-ee7100fc {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes openingTitle-ee7100fc {
  0% {
    opacity: 0;
    transform: translate(-50%, -50%) translateZ(0) scale(0.8);
  }
  to {
    opacity: 1;
    transform: translate(-50%, -50%) translateZ(0) scale(1);
  }
}
.loading-face[data-v-ee7100fc] {
  top: 2.66rem;
  left: 9.75rem;
  transform: translate3d(-50%, -50%, 0);
}
.loading-ele[data-v-ee7100fc] {
  top: 2.8rem;
  left: 7.96rem;
  transform: translate3d(-50%, -50%, 0);
}
.loading-char[data-v-ee7100fc] {
  transition: opacity 0.6s;
}
.loading-progress[data-v-ee7100fc] {
  margin-top: 1.92rem;
  margin-left: -0.74rem;
}
.loading-line[data-v-ee7100fc] {
  top: 5.62rem;
  left: 4.34rem;
  width: 0;
  background-size: auto 100%;
  background-position: left center;
  transform: none;
}
.loading-line[data-v-ee7100fc]:after {
  content: "";
  display: block;
  position: absolute;
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/loading_progress_dot.png);
  width: 1.47rem;
  height: 0.63rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  right: -0.32rem;
  top: -0.3rem;
  z-index: 1;
}
.loading-text[data-v-ee7100fc] {
  font-size: 0.21rem;
  color: #70431b;
  margin-top: 2.24rem;
  font-family: BOLD;
  margin-left: -0.65rem;
}
.loading-text .loading-per[data-v-ee7100fc] {
  color: #70431b;
}
.loading-cloud[data-v-ee7100fc] {
  animation: clouds-ee7100fc 10s infinite linear;
}
@keyframes clouds-ee7100fc {
  0% {
    transform: translate(calc(-50% - 0.15rem), -50%);
  }
  50% {
    transform: translate(-50%, calc(-50% - 0.2rem));
  }
  to {
    transform: translate(calc(-50% - 0.15rem), -50%);
  }
}
.loading-bottom-text[data-v-ee7100fc] {
  font-size: 0.21rem;
  bottom: 2.02rem;
  color: #70431b;
  font-family: BOLD;
  left: 50%;
  margin-left: -2.74rem;
}
.loading-bottom-text2[data-v-ee7100fc] {
  display: none;
  font-size: 0.32rem;
  bottom: 1.2rem;
  color: #70431b;
  font-family: BOLD;
  left: 50%;
  margin-left: -2.5rem;
}
.lazyload .loading-progress[data-v-ee7100fc] {
  margin-left: -0.5rem;
}
.lazyload .loading-line[data-v-ee7100fc] {
  margin-left: 0.24rem;
}
.lazyload .loading-text[data-v-ee7100fc] {
  margin-left: 3.4rem;
  margin-top: 1.92rem;
}
.lazyload .loading-char[data-v-ee7100fc] {
  margin-top: -0.44rem;
  margin-left: 0.16rem;
}
.lazyload .loading-bottom-text2[data-v-ee7100fc] {
  display: block;
}
.hide[data-v-4a878c68] {
  display: none;
}
.full[data-v-4a878c68] {
  width: 100%;
  height: 100%;
}
.abs[data-v-4a878c68] {
  position: absolute;
  transform: translateZ(0);
}
.l0[data-v-4a878c68] {
  left: 0;
}
.t0[data-v-4a878c68] {
  top: 0;
}
.lhalf[data-v-4a878c68] {
  left: 50%;
}
.thalf[data-v-4a878c68] {
  top: 50%;
}
.absf[data-v-4a878c68] {
  left: 0;
  top: 0;
  position: absolute;
  transform: translateZ(0);
  width: 100%;
  height: 100%;
}
.abc[data-v-4a878c68] {
  position: absolute;
  transform: translateZ(0);
  top: 50%;
  left: 50%;
}
.abcter[data-v-4a878c68] {
  position: absolute;
  transform: translateZ(0);
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
}
.lcter[data-v-4a878c68] {
  position: absolute;
  transform: translateZ(0);
  left: 50%;
  transform: translate3d(-50%, 0, 0);
}
.tcter[data-v-4a878c68] {
  position: absolute;
  transform: translateZ(0);
  top: 50%;
  transform: translateY(-50%);
}
.fcter[data-v-4a878c68] {
  display: flex;
  align-items: center;
  justify-content: center;
}
.center[data-v-4a878c68] {
  transform: translate3d(-50%, -50%, 0);
}
.fdc[data-v-4a878c68] {
  flex-direction: column;
}
.sizcont[data-v-4a878c68] {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.sizcover[data-v-4a878c68] {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.ol[data-v-4a878c68] {
  border: 0.01rem solid #fff;
  border-image: linear-gradient(to top, #f80, #2ed);
  border-image-slice: 10;
  box-sizing: border-box;
}
.active-center[data-v-4a878c68] {
  transition: transform 0.3s;
  cursor: pointer;
}
.active-center[data-v-4a878c68]:hover,
.active-center[data-v-4a878c68]:active {
  transform: translate(-50%, -50%) scale(1.1);
}
.btn-scale[data-v-4a878c68] {
  transition: transform 0.1s;
}
.btn-scale[data-v-4a878c68]:active {
  transform: scale(1.08);
}
.btn-scale-abcter[data-v-4a878c68] {
  transition: transform 0.1s;
  transform-origin: 0 0;
}
.btn-scale-abcter[data-v-4a878c68]:active {
  transform: scale(1.08) translate(-50%, -50%);
}
.btn-scale-lcter[data-v-4a878c68] {
  transition: transform 0.1s;
  transform-origin: 0 50%;
}
.btn-scale-lcter[data-v-4a878c68]:active {
  transform: scale(1.08) translate(-50%);
}
.btn-img[data-v-4a878c68] {
  pointer-events: none;
}
.m-icon-loading[data-v-4a878c68] {
  position: fixed;
  z-index: 999;
  display: none;
}
.m-icon-loading .inner[data-v-4a878c68] {
  width: 1.2rem;
  height: 1.2rem;
  background-color: rgba(0, 0, 0, 0.7);
  border-radius: 0.1rem;
}
.m-icon-loading .inner svg path[data-v-4a878c68],
.m-icon-loading .inner svg rect[data-v-4a878c68] {
  fill: #fff;
}
.m-msg[data-v-4a878c68] {
  display: none;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  pointer-events: all;
  background-color: rgba(0, 0, 0, 0.45);
  z-index: 10000;
  transform: translateZ(0);
}
.m-msg .container[data-v-4a878c68] {
  position: absolute;
  width: 100vw;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.m-msg .item[data-v-4a878c68] {
  position: relative;
  max-width: 5.3rem;
  min-width: 2.3rem;
  background-color: rgba(0, 0, 0, 0.8);
  border-radius: 0.5rem;
  font-size: 0.23rem;
  line-height: 1;
  color: #fff;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 0.25rem;
  opacity: 0.4;
  animation: msgIn-4a878c68 0.2s ease-in both;
}
.m-msg .item .content[data-v-4a878c68] {
  padding: 0.2rem 0.33rem;
}
.m-msg .item i[data-v-4a878c68] {
  color: #ffc039;
}
.m-msg .item[data-v-4a878c68]:after {
  position: absolute;
  transform: translateZ(0);
  left: 50%;
  transform: translate3d(-50%, 0, 0);
  color: #fff;
  width: 100%;
  text-align: center;
  font-size: 0.16rem;
  content: "点击任意位置继续";
  bottom: -0.15rem;
}
.m-msg .item.notips[data-v-4a878c68]:after {
  display: none;
}
@keyframes msgIn-4a878c68 {
  0% {
    opacity: 0.4;
    transform: translateY(0);
  }
  to {
    opacity: 1;
    transform: translateY(-0.1rem);
  }
}
.transition-opacity[data-v-4a878c68] {
  transition: opacity 0.4s;
  -webkit-transition: opacity 0.4s;
}
.dark[data-v-4a878c68] {
  background-color: rgba(0, 0, 0, 0.8);
}
@keyframes fadeIn-4a878c68 {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes openingTitle-4a878c68 {
  0% {
    opacity: 0;
    transform: translate(-50%, -50%) translateZ(0) scale(0.8);
  }
  to {
    opacity: 1;
    transform: translate(-50%, -50%) translateZ(0) scale(1);
  }
}
.btn-end-retry[data-v-4a878c68] {
  left: 50%;
  margin-left: 0.45rem;
  bottom: 0.34rem;
  width: 2.8rem;
  height: 0.64rem;
}
.btn-end-share[data-v-4a878c68] {
  left: 50%;
  margin-left: 3.54rem;
  bottom: 0.34rem;
  width: 2.8rem;
  height: 0.64rem;
}
.btn-end-info[data-v-4a878c68] {
  left: 50%;
  margin-left: -2.63rem;
  bottom: 0.34rem;
  width: 2.8rem;
  height: 0.64rem;
}
.btn-img[data-v-4a878c68] {
  pointer-events: none;
  margin: 0.12rem 0 0 -0.18rem;
}
.end-light[data-v-4a878c68] {
  right: 0;
  top: 0;
}
.photo[data-v-4a878c68]:nth-child(4) {
  margin: -2.66rem 0 0 -0.44rem;
  transform: translateZ(0) rotate(-15deg);
}
.photo[data-v-4a878c68]:nth-child(3) {
  margin: -2.66rem 0 0 2.3rem;
  transform: translateZ(0) rotate(15deg);
}
.photo[data-v-4a878c68]:nth-child(1) {
  margin: -0.1rem 0 0 -1rem;
  transform: translateZ(0) rotate(-15deg);
}
.photo[data-v-4a878c68]:nth-child(5) {
  margin: 0.6rem 0 0 2.54rem;
  transform: translate(-50%, -50%) translateZ(0);
}
.photo[data-v-4a878c68]:nth-child(2) {
  margin: -0.44rem 0 0 3.67rem;
  transform: translateZ(0) rotate(30deg);
}
.char-info-wrap[data-v-4a878c68] {
  transform: translateZ(0);
}
.char-info-wrap .info-window[data-v-4a878c68] {
  margin-left: 0.4rem;
}
.char-info-wrap .btn-close-info[data-v-4a878c68] {
  top: 1.2rem;
  margin-left: 5.4rem;
}
.char-info-wrap .img_intro_chang_bg_s[data-v-4a878c68] {
  margin-left: -0.4rem;
}
.bg[data-v-4a878c68] {
  background-size: cover;
}
.info-text-wrap[data-v-4a878c68] {
  width: 6.75rem;
  height: 4rem;
  overflow-y: scroll;
  overflow-x: scroll;
  margin: 0.42rem 0 0 -1.3rem;
}
.info-text-wrap.chang[data-v-4a878c68] {
  margin: 0.3rem 0 0 -1.3rem;
}
.info-text-wrap.yao[data-v-4a878c68] {
  overflow-y: visible;
  overflow-x: visible;
}
.info-text[data-v-4a878c68] {
  width: 6.75rem;
  height: 4.62rem;
}
@media all and (min-aspect-ratio: 1460/750) and (orientation: landscape) {
  .btn-end-retry[data-v-4a878c68] {
    margin-left: 1.55rem;
  }
  .btn-end-share[data-v-4a878c68] {
    margin-left: 4.54rem;
  }
  .btn-end-info[data-v-4a878c68] {
    margin-left: -1.43rem;
  }
}
.hide[data-v-1b67cc14] {
  display: none;
}
.full[data-v-1b67cc14] {
  width: 100%;
  height: 100%;
}
.abs[data-v-1b67cc14] {
  position: absolute;
  transform: translateZ(0);
}
.l0[data-v-1b67cc14] {
  left: 0;
}
.t0[data-v-1b67cc14] {
  top: 0;
}
.lhalf[data-v-1b67cc14] {
  left: 50%;
}
.thalf[data-v-1b67cc14] {
  top: 50%;
}
.absf[data-v-1b67cc14] {
  left: 0;
  top: 0;
  position: absolute;
  transform: translateZ(0);
  width: 100%;
  height: 100%;
}
.abc[data-v-1b67cc14] {
  position: absolute;
  transform: translateZ(0);
  top: 50%;
  left: 50%;
}
.abcter[data-v-1b67cc14] {
  position: absolute;
  transform: translateZ(0);
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
}
.lcter[data-v-1b67cc14] {
  position: absolute;
  transform: translateZ(0);
  left: 50%;
  transform: translate3d(-50%, 0, 0);
}
.tcter[data-v-1b67cc14] {
  position: absolute;
  transform: translateZ(0);
  top: 50%;
  transform: translateY(-50%);
}
.fcter[data-v-1b67cc14] {
  display: flex;
  align-items: center;
  justify-content: center;
}
.center[data-v-1b67cc14] {
  transform: translate3d(-50%, -50%, 0);
}
.fdc[data-v-1b67cc14] {
  flex-direction: column;
}
.sizcont[data-v-1b67cc14] {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.sizcover[data-v-1b67cc14] {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.ol[data-v-1b67cc14] {
  border: 0.01rem solid #fff;
  border-image: linear-gradient(to top, #f80, #2ed);
  border-image-slice: 10;
  box-sizing: border-box;
}
.active-center[data-v-1b67cc14] {
  transition: transform 0.3s;
  cursor: pointer;
}
.active-center[data-v-1b67cc14]:hover,
.active-center[data-v-1b67cc14]:active {
  transform: translate(-50%, -50%) scale(1.1);
}
.btn-scale[data-v-1b67cc14] {
  transition: transform 0.1s;
}
.btn-scale[data-v-1b67cc14]:active {
  transform: scale(1.08);
}
.btn-scale-abcter[data-v-1b67cc14] {
  transition: transform 0.1s;
  transform-origin: 0 0;
}
.btn-scale-abcter[data-v-1b67cc14]:active {
  transform: scale(1.08) translate(-50%, -50%);
}
.btn-scale-lcter[data-v-1b67cc14] {
  transition: transform 0.1s;
  transform-origin: 0 50%;
}
.btn-scale-lcter[data-v-1b67cc14]:active {
  transform: scale(1.08) translate(-50%);
}
.btn-img[data-v-1b67cc14] {
  pointer-events: none;
}
.m-icon-loading[data-v-1b67cc14] {
  position: fixed;
  z-index: 999;
  display: none;
}
.m-icon-loading .inner[data-v-1b67cc14] {
  width: 1.2rem;
  height: 1.2rem;
  background-color: rgba(0, 0, 0, 0.7);
  border-radius: 0.1rem;
}
.m-icon-loading .inner svg path[data-v-1b67cc14],
.m-icon-loading .inner svg rect[data-v-1b67cc14] {
  fill: #fff;
}
.m-msg[data-v-1b67cc14] {
  display: none;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  pointer-events: all;
  background-color: rgba(0, 0, 0, 0.45);
  z-index: 10000;
  transform: translateZ(0);
}
.m-msg .container[data-v-1b67cc14] {
  position: absolute;
  width: 100vw;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.m-msg .item[data-v-1b67cc14] {
  position: relative;
  max-width: 5.3rem;
  min-width: 2.3rem;
  background-color: rgba(0, 0, 0, 0.8);
  border-radius: 0.5rem;
  font-size: 0.23rem;
  line-height: 1;
  color: #fff;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 0.25rem;
  opacity: 0.4;
  animation: msgIn-1b67cc14 0.2s ease-in both;
}
.m-msg .item .content[data-v-1b67cc14] {
  padding: 0.2rem 0.33rem;
}
.m-msg .item i[data-v-1b67cc14] {
  color: #ffc039;
}
.m-msg .item[data-v-1b67cc14]:after {
  position: absolute;
  transform: translateZ(0);
  left: 50%;
  transform: translate3d(-50%, 0, 0);
  color: #fff;
  width: 100%;
  text-align: center;
  font-size: 0.16rem;
  content: "点击任意位置继续";
  bottom: -0.15rem;
}
.m-msg .item.notips[data-v-1b67cc14]:after {
  display: none;
}
@keyframes msgIn-1b67cc14 {
  0% {
    opacity: 0.4;
    transform: translateY(0);
  }
  to {
    opacity: 1;
    transform: translateY(-0.1rem);
  }
}
.transition-opacity[data-v-1b67cc14] {
  transition: opacity 0.4s;
  -webkit-transition: opacity 0.4s;
}
.dark[data-v-1b67cc14] {
  background-color: rgba(0, 0, 0, 0.8);
}
@keyframes fadeIn-1b67cc14 {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes openingTitle-1b67cc14 {
  0% {
    opacity: 0;
    transform: translate(-50%, -50%) translateZ(0) scale(0.8);
  }
  to {
    opacity: 1;
    transform: translate(-50%, -50%) translateZ(0) scale(1);
  }
}
.progress-wrap[data-v-1b67cc14] {
  pointer-events: none;
}
.progress-yao .progress-dark[data-v-1b67cc14] {
  bottom: 0;
  right: 0;
}
.progress-yao .progress-bg[data-v-1b67cc14] {
  right: 0.2rem;
  bottom: 0.1rem;
}
.progress-yao .progress-block[data-v-1b67cc14]:nth-child(1) {
  z-index: 7;
}
.progress-yao .progress-block[data-v-1b67cc14]:nth-child(2) {
  z-index: 6;
}
.progress-yao .progress-block[data-v-1b67cc14]:nth-child(3) {
  z-index: 5;
}
.progress-yao .progress-block[data-v-1b67cc14]:nth-child(4) {
  z-index: 4;
}
.progress-yao .progress-block[data-v-1b67cc14]:nth-child(5) {
  z-index: 3;
}
.progress-yao .progress-block[data-v-1b67cc14]:nth-child(6) {
  z-index: 2;
}
.progress-yao .progress-block[data-v-1b67cc14]:nth-child(7) {
  z-index: 1;
}
.progress-yao .length-5 .progress-block[data-v-1b67cc14]:nth-child(1) {
  top: 0.06rem;
  left: -0.04rem;
}
.progress-yao .length-5 .progress-block[data-v-1b67cc14]:nth-child(2) {
  top: 0.06rem;
  left: 0.52rem;
}
.progress-yao .length-5 .progress-block[data-v-1b67cc14]:nth-child(3) {
  top: 0.04rem;
  left: 1.46rem;
}
.progress-yao .length-5 .progress-block[data-v-1b67cc14]:nth-child(4) {
  top: -0.07rem;
  left: 1.97rem;
}
.progress-yao .length-5 .progress-block[data-v-1b67cc14]:nth-child(5) {
  top: -0.05rem;
  left: 2.72rem;
}
.progress-yao .length-6 .progress-block[data-v-1b67cc14]:nth-child(1) {
  top: 0.05rem;
  left: -0.06rem;
}
.progress-yao .length-6 .progress-block[data-v-1b67cc14]:nth-child(2) {
  top: 0.05rem;
  left: 0.44rem;
}
.progress-yao .length-6 .progress-block[data-v-1b67cc14]:nth-child(3) {
  top: 0.05rem;
  left: 0.88rem;
}
.progress-yao .length-6 .progress-block[data-v-1b67cc14]:nth-child(4) {
  top: -0.03rem;
  left: 1.58rem;
}
.progress-yao .length-6 .progress-block[data-v-1b67cc14]:nth-child(5) {
  top: -0.08rem;
  left: 2.12rem;
}
.progress-yao .length-6 .progress-block[data-v-1b67cc14]:nth-child(6) {
  top: -0.05rem;
  left: 2.79rem;
}
.progress-yao .length-7 .progress-block[data-v-1b67cc14]:nth-child(1) {
  top: 0.05rem;
  left: -0.06rem;
}
.progress-yao .length-7 .progress-block[data-v-1b67cc14]:nth-child(2) {
  top: 0.05rem;
  left: 0.37rem;
}
.progress-yao .length-7 .progress-block[data-v-1b67cc14]:nth-child(3) {
  top: 0.05rem;
  left: 0.87rem;
}
.progress-yao .length-7 .progress-block[data-v-1b67cc14]:nth-child(4) {
  top: 0.06rem;
  left: 1.36rem;
}
.progress-yao .length-7 .progress-block[data-v-1b67cc14]:nth-child(5) {
  top: -0.03rem;
  left: 1.87rem;
}
.progress-yao .length-7 .progress-block[data-v-1b67cc14]:nth-child(6) {
  top: -0.08rem;
  left: 2.33rem;
}
.progress-yao .length-7 .progress-block[data-v-1b67cc14]:nth-child(7) {
  top: -0.05rem;
  left: 2.87rem;
}
.progress-yao .length-8 .progress-block[data-v-1b67cc14]:nth-child(1) {
  top: 0.05rem;
  left: -0.05rem;
}
.progress-yao .length-8 .progress-block[data-v-1b67cc14]:nth-child(2) {
  top: 0.05rem;
  left: 0.3rem;
}
.progress-yao .length-8 .progress-block[data-v-1b67cc14]:nth-child(3) {
  top: 0.05rem;
  left: 0.76rem;
}
.progress-yao .length-8 .progress-block[data-v-1b67cc14]:nth-child(4) {
  top: 0.05rem;
  left: 1.16rem;
}
.progress-yao .length-8 .progress-block[data-v-1b67cc14]:nth-child(5) {
  top: 0.04rem;
  left: 1.6rem;
}
.progress-yao .length-8 .progress-block[data-v-1b67cc14]:nth-child(6) {
  top: -0.06rem;
  left: 2.04rem;
}
.progress-yao .length-8 .progress-block[data-v-1b67cc14]:nth-child(7) {
  top: -0.07rem;
  left: 2.38rem;
}
.progress-yao .length-8 .progress-block[data-v-1b67cc14]:nth-child(8) {
  top: -0.05rem;
  left: 2.95rem;
}
.progress-yao .progress-text[data-v-1b67cc14] {
  color: #ffda91;
  font-size: 0.12rem;
  top: -0.2rem;
  left: -0.06rem;
  font-family: BOLD;
}
.progress-yao .progress-text .progress-num[data-v-1b67cc14] {
  font-size: 0.15rem;
  color: #ffda91;
}
.progress-yao .progress-text.dark[data-v-1b67cc14] {
  background: none;
  color: #000;
}
.progress-yao .progress-text.dark .progress-num[data-v-1b67cc14] {
  color: #000;
}
.progress-yao .progress-light[data-v-1b67cc14] {
  left: 0;
  top: 0.01rem;
  z-index: 9;
}
.progress-zhao .progress-dark[data-v-1b67cc14] {
  bottom: 0;
  right: 0;
}
.progress-zhao .progress-bg[data-v-1b67cc14] {
  right: 0.3rem;
  bottom: 0.5rem;
}
.progress-zhao .progress-text[data-v-1b67cc14] {
  color: #a4ffe5;
  font-size: 0.12rem;
  top: 1.5rem;
  left: 0.12rem;
  font-family: BOLD;
}
.progress-zhao .progress-text .progress-num[data-v-1b67cc14] {
  font-size: 0.15rem;
  color: #a4ffe5;
}
.progress-zhao .progress-text.dark[data-v-1b67cc14] {
  background: none;
  color: #000;
}
.progress-zhao .progress-text.dark .progress-num[data-v-1b67cc14] {
  color: #000;
}
.progress-chang .progress-dark[data-v-1b67cc14] {
  bottom: 0;
  right: 0;
}
.progress-chang .progress-bg[data-v-1b67cc14] {
  right: 0.3rem;
  bottom: 0.5rem;
}
.progress-chang .progress-text[data-v-1b67cc14] {
  color: #85f4ff;
  font-size: 0.12rem;
  top: 1rem;
  left: 0.12rem;
  font-family: BOLD;
}
.progress-chang .progress-text .progress-num[data-v-1b67cc14] {
  font-size: 0.15rem;
  color: #85f4ff;
}
.progress-chang .progress-text.dark[data-v-1b67cc14] {
  background: none;
  color: #000;
}
.progress-chang .progress-text.dark .progress-num[data-v-1b67cc14] {
  color: #000;
}
.hide[data-v-4da1d417] {
  display: none;
}
.full[data-v-4da1d417] {
  width: 100%;
  height: 100%;
}
.abs[data-v-4da1d417] {
  position: absolute;
  transform: translateZ(0);
}
.l0[data-v-4da1d417] {
  left: 0;
}
.t0[data-v-4da1d417] {
  top: 0;
}
.lhalf[data-v-4da1d417] {
  left: 50%;
}
.thalf[data-v-4da1d417] {
  top: 50%;
}
.absf[data-v-4da1d417] {
  left: 0;
  top: 0;
  position: absolute;
  transform: translateZ(0);
  width: 100%;
  height: 100%;
}
.abc[data-v-4da1d417] {
  position: absolute;
  transform: translateZ(0);
  top: 50%;
  left: 50%;
}
.abcter[data-v-4da1d417] {
  position: absolute;
  transform: translateZ(0);
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
}
.lcter[data-v-4da1d417] {
  position: absolute;
  transform: translateZ(0);
  left: 50%;
  transform: translate3d(-50%, 0, 0);
}
.tcter[data-v-4da1d417] {
  position: absolute;
  transform: translateZ(0);
  top: 50%;
  transform: translateY(-50%);
}
.fcter[data-v-4da1d417] {
  display: flex;
  align-items: center;
  justify-content: center;
}
.center[data-v-4da1d417] {
  transform: translate3d(-50%, -50%, 0);
}
.fdc[data-v-4da1d417] {
  flex-direction: column;
}
.sizcont[data-v-4da1d417] {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.sizcover[data-v-4da1d417] {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.ol[data-v-4da1d417] {
  border: 0.01rem solid #fff;
  border-image: linear-gradient(to top, #f80, #2ed);
  border-image-slice: 10;
  box-sizing: border-box;
}
.active-center[data-v-4da1d417] {
  transition: transform 0.3s;
  cursor: pointer;
}
.active-center[data-v-4da1d417]:hover,
.active-center[data-v-4da1d417]:active {
  transform: translate(-50%, -50%) scale(1.1);
}
.btn-scale[data-v-4da1d417] {
  transition: transform 0.1s;
}
.btn-scale[data-v-4da1d417]:active {
  transform: scale(1.08);
}
.btn-scale-abcter[data-v-4da1d417] {
  transition: transform 0.1s;
  transform-origin: 0 0;
}
.btn-scale-abcter[data-v-4da1d417]:active {
  transform: scale(1.08) translate(-50%, -50%);
}
.btn-scale-lcter[data-v-4da1d417] {
  transition: transform 0.1s;
  transform-origin: 0 50%;
}
.btn-scale-lcter[data-v-4da1d417]:active {
  transform: scale(1.08) translate(-50%);
}
.btn-img[data-v-4da1d417] {
  pointer-events: none;
}
.m-icon-loading[data-v-4da1d417] {
  position: fixed;
  z-index: 999;
  display: none;
}
.m-icon-loading .inner[data-v-4da1d417] {
  width: 1.2rem;
  height: 1.2rem;
  background-color: rgba(0, 0, 0, 0.7);
  border-radius: 0.1rem;
}
.m-icon-loading .inner svg path[data-v-4da1d417],
.m-icon-loading .inner svg rect[data-v-4da1d417] {
  fill: #fff;
}
.m-msg[data-v-4da1d417] {
  display: none;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  pointer-events: all;
  background-color: rgba(0, 0, 0, 0.45);
  z-index: 10000;
  transform: translateZ(0);
}
.m-msg .container[data-v-4da1d417] {
  position: absolute;
  width: 100vw;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.m-msg .item[data-v-4da1d417] {
  position: relative;
  max-width: 5.3rem;
  min-width: 2.3rem;
  background-color: rgba(0, 0, 0, 0.8);
  border-radius: 0.5rem;
  font-size: 0.23rem;
  line-height: 1;
  color: #fff;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 0.25rem;
  opacity: 0.4;
  animation: msgIn-4da1d417 0.2s ease-in both;
}
.m-msg .item .content[data-v-4da1d417] {
  padding: 0.2rem 0.33rem;
}
.m-msg .item i[data-v-4da1d417] {
  color: #ffc039;
}
.m-msg .item[data-v-4da1d417]:after {
  position: absolute;
  transform: translateZ(0);
  left: 50%;
  transform: translate3d(-50%, 0, 0);
  color: #fff;
  width: 100%;
  text-align: center;
  font-size: 0.16rem;
  content: "点击任意位置继续";
  bottom: -0.15rem;
}
.m-msg .item.notips[data-v-4da1d417]:after {
  display: none;
}
@keyframes msgIn-4da1d417 {
  0% {
    opacity: 0.4;
    transform: translateY(0);
  }
  to {
    opacity: 1;
    transform: translateY(-0.1rem);
  }
}
.transition-opacity[data-v-4da1d417] {
  transition: opacity 0.4s;
  -webkit-transition: opacity 0.4s;
}
.dark[data-v-4da1d417] {
  background-color: rgba(0, 0, 0, 0.8);
}
@keyframes fadeIn-4da1d417 {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes openingTitle-4da1d417 {
  0% {
    opacity: 0;
    transform: translate(-50%, -50%) translateZ(0) scale(0.8);
  }
  to {
    opacity: 1;
    transform: translate(-50%, -50%) translateZ(0) scale(1);
  }
}
.title[data-v-4da1d417] {
  top: 0.5rem;
}
.card-light[data-v-4da1d417] {
  opacity: 0;
  top: -0.26rem;
  left: -0.2rem;
  transition: opacity 0.3s;
}
.icon-checked[data-v-4da1d417] {
  top: -0.14rem;
  left: 2.34rem;
}
.cards-wrap[data-v-4da1d417] {
  width: 11.4rem;
  height: 100%;
  overflow: hidden;
}
.swiper[data-v-4da1d417] {
  width: 11.7rem;
  overflow: visible;
  margin-left: -0.26rem;
  margin-top: -0.28rem;
}
.swiper .swiper-slide[data-v-4da1d417] {
  transform: scale(0.66);
  transition: transform 0.3s;
}
.swiper .swiper-slide-active[data-v-4da1d417] {
  transform: scale(1) translate(-0.1rem);
}
.swiper .swiper-slide-active .card-light[data-v-4da1d417] {
  opacity: 1;
}
.swiper .swiper-slide-prev[data-v-4da1d417] {
  transform: scale(0.8) translate(-0.3rem);
}
.swiper .swiper-slide-next[data-v-4da1d417] {
  transform: scale(0.8) translate(0.22rem);
}
.btn-confirm-select[data-v-4da1d417] {
  bottom: 0.14rem;
  transition: all 0.2s;
}
.btn-confirm-select.ban[data-v-4da1d417] {
  filter: grayscale(0.7);
  opacity: 0.7;
  pointer-events: none;
}
.swiper-prev[data-v-4da1d417] {
  left: 50%;
  margin-left: -6.64rem;
  top: 50%;
  margin-top: -0.74rem;
  z-index: 1;
  transition: transform 0.2s;
  transform: translateZ(0);
}
.swiper-prev[data-v-4da1d417]:active {
  transform: translateZ(0) scale(1.2);
}
.swiper-next[data-v-4da1d417] {
  left: 50%;
  top: 50%;
  margin-left: 5.9rem;
  margin-top: -0.74rem;
  transform: translateZ(0) rotate(180deg);
  transition: transform 0.2s;
}
.swiper-next[data-v-4da1d417]:active {
  transform: translateZ(0) scale(1.2) rotate(180deg);
}
@media all and (min-aspect-ratio: 1600/750) and (orientation: landscape) {
  .cards-wrap[data-v-4da1d417] {
    transform-origin: 0 0;
    transform: scale(0.9) translate(-50%, -50%);
  }
  .btn-confirm-select[data-v-4da1d417] {
    bottom: 0.5rem;
  }
  .title[data-v-4da1d417] {
    top: 0.7rem;
  }
}
@media all and (max-aspect-ratio: 1300/750) and (orientation: landscape) {
  .cards-wrap[data-v-4da1d417] {
    transform-origin: 0 0;
    transform: scale(0.9) translate(-50%, -50%);
  }
  .swiper-prev[data-v-4da1d417] {
    margin-left: -5.94rem;
  }
  .swiper-next[data-v-4da1d417] {
    margin-left: 5.2rem;
  }
}
@media all and (max-aspect-ratio: 1190/750) and (orientation: landscape) {
  .cards-wrap[data-v-4da1d417] {
    transform-origin: 0 0;
    transform: scale(0.8) translate(-50%, -50%);
  }
  .swiper-prev[data-v-4da1d417] {
    margin-left: -5.44rem;
  }
  .swiper-next[data-v-4da1d417] {
    margin-left: 4.7rem;
  }
}
@media all and (min-aspect-ratio: 750/1300) and (orientation: portrait) {
  .cards-wrap[data-v-4da1d417] {
    transform-origin: 0 0;
    transform: scale(0.9) translate(-50%, -50%);
  }
  .swiper-prev[data-v-4da1d417] {
    margin-left: -5.94rem;
  }
  .swiper-next[data-v-4da1d417] {
    margin-left: 5.2rem;
  }
}
@media all and (min-aspect-ratio: 750/1190) and (orientation: portrait) {
  .cards-wrap[data-v-4da1d417] {
    transform-origin: 0 0;
    transform: scale(0.8) translate(-50%, -50%);
  }
  .swiper-prev[data-v-4da1d417] {
    margin-left: -5.44rem;
  }
  .swiper-next[data-v-4da1d417] {
    margin-left: 4.7rem;
  }
}
.middle-hint[data-v-4da1d417] {
  font-size: 0.35rem;
  line-height: 0.5rem;
  font-family: BOLD;
  text-align: center;
}
.middle-hint div[data-v-4da1d417] {
  margin-top: 0.1rem;
}
.middle-hint p[data-v-4da1d417] {
  margin: 0;
}
.swiper-pagination-bullet {
  width: 0.06rem;
  height: 0.06rem;
  background: none;
  border: 0.01rem solid #a97b4e;
  opacity: 1;
}
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  top: unset;
  bottom: -0.45rem;
  left: 50%;
  margin-left: 0.24rem;
  transform: translate(-50%);
  width: auto;
}
.swiper-pagination-bullet-active {
  border: none;
  background: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/select_dot_active.png)
    no-repeat center;
  background-size: contain;
  transform-origin: 50% 80%;
  transform: scale(4.2);
}
.hide[data-v-f732f6a2] {
  display: none;
}
.full[data-v-f732f6a2] {
  width: 100%;
  height: 100%;
}
.abs[data-v-f732f6a2] {
  position: absolute;
  transform: translateZ(0);
}
.l0[data-v-f732f6a2] {
  left: 0;
}
.t0[data-v-f732f6a2] {
  top: 0;
}
.lhalf[data-v-f732f6a2] {
  left: 50%;
}
.thalf[data-v-f732f6a2] {
  top: 50%;
}
.absf[data-v-f732f6a2] {
  left: 0;
  top: 0;
  position: absolute;
  transform: translateZ(0);
  width: 100%;
  height: 100%;
}
.abc[data-v-f732f6a2] {
  position: absolute;
  transform: translateZ(0);
  top: 50%;
  left: 50%;
}
.abcter[data-v-f732f6a2] {
  position: absolute;
  transform: translateZ(0);
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
}
.lcter[data-v-f732f6a2] {
  position: absolute;
  transform: translateZ(0);
  left: 50%;
  transform: translate3d(-50%, 0, 0);
}
.tcter[data-v-f732f6a2] {
  position: absolute;
  transform: translateZ(0);
  top: 50%;
  transform: translateY(-50%);
}
.fcter[data-v-f732f6a2] {
  display: flex;
  align-items: center;
  justify-content: center;
}
.center[data-v-f732f6a2] {
  transform: translate3d(-50%, -50%, 0);
}
.fdc[data-v-f732f6a2] {
  flex-direction: column;
}
.sizcont[data-v-f732f6a2] {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.sizcover[data-v-f732f6a2] {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.ol[data-v-f732f6a2] {
  border: 0.01rem solid #fff;
  border-image: linear-gradient(to top, #f80, #2ed);
  border-image-slice: 10;
  box-sizing: border-box;
}
.active-center[data-v-f732f6a2] {
  transition: transform 0.3s;
  cursor: pointer;
}
.active-center[data-v-f732f6a2]:hover,
.active-center[data-v-f732f6a2]:active {
  transform: translate(-50%, -50%) scale(1.1);
}
.btn-scale[data-v-f732f6a2] {
  transition: transform 0.1s;
}
.btn-scale[data-v-f732f6a2]:active {
  transform: scale(1.08);
}
.btn-scale-abcter[data-v-f732f6a2] {
  transition: transform 0.1s;
  transform-origin: 0 0;
}
.btn-scale-abcter[data-v-f732f6a2]:active {
  transform: scale(1.08) translate(-50%, -50%);
}
.btn-scale-lcter[data-v-f732f6a2] {
  transition: transform 0.1s;
  transform-origin: 0 50%;
}
.btn-scale-lcter[data-v-f732f6a2]:active {
  transform: scale(1.08) translate(-50%);
}
.btn-img[data-v-f732f6a2] {
  pointer-events: none;
}
.m-icon-loading[data-v-f732f6a2] {
  position: fixed;
  z-index: 999;
  display: none;
}
.m-icon-loading .inner[data-v-f732f6a2] {
  width: 1.2rem;
  height: 1.2rem;
  background-color: rgba(0, 0, 0, 0.7);
  border-radius: 0.1rem;
}
.m-icon-loading .inner svg path[data-v-f732f6a2],
.m-icon-loading .inner svg rect[data-v-f732f6a2] {
  fill: #fff;
}
.m-msg[data-v-f732f6a2] {
  display: none;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  pointer-events: all;
  background-color: rgba(0, 0, 0, 0.45);
  z-index: 10000;
  transform: translateZ(0);
}
.m-msg .container[data-v-f732f6a2] {
  position: absolute;
  width: 100vw;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.m-msg .item[data-v-f732f6a2] {
  position: relative;
  max-width: 5.3rem;
  min-width: 2.3rem;
  background-color: rgba(0, 0, 0, 0.8);
  border-radius: 0.5rem;
  font-size: 0.23rem;
  line-height: 1;
  color: #fff;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 0.25rem;
  opacity: 0.4;
  animation: msgIn-f732f6a2 0.2s ease-in both;
}
.m-msg .item .content[data-v-f732f6a2] {
  padding: 0.2rem 0.33rem;
}
.m-msg .item i[data-v-f732f6a2] {
  color: #ffc039;
}
.m-msg .item[data-v-f732f6a2]:after {
  position: absolute;
  transform: translateZ(0);
  left: 50%;
  transform: translate3d(-50%, 0, 0);
  color: #fff;
  width: 100%;
  text-align: center;
  font-size: 0.16rem;
  content: "点击任意位置继续";
  bottom: -0.15rem;
}
.m-msg .item.notips[data-v-f732f6a2]:after {
  display: none;
}
@keyframes msgIn-f732f6a2 {
  0% {
    opacity: 0.4;
    transform: translateY(0);
  }
  to {
    opacity: 1;
    transform: translateY(-0.1rem);
  }
}
.transition-opacity[data-v-f732f6a2] {
  transition: opacity 0.4s;
  -webkit-transition: opacity 0.4s;
}
.dark[data-v-f732f6a2] {
  background-color: rgba(0, 0, 0, 0.8);
}
@keyframes fadeIn-f732f6a2 {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes openingTitle-f732f6a2 {
  0% {
    opacity: 0;
    transform: translate(-50%, -50%) translateZ(0) scale(0.8);
  }
  to {
    opacity: 1;
    transform: translate(-50%, -50%) translateZ(0) scale(1);
  }
}
.qiling-select-wrap[data-v-f732f6a2] {
  background-color: #000;
}
.qiling-option[data-v-f732f6a2] {
  width: 2rem;
  height: 1rem;
}
.qiling-option .qiling-img[data-v-f732f6a2] {
  pointer-events: none;
  transition: opacity 0.4s;
}
.qiling-option[data-v-f732f6a2]:nth-child(1) {
  width: 2.2rem;
  height: 1.6rem;
  margin: 0.5rem 0 0 -2rem;
}
.qiling-option:nth-child(1) .qiling-img[data-v-f732f6a2] {
  margin: 0.05rem 0 0 0.38rem;
}
.qiling-option[data-v-f732f6a2]:nth-child(2) {
  width: 1.3rem;
  height: 1.3rem;
  margin-top: -0.6rem;
}
.qiling-option:nth-child(2) .qiling-img[data-v-f732f6a2] {
  margin: -0.04rem 0 0 0.1rem;
}
.qiling-option[data-v-f732f6a2]:nth-child(3) {
  width: 1rem;
  height: 1.5rem;
  margin: 0.3rem 0 0 1.8rem;
}
.qiling-option:nth-child(3) .qiling-img[data-v-f732f6a2] {
  margin: -0.02rem 0 0 0.02rem;
}
.char[data-v-f732f6a2] {
  transform: scale(0.865) translate(-50%, -50%);
}
.dialog[data-v-f732f6a2] {
  bottom: 0.32rem;
}
.dialog .text[data-v-f732f6a2] {
  font-family: BOLD;
  font-size: 0.35rem;
  color: #fff8c9;
  position: absolute;
  transform: translateZ(0);
  top: 1.14rem;
  left: 1.5rem;
}
.img_dialog_window_zhao_short_s .text[data-v-f732f6a2] {
  top: 0.45rem;
  color: #e5fffa;
}
.img_dialog_window_chang_short_s[data-v-f732f6a2] {
  margin-left: 0.2rem;
}
.img_dialog_window_chang_short_s .text[data-v-f732f6a2] {
  top: 0.46rem;
  color: #d9f8ff;
}
.btn-confirm-qiling[data-v-f732f6a2] {
  bottom: 0;
  margin-left: 1.56rem;
  opacity: 1;
  transition: opacity 0.3s;
}
.btn-confirm-qiling.ban[data-v-f732f6a2] {
  opacity: 0;
  pointer-events: none;
}
.btn-cancel-qiling[data-v-f732f6a2] {
  bottom: 0;
  margin-left: -1.97rem;
  opacity: 1;
  transition: opacity 0.3s;
}
.btn-cancel-qiling.ban[data-v-f732f6a2] {
  opacity: 0;
  pointer-events: none;
}
.btn-music[data-v-f732f6a2] {
  top: 0.42rem;
  right: 0.67rem;
}
.btn-music.muted[data-v-f732f6a2] {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/icon_music_mute.png);
}
.btn-share[data-v-f732f6a2] {
  top: 1.63rem;
  right: 0.67rem;
}
.hide[data-v-c4a25bb9] {
  display: none;
}
.full[data-v-c4a25bb9] {
  width: 100%;
  height: 100%;
}
.abs[data-v-c4a25bb9] {
  position: absolute;
  transform: translateZ(0);
}
.l0[data-v-c4a25bb9] {
  left: 0;
}
.t0[data-v-c4a25bb9] {
  top: 0;
}
.lhalf[data-v-c4a25bb9] {
  left: 50%;
}
.thalf[data-v-c4a25bb9] {
  top: 50%;
}
.absf[data-v-c4a25bb9] {
  left: 0;
  top: 0;
  position: absolute;
  transform: translateZ(0);
  width: 100%;
  height: 100%;
}
.abc[data-v-c4a25bb9] {
  position: absolute;
  transform: translateZ(0);
  top: 50%;
  left: 50%;
}
.abcter[data-v-c4a25bb9] {
  position: absolute;
  transform: translateZ(0);
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
}
.lcter[data-v-c4a25bb9] {
  position: absolute;
  transform: translateZ(0);
  left: 50%;
  transform: translate3d(-50%, 0, 0);
}
.tcter[data-v-c4a25bb9] {
  position: absolute;
  transform: translateZ(0);
  top: 50%;
  transform: translateY(-50%);
}
.fcter[data-v-c4a25bb9] {
  display: flex;
  align-items: center;
  justify-content: center;
}
.center[data-v-c4a25bb9] {
  transform: translate3d(-50%, -50%, 0);
}
.fdc[data-v-c4a25bb9] {
  flex-direction: column;
}
.sizcont[data-v-c4a25bb9] {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.sizcover[data-v-c4a25bb9] {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.ol[data-v-c4a25bb9] {
  border: 0.01rem solid #fff;
  border-image: linear-gradient(to top, #f80, #2ed);
  border-image-slice: 10;
  box-sizing: border-box;
}
.active-center[data-v-c4a25bb9] {
  transition: transform 0.3s;
  cursor: pointer;
}
.active-center[data-v-c4a25bb9]:hover,
.active-center[data-v-c4a25bb9]:active {
  transform: translate(-50%, -50%) scale(1.1);
}
.btn-scale[data-v-c4a25bb9] {
  transition: transform 0.1s;
}
.btn-scale[data-v-c4a25bb9]:active {
  transform: scale(1.08);
}
.btn-scale-abcter[data-v-c4a25bb9] {
  transition: transform 0.1s;
  transform-origin: 0 0;
}
.btn-scale-abcter[data-v-c4a25bb9]:active {
  transform: scale(1.08) translate(-50%, -50%);
}
.btn-scale-lcter[data-v-c4a25bb9] {
  transition: transform 0.1s;
  transform-origin: 0 50%;
}
.btn-scale-lcter[data-v-c4a25bb9]:active {
  transform: scale(1.08) translate(-50%);
}
.btn-img[data-v-c4a25bb9] {
  pointer-events: none;
}
.m-icon-loading[data-v-c4a25bb9] {
  position: fixed;
  z-index: 999;
  display: none;
}
.m-icon-loading .inner[data-v-c4a25bb9] {
  width: 1.2rem;
  height: 1.2rem;
  background-color: rgba(0, 0, 0, 0.7);
  border-radius: 0.1rem;
}
.m-icon-loading .inner svg path[data-v-c4a25bb9],
.m-icon-loading .inner svg rect[data-v-c4a25bb9] {
  fill: #fff;
}
.m-msg[data-v-c4a25bb9] {
  display: none;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  pointer-events: all;
  background-color: rgba(0, 0, 0, 0.45);
  z-index: 10000;
  transform: translateZ(0);
}
.m-msg .container[data-v-c4a25bb9] {
  position: absolute;
  width: 100vw;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.m-msg .item[data-v-c4a25bb9] {
  position: relative;
  max-width: 5.3rem;
  min-width: 2.3rem;
  background-color: rgba(0, 0, 0, 0.8);
  border-radius: 0.5rem;
  font-size: 0.23rem;
  line-height: 1;
  color: #fff;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 0.25rem;
  opacity: 0.4;
  animation: msgIn-c4a25bb9 0.2s ease-in both;
}
.m-msg .item .content[data-v-c4a25bb9] {
  padding: 0.2rem 0.33rem;
}
.m-msg .item i[data-v-c4a25bb9] {
  color: #ffc039;
}
.m-msg .item[data-v-c4a25bb9]:after {
  position: absolute;
  transform: translateZ(0);
  left: 50%;
  transform: translate3d(-50%, 0, 0);
  color: #fff;
  width: 100%;
  text-align: center;
  font-size: 0.16rem;
  content: "点击任意位置继续";
  bottom: -0.15rem;
}
.m-msg .item.notips[data-v-c4a25bb9]:after {
  display: none;
}
@keyframes msgIn-c4a25bb9 {
  0% {
    opacity: 0.4;
    transform: translateY(0);
  }
  to {
    opacity: 1;
    transform: translateY(-0.1rem);
  }
}
.transition-opacity[data-v-c4a25bb9] {
  transition: opacity 0.4s;
  -webkit-transition: opacity 0.4s;
}
.dark[data-v-c4a25bb9] {
  background-color: rgba(0, 0, 0, 0.8);
}
@keyframes fadeIn-c4a25bb9 {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes openingTitle-c4a25bb9 {
  0% {
    opacity: 0;
    transform: translate(-50%, -50%) translateZ(0) scale(0.8);
  }
  to {
    opacity: 1;
    transform: translate(-50%, -50%) translateZ(0) scale(1);
  }
}
.char[data-v-c4a25bb9] {
  transform: scale(0.865) translate(-50%, -50%);
}
.dialog[data-v-c4a25bb9] {
  bottom: 0.44rem;
}
.dialog .text[data-v-c4a25bb9] {
  font-family: BOLD;
  font-size: 0.35rem;
  color: #fff8c9;
  position: absolute;
  transform: translateZ(0);
  top: 1.5rem;
  left: 1.5rem;
}
.select .option[data-v-c4a25bb9] {
  width: 1.5rem;
  height: 1.5rem;
  transform: translate3d(-50%, -50%, 0);
  animation: popFlow-c4a25bb9 4s infinite;
}
.select .option .option-img[data-v-c4a25bb9] {
  pointer-events: none;
}
.select .option[data-v-c4a25bb9]:nth-child(1) {
  left: 4.64rem;
  top: 2.74rem;
}
.select .option[data-v-c4a25bb9]:nth-child(2) {
  left: 10.1rem;
  top: 2.74rem;
  animation-delay: 0.3s;
}
.select .option[data-v-c4a25bb9]:nth-child(3) {
  left: 3.54rem;
  top: 4.71rem;
  animation-delay: 0.6s;
}
.select .option[data-v-c4a25bb9]:nth-child(4) {
  left: 11.18rem;
  top: 4.71rem;
  animation-delay: 0.9s;
}
.select .hint[data-v-c4a25bb9] {
  margin-left: -0.14rem;
}
@keyframes popFlow-c4a25bb9 {
  0% {
    transform: translate(-50%, -50%) translateZ(0);
  }
  50% {
    transform: translate(-50%, calc(-50% + 0.1rem)) translateZ(0);
  }
}
.pose-wrap .pose[data-v-c4a25bb9] {
  margin: -0.5rem 0 0 -1.12rem;
}
.pose-wrap .pose-text[data-v-c4a25bb9] {
  right: 0.02rem;
  top: 0.04rem;
}
.hide[data-v-f415cbd2] {
  display: none;
}
.full[data-v-f415cbd2] {
  width: 100%;
  height: 100%;
}
.abs[data-v-f415cbd2] {
  position: absolute;
  transform: translateZ(0);
}
.l0[data-v-f415cbd2] {
  left: 0;
}
.t0[data-v-f415cbd2] {
  top: 0;
}
.lhalf[data-v-f415cbd2] {
  left: 50%;
}
.thalf[data-v-f415cbd2] {
  top: 50%;
}
.absf[data-v-f415cbd2] {
  left: 0;
  top: 0;
  position: absolute;
  transform: translateZ(0);
  width: 100%;
  height: 100%;
}
.abc[data-v-f415cbd2] {
  position: absolute;
  transform: translateZ(0);
  top: 50%;
  left: 50%;
}
.abcter[data-v-f415cbd2] {
  position: absolute;
  transform: translateZ(0);
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
}
.lcter[data-v-f415cbd2] {
  position: absolute;
  transform: translateZ(0);
  left: 50%;
  transform: translate3d(-50%, 0, 0);
}
.tcter[data-v-f415cbd2] {
  position: absolute;
  transform: translateZ(0);
  top: 50%;
  transform: translateY(-50%);
}
.fcter[data-v-f415cbd2] {
  display: flex;
  align-items: center;
  justify-content: center;
}
.center[data-v-f415cbd2] {
  transform: translate3d(-50%, -50%, 0);
}
.fdc[data-v-f415cbd2] {
  flex-direction: column;
}
.sizcont[data-v-f415cbd2] {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.sizcover[data-v-f415cbd2] {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.ol[data-v-f415cbd2] {
  border: 0.01rem solid #fff;
  border-image: linear-gradient(to top, #f80, #2ed);
  border-image-slice: 10;
  box-sizing: border-box;
}
.active-center[data-v-f415cbd2] {
  transition: transform 0.3s;
  cursor: pointer;
}
.active-center[data-v-f415cbd2]:hover,
.active-center[data-v-f415cbd2]:active {
  transform: translate(-50%, -50%) scale(1.1);
}
.btn-scale[data-v-f415cbd2] {
  transition: transform 0.1s;
}
.btn-scale[data-v-f415cbd2]:active {
  transform: scale(1.08);
}
.btn-scale-abcter[data-v-f415cbd2] {
  transition: transform 0.1s;
  transform-origin: 0 0;
}
.btn-scale-abcter[data-v-f415cbd2]:active {
  transform: scale(1.08) translate(-50%, -50%);
}
.btn-scale-lcter[data-v-f415cbd2] {
  transition: transform 0.1s;
  transform-origin: 0 50%;
}
.btn-scale-lcter[data-v-f415cbd2]:active {
  transform: scale(1.08) translate(-50%);
}
.btn-img[data-v-f415cbd2] {
  pointer-events: none;
}
.m-icon-loading[data-v-f415cbd2] {
  position: fixed;
  z-index: 999;
  display: none;
}
.m-icon-loading .inner[data-v-f415cbd2] {
  width: 1.2rem;
  height: 1.2rem;
  background-color: rgba(0, 0, 0, 0.7);
  border-radius: 0.1rem;
}
.m-icon-loading .inner svg path[data-v-f415cbd2],
.m-icon-loading .inner svg rect[data-v-f415cbd2] {
  fill: #fff;
}
.m-msg[data-v-f415cbd2] {
  display: none;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  pointer-events: all;
  background-color: rgba(0, 0, 0, 0.45);
  z-index: 10000;
  transform: translateZ(0);
}
.m-msg .container[data-v-f415cbd2] {
  position: absolute;
  width: 100vw;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.m-msg .item[data-v-f415cbd2] {
  position: relative;
  max-width: 5.3rem;
  min-width: 2.3rem;
  background-color: rgba(0, 0, 0, 0.8);
  border-radius: 0.5rem;
  font-size: 0.23rem;
  line-height: 1;
  color: #fff;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 0.25rem;
  opacity: 0.4;
  animation: msgIn-f415cbd2 0.2s ease-in both;
}
.m-msg .item .content[data-v-f415cbd2] {
  padding: 0.2rem 0.33rem;
}
.m-msg .item i[data-v-f415cbd2] {
  color: #ffc039;
}
.m-msg .item[data-v-f415cbd2]:after {
  position: absolute;
  transform: translateZ(0);
  left: 50%;
  transform: translate3d(-50%, 0, 0);
  color: #fff;
  width: 100%;
  text-align: center;
  font-size: 0.16rem;
  content: "点击任意位置继续";
  bottom: -0.15rem;
}
.m-msg .item.notips[data-v-f415cbd2]:after {
  display: none;
}
@keyframes msgIn-f415cbd2 {
  0% {
    opacity: 0.4;
    transform: translateY(0);
  }
  to {
    opacity: 1;
    transform: translateY(-0.1rem);
  }
}
.transition-opacity[data-v-f415cbd2] {
  transition: opacity 0.4s;
  -webkit-transition: opacity 0.4s;
}
.dark[data-v-f415cbd2] {
  background-color: rgba(0, 0, 0, 0.8);
}
@keyframes fadeIn-f415cbd2 {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes openingTitle-f415cbd2 {
  0% {
    opacity: 0;
    transform: translate(-50%, -50%) translateZ(0) scale(0.8);
  }
  to {
    opacity: 1;
    transform: translate(-50%, -50%) translateZ(0) scale(1);
  }
}
.select .select-hint[data-v-f415cbd2] {
  top: 3.22rem;
  left: 1.3rem;
}
.select .option[data-v-f415cbd2] {
  width: 4.4rem;
  height: 0.62rem;
  left: 1.12rem;
}
.select .option[data-v-f415cbd2]:nth-child(2) {
  top: 3.88rem;
}
.select .option[data-v-f415cbd2]:nth-child(3) {
  top: 4.72rem;
}
.select .option[data-v-f415cbd2]:nth-child(4) {
  top: 5.55rem;
}
.select .option .option-bg[data-v-f415cbd2] {
  pointer-events: none;
  left: -0.58rem;
  top: -0.35rem;
}
.char[data-v-f415cbd2] {
  left: 8.46rem;
  top: 0.32rem;
}
.hint[data-v-f415cbd2] {
  bottom: 0.72rem;
  left: 3.74rem;
}
.dialog-pop[data-v-f415cbd2] {
  transition: opacity 0.3s;
  right: 5.3rem;
}
.dialog-pop[data-v-f415cbd2]:nth-child(1) {
  top: 0.66rem;
}
.dialog-pop[data-v-f415cbd2]:nth-child(2) {
  top: 2rem;
}
.dialog-pop[data-v-f415cbd2]:nth-child(3) {
  top: 2rem;
}
.dialog-pop[data-v-f415cbd2]:nth-child(4) {
  top: 3.5rem;
  right: 5.48rem;
}
.select-result[data-v-f415cbd2] {
  left: 1.12rem;
  top: 1rem;
  width: 4.4rem;
  height: 0.62rem;
}
.select-result .result-bg[data-v-f415cbd2] {
  pointer-events: none;
  left: -0.58rem;
  top: -0.35rem;
}
.dialog-text[data-v-f415cbd2],
.option-text[data-v-f415cbd2],
.result-text[data-v-f415cbd2] {
  font-size: 0.25rem;
  color: #fffbe5;
  line-height: 0.62rem;
  font-family: BOLD;
  white-space: nowrap;
}
.dialog-name[data-v-f415cbd2],
.option-index[data-v-f415cbd2],
.result-index[data-v-f415cbd2] {
  color: #321a00;
  font-size: 0.4rem;
  line-height: 0.62rem;
  font-family: BOLD;
}
.dialog-text[data-v-f415cbd2] {
  position: absolute;
  bottom: 0.62rem;
  right: 0;
  width: 99%;
  text-align: center;
}
.dialog-name[data-v-f415cbd2] {
  position: absolute;
  bottom: 0.62rem;
  right: 0.36rem;
  text-align: right;
}
.option-text[data-v-f415cbd2],
.result-text[data-v-f415cbd2] {
  position: absolute;
  top: 0;
  left: 0;
  width: 110%;
  text-align: center;
  font-size: 0.22rem;
}
.option-index[data-v-f415cbd2],
.result-index[data-v-f415cbd2] {
  position: absolute;
  top: 0;
  left: 0.2rem;
  text-align: left;
}
.result-index[data-v-f415cbd2] {
  left: 0.12rem;
}
.hide[data-v-18161b29] {
  display: none;
}
.full[data-v-18161b29] {
  width: 100%;
  height: 100%;
}
.abs[data-v-18161b29] {
  position: absolute;
  transform: translateZ(0);
}
.l0[data-v-18161b29] {
  left: 0;
}
.t0[data-v-18161b29] {
  top: 0;
}
.lhalf[data-v-18161b29] {
  left: 50%;
}
.thalf[data-v-18161b29] {
  top: 50%;
}
.absf[data-v-18161b29] {
  left: 0;
  top: 0;
  position: absolute;
  transform: translateZ(0);
  width: 100%;
  height: 100%;
}
.abc[data-v-18161b29] {
  position: absolute;
  transform: translateZ(0);
  top: 50%;
  left: 50%;
}
.abcter[data-v-18161b29] {
  position: absolute;
  transform: translateZ(0);
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
}
.lcter[data-v-18161b29] {
  position: absolute;
  transform: translateZ(0);
  left: 50%;
  transform: translate3d(-50%, 0, 0);
}
.tcter[data-v-18161b29] {
  position: absolute;
  transform: translateZ(0);
  top: 50%;
  transform: translateY(-50%);
}
.fcter[data-v-18161b29] {
  display: flex;
  align-items: center;
  justify-content: center;
}
.center[data-v-18161b29] {
  transform: translate3d(-50%, -50%, 0);
}
.fdc[data-v-18161b29] {
  flex-direction: column;
}
.sizcont[data-v-18161b29] {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.sizcover[data-v-18161b29] {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.ol[data-v-18161b29] {
  border: 0.01rem solid #fff;
  border-image: linear-gradient(to top, #f80, #2ed);
  border-image-slice: 10;
  box-sizing: border-box;
}
.active-center[data-v-18161b29] {
  transition: transform 0.3s;
  cursor: pointer;
}
.active-center[data-v-18161b29]:hover,
.active-center[data-v-18161b29]:active {
  transform: translate(-50%, -50%) scale(1.1);
}
.btn-scale[data-v-18161b29] {
  transition: transform 0.1s;
}
.btn-scale[data-v-18161b29]:active {
  transform: scale(1.08);
}
.btn-scale-abcter[data-v-18161b29] {
  transition: transform 0.1s;
  transform-origin: 0 0;
}
.btn-scale-abcter[data-v-18161b29]:active {
  transform: scale(1.08) translate(-50%, -50%);
}
.btn-scale-lcter[data-v-18161b29] {
  transition: transform 0.1s;
  transform-origin: 0 50%;
}
.btn-scale-lcter[data-v-18161b29]:active {
  transform: scale(1.08) translate(-50%);
}
.btn-img[data-v-18161b29] {
  pointer-events: none;
}
.m-icon-loading[data-v-18161b29] {
  position: fixed;
  z-index: 999;
  display: none;
}
.m-icon-loading .inner[data-v-18161b29] {
  width: 1.2rem;
  height: 1.2rem;
  background-color: rgba(0, 0, 0, 0.7);
  border-radius: 0.1rem;
}
.m-icon-loading .inner svg path[data-v-18161b29],
.m-icon-loading .inner svg rect[data-v-18161b29] {
  fill: #fff;
}
.m-msg[data-v-18161b29] {
  display: none;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  pointer-events: all;
  background-color: rgba(0, 0, 0, 0.45);
  z-index: 10000;
  transform: translateZ(0);
}
.m-msg .container[data-v-18161b29] {
  position: absolute;
  width: 100vw;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.m-msg .item[data-v-18161b29] {
  position: relative;
  max-width: 5.3rem;
  min-width: 2.3rem;
  background-color: rgba(0, 0, 0, 0.8);
  border-radius: 0.5rem;
  font-size: 0.23rem;
  line-height: 1;
  color: #fff;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 0.25rem;
  opacity: 0.4;
  animation: msgIn-18161b29 0.2s ease-in both;
}
.m-msg .item .content[data-v-18161b29] {
  padding: 0.2rem 0.33rem;
}
.m-msg .item i[data-v-18161b29] {
  color: #ffc039;
}
.m-msg .item[data-v-18161b29]:after {
  position: absolute;
  transform: translateZ(0);
  left: 50%;
  transform: translate3d(-50%, 0, 0);
  color: #fff;
  width: 100%;
  text-align: center;
  font-size: 0.16rem;
  content: "点击任意位置继续";
  bottom: -0.15rem;
}
.m-msg .item.notips[data-v-18161b29]:after {
  display: none;
}
@keyframes msgIn-18161b29 {
  0% {
    opacity: 0.4;
    transform: translateY(0);
  }
  to {
    opacity: 1;
    transform: translateY(-0.1rem);
  }
}
.transition-opacity[data-v-18161b29] {
  transition: opacity 0.4s;
  -webkit-transition: opacity 0.4s;
}
.dark[data-v-18161b29] {
  background-color: rgba(0, 0, 0, 0.8);
}
@keyframes fadeIn-18161b29 {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes openingTitle-18161b29 {
  0% {
    opacity: 0;
    transform: translate(-50%, -50%) translateZ(0) scale(0.8);
  }
  to {
    opacity: 1;
    transform: translate(-50%, -50%) translateZ(0) scale(1);
  }
}
.select .select-hint[data-v-18161b29] {
  top: 3.22rem;
  left: 1.3rem;
}
.select .option[data-v-18161b29] {
  width: 4.4rem;
  height: 0.62rem;
  left: 1.12rem;
}
.select .option[data-v-18161b29]:nth-child(2) {
  top: 3.88rem;
}
.select .option[data-v-18161b29]:nth-child(3) {
  top: 4.72rem;
}
.select .option[data-v-18161b29]:nth-child(4) {
  top: 5.55rem;
}
.select .option .option-bg[data-v-18161b29] {
  pointer-events: none;
  left: -0.58rem;
  top: -0.35rem;
}
.char[data-v-18161b29] {
  left: 8.46rem;
  top: 0.32rem;
}
.hint[data-v-18161b29] {
  bottom: 0.72rem;
  left: 3.74rem;
}
.dialog-pop[data-v-18161b29] {
  transition: opacity 0.3s;
  right: 5.3rem;
}
.dialog-pop[data-v-18161b29]:nth-child(1) {
  top: 0.66rem;
}
.dialog-pop[data-v-18161b29]:nth-child(2) {
  top: 2rem;
}
.dialog-pop[data-v-18161b29]:nth-child(3) {
  top: 2rem;
}
.dialog-pop[data-v-18161b29]:nth-child(4) {
  top: 3.5rem;
  right: 5.48rem;
}
.select-result[data-v-18161b29] {
  left: 1.12rem;
  top: 1rem;
  width: 4.4rem;
  height: 0.62rem;
}
.select-result .result-bg[data-v-18161b29] {
  pointer-events: none;
  left: -0.58rem;
  top: -0.35rem;
}
.dialog-text[data-v-18161b29],
.option-text[data-v-18161b29],
.result-text[data-v-18161b29] {
  font-size: 0.25rem;
  color: #fffbe5;
  line-height: 0.62rem;
  font-family: BOLD;
  white-space: nowrap;
}
.dialog-name[data-v-18161b29],
.option-index[data-v-18161b29],
.result-index[data-v-18161b29] {
  color: #321a00;
  font-size: 0.4rem;
  line-height: 0.62rem;
  font-family: BOLD;
}
.dialog-text[data-v-18161b29] {
  position: absolute;
  bottom: 0.62rem;
  right: 0;
  width: 99%;
  text-align: center;
}
.dialog-name[data-v-18161b29] {
  position: absolute;
  bottom: 0.62rem;
  right: 0.36rem;
  text-align: right;
}
.option-text[data-v-18161b29],
.result-text[data-v-18161b29] {
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
  width: 110%;
  font-size: 0.22rem;
}
.option-index[data-v-18161b29],
.result-index[data-v-18161b29] {
  position: absolute;
  top: 0;
  left: 0.2rem;
  text-align: left;
}
.result-index[data-v-18161b29] {
  left: 0.12rem;
}
.hide[data-v-74a702aa] {
  display: none;
}
.full[data-v-74a702aa] {
  width: 100%;
  height: 100%;
}
.abs[data-v-74a702aa] {
  position: absolute;
  transform: translateZ(0);
}
.l0[data-v-74a702aa] {
  left: 0;
}
.t0[data-v-74a702aa] {
  top: 0;
}
.lhalf[data-v-74a702aa] {
  left: 50%;
}
.thalf[data-v-74a702aa] {
  top: 50%;
}
.absf[data-v-74a702aa] {
  left: 0;
  top: 0;
  position: absolute;
  transform: translateZ(0);
  width: 100%;
  height: 100%;
}
.abc[data-v-74a702aa] {
  position: absolute;
  transform: translateZ(0);
  top: 50%;
  left: 50%;
}
.abcter[data-v-74a702aa] {
  position: absolute;
  transform: translateZ(0);
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
}
.lcter[data-v-74a702aa] {
  position: absolute;
  transform: translateZ(0);
  left: 50%;
  transform: translate3d(-50%, 0, 0);
}
.tcter[data-v-74a702aa] {
  position: absolute;
  transform: translateZ(0);
  top: 50%;
  transform: translateY(-50%);
}
.fcter[data-v-74a702aa] {
  display: flex;
  align-items: center;
  justify-content: center;
}
.center[data-v-74a702aa] {
  transform: translate3d(-50%, -50%, 0);
}
.fdc[data-v-74a702aa] {
  flex-direction: column;
}
.sizcont[data-v-74a702aa] {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.sizcover[data-v-74a702aa] {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.ol[data-v-74a702aa] {
  border: 0.01rem solid #fff;
  border-image: linear-gradient(to top, #f80, #2ed);
  border-image-slice: 10;
  box-sizing: border-box;
}
.active-center[data-v-74a702aa] {
  transition: transform 0.3s;
  cursor: pointer;
}
.active-center[data-v-74a702aa]:hover,
.active-center[data-v-74a702aa]:active {
  transform: translate(-50%, -50%) scale(1.1);
}
.btn-scale[data-v-74a702aa] {
  transition: transform 0.1s;
}
.btn-scale[data-v-74a702aa]:active {
  transform: scale(1.08);
}
.btn-scale-abcter[data-v-74a702aa] {
  transition: transform 0.1s;
  transform-origin: 0 0;
}
.btn-scale-abcter[data-v-74a702aa]:active {
  transform: scale(1.08) translate(-50%, -50%);
}
.btn-scale-lcter[data-v-74a702aa] {
  transition: transform 0.1s;
  transform-origin: 0 50%;
}
.btn-scale-lcter[data-v-74a702aa]:active {
  transform: scale(1.08) translate(-50%);
}
.btn-img[data-v-74a702aa] {
  pointer-events: none;
}
.m-icon-loading[data-v-74a702aa] {
  position: fixed;
  z-index: 999;
  display: none;
}
.m-icon-loading .inner[data-v-74a702aa] {
  width: 1.2rem;
  height: 1.2rem;
  background-color: rgba(0, 0, 0, 0.7);
  border-radius: 0.1rem;
}
.m-icon-loading .inner svg path[data-v-74a702aa],
.m-icon-loading .inner svg rect[data-v-74a702aa] {
  fill: #fff;
}
.m-msg[data-v-74a702aa] {
  display: none;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  pointer-events: all;
  background-color: rgba(0, 0, 0, 0.45);
  z-index: 10000;
  transform: translateZ(0);
}
.m-msg .container[data-v-74a702aa] {
  position: absolute;
  width: 100vw;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.m-msg .item[data-v-74a702aa] {
  position: relative;
  max-width: 5.3rem;
  min-width: 2.3rem;
  background-color: rgba(0, 0, 0, 0.8);
  border-radius: 0.5rem;
  font-size: 0.23rem;
  line-height: 1;
  color: #fff;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 0.25rem;
  opacity: 0.4;
  animation: msgIn-74a702aa 0.2s ease-in both;
}
.m-msg .item .content[data-v-74a702aa] {
  padding: 0.2rem 0.33rem;
}
.m-msg .item i[data-v-74a702aa] {
  color: #ffc039;
}
.m-msg .item[data-v-74a702aa]:after {
  position: absolute;
  transform: translateZ(0);
  left: 50%;
  transform: translate3d(-50%, 0, 0);
  color: #fff;
  width: 100%;
  text-align: center;
  font-size: 0.16rem;
  content: "点击任意位置继续";
  bottom: -0.15rem;
}
.m-msg .item.notips[data-v-74a702aa]:after {
  display: none;
}
@keyframes msgIn-74a702aa {
  0% {
    opacity: 0.4;
    transform: translateY(0);
  }
  to {
    opacity: 1;
    transform: translateY(-0.1rem);
  }
}
.transition-opacity[data-v-74a702aa] {
  transition: opacity 0.4s;
  -webkit-transition: opacity 0.4s;
}
.dark[data-v-74a702aa] {
  background-color: rgba(0, 0, 0, 0.8);
}
@keyframes fadeIn-74a702aa {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes openingTitle-74a702aa {
  0% {
    opacity: 0;
    transform: translate(-50%, -50%) translateZ(0) scale(0.8);
  }
  to {
    opacity: 1;
    transform: translate(-50%, -50%) translateZ(0) scale(1);
  }
}
.char[data-v-74a702aa] {
  margin: 0.55rem 0 0 5.24rem;
}
.hint[data-v-74a702aa] {
  bottom: 0.72rem;
  left: 3.74rem;
}
.dialog-window[data-v-74a702aa] {
  transition: opacity 0.3s;
  bottom: 0;
  margin-left: -0.54rem;
  padding-top: 1.36rem;
  padding-left: 1.4rem;
  box-sizing: border-box;
}
.dialog-text[data-v-74a702aa] {
  width: 8rem;
  font-size: 0.3rem;
  color: #fffbe5;
  font-family: BOLD;
  white-space: nowrap;
  text-align: center;
  margin-bottom: 0.38rem;
  transition: opacity 0.6s;
}
.hide[data-v-79888b4f] {
  display: none;
}
.full[data-v-79888b4f] {
  width: 100%;
  height: 100%;
}
.abs[data-v-79888b4f] {
  position: absolute;
  transform: translateZ(0);
}
.l0[data-v-79888b4f] {
  left: 0;
}
.t0[data-v-79888b4f] {
  top: 0;
}
.lhalf[data-v-79888b4f] {
  left: 50%;
}
.thalf[data-v-79888b4f] {
  top: 50%;
}
.absf[data-v-79888b4f] {
  left: 0;
  top: 0;
  position: absolute;
  transform: translateZ(0);
  width: 100%;
  height: 100%;
}
.abc[data-v-79888b4f] {
  position: absolute;
  transform: translateZ(0);
  top: 50%;
  left: 50%;
}
.abcter[data-v-79888b4f] {
  position: absolute;
  transform: translateZ(0);
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
}
.lcter[data-v-79888b4f] {
  position: absolute;
  transform: translateZ(0);
  left: 50%;
  transform: translate3d(-50%, 0, 0);
}
.tcter[data-v-79888b4f] {
  position: absolute;
  transform: translateZ(0);
  top: 50%;
  transform: translateY(-50%);
}
.fcter[data-v-79888b4f] {
  display: flex;
  align-items: center;
  justify-content: center;
}
.center[data-v-79888b4f] {
  transform: translate3d(-50%, -50%, 0);
}
.fdc[data-v-79888b4f] {
  flex-direction: column;
}
.sizcont[data-v-79888b4f] {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.sizcover[data-v-79888b4f] {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.ol[data-v-79888b4f] {
  border: 0.01rem solid #fff;
  border-image: linear-gradient(to top, #f80, #2ed);
  border-image-slice: 10;
  box-sizing: border-box;
}
.active-center[data-v-79888b4f] {
  transition: transform 0.3s;
  cursor: pointer;
}
.active-center[data-v-79888b4f]:hover,
.active-center[data-v-79888b4f]:active {
  transform: translate(-50%, -50%) scale(1.1);
}
.btn-scale[data-v-79888b4f] {
  transition: transform 0.1s;
}
.btn-scale[data-v-79888b4f]:active {
  transform: scale(1.08);
}
.btn-scale-abcter[data-v-79888b4f] {
  transition: transform 0.1s;
  transform-origin: 0 0;
}
.btn-scale-abcter[data-v-79888b4f]:active {
  transform: scale(1.08) translate(-50%, -50%);
}
.btn-scale-lcter[data-v-79888b4f] {
  transition: transform 0.1s;
  transform-origin: 0 50%;
}
.btn-scale-lcter[data-v-79888b4f]:active {
  transform: scale(1.08) translate(-50%);
}
.btn-img[data-v-79888b4f] {
  pointer-events: none;
}
.m-icon-loading[data-v-79888b4f] {
  position: fixed;
  z-index: 999;
  display: none;
}
.m-icon-loading .inner[data-v-79888b4f] {
  width: 1.2rem;
  height: 1.2rem;
  background-color: rgba(0, 0, 0, 0.7);
  border-radius: 0.1rem;
}
.m-icon-loading .inner svg path[data-v-79888b4f],
.m-icon-loading .inner svg rect[data-v-79888b4f] {
  fill: #fff;
}
.m-msg[data-v-79888b4f] {
  display: none;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  pointer-events: all;
  background-color: rgba(0, 0, 0, 0.45);
  z-index: 10000;
  transform: translateZ(0);
}
.m-msg .container[data-v-79888b4f] {
  position: absolute;
  width: 100vw;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.m-msg .item[data-v-79888b4f] {
  position: relative;
  max-width: 5.3rem;
  min-width: 2.3rem;
  background-color: rgba(0, 0, 0, 0.8);
  border-radius: 0.5rem;
  font-size: 0.23rem;
  line-height: 1;
  color: #fff;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 0.25rem;
  opacity: 0.4;
  animation: msgIn-79888b4f 0.2s ease-in both;
}
.m-msg .item .content[data-v-79888b4f] {
  padding: 0.2rem 0.33rem;
}
.m-msg .item i[data-v-79888b4f] {
  color: #ffc039;
}
.m-msg .item[data-v-79888b4f]:after {
  position: absolute;
  transform: translateZ(0);
  left: 50%;
  transform: translate3d(-50%, 0, 0);
  color: #fff;
  width: 100%;
  text-align: center;
  font-size: 0.16rem;
  content: "点击任意位置继续";
  bottom: -0.15rem;
}
.m-msg .item.notips[data-v-79888b4f]:after {
  display: none;
}
@keyframes msgIn-79888b4f {
  0% {
    opacity: 0.4;
    transform: translateY(0);
  }
  to {
    opacity: 1;
    transform: translateY(-0.1rem);
  }
}
.transition-opacity[data-v-79888b4f] {
  transition: opacity 0.4s;
  -webkit-transition: opacity 0.4s;
}
.dark[data-v-79888b4f] {
  background-color: rgba(0, 0, 0, 0.8);
}
@keyframes fadeIn-79888b4f {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes openingTitle-79888b4f {
  0% {
    opacity: 0;
    transform: translate(-50%, -50%) translateZ(0) scale(0.8);
  }
  to {
    opacity: 1;
    transform: translate(-50%, -50%) translateZ(0) scale(1);
  }
}
.dialog[data-v-79888b4f] {
  bottom: 0.32rem;
  margin-left: -0.22rem;
}
.dialog .text[data-v-79888b4f] {
  font-family: BOLD;
  font-size: 0.35rem;
  color: #fff8c9;
  position: absolute;
  transform: translateZ(0);
  top: 1.1rem;
  left: 1.5rem;
}
.card-dialog[data-v-79888b4f] {
  bottom: -0.46rem;
  margin-left: 0.64rem;
}
.card-dialog .text[data-v-79888b4f] {
  font-family: BOLD;
  font-size: 0.35rem;
  color: #fff8c9;
  position: absolute;
  transform: translateZ(0);
  top: 4.8rem;
  left: 2.24rem;
}
.middle-dialog[data-v-79888b4f] {
  font-size: 0.35rem;
  line-height: 0.5rem;
  font-family: BOLD;
  text-align: center;
}
.middle-dialog div[data-v-79888b4f] {
  margin-top: 0.2rem;
}
.middle-dialog p[data-v-79888b4f] {
  margin: 0;
}
.char[data-v-79888b4f] {
  transform: scale(0.865) translate(-50%, -50%);
}
.char-shadow[data-v-79888b4f] {
  top: 6.3rem;
  left: 4.58rem;
}
.select-swords .img_sword_0_s[data-v-79888b4f] {
  margin-left: -0.1rem;
  transform: translate(-50%, -50%) translateZ(0) scale(1.5);
}
.select-swords .img_sword_1_s[data-v-79888b4f] {
  margin-top: -0.06rem;
  margin-left: 0.08rem;
}
.select-swords .img_sword_2_s[data-v-79888b4f] {
  margin-left: -0.08rem;
  transform: translate(-50%, -50%) translateZ(0) scale(1.5);
}
.select-swords .sword-option[data-v-79888b4f] {
  transition: transform 0.3s;
  width: 2rem;
  height: 5rem;
  margin: -2.8rem 0 0 -1rem;
  position: absolute;
  transform: translateZ(0);
  top: 50%;
  left: 50%;
}
.select-swords .sword-option .sword-img[data-v-79888b4f] {
  pointer-events: none;
  transition: backgroundImage 0.3s;
}
.select-swords .sword-left[data-v-79888b4f] {
  transform: translate(-3rem, 0.32rem) scale(0.67);
}
.select-swords .sword-right[data-v-79888b4f] {
  transform: translate(3rem, 0.32rem) scale(0.67);
}
.select-swords .sword-center .img_sword_0_s[data-v-79888b4f] {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/sword_0_active.png);
  width: 3.88rem;
  height: 4.83rem;
  margin-left: 0.32rem;
  margin-top: 0.2rem;
}
.select-swords .sword-center .img_sword_1_s[data-v-79888b4f] {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/sword_1_active.png);
  width: 6.83rem;
  height: 7.5rem;
  margin-top: 0.3rem;
  margin-left: 0.24rem;
}
.select-swords .sword-center .img_sword_2_s[data-v-79888b4f] {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/sword_2_active.png);
  width: 3.86rem;
  height: 4.83rem;
  margin-left: 0.52rem;
  margin-top: 0.16rem;
}
.btn-confirm-sword[data-v-79888b4f] {
  bottom: 0.14rem;
}
.card-select-wrap .card-light[data-v-79888b4f] {
  animation: fadeIn-79888b4f 0.6s forwards;
}
.card-select-wrap .card-text[data-v-79888b4f] {
  width: 100%;
  position: absolute;
  transform: translateZ(0);
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
  transform: rotate(6.5deg) translate3d(-50%, -50%, 0);
  margin: 0.14rem 0 0 0.04rem;
  animation: fadeIn-79888b4f 0.6s forwards;
}
.card-select-wrap .card-text p[data-v-79888b4f] {
  color: #87501f;
  font-size: 0.29rem;
  text-align: center;
  font-family: BOLD;
  margin: 0;
  line-height: 0.36rem;
}
.card-select-wrap .card-text p[data-v-79888b4f]:nth-child(2) {
  font-size: 0.19rem;
}
.card-select-wrap .card-front[data-v-79888b4f] {
  margin: -2.34rem 0 0 -1.56rem;
  transition: transform 0.6s;
  transform: translateZ(0);
}
.card-select-wrap .card-front.right[data-v-79888b4f] {
  transform-origin: 90% 90%;
  transform: translateZ(0) rotate(7deg);
}
.card-select-wrap .card-front.left[data-v-79888b4f] {
  transform-origin: 30% 100%;
  transform: translateZ(0) rotate(-20deg);
}
.card-select-wrap .card-right[data-v-79888b4f] {
  margin: -2.34rem 0 0 -1.56rem;
  opacity: 0;
  transition: all 0.6s;
  transform-origin: 90% 90%;
  transform: translateZ(0);
}
.card-select-wrap .card-right.active[data-v-79888b4f] {
  transform: translateZ(0) rotate(7deg);
  opacity: 1;
}
.card-select-wrap .card-left[data-v-79888b4f] {
  margin: -2.34rem 0 0 -1.56rem;
  opacity: 0;
  transition: all 0.6s;
  transform-origin: 30% 100%;
  transform: translateZ(0);
}
.card-select-wrap .card-left.active[data-v-79888b4f] {
  transform: translateZ(0) rotate(-20deg);
  opacity: 1;
}
.card-select-wrap .card-slide-hint[data-v-79888b4f] {
  left: 8.1rem;
  bottom: 0.76rem;
  pointer-events: none;
  transform: translateZ(0);
}
.battle-wrap[data-v-79888b4f] {
  transform: translateZ(0);
}
.battle-wrap .player-status[data-v-79888b4f] {
  top: 0;
  left: -0.44rem;
}
.battle-wrap .player-status .status[data-v-79888b4f] {
  display: flex;
  left: 2.3rem;
  top: 0.38rem;
}
.battle-wrap .player-status .status-atk[data-v-79888b4f] {
  top: 0.67rem;
}
.battle-wrap .player-status .status-strength[data-v-79888b4f] {
  top: 1.07rem;
}
.battle-wrap .yao-status[data-v-79888b4f] {
  top: 0;
  right: 0;
}
.battle-wrap .yao-status .status[data-v-79888b4f] {
  display: flex;
  right: 1.63rem;
  top: 0.38rem;
  flex-direction: row-reverse;
}
.battle-wrap .yao-status .status-atk[data-v-79888b4f] {
  top: 0.67rem;
}
.battle-wrap .yao-status .status-strength[data-v-79888b4f] {
  top: 1.07rem;
}
.battle-wrap .icon-hp[data-v-79888b4f] {
  width: 0.68rem;
  height: 0.62rem;
  background-size: 0.36rem 0.31rem;
  margin-left: -0.24rem;
}
.battle-wrap .icon-hp.active[data-v-79888b4f] {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/status_hp_active.png);
  background-size: contain;
}
.battle-wrap .icon-atk[data-v-79888b4f] {
  width: 0.67rem;
  height: 0.67rem;
  background-size: 0.36rem 0.35rem;
  margin-left: -0.23rem;
}
.battle-wrap .icon-atk.active[data-v-79888b4f] {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/status_atk_active.png);
  background-size: contain;
}
.battle-wrap .icon-atk[data-v-79888b4f]:nth-child(6) {
  opacity: 0;
}
.battle-wrap .icon-atk.active[data-v-79888b4f]:nth-child(6) {
  opacity: 1;
}
.battle-wrap .icon-strength[data-v-79888b4f] {
  width: 0.63rem;
  height: 0.71rem;
  background-size: 0.31rem 0.39rem;
  margin-left: -0.19rem;
  transform: translateY(-0.02rem);
}
.battle-wrap .icon-strength.active[data-v-79888b4f] {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20251215qiling/assets/status_strength_active.png);
  background-size: contain;
  transform: translateY(0);
}
.battle-wrap .battle-progress[data-v-79888b4f] {
  right: 0;
  bottom: 0;
  pointer-events: none;
}
.battle-wrap .battle-progress .progress-line[data-v-79888b4f] {
  bottom: 0.3rem;
  left: 3.5rem;
}
.battle-wrap
  .battle-progress
  .progress-line.img_shengfu_progress_3_s[data-v-79888b4f] {
  bottom: 0;
  left: 3.44rem;
}
.battle-wrap .sword-status[data-v-79888b4f] {
  left: -1.67rem;
  top: 0.36rem;
  transform: translateZ(0);
}
.battle-wrap .sword-status .sword-img[data-v-79888b4f] {
  position: absolute;
  transform: translateZ(0);
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
  margin: -0.14rem 0 0 -0.55rem;
}
.battle-wrap .sword-status .sword-atk[data-v-79888b4f],
.battle-wrap .sword-status .sword-condition[data-v-79888b4f] {
  color: #663821;
  font-size: 0.2rem;
  font-family: BOLD;
  position: absolute;
  transform: translateZ(0);
  top: 2.71rem;
  left: 2.83rem;
}
.battle-wrap .sword-status .sword-condition[data-v-79888b4f] {
  left: 2.91rem;
  top: 3.03rem;
}
.battle-wrap .sword-status.ban[data-v-79888b4f] {
  filter: grayscale(1);
}
.hide[data-v-23838b02] {
  display: none;
}
.full[data-v-23838b02] {
  width: 100%;
  height: 100%;
}
.abs[data-v-23838b02] {
  position: absolute;
  transform: translateZ(0);
}
.l0[data-v-23838b02] {
  left: 0;
}
.t0[data-v-23838b02] {
  top: 0;
}
.lhalf[data-v-23838b02] {
  left: 50%;
}
.thalf[data-v-23838b02] {
  top: 50%;
}
.absf[data-v-23838b02] {
  left: 0;
  top: 0;
  position: absolute;
  transform: translateZ(0);
  width: 100%;
  height: 100%;
}
.abc[data-v-23838b02] {
  position: absolute;
  transform: translateZ(0);
  top: 50%;
  left: 50%;
}
.abcter[data-v-23838b02] {
  position: absolute;
  transform: translateZ(0);
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
}
.lcter[data-v-23838b02] {
  position: absolute;
  transform: translateZ(0);
  left: 50%;
  transform: translate3d(-50%, 0, 0);
}
.tcter[data-v-23838b02] {
  position: absolute;
  transform: translateZ(0);
  top: 50%;
  transform: translateY(-50%);
}
.fcter[data-v-23838b02] {
  display: flex;
  align-items: center;
  justify-content: center;
}
.center[data-v-23838b02] {
  transform: translate3d(-50%, -50%, 0);
}
.fdc[data-v-23838b02] {
  flex-direction: column;
}
.sizcont[data-v-23838b02] {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.sizcover[data-v-23838b02] {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.ol[data-v-23838b02] {
  border: 0.01rem solid #fff;
  border-image: linear-gradient(to top, #f80, #2ed);
  border-image-slice: 10;
  box-sizing: border-box;
}
.active-center[data-v-23838b02] {
  transition: transform 0.3s;
  cursor: pointer;
}
.active-center[data-v-23838b02]:hover,
.active-center[data-v-23838b02]:active {
  transform: translate(-50%, -50%) scale(1.1);
}
.btn-scale[data-v-23838b02] {
  transition: transform 0.1s;
}
.btn-scale[data-v-23838b02]:active {
  transform: scale(1.08);
}
.btn-scale-abcter[data-v-23838b02] {
  transition: transform 0.1s;
  transform-origin: 0 0;
}
.btn-scale-abcter[data-v-23838b02]:active {
  transform: scale(1.08) translate(-50%, -50%);
}
.btn-scale-lcter[data-v-23838b02] {
  transition: transform 0.1s;
  transform-origin: 0 50%;
}
.btn-scale-lcter[data-v-23838b02]:active {
  transform: scale(1.08) translate(-50%);
}
.btn-img[data-v-23838b02] {
  pointer-events: none;
}
.m-icon-loading[data-v-23838b02] {
  position: fixed;
  z-index: 999;
  display: none;
}
.m-icon-loading .inner[data-v-23838b02] {
  width: 1.2rem;
  height: 1.2rem;
  background-color: rgba(0, 0, 0, 0.7);
  border-radius: 0.1rem;
}
.m-icon-loading .inner svg path[data-v-23838b02],
.m-icon-loading .inner svg rect[data-v-23838b02] {
  fill: #fff;
}
.m-msg[data-v-23838b02] {
  display: none;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  pointer-events: all;
  background-color: rgba(0, 0, 0, 0.45);
  z-index: 10000;
  transform: translateZ(0);
}
.m-msg .container[data-v-23838b02] {
  position: absolute;
  width: 100vw;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.m-msg .item[data-v-23838b02] {
  position: relative;
  max-width: 5.3rem;
  min-width: 2.3rem;
  background-color: rgba(0, 0, 0, 0.8);
  border-radius: 0.5rem;
  font-size: 0.23rem;
  line-height: 1;
  color: #fff;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 0.25rem;
  opacity: 0.4;
  animation: msgIn-23838b02 0.2s ease-in both;
}
.m-msg .item .content[data-v-23838b02] {
  padding: 0.2rem 0.33rem;
}
.m-msg .item i[data-v-23838b02] {
  color: #ffc039;
}
.m-msg .item[data-v-23838b02]:after {
  position: absolute;
  transform: translateZ(0);
  left: 50%;
  transform: translate3d(-50%, 0, 0);
  color: #fff;
  width: 100%;
  text-align: center;
  font-size: 0.16rem;
  content: "点击任意位置继续";
  bottom: -0.15rem;
}
.m-msg .item.notips[data-v-23838b02]:after {
  display: none;
}
@keyframes msgIn-23838b02 {
  0% {
    opacity: 0.4;
    transform: translateY(0);
  }
  to {
    opacity: 1;
    transform: translateY(-0.1rem);
  }
}
.transition-opacity[data-v-23838b02] {
  transition: opacity 0.4s;
  -webkit-transition: opacity 0.4s;
}
.dark[data-v-23838b02] {
  background-color: rgba(0, 0, 0, 0.8);
}
@keyframes fadeIn-23838b02 {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes openingTitle-23838b02 {
  0% {
    opacity: 0;
    transform: translate(-50%, -50%) translateZ(0) scale(0.8);
  }
  to {
    opacity: 1;
    transform: translate(-50%, -50%) translateZ(0) scale(1);
  }
}
.white[data-v-23838b02] {
  background-color: #fff;
}
.comic-page[data-v-23838b02] {
  background-size: 100% auto;
  background-color: #fff;
  background-position: center;
  background-repeat: no-repeat;
  transition: opacity 0.6s;
}
.hide[data-v-d1867b48] {
  display: none;
}
.full[data-v-d1867b48] {
  width: 100%;
  height: 100%;
}
.abs[data-v-d1867b48] {
  position: absolute;
  transform: translateZ(0);
}
.l0[data-v-d1867b48] {
  left: 0;
}
.t0[data-v-d1867b48] {
  top: 0;
}
.lhalf[data-v-d1867b48] {
  left: 50%;
}
.thalf[data-v-d1867b48] {
  top: 50%;
}
.absf[data-v-d1867b48] {
  left: 0;
  top: 0;
  position: absolute;
  transform: translateZ(0);
  width: 100%;
  height: 100%;
}
.abc[data-v-d1867b48] {
  position: absolute;
  transform: translateZ(0);
  top: 50%;
  left: 50%;
}
.abcter[data-v-d1867b48] {
  position: absolute;
  transform: translateZ(0);
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
}
.lcter[data-v-d1867b48] {
  position: absolute;
  transform: translateZ(0);
  left: 50%;
  transform: translate3d(-50%, 0, 0);
}
.tcter[data-v-d1867b48] {
  position: absolute;
  transform: translateZ(0);
  top: 50%;
  transform: translateY(-50%);
}
.fcter[data-v-d1867b48] {
  display: flex;
  align-items: center;
  justify-content: center;
}
.center[data-v-d1867b48] {
  transform: translate3d(-50%, -50%, 0);
}
.fdc[data-v-d1867b48] {
  flex-direction: column;
}
.sizcont[data-v-d1867b48] {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.sizcover[data-v-d1867b48] {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.ol[data-v-d1867b48] {
  border: 0.01rem solid #fff;
  border-image: linear-gradient(to top, #f80, #2ed);
  border-image-slice: 10;
  box-sizing: border-box;
}
.active-center[data-v-d1867b48] {
  transition: transform 0.3s;
  cursor: pointer;
}
.active-center[data-v-d1867b48]:hover,
.active-center[data-v-d1867b48]:active {
  transform: translate(-50%, -50%) scale(1.1);
}
.btn-scale[data-v-d1867b48] {
  transition: transform 0.1s;
}
.btn-scale[data-v-d1867b48]:active {
  transform: scale(1.08);
}
.btn-scale-abcter[data-v-d1867b48] {
  transition: transform 0.1s;
  transform-origin: 0 0;
}
.btn-scale-abcter[data-v-d1867b48]:active {
  transform: scale(1.08) translate(-50%, -50%);
}
.btn-scale-lcter[data-v-d1867b48] {
  transition: transform 0.1s;
  transform-origin: 0 50%;
}
.btn-scale-lcter[data-v-d1867b48]:active {
  transform: scale(1.08) translate(-50%);
}
.btn-img[data-v-d1867b48] {
  pointer-events: none;
}
.m-icon-loading[data-v-d1867b48] {
  position: fixed;
  z-index: 999;
  display: none;
}
.m-icon-loading .inner[data-v-d1867b48] {
  width: 1.2rem;
  height: 1.2rem;
  background-color: rgba(0, 0, 0, 0.7);
  border-radius: 0.1rem;
}
.m-icon-loading .inner svg path[data-v-d1867b48],
.m-icon-loading .inner svg rect[data-v-d1867b48] {
  fill: #fff;
}
.m-msg[data-v-d1867b48] {
  display: none;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  pointer-events: all;
  background-color: rgba(0, 0, 0, 0.45);
  z-index: 10000;
  transform: translateZ(0);
}
.m-msg .container[data-v-d1867b48] {
  position: absolute;
  width: 100vw;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.m-msg .item[data-v-d1867b48] {
  position: relative;
  max-width: 5.3rem;
  min-width: 2.3rem;
  background-color: rgba(0, 0, 0, 0.8);
  border-radius: 0.5rem;
  font-size: 0.23rem;
  line-height: 1;
  color: #fff;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 0.25rem;
  opacity: 0.4;
  animation: msgIn-d1867b48 0.2s ease-in both;
}
.m-msg .item .content[data-v-d1867b48] {
  padding: 0.2rem 0.33rem;
}
.m-msg .item i[data-v-d1867b48] {
  color: #ffc039;
}
.m-msg .item[data-v-d1867b48]:after {
  position: absolute;
  transform: translateZ(0);
  left: 50%;
  transform: translate3d(-50%, 0, 0);
  color: #fff;
  width: 100%;
  text-align: center;
  font-size: 0.16rem;
  content: "点击任意位置继续";
  bottom: -0.15rem;
}
.m-msg .item.notips[data-v-d1867b48]:after {
  display: none;
}
@keyframes msgIn-d1867b48 {
  0% {
    opacity: 0.4;
    transform: translateY(0);
  }
  to {
    opacity: 1;
    transform: translateY(-0.1rem);
  }
}
.transition-opacity[data-v-d1867b48] {
  transition: opacity 0.4s;
  -webkit-transition: opacity 0.4s;
}
.dark[data-v-d1867b48] {
  background-color: rgba(0, 0, 0, 0.8);
}
@keyframes fadeIn-d1867b48 {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes openingTitle-d1867b48 {
  0% {
    opacity: 0;
    transform: translate(-50%, -50%) translateZ(0) scale(0.8);
  }
  to {
    opacity: 1;
    transform: translate(-50%, -50%) translateZ(0) scale(1);
  }
}
.opening .desc[data-v-d1867b48] {
  margin-top: 0.5rem;
}
.hide[data-v-23362422] {
  display: none;
}
.full[data-v-23362422] {
  width: 100%;
  height: 100%;
}
.abs[data-v-23362422] {
  position: absolute;
  transform: translateZ(0);
}
.l0[data-v-23362422] {
  left: 0;
}
.t0[data-v-23362422] {
  top: 0;
}
.lhalf[data-v-23362422] {
  left: 50%;
}
.thalf[data-v-23362422] {
  top: 50%;
}
.absf[data-v-23362422] {
  left: 0;
  top: 0;
  position: absolute;
  transform: translateZ(0);
  width: 100%;
  height: 100%;
}
.abc[data-v-23362422] {
  position: absolute;
  transform: translateZ(0);
  top: 50%;
  left: 50%;
}
.abcter[data-v-23362422] {
  position: absolute;
  transform: translateZ(0);
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
}
.lcter[data-v-23362422] {
  position: absolute;
  transform: translateZ(0);
  left: 50%;
  transform: translate3d(-50%, 0, 0);
}
.tcter[data-v-23362422] {
  position: absolute;
  transform: translateZ(0);
  top: 50%;
  transform: translateY(-50%);
}
.fcter[data-v-23362422] {
  display: flex;
  align-items: center;
  justify-content: center;
}
.center[data-v-23362422] {
  transform: translate3d(-50%, -50%, 0);
}
.fdc[data-v-23362422] {
  flex-direction: column;
}
.sizcont[data-v-23362422] {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.sizcover[data-v-23362422] {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.ol[data-v-23362422] {
  border: 0.01rem solid #fff;
  border-image: linear-gradient(to top, #f80, #2ed);
  border-image-slice: 10;
  box-sizing: border-box;
}
.active-center[data-v-23362422] {
  transition: transform 0.3s;
  cursor: pointer;
}
.active-center[data-v-23362422]:hover,
.active-center[data-v-23362422]:active {
  transform: translate(-50%, -50%) scale(1.1);
}
.btn-scale[data-v-23362422] {
  transition: transform 0.1s;
}
.btn-scale[data-v-23362422]:active {
  transform: scale(1.08);
}
.btn-scale-abcter[data-v-23362422] {
  transition: transform 0.1s;
  transform-origin: 0 0;
}
.btn-scale-abcter[data-v-23362422]:active {
  transform: scale(1.08) translate(-50%, -50%);
}
.btn-scale-lcter[data-v-23362422] {
  transition: transform 0.1s;
  transform-origin: 0 50%;
}
.btn-scale-lcter[data-v-23362422]:active {
  transform: scale(1.08) translate(-50%);
}
.btn-img[data-v-23362422] {
  pointer-events: none;
}
.m-icon-loading[data-v-23362422] {
  position: fixed;
  z-index: 999;
  display: none;
}
.m-icon-loading .inner[data-v-23362422] {
  width: 1.2rem;
  height: 1.2rem;
  background-color: rgba(0, 0, 0, 0.7);
  border-radius: 0.1rem;
}
.m-icon-loading .inner svg path[data-v-23362422],
.m-icon-loading .inner svg rect[data-v-23362422] {
  fill: #fff;
}
.m-msg[data-v-23362422] {
  display: none;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  pointer-events: all;
  background-color: rgba(0, 0, 0, 0.45);
  z-index: 10000;
  transform: translateZ(0);
}
.m-msg .container[data-v-23362422] {
  position: absolute;
  width: 100vw;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.m-msg .item[data-v-23362422] {
  position: relative;
  max-width: 5.3rem;
  min-width: 2.3rem;
  background-color: rgba(0, 0, 0, 0.8);
  border-radius: 0.5rem;
  font-size: 0.23rem;
  line-height: 1;
  color: #fff;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 0.25rem;
  opacity: 0.4;
  animation: msgIn-23362422 0.2s ease-in both;
}
.m-msg .item .content[data-v-23362422] {
  padding: 0.2rem 0.33rem;
}
.m-msg .item i[data-v-23362422] {
  color: #ffc039;
}
.m-msg .item[data-v-23362422]:after {
  position: absolute;
  transform: translateZ(0);
  left: 50%;
  transform: translate3d(-50%, 0, 0);
  color: #fff;
  width: 100%;
  text-align: center;
  font-size: 0.16rem;
  content: "点击任意位置继续";
  bottom: -0.15rem;
}
.m-msg .item.notips[data-v-23362422]:after {
  display: none;
}
@keyframes msgIn-23362422 {
  0% {
    opacity: 0.4;
    transform: translateY(0);
  }
  to {
    opacity: 1;
    transform: translateY(-0.1rem);
  }
}
.transition-opacity[data-v-23362422] {
  transition: opacity 0.4s;
  -webkit-transition: opacity 0.4s;
}
.dark[data-v-23362422] {
  background-color: rgba(0, 0, 0, 0.8);
}
@keyframes fadeIn-23362422 {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes openingTitle-23362422 {
  0% {
    opacity: 0;
    transform: translate(-50%, -50%) translateZ(0) scale(0.8);
  }
  to {
    opacity: 1;
    transform: translate(-50%, -50%) translateZ(0) scale(1);
  }
}
.dialog[data-v-23362422] {
  bottom: 0.32rem;
}
.dialog .text[data-v-23362422] {
  font-family: BOLD;
  font-size: 0.35rem;
  color: #e5fffa;
  position: absolute;
  transform: translateZ(0);
  top: 0.44rem;
  left: 1.5rem;
}
.hint-char[data-v-23362422] {
  margin: 0.9rem 0 0 4rem;
}
.select .option[data-v-23362422] {
  width: 3rem;
  height: 3rem;
  transform: translate3d(-50%, -50%, 0);
  animation: popFlow-23362422 4s infinite;
}
.select .option .option-img[data-v-23362422] {
  pointer-events: none;
}
.select .option[data-v-23362422]:nth-child(1) {
  left: 2.4rem;
  top: 3.4rem;
}
.select .option[data-v-23362422]:nth-child(2) {
  left: 5.68rem;
  top: 3.4rem;
  animation-delay: 0.3s;
}
.select .option[data-v-23362422]:nth-child(3) {
  left: 8.95rem;
  top: 3.4rem;
  animation-delay: 0.6s;
}
.select .option[data-v-23362422]:nth-child(4) {
  left: 12.22rem;
  top: 3.4rem;
  animation-delay: 0.9s;
}
.select .hint[data-v-23362422] {
  margin-left: -0.14rem;
}
.select .btn-confirm-select[data-v-23362422] {
  bottom: 0.68rem;
}
@keyframes popFlow-23362422 {
  0% {
    transform: translate(-50%, -50%) translateZ(0);
  }
  50% {
    transform: translate(-50%, calc(-50% + 0.1rem)) translateZ(0);
  }
}
.hide[data-v-6264672c] {
  display: none;
}
.full[data-v-6264672c] {
  width: 100%;
  height: 100%;
}
.abs[data-v-6264672c] {
  position: absolute;
  transform: translateZ(0);
}
.l0[data-v-6264672c] {
  left: 0;
}
.t0[data-v-6264672c] {
  top: 0;
}
.lhalf[data-v-6264672c] {
  left: 50%;
}
.thalf[data-v-6264672c] {
  top: 50%;
}
.absf[data-v-6264672c] {
  left: 0;
  top: 0;
  position: absolute;
  transform: translateZ(0);
  width: 100%;
  height: 100%;
}
.abc[data-v-6264672c] {
  position: absolute;
  transform: translateZ(0);
  top: 50%;
  left: 50%;
}
.abcter[data-v-6264672c] {
  position: absolute;
  transform: translateZ(0);
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
}
.lcter[data-v-6264672c] {
  position: absolute;
  transform: translateZ(0);
  left: 50%;
  transform: translate3d(-50%, 0, 0);
}
.tcter[data-v-6264672c] {
  position: absolute;
  transform: translateZ(0);
  top: 50%;
  transform: translateY(-50%);
}
.fcter[data-v-6264672c] {
  display: flex;
  align-items: center;
  justify-content: center;
}
.center[data-v-6264672c] {
  transform: translate3d(-50%, -50%, 0);
}
.fdc[data-v-6264672c] {
  flex-direction: column;
}
.sizcont[data-v-6264672c] {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.sizcover[data-v-6264672c] {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.ol[data-v-6264672c] {
  border: 0.01rem solid #fff;
  border-image: linear-gradient(to top, #f80, #2ed);
  border-image-slice: 10;
  box-sizing: border-box;
}
.active-center[data-v-6264672c] {
  transition: transform 0.3s;
  cursor: pointer;
}
.active-center[data-v-6264672c]:hover,
.active-center[data-v-6264672c]:active {
  transform: translate(-50%, -50%) scale(1.1);
}
.btn-scale[data-v-6264672c] {
  transition: transform 0.1s;
}
.btn-scale[data-v-6264672c]:active {
  transform: scale(1.08);
}
.btn-scale-abcter[data-v-6264672c] {
  transition: transform 0.1s;
  transform-origin: 0 0;
}
.btn-scale-abcter[data-v-6264672c]:active {
  transform: scale(1.08) translate(-50%, -50%);
}
.btn-scale-lcter[data-v-6264672c] {
  transition: transform 0.1s;
  transform-origin: 0 50%;
}
.btn-scale-lcter[data-v-6264672c]:active {
  transform: scale(1.08) translate(-50%);
}
.btn-img[data-v-6264672c] {
  pointer-events: none;
}
.m-icon-loading[data-v-6264672c] {
  position: fixed;
  z-index: 999;
  display: none;
}
.m-icon-loading .inner[data-v-6264672c] {
  width: 1.2rem;
  height: 1.2rem;
  background-color: rgba(0, 0, 0, 0.7);
  border-radius: 0.1rem;
}
.m-icon-loading .inner svg path[data-v-6264672c],
.m-icon-loading .inner svg rect[data-v-6264672c] {
  fill: #fff;
}
.m-msg[data-v-6264672c] {
  display: none;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  pointer-events: all;
  background-color: rgba(0, 0, 0, 0.45);
  z-index: 10000;
  transform: translateZ(0);
}
.m-msg .container[data-v-6264672c] {
  position: absolute;
  width: 100vw;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.m-msg .item[data-v-6264672c] {
  position: relative;
  max-width: 5.3rem;
  min-width: 2.3rem;
  background-color: rgba(0, 0, 0, 0.8);
  border-radius: 0.5rem;
  font-size: 0.23rem;
  line-height: 1;
  color: #fff;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 0.25rem;
  opacity: 0.4;
  animation: msgIn-6264672c 0.2s ease-in both;
}
.m-msg .item .content[data-v-6264672c] {
  padding: 0.2rem 0.33rem;
}
.m-msg .item i[data-v-6264672c] {
  color: #ffc039;
}
.m-msg .item[data-v-6264672c]:after {
  position: absolute;
  transform: translateZ(0);
  left: 50%;
  transform: translate3d(-50%, 0, 0);
  color: #fff;
  width: 100%;
  text-align: center;
  font-size: 0.16rem;
  content: "点击任意位置继续";
  bottom: -0.15rem;
}
.m-msg .item.notips[data-v-6264672c]:after {
  display: none;
}
@keyframes msgIn-6264672c {
  0% {
    opacity: 0.4;
    transform: translateY(0);
  }
  to {
    opacity: 1;
    transform: translateY(-0.1rem);
  }
}
.transition-opacity[data-v-6264672c] {
  transition: opacity 0.4s;
  -webkit-transition: opacity 0.4s;
}
.dark[data-v-6264672c] {
  background-color: rgba(0, 0, 0, 0.8);
}
@keyframes fadeIn-6264672c {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes openingTitle-6264672c {
  0% {
    opacity: 0;
    transform: translate(-50%, -50%) translateZ(0) scale(0.8);
  }
  to {
    opacity: 1;
    transform: translate(-50%, -50%) translateZ(0) scale(1);
  }
}
.dialog[data-v-6264672c] {
  bottom: 0.32rem;
}
.dialog .text[data-v-6264672c] {
  font-family: BOLD;
  font-size: 0.35rem;
  color: #e5fffa;
  position: absolute;
  transform: translateZ(0);
  top: 0.44rem;
  left: 1.1rem;
}
.select .option[data-v-6264672c] {
  width: 3rem;
  height: 3rem;
  transform: translate3d(-50%, -50%, 0);
}
.select .option .option-img[data-v-6264672c] {
  pointer-events: none;
}
.select .option[data-v-6264672c]:nth-child(2) {
  left: 2.9rem;
  top: 3.36rem;
}
.select .option[data-v-6264672c]:nth-child(3) {
  left: 5.82rem;
  top: 3.36rem;
  animation-delay: 0.3s;
}
.select .option[data-v-6264672c]:nth-child(4) {
  left: 8.72rem;
  top: 3.36rem;
  animation-delay: 0.6s;
}
.select .option[data-v-6264672c]:nth-child(5) {
  left: 11.64rem;
  top: 3.36rem;
  animation-delay: 0.9s;
}
.select .hint[data-v-6264672c] {
  margin-left: -0.14rem;
}
.select .btn-close-page[data-v-6264672c] {
  bottom: 0.36rem;
}
.result[data-v-6264672c] {
  background-position: 100% 50%;
}
.select-hint[data-v-6264672c] {
  background-color: rgba(0, 0, 0, 0.4);
}
.hint-char[data-v-6264672c] {
  margin: 0.92rem 0 0 4rem;
}
.ball-wrap[data-v-6264672c] {
  left: 50%;
  transform: translate(-50%);
  bottom: 0.44rem;
}
.ball-wrap .ball[data-v-6264672c] {
  position: absolute;
  transform: translateZ(0);
}
.ball-wrap .ball[data-v-6264672c]:nth-child(1) {
  left: 5.4rem;
  bottom: -0.2rem;
}
.ball-wrap .ball[data-v-6264672c]:nth-child(2) {
  left: 7.36rem;
  bottom: 0.1rem;
}
.ball-wrap .ball[data-v-6264672c]:nth-child(3) {
  left: 9.3rem;
  bottom: 0.06rem;
}
.ball-wrap .ball[data-v-6264672c]:nth-child(4) {
  left: 11.24rem;
  bottom: -0.12rem;
}
.btn-back-select[data-v-6264672c] {
  width: 1rem;
  height: 1rem;
  left: 1.2rem;
  top: 0.2rem;
}
.btn-back-select .btn-img[data-v-6264672c] {
  position: absolute;
  transform: translateZ(0);
  left: -1.2rem;
  top: -0.2rem;
  pointer-events: none;
}
.click-hint[data-v-6264672c] {
  bottom: 0;
  left: 50%;
  margin-left: -0.65rem;
}
@keyframes popFlow-6264672c {
  0% {
    transform: translate(-50%, -50%) translateZ(0);
  }
  50% {
    transform: translate(-50%, calc(-50% + 0.1rem)) translateZ(0);
  }
}
.hide[data-v-86aae0a7] {
  display: none;
}
.full[data-v-86aae0a7] {
  width: 100%;
  height: 100%;
}
.abs[data-v-86aae0a7] {
  position: absolute;
  transform: translateZ(0);
}
.l0[data-v-86aae0a7] {
  left: 0;
}
.t0[data-v-86aae0a7] {
  top: 0;
}
.lhalf[data-v-86aae0a7] {
  left: 50%;
}
.thalf[data-v-86aae0a7] {
  top: 50%;
}
.absf[data-v-86aae0a7] {
  left: 0;
  top: 0;
  position: absolute;
  transform: translateZ(0);
  width: 100%;
  height: 100%;
}
.abc[data-v-86aae0a7] {
  position: absolute;
  transform: translateZ(0);
  top: 50%;
  left: 50%;
}
.abcter[data-v-86aae0a7] {
  position: absolute;
  transform: translateZ(0);
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
}
.lcter[data-v-86aae0a7] {
  position: absolute;
  transform: translateZ(0);
  left: 50%;
  transform: translate3d(-50%, 0, 0);
}
.tcter[data-v-86aae0a7] {
  position: absolute;
  transform: translateZ(0);
  top: 50%;
  transform: translateY(-50%);
}
.fcter[data-v-86aae0a7] {
  display: flex;
  align-items: center;
  justify-content: center;
}
.center[data-v-86aae0a7] {
  transform: translate3d(-50%, -50%, 0);
}
.fdc[data-v-86aae0a7] {
  flex-direction: column;
}
.sizcont[data-v-86aae0a7] {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.sizcover[data-v-86aae0a7] {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.ol[data-v-86aae0a7] {
  border: 0.01rem solid #fff;
  border-image: linear-gradient(to top, #f80, #2ed);
  border-image-slice: 10;
  box-sizing: border-box;
}
.active-center[data-v-86aae0a7] {
  transition: transform 0.3s;
  cursor: pointer;
}
.active-center[data-v-86aae0a7]:hover,
.active-center[data-v-86aae0a7]:active {
  transform: translate(-50%, -50%) scale(1.1);
}
.btn-scale[data-v-86aae0a7] {
  transition: transform 0.1s;
}
.btn-scale[data-v-86aae0a7]:active {
  transform: scale(1.08);
}
.btn-scale-abcter[data-v-86aae0a7] {
  transition: transform 0.1s;
  transform-origin: 0 0;
}
.btn-scale-abcter[data-v-86aae0a7]:active {
  transform: scale(1.08) translate(-50%, -50%);
}
.btn-scale-lcter[data-v-86aae0a7] {
  transition: transform 0.1s;
  transform-origin: 0 50%;
}
.btn-scale-lcter[data-v-86aae0a7]:active {
  transform: scale(1.08) translate(-50%);
}
.btn-img[data-v-86aae0a7] {
  pointer-events: none;
}
.m-icon-loading[data-v-86aae0a7] {
  position: fixed;
  z-index: 999;
  display: none;
}
.m-icon-loading .inner[data-v-86aae0a7] {
  width: 1.2rem;
  height: 1.2rem;
  background-color: rgba(0, 0, 0, 0.7);
  border-radius: 0.1rem;
}
.m-icon-loading .inner svg path[data-v-86aae0a7],
.m-icon-loading .inner svg rect[data-v-86aae0a7] {
  fill: #fff;
}
.m-msg[data-v-86aae0a7] {
  display: none;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  pointer-events: all;
  background-color: rgba(0, 0, 0, 0.45);
  z-index: 10000;
  transform: translateZ(0);
}
.m-msg .container[data-v-86aae0a7] {
  position: absolute;
  width: 100vw;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.m-msg .item[data-v-86aae0a7] {
  position: relative;
  max-width: 5.3rem;
  min-width: 2.3rem;
  background-color: rgba(0, 0, 0, 0.8);
  border-radius: 0.5rem;
  font-size: 0.23rem;
  line-height: 1;
  color: #fff;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 0.25rem;
  opacity: 0.4;
  animation: msgIn-86aae0a7 0.2s ease-in both;
}
.m-msg .item .content[data-v-86aae0a7] {
  padding: 0.2rem 0.33rem;
}
.m-msg .item i[data-v-86aae0a7] {
  color: #ffc039;
}
.m-msg .item[data-v-86aae0a7]:after {
  position: absolute;
  transform: translateZ(0);
  left: 50%;
  transform: translate3d(-50%, 0, 0);
  color: #fff;
  width: 100%;
  text-align: center;
  font-size: 0.16rem;
  content: "点击任意位置继续";
  bottom: -0.15rem;
}
.m-msg .item.notips[data-v-86aae0a7]:after {
  display: none;
}
@keyframes msgIn-86aae0a7 {
  0% {
    opacity: 0.4;
    transform: translateY(0);
  }
  to {
    opacity: 1;
    transform: translateY(-0.1rem);
  }
}
.transition-opacity[data-v-86aae0a7] {
  transition: opacity 0.4s;
  -webkit-transition: opacity 0.4s;
}
.dark[data-v-86aae0a7] {
  background-color: rgba(0, 0, 0, 0.8);
}
@keyframes fadeIn-86aae0a7 {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes openingTitle-86aae0a7 {
  0% {
    opacity: 0;
    transform: translate(-50%, -50%) translateZ(0) scale(0.8);
  }
  to {
    opacity: 1;
    transform: translate(-50%, -50%) translateZ(0) scale(1);
  }
}
.char[data-v-86aae0a7] {
  margin: 0.55rem 0 0 5.24rem;
}
.hint[data-v-86aae0a7] {
  bottom: 0.72rem;
  left: 3.74rem;
}
.dialog-window[data-v-86aae0a7] {
  transition: opacity 0.3s;
  bottom: 0;
  margin-left: -0.54rem;
  padding-top: 0.8rem;
  padding-left: 0.9rem;
  box-sizing: border-box;
}
.dialog-text[data-v-86aae0a7] {
  width: 8rem;
  font-size: 0.3rem;
  color: #e5fffa;
  font-family: BOLD;
  white-space: nowrap;
  text-align: center;
  margin-bottom: 0.3rem;
  transition: opacity 0.6s;
}
.hide[data-v-7689227f] {
  display: none;
}
.full[data-v-7689227f] {
  width: 100%;
  height: 100%;
}
.abs[data-v-7689227f] {
  position: absolute;
  transform: translateZ(0);
}
.l0[data-v-7689227f] {
  left: 0;
}
.t0[data-v-7689227f] {
  top: 0;
}
.lhalf[data-v-7689227f] {
  left: 50%;
}
.thalf[data-v-7689227f] {
  top: 50%;
}
.absf[data-v-7689227f] {
  left: 0;
  top: 0;
  position: absolute;
  transform: translateZ(0);
  width: 100%;
  height: 100%;
}
.abc[data-v-7689227f] {
  position: absolute;
  transform: translateZ(0);
  top: 50%;
  left: 50%;
}
.abcter[data-v-7689227f] {
  position: absolute;
  transform: translateZ(0);
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
}
.lcter[data-v-7689227f] {
  position: absolute;
  transform: translateZ(0);
  left: 50%;
  transform: translate3d(-50%, 0, 0);
}
.tcter[data-v-7689227f] {
  position: absolute;
  transform: translateZ(0);
  top: 50%;
  transform: translateY(-50%);
}
.fcter[data-v-7689227f] {
  display: flex;
  align-items: center;
  justify-content: center;
}
.center[data-v-7689227f] {
  transform: translate3d(-50%, -50%, 0);
}
.fdc[data-v-7689227f] {
  flex-direction: column;
}
.sizcont[data-v-7689227f] {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.sizcover[data-v-7689227f] {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.ol[data-v-7689227f] {
  border: 0.01rem solid #fff;
  border-image: linear-gradient(to top, #f80, #2ed);
  border-image-slice: 10;
  box-sizing: border-box;
}
.active-center[data-v-7689227f] {
  transition: transform 0.3s;
  cursor: pointer;
}
.active-center[data-v-7689227f]:hover,
.active-center[data-v-7689227f]:active {
  transform: translate(-50%, -50%) scale(1.1);
}
.btn-scale[data-v-7689227f] {
  transition: transform 0.1s;
}
.btn-scale[data-v-7689227f]:active {
  transform: scale(1.08);
}
.btn-scale-abcter[data-v-7689227f] {
  transition: transform 0.1s;
  transform-origin: 0 0;
}
.btn-scale-abcter[data-v-7689227f]:active {
  transform: scale(1.08) translate(-50%, -50%);
}
.btn-scale-lcter[data-v-7689227f] {
  transition: transform 0.1s;
  transform-origin: 0 50%;
}
.btn-scale-lcter[data-v-7689227f]:active {
  transform: scale(1.08) translate(-50%);
}
.btn-img[data-v-7689227f] {
  pointer-events: none;
}
.m-icon-loading[data-v-7689227f] {
  position: fixed;
  z-index: 999;
  display: none;
}
.m-icon-loading .inner[data-v-7689227f] {
  width: 1.2rem;
  height: 1.2rem;
  background-color: rgba(0, 0, 0, 0.7);
  border-radius: 0.1rem;
}
.m-icon-loading .inner svg path[data-v-7689227f],
.m-icon-loading .inner svg rect[data-v-7689227f] {
  fill: #fff;
}
.m-msg[data-v-7689227f] {
  display: none;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  pointer-events: all;
  background-color: rgba(0, 0, 0, 0.45);
  z-index: 10000;
  transform: translateZ(0);
}
.m-msg .container[data-v-7689227f] {
  position: absolute;
  width: 100vw;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.m-msg .item[data-v-7689227f] {
  position: relative;
  max-width: 5.3rem;
  min-width: 2.3rem;
  background-color: rgba(0, 0, 0, 0.8);
  border-radius: 0.5rem;
  font-size: 0.23rem;
  line-height: 1;
  color: #fff;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 0.25rem;
  opacity: 0.4;
  animation: msgIn-7689227f 0.2s ease-in both;
}
.m-msg .item .content[data-v-7689227f] {
  padding: 0.2rem 0.33rem;
}
.m-msg .item i[data-v-7689227f] {
  color: #ffc039;
}
.m-msg .item[data-v-7689227f]:after {
  position: absolute;
  transform: translateZ(0);
  left: 50%;
  transform: translate3d(-50%, 0, 0);
  color: #fff;
  width: 100%;
  text-align: center;
  font-size: 0.16rem;
  content: "点击任意位置继续";
  bottom: -0.15rem;
}
.m-msg .item.notips[data-v-7689227f]:after {
  display: none;
}
@keyframes msgIn-7689227f {
  0% {
    opacity: 0.4;
    transform: translateY(0);
  }
  to {
    opacity: 1;
    transform: translateY(-0.1rem);
  }
}
.transition-opacity[data-v-7689227f] {
  transition: opacity 0.4s;
  -webkit-transition: opacity 0.4s;
}
.dark[data-v-7689227f] {
  background-color: rgba(0, 0, 0, 0.8);
}
@keyframes fadeIn-7689227f {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes openingTitle-7689227f {
  0% {
    opacity: 0;
    transform: translate(-50%, -50%) translateZ(0) scale(0.8);
  }
  to {
    opacity: 1;
    transform: translate(-50%, -50%) translateZ(0) scale(1);
  }
}
.dialog[data-v-7689227f] {
  bottom: 0.32rem;
}
.dialog .text[data-v-7689227f] {
  font-family: BOLD;
  font-size: 0.35rem;
  color: #e5fffa;
  position: absolute;
  transform: translateZ(0);
  top: 0.44rem;
  left: 1.3rem;
}
.select .option-wrap[data-v-7689227f] {
  display: flex;
  margin: 0.2rem 0 0 0.15rem;
}
.select .option[data-v-7689227f] {
  flex: 1;
  margin: 0 -0.02rem;
}
.select .btn-confirm-select[data-v-7689227f] {
  width: 3rem;
  height: 0.7rem;
  bottom: 0.24rem;
  margin-left: 0.12rem;
}
.select .btn-confirm-select .btn-img[data-v-7689227f] {
  margin-left: 0.16rem;
  margin-top: -0.72rem;
  transform-origin: 0;
  transform: scale(0.7) translate(-50%, -50%);
}
.result[data-v-7689227f] {
  background-position: 100% 50%;
}
.result .mask[data-v-7689227f] {
  background-color: rgba(0, 0, 0, 0.7);
}
.result .title[data-v-7689227f] {
  top: 1.3rem;
}
.result .text[data-v-7689227f] {
  font-size: 0.24rem;
  color: #457564;
  font-family: BOLD;
  width: 100%;
  text-align: center;
  margin-top: -0.1rem;
}
.result .btn-confirm-result[data-v-7689227f] {
  margin-top: 1rem;
}
.result .btn-close-result[data-v-7689227f] {
  margin: -2.34rem 0 0 5.2rem;
}
.hint-char[data-v-7689227f] {
  margin: 0.92rem 0 0 4rem;
}
.btn-back-hint[data-v-7689227f] {
  width: 1rem;
  height: 1rem;
  left: 2rem;
  top: 0.2rem;
}
.btn-back-hint .btn-img[data-v-7689227f] {
  position: absolute;
  transform: translateZ(0);
  left: -1.2rem;
  top: -0.2rem;
  pointer-events: none;
}
.img_xianshan_hint_s[data-v-7689227f] {
  top: 0.36rem;
  margin-left: 0.2rem;
}
.hide[data-v-4685d297] {
  display: none;
}
.full[data-v-4685d297] {
  width: 100%;
  height: 100%;
}
.abs[data-v-4685d297] {
  position: absolute;
  transform: translateZ(0);
}
.l0[data-v-4685d297] {
  left: 0;
}
.t0[data-v-4685d297] {
  top: 0;
}
.lhalf[data-v-4685d297] {
  left: 50%;
}
.thalf[data-v-4685d297] {
  top: 50%;
}
.absf[data-v-4685d297] {
  left: 0;
  top: 0;
  position: absolute;
  transform: translateZ(0);
  width: 100%;
  height: 100%;
}
.abc[data-v-4685d297] {
  position: absolute;
  transform: translateZ(0);
  top: 50%;
  left: 50%;
}
.abcter[data-v-4685d297] {
  position: absolute;
  transform: translateZ(0);
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
}
.lcter[data-v-4685d297] {
  position: absolute;
  transform: translateZ(0);
  left: 50%;
  transform: translate3d(-50%, 0, 0);
}
.tcter[data-v-4685d297] {
  position: absolute;
  transform: translateZ(0);
  top: 50%;
  transform: translateY(-50%);
}
.fcter[data-v-4685d297] {
  display: flex;
  align-items: center;
  justify-content: center;
}
.center[data-v-4685d297] {
  transform: translate3d(-50%, -50%, 0);
}
.fdc[data-v-4685d297] {
  flex-direction: column;
}
.sizcont[data-v-4685d297] {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.sizcover[data-v-4685d297] {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.ol[data-v-4685d297] {
  border: 0.01rem solid #fff;
  border-image: linear-gradient(to top, #f80, #2ed);
  border-image-slice: 10;
  box-sizing: border-box;
}
.active-center[data-v-4685d297] {
  transition: transform 0.3s;
  cursor: pointer;
}
.active-center[data-v-4685d297]:hover,
.active-center[data-v-4685d297]:active {
  transform: translate(-50%, -50%) scale(1.1);
}
.btn-scale[data-v-4685d297] {
  transition: transform 0.1s;
}
.btn-scale[data-v-4685d297]:active {
  transform: scale(1.08);
}
.btn-scale-abcter[data-v-4685d297] {
  transition: transform 0.1s;
  transform-origin: 0 0;
}
.btn-scale-abcter[data-v-4685d297]:active {
  transform: scale(1.08) translate(-50%, -50%);
}
.btn-scale-lcter[data-v-4685d297] {
  transition: transform 0.1s;
  transform-origin: 0 50%;
}
.btn-scale-lcter[data-v-4685d297]:active {
  transform: scale(1.08) translate(-50%);
}
.btn-img[data-v-4685d297] {
  pointer-events: none;
}
.m-icon-loading[data-v-4685d297] {
  position: fixed;
  z-index: 999;
  display: none;
}
.m-icon-loading .inner[data-v-4685d297] {
  width: 1.2rem;
  height: 1.2rem;
  background-color: rgba(0, 0, 0, 0.7);
  border-radius: 0.1rem;
}
.m-icon-loading .inner svg path[data-v-4685d297],
.m-icon-loading .inner svg rect[data-v-4685d297] {
  fill: #fff;
}
.m-msg[data-v-4685d297] {
  display: none;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  pointer-events: all;
  background-color: rgba(0, 0, 0, 0.45);
  z-index: 10000;
  transform: translateZ(0);
}
.m-msg .container[data-v-4685d297] {
  position: absolute;
  width: 100vw;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.m-msg .item[data-v-4685d297] {
  position: relative;
  max-width: 5.3rem;
  min-width: 2.3rem;
  background-color: rgba(0, 0, 0, 0.8);
  border-radius: 0.5rem;
  font-size: 0.23rem;
  line-height: 1;
  color: #fff;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 0.25rem;
  opacity: 0.4;
  animation: msgIn-4685d297 0.2s ease-in both;
}
.m-msg .item .content[data-v-4685d297] {
  padding: 0.2rem 0.33rem;
}
.m-msg .item i[data-v-4685d297] {
  color: #ffc039;
}
.m-msg .item[data-v-4685d297]:after {
  position: absolute;
  transform: translateZ(0);
  left: 50%;
  transform: translate3d(-50%, 0, 0);
  color: #fff;
  width: 100%;
  text-align: center;
  font-size: 0.16rem;
  content: "点击任意位置继续";
  bottom: -0.15rem;
}
.m-msg .item.notips[data-v-4685d297]:after {
  display: none;
}
@keyframes msgIn-4685d297 {
  0% {
    opacity: 0.4;
    transform: translateY(0);
  }
  to {
    opacity: 1;
    transform: translateY(-0.1rem);
  }
}
.transition-opacity[data-v-4685d297] {
  transition: opacity 0.4s;
  -webkit-transition: opacity 0.4s;
}
.dark[data-v-4685d297] {
  background-color: rgba(0, 0, 0, 0.8);
}
@keyframes fadeIn-4685d297 {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes openingTitle-4685d297 {
  0% {
    opacity: 0;
    transform: translate(-50%, -50%) translateZ(0) scale(0.8);
  }
  to {
    opacity: 1;
    transform: translate(-50%, -50%) translateZ(0) scale(1);
  }
}
.select .select-hint[data-v-4685d297] {
  top: 3.22rem;
  left: 1.3rem;
}
.select .option[data-v-4685d297] {
  width: 4.4rem;
  height: 0.62rem;
  left: 1.12rem;
}
.select .option[data-v-4685d297]:nth-child(2) {
  top: 3.88rem;
}
.select .option[data-v-4685d297]:nth-child(3) {
  top: 4.72rem;
}
.select .option[data-v-4685d297]:nth-child(4) {
  top: 5.55rem;
}
.select .option .option-bg[data-v-4685d297] {
  pointer-events: none;
  top: -0.2rem;
}
.char[data-v-4685d297] {
  left: 8.46rem;
  top: 0.32rem;
}
.hint[data-v-4685d297] {
  bottom: 0.72rem;
  left: 3.74rem;
}
.dialog-pop[data-v-4685d297] {
  transition: opacity 0.3s;
  right: 5.3rem;
}
.dialog-pop[data-v-4685d297]:nth-child(1) {
  top: 0.66rem;
}
.dialog-pop[data-v-4685d297]:nth-child(2) {
  top: 2rem;
}
.dialog-pop[data-v-4685d297]:nth-child(3) {
  top: 0.5rem;
  right: 5.48rem;
}
.dialog-pop:nth-child(3).pos-3[data-v-4685d297] {
  top: 3.5rem;
  right: 5.48rem;
}
.dialog-pop[data-v-4685d297]:nth-child(4) {
  top: 2rem;
}
.dialog-pop[data-v-4685d297]:nth-child(5) {
  top: 3.5rem;
  right: 5.48rem;
}
.select-result[data-v-4685d297] {
  left: 1.12rem;
  top: 1rem;
  width: 4.4rem;
  height: 0.62rem;
}
.select-result .result-bg[data-v-4685d297] {
  pointer-events: none;
  top: -0.19rem;
}
.dialog-text[data-v-4685d297],
.option-text[data-v-4685d297],
.result-text[data-v-4685d297] {
  font-size: 0.25rem;
  color: #e5fffa;
  line-height: 0.62rem;
  font-family: BOLD;
  white-space: nowrap;
}
.dialog-name[data-v-4685d297],
.option-index[data-v-4685d297],
.result-index[data-v-4685d297] {
  color: #e5fffa;
  font-size: 0.36rem;
  line-height: 0.62rem;
  font-family: BOLD;
}
.dialog-text[data-v-4685d297] {
  position: absolute;
  bottom: 0.5rem;
  right: 1.42rem;
  text-align: right;
}
.dialog-name[data-v-4685d297] {
  position: absolute;
  bottom: 0.62rem;
  right: 0.36rem;
  text-align: right;
}
.option-text[data-v-4685d297],
.result-text[data-v-4685d297] {
  position: absolute;
  top: -0.02rem;
  width: 100%;
  text-align: center;
  font-size: 0.22rem;
}
.option-index[data-v-4685d297],
.result-index[data-v-4685d297] {
  position: absolute;
  top: 0;
  left: 0.36rem;
  text-align: left;
}
.result-index[data-v-4685d297] {
  left: 0.29rem;
}
.hide[data-v-8845e9b4] {
  display: none;
}
.full[data-v-8845e9b4] {
  width: 100%;
  height: 100%;
}
.abs[data-v-8845e9b4] {
  position: absolute;
  transform: translateZ(0);
}
.l0[data-v-8845e9b4] {
  left: 0;
}
.t0[data-v-8845e9b4] {
  top: 0;
}
.lhalf[data-v-8845e9b4] {
  left: 50%;
}
.thalf[data-v-8845e9b4] {
  top: 50%;
}
.absf[data-v-8845e9b4] {
  left: 0;
  top: 0;
  position: absolute;
  transform: translateZ(0);
  width: 100%;
  height: 100%;
}
.abc[data-v-8845e9b4] {
  position: absolute;
  transform: translateZ(0);
  top: 50%;
  left: 50%;
}
.abcter[data-v-8845e9b4] {
  position: absolute;
  transform: translateZ(0);
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
}
.lcter[data-v-8845e9b4] {
  position: absolute;
  transform: translateZ(0);
  left: 50%;
  transform: translate3d(-50%, 0, 0);
}
.tcter[data-v-8845e9b4] {
  position: absolute;
  transform: translateZ(0);
  top: 50%;
  transform: translateY(-50%);
}
.fcter[data-v-8845e9b4] {
  display: flex;
  align-items: center;
  justify-content: center;
}
.center[data-v-8845e9b4] {
  transform: translate3d(-50%, -50%, 0);
}
.fdc[data-v-8845e9b4] {
  flex-direction: column;
}
.sizcont[data-v-8845e9b4] {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.sizcover[data-v-8845e9b4] {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.ol[data-v-8845e9b4] {
  border: 0.01rem solid #fff;
  border-image: linear-gradient(to top, #f80, #2ed);
  border-image-slice: 10;
  box-sizing: border-box;
}
.active-center[data-v-8845e9b4] {
  transition: transform 0.3s;
  cursor: pointer;
}
.active-center[data-v-8845e9b4]:hover,
.active-center[data-v-8845e9b4]:active {
  transform: translate(-50%, -50%) scale(1.1);
}
.btn-scale[data-v-8845e9b4] {
  transition: transform 0.1s;
}
.btn-scale[data-v-8845e9b4]:active {
  transform: scale(1.08);
}
.btn-scale-abcter[data-v-8845e9b4] {
  transition: transform 0.1s;
  transform-origin: 0 0;
}
.btn-scale-abcter[data-v-8845e9b4]:active {
  transform: scale(1.08) translate(-50%, -50%);
}
.btn-scale-lcter[data-v-8845e9b4] {
  transition: transform 0.1s;
  transform-origin: 0 50%;
}
.btn-scale-lcter[data-v-8845e9b4]:active {
  transform: scale(1.08) translate(-50%);
}
.btn-img[data-v-8845e9b4] {
  pointer-events: none;
}
.m-icon-loading[data-v-8845e9b4] {
  position: fixed;
  z-index: 999;
  display: none;
}
.m-icon-loading .inner[data-v-8845e9b4] {
  width: 1.2rem;
  height: 1.2rem;
  background-color: rgba(0, 0, 0, 0.7);
  border-radius: 0.1rem;
}
.m-icon-loading .inner svg path[data-v-8845e9b4],
.m-icon-loading .inner svg rect[data-v-8845e9b4] {
  fill: #fff;
}
.m-msg[data-v-8845e9b4] {
  display: none;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  pointer-events: all;
  background-color: rgba(0, 0, 0, 0.45);
  z-index: 10000;
  transform: translateZ(0);
}
.m-msg .container[data-v-8845e9b4] {
  position: absolute;
  width: 100vw;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.m-msg .item[data-v-8845e9b4] {
  position: relative;
  max-width: 5.3rem;
  min-width: 2.3rem;
  background-color: rgba(0, 0, 0, 0.8);
  border-radius: 0.5rem;
  font-size: 0.23rem;
  line-height: 1;
  color: #fff;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 0.25rem;
  opacity: 0.4;
  animation: msgIn-8845e9b4 0.2s ease-in both;
}
.m-msg .item .content[data-v-8845e9b4] {
  padding: 0.2rem 0.33rem;
}
.m-msg .item i[data-v-8845e9b4] {
  color: #ffc039;
}
.m-msg .item[data-v-8845e9b4]:after {
  position: absolute;
  transform: translateZ(0);
  left: 50%;
  transform: translate3d(-50%, 0, 0);
  color: #fff;
  width: 100%;
  text-align: center;
  font-size: 0.16rem;
  content: "点击任意位置继续";
  bottom: -0.15rem;
}
.m-msg .item.notips[data-v-8845e9b4]:after {
  display: none;
}
@keyframes msgIn-8845e9b4 {
  0% {
    opacity: 0.4;
    transform: translateY(0);
  }
  to {
    opacity: 1;
    transform: translateY(-0.1rem);
  }
}
.transition-opacity[data-v-8845e9b4] {
  transition: opacity 0.4s;
  -webkit-transition: opacity 0.4s;
}
.dark[data-v-8845e9b4] {
  background-color: rgba(0, 0, 0, 0.8);
}
@keyframes fadeIn-8845e9b4 {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes openingTitle-8845e9b4 {
  0% {
    opacity: 0;
    transform: translate(-50%, -50%) translateZ(0) scale(0.8);
  }
  to {
    opacity: 1;
    transform: translate(-50%, -50%) translateZ(0) scale(1);
  }
}
.select .select-hint[data-v-8845e9b4] {
  top: 3.22rem;
  left: 1.3rem;
}
.select .option[data-v-8845e9b4] {
  width: 4.4rem;
  height: 0.62rem;
  left: 1.12rem;
}
.select .option[data-v-8845e9b4]:nth-child(2) {
  top: 3.88rem;
}
.select .option[data-v-8845e9b4]:nth-child(3) {
  top: 4.72rem;
}
.select .option[data-v-8845e9b4]:nth-child(4) {
  top: 5.55rem;
}
.select .option .option-bg[data-v-8845e9b4] {
  pointer-events: none;
  top: -0.2rem;
}
.char[data-v-8845e9b4] {
  left: 8.46rem;
  top: 0.32rem;
}
.hint[data-v-8845e9b4] {
  bottom: 0.72rem;
  left: 3.74rem;
}
.dialog-pop[data-v-8845e9b4] {
  transition: opacity 0.3s;
  right: 5.3rem;
}
.dialog-pop[data-v-8845e9b4]:nth-child(1) {
  top: 0.66rem;
}
.dialog-pop[data-v-8845e9b4]:nth-child(2) {
  top: 2rem;
}
.dialog-pop[data-v-8845e9b4]:nth-child(3) {
  top: 2rem;
}
.dialog-pop[data-v-8845e9b4]:nth-child(4) {
  top: 3.5rem;
  right: 5.48rem;
}
.select-result[data-v-8845e9b4] {
  left: 1.12rem;
  top: 1rem;
  width: 4.4rem;
  height: 0.62rem;
}
.select-result .result-bg[data-v-8845e9b4] {
  pointer-events: none;
  top: -0.19rem;
}
.dialog-text[data-v-8845e9b4],
.option-text[data-v-8845e9b4],
.result-text[data-v-8845e9b4] {
  font-size: 0.25rem;
  color: #e5fffa;
  line-height: 0.62rem;
  font-family: BOLD;
  white-space: nowrap;
}
.dialog-name[data-v-8845e9b4],
.option-index[data-v-8845e9b4],
.result-index[data-v-8845e9b4] {
  color: #e5fffa;
  font-size: 0.36rem;
  line-height: 0.62rem;
  font-family: BOLD;
}
.dialog-text[data-v-8845e9b4] {
  position: absolute;
  bottom: 0.5rem;
  right: 0.2rem;
  text-align: center;
  width: 100%;
}
.dialog-name[data-v-8845e9b4] {
  position: absolute;
  bottom: 0.62rem;
  right: 0.36rem;
  text-align: right;
}
.option-text[data-v-8845e9b4],
.result-text[data-v-8845e9b4] {
  position: absolute;
  top: -0.02rem;
  width: 100%;
  text-align: center;
  font-size: 0.22rem;
}
.option-index[data-v-8845e9b4],
.result-index[data-v-8845e9b4] {
  position: absolute;
  top: 0;
  left: 0.36rem;
  text-align: left;
}
.result-index[data-v-8845e9b4] {
  left: 0.29rem;
}
.hide[data-v-ae5433ae] {
  display: none;
}
.full[data-v-ae5433ae] {
  width: 100%;
  height: 100%;
}
.abs[data-v-ae5433ae] {
  position: absolute;
  transform: translateZ(0);
}
.l0[data-v-ae5433ae] {
  left: 0;
}
.t0[data-v-ae5433ae] {
  top: 0;
}
.lhalf[data-v-ae5433ae] {
  left: 50%;
}
.thalf[data-v-ae5433ae] {
  top: 50%;
}
.absf[data-v-ae5433ae] {
  left: 0;
  top: 0;
  position: absolute;
  transform: translateZ(0);
  width: 100%;
  height: 100%;
}
.abc[data-v-ae5433ae] {
  position: absolute;
  transform: translateZ(0);
  top: 50%;
  left: 50%;
}
.abcter[data-v-ae5433ae] {
  position: absolute;
  transform: translateZ(0);
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
}
.lcter[data-v-ae5433ae] {
  position: absolute;
  transform: translateZ(0);
  left: 50%;
  transform: translate3d(-50%, 0, 0);
}
.tcter[data-v-ae5433ae] {
  position: absolute;
  transform: translateZ(0);
  top: 50%;
  transform: translateY(-50%);
}
.fcter[data-v-ae5433ae] {
  display: flex;
  align-items: center;
  justify-content: center;
}
.center[data-v-ae5433ae] {
  transform: translate3d(-50%, -50%, 0);
}
.fdc[data-v-ae5433ae] {
  flex-direction: column;
}
.sizcont[data-v-ae5433ae] {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.sizcover[data-v-ae5433ae] {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.ol[data-v-ae5433ae] {
  border: 0.01rem solid #fff;
  border-image: linear-gradient(to top, #f80, #2ed);
  border-image-slice: 10;
  box-sizing: border-box;
}
.active-center[data-v-ae5433ae] {
  transition: transform 0.3s;
  cursor: pointer;
}
.active-center[data-v-ae5433ae]:hover,
.active-center[data-v-ae5433ae]:active {
  transform: translate(-50%, -50%) scale(1.1);
}
.btn-scale[data-v-ae5433ae] {
  transition: transform 0.1s;
}
.btn-scale[data-v-ae5433ae]:active {
  transform: scale(1.08);
}
.btn-scale-abcter[data-v-ae5433ae] {
  transition: transform 0.1s;
  transform-origin: 0 0;
}
.btn-scale-abcter[data-v-ae5433ae]:active {
  transform: scale(1.08) translate(-50%, -50%);
}
.btn-scale-lcter[data-v-ae5433ae] {
  transition: transform 0.1s;
  transform-origin: 0 50%;
}
.btn-scale-lcter[data-v-ae5433ae]:active {
  transform: scale(1.08) translate(-50%);
}
.btn-img[data-v-ae5433ae] {
  pointer-events: none;
}
.m-icon-loading[data-v-ae5433ae] {
  position: fixed;
  z-index: 999;
  display: none;
}
.m-icon-loading .inner[data-v-ae5433ae] {
  width: 1.2rem;
  height: 1.2rem;
  background-color: rgba(0, 0, 0, 0.7);
  border-radius: 0.1rem;
}
.m-icon-loading .inner svg path[data-v-ae5433ae],
.m-icon-loading .inner svg rect[data-v-ae5433ae] {
  fill: #fff;
}
.m-msg[data-v-ae5433ae] {
  display: none;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  pointer-events: all;
  background-color: rgba(0, 0, 0, 0.45);
  z-index: 10000;
  transform: translateZ(0);
}
.m-msg .container[data-v-ae5433ae] {
  position: absolute;
  width: 100vw;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.m-msg .item[data-v-ae5433ae] {
  position: relative;
  max-width: 5.3rem;
  min-width: 2.3rem;
  background-color: rgba(0, 0, 0, 0.8);
  border-radius: 0.5rem;
  font-size: 0.23rem;
  line-height: 1;
  color: #fff;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 0.25rem;
  opacity: 0.4;
  animation: msgIn-ae5433ae 0.2s ease-in both;
}
.m-msg .item .content[data-v-ae5433ae] {
  padding: 0.2rem 0.33rem;
}
.m-msg .item i[data-v-ae5433ae] {
  color: #ffc039;
}
.m-msg .item[data-v-ae5433ae]:after {
  position: absolute;
  transform: translateZ(0);
  left: 50%;
  transform: translate3d(-50%, 0, 0);
  color: #fff;
  width: 100%;
  text-align: center;
  font-size: 0.16rem;
  content: "点击任意位置继续";
  bottom: -0.15rem;
}
.m-msg .item.notips[data-v-ae5433ae]:after {
  display: none;
}
@keyframes msgIn-ae5433ae {
  0% {
    opacity: 0.4;
    transform: translateY(0);
  }
  to {
    opacity: 1;
    transform: translateY(-0.1rem);
  }
}
.transition-opacity[data-v-ae5433ae] {
  transition: opacity 0.4s;
  -webkit-transition: opacity 0.4s;
}
.dark[data-v-ae5433ae] {
  background-color: rgba(0, 0, 0, 0.8);
}
@keyframes fadeIn-ae5433ae {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes openingTitle-ae5433ae {
  0% {
    opacity: 0;
    transform: translate(-50%, -50%) translateZ(0) scale(0.8);
  }
  to {
    opacity: 1;
    transform: translate(-50%, -50%) translateZ(0) scale(1);
  }
}
.white[data-v-ae5433ae] {
  background-color: #fff;
}
.comic-page[data-v-ae5433ae] {
  background-size: 100% auto;
  background-color: #fff;
  background-position: center;
  background-repeat: no-repeat;
  transition: opacity 0.6s;
}
.hide[data-v-3e26f161] {
  display: none;
}
.full[data-v-3e26f161] {
  width: 100%;
  height: 100%;
}
.abs[data-v-3e26f161] {
  position: absolute;
  transform: translateZ(0);
}
.l0[data-v-3e26f161] {
  left: 0;
}
.t0[data-v-3e26f161] {
  top: 0;
}
.lhalf[data-v-3e26f161] {
  left: 50%;
}
.thalf[data-v-3e26f161] {
  top: 50%;
}
.absf[data-v-3e26f161] {
  left: 0;
  top: 0;
  position: absolute;
  transform: translateZ(0);
  width: 100%;
  height: 100%;
}
.abc[data-v-3e26f161] {
  position: absolute;
  transform: translateZ(0);
  top: 50%;
  left: 50%;
}
.abcter[data-v-3e26f161] {
  position: absolute;
  transform: translateZ(0);
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
}
.lcter[data-v-3e26f161] {
  position: absolute;
  transform: translateZ(0);
  left: 50%;
  transform: translate3d(-50%, 0, 0);
}
.tcter[data-v-3e26f161] {
  position: absolute;
  transform: translateZ(0);
  top: 50%;
  transform: translateY(-50%);
}
.fcter[data-v-3e26f161] {
  display: flex;
  align-items: center;
  justify-content: center;
}
.center[data-v-3e26f161] {
  transform: translate3d(-50%, -50%, 0);
}
.fdc[data-v-3e26f161] {
  flex-direction: column;
}
.sizcont[data-v-3e26f161] {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.sizcover[data-v-3e26f161] {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.ol[data-v-3e26f161] {
  border: 0.01rem solid #fff;
  border-image: linear-gradient(to top, #f80, #2ed);
  border-image-slice: 10;
  box-sizing: border-box;
}
.active-center[data-v-3e26f161] {
  transition: transform 0.3s;
  cursor: pointer;
}
.active-center[data-v-3e26f161]:hover,
.active-center[data-v-3e26f161]:active {
  transform: translate(-50%, -50%) scale(1.1);
}
.btn-scale[data-v-3e26f161] {
  transition: transform 0.1s;
}
.btn-scale[data-v-3e26f161]:active {
  transform: scale(1.08);
}
.btn-scale-abcter[data-v-3e26f161] {
  transition: transform 0.1s;
  transform-origin: 0 0;
}
.btn-scale-abcter[data-v-3e26f161]:active {
  transform: scale(1.08) translate(-50%, -50%);
}
.btn-scale-lcter[data-v-3e26f161] {
  transition: transform 0.1s;
  transform-origin: 0 50%;
}
.btn-scale-lcter[data-v-3e26f161]:active {
  transform: scale(1.08) translate(-50%);
}
.btn-img[data-v-3e26f161] {
  pointer-events: none;
}
.m-icon-loading[data-v-3e26f161] {
  position: fixed;
  z-index: 999;
  display: none;
}
.m-icon-loading .inner[data-v-3e26f161] {
  width: 1.2rem;
  height: 1.2rem;
  background-color: rgba(0, 0, 0, 0.7);
  border-radius: 0.1rem;
}
.m-icon-loading .inner svg path[data-v-3e26f161],
.m-icon-loading .inner svg rect[data-v-3e26f161] {
  fill: #fff;
}
.m-msg[data-v-3e26f161] {
  display: none;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  pointer-events: all;
  background-color: rgba(0, 0, 0, 0.45);
  z-index: 10000;
  transform: translateZ(0);
}
.m-msg .container[data-v-3e26f161] {
  position: absolute;
  width: 100vw;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.m-msg .item[data-v-3e26f161] {
  position: relative;
  max-width: 5.3rem;
  min-width: 2.3rem;
  background-color: rgba(0, 0, 0, 0.8);
  border-radius: 0.5rem;
  font-size: 0.23rem;
  line-height: 1;
  color: #fff;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 0.25rem;
  opacity: 0.4;
  animation: msgIn-3e26f161 0.2s ease-in both;
}
.m-msg .item .content[data-v-3e26f161] {
  padding: 0.2rem 0.33rem;
}
.m-msg .item i[data-v-3e26f161] {
  color: #ffc039;
}
.m-msg .item[data-v-3e26f161]:after {
  position: absolute;
  transform: translateZ(0);
  left: 50%;
  transform: translate3d(-50%, 0, 0);
  color: #fff;
  width: 100%;
  text-align: center;
  font-size: 0.16rem;
  content: "点击任意位置继续";
  bottom: -0.15rem;
}
.m-msg .item.notips[data-v-3e26f161]:after {
  display: none;
}
@keyframes msgIn-3e26f161 {
  0% {
    opacity: 0.4;
    transform: translateY(0);
  }
  to {
    opacity: 1;
    transform: translateY(-0.1rem);
  }
}
.transition-opacity[data-v-3e26f161] {
  transition: opacity 0.4s;
  -webkit-transition: opacity 0.4s;
}
.dark[data-v-3e26f161] {
  background-color: rgba(0, 0, 0, 0.8);
}
@keyframes fadeIn-3e26f161 {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes openingTitle-3e26f161 {
  0% {
    opacity: 0;
    transform: translate(-50%, -50%) translateZ(0) scale(0.8);
  }
  to {
    opacity: 1;
    transform: translate(-50%, -50%) translateZ(0) scale(1);
  }
}
.dialog[data-v-3e26f161] {
  bottom: 0.32rem;
}
.dialog .text[data-v-3e26f161] {
  font-family: BOLD;
  font-size: 0.35rem;
  color: #e5fffa;
  position: absolute;
  transform: translateZ(0);
  top: 0.44rem;
  left: 1.3rem;
}
.select .option-wrap[data-v-3e26f161] {
  display: flex;
  margin: 0.2rem 0 0 0.15rem;
}
.select .option[data-v-3e26f161] {
  flex: 1;
  margin: 0 -0.02rem;
}
.select .btn-confirm-select[data-v-3e26f161] {
  width: 3.7rem;
  height: 0.9rem;
  bottom: 0.32rem;
}
.select .btn-confirm-select .btn-img[data-v-3e26f161] {
  margin-left: 0.16rem;
  margin-top: -0.5rem;
}
.result[data-v-3e26f161] {
  background-position: 100% 50%;
}
.result .mask[data-v-3e26f161] {
  background-color: rgba(0, 0, 0, 0.7);
}
.result .title[data-v-3e26f161] {
  top: 1.3rem;
}
.result .text[data-v-3e26f161] {
  font-size: 0.24rem;
  color: #457564;
  font-family: BOLD;
  width: 100%;
  text-align: center;
  margin-top: -0.1rem;
}
.result .btn-confirm-result[data-v-3e26f161] {
  margin-top: 1rem;
}
.result .btn-close-result[data-v-3e26f161] {
  margin: -2.34rem 0 0 5.2rem;
}
.hint-char[data-v-3e26f161] {
  margin: 0.92rem 0 0 4rem;
}
.hide[data-v-ab63ffa7] {
  display: none;
}
.full[data-v-ab63ffa7] {
  width: 100%;
  height: 100%;
}
.abs[data-v-ab63ffa7] {
  position: absolute;
  transform: translateZ(0);
}
.l0[data-v-ab63ffa7] {
  left: 0;
}
.t0[data-v-ab63ffa7] {
  top: 0;
}
.lhalf[data-v-ab63ffa7] {
  left: 50%;
}
.thalf[data-v-ab63ffa7] {
  top: 50%;
}
.absf[data-v-ab63ffa7] {
  left: 0;
  top: 0;
  position: absolute;
  transform: translateZ(0);
  width: 100%;
  height: 100%;
}
.abc[data-v-ab63ffa7] {
  position: absolute;
  transform: translateZ(0);
  top: 50%;
  left: 50%;
}
.abcter[data-v-ab63ffa7] {
  position: absolute;
  transform: translateZ(0);
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
}
.lcter[data-v-ab63ffa7] {
  position: absolute;
  transform: translateZ(0);
  left: 50%;
  transform: translate3d(-50%, 0, 0);
}
.tcter[data-v-ab63ffa7] {
  position: absolute;
  transform: translateZ(0);
  top: 50%;
  transform: translateY(-50%);
}
.fcter[data-v-ab63ffa7] {
  display: flex;
  align-items: center;
  justify-content: center;
}
.center[data-v-ab63ffa7] {
  transform: translate3d(-50%, -50%, 0);
}
.fdc[data-v-ab63ffa7] {
  flex-direction: column;
}
.sizcont[data-v-ab63ffa7] {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.sizcover[data-v-ab63ffa7] {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.ol[data-v-ab63ffa7] {
  border: 0.01rem solid #fff;
  border-image: linear-gradient(to top, #f80, #2ed);
  border-image-slice: 10;
  box-sizing: border-box;
}
.active-center[data-v-ab63ffa7] {
  transition: transform 0.3s;
  cursor: pointer;
}
.active-center[data-v-ab63ffa7]:hover,
.active-center[data-v-ab63ffa7]:active {
  transform: translate(-50%, -50%) scale(1.1);
}
.btn-scale[data-v-ab63ffa7] {
  transition: transform 0.1s;
}
.btn-scale[data-v-ab63ffa7]:active {
  transform: scale(1.08);
}
.btn-scale-abcter[data-v-ab63ffa7] {
  transition: transform 0.1s;
  transform-origin: 0 0;
}
.btn-scale-abcter[data-v-ab63ffa7]:active {
  transform: scale(1.08) translate(-50%, -50%);
}
.btn-scale-lcter[data-v-ab63ffa7] {
  transition: transform 0.1s;
  transform-origin: 0 50%;
}
.btn-scale-lcter[data-v-ab63ffa7]:active {
  transform: scale(1.08) translate(-50%);
}
.btn-img[data-v-ab63ffa7] {
  pointer-events: none;
}
.m-icon-loading[data-v-ab63ffa7] {
  position: fixed;
  z-index: 999;
  display: none;
}
.m-icon-loading .inner[data-v-ab63ffa7] {
  width: 1.2rem;
  height: 1.2rem;
  background-color: rgba(0, 0, 0, 0.7);
  border-radius: 0.1rem;
}
.m-icon-loading .inner svg path[data-v-ab63ffa7],
.m-icon-loading .inner svg rect[data-v-ab63ffa7] {
  fill: #fff;
}
.m-msg[data-v-ab63ffa7] {
  display: none;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  pointer-events: all;
  background-color: rgba(0, 0, 0, 0.45);
  z-index: 10000;
  transform: translateZ(0);
}
.m-msg .container[data-v-ab63ffa7] {
  position: absolute;
  width: 100vw;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.m-msg .item[data-v-ab63ffa7] {
  position: relative;
  max-width: 5.3rem;
  min-width: 2.3rem;
  background-color: rgba(0, 0, 0, 0.8);
  border-radius: 0.5rem;
  font-size: 0.23rem;
  line-height: 1;
  color: #fff;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 0.25rem;
  opacity: 0.4;
  animation: msgIn-ab63ffa7 0.2s ease-in both;
}
.m-msg .item .content[data-v-ab63ffa7] {
  padding: 0.2rem 0.33rem;
}
.m-msg .item i[data-v-ab63ffa7] {
  color: #ffc039;
}
.m-msg .item[data-v-ab63ffa7]:after {
  position: absolute;
  transform: translateZ(0);
  left: 50%;
  transform: translate3d(-50%, 0, 0);
  color: #fff;
  width: 100%;
  text-align: center;
  font-size: 0.16rem;
  content: "点击任意位置继续";
  bottom: -0.15rem;
}
.m-msg .item.notips[data-v-ab63ffa7]:after {
  display: none;
}
@keyframes msgIn-ab63ffa7 {
  0% {
    opacity: 0.4;
    transform: translateY(0);
  }
  to {
    opacity: 1;
    transform: translateY(-0.1rem);
  }
}
.transition-opacity[data-v-ab63ffa7] {
  transition: opacity 0.4s;
  -webkit-transition: opacity 0.4s;
}
.dark[data-v-ab63ffa7] {
  background-color: rgba(0, 0, 0, 0.8);
}
@keyframes fadeIn-ab63ffa7 {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes openingTitle-ab63ffa7 {
  0% {
    opacity: 0;
    transform: translate(-50%, -50%) translateZ(0) scale(0.8);
  }
  to {
    opacity: 1;
    transform: translate(-50%, -50%) translateZ(0) scale(1);
  }
}
.select .select-hint[data-v-ab63ffa7] {
  top: 3.22rem;
  left: 1.3rem;
}
.select .option[data-v-ab63ffa7] {
  width: 3.4rem;
  height: 0.62rem;
  left: 1.12rem;
}
.select .option[data-v-ab63ffa7]:nth-child(2) {
  top: 3.88rem;
}
.select .option[data-v-ab63ffa7]:nth-child(3) {
  top: 4.72rem;
}
.select .option[data-v-ab63ffa7]:nth-child(4) {
  top: 5.55rem;
}
.select .option .option-bg[data-v-ab63ffa7] {
  pointer-events: none;
  top: -0.56rem;
  left: -0.3rem;
}
.char[data-v-ab63ffa7] {
  left: 8.46rem;
  top: 0.32rem;
}
.hint[data-v-ab63ffa7] {
  bottom: 0.72rem;
  left: 3.74rem;
}
.dialog-pop[data-v-ab63ffa7] {
  transition: opacity 0.3s;
  right: 4.8rem;
}
.dialog-pop[data-v-ab63ffa7]:nth-child(1) {
  top: 0.42rem;
}
.dialog-pop[data-v-ab63ffa7]:nth-child(2) {
  top: 1.8rem;
}
.dialog-pop[data-v-ab63ffa7]:nth-child(3) {
  top: 4.45rem;
}
.select-result[data-v-ab63ffa7] {
  left: 1.12rem;
  top: 3.88rem;
  width: 3.4rem;
  height: 0.62rem;
}
.select-result .result-bg[data-v-ab63ffa7] {
  pointer-events: none;
  top: -0.56rem;
  left: -0.3rem;
}
.dialog-text[data-v-ab63ffa7],
.option-text[data-v-ab63ffa7],
.result-text[data-v-ab63ffa7] {
  font-size: 0.25rem;
  color: #fff;
  line-height: 0.62rem;
  font-family: BOLD;
  white-space: nowrap;
}
.dialog-name[data-v-ab63ffa7],
.option-index[data-v-ab63ffa7],
.result-index[data-v-ab63ffa7] {
  color: #e5fffa;
  font-size: 0.36rem;
  line-height: 0.62rem;
  font-family: BOLD;
}
.dialog-text[data-v-ab63ffa7] {
  position: absolute;
  bottom: 0.66rem;
  width: 100%;
  right: 0.4rem;
  text-align: center;
}
.dialog-name[data-v-ab63ffa7] {
  position: absolute;
  bottom: 0.62rem;
  right: 0.36rem;
  text-align: right;
}
.option-text[data-v-ab63ffa7],
.result-text[data-v-ab63ffa7] {
  position: absolute;
  top: 0.02rem;
  width: 108%;
  text-align: center;
  font-size: 0.22rem;
}
.option-index[data-v-ab63ffa7],
.result-index[data-v-ab63ffa7] {
  position: absolute;
  top: 0;
  left: 0.2rem;
  text-align: left;
}
.result-index[data-v-ab63ffa7] {
  left: 0.14rem;
  font-size: 0.32rem;
}
.hide[data-v-11fe67a3] {
  display: none;
}
.full[data-v-11fe67a3] {
  width: 100%;
  height: 100%;
}
.abs[data-v-11fe67a3] {
  position: absolute;
  transform: translateZ(0);
}
.l0[data-v-11fe67a3] {
  left: 0;
}
.t0[data-v-11fe67a3] {
  top: 0;
}
.lhalf[data-v-11fe67a3] {
  left: 50%;
}
.thalf[data-v-11fe67a3] {
  top: 50%;
}
.absf[data-v-11fe67a3] {
  left: 0;
  top: 0;
  position: absolute;
  transform: translateZ(0);
  width: 100%;
  height: 100%;
}
.abc[data-v-11fe67a3] {
  position: absolute;
  transform: translateZ(0);
  top: 50%;
  left: 50%;
}
.abcter[data-v-11fe67a3] {
  position: absolute;
  transform: translateZ(0);
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
}
.lcter[data-v-11fe67a3] {
  position: absolute;
  transform: translateZ(0);
  left: 50%;
  transform: translate3d(-50%, 0, 0);
}
.tcter[data-v-11fe67a3] {
  position: absolute;
  transform: translateZ(0);
  top: 50%;
  transform: translateY(-50%);
}
.fcter[data-v-11fe67a3] {
  display: flex;
  align-items: center;
  justify-content: center;
}
.center[data-v-11fe67a3] {
  transform: translate3d(-50%, -50%, 0);
}
.fdc[data-v-11fe67a3] {
  flex-direction: column;
}
.sizcont[data-v-11fe67a3] {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.sizcover[data-v-11fe67a3] {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.ol[data-v-11fe67a3] {
  border: 0.01rem solid #fff;
  border-image: linear-gradient(to top, #f80, #2ed);
  border-image-slice: 10;
  box-sizing: border-box;
}
.active-center[data-v-11fe67a3] {
  transition: transform 0.3s;
  cursor: pointer;
}
.active-center[data-v-11fe67a3]:hover,
.active-center[data-v-11fe67a3]:active {
  transform: translate(-50%, -50%) scale(1.1);
}
.btn-scale[data-v-11fe67a3] {
  transition: transform 0.1s;
}
.btn-scale[data-v-11fe67a3]:active {
  transform: scale(1.08);
}
.btn-scale-abcter[data-v-11fe67a3] {
  transition: transform 0.1s;
  transform-origin: 0 0;
}
.btn-scale-abcter[data-v-11fe67a3]:active {
  transform: scale(1.08) translate(-50%, -50%);
}
.btn-scale-lcter[data-v-11fe67a3] {
  transition: transform 0.1s;
  transform-origin: 0 50%;
}
.btn-scale-lcter[data-v-11fe67a3]:active {
  transform: scale(1.08) translate(-50%);
}
.btn-img[data-v-11fe67a3] {
  pointer-events: none;
}
.m-icon-loading[data-v-11fe67a3] {
  position: fixed;
  z-index: 999;
  display: none;
}
.m-icon-loading .inner[data-v-11fe67a3] {
  width: 1.2rem;
  height: 1.2rem;
  background-color: rgba(0, 0, 0, 0.7);
  border-radius: 0.1rem;
}
.m-icon-loading .inner svg path[data-v-11fe67a3],
.m-icon-loading .inner svg rect[data-v-11fe67a3] {
  fill: #fff;
}
.m-msg[data-v-11fe67a3] {
  display: none;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  pointer-events: all;
  background-color: rgba(0, 0, 0, 0.45);
  z-index: 10000;
  transform: translateZ(0);
}
.m-msg .container[data-v-11fe67a3] {
  position: absolute;
  width: 100vw;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.m-msg .item[data-v-11fe67a3] {
  position: relative;
  max-width: 5.3rem;
  min-width: 2.3rem;
  background-color: rgba(0, 0, 0, 0.8);
  border-radius: 0.5rem;
  font-size: 0.23rem;
  line-height: 1;
  color: #fff;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 0.25rem;
  opacity: 0.4;
  animation: msgIn-11fe67a3 0.2s ease-in both;
}
.m-msg .item .content[data-v-11fe67a3] {
  padding: 0.2rem 0.33rem;
}
.m-msg .item i[data-v-11fe67a3] {
  color: #ffc039;
}
.m-msg .item[data-v-11fe67a3]:after {
  position: absolute;
  transform: translateZ(0);
  left: 50%;
  transform: translate3d(-50%, 0, 0);
  color: #fff;
  width: 100%;
  text-align: center;
  font-size: 0.16rem;
  content: "点击任意位置继续";
  bottom: -0.15rem;
}
.m-msg .item.notips[data-v-11fe67a3]:after {
  display: none;
}
@keyframes msgIn-11fe67a3 {
  0% {
    opacity: 0.4;
    transform: translateY(0);
  }
  to {
    opacity: 1;
    transform: translateY(-0.1rem);
  }
}
.transition-opacity[data-v-11fe67a3] {
  transition: opacity 0.4s;
  -webkit-transition: opacity 0.4s;
}
.dark[data-v-11fe67a3] {
  background-color: rgba(0, 0, 0, 0.8);
}
@keyframes fadeIn-11fe67a3 {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes openingTitle-11fe67a3 {
  0% {
    opacity: 0;
    transform: translate(-50%, -50%) translateZ(0) scale(0.8);
  }
  to {
    opacity: 1;
    transform: translate(-50%, -50%) translateZ(0) scale(1);
  }
}
.char[data-v-11fe67a3] {
  margin: 0.55rem 0 0 5.24rem;
}
.hint[data-v-11fe67a3] {
  bottom: 0.72rem;
  left: 3.74rem;
}
.dialog-window[data-v-11fe67a3] {
  transition: opacity 0.3s;
  bottom: 0;
  margin-left: -1rem;
  padding-top: 0.7rem;
  padding-left: 0.12rem;
  box-sizing: border-box;
}
.dialog-text[data-v-11fe67a3] {
  width: 8rem;
  font-size: 0.3rem;
  color: #d9f8ff;
  font-family: BOLD;
  white-space: nowrap;
  text-align: center;
  margin-bottom: 0.24rem;
  transition: opacity 0.6s;
}
.hide[data-v-649ab8f6] {
  display: none;
}
.full[data-v-649ab8f6] {
  width: 100%;
  height: 100%;
}
.abs[data-v-649ab8f6] {
  position: absolute;
  transform: translateZ(0);
}
.l0[data-v-649ab8f6] {
  left: 0;
}
.t0[data-v-649ab8f6] {
  top: 0;
}
.lhalf[data-v-649ab8f6] {
  left: 50%;
}
.thalf[data-v-649ab8f6] {
  top: 50%;
}
.absf[data-v-649ab8f6] {
  left: 0;
  top: 0;
  position: absolute;
  transform: translateZ(0);
  width: 100%;
  height: 100%;
}
.abc[data-v-649ab8f6] {
  position: absolute;
  transform: translateZ(0);
  top: 50%;
  left: 50%;
}
.abcter[data-v-649ab8f6] {
  position: absolute;
  transform: translateZ(0);
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
}
.lcter[data-v-649ab8f6] {
  position: absolute;
  transform: translateZ(0);
  left: 50%;
  transform: translate3d(-50%, 0, 0);
}
.tcter[data-v-649ab8f6] {
  position: absolute;
  transform: translateZ(0);
  top: 50%;
  transform: translateY(-50%);
}
.fcter[data-v-649ab8f6] {
  display: flex;
  align-items: center;
  justify-content: center;
}
.center[data-v-649ab8f6] {
  transform: translate3d(-50%, -50%, 0);
}
.fdc[data-v-649ab8f6] {
  flex-direction: column;
}
.sizcont[data-v-649ab8f6] {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.sizcover[data-v-649ab8f6] {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.ol[data-v-649ab8f6] {
  border: 0.01rem solid #fff;
  border-image: linear-gradient(to top, #f80, #2ed);
  border-image-slice: 10;
  box-sizing: border-box;
}
.active-center[data-v-649ab8f6] {
  transition: transform 0.3s;
  cursor: pointer;
}
.active-center[data-v-649ab8f6]:hover,
.active-center[data-v-649ab8f6]:active {
  transform: translate(-50%, -50%) scale(1.1);
}
.btn-scale[data-v-649ab8f6] {
  transition: transform 0.1s;
}
.btn-scale[data-v-649ab8f6]:active {
  transform: scale(1.08);
}
.btn-scale-abcter[data-v-649ab8f6] {
  transition: transform 0.1s;
  transform-origin: 0 0;
}
.btn-scale-abcter[data-v-649ab8f6]:active {
  transform: scale(1.08) translate(-50%, -50%);
}
.btn-scale-lcter[data-v-649ab8f6] {
  transition: transform 0.1s;
  transform-origin: 0 50%;
}
.btn-scale-lcter[data-v-649ab8f6]:active {
  transform: scale(1.08) translate(-50%);
}
.btn-img[data-v-649ab8f6] {
  pointer-events: none;
}
.m-icon-loading[data-v-649ab8f6] {
  position: fixed;
  z-index: 999;
  display: none;
}
.m-icon-loading .inner[data-v-649ab8f6] {
  width: 1.2rem;
  height: 1.2rem;
  background-color: rgba(0, 0, 0, 0.7);
  border-radius: 0.1rem;
}
.m-icon-loading .inner svg path[data-v-649ab8f6],
.m-icon-loading .inner svg rect[data-v-649ab8f6] {
  fill: #fff;
}
.m-msg[data-v-649ab8f6] {
  display: none;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  pointer-events: all;
  background-color: rgba(0, 0, 0, 0.45);
  z-index: 10000;
  transform: translateZ(0);
}
.m-msg .container[data-v-649ab8f6] {
  position: absolute;
  width: 100vw;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.m-msg .item[data-v-649ab8f6] {
  position: relative;
  max-width: 5.3rem;
  min-width: 2.3rem;
  background-color: rgba(0, 0, 0, 0.8);
  border-radius: 0.5rem;
  font-size: 0.23rem;
  line-height: 1;
  color: #fff;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 0.25rem;
  opacity: 0.4;
  animation: msgIn-649ab8f6 0.2s ease-in both;
}
.m-msg .item .content[data-v-649ab8f6] {
  padding: 0.2rem 0.33rem;
}
.m-msg .item i[data-v-649ab8f6] {
  color: #ffc039;
}
.m-msg .item[data-v-649ab8f6]:after {
  position: absolute;
  transform: translateZ(0);
  left: 50%;
  transform: translate3d(-50%, 0, 0);
  color: #fff;
  width: 100%;
  text-align: center;
  font-size: 0.16rem;
  content: "点击任意位置继续";
  bottom: -0.15rem;
}
.m-msg .item.notips[data-v-649ab8f6]:after {
  display: none;
}
@keyframes msgIn-649ab8f6 {
  0% {
    opacity: 0.4;
    transform: translateY(0);
  }
  to {
    opacity: 1;
    transform: translateY(-0.1rem);
  }
}
.transition-opacity[data-v-649ab8f6] {
  transition: opacity 0.4s;
  -webkit-transition: opacity 0.4s;
}
.dark[data-v-649ab8f6] {
  background-color: rgba(0, 0, 0, 0.8);
}
@keyframes fadeIn-649ab8f6 {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes openingTitle-649ab8f6 {
  0% {
    opacity: 0;
    transform: translate(-50%, -50%) translateZ(0) scale(0.8);
  }
  to {
    opacity: 1;
    transform: translate(-50%, -50%) translateZ(0) scale(1);
  }
}
.select .select-hint[data-v-649ab8f6] {
  top: 3.22rem;
  left: 1.3rem;
}
.select .option[data-v-649ab8f6] {
  width: 3.4rem;
  height: 0.62rem;
  left: 1.12rem;
}
.select .option[data-v-649ab8f6]:nth-child(2) {
  top: 3.88rem;
}
.select .option[data-v-649ab8f6]:nth-child(3) {
  top: 4.72rem;
}
.select .option[data-v-649ab8f6]:nth-child(4) {
  top: 5.55rem;
}
.select .option .option-bg[data-v-649ab8f6] {
  pointer-events: none;
  top: -0.56rem;
  left: -0.3rem;
}
.char[data-v-649ab8f6] {
  left: 8.46rem;
  top: 0.32rem;
}
.hint[data-v-649ab8f6] {
  bottom: 0.72rem;
  left: 3.74rem;
}
.dialog-pop[data-v-649ab8f6] {
  transition: opacity 0.3s;
  right: 4.8rem;
}
.dialog-pop[data-v-649ab8f6]:nth-child(1) {
  top: 0.42rem;
}
.dialog-pop[data-v-649ab8f6]:nth-child(2) {
  top: 1.8rem;
}
.dialog-pop[data-v-649ab8f6]:nth-child(3) {
  top: 3.6rem;
  right: 5.36rem;
}
.dialog-pop[data-v-649ab8f6]:nth-child(4) {
  top: 1.8rem;
}
.dialog-pop[data-v-649ab8f6]:nth-child(5) {
  top: 3.6rem;
  right: 5.36rem;
}
.select-result[data-v-649ab8f6] {
  left: 1.12rem;
  top: 3.88rem;
  width: 3.4rem;
  height: 0.62rem;
}
.select-result .result-bg[data-v-649ab8f6] {
  pointer-events: none;
  top: -0.56rem;
  left: -0.3rem;
}
.select-result.top[data-v-649ab8f6] {
  top: 1.1rem;
}
.dialog-text[data-v-649ab8f6],
.option-text[data-v-649ab8f6],
.result-text[data-v-649ab8f6] {
  font-size: 0.25rem;
  color: #fff;
  line-height: 0.62rem;
  font-family: BOLD;
  white-space: nowrap;
}
.dialog-name[data-v-649ab8f6],
.option-index[data-v-649ab8f6],
.result-index[data-v-649ab8f6] {
  color: #e5fffa;
  font-size: 0.36rem;
  line-height: 0.62rem;
  font-family: BOLD;
}
.dialog-text[data-v-649ab8f6] {
  position: absolute;
  bottom: 0.66rem;
  width: 100%;
  right: 0.4rem;
  text-align: center;
}
.dialog-name[data-v-649ab8f6] {
  position: absolute;
  bottom: 0.62rem;
  right: 0.36rem;
  text-align: right;
}
.option-text[data-v-649ab8f6],
.result-text[data-v-649ab8f6] {
  position: absolute;
  top: 0.02rem;
  width: 110%;
  text-align: center;
  font-size: 0.18rem;
}
.option-index[data-v-649ab8f6],
.result-index[data-v-649ab8f6] {
  position: absolute;
  top: 0;
  left: 0.2rem;
  text-align: left;
}
.result-index[data-v-649ab8f6] {
  left: 0.14rem;
  font-size: 0.32rem;
}
.hide[data-v-3bf06cdc] {
  display: none;
}
.full[data-v-3bf06cdc] {
  width: 100%;
  height: 100%;
}
.abs[data-v-3bf06cdc] {
  position: absolute;
  transform: translateZ(0);
}
.l0[data-v-3bf06cdc] {
  left: 0;
}
.t0[data-v-3bf06cdc] {
  top: 0;
}
.lhalf[data-v-3bf06cdc] {
  left: 50%;
}
.thalf[data-v-3bf06cdc] {
  top: 50%;
}
.absf[data-v-3bf06cdc] {
  left: 0;
  top: 0;
  position: absolute;
  transform: translateZ(0);
  width: 100%;
  height: 100%;
}
.abc[data-v-3bf06cdc] {
  position: absolute;
  transform: translateZ(0);
  top: 50%;
  left: 50%;
}
.abcter[data-v-3bf06cdc] {
  position: absolute;
  transform: translateZ(0);
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
}
.lcter[data-v-3bf06cdc] {
  position: absolute;
  transform: translateZ(0);
  left: 50%;
  transform: translate3d(-50%, 0, 0);
}
.tcter[data-v-3bf06cdc] {
  position: absolute;
  transform: translateZ(0);
  top: 50%;
  transform: translateY(-50%);
}
.fcter[data-v-3bf06cdc] {
  display: flex;
  align-items: center;
  justify-content: center;
}
.center[data-v-3bf06cdc] {
  transform: translate3d(-50%, -50%, 0);
}
.fdc[data-v-3bf06cdc] {
  flex-direction: column;
}
.sizcont[data-v-3bf06cdc] {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.sizcover[data-v-3bf06cdc] {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.ol[data-v-3bf06cdc] {
  border: 0.01rem solid #fff;
  border-image: linear-gradient(to top, #f80, #2ed);
  border-image-slice: 10;
  box-sizing: border-box;
}
.active-center[data-v-3bf06cdc] {
  transition: transform 0.3s;
  cursor: pointer;
}
.active-center[data-v-3bf06cdc]:hover,
.active-center[data-v-3bf06cdc]:active {
  transform: translate(-50%, -50%) scale(1.1);
}
.btn-scale[data-v-3bf06cdc] {
  transition: transform 0.1s;
}
.btn-scale[data-v-3bf06cdc]:active {
  transform: scale(1.08);
}
.btn-scale-abcter[data-v-3bf06cdc] {
  transition: transform 0.1s;
  transform-origin: 0 0;
}
.btn-scale-abcter[data-v-3bf06cdc]:active {
  transform: scale(1.08) translate(-50%, -50%);
}
.btn-scale-lcter[data-v-3bf06cdc] {
  transition: transform 0.1s;
  transform-origin: 0 50%;
}
.btn-scale-lcter[data-v-3bf06cdc]:active {
  transform: scale(1.08) translate(-50%);
}
.btn-img[data-v-3bf06cdc] {
  pointer-events: none;
}
.m-icon-loading[data-v-3bf06cdc] {
  position: fixed;
  z-index: 999;
  display: none;
}
.m-icon-loading .inner[data-v-3bf06cdc] {
  width: 1.2rem;
  height: 1.2rem;
  background-color: rgba(0, 0, 0, 0.7);
  border-radius: 0.1rem;
}
.m-icon-loading .inner svg path[data-v-3bf06cdc],
.m-icon-loading .inner svg rect[data-v-3bf06cdc] {
  fill: #fff;
}
.m-msg[data-v-3bf06cdc] {
  display: none;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  pointer-events: all;
  background-color: rgba(0, 0, 0, 0.45);
  z-index: 10000;
  transform: translateZ(0);
}
.m-msg .container[data-v-3bf06cdc] {
  position: absolute;
  width: 100vw;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.m-msg .item[data-v-3bf06cdc] {
  position: relative;
  max-width: 5.3rem;
  min-width: 2.3rem;
  background-color: rgba(0, 0, 0, 0.8);
  border-radius: 0.5rem;
  font-size: 0.23rem;
  line-height: 1;
  color: #fff;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 0.25rem;
  opacity: 0.4;
  animation: msgIn-3bf06cdc 0.2s ease-in both;
}
.m-msg .item .content[data-v-3bf06cdc] {
  padding: 0.2rem 0.33rem;
}
.m-msg .item i[data-v-3bf06cdc] {
  color: #ffc039;
}
.m-msg .item[data-v-3bf06cdc]:after {
  position: absolute;
  transform: translateZ(0);
  left: 50%;
  transform: translate3d(-50%, 0, 0);
  color: #fff;
  width: 100%;
  text-align: center;
  font-size: 0.16rem;
  content: "点击任意位置继续";
  bottom: -0.15rem;
}
.m-msg .item.notips[data-v-3bf06cdc]:after {
  display: none;
}
@keyframes msgIn-3bf06cdc {
  0% {
    opacity: 0.4;
    transform: translateY(0);
  }
  to {
    opacity: 1;
    transform: translateY(-0.1rem);
  }
}
.transition-opacity[data-v-3bf06cdc] {
  transition: opacity 0.4s;
  -webkit-transition: opacity 0.4s;
}
.dark[data-v-3bf06cdc] {
  background-color: rgba(0, 0, 0, 0.8);
}
@keyframes fadeIn-3bf06cdc {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes openingTitle-3bf06cdc {
  0% {
    opacity: 0;
    transform: translate(-50%, -50%) translateZ(0) scale(0.8);
  }
  to {
    opacity: 1;
    transform: translate(-50%, -50%) translateZ(0) scale(1);
  }
}
.select .select-hint[data-v-3bf06cdc] {
  top: 2.02rem;
  left: 1.3rem;
}
.select .option[data-v-3bf06cdc] {
  width: 3.4rem;
  height: 0.62rem;
  left: 1.12rem;
}
.select .option[data-v-3bf06cdc]:nth-child(2) {
  top: 2.68rem;
}
.select .option[data-v-3bf06cdc]:nth-child(3) {
  top: 3.42rem;
}
.select .option[data-v-3bf06cdc]:nth-child(4) {
  top: 4.15rem;
}
.select .option .option-bg[data-v-3bf06cdc] {
  pointer-events: none;
  top: -0.56rem;
  left: -0.3rem;
}
.char[data-v-3bf06cdc] {
  left: 8.46rem;
  top: 0.32rem;
}
.hint[data-v-3bf06cdc] {
  bottom: 0.72rem;
  left: 3.74rem;
}
.dialog-pop[data-v-3bf06cdc] {
  transition: opacity 0.3s;
  right: 4.8rem;
}
.dialog-pop[data-v-3bf06cdc]:nth-child(1) {
  top: 0.42rem;
}
.dialog-pop[data-v-3bf06cdc]:nth-child(2) {
  top: 3.6rem;
}
.dialog-pop:nth-child(2).top[data-v-3bf06cdc] {
  top: 1.8rem;
}
.dialog-pop[data-v-3bf06cdc]:nth-child(3) {
  top: 3.6rem;
  right: 5.36rem;
}
.select-result[data-v-3bf06cdc] {
  left: 1.12rem;
  top: 2.68rem;
  width: 3.4rem;
  height: 0.62rem;
}
.select-result .result-bg[data-v-3bf06cdc] {
  pointer-events: none;
  top: -0.56rem;
  left: -0.3rem;
}
.select-result.top[data-v-3bf06cdc] {
  top: 1.1rem;
}
.dialog-text[data-v-3bf06cdc],
.option-text[data-v-3bf06cdc],
.result-text[data-v-3bf06cdc] {
  font-size: 0.25rem;
  color: #fff;
  line-height: 0.62rem;
  font-family: BOLD;
  white-space: nowrap;
}
.dialog-name[data-v-3bf06cdc],
.option-index[data-v-3bf06cdc],
.result-index[data-v-3bf06cdc] {
  color: #e5fffa;
  font-size: 0.36rem;
  line-height: 0.62rem;
  font-family: BOLD;
}
.dialog-text[data-v-3bf06cdc] {
  position: absolute;
  bottom: 0.66rem;
  width: 100%;
  right: 0.4rem;
  text-align: center;
}
.dialog-name[data-v-3bf06cdc] {
  position: absolute;
  bottom: 0.62rem;
  right: 0.36rem;
  text-align: right;
}
.option-text[data-v-3bf06cdc],
.result-text[data-v-3bf06cdc] {
  position: absolute;
  top: 0.02rem;
  width: 110%;
  text-align: center;
  font-size: 0.18rem;
}
.option-index[data-v-3bf06cdc],
.result-index[data-v-3bf06cdc] {
  position: absolute;
  top: 0;
  left: 0.2rem;
  text-align: left;
}
.result-index[data-v-3bf06cdc] {
  left: 0.14rem;
  font-size: 0.32rem;
}
.hide[data-v-fb40ea16] {
  display: none;
}
.full[data-v-fb40ea16] {
  width: 100%;
  height: 100%;
}
.abs[data-v-fb40ea16] {
  position: absolute;
  transform: translateZ(0);
}
.l0[data-v-fb40ea16] {
  left: 0;
}
.t0[data-v-fb40ea16] {
  top: 0;
}
.lhalf[data-v-fb40ea16] {
  left: 50%;
}
.thalf[data-v-fb40ea16] {
  top: 50%;
}
.absf[data-v-fb40ea16] {
  left: 0;
  top: 0;
  position: absolute;
  transform: translateZ(0);
  width: 100%;
  height: 100%;
}
.abc[data-v-fb40ea16] {
  position: absolute;
  transform: translateZ(0);
  top: 50%;
  left: 50%;
}
.abcter[data-v-fb40ea16] {
  position: absolute;
  transform: translateZ(0);
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
}
.lcter[data-v-fb40ea16] {
  position: absolute;
  transform: translateZ(0);
  left: 50%;
  transform: translate3d(-50%, 0, 0);
}
.tcter[data-v-fb40ea16] {
  position: absolute;
  transform: translateZ(0);
  top: 50%;
  transform: translateY(-50%);
}
.fcter[data-v-fb40ea16] {
  display: flex;
  align-items: center;
  justify-content: center;
}
.center[data-v-fb40ea16] {
  transform: translate3d(-50%, -50%, 0);
}
.fdc[data-v-fb40ea16] {
  flex-direction: column;
}
.sizcont[data-v-fb40ea16] {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.sizcover[data-v-fb40ea16] {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.ol[data-v-fb40ea16] {
  border: 0.01rem solid #fff;
  border-image: linear-gradient(to top, #f80, #2ed);
  border-image-slice: 10;
  box-sizing: border-box;
}
.active-center[data-v-fb40ea16] {
  transition: transform 0.3s;
  cursor: pointer;
}
.active-center[data-v-fb40ea16]:hover,
.active-center[data-v-fb40ea16]:active {
  transform: translate(-50%, -50%) scale(1.1);
}
.btn-scale[data-v-fb40ea16] {
  transition: transform 0.1s;
}
.btn-scale[data-v-fb40ea16]:active {
  transform: scale(1.08);
}
.btn-scale-abcter[data-v-fb40ea16] {
  transition: transform 0.1s;
  transform-origin: 0 0;
}
.btn-scale-abcter[data-v-fb40ea16]:active {
  transform: scale(1.08) translate(-50%, -50%);
}
.btn-scale-lcter[data-v-fb40ea16] {
  transition: transform 0.1s;
  transform-origin: 0 50%;
}
.btn-scale-lcter[data-v-fb40ea16]:active {
  transform: scale(1.08) translate(-50%);
}
.btn-img[data-v-fb40ea16] {
  pointer-events: none;
}
.m-icon-loading[data-v-fb40ea16] {
  position: fixed;
  z-index: 999;
  display: none;
}
.m-icon-loading .inner[data-v-fb40ea16] {
  width: 1.2rem;
  height: 1.2rem;
  background-color: rgba(0, 0, 0, 0.7);
  border-radius: 0.1rem;
}
.m-icon-loading .inner svg path[data-v-fb40ea16],
.m-icon-loading .inner svg rect[data-v-fb40ea16] {
  fill: #fff;
}
.m-msg[data-v-fb40ea16] {
  display: none;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  pointer-events: all;
  background-color: rgba(0, 0, 0, 0.45);
  z-index: 10000;
  transform: translateZ(0);
}
.m-msg .container[data-v-fb40ea16] {
  position: absolute;
  width: 100vw;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.m-msg .item[data-v-fb40ea16] {
  position: relative;
  max-width: 5.3rem;
  min-width: 2.3rem;
  background-color: rgba(0, 0, 0, 0.8);
  border-radius: 0.5rem;
  font-size: 0.23rem;
  line-height: 1;
  color: #fff;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 0.25rem;
  opacity: 0.4;
  animation: msgIn-fb40ea16 0.2s ease-in both;
}
.m-msg .item .content[data-v-fb40ea16] {
  padding: 0.2rem 0.33rem;
}
.m-msg .item i[data-v-fb40ea16] {
  color: #ffc039;
}
.m-msg .item[data-v-fb40ea16]:after {
  position: absolute;
  transform: translateZ(0);
  left: 50%;
  transform: translate3d(-50%, 0, 0);
  color: #fff;
  width: 100%;
  text-align: center;
  font-size: 0.16rem;
  content: "点击任意位置继续";
  bottom: -0.15rem;
}
.m-msg .item.notips[data-v-fb40ea16]:after {
  display: none;
}
@keyframes msgIn-fb40ea16 {
  0% {
    opacity: 0.4;
    transform: translateY(0);
  }
  to {
    opacity: 1;
    transform: translateY(-0.1rem);
  }
}
.transition-opacity[data-v-fb40ea16] {
  transition: opacity 0.4s;
  -webkit-transition: opacity 0.4s;
}
.dark[data-v-fb40ea16] {
  background-color: rgba(0, 0, 0, 0.8);
}
@keyframes fadeIn-fb40ea16 {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes openingTitle-fb40ea16 {
  0% {
    opacity: 0;
    transform: translate(-50%, -50%) translateZ(0) scale(0.8);
  }
  to {
    opacity: 1;
    transform: translate(-50%, -50%) translateZ(0) scale(1);
  }
}
.dialog[data-v-fb40ea16] {
  bottom: 0.32rem;
  margin-left: 0.25rem;
}
.dialog .text[data-v-fb40ea16] {
  font-family: BOLD;
  font-size: 0.35rem;
  color: #e5fffa;
  position: absolute;
  transform: translateZ(0);
  top: 0.4rem;
  left: 1.6rem;
}
.hint-char[data-v-fb40ea16] {
  margin: 0.4rem 0 0 3.3rem;
}
.dialog-mask[data-v-fb40ea16] {
  bottom: 0;
}
.select[data-v-fb40ea16] {
  background-color: rgba(0, 0, 0, 0.7);
}
.select .option[data-v-fb40ea16] {
  width: 3rem;
  height: 3rem;
  transform: translate3d(-50%, -50%, 0);
  animation: popFlow-fb40ea16 4s infinite;
}
.select .option .option-img[data-v-fb40ea16] {
  pointer-events: none;
}
.select .option[data-v-fb40ea16]:nth-child(2) {
  margin: -0.9rem 0 0 -4.5rem;
}
.select .option[data-v-fb40ea16]:nth-child(3) {
  margin: -0.5rem 0 0 -1.5rem;
  animation-delay: 0.3s;
}
.select .option[data-v-fb40ea16]:nth-child(4) {
  margin: 0 0 0 1.5rem;
  animation-delay: 0.6s;
}
.select .option[data-v-fb40ea16]:nth-child(5) {
  margin: -0.3rem 0 0 4.5rem;
  animation-delay: 0.9s;
}
.select .option-line[data-v-fb40ea16] {
  margin-top: -1rem;
}
.select .btn-confirm-select[data-v-fb40ea16] {
  bottom: 0.3rem;
}
@keyframes popFlow-fb40ea16 {
  0% {
    transform: translate(-50%, -50%) translateZ(0);
  }
  50% {
    transform: translate(-50%, calc(-50% + 0.1rem)) translateZ(0);
  }
}
.hide[data-v-50df3699] {
  display: none;
}
.full[data-v-50df3699] {
  width: 100%;
  height: 100%;
}
.abs[data-v-50df3699] {
  position: absolute;
  transform: translateZ(0);
}
.l0[data-v-50df3699] {
  left: 0;
}
.t0[data-v-50df3699] {
  top: 0;
}
.lhalf[data-v-50df3699] {
  left: 50%;
}
.thalf[data-v-50df3699] {
  top: 50%;
}
.absf[data-v-50df3699] {
  left: 0;
  top: 0;
  position: absolute;
  transform: translateZ(0);
  width: 100%;
  height: 100%;
}
.abc[data-v-50df3699] {
  position: absolute;
  transform: translateZ(0);
  top: 50%;
  left: 50%;
}
.abcter[data-v-50df3699] {
  position: absolute;
  transform: translateZ(0);
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
}
.lcter[data-v-50df3699] {
  position: absolute;
  transform: translateZ(0);
  left: 50%;
  transform: translate3d(-50%, 0, 0);
}
.tcter[data-v-50df3699] {
  position: absolute;
  transform: translateZ(0);
  top: 50%;
  transform: translateY(-50%);
}
.fcter[data-v-50df3699] {
  display: flex;
  align-items: center;
  justify-content: center;
}
.center[data-v-50df3699] {
  transform: translate3d(-50%, -50%, 0);
}
.fdc[data-v-50df3699] {
  flex-direction: column;
}
.sizcont[data-v-50df3699] {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.sizcover[data-v-50df3699] {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.ol[data-v-50df3699] {
  border: 0.01rem solid #fff;
  border-image: linear-gradient(to top, #f80, #2ed);
  border-image-slice: 10;
  box-sizing: border-box;
}
.active-center[data-v-50df3699] {
  transition: transform 0.3s;
  cursor: pointer;
}
.active-center[data-v-50df3699]:hover,
.active-center[data-v-50df3699]:active {
  transform: translate(-50%, -50%) scale(1.1);
}
.btn-scale[data-v-50df3699] {
  transition: transform 0.1s;
}
.btn-scale[data-v-50df3699]:active {
  transform: scale(1.08);
}
.btn-scale-abcter[data-v-50df3699] {
  transition: transform 0.1s;
  transform-origin: 0 0;
}
.btn-scale-abcter[data-v-50df3699]:active {
  transform: scale(1.08) translate(-50%, -50%);
}
.btn-scale-lcter[data-v-50df3699] {
  transition: transform 0.1s;
  transform-origin: 0 50%;
}
.btn-scale-lcter[data-v-50df3699]:active {
  transform: scale(1.08) translate(-50%);
}
.btn-img[data-v-50df3699] {
  pointer-events: none;
}
.m-icon-loading[data-v-50df3699] {
  position: fixed;
  z-index: 999;
  display: none;
}
.m-icon-loading .inner[data-v-50df3699] {
  width: 1.2rem;
  height: 1.2rem;
  background-color: rgba(0, 0, 0, 0.7);
  border-radius: 0.1rem;
}
.m-icon-loading .inner svg path[data-v-50df3699],
.m-icon-loading .inner svg rect[data-v-50df3699] {
  fill: #fff;
}
.m-msg[data-v-50df3699] {
  display: none;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  pointer-events: all;
  background-color: rgba(0, 0, 0, 0.45);
  z-index: 10000;
  transform: translateZ(0);
}
.m-msg .container[data-v-50df3699] {
  position: absolute;
  width: 100vw;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.m-msg .item[data-v-50df3699] {
  position: relative;
  max-width: 5.3rem;
  min-width: 2.3rem;
  background-color: rgba(0, 0, 0, 0.8);
  border-radius: 0.5rem;
  font-size: 0.23rem;
  line-height: 1;
  color: #fff;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 0.25rem;
  opacity: 0.4;
  animation: msgIn-50df3699 0.2s ease-in both;
}
.m-msg .item .content[data-v-50df3699] {
  padding: 0.2rem 0.33rem;
}
.m-msg .item i[data-v-50df3699] {
  color: #ffc039;
}
.m-msg .item[data-v-50df3699]:after {
  position: absolute;
  transform: translateZ(0);
  left: 50%;
  transform: translate3d(-50%, 0, 0);
  color: #fff;
  width: 100%;
  text-align: center;
  font-size: 0.16rem;
  content: "点击任意位置继续";
  bottom: -0.15rem;
}
.m-msg .item.notips[data-v-50df3699]:after {
  display: none;
}
@keyframes msgIn-50df3699 {
  0% {
    opacity: 0.4;
    transform: translateY(0);
  }
  to {
    opacity: 1;
    transform: translateY(-0.1rem);
  }
}
.transition-opacity[data-v-50df3699] {
  transition: opacity 0.4s;
  -webkit-transition: opacity 0.4s;
}
.dark[data-v-50df3699] {
  background-color: rgba(0, 0, 0, 0.8);
}
@keyframes fadeIn-50df3699 {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes openingTitle-50df3699 {
  0% {
    opacity: 0;
    transform: translate(-50%, -50%) translateZ(0) scale(0.8);
  }
  to {
    opacity: 1;
    transform: translate(-50%, -50%) translateZ(0) scale(1);
  }
}
.bg[data-v-50df3699] {
  transform: translate(calc(-50% - 0.7rem), -50%);
  transition: transform 0.6s;
}
.bg.center[data-v-50df3699] {
  transform: translate(calc(-50% + 0.58rem), -50%);
}
.dialog[data-v-50df3699] {
  bottom: 0.32rem;
  margin-left: 0.25rem;
}
.dialog .text[data-v-50df3699] {
  font-family: BOLD;
  font-size: 0.35rem;
  color: #e5fffa;
  position: absolute;
  transform: translateZ(0);
  top: 0.4rem;
  left: 1.8rem;
}
.hint-char[data-v-50df3699] {
  margin: 0.4rem 0 0 3.3rem;
}
.dialog-mask[data-v-50df3699] {
  bottom: 0;
}
.select .options[data-v-50df3699] {
  position: absolute;
  transform: translateZ(0);
  top: 0;
  right: 0.6rem;
  display: flex;
  flex-direction: column;
  height: 85%;
}
.select .options.type-1 .option-img[data-v-50df3699] {
  transform-origin: 0 100%;
  bottom: 0;
}
.select .options.type-2 .option:nth-child(1) .option-img[data-v-50df3699] {
  transform-origin: 0 100%;
  bottom: 0;
}
.select .option[data-v-50df3699] {
  width: 2rem;
  height: 1.5rem;
  flex: 1;
  position: relative;
}
.select .option .option-img[data-v-50df3699] {
  position: absolute;
  transform: translateZ(0);
  pointer-events: none;
  transform-origin: 0 0;
  transform: scale(0.25);
}
.select .option-line[data-v-50df3699] {
  margin-top: -1rem;
}
.select .btn-confirm-select[data-v-50df3699] {
  bottom: 0;
  left: 50%;
  margin-left: -2.76rem;
}
.select .menu-bg[data-v-50df3699] {
  right: 0;
}
.select .tabs[data-v-50df3699] {
  animation: spark-50df3699 0.3s linear 5 1s;
}
.select .tabs .tab[data-v-50df3699] {
  right: 2.3rem;
  top: 50%;
  margin-top: -1rem;
}
.select .tabs .tab[data-v-50df3699]:nth-child(1) {
  margin-top: -2.8rem;
  right: 2.6rem;
}
.select .tabs .tab[data-v-50df3699]:nth-child(3) {
  margin-top: 0.8rem;
  right: 2.6rem;
}
.select .tabs .img_shougong_tab_0_active_s[data-v-50df3699],
.select .tabs .img_shougong_tab_1_active_s[data-v-50df3699],
.select .tabs .img_shougong_tab_2_active_s[data-v-50df3699] {
  transform: translate(0.05rem);
}
.result[data-v-50df3699] {
  width: 7.92rem;
  height: 6.98rem;
  transform-origin: 0 0;
  transform: scale(0.6);
  margin: -1.8rem 0 0 -3.65rem;
  transition: transform 0.6s;
}
.result .result-2[data-v-50df3699] {
  width: 7.8rem;
}
.result .left[data-v-50df3699] {
  position: absolute;
  transform: translateZ(0);
  top: 0;
  left: 0;
}
.result .right[data-v-50df3699] {
  position: absolute;
  transform: translateZ(0);
  top: 0;
  right: 0;
  transform: scaleX(-1);
}
.result.center[data-v-50df3699] {
  transform: scale(0.6) translate(2.1rem);
}
.result.ear-0.body-1 .result-2[data-v-50df3699] {
  width: 7.4rem;
}
.result.ear-0.body-2 .result-2[data-v-50df3699] {
  width: 6.3rem;
}
.result.ear-0.body-2 .left[data-v-50df3699] {
  transform: rotate(-15deg);
}
.result.ear-0.body-2 .right[data-v-50df3699] {
  transform: scaleX(-1) rotate(-15deg);
}
.result.ear-0.body-3 .result-2[data-v-50df3699] {
  width: 7.2rem;
}
.result.ear-0.body-3 .left[data-v-50df3699] {
  transform: rotate(-15deg);
}
.result.ear-0.body-3 .right[data-v-50df3699] {
  transform: scaleX(-1) rotate(-15deg);
}
.result.ear-0.body-4 .result-2[data-v-50df3699] {
  width: 7.4rem;
}
.result.ear-0.body-4 .left[data-v-50df3699] {
  transform: rotate(-10deg);
}
.result.ear-0.body-4 .right[data-v-50df3699] {
  transform: scaleX(-1) rotate(-10deg);
}
.result.head-0.body-2.ear-1 .result-2[data-v-50df3699] {
  width: 6.3rem;
}
.result.head-0.body-3.ear-1 .result-2[data-v-50df3699] {
  width: 7.2rem;
}
.result.head-0.body-4.ear-1 .result-2[data-v-50df3699] {
  width: 7.5rem;
}
.result.head-1.ear-1 .result-2[data-v-50df3699] {
  width: 5.6rem;
  margin-top: -2.4rem;
}
.result.head-2.ear-1 .result-2[data-v-50df3699] {
  width: 3.4rem;
  margin-top: -2.9rem;
}
.result.head-3.ear-1 .result-2[data-v-50df3699] {
  width: 4.5rem;
  margin-top: -2.6rem;
}
.result.head-4.ear-1 .result-2[data-v-50df3699] {
  width: 4.4rem;
  margin-top: -2.5rem;
}
.result.head-0.body-0.ear-2 .left[data-v-50df3699] {
  transform: rotate(-12deg);
}
.result.head-0.body-0.ear-2 .right[data-v-50df3699] {
  transform: scaleX(-1) rotate(-12deg);
}
.result.head-0.body-1.ear-2 .result-2[data-v-50df3699] {
  width: 7.4rem;
}
.result.head-0.body-1.ear-2 .left[data-v-50df3699] {
  transform: rotate(-13deg);
}
.result.head-0.body-1.ear-2 .right[data-v-50df3699] {
  transform: scaleX(-1) rotate(-13deg);
}
.result.head-0.body-2.ear-2 .result-2[data-v-50df3699] {
  width: 6.4rem;
}
.result.head-0.body-2.ear-2 .left[data-v-50df3699] {
  transform: rotate(-32deg);
}
.result.head-0.body-2.ear-2 .right[data-v-50df3699] {
  transform: scaleX(-1) rotate(-32deg);
}
.result.head-0.body-3.ear-2 .result-2[data-v-50df3699] {
  width: 7.2rem;
}
.result.head-0.body-3.ear-2 .left[data-v-50df3699] {
  transform: rotate(-22deg);
}
.result.head-0.body-3.ear-2 .right[data-v-50df3699] {
  transform: scaleX(-1) rotate(-22deg);
}
.result.head-0.body-4.ear-2 .result-2[data-v-50df3699] {
  width: 7.4rem;
}
.result.head-0.body-4.ear-2 .left[data-v-50df3699] {
  transform: rotate(-13deg);
}
.result.head-0.body-4.ear-2 .right[data-v-50df3699] {
  transform: scaleX(-1) rotate(-13deg);
}
.result.head-1.ear-2 .result-2[data-v-50df3699] {
  width: 5rem;
  margin-top: -2.5rem;
}
.result.head-1.ear-2 .left[data-v-50df3699] {
  transform: rotate(-32deg);
}
.result.head-1.ear-2 .right[data-v-50df3699] {
  transform: scaleX(-1) rotate(-32deg);
}
.result.head-2.ear-2 .result-2[data-v-50df3699] {
  width: 2.9rem;
  margin-top: -2.9rem;
}
.result.head-2.ear-2 .left[data-v-50df3699] {
  transform: rotate(-15deg);
}
.result.head-2.ear-2 .right[data-v-50df3699] {
  transform: scaleX(-1) rotate(-15deg);
}
.result.head-3.ear-2 .result-2[data-v-50df3699] {
  width: 4rem;
  margin-top: -2.5rem;
}
.result.head-3.ear-2 .left[data-v-50df3699] {
  transform: rotate(-32deg);
}
.result.head-3.ear-2 .right[data-v-50df3699] {
  transform: scaleX(-1) rotate(-32deg);
}
.result.head-4.ear-2 .result-2[data-v-50df3699] {
  width: 4rem;
  margin-top: -2.9rem;
}
.result.head-4.ear-2 .left[data-v-50df3699] {
  transform: rotate(-10deg);
}
.result.head-4.ear-2 .right[data-v-50df3699] {
  transform: scaleX(-1) rotate(-10deg);
}
.result.head-0.body-0.ear-3 .result-2[data-v-50df3699] {
  width: 7.2rem;
}
.result.head-0.body-0.ear-3 .left[data-v-50df3699] {
  transform: rotate(-12deg);
}
.result.head-0.body-0.ear-3 .right[data-v-50df3699] {
  transform: scaleX(-1) rotate(-12deg);
}
.result.head-0.body-1.ear-3 .result-2[data-v-50df3699] {
  width: 6.8rem;
}
.result.head-0.body-1.ear-3 .left[data-v-50df3699] {
  transform: rotate(-12deg);
}
.result.head-0.body-1.ear-3 .right[data-v-50df3699] {
  transform: scaleX(-1) rotate(-12deg);
}
.result.head-0.body-2.ear-3 .result-2[data-v-50df3699] {
  width: 6rem;
}
.result.head-0.body-2.ear-3 .left[data-v-50df3699] {
  transform: rotate(-40deg);
}
.result.head-0.body-2.ear-3 .right[data-v-50df3699] {
  transform: scaleX(-1) rotate(-40deg);
}
.result.head-0.body-3.ear-3 .result-2[data-v-50df3699] {
  width: 6.6rem;
}
.result.head-0.body-3.ear-3 .left[data-v-50df3699] {
  transform: rotate(-15deg);
}
.result.head-0.body-3.ear-3 .right[data-v-50df3699] {
  transform: scaleX(-1) rotate(-15deg);
}
.result.head-0.body-4.ear-3 .result-2[data-v-50df3699] {
  width: 6.8rem;
}
.result.head-0.body-4.ear-3 .left[data-v-50df3699] {
  transform: rotate(-15deg);
}
.result.head-0.body-4.ear-3 .right[data-v-50df3699] {
  transform: scaleX(-1) rotate(-15deg);
}
.result.head-1.ear-3 .result-2[data-v-50df3699] {
  width: 4rem;
  margin-top: -2rem;
}
.result.head-1.ear-3 .left[data-v-50df3699] {
  transform: rotate(-10deg);
}
.result.head-1.ear-3 .right[data-v-50df3699] {
  transform: scaleX(-1) rotate(-10deg);
}
.result.head-2.ear-3 .result-2[data-v-50df3699] {
  width: 3rem;
  margin-top: -2rem;
}
.result.head-3.ear-3 .result-2[data-v-50df3699] {
  width: 3rem;
  margin-top: -1.8rem;
}
.result.head-4.ear-3 .result-2[data-v-50df3699] {
  width: 3.6rem;
  margin-top: -2.2rem;
}
.result.ear-4 .result-2[data-v-50df3699] {
  margin-top: 0.72rem;
}
.result.head-0.body-0.ear-4 .result-2[data-v-50df3699] {
  width: 7.2rem;
}
.result.head-0.body-1.ear-4 .result-2[data-v-50df3699] {
  width: 6.8rem;
}
.result.head-0.body-2.ear-4 .result-2[data-v-50df3699] {
  width: 5.3rem;
}
.result.head-0.body-2.ear-4 .left[data-v-50df3699] {
  transform: rotate(-15deg);
}
.result.head-0.body-2.ear-4 .right[data-v-50df3699] {
  transform: scaleX(-1) rotate(-15deg);
}
.result.head-0.body-3.ear-4 .result-2[data-v-50df3699] {
  width: 6.4rem;
}
.result.head-0.body-4.ear-4 .result-2[data-v-50df3699] {
  width: 6.7rem;
}
.result.head-1.ear-4 .result-2[data-v-50df3699] {
  width: 4rem;
  margin-top: -1.8rem;
}
.result.head-2.ear-4 .result-2[data-v-50df3699] {
  width: 2.2rem;
  margin-top: -2.2rem;
}
.result.head-3.ear-4 .result-2[data-v-50df3699] {
  width: 2.2rem;
  margin-top: -1.9rem;
}
.result.head-4.ear-4 .result-2[data-v-50df3699] {
  width: 3.2rem;
  margin-top: -2.2rem;
}
@keyframes spark-50df3699 {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0.6;
  }
}
.hide[data-v-30e69090] {
  display: none;
}
.full[data-v-30e69090] {
  width: 100%;
  height: 100%;
}
.abs[data-v-30e69090] {
  position: absolute;
  transform: translateZ(0);
}
.l0[data-v-30e69090] {
  left: 0;
}
.t0[data-v-30e69090] {
  top: 0;
}
.lhalf[data-v-30e69090] {
  left: 50%;
}
.thalf[data-v-30e69090] {
  top: 50%;
}
.absf[data-v-30e69090] {
  left: 0;
  top: 0;
  position: absolute;
  transform: translateZ(0);
  width: 100%;
  height: 100%;
}
.abc[data-v-30e69090] {
  position: absolute;
  transform: translateZ(0);
  top: 50%;
  left: 50%;
}
.abcter[data-v-30e69090] {
  position: absolute;
  transform: translateZ(0);
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
}
.lcter[data-v-30e69090] {
  position: absolute;
  transform: translateZ(0);
  left: 50%;
  transform: translate3d(-50%, 0, 0);
}
.tcter[data-v-30e69090] {
  position: absolute;
  transform: translateZ(0);
  top: 50%;
  transform: translateY(-50%);
}
.fcter[data-v-30e69090] {
  display: flex;
  align-items: center;
  justify-content: center;
}
.center[data-v-30e69090] {
  transform: translate3d(-50%, -50%, 0);
}
.fdc[data-v-30e69090] {
  flex-direction: column;
}
.sizcont[data-v-30e69090] {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.sizcover[data-v-30e69090] {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.ol[data-v-30e69090] {
  border: 0.01rem solid #fff;
  border-image: linear-gradient(to top, #f80, #2ed);
  border-image-slice: 10;
  box-sizing: border-box;
}
.active-center[data-v-30e69090] {
  transition: transform 0.3s;
  cursor: pointer;
}
.active-center[data-v-30e69090]:hover,
.active-center[data-v-30e69090]:active {
  transform: translate(-50%, -50%) scale(1.1);
}
.btn-scale[data-v-30e69090] {
  transition: transform 0.1s;
}
.btn-scale[data-v-30e69090]:active {
  transform: scale(1.08);
}
.btn-scale-abcter[data-v-30e69090] {
  transition: transform 0.1s;
  transform-origin: 0 0;
}
.btn-scale-abcter[data-v-30e69090]:active {
  transform: scale(1.08) translate(-50%, -50%);
}
.btn-scale-lcter[data-v-30e69090] {
  transition: transform 0.1s;
  transform-origin: 0 50%;
}
.btn-scale-lcter[data-v-30e69090]:active {
  transform: scale(1.08) translate(-50%);
}
.btn-img[data-v-30e69090] {
  pointer-events: none;
}
.m-icon-loading[data-v-30e69090] {
  position: fixed;
  z-index: 999;
  display: none;
}
.m-icon-loading .inner[data-v-30e69090] {
  width: 1.2rem;
  height: 1.2rem;
  background-color: rgba(0, 0, 0, 0.7);
  border-radius: 0.1rem;
}
.m-icon-loading .inner svg path[data-v-30e69090],
.m-icon-loading .inner svg rect[data-v-30e69090] {
  fill: #fff;
}
.m-msg[data-v-30e69090] {
  display: none;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  pointer-events: all;
  background-color: rgba(0, 0, 0, 0.45);
  z-index: 10000;
  transform: translateZ(0);
}
.m-msg .container[data-v-30e69090] {
  position: absolute;
  width: 100vw;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.m-msg .item[data-v-30e69090] {
  position: relative;
  max-width: 5.3rem;
  min-width: 2.3rem;
  background-color: rgba(0, 0, 0, 0.8);
  border-radius: 0.5rem;
  font-size: 0.23rem;
  line-height: 1;
  color: #fff;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 0.25rem;
  opacity: 0.4;
  animation: msgIn-30e69090 0.2s ease-in both;
}
.m-msg .item .content[data-v-30e69090] {
  padding: 0.2rem 0.33rem;
}
.m-msg .item i[data-v-30e69090] {
  color: #ffc039;
}
.m-msg .item[data-v-30e69090]:after {
  position: absolute;
  transform: translateZ(0);
  left: 50%;
  transform: translate3d(-50%, 0, 0);
  color: #fff;
  width: 100%;
  text-align: center;
  font-size: 0.16rem;
  content: "点击任意位置继续";
  bottom: -0.15rem;
}
.m-msg .item.notips[data-v-30e69090]:after {
  display: none;
}
@keyframes msgIn-30e69090 {
  0% {
    opacity: 0.4;
    transform: translateY(0);
  }
  to {
    opacity: 1;
    transform: translateY(-0.1rem);
  }
}
.transition-opacity[data-v-30e69090] {
  transition: opacity 0.4s;
  -webkit-transition: opacity 0.4s;
}
.dark[data-v-30e69090] {
  background-color: rgba(0, 0, 0, 0.8);
}
@keyframes fadeIn-30e69090 {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes openingTitle-30e69090 {
  0% {
    opacity: 0;
    transform: translate(-50%, -50%) translateZ(0) scale(0.8);
  }
  to {
    opacity: 1;
    transform: translate(-50%, -50%) translateZ(0) scale(1);
  }
}
.white[data-v-30e69090] {
  background-color: #fff;
}
.comic-page[data-v-30e69090] {
  background-size: 100% auto;
  background-color: #fff;
  background-position: center;
  background-repeat: no-repeat;
  transition: opacity 0.6s;
}
.hide[data-v-3034d4cf] {
  display: none;
}
.full[data-v-3034d4cf] {
  width: 100%;
  height: 100%;
}
.abs[data-v-3034d4cf] {
  position: absolute;
  transform: translateZ(0);
}
.l0[data-v-3034d4cf] {
  left: 0;
}
.t0[data-v-3034d4cf] {
  top: 0;
}
.lhalf[data-v-3034d4cf] {
  left: 50%;
}
.thalf[data-v-3034d4cf] {
  top: 50%;
}
.absf[data-v-3034d4cf] {
  left: 0;
  top: 0;
  position: absolute;
  transform: translateZ(0);
  width: 100%;
  height: 100%;
}
.abc[data-v-3034d4cf] {
  position: absolute;
  transform: translateZ(0);
  top: 50%;
  left: 50%;
}
.abcter[data-v-3034d4cf] {
  position: absolute;
  transform: translateZ(0);
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
}
.lcter[data-v-3034d4cf] {
  position: absolute;
  transform: translateZ(0);
  left: 50%;
  transform: translate3d(-50%, 0, 0);
}
.tcter[data-v-3034d4cf] {
  position: absolute;
  transform: translateZ(0);
  top: 50%;
  transform: translateY(-50%);
}
.fcter[data-v-3034d4cf] {
  display: flex;
  align-items: center;
  justify-content: center;
}
.center[data-v-3034d4cf] {
  transform: translate3d(-50%, -50%, 0);
}
.fdc[data-v-3034d4cf] {
  flex-direction: column;
}
.sizcont[data-v-3034d4cf] {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.sizcover[data-v-3034d4cf] {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.ol[data-v-3034d4cf] {
  border: 0.01rem solid #fff;
  border-image: linear-gradient(to top, #f80, #2ed);
  border-image-slice: 10;
  box-sizing: border-box;
}
.active-center[data-v-3034d4cf] {
  transition: transform 0.3s;
  cursor: pointer;
}
.active-center[data-v-3034d4cf]:hover,
.active-center[data-v-3034d4cf]:active {
  transform: translate(-50%, -50%) scale(1.1);
}
.btn-scale[data-v-3034d4cf] {
  transition: transform 0.1s;
}
.btn-scale[data-v-3034d4cf]:active {
  transform: scale(1.08);
}
.btn-scale-abcter[data-v-3034d4cf] {
  transition: transform 0.1s;
  transform-origin: 0 0;
}
.btn-scale-abcter[data-v-3034d4cf]:active {
  transform: scale(1.08) translate(-50%, -50%);
}
.btn-scale-lcter[data-v-3034d4cf] {
  transition: transform 0.1s;
  transform-origin: 0 50%;
}
.btn-scale-lcter[data-v-3034d4cf]:active {
  transform: scale(1.08) translate(-50%);
}
.btn-img[data-v-3034d4cf] {
  pointer-events: none;
}
.m-icon-loading[data-v-3034d4cf] {
  position: fixed;
  z-index: 999;
  display: none;
}
.m-icon-loading .inner[data-v-3034d4cf] {
  width: 1.2rem;
  height: 1.2rem;
  background-color: rgba(0, 0, 0, 0.7);
  border-radius: 0.1rem;
}
.m-icon-loading .inner svg path[data-v-3034d4cf],
.m-icon-loading .inner svg rect[data-v-3034d4cf] {
  fill: #fff;
}
.m-msg[data-v-3034d4cf] {
  display: none;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  pointer-events: all;
  background-color: rgba(0, 0, 0, 0.45);
  z-index: 10000;
  transform: translateZ(0);
}
.m-msg .container[data-v-3034d4cf] {
  position: absolute;
  width: 100vw;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.m-msg .item[data-v-3034d4cf] {
  position: relative;
  max-width: 5.3rem;
  min-width: 2.3rem;
  background-color: rgba(0, 0, 0, 0.8);
  border-radius: 0.5rem;
  font-size: 0.23rem;
  line-height: 1;
  color: #fff;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 0.25rem;
  opacity: 0.4;
  animation: msgIn-3034d4cf 0.2s ease-in both;
}
.m-msg .item .content[data-v-3034d4cf] {
  padding: 0.2rem 0.33rem;
}
.m-msg .item i[data-v-3034d4cf] {
  color: #ffc039;
}
.m-msg .item[data-v-3034d4cf]:after {
  position: absolute;
  transform: translateZ(0);
  left: 50%;
  transform: translate3d(-50%, 0, 0);
  color: #fff;
  width: 100%;
  text-align: center;
  font-size: 0.16rem;
  content: "点击任意位置继续";
  bottom: -0.15rem;
}
.m-msg .item.notips[data-v-3034d4cf]:after {
  display: none;
}
@keyframes msgIn-3034d4cf {
  0% {
    opacity: 0.4;
    transform: translateY(0);
  }
  to {
    opacity: 1;
    transform: translateY(-0.1rem);
  }
}
.transition-opacity[data-v-3034d4cf] {
  transition: opacity 0.4s;
  -webkit-transition: opacity 0.4s;
}
.dark[data-v-3034d4cf] {
  background-color: rgba(0, 0, 0, 0.8);
}
@keyframes fadeIn-3034d4cf {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes openingTitle-3034d4cf {
  0% {
    opacity: 0;
    transform: translate(-50%, -50%) translateZ(0) scale(0.8);
  }
  to {
    opacity: 1;
    transform: translate(-50%, -50%) translateZ(0) scale(1);
  }
}
.options[data-v-3034d4cf] {
  top: 50%;
  margin-top: -2.7rem;
  left: 1rem;
}
.options .option[data-v-3034d4cf] {
  width: 2.5rem;
  height: 0.5rem;
  left: 0.4rem;
}
.options .option[data-v-3034d4cf]:nth-child(1) {
  top: 2.5rem;
}
.options .option[data-v-3034d4cf]:nth-child(2) {
  top: 3.2rem;
}
.hide {
  display: none;
}
.full {
  width: 100%;
  height: 100%;
}
.abs {
  position: absolute;
  transform: translateZ(0);
}
.l0 {
  left: 0;
}
.t0 {
  top: 0;
}
.lhalf {
  left: 50%;
}
.thalf {
  top: 50%;
}
.absf {
  left: 0;
  top: 0;
  position: absolute;
  transform: translateZ(0);
  width: 100%;
  height: 100%;
}
.abc {
  position: absolute;
  transform: translateZ(0);
  top: 50%;
  left: 50%;
}
.abcter {
  position: absolute;
  transform: translateZ(0);
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
}
.lcter {
  position: absolute;
  transform: translateZ(0);
  left: 50%;
  transform: translate3d(-50%, 0, 0);
}
.tcter {
  position: absolute;
  transform: translateZ(0);
  top: 50%;
  transform: translateY(-50%);
}
.fcter {
  display: flex;
  align-items: center;
  justify-content: center;
}
.center {
  transform: translate3d(-50%, -50%, 0);
}
.fdc {
  flex-direction: column;
}
.sizcont {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.sizcover {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.ol {
  border: 0.01rem solid #fff;
  border-image: linear-gradient(to top, #f80, #2ed);
  border-image-slice: 10;
  box-sizing: border-box;
}
.active-center {
  transition: transform 0.3s;
  cursor: pointer;
}
.active-center:hover,
.active-center:active {
  transform: translate(-50%, -50%) scale(1.1);
}
.btn-scale {
  transition: transform 0.1s;
}
.btn-scale:active {
  transform: scale(1.08);
}
.btn-scale-abcter {
  transition: transform 0.1s;
  transform-origin: 0 0;
}
.btn-scale-abcter:active {
  transform: scale(1.08) translate(-50%, -50%);
}
.btn-scale-lcter {
  transition: transform 0.1s;
  transform-origin: 0 50%;
}
.btn-scale-lcter:active {
  transform: scale(1.08) translate(-50%);
}
.btn-img {
  pointer-events: none;
}
.m-icon-loading {
  position: fixed;
  z-index: 999;
  display: none;
}
.m-icon-loading .inner {
  width: 1.2rem;
  height: 1.2rem;
  background-color: rgba(0, 0, 0, 0.7);
  border-radius: 0.1rem;
}
.m-icon-loading .inner svg path,
.m-icon-loading .inner svg rect {
  fill: #fff;
}
.m-msg {
  display: none;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  pointer-events: all;
  background-color: rgba(0, 0, 0, 0.45);
  z-index: 10000;
  transform: translateZ(0);
}
.m-msg .container {
  position: absolute;
  width: 100vw;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.m-msg .item {
  position: relative;
  max-width: 5.3rem;
  min-width: 2.3rem;
  background-color: rgba(0, 0, 0, 0.8);
  border-radius: 0.5rem;
  font-size: 0.23rem;
  line-height: 1;
  color: #fff;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 0.25rem;
  opacity: 0.4;
  animation: msgIn 0.2s ease-in both;
}
.m-msg .item .content {
  padding: 0.2rem 0.33rem;
}
.m-msg .item i {
  color: #ffc039;
}
.m-msg .item:after {
  position: absolute;
  transform: translateZ(0);
  left: 50%;
  transform: translate3d(-50%, 0, 0);
  color: #fff;
  width: 100%;
  text-align: center;
  font-size: 0.16rem;
  content: "点击任意位置继续";
  bottom: -0.15rem;
}
.m-msg .item.notips:after {
  display: none;
}
@keyframes msgIn {
  0% {
    opacity: 0.4;
    transform: translateY(0);
  }
  to {
    opacity: 1;
    transform: translateY(-0.1rem);
  }
}
.transition-opacity {
  transition: opacity 0.4s;
  -webkit-transition: opacity 0.4s;
}
.dark {
  background-color: rgba(0, 0, 0, 0.8);
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes openingTitle {
  0% {
    opacity: 0;
    transform: translate(-50%, -50%) translateZ(0) scale(0.8);
  }
  to {
    opacity: 1;
    transform: translate(-50%, -50%) translateZ(0) scale(1);
  }
}
.front-canvas,
.back-canvas {
  width: 16.24rem;
  height: 7.5rem;
  pointer-events: none;
}
.front-canvas.block,
.back-canvas.block {
  pointer-events: auto;
}
