/*! author duankang2725@ewan.cn, domain www.1-world.com, Fri May 30 2025 17:14:36 GMT+0800 (China Standard Time) */
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

/* - Chrome ≤56,
  
     - Safari 5-10.0
  
     - iOS Safari 4.2-10.2
  
     - Opera 15-43
  
     - Opera Mobile >12
  
     - Android Browser 2.1-4.4.4
  
     - Samsung Internet
  
     - UC Browser for Android
  
     - QQ Browser */

::-webkit-input-placeholder {
  color: #ccc;

  font-weight: 400;
}

/* Firefox 4-18 */

:-moz-placeholder {
  color: #C2B28E;

  font-weight: 400;
}

/* Firefox 19-50 */

::-moz-placeholder {
  color: #C2B28E;

  font-weight: 400;
}

/* - Internet Explorer 10–11
  
   - Internet Explorer Mobile 10-11 */

:-ms-input-placeholder {
  color: #C2B28E !important;

  font-weight: 400 !important;
}

/* Edge (also supports ::-webkit-input-placeholder) */

::-ms-input-placeholder {
  color: #C2B28E;

  font-weight: 400;
}

/* CSS Working Draft */

::-moz-placeholder {
  color: #C2B28E;

  font-weight: 400;
}

::placeholder {
  color: #C2B28E;

  font-weight: 400;
}

.van-button:before {
  display: none;
}

html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
     ========================================================================== */

/**
   * Remove the margin in all browsers.
   */

body {
  margin: 0;
}

/**
   * Render the `main` element consistently in IE.
   */

main {
  display: block;
}

/**
   * Correct the font size and margin on `h1` elements within `section` and
   * `article` contexts in Chrome, Firefox, and Safari.
   */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
     ========================================================================== */

/**
   * 1. Add the correct box sizing in Firefox.
   * 2. Show the overflow in Edge and IE.
   */

hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
   * 1. Correct the inheritance and scaling of font size in all browsers.
   * 2. Correct the odd `em` font sizing in all browsers.
   */

pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
     ========================================================================== */

/**
   * Remove the gray background on active links in IE 10.
   */

a {
  background-color: transparent;
}

/**
   * 1. Remove the bottom border in Chrome 57-
   * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
   */

abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline;
  -webkit-text-decoration: underline dotted currentColor;
          text-decoration: underline dotted currentColor;
  /* 2 */
}

/**
   * Add the correct font weight in Chrome, Edge, and Safari.
   */

b,
strong {
  font-weight: bolder;
}

/**
   * 1. Correct the inheritance and scaling of font size in all browsers.
   * 2. Correct the odd `em` font sizing in all browsers.
   */

code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
   * Add the correct font size in all browsers.
   */

small {
  font-size: 80%;
}

/**
   * Prevent `sub` and `sup` elements from affecting the line height in
   * all browsers.
   */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
     ========================================================================== */

/**
   * Remove the border on images inside links in IE 10.
   */

img {
  border-style: none;
}

/* Forms
     ========================================================================== */

/**
   * 1. Change the font styles in all browsers.
   * 2. Remove the margin in Firefox and Safari.
   */

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
   * Show the overflow in IE.
   * 1. Show the overflow in Edge.
   */

button,
input {
  /* 1 */
  overflow: visible;
  outline: none;
}

textarea {
  outline: none;
}

/**
   * Remove the inheritance of text transform in Edge, Firefox, and IE.
   * 1. Remove the inheritance of text transform in Firefox.
   */

button,
select {
  /* 1 */
  text-transform: none;
}

/**
   * Correct the inability to style clickable types in iOS and Safari.
   */

button,
[type="button"],
[type="reset"],
/* [type="submit"] {
    -webkit-appearance: button;
} */

/**
   * Remove the inner border and padding in Firefox.
   */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
   * Restore the focus styles unset by the previous rule.
   */

button:-moz-focusring,
[type='button']:-moz-focusring,
[type='reset']:-moz-focusring,
/* [type='submit']:-moz-focusring {
  outline: 1px dotted ButtonText;
} */

/**
   * Correct the padding in Firefox.
   */

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
   * 1. Correct the text wrapping in Edge and IE.
   * 2. Correct the color inheritance from `fieldset` elements in IE.
   * 3. Remove the padding so developers are not caught out when they zero out
   *    `fieldset` elements in all browsers.
   */

legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
   * Add the correct vertical alignment in Chrome, Firefox, and Opera.
   */

progress {
  vertical-align: baseline;
}

/**
   * Remove the default vertical scrollbar in IE 10+.
   */

textarea {
  overflow: auto;
}

/**
   * 1. Add the correct box sizing in IE 10.
   * 2. Remove the padding in IE 10.
   */

[type='checkbox'],
[type='radio'] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
   * Correct the cursor style of increment and decrement buttons in Chrome.
   */

[type='number']::-webkit-inner-spin-button,
[type='number']::-webkit-outer-spin-button {
  height: auto;
}

/**
   * 1. Correct the odd appearance in Chrome and Safari.
   * 2. Correct the outline style in Safari.
   */

/* [type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
} */

/**
   * Remove the inner padding in Chrome and Safari on macOS.
   */

[type='search']::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
   * 1. Correct the inability to style clickable types in iOS and Safari.
   * 2. Change font properties to `inherit` in Safari.
   */

::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
     ========================================================================== */

/*
   * Add the correct display in Edge, IE 10+, and Firefox.
   */

details {
  display: block;
}

/*
   * Add the correct display in all browsers.
   */

summary {
  display: list-item;
}

/* Misc
     ========================================================================== */

/**
   * Add the correct display in IE 10+.
   */

template {
  display: none;
}

/**
   * Add the correct display in IE 10.
   */

[hidden] {
  display: none;
}

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, button, input, textarea, menu {
  padding: 0;
  margin: 0;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  box-sizing: border-box;
}
ul,ol {
  list-style: none
}

body {
  word-wrap: break-word;

  -moz-user-select: none;

       user-select: none;
  -webkit-user-select: none;
  -webkit-overflow-scrolling: touch;
}

a img {
  border: none;
}

a {
  text-decoration: none;
  outline: none;
}
a:active, a:hover {
  outline: 0;
}

article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
  display: block;
}

audio, canvas, progress, video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden], template {
  display: none;
}

button {
  overflow: visible;
  border: none;
  background-color: transparent
}

button::-moz-focus-inner {
  padding: 0
}

textarea,input {
  background: none;
  border-radius: 0;
  /* -webkit-appearance: none; */
}
textarea {
  overflow: auto;
}

input[type="password"] {
  -webkit-text-security: disc
}
input {
  line-height: normal;
}

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  /* -webkit-appearance: textfield; */
  /* 1 */
  /* 2 */
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

textarea:focus,input:focus,button:focus {
  outline: none
}


abbr[title] {
  border-bottom: 1px dotted;
}

b, strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 0.53333rem;
}

hr {
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button, input, optgroup, select, textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}

button {
  overflow: visible;
}

button, select {
  text-transform: none;
}

button, html input[type="button"], /* 1 */
input[type="reset"], input[type="submit"] {
  /* -webkit-appearance: button; */
  /* 2 */
  cursor: pointer;
  /* 3 */
}

button[disabled], html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

html {
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  -webkit-tap-highlight-color: transparent;
  /* For some Androids */
}

ul {
  list-style: none;
}

em {
  font-style: normal;
  font-weight: normal;
}

.hidden {
  display: none;
}

.console {
  display: none;
}

html {
  /* font-size: 14px; */
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
  -webkit-text-size-adjust: none;
  -ms-text-size-adjust: none;
}

*,
*:before,
*:after {
  box-sizing: inherit;
}

.fl{ float:left; }
.fr{ float:right; }
.clear{ clear:both; }
.hidden, .hide {
  display:none;
}
.ell{
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  box-sizing: border-box;
}
.pointer{
  cursor: pointer;
}

.text-bold {
  font-weight: bold;
}

.text-xs {
  font-size: 12PX;
}

.text-sm {
  font-size: 13PX;
}

.text-md {
  font-size: 14PX;
}

.text-success {
  color: #93bd42;
}

.text-center {
  text-align: center;
}


/* 
 移动端（最大屏幕宽度: 768px）ipad以上是pc
 设计稿 w:750
 目标: 1rem = 75px
      750/75  rem = 100vw

 */
@media screen and (max-width: 768px) {
  html {
    font-size: 10vw;
  }
}

/* 
     pc端（最小屏幕宽度: 768px）ipad以上是pc
     设计稿 w:1920 
     目标: 1rem = 75px (1920/75)rem = 100vw
     base font-size = 100 / 25.6 vw = 3.90625vw
*/
@media screen and (min-width: 769px) {
  html {
    font-size: 3.90625vw;
  }
}

/* 当PC段采用移动端布局居中显示时 */
/* @media screen and (min-width: 769px) {
  html {
    font-size: 48PX;
    background-size: cover;
    background-position: center center;
  }
  #app {
    margin: 0 auto;
    width: 480PX;
    height: 100%;
  }
} */
.animate-on-scroll {
  animation: slideFromLeft 1s forwards;
}
.adm-modal-body > .adm-modal-content{
  padding: 0;
}
:root {
  --adm-center-popup-max-width:100vw;
  --adm-center-popup-background-color:none;
}

.adm-center-popup .adm-center-popup-wrap{
  min-width: 0;
}
:root {
  --adm-radius-s: 4px;
  --adm-radius-m: 8px;
  --adm-radius-l: 12px;
  --adm-font-size-1: 9px;
  --adm-font-size-2: 10px;
  --adm-font-size-3: 11px;
  --adm-font-size-4: 12px;
  --adm-font-size-5: 13px;
  --adm-font-size-6: 14px;
  --adm-font-size-7: 15px;
  --adm-font-size-8: 16px;
  --adm-font-size-9: 17px;
  --adm-font-size-10: 18px;
  --adm-color-primary: #1677ff;
  --adm-color-success: #00b578;
  --adm-color-warning: #ff8f1f;
  --adm-color-danger: #ff3141;
  --adm-color-yellow: #ff9f18;
  --adm-color-orange: #ff6430;
  --adm-color-wathet: #e7f1ff;
  --adm-color-text: #333333;
  --adm-color-text-secondary: #666666;
  --adm-color-weak: #999999;
  --adm-color-light: #cccccc;
  --adm-color-border: #eeeeee;
  --adm-color-background: #ffffff;
  --adm-color-highlight: var(--adm-color-danger);
  --adm-color-white: #ffffff;
  --adm-color-box: #f5f5f5;
  --adm-color-text-light-solid: var(--adm-color-white);
  --adm-color-text-dark-solid: #000000;
  --adm-color-fill-content: var(--adm-color-box);
  --adm-font-size-main: var(--adm-font-size-5);
  --adm-font-family: -apple-system, blinkmacsystemfont, 'Helvetica Neue',
    helvetica, segoe ui, arial, roboto, 'PingFang SC', 'miui',
    'Hiragino Sans GB', 'Microsoft Yahei', sans-serif;
  --adm-border-color: var(--adm-color-border);
}
html[data-prefers-color-scheme='dark'] {
  --adm-color-primary: #3086ff;
  --adm-color-success: #34b368;
  --adm-color-warning: #ffa930;
  --adm-color-danger: #ff4a58;
  --adm-color-yellow: #ffa930;
  --adm-color-orange: #e65a2b;
  --adm-color-wathet: #0d2543;
  --adm-color-text: #e6e6e6;
  --adm-color-text-secondary: #b3b3b3;
  --adm-color-weak: #808080;
  --adm-color-light: #4d4d4d;
  --adm-color-border: #2b2b2b;
  --adm-color-box: #0a0a0a;
  --adm-color-background: #1a1a1a;
  --adm-color-background-body: var(--adm-color-background);
  --adm-border-color: var(--adm-color-border);
}
:root {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
html {
  background-color: var(--adm-color-background-body);
}
body {
  color: #333333;
  color: var(--adm-color-text);
  font-size: 13px;
  font-size: var(--adm-font-size-main);
  font-family: -apple-system, blinkmacsystemfont, 'Helvetica Neue',
    helvetica, segoe ui, arial, roboto, 'PingFang SC', 'miui',
    'Hiragino Sans GB', 'Microsoft Yahei', sans-serif;
  font-family: var(--adm-font-family);
}
a,
button {
  cursor: pointer;
}
a {
  color: #1677ff;
  color: var(--adm-color-primary);
  transition: opacity ease-in-out 0.2s;
}
a:active {
  opacity: 0.8;
}
.adm-plain-anchor {
  color: inherit;
  transition: none;
}
.adm-plain-anchor:active {
  opacity: 1;
  opacity: initial;
}
body.adm-overflow-hidden {
  overflow: hidden !important;
}
div.adm-px-tester {
  --size: 1;
  height: calc(var(--size) / 2 * 2px);
  width: 0;
  position: fixed;
  left: -100vw;
  top: -100vh;
  -webkit-user-select: none;
          -moz-user-select: none;
       user-select: none;
  pointer-events: none;
}

.adm-cascader {
  width: 100%;
  overflow: hidden;
  position: relative;
  display: flex;
  flex-direction: column;
}
.adm-cascader-header {
  flex: none;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 6px 8px;
}
.adm-cascader-header-button {
  font-size: var(--adm-font-size-7);
  display: inline-block;
  padding: 4px 4px;
}
.adm-cascader-header-title {
  padding: 4px 4px;
  font-size: var(--adm-font-size-7);
  color: var(--adm-color-text);
  text-align: center;
  flex: 1;
}
.adm-cascader-body {
  flex: auto;
  height: 100%;
  width: 100%;
}
.adm-cascader-body > .adm-cascader-view {
  --height: 310px;
}

.adm-cascader-view {
  --height: auto;
}
.adm-cascader-view-tabs.adm-tabs {
  --title-font-size: var(--adm-font-size-6);
  --content-padding: none;
}
.adm-cascader-view-header-title {
  max-width: 84px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.adm-cascader-view-content {
  height: var(--height);
  overflow-y: auto;
}
.adm-cascader-view-content > .adm-check-list {
  --border-inner: none;
  --border-bottom: none;
  --border-top: none;
}
.adm-cascader-view-item {
  font-size: var(--adm-font-size-6);
}
.adm-cascader-view-item-active {
  color: var(--adm-color-primary);
}
.adm-cascader-view .adm-list-inner {
  margin-bottom: 0;
}
.adm-cascader-view-skeleton {
  padding: 16px 12px;
}
.adm-cascader-view-skeleton .adm-skeleton {
  margin-bottom: 16px;
  --height: 18px;
  --width: 80%;
  --border-radius: 2px;
}
.adm-cascader-view-skeleton .adm-skeleton.adm-cascader-view-skeleton-line-3 {
  --width: 90%;
}
.adm-cascader-view-skeleton .adm-skeleton.adm-cascader-view-skeleton-line-4 {
  --width: 60%;
}

.adm-tabs {
  --title-font-size: var(--adm-font-size-9);
  --content-padding: 12px;
  --active-line-height: 2px;
  --active-line-border-radius: var(--active-line-height);
  --active-line-color: var(--adm-color-primary);
  --active-title-color: var(--adm-color-primary);
  position: relative;
  min-width: 0;
}
.adm-tabs-header {
  position: relative;
  border-bottom: solid 1px var(--adm-color-border);
}
.adm-tabs-tab-list {
  display: flex;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  position: relative;
  overflow-x: scroll;
  scrollbar-width: none;
}
.adm-tabs-tab-list::-webkit-scrollbar {
  display: none;
}
.adm-tabs-tab-wrapper {
  padding: 0 12px;
}
.adm-tabs-tab-wrapper-stretch {
  flex: auto;
}
.adm-tabs-tab {
  white-space: nowrap;
  padding: 8px 0 10px;
  width: -moz-min-content;
  width: min-content;
  margin: 0 auto;
  font-size: var(--title-font-size);
  position: relative;
  cursor: pointer;
}
.adm-tabs-tab-active {
  color: var(--active-title-color);
}
.adm-tabs-tab-disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
.adm-tabs-tab-line {
  position: absolute;
  bottom: 0;
  height: var(--active-line-height);
  background: var(--active-line-color);
  border-radius: var(--active-line-border-radius);
}
.adm-tabs-content {
  padding: var(--content-padding);
}
.adm-tabs-header-mask {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  width: 30px;
  height: 100%;
  pointer-events: none;
}
.adm-tabs-header-mask-left {
  left: 0;
  background: linear-gradient(to right, var(--adm-color-background), rgba(255, 255, 255, 0));
}
.adm-tabs-header-mask-right {
  right: 0;
  background: linear-gradient(to left, var(--adm-color-background), rgba(255, 255, 255, 0));
}

.adm-skeleton {
  --width: 100%;
  --height: 0;
  --border-radius: 0;
  background-color: rgba(190, 190, 190, 0.2);
  border-radius: var(--border-radius);
  width: var(--width);
  height: var(--height);
  display: block;
}
.adm-skeleton.adm-skeleton-animated {
  background: linear-gradient(90deg, rgba(190, 190, 190, 0.2) 25%, rgba(129, 129, 129, 0.24) 37%, rgba(190, 190, 190, 0.2) 63%);
  background-size: 400% 100%;
  animation: adm-skeleton-loading 1.4s ease infinite;
}
.adm-skeleton.adm-skeleton-title {
  --width: 45%;
  --height: 32px;
  --border-radius: 2px;
  margin-bottom: 16px;
  margin-top: 16px;
}
.adm-skeleton.adm-skeleton-paragraph-line {
  --height: 18px;
  --border-radius: 2px;
  margin-top: 12px;
  margin-bottom: 12px;
}
.adm-skeleton.adm-skeleton-paragraph-line:last-child {
  --width: 65%;
}
@keyframes adm-skeleton-loading {
  0% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0 50%;
  }
}

.adm-check-list-item-extra {
  font-size: var(--adm-font-size-10);
  line-height: 1;
  color: var(--adm-color-primary);
}
.adm-check-list-item-readonly {
  cursor: inherit;
}

.adm-list {
  --header-font-size: var(--adm-font-size-7);
  --prefix-width: 'auto';
  --prefix-padding-right: 12px;
  --align-items: center;
  --active-background-color: var(--adm-color-border);
  --border-inner: solid 1px var(--adm-color-border);
  --border-top: solid 1px var(--adm-color-border);
  --border-bottom: solid 1px var(--adm-color-border);
  --padding-left: 12px;
  --padding-right: 12px;
  --font-size: var(--adm-font-size-9);
  --extra-max-width: 70%;
}
.adm-list-header {
  color: var(--adm-color-weak);
  font-size: var(--header-font-size);
  padding: 8px var(--padding-right) 8px var(--padding-left);
}
.adm-list-body {
  background-color: var(--adm-color-background);
  overflow: hidden;
  font-size: var(--font-size);
}
.adm-list-body-inner {
  margin-top: -1px;
}
.adm-list-default .adm-list-body {
  border-top: var(--border-top);
  border-bottom: var(--border-bottom);
}
.adm-list-card {
  margin: 12px;
}
.adm-list-card .adm-list-body {
  border-radius: 8px;
}
.adm-list-card .adm-list-header {
  padding-left: 0;
}
.adm-list-item {
  display: block;
  padding-left: var(--padding-left);
  position: relative;
  background-color: var(--adm-color-background);
  line-height: 1.5;
}
.adm-list-item-title,
.adm-list-item-description {
  color: var(--adm-color-weak);
  font-size: var(--adm-font-size-main);
}
.adm-list-item-content {
  display: flex;
  align-items: var(--align-items);
  justify-content: flex-start;
  border-top: var(--border-inner);
  padding-right: var(--padding-right);
}
.adm-list-item-content-prefix {
  width: var(--prefix-width);
  flex: none;
  padding-right: var(--prefix-padding-right);
}
.adm-list-item-content-main {
  flex: auto;
  padding: 12px 0;
}
.adm-list-item-content-extra {
  flex: none;
  padding-left: 12px;
  font-size: var(--adm-font-size-7);
  color: var(--adm-color-weak);
  max-width: var(--extra-max-width);
}
.adm-list-item-content-arrow {
  flex: none;
  display: flex;
  align-items: center;
  margin-left: 4px;
  color: var(--adm-color-light);
  font-size: 19px;
}
.adm-list-item-disabled {
  cursor: not-allowed;
}
.adm-list-item-disabled.adm-list-item-disabled > .adm-list-item-content > * {
  opacity: 0.4;
  pointer-events: none;
}
a.adm-list-item:active:not(.adm-list-item-disabled) {
  background-color: var(--active-background-color);
}
a.adm-list-item:active:not(.adm-list-item-disabled)::after {
  content: ' ';
  display: block;
  position: absolute;
  width: 100%;
  bottom: -1px;
  left: 0;
  border-bottom: var(--border-inner);
}

.adm-popup {
  --z-index: var(--adm-popup-z-index, 1000);
  position: fixed;
  z-index: var(--z-index);
}
.adm-popup-body {
  position: fixed;
  background-color: var(--adm-color-background);
  z-index: calc(var(--z-index) + 10);
}
.adm-popup-body .adm-popup-close-icon {
  position: absolute;
  z-index: 100;
}
.adm-popup-body-position-bottom {
  width: 100%;
  bottom: 0;
  left: 0;
}
.adm-popup-body-position-bottom .adm-popup-close-icon {
  right: 8px;
  top: 8px;
}
.adm-popup-body-position-top {
  width: 100%;
  top: 0;
  left: 0;
}
.adm-popup-body-position-top .adm-popup-close-icon {
  right: 8px;
  bottom: 8px;
}
.adm-popup-body-position-left {
  height: 100%;
  top: 0;
  left: 0;
}
.adm-popup-body-position-left .adm-popup-close-icon {
  right: 8px;
  top: 8px;
}
.adm-popup-body-position-right {
  height: 100%;
  top: 0;
  right: 0;
}
.adm-popup-body-position-right .adm-popup-close-icon {
  left: 8px;
  top: 8px;
}
.adm-popup-close-icon {
  cursor: pointer;
  padding: 4px;
  font-size: 18px;
  line-height: 1;
  color: var(--adm-color-weak);
}

.adm-mask {
  --z-index: var(--adm-mask-z-index, 1000);
  position: fixed;
  top: 0;
  left: 0;
  z-index: var(--z-index);
  display: block;
  width: 100%;
  height: 100%;
}
.adm-mask-aria-button {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
.adm-mask-content {
  z-index: 1;
}

.adm-center-popup {
  --background-color: var(--adm-center-popup-background-color, var(--adm-color-background));
  --border-radius: var(--adm-center-popup-border-radius, 8px);
  --max-width: var(--adm-center-popup-max-width, 75vw);
  --min-width: var(--adm-center-popup-min-width, 280px);
  --z-index: var(--adm-center-popup-z-index, 1000);
  position: fixed;
  z-index: var(--z-index);
}
.adm-center-popup .adm-center-popup-mask {
  z-index: 0;
}
.adm-center-popup-wrap {
  position: fixed;
  z-index: 1;
  top: 50%;
  left: 50%;
  width: auto;
  min-width: var(--min-width);
  max-width: var(--max-width);
  transform: translate(-50%, -50%);
}
.adm-center-popup-body {
  background-color: var(--background-color);
  border-radius: var(--border-radius);
}
.adm-center-popup-close {
  position: absolute;
  z-index: 100;
  right: 8px;
  top: 8px;
  cursor: pointer;
  padding: 4px;
  font-size: 18px;
  color: var(--adm-color-weak);
}

.adm-picker {
  --header-button-font-size: var(--adm-font-size-7);
  --title-font-size: var(--adm-font-size-7);
  --item-font-size: var(--adm-font-size-8);
  --item-height: 34px;
  width: 100%;
  height: 300px;
  overflow: hidden;
  position: relative;
  display: flex;
  flex-direction: column;
  ---item-font-size: var(--item-font-size);
  ---item-height: var(--item-height);
}
.adm-picker .adm-picker-view.adm-picker-view {
  --item-font-size: var(---item-font-size);
  --item-height: var(---item-height);
}
.adm-picker-header {
  flex-shrink: 0;
  border-bottom: solid 1px var(--adm-color-border);
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 4px 4px;
}
.adm-picker-header-button {
  font-size: var(--header-button-font-size);
  display: inline-block;
  padding: 8px 8px;
}
.adm-picker-header-button-disabled,
.adm-picker-header-button-disabled:active {
  opacity: 0.4;
  cursor: not-allowed;
}
.adm-picker-header-title {
  padding: 4px 4px;
  font-size: var(--title-font-size);
  color: var(--adm-color-text);
  text-align: center;
  flex: 1;
}
.adm-picker-body {
  flex: 1;
  width: 100%;
  height: 100%;
}
.adm-picker-body > .adm-picker-view {
  --height: 100%;
}
.adm-picker-popup .adm-popup-body {
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}

.adm-picker-view {
  --height: 240px;
  --item-height: 34px;
  --item-font-size: var(--adm-font-size-8);
  height: var(--height);
  width: 100%;
  display: flex;
  position: relative;
  overflow: hidden;
  background: var(--adm-color-background);
}
.adm-picker-view-column {
  height: 100%;
  flex: 1;
  -webkit-user-select: none;
          -moz-user-select: none;
       user-select: none;
  touch-action: none;
  position: relative;
  z-index: 0;
}
.adm-picker-view-column-wheel {
  width: 100%;
  cursor: grab;
  position: absolute;
  top: calc(50% - var(--item-height) / 2);
  left: 0;
}
.adm-picker-view-column-wheel::before {
  content: ' ';
  display: block;
  position: absolute;
  width: 100%;
  height: 100vh;
  top: -100vh;
}
.adm-picker-view-column-wheel::after {
  content: ' ';
  display: block;
  position: absolute;
  width: 100%;
  height: 100vh;
  bottom: -100vh;
}
.adm-picker-view-column-item {
  font-size: var(--item-font-size);
  padding: 0 6px;
  height: var(--item-height);
  display: flex;
  justify-content: center;
  align-items: center;
}
.adm-picker-view-column-item-label {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.adm-picker-view-column-accessible {
  width: 100%;
  height: 100%;
  pointer-events: none;
  opacity: 0;
  display: flex;
  flex-direction: column;
  position: relative;
  top: calc(var(--item-height) * -1);
  z-index: 0;
  padding-bottom: 1px;
}
.adm-picker-view-column-accessible > * {
  flex: 1;
  text-overflow: ellipsis;
}
.adm-picker-view-column-accessible-current {
  position: absolute;
  width: 100%;
  height: 100%;
}
.adm-picker-view-column-accessible-button {
  width: 100%;
  height: 100%;
}
.adm-picker-view-mask {
  position: absolute;
  z-index: 10000;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  pointer-events: none;
}
.adm-picker-view-mask-top,
.adm-picker-view-mask-bottom {
  flex: auto;
}
.adm-picker-view-mask-middle {
  height: var(--item-height);
  box-sizing: border-box;
  flex: none;
  border-top: solid 1px var(--adm-color-border);
  border-bottom: solid 1px var(--adm-color-border);
}
.adm-picker-view-mask-top {
  background: var(--adm-color-background);
  -webkit-mask: linear-gradient(0deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.8) 50%, #000000 100%);
          mask: linear-gradient(0deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.8) 50%, #000000 100%);
}
.adm-picker-view-mask-bottom {
  background: var(--adm-color-background);
  -webkit-mask: linear-gradient(180deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.8) 50%, #000000 100%);
          mask: linear-gradient(180deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.8) 50%, #000000 100%);
}
.adm-picker-view-loading-content {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.adm-picker-view-item-height-measure {
  position: relative;
  left: 0;
  top: 0;
  height: var(--item-height);
  width: 0;
  pointer-events: none;
}

.adm-spin-loading {
  --color: var(--adm-color-weak);
  --size: 32px;
  width: var(--size);
  height: var(--size);
}
.adm-spin-loading-svg {
  width: 100%;
  height: 100%;
  animation: adm-spin-loading-rotate 0.8s infinite linear;
}
.adm-spin-loading-svg > .adm-spin-loading-fill {
  stroke: var(--color);
}
@keyframes adm-spin-loading-rotate {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}

.adm-safe-area {
  --multiple: var(--adm-safe-area-multiple, 1);
  display: block;
  width: 100%;
}
.adm-safe-area-position-top {
  padding-top: calc(env(safe-area-inset-top) * var(--multiple));
}
.adm-safe-area-position-bottom {
  padding-bottom: calc(env(safe-area-inset-bottom) * var(--multiple));
}

.adm-toast-mask .adm-toast-wrap {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
}
.adm-toast-mask .adm-toast-main {
  display: inline-block;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  width: auto;
  max-width: 204px;
  max-height: 70%;
  overflow: auto;
  color: white;
  word-break: break-all;
  background-color: rgba(0, 0, 0, 0.7);
  border-radius: 8px;
  pointer-events: all;
  font-size: var(--adm-font-size-7);
  line-height: 1.5;
  box-sizing: border-box;
  text-align: left;
  text-align: initial;
}
.adm-toast-mask .adm-toast-main-text {
  padding: 12px;
  min-width: 0;
}
.adm-toast-mask .adm-toast-main-icon {
  padding: 35px 12px;
  min-width: 150px;
}
.adm-toast-mask .adm-toast-main-icon .adm-toast-icon {
  text-align: center;
  margin-bottom: 8px;
  font-size: 36px;
  line-height: 1;
}
.adm-toast-loading {
  --size: 48px;
  margin: 0 auto 8px;
}

.adm-auto-center {
  display: flex;
  justify-content: center;
}
.adm-auto-center-content {
  flex: 0 1 auto;
}

.mixin-modal-closeimg {
  position: absolute;
  top: 0.06667rem;
  right: 0.06667rem;
}
@keyframes breathe {
  0% {
    transform: scale(1);
  }
  25% {
    transform: scale(0.9);
  }
  50% {
    transform: scale(1);
  }
  75% {
    transform: scale(0.9);
  }
  100% {
    transform: scale(1);
  }
}
@media screen and (min-width: 769px) {
  .Home {
    position: relative;
    font-size: 0.18667rem;
    overflow-x: hidden;
    width: 100%;
    height: 33.02667rem;
    background-image: url('https://cdn-game-activity.23you.net/frontend/cz-lz-act/pc/bg.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-size: 100% 33.02667rem;
    height: auto;
  }
  .Home .login-info {
    width: 3.46667rem;
    position: absolute;
    display: flex;
    align-items: center;
    top: 0.2rem;
    right: 0.13333rem;
    font-size: 0.32rem;
    color: #fff;
  }
  .Home .login-info.login {
    width: 1.6rem;
  }
  .Home .login-info span {
    margin-left: 0.26667rem;
    cursor: pointer;
  }
}
@media screen and (max-width: 768px) {
  .Home {
    position: relative;
    font-size: 0.18667rem;
    overflow-x: hidden;
    width: 100%;
    height: 40.04rem;
    background-image: url('https://cdn-game-activity.23you.net/frontend/cz-lz-act/mobile/bg.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-size: 100% 40.04rem;
    height: auto;
  }
  .Home .login-info {
    width: 3.46667rem;
    position: absolute;
    display: flex;
    align-items: center;
    top: 0.2rem;
    right: 0.13333rem;
    font-size: 0.32rem;
    color: #fff;
  }
  .Home .login-info.login {
    width: 1.6rem;
  }
  .Home .login-info span {
    margin-left: 0.26667rem;
    cursor: pointer;
  }
}

.mixin-modal-closeimg {
  position: absolute;
  top: 0.06667rem;
  right: 0.06667rem;
}
@keyframes breathe {
  0% {
    transform: scale(1);
  }
  25% {
    transform: scale(0.9);
  }
  50% {
    transform: scale(1);
  }
  75% {
    transform: scale(0.9);
  }
  100% {
    transform: scale(1);
  }
}
.modal-myprize {
  width: 9.29333rem;
  height: 5.38667rem;
  background-image: url('https://cdn-game-activity.23you.net/frontend/cz-lz-act/pc/modal-myprize.png');
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.modal-myprize .myprize-list {
  height: 2.4rem;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 2.26667rem;
  overflow-y: auto;
}
.modal-myprize .myprize-list .item {
  width: 7.21333rem;
  height: 0.56rem;
  background-image: url('https://cdn-game-activity.23you.net/frontend/cz-lz-act/pc/my-item.png');
  background-size: 100% 100%;
  background-repeat: no-repeat;
  margin-bottom: 0.13333rem;
  display: flex;
  align-items: center;
  padding: 0 0.13333rem;
  padding-right: 0.13333rem;
  font-size: 0.18667rem;
  color: #666666;
}
.modal-myprize .myprize-list .item .name {
  width: 1.6rem;
  display: flex;
  align-items: center;
}
.modal-myprize .myprize-list .item .content {
  width: 2.13333rem;
  display: flex;
  align-items: center;
}
.modal-myprize .myprize-list .item .time {
  width: 1.46667rem;
}
.modal-myprize .myprize-list .item .txt {
  color: #5DA787;
  flex: 1;
}
.modal-myprize .tips {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  text-align: center;
  color: #ad4222;
  font-size: 0.38667rem;
}
.modal-write-success {
  width: 9.37333rem;
  height: 1.33333rem;
  background-image: url('https://cdn-game-activity.23you.net/frontend/cz-lz-act/pc/modal-write-success.png');
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

.mixin-modal-closeimg {
  position: absolute;
  top: 0.06667rem;
  right: 0.06667rem;
}
@keyframes breathe {
  0% {
    transform: scale(1);
  }
  25% {
    transform: scale(0.9);
  }
  50% {
    transform: scale(1);
  }
  75% {
    transform: scale(0.9);
  }
  100% {
    transform: scale(1);
  }
}
.close-modal {
  width: 0.66667rem;
  height: 0.66667rem;
  background-image: url('https://cdn-game-activity.23you.net/frontend/cz-lz-act/mobile/close.png');
  background-size: 100% 100%;
  background-repeat: no-repeat;
  position: absolute;
  top: -0.53333rem;
  right: -0.53333rem;
}
@media screen and (max-width: 768px) {
  .close-modal {
    width: 0.8rem;
    height: 0.8rem;
    background-image: url('https://cdn-game-activity.23you.net/frontend/cz-lz-act/mobile/close.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: absolute;
    top: -0.93333rem;
    right: -0.13333rem;
  }
}

.mixin-modal-closeimg {
  position: absolute;
  top: 0.06667rem;
  right: 0.06667rem;
}
@keyframes breathe {
  0% {
    transform: scale(1);
  }
  25% {
    transform: scale(0.9);
  }
  50% {
    transform: scale(1);
  }
  75% {
    transform: scale(0.9);
  }
  100% {
    transform: scale(1);
  }
}
.modal-address {
  position: relative;
  width: 9.29333rem;
  height: 5.38667rem;
  background-image: url('https://cdn-game-activity.23you.net/frontend/cz-lz-act/pc/modal-address.png');
  background-size: 100% 100%;
  background-repeat: no-repeat;
  border: 1px solid rgba(255, 255, 255, 0);
}
.modal-address .content {
  width: 6.96rem;
  margin-left: 0.93333rem;
  margin-top: 1.2rem;
}
.modal-address .content .input {
  width: 6.02667rem;
  height: 0.62667rem;
  margin-bottom: 0.10667rem;
  position: relative;
  font-size: 0.37333rem;
  display: flex;
}
.modal-address .content .input input {
  display: block;
  border: none;
  height: 100%;
  text-indent: 0.26667rem;
  background-color: #D9E1BB;
  border: 2px solid #8DA96C;
  border-radius: 0.13333rem;
  width: 4.13333rem;
}
.modal-address .content .input .label {
  width: 2.53333rem;
  height: 0.62667rem;
  line-height: 0.62667rem;
  font-size: 0.29333rem;
  font-weight: 600;
  text-align: center;
  color: #3D3E3C;
  background-color: none;
}
.modal-address .content .btn-submit {
  width: 3.14667rem;
  height: 0.77333rem;
  background-image: url('https://cdn-game-activity.23you.net/frontend/cz-lz-act/pc/btn-submit-address.png');
  background-size: 100% 100%;
  background-repeat: no-repeat;
  margin: 0.33333rem auto 0;
}

.mixin-modal-closeimg {
  position: absolute;
  top: 0.06667rem;
  right: 0.06667rem;
}
@keyframes breathe {
  0% {
    transform: scale(1);
  }
  25% {
    transform: scale(0.9);
  }
  50% {
    transform: scale(1);
  }
  75% {
    transform: scale(0.9);
  }
  100% {
    transform: scale(1);
  }
}
@media screen and (min-width: 769px) {
  .screen1 {
    height: 15.2rem;
    background-size: cover;
    background-position: center center;
    position: relative;
  }
  .mile-stone {
    width: 13.26667rem;
    height: 1.26667rem;
    background-image: url('https://cdn-game-activity.23you.net/frontend/cz-lz-act/pc/mile-stone.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: absolute;
    top: 9.93333rem;
    left: 4.96rem;
  }
  .mile-stone .train-5w {
    width: 3.38667rem;
    height: 0.26667rem;
    background-image: url('https://cdn-game-activity.23you.net/frontend/cz-lz-act/pc/jd-5w.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: absolute;
    top: 0.96rem;
    left: 0;
  }
  .mile-stone .train-10w {
    width: 5.48rem;
    height: 0.26667rem;
    background-image: url('https://cdn-game-activity.23you.net/frontend/cz-lz-act/pc/jd-10w.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: absolute;
    top: 0.96rem;
    left: 0;
  }
  .mile-stone .train-15w {
    width: 7.90667rem;
    height: 0.26667rem;
    background-image: url('https://cdn-game-activity.23you.net/frontend/cz-lz-act/pc/jd-15w.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: absolute;
    top: 0.96rem;
    left: 0;
  }
  .mile-stone .train-20w {
    width: 10.57333rem;
    height: 0.26667rem;
    background-image: url('https://cdn-game-activity.23you.net/frontend/cz-lz-act/pc/jd-20w.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: absolute;
    top: 0.96rem;
    left: 0;
  }
  .mile-stone .ant {
    width: 0.72rem;
    height: 0.61333rem;
    background-image: url('https://cdn-game-activity.23you.net/frontend/cz-lz-act/pc/zongzi.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: absolute;
    top: 0.81333rem;
    left: 2.86667rem;
  }
  .mile-stone .ant.active {
    width: 0.72rem;
    height: 0.61333rem;
    background-image: url('https://cdn-game-activity.23you.net/frontend/cz-lz-act/pc/zongzi-dc.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
  .mile-stone .ant1 {
    top: 0.81333rem;
    left: 2.86667rem;
  }
  .mile-stone .ant2 {
    top: 0.81333rem;
    left: 5.2rem;
  }
  .mile-stone .ant3 {
    top: 0.81333rem;
    left: 7.46667rem;
  }
  .mile-stone .ant4 {
    top: 0.81333rem;
    left: 9.70667rem;
  }
  .btn-longzhou {
    width: 2.432rem;
    height: 2.304rem;
    background-image: url('https://cdn-game-activity.23you.net/frontend/cz-lz-act/pc/btn-longzhou.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: absolute;
    top: 9.53333rem;
    left: 18.37333rem;
  }
  .btn-longzhou.finishDragonBoat {
    width: 2.02667rem;
    height: 1.92rem;
    background-image: url('https://cdn-game-activity.23you.net/frontend/cz-lz-act/pc/finishDragonBoat.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
  .sig {
    width: 3rem;
    height: 1.98667rem;
    background-image: url('https://cdn-game-activity.23you.net/frontend/cz-lz-act/pc/sig.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: absolute;
    top: 10.2rem;
    left: 3.70667rem;
  }
  .prize-5w {
    width: 2.06667rem;
    height: 1.85333rem;
    background-image: url('https://cdn-game-activity.23you.net/frontend/cz-lz-act/pc/prize-5w.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: absolute;
    top: 9.13333rem;
    left: 7.17333rem;
  }
  .prize-5w .float1 {
    width: 0.28rem;
    height: 1.12rem;
    background-image: url('https://cdn-game-activity.23you.net/frontend/cz-lz-act/pc/float-5w.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: absolute;
    top: 0.06667rem;
    right: 0.32rem;
    display: none;
  }
  .prize-5w:hover .float1 {
    display: block;
  }
  .prize-10w {
    width: 2.06667rem;
    height: 1.85333rem;
    background-image: url('https://cdn-game-activity.23you.net/frontend/cz-lz-act/pc/prize-10w.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: absolute;
    top: 9.13333rem;
    left: 9.50667rem;
  }
  .prize-10w .float1 {
    width: 0.28rem;
    height: 1.22667rem;
    background-image: url('https://cdn-game-activity.23you.net/frontend/cz-lz-act/pc/float-10w.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: absolute;
    top: -0.04rem;
    right: 0.32rem;
    display: none;
  }
  .prize-10w:hover .float1 {
    display: block;
  }
  .prize-15w {
    width: 2.06667rem;
    height: 1.85333rem;
    background-image: url('https://cdn-game-activity.23you.net/frontend/cz-lz-act/pc/prize-15w.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: absolute;
    top: 9.13333rem;
    left: 11.76rem;
  }
  .prize-15w .float1 {
    width: 0.28rem;
    height: 1.22667rem;
    background-image: url('https://cdn-game-activity.23you.net/frontend/cz-lz-act/pc/float-15w.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: absolute;
    top: -0.04rem;
    right: 0.32rem;
    display: none;
  }
  .prize-15w:hover .float1 {
    display: block;
  }
  .prize-30w {
    width: 2.06667rem;
    height: 1.85333rem;
    background-image: url('https://cdn-game-activity.23you.net/frontend/cz-lz-act/pc/prize-30w.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: absolute;
    top: 9.13333rem;
    left: 13.94667rem;
  }
  .prize-30w .float1 {
    width: 0.28rem;
    height: 1.41333rem;
    background-image: url('https://cdn-game-activity.23you.net/frontend/cz-lz-act/pc/float-30w.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: absolute;
    top: -0.2rem;
    right: 0.32rem;
    display: none;
  }
  .prize-30w:hover .float1 {
    display: block;
  }
  .slogen {
    width: 9.28rem;
    height: 4.76rem;
    background-image: url('https://cdn-game-activity.23you.net/frontend/cz-lz-act/pc/slogen.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: absolute;
    top: 1.06667rem;
    left: 0.69333rem;
  }
  .float {
    width: 3.73333rem;
    height: 9.90667rem;
    background-image: url('https://cdn-game-activity.23you.net/frontend/cz-lz-act/pc/float.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: fixed;
    top: 2.13333rem;
    right: 0;
    z-index: 10;
    transition-property: right;
    transition-duration: 1s;
  }
  .float .btn-downloadgame {
    width: 2.32rem;
    height: 0.57333rem;
    background-image: url('https://cdn-game-activity.23you.net/frontend/cz-lz-act/pc/btn-downloadgame.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: absolute;
    top: 0.93333rem;
    left: 0.69333rem;
  }
  .float .btn-douyin {
    width: 2.32rem;
    height: 0.57333rem;
    background-image: url('https://cdn-game-activity.23you.net/frontend/cz-lz-act/pc/btn-douyin.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: absolute;
    top: 2.93333rem;
    left: 0.69333rem;
  }
  .float .btn-taptap {
    width: 2.32rem;
    height: 0.57333rem;
    background-image: url('https://cdn-game-activity.23you.net/frontend/cz-lz-act/pc/btn-taptap.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: absolute;
    top: 3.64rem;
    left: 0.69333rem;
  }
  .float .btn-xhs {
    width: 2.32rem;
    height: 0.57333rem;
    background-image: url('https://cdn-game-activity.23you.net/frontend/cz-lz-act/pc/btn-xhs.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: absolute;
    top: 4.33333rem;
    left: 0.69333rem;
  }
  .float .btn-gzh {
    width: 2.32rem;
    height: 0.57333rem;
    background-image: url('https://cdn-game-activity.23you.net/frontend/cz-lz-act/pc/btn-gzh.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: absolute;
    top: 5.04rem;
    left: 0.69333rem;
  }
  .float .btn-weibo {
    width: 2.32rem;
    height: 0.57333rem;
    background-image: url('https://cdn-game-activity.23you.net/frontend/cz-lz-act/pc/btn-weibo.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: absolute;
    top: 5.76rem;
    left: 0.69333rem;
  }
  .float .btn-bilibili {
    width: 2.32rem;
    height: 0.57333rem;
    background-image: url('https://cdn-game-activity.23you.net/frontend/cz-lz-act/pc/btn-bilibili.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: absolute;
    top: 6.48rem;
    left: 0.69333rem;
  }
  .float .btn-to-official {
    width: 2.32rem;
    height: 0.57333rem;
    background-image: url('https://cdn-game-activity.23you.net/frontend/cz-lz-act/pc/btn-to-official.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: absolute;
    top: 8.86667rem;
    left: 0.69333rem;
  }
  .float.shrink {
    right: -3.22667rem;
  }
  .float .shrink {
    width: 0.48rem;
    height: 0.96rem;
    background-image: url('https://cdn-game-activity.23you.net/frontend/cz-lz-act/pc/shrink.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: absolute;
    left: 0px;
    top: 2.96rem;
  }
  .float .extend {
    width: 0.48rem;
    height: 0.96rem;
    background-image: url('https://cdn-game-activity.23you.net/frontend/cz-lz-act/pc/extend.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: absolute;
    left: 0px;
    top: 2.96rem;
  }
  .people-num {
    width: 5.06667rem;
    height: 0.56rem;
    background-image: url('https://cdn-game-activity.23you.net/frontend/cz-lz-act/pc/people-num.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 11.62667rem;
    text-align: center;
    line-height: 0.56rem;
  }
}
@media screen and (max-width: 768px) {
  .screen1 {
    height: 17.86667rem;
    background-size: cover;
    background-position: center center;
    position: relative;
  }
  .people-num {
    width: 5.33333rem;
    height: 0.56rem;
    background-image: url('https://cdn-game-activity.23you.net/frontend/cz-lz-act/mobile/people-num.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 15.62667rem;
    text-align: center;
    line-height: 0.56rem;
  }
  .mile-stone {
    width: 7.54667rem;
    height: 0.90667rem;
    background-image: url('https://cdn-game-activity.23you.net/frontend/cz-lz-act/mobile/mile-stone.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: absolute;
    top: 14.26667rem;
    left: 1.37333rem;
  }
  .mile-stone .train-5w {
    width: 1.44rem;
    height: 0.18667rem;
    background-image: url('https://cdn-game-activity.23you.net/frontend/cz-lz-act/mobile/jd-5w.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: absolute;
    top: 0.69333rem;
    left: 0;
  }
  .mile-stone .train-10w {
    width: 2.88rem;
    height: 0.18667rem;
    background-image: url('https://cdn-game-activity.23you.net/frontend/cz-lz-act/mobile/jd-10w.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: absolute;
    top: 0.69333rem;
    left: 0;
  }
  .mile-stone .train-15w {
    width: 4.54667rem;
    height: 0.18667rem;
    background-image: url('https://cdn-game-activity.23you.net/frontend/cz-lz-act/mobile/jd-15w.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: absolute;
    top: 0.69333rem;
    left: 0;
  }
  .mile-stone .train-20w {
    width: 6.22667rem;
    height: 0.18667rem;
    background-image: url('https://cdn-game-activity.23you.net/frontend/cz-lz-act/mobile/jd-20w.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: absolute;
    top: 0.69333rem;
    left: 0;
  }
  .mile-stone .ant {
    width: 0.49333rem;
    height: 0.42667rem;
    background-image: url('https://cdn-game-activity.23you.net/frontend/cz-lz-act/mobile/zongzi.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: absolute;
    top: 0.81333rem;
    left: 2.86667rem;
  }
  .mile-stone .ant.active {
    width: 0.49333rem;
    height: 0.42667rem;
    background-image: url('https://cdn-game-activity.23you.net/frontend/cz-lz-act/mobile/zongzi-ac.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
  .mile-stone .ant1 {
    top: 0.58667rem;
    left: 1.06667rem;
  }
  .mile-stone .ant2 {
    top: 0.58667rem;
    left: 2.62667rem;
  }
  .mile-stone .ant3 {
    top: 0.58667rem;
    left: 4.22667rem;
  }
  .mile-stone .ant4 {
    top: 0.58667rem;
    left: 5.82667rem;
  }
  .btn-longzhou {
    width: 2.64533rem;
    height: 2.51733rem;
    background-image: url('https://cdn-game-activity.23you.net/frontend/cz-lz-act/mobile/btn-longzhou.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: absolute;
    top: 16.24rem;
    left: 3.73333rem;
  }
  .btn-longzhou.finishDragonBoat {
    width: 2.64533rem;
    height: 2.51733rem;
    background-image: url('https://cdn-game-activity.23you.net/frontend/cz-lz-act/mobile/finishDragonBoat.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
  .sig {
    width: 1.53333rem;
    height: 1.2rem;
    background-image: url('https://cdn-game-activity.23you.net/frontend/cz-lz-act/mobile/sig.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: absolute;
    top: 14.6rem;
    left: 0.77333rem;
  }
  .prize-5w {
    width: 1.88rem;
    height: 1.68rem;
    background-image: url('https://cdn-game-activity.23you.net/frontend/cz-lz-act/mobile/prize-5w.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: absolute;
    top: 13.26667rem;
    left: 1.70667rem;
  }
  .prize-5w .float1 {
    width: 0.26667rem;
    height: 1.01333rem;
    background-image: url('https://cdn-game-activity.23you.net/frontend/cz-lz-act/mobile/float-5w.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: absolute;
    top: -0.06667rem;
    right: 0.32rem;
    display: none;
  }
  .prize-5w:hover .float1 {
    display: block;
  }
  .prize-10w {
    width: 1.88rem;
    height: 1.68rem;
    background-image: url('https://cdn-game-activity.23you.net/frontend/cz-lz-act/mobile/prize-10w.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: absolute;
    top: 13.26667rem;
    left: 3.33333rem;
  }
  .prize-10w .float1 {
    width: 0.26667rem;
    height: 1.12rem;
    background-image: url('https://cdn-game-activity.23you.net/frontend/cz-lz-act/mobile/float-10w.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: absolute;
    top: -0.06667rem;
    right: 0.32rem;
    display: none;
  }
  .prize-10w:hover .float1 {
    display: block;
  }
  .prize-15w {
    width: 1.88rem;
    height: 1.68rem;
    background-image: url('https://cdn-game-activity.23you.net/frontend/cz-lz-act/mobile/prize-15w.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: absolute;
    top: 13.26667rem;
    left: 4.93333rem;
  }
  .prize-15w .float1 {
    width: 0.26667rem;
    height: 1.12rem;
    background-image: url('https://cdn-game-activity.23you.net/frontend/cz-lz-act/mobile/float-15w.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: absolute;
    top: -0.06667rem;
    right: 0.32rem;
    display: none;
  }
  .prize-15w:hover .float1 {
    display: block;
  }
  .prize-30w {
    width: 1.88rem;
    height: 1.68rem;
    background-image: url('https://cdn-game-activity.23you.net/frontend/cz-lz-act/mobile/prize-30w.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: absolute;
    top: 13.26667rem;
    left: 6.53333rem;
  }
  .prize-30w .float1 {
    width: 0.26667rem;
    height: 1.28rem;
    background-image: url('https://cdn-game-activity.23you.net/frontend/cz-lz-act/mobile/float-30w.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: absolute;
    top: -0.2rem;
    right: 0.32rem;
    display: none;
  }
  .prize-30w:hover .float1 {
    display: block;
  }
  .slogen {
    width: 9.28rem;
    height: 4.76rem;
    background-image: url('https://cdn-game-activity.23you.net/frontend/cz-lz-act/pc/slogen.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: absolute;
    top: 1.06667rem;
    left: 0.69333rem;
  }
  .float {
    width: 3.73333rem;
    height: 9.90667rem;
    background-image: url('https://cdn-game-activity.23you.net/frontend/cz-lz-act/pc/float.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: fixed;
    top: 2.66667rem;
    right: 0;
    z-index: 10;
    transition-property: right;
    transition-duration: 1s;
  }
  .float .btn-downloadgame {
    width: 2.32rem;
    height: 0.57333rem;
    background-image: url('https://cdn-game-activity.23you.net/frontend/cz-lz-act/pc/btn-downloadgame.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: absolute;
    top: 0.93333rem;
    left: 0.69333rem;
  }
  .float .btn-douyin {
    width: 2.32rem;
    height: 0.57333rem;
    background-image: url('https://cdn-game-activity.23you.net/frontend/cz-lz-act/pc/btn-douyin.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: absolute;
    top: 2.93333rem;
    left: 0.69333rem;
  }
  .float .btn-taptap {
    width: 2.32rem;
    height: 0.57333rem;
    background-image: url('https://cdn-game-activity.23you.net/frontend/cz-lz-act/pc/btn-taptap.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: absolute;
    top: 3.64rem;
    left: 0.69333rem;
  }
  .float .btn-xhs {
    width: 2.32rem;
    height: 0.57333rem;
    background-image: url('https://cdn-game-activity.23you.net/frontend/cz-lz-act/pc/btn-xhs.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: absolute;
    top: 4.33333rem;
    left: 0.69333rem;
  }
  .float .btn-gzh {
    width: 2.32rem;
    height: 0.57333rem;
    background-image: url('https://cdn-game-activity.23you.net/frontend/cz-lz-act/pc/btn-gzh.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: absolute;
    top: 5.04rem;
    left: 0.69333rem;
  }
  .float .btn-weibo {
    width: 2.32rem;
    height: 0.57333rem;
    background-image: url('https://cdn-game-activity.23you.net/frontend/cz-lz-act/pc/btn-weibo.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: absolute;
    top: 5.76rem;
    left: 0.69333rem;
  }
  .float .btn-bilibili {
    width: 2.32rem;
    height: 0.57333rem;
    background-image: url('https://cdn-game-activity.23you.net/frontend/cz-lz-act/pc/btn-bilibili.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: absolute;
    top: 6.48rem;
    left: 0.69333rem;
  }
  .float .btn-to-official {
    width: 2.32rem;
    height: 0.57333rem;
    background-image: url('https://cdn-game-activity.23you.net/frontend/cz-lz-act/pc/btn-to-official.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: absolute;
    top: 8.86667rem;
    left: 0.69333rem;
  }
  .float.shrink {
    right: -3.22667rem;
  }
  .float .shrink {
    width: 0.48rem;
    height: 0.96rem;
    background-image: url('https://cdn-game-activity.23you.net/frontend/cz-lz-act/pc/shrink.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: absolute;
    left: 0px;
    top: 2.96rem;
  }
  .float .extend {
    width: 0.48rem;
    height: 0.96rem;
    background-image: url('https://cdn-game-activity.23you.net/frontend/cz-lz-act/pc/extend.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: absolute;
    left: 0px;
    top: 2.96rem;
  }
}
.btn-downloadgame:hover .dlDialog {
  display: block;
}
.dlDialog {
  background: url('https://cdn-game-activity.23you.net/frontend/cz-lz-act/float-nav/dl-bg.png') no-repeat;
  background-size: 100% auto;
  width: 3.29333rem;
  height: 2.72rem;
  position: absolute;
  left: -3.29333rem;
  top: 50%;
  transform: translateY(-1.6rem);
  padding-left: 0.16rem;
  padding-top: 0.13333rem;
  display: none;
  z-index: 88;
}
.dlDialog a {
  width: 2.53333rem;
  height: 0.85333rem;
  display: block;
  margin: 0.26667rem auto 0;
  cursor: pointer;
}
.dlDialog .iosBtn {
  background: url('https://cdn-game-activity.23you.net/frontend/cz-lz-act/float-nav/dl-btn1.png') no-repeat;
  background-size: 100% auto;
}
.dlDialog .iosBtn:hover {
  background: url('https://cdn-game-activity.23you.net/frontend/cz-lz-act/float-nav/dl-btn1-hover.png') no-repeat;
  background-size: 100% auto;
}
.dlDialog .andBtn {
  background: url('https://cdn-game-activity.23you.net/frontend/cz-lz-act/float-nav/dl-btn2.png') no-repeat;
  background-size: 100% auto;
}
.dlDialog .andBtn:hover {
  background: url('https://cdn-game-activity.23you.net/frontend/cz-lz-act/float-nav/dl-btn2-hover.png') no-repeat;
  background-size: 100% auto;
}
.btn-gzh .gzh-dialog {
  display: none;
  width: 1.6rem;
  height: 1.6rem;
  position: absolute;
  left: -2rem;
  top: 0;
  background: url('https://cdn-game-activity.23you.net/frontend/cz-lz-act/float-nav/qrcode.jpg') no-repeat;
  background-size: contain;
}
.btn-gzh:hover .gzh-dialog {
  display: block;
}

.mixin-modal-closeimg {
  position: absolute;
  top: 0.06667rem;
  right: 0.06667rem;
}
@keyframes breathe {
  0% {
    transform: scale(1);
  }
  25% {
    transform: scale(0.9);
  }
  50% {
    transform: scale(1);
  }
  75% {
    transform: scale(0.9);
  }
  100% {
    transform: scale(1);
  }
}
.modal-rule {
  width: 7.02667rem;
  height: 9.25333rem;
  background-image: url('https://cdn-game-activity.23you.net/frontend/cz-lz-act/pc/modal-rule.png');
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.modal-rule .content {
  width: 6.13333rem;
  height: 6.53333rem;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 1.46667rem;
  overflow-y: auto;
  font-size: 0.26667rem;
}
.modal-rule .content img {
  max-width: 90%;
}

.mixin-modal-closeimg {
  position: absolute;
  top: 0.06667rem;
  right: 0.06667rem;
}
@keyframes breathe {
  0% {
    transform: scale(1);
  }
  25% {
    transform: scale(0.9);
  }
  50% {
    transform: scale(1);
  }
  75% {
    transform: scale(0.9);
  }
  100% {
    transform: scale(1);
  }
}
.modal-longzhou {
  width: 5.98667rem;
  height: 10.52rem;
  position: relative;
}
.modal-longzhou .longzhou {
  width: 5.98667rem;
  /* 每帧的宽度 */
  height: 10.52rem;
  /* 每帧的高度 */
  background-repeat: no-repeat;
  background-position: 0 0;
  /* 初始位置 */
  background-size: 100% 100%;
  position: relative;
}
.modal-longzhou .longzhou .item {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: 0 0;
  /* 初始位置 */
  background-size: 100% 100%;
}
.modal-longzhou .close-modal {
  display: none;
}
@keyframes play {
  from {
    background-position: 0 0;
    /* 第一帧 */
  }
  to {
    background-position: -712.41333rem 0;
    /* 最后一帧 */
  }
}

.mixin-modal-closeimg {
  position: absolute;
  top: 0.06667rem;
  right: 0.06667rem;
}
@keyframes breathe {
  0% {
    transform: scale(1);
  }
  25% {
    transform: scale(0.9);
  }
  50% {
    transform: scale(1);
  }
  75% {
    transform: scale(0.9);
  }
  100% {
    transform: scale(1);
  }
}
.modal-lottery-success {
  width: 9.29333rem;
  height: 5.38667rem;
  background-image: url('https://cdn-game-activity.23you.net/frontend/cz-lz-act/pc/modal-lottery-success.png');
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.modal-lottery-success .modal {
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
}
.modal-lottery-success .prize-box {
  width: 2.66667rem;
  height: 2.37333rem;
  background-image: url('https://cdn-game-activity.23you.net/frontend/cz-lz-act/pc/prize-boxs.png');
  background-size: 100% 100%;
  background-repeat: no-repeat;
  position: absolute;
  top: 1.41333rem;
  left: 3.34667rem;
}
.modal-lottery-success .lottery-image {
  width: 1.33333rem;
  height: 1.33333rem;
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: 1.70667rem;
  left: 4rem;
}
.modal-lottery-success .lottery-name {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  top: 3.06667rem;
  width: 2.13333rem;
  height: 0.53333rem;
  align-items: center;
  justify-content: center;
  font-size: 0.18667rem;
  text-align: center;
}
.modal-lottery-success .code {
  width: 3.8rem;
  height: 0.46667rem;
  background-image: url('https://cdn-game-activity.23you.net/frontend/cz-lz-act/pc/code-bg.png');
  background-size: 100% 100%;
  background-repeat: no-repeat;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 4.13333rem;
  text-align: center;
  line-height: 0.46667rem;
}
.modal-lottery-success .title-gongxi {
  width: 1.8rem;
  height: 0.36rem;
  background-image: url('https://cdn-game-activity.23you.net/frontend/cz-lz-act/pc/title-gongxi.png');
  background-size: 100% 100%;
  background-repeat: no-repeat;
  position: absolute;
  top: 0.74667rem;
  left: 3.74667rem;
  font-size: 0.26667rem;
}
.modal-lottery-success .tip {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 4.26667rem;
  width: 100%;
  text-align: center;
  font-size: 0.29333rem;
  color: #494A47;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.modal-lottery-success .btn-copy {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0.46667rem;
  width: 3.61333rem;
  height: 0.85333rem;
  background-image: url('https://cdn-game-activity.23you.net/frontend/ddj-4zn-h5/btn-copy.png');
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

.mixin-modal-closeimg {
  position: absolute;
  top: 0.06667rem;
  right: 0.06667rem;
}
@keyframes breathe {
  0% {
    transform: scale(1);
  }
  25% {
    transform: scale(0.9);
  }
  50% {
    transform: scale(1);
  }
  75% {
    transform: scale(0.9);
  }
  100% {
    transform: scale(1);
  }
}
@media screen and (min-width: 769px) {
  .screen2 {
    position: relative;
    width: 100%;
    height: 14.4rem;
    background: none;
  }
  .screen2 .title-screen2 {
    width: 14.08rem;
    height: 1.57333rem;
    background-image: url('https://cdn-game-activity.23you.net/frontend/cz-lz-act/pc/title-screen2.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 0.06667rem;
  }
  .screen2 .screen2-box {
    width: 15.70667rem;
    height: 12.17333rem;
    background-image: url('https://cdn-game-activity.23you.net/frontend/cz-lz-act/pc/screen2-box.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    margin-left: -0.4rem;
    top: 1.66667rem;
  }
  .screen2 .screen2-box .btn-rule {
    width: 2.05333rem;
    height: 0.56rem;
    background-image: url('https://cdn-game-activity.23you.net/frontend/cz-lz-act/pc/btn-rule.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: absolute;
    left: 4.37333rem;
    top: 9.66667rem;
    cursor: pointer;
  }
  .screen2 .screen2-box .btn-rule:hover {
    width: 2.05333rem;
    height: 0.56rem;
    background-image: url('https://cdn-game-activity.23you.net/frontend/cz-lz-act/pc/btn-rule-hover.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
  .screen2 .screen2-box .btn-myprize {
    width: 2.05333rem;
    height: 0.56rem;
    background-image: url('https://cdn-game-activity.23you.net/frontend/cz-lz-act/pc/btn-myprize.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: absolute;
    left: 7.04rem;
    top: 9.66667rem;
    cursor: pointer;
  }
  .screen2 .screen2-box .btn-myprize:hover {
    width: 2.05333rem;
    height: 0.56rem;
    background-image: url('https://cdn-game-activity.23you.net/frontend/cz-lz-act/pc/btn-myprize-hover.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
  .screen2 .screen2-box .btn-record {
    width: 2.05333rem;
    height: 0.56rem;
    background-image: url('https://cdn-game-activity.23you.net/frontend/cz-lz-act/pc/btn-record.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: absolute;
    left: 9.70667rem;
    top: 9.66667rem;
    cursor: pointer;
  }
  .screen2 .screen2-box .btn-record:hover {
    width: 2.05333rem;
    height: 0.56rem;
    background-image: url('https://cdn-game-activity.23you.net/frontend/cz-lz-act/pc/btn-record-hover.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
  .screen2 .screen2-box .to-invite {
    width: 4.24rem;
    height: 0.96rem;
    background-image: url('https://cdn-game-activity.23you.net/frontend/cz-lz-act/pc/to-invite.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: absolute;
    left: 8.26667rem;
    top: 0.93333rem;
    cursor: pointer;
  }
  .screen2 .screen2-box .to-invite .btn-to-invite {
    width: 1.46667rem;
    height: 0.53333rem;
    position: absolute;
    top: 0.26667rem;
    left: 2.8rem;
  }
  .screen2 .screen2-box .to-share {
    width: 4.24rem;
    height: 0.96rem;
    background-image: url('https://cdn-game-activity.23you.net/frontend/cz-lz-act/pc/to-share.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: absolute;
    left: 3.53333rem;
    top: 0.93333rem;
    cursor: pointer;
  }
  .screen2 .screen2-box .to-share .btn-to-share {
    width: 1.46667rem;
    height: 0.53333rem;
    position: absolute;
    top: 0.26667rem;
    left: 2.8rem;
  }
  .screen2 .screen2-box .lottery-box {
    position: absolute;
    left: 3.46667rem;
    top: 3.6rem;
    width: 9.13333rem;
    height: 4.8rem;
  }
  .screen2 .screen2-box .lottery-box .prize {
    width: 2.92rem;
    height: 1.81333rem;
    background-image: url('https://cdn-game-activity.23you.net/frontend/cz-lz-act/pc/prize-bg.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: absolute;
  }
  .screen2 .screen2-box .lottery-box .prize.active {
    width: 2.92rem;
    height: 1.81333rem;
    background-image: url('https://cdn-game-activity.23you.net/frontend/cz-lz-act/pc/prize-bg-gl.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
  .screen2 .screen2-box .lottery-box .prize .name {
    font-size: 0.16rem;
    color: #7C5A3A;
    text-align: center;
    width: 100%;
    position: absolute;
    bottom: 0.26667rem;
  }
  .screen2 .screen2-box .lottery-box .prize .image {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: 2.26667rem;
    height: 0.85333rem;
    top: 0.34667rem;
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
  }
  .screen2 .screen2-box .lottery-box .prize.prize0 {
    left: 0;
    top: 0;
  }
  .screen2 .screen2-box .lottery-box .prize.prize1 {
    left: 3.13333rem;
    top: 0;
  }
  .screen2 .screen2-box .lottery-box .prize.prize2 {
    left: 6.26667rem;
    top: 0;
  }
  .screen2 .screen2-box .lottery-box .prize.prize3 {
    left: 6.26667rem;
    top: 2rem;
  }
  .screen2 .screen2-box .lottery-box .prize.prize4 {
    left: 6.26667rem;
    top: 4rem;
  }
  .screen2 .screen2-box .lottery-box .prize.prize5 {
    left: 3.13333rem;
    top: 4rem;
  }
  .screen2 .screen2-box .lottery-box .prize.prize6 {
    left: 0 ;
    top: 4rem;
  }
  .screen2 .screen2-box .lottery-box .prize.prize7 {
    left: 0 ;
    top: 2rem;
  }
  .screen2 .screen2-box .lottery-box .btn-lottery {
    width: 2.92rem;
    height: 1.8rem;
    background-image: url('https://cdn-game-activity.23you.net/frontend/cz-lz-act/pc/btn-lottery.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: absolute;
    left: 3.14667rem;
    top: 2rem;
    cursor: pointer;
  }
  .screen2 .screen2-box .lottery-box .btn-lottery > div {
    position: absolute;
    width: 100%;
    text-align: center;
    bottom: 0.16rem;
    color: #A24E16;
    font-size: 0.21333rem;
  }
  .screen2 .screen2-box .title-draw {
    width: 5.77333rem;
    height: 0.70667rem;
    background-image: url('https://cdn-game-activity.23you.net/frontend/cz-lz-act/pc/title-draw.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: absolute;
    left: 5.17333rem;
    top: 2.13333rem;
  }
  .screen2 .screen2-box .login-info {
    color: #655343;
    font-size: 0.29333rem;
    position: absolute;
    left: 3.46667rem;
    top: 3.06667rem;
    width: 4rem;
  }
}
@media screen and (max-width: 768px) {
  .screen2 {
    position: relative;
    width: 100%;
    height: 22.26667rem;
    background: none;
  }
  .screen2 .title-screen2 {
    width: 9.89333rem;
    height: 1.86667rem;
    background-image: url('https://cdn-game-activity.23you.net/frontend/cz-lz-act/mobile/title-screen2.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 0.86667rem;
  }
  .screen2 .screen2-box {
    width: 10rem;
    height: 13.08rem;
    background-image: url('https://cdn-game-activity.23you.net/frontend/cz-lz-act/mobile/screen2-box.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 2.73333rem;
  }
  .screen2 .screen2-box .btn-rule {
    width: 2.05333rem;
    height: 0.56rem;
    background-image: url('https://cdn-game-activity.23you.net/frontend/cz-lz-act/mobile/btn-rule.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: absolute;
    left: 1.70667rem;
    top: 10rem;
    cursor: pointer;
  }
  .screen2 .screen2-box .btn-rule:hover {
    width: 2.05333rem;
    height: 0.56rem;
    background-image: url('https://cdn-game-activity.23you.net/frontend/cz-lz-act/mobile/btn-rule-hover.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
  .screen2 .screen2-box .btn-myprize {
    width: 2.05333rem;
    height: 0.56rem;
    background-image: url('https://cdn-game-activity.23you.net/frontend/cz-lz-act/mobile/btn-myprize.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: absolute;
    left: 3.97333rem;
    top: 10rem;
    cursor: pointer;
  }
  .screen2 .screen2-box .btn-myprize:hover {
    width: 2.05333rem;
    height: 0.56rem;
    background-image: url('https://cdn-game-activity.23you.net/frontend/cz-lz-act/mobile/btn-myprize-hover.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
  .screen2 .screen2-box .btn-record {
    width: 2.05333rem;
    height: 0.56rem;
    background-image: url('https://cdn-game-activity.23you.net/frontend/cz-lz-act/mobile/btn-record.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: absolute;
    left: 6.2rem;
    top: 10rem;
    cursor: pointer;
  }
  .screen2 .screen2-box .btn-record:hover {
    width: 2.05333rem;
    height: 0.56rem;
    background-image: url('https://cdn-game-activity.23you.net/frontend/cz-lz-act/mobile/btn-record-hover.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
  .screen2 .screen2-box .to-invite {
    width: 3.69333rem;
    height: 0.84rem;
    background-image: url('https://cdn-game-activity.23you.net/frontend/cz-lz-act/mobile/to-invite.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: absolute;
    left: 5.13333rem;
    top: 0.8rem;
    cursor: pointer;
  }
  .screen2 .screen2-box .to-invite .btn-to-invite {
    width: 1.46667rem;
    height: 0.53333rem;
    position: absolute;
    top: 0.26667rem;
    left: 2.8rem;
  }
  .screen2 .screen2-box .to-share {
    width: 3.69333rem;
    height: 0.84rem;
    background-image: url('https://cdn-game-activity.23you.net/frontend/cz-lz-act/mobile/to-share.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: absolute;
    left: 1.13333rem;
    top: 0.8rem;
    cursor: pointer;
  }
  .screen2 .screen2-box .to-share .btn-to-share {
    width: 1.46667rem;
    height: 0.53333rem;
    position: absolute;
    top: 0.26667rem;
    left: 2.8rem;
  }
  .screen2 .screen2-box .login-info {
    color: #655343;
    font-size: 0.29333rem;
    position: absolute;
    left: 1.46667rem;
    top: 3.22667rem;
    width: 4rem;
  }
  .screen2 .screen2-box .lottery-box {
    position: absolute;
    left: 1.44rem;
    top: 3.6rem;
    width: 9.13333rem;
    height: 4.8rem;
  }
  .screen2 .screen2-box .lottery-box .prize {
    width: 2.26667rem;
    height: 1.82667rem;
    background-image: url('https://cdn-game-activity.23you.net/frontend/cz-lz-act/mobile/prize-bg.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: absolute;
  }
  .screen2 .screen2-box .lottery-box .prize.active {
    width: 2.26667rem;
    height: 1.82667rem;
    background-image: url('https://cdn-game-activity.23you.net/frontend/cz-lz-act/mobile/prize-bg-gl.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
  .screen2 .screen2-box .lottery-box .prize .name {
    font-size: 0.16rem;
    color: #7C5A3A;
    text-align: center;
    width: 100%;
    position: absolute;
    bottom: 0.26667rem;
  }
  .screen2 .screen2-box .lottery-box .prize .image {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: 2.26667rem;
    height: 0.85333rem;
    top: 0.34667rem;
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
  }
  .screen2 .screen2-box .lottery-box .prize.prize0 {
    left: 0;
    top: 0;
  }
  .screen2 .screen2-box .lottery-box .prize.prize1 {
    left: 2.4rem;
    top: 0;
  }
  .screen2 .screen2-box .lottery-box .prize.prize2 {
    left: 4.8rem;
    top: 0;
  }
  .screen2 .screen2-box .lottery-box .prize.prize3 {
    left: 4.8rem;
    top: 2rem;
  }
  .screen2 .screen2-box .lottery-box .prize.prize4 {
    left: 4.8rem;
    top: 4rem;
  }
  .screen2 .screen2-box .lottery-box .prize.prize5 {
    left: 2.4rem;
    top: 4rem;
  }
  .screen2 .screen2-box .lottery-box .prize.prize6 {
    left: 0 ;
    top: 4rem;
  }
  .screen2 .screen2-box .lottery-box .prize.prize7 {
    left: 0 ;
    top: 2rem;
  }
  .screen2 .screen2-box .lottery-box .btn-lottery {
    width: 2.26667rem;
    height: 1.82667rem;
    background-image: url('https://cdn-game-activity.23you.net/frontend/cz-lz-act/mobile/btn-lottery.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: absolute;
    left: 2.4rem;
    top: 2rem;
    cursor: pointer;
  }
  .screen2 .screen2-box .lottery-box .btn-lottery > div {
    position: absolute;
    width: 100%;
    text-align: center;
    bottom: 0.16rem;
    color: #A24E16;
    font-size: 0.21333rem;
  }
  .screen2 .screen2-box .title-draw {
    width: 3.84rem;
    height: 1.05333rem;
    background-image: url('https://cdn-game-activity.23you.net/frontend/cz-lz-act/mobile/title-draw.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: absolute;
    left: 2.90667rem;
    top: 2.06667rem;
  }
}

.mixin-modal-closeimg {
  position: absolute;
  top: 0.06667rem;
  right: 0.06667rem;
}
@keyframes breathe {
  0% {
    transform: scale(1);
  }
  25% {
    transform: scale(0.9);
  }
  50% {
    transform: scale(1);
  }
  75% {
    transform: scale(0.9);
  }
  100% {
    transform: scale(1);
  }
}
.modal-share {
  width: 5.62133rem;
  height: 7.40267rem;
}
.modal-share .share-img {
  display: block;
  width: 5.62133rem;
  height: 7.40267rem;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.modal-share .share-tip {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -0.46667rem;
  color: #fff;
}

.mixin-modal-closeimg {
  position: absolute;
  top: 0.06667rem;
  right: 0.06667rem;
}
@keyframes breathe {
  0% {
    transform: scale(1);
  }
  25% {
    transform: scale(0.9);
  }
  50% {
    transform: scale(1);
  }
  75% {
    transform: scale(0.9);
  }
  100% {
    transform: scale(1);
  }
}
.modal-invite {
  width: 9.29333rem;
  height: 5.38667rem;
  background-image: url('https://cdn-game-activity.23you.net/frontend/cz-lz-act/pc/modal-invite.png');
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.modal-invite .link {
  width: 4.34667rem;
  height: 0.77333rem;
  position: absolute;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  top: 1.89333rem;
  left: 3.33333rem;
  font-size: 0.26667rem;
  text-indent: 0.26667rem;
  background-color: #fff;
  line-height: 0.77333rem;
}
.modal-invite .btn-copy-invite {
  width: 3.14667rem;
  height: 0.77333rem;
  background-image: url('https://cdn-game-activity.23you.net/frontend/cz-lz-act/pc/btn-copy-invite.png');
  background-size: 100% 100%;
  background-repeat: no-repeat;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 3rem;
}

.mixin-modal-closeimg {
  position: absolute;
  top: 0.06667rem;
  right: 0.06667rem;
}
@keyframes breathe {
  0% {
    transform: scale(1);
  }
  25% {
    transform: scale(0.9);
  }
  50% {
    transform: scale(1);
  }
  75% {
    transform: scale(0.9);
  }
  100% {
    transform: scale(1);
  }
}
.modal-lottery-fail {
  width: 9.29333rem;
  height: 5.4rem;
  background-image: url('https://cdn-game-activity.23you.net/frontend/cz-lz-act/pc/modal-lottery-fail.png');
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

.mixin-modal-closeimg {
  position: absolute;
  top: 0.06667rem;
  right: 0.06667rem;
}
@keyframes breathe {
  0% {
    transform: scale(1);
  }
  25% {
    transform: scale(0.9);
  }
  50% {
    transform: scale(1);
  }
  75% {
    transform: scale(0.9);
  }
  100% {
    transform: scale(1);
  }
}
.modal-record {
  width: 9.29333rem;
  height: 5.38667rem;
  background-image: url('https://cdn-game-activity.23you.net/frontend/cz-lz-act/pc/modal-record.png');
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.modal-record .title {
  width: 100%;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  font-size: 0.50667rem;
  text-align: center;
  top: 0.8rem;
  color: #5DA787;
}
.modal-record .myprize-list {
  height: 2.4rem;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 2.26667rem;
  overflow-y: auto;
}
.modal-record .myprize-list .item {
  width: 6rem;
  margin-bottom: 0.13333rem;
  display: flex;
  align-items: center;
  padding: 0 0.13333rem;
  padding-right: 0.13333rem;
  font-size: 0.18667rem;
  color: #666666;
}
.modal-record .myprize-list .item .name {
  width: 3.04rem;
  height: 0.45333rem;
  background-image: url('https://cdn-game-activity.23you.net/frontend/cz-lz-act/pc/record-bg.png');
  background-size: 100% 100%;
  background-repeat: no-repeat;
  margin-right: 0.26667rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.modal-record .myprize-list .item .content {
  width: 3.04rem;
  height: 0.45333rem;
  background-image: url('https://cdn-game-activity.23you.net/frontend/cz-lz-act/pc/record-bg.png');
  background-size: 100% 100%;
  background-repeat: no-repeat;
  display: flex;
  align-items: center;
  justify-content: center;
}
.modal-record .myprize-list .item .time {
  width: 1.46667rem;
}
.modal-record .myprize-list .item .txt {
  font-size: 0.24rem;
  color: #5DA787;
  flex: 1;
}
.modal-record .tips {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  text-align: center;
  color: #ad4222;
  font-size: 0.38667rem;
}

.mixin-modal-closeimg {
  position: absolute;
  top: 0.06667rem;
  right: 0.06667rem;
}
@keyframes breathe {
  0% {
    transform: scale(1);
  }
  25% {
    transform: scale(0.9);
  }
  50% {
    transform: scale(1);
  }
  75% {
    transform: scale(0.9);
  }
  100% {
    transform: scale(1);
  }
}
.modal-select-channel {
  width: 8.78667rem;
  height: 10.28rem;
  background-image: url('https://cdn-game-activity.23you.net/frontend/ddj-4zn-h5/modal-select-channel.png');
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.modal-select-channel .dot {
  position: absolute;
  width: 0.42667rem;
  height: 0.42667rem;
  background-image: url('https://cdn-game-activity.23you.net/frontend/ddj-4zn-h5/dot.png');
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.modal-select-channel .dot.active {
  width: 0.42667rem;
  height: 0.42667rem;
  background-image: url('https://cdn-game-activity.23you.net/frontend/ddj-4zn-h5/dot-active.png');
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.modal-select-channel .dot:nth-child(1) {
  left: 1.24rem;
  top: 1.54667rem;
}
.modal-select-channel .dot:nth-child(2) {
  left: 1.24rem;
  top: 2.69333rem;
}
.modal-select-channel .dot:nth-child(3) {
  left: 1.24rem;
  top: 3.86667rem;
}
.modal-select-channel .dot:nth-child(4) {
  left: 1.24rem;
  top: 5.01333rem;
}
.modal-select-channel .dot:nth-child(5) {
  left: 1.24rem;
  top: 6.17333rem;
}
.modal-select-channel .btn-ok {
  width: 3.4rem;
  height: 0.98667rem;
  background-image: url('https://cdn-game-activity.23you.net/frontend/ddj-4zn-h5/btn-ok.png');
  background-size: 100% 100%;
  background-repeat: no-repeat;
  position: absolute;
  left: 2.8rem;
  top: 7.13333rem;
}

.mixin-modal-closeimg {
  position: absolute;
  top: 0.06667rem;
  right: 0.06667rem;
}
@keyframes breathe {
  0% {
    transform: scale(1);
  }
  25% {
    transform: scale(0.9);
  }
  50% {
    transform: scale(1);
  }
  75% {
    transform: scale(0.9);
  }
  100% {
    transform: scale(1);
  }
}
.modal-login-compnent {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.7);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 30;
}
.modal-login-compnent .modal {
  position: relative;
  width: 9.29333rem;
  height: 5.38667rem;
  background-image: url('https://cdn-game-activity.23you.net/frontend/cz-lz-act/modal/modal-login.png');
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: 0 0.8rem;
  border: 1PX solid rgba(255, 255, 255, 0);
}
.modal-login-compnent .modal .tab {
  width: 100%;
  height: 0.81333rem;
  display: flex;
  margin-top: 0.10667rem;
  margin-left: 1.24rem;
}
.modal-login-compnent .modal .tab .tab1 {
  width: 1.8rem;
  height: 0.76rem;
  background-image: url('https://cdn-game-activity.23you.net/frontend/cz-lz-act/modal/tab1.png');
  background-size: 100% 100%;
  background-repeat: no-repeat;
  margin-right: 0.13333rem;
}
.modal-login-compnent .modal .tab .tab1.active {
  width: 1.8rem;
  height: 0.76rem;
  background-image: url('https://cdn-game-activity.23you.net/frontend/cz-lz-act/modal/tab1Active.png');
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.modal-login-compnent .modal .tab .tab2 {
  width: 1.8rem;
  height: 0.76rem;
  background-image: url('https://cdn-game-activity.23you.net/frontend/cz-lz-act/modal/tab2.png');
  background-size: 100% 100%;
  background-repeat: no-repeat;
  margin-right: 0.13333rem;
}
.modal-login-compnent .modal .tab .tab2.active {
  width: 1.8rem;
  height: 0.76rem;
  background-image: url('https://cdn-game-activity.23you.net/frontend/cz-lz-act/modal/tab2Active.png');
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.modal-login-compnent .modal .tab .tab3 {
  width: 2.36rem;
  height: 0.76rem;
  background-image: url('https://cdn-game-activity.23you.net/frontend/cz-lz-act/modal/tab3.png');
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.modal-login-compnent .modal .tab .tab3.active {
  width: 2.36rem;
  height: 0.76rem;
  background-image: url('https://cdn-game-activity.23you.net/frontend/cz-lz-act/modal/tab3Active.png');
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.modal-login-compnent .modal .modal-form {
  width: 6rem;
  margin: 0.86667rem auto 0;
  margin-left: 2.46667rem;
  margin-bottom: 0.4rem;
}
.modal-login-compnent .modal .modal-form .form-item {
  display: flex;
  height: 0.66667rem;
}
.modal-login-compnent .modal .modal-form .form-item .input {
  font-size: 0.26667rem;
  border: 1px solid #6A8B3B;
  width: 4rem;
  height: 0.66667rem;
  background-color: #D8E1BB;
  position: relative;
}
.modal-login-compnent .modal .modal-form .form-item .input input {
  width: 4rem;
  height: 0.66667rem;
  border: none;
  padding-left: 0.13333rem;
}
.modal-login-compnent .modal .modal-form .mobile-form .mobile-txt {
  font-size: 0.26667rem;
  width: 0.93333rem;
  line-height: 0.66667rem;
  text-align: left;
  min-width: 0.62667rem;
}
.modal-login-compnent .modal .modal-form .vcode-form {
  font-size: 0.26667rem;
  margin-top: 0.13333rem;
}
.modal-login-compnent .modal .modal-form .vcode-form .vcode-txt {
  width: 0.93333rem;
  font-size: 0.26667rem;
  line-height: 0.66667rem;
  text-align: left;
  min-width: 0.62667rem;
}
.modal-login-compnent .modal .modal-form .vcode-form .vcode-btn {
  line-height: 0.66667rem;
  font-size: 0.24rem;
  color: #6A8B3B;
  position: absolute;
  top: 0;
  right: 0;
  height: 0.66667rem;
  width: 1.69333rem;
  text-align: center;
  cursor: pointer;
}
.modal-login-compnent .close-img {
  position: absolute;
  right: -0.26667rem;
  top: 0;
  width: 0.8rem;
  height: 0.8rem;
  width: 0.93333rem;
  height: 0.93333rem;
  background-image: url('https://cdn-game-activity.23you.net/frontend/cz-lz-act/mobile/close.png');
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.modal-login-compnent .loginAccount {
  margin: 0.8rem auto 0;
  padding-right: 0.2rem;
  width: 6.13333rem;
}
.modal-login-compnent .loginAccount .input {
  display: block;
  border: 1px solid #6A8B3B;
  width: 4rem;
  height: 0.66667rem;
  background-color: #D8E1BB;
  padding-left: 0.13333rem;
  margin: 0 auto;
  font-size: 0.26667rem;
}
.modal-login-compnent .loginAccount .accountInput {
  margin-bottom: 0.26667rem;
}
.modal-login-compnent .btnLogin {
  width: 3.14667rem;
  height: 0.77333rem;
  background-image: url('https://cdn-game-activity.23you.net/frontend/cz-lz-act/modal/btn-login.png');
  background-size: 100% 100%;
  background-repeat: no-repeat;
  position: absolute;
  left: 2.93333rem;
  top: 4.13333rem;
  cursor: pointer;
}
.modal-login-compnent .tip {
  text-align: center;
  width: 100%;
  color: #614c3d;
  margin: 0.26667rem auto 0;
  font-size: 0.24rem;
}
.modal-login-compnent .login-code {
  width: 300PX;
  height: 300PX;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 1.6rem;
  overflow: hidden;
}
.modal-login-compnent .btnLoginWx {
  width: 1.82667rem;
  height: 1.50667rem;
  background-image: url('https://cdn-game-activity.23you.net/frontend/cz-lz-act/modal/btnLoginWx.png');
  background-size: 100% 100%;
  background-repeat: no-repeat;
  margin: 1.2rem auto 0.4rem;
  margin-left: 3.66667rem;
}
.modal-login-compnent .wxLoginTip {
  width: 100%;
  text-align: center;
  font-size: 0.45333rem;
}

.mixin-modal-closeimg {
  position: absolute;
  top: 0.06667rem;
  right: 0.06667rem;
}
@keyframes breathe {
  0% {
    transform: scale(1);
  }
  25% {
    transform: scale(0.9);
  }
  50% {
    transform: scale(1);
  }
  75% {
    transform: scale(0.9);
  }
  100% {
    transform: scale(1);
  }
}
@media screen and (max-width: 768px) {
  .footer {
    width: 100%;
    height: 4rem;
    background-color: #232525;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 0.18667rem;
    position: relative;
  }
  .footer > div {
    color: #ccc;
  }
  .footer .logo {
    width: 1.45333rem;
    height: 0.58667rem;
    background-image: url(data:image/png;base64,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);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 0.53333rem;
  }
  .footer .desc {
    color: #DFDFDF;
    font-size: 0.24rem;
    width: 100%;
    text-align: center;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
  }
  .footer .desc.desc1 {
    top: 1.8rem;
  }
  .footer .desc.desc2 {
    top: 2.2rem;
  }
  .footer .desc.desc3 {
    top: 2.6rem;
  }
  .footer .desc.desc4 {
    top: 3rem;
  }
  .footer .conts {
    font-size: 0.24rem;
    color: #DFDFDF;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 1.33333rem;
  }
  .footer .conts > span:nth-child(2n) {
    margin: 0.09333rem;
  }
  .footer .conts > span:nth-child(2n-1) {
    cursor: pointer;
  }
}
@media screen and (min-width: 769px) {
  .footer {
    width: 100%;
    height: 5.08rem;
    background-color: #232525;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 0.18667rem;
    position: relative;
  }
  .footer > div {
    color: #ccc;
  }
  .footer .logo {
    width: 1.09333rem;
    height: 0.45333rem;
    background-image: url(data:image/png;base64,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);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: absolute;
    top: 0.93333rem;
    left: 6.13333rem;
  }
  .footer .desc {
    color: #DFDFDF;
    font-size: 0.21333rem;
    position: absolute;
  }
  .footer .desc.desc1 {
    top: 2.33333rem;
    left: 6.13333rem;
  }
  .footer .desc.desc2 {
    top: 2.8rem;
    left: 6.13333rem;
  }
  .footer .desc.desc3 {
    top: 3.26667rem;
    left: 6.13333rem;
  }
  .footer .desc.desc4 {
    top: 3.73333rem;
    left: 6.13333rem;
  }
  .footer .conts {
    font-size: 0.21333rem;
    color: #DFDFDF;
    position: absolute;
    top: 1.86667rem;
    left: 6.13333rem;
  }
  .footer .conts > span:nth-child(2n) {
    margin: 0.09333rem;
  }
  .footer .conts > span:nth-child(2n-1) {
    cursor: pointer;
  }
}

.mixin-modal-closeimg {
  position: absolute;
  top: 0.06667rem;
  right: 0.06667rem;
}
@keyframes breathe {
  0% {
    transform: scale(1);
  }
  25% {
    transform: scale(0.9);
  }
  50% {
    transform: scale(1);
  }
  75% {
    transform: scale(0.9);
  }
  100% {
    transform: scale(1);
  }
}
@media screen and (min-width: 769px) {
  .header {
    height: 0.94667rem;
    background-image: url('https://cdn-game-activity.23you.net/frontend/cz-lz-act/pc/header.png');
    background-size: 100% 100%;
    width: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    position: fixed;
    top: 0;
    display: flex;
    justify-content: center;
    z-index: 20000;
  }
  .header .menu-item {
    width: 2.50667rem;
    height: 0.90667rem;
    background-size: 100% 100%;
    background-position: center center;
    background-repeat: no-repeat;
    position: relative;
    cursor: pointer;
    text-align: center;
    margin: 0 0.26667rem;
  }
  .header .menu-item.menu-item1 {
    background-image: url('https://cdn-game-activity.23you.net/frontend/cz-lz-act/pc/menu-item1.png');
    background-size: 0.65333rem 0.33333rem;
  }
  .header .menu-item.menu-item1.active,
  .header .menu-item.menu-item1:hover {
    background-image: url('https://cdn-game-activity.23you.net/frontend/cz-lz-act/pc/menu-item1-ck.png');
    background-size: 2.14667rem 0.69333rem;
  }
  .header .menu-item.menu-item2 {
    background-image: url('https://cdn-game-activity.23you.net/frontend/cz-lz-act/pc/menu-item2.png');
    background-size: 1.66667rem 0.33333rem;
  }
  .header .menu-item.menu-item2.active,
  .header .menu-item.menu-item2:hover {
    background-image: url('https://cdn-game-activity.23you.net/frontend/cz-lz-act/pc/menu-item2-ck.png');
    background-size: 2.14667rem 0.69333rem;
  }
  .header .menu-item.menu-item3 {
    background-image: url('https://cdn-game-activity.23you.net/frontend/cz-lz-act/pc/menu-item3.png');
    background-size: 1.33333rem 0.33333rem;
  }
  .header .menu-item.menu-item3.active,
  .header .menu-item.menu-item3:hover {
    background-image: url('https://cdn-game-activity.23you.net/frontend/cz-lz-act/pc/menu-item3-ck.png');
    background-size: 2.14667rem 0.69333rem;
  }
  .header .menu-item.menu-item4 {
    background-image: url('https://cdn-game-activity.23you.net/frontend/cz-lz-act/pc/menu-item4.png');
    background-size: 1.33333rem 0.33333rem;
  }
  .header .menu-item.menu-item4.active,
  .header .menu-item.menu-item4:hover {
    background-image: url('https://cdn-game-activity.23you.net/frontend/cz-lz-act/pc/menu-item4-ck.png');
    background-size: 2.14667rem 0.69333rem;
  }
  .header .float-btns {
    position: absolute;
    width: 4rem;
    height: 0.8rem;
    right: 0.4rem;
    top: 0.57333rem;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .header .float-btns > div {
    cursor: pointer;
    margin-right: 0.26667rem;
  }
}
@keyframes slideFromRight {
  0% {
    /* 在动画开始时，div将位于屏幕外的左侧 */
    transform: translateX(100vw);
    opacity: 0;
  }
  100% {
    /* 动画结束时，div将回到其原始位置 */
    transform: translateX(0);
    opacity: 1;
  }
}
@media screen and (max-width: 768px) {
  .top-nav {
    z-index: 50000;
    position: fixed;
    display: flex;
    align-items: center;
    left: 0;
    top: 0;
    width: 100%;
    height: 1.93333rem;
    background-image: url('https://cdn-game-activity.23you.net/frontend/cz-lz-act/mobile/header.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    padding: 0 0.33333rem;
    z-index: 20000;
    padding-left: 6.8rem;
  }
  .top-nav .btn-header-download {
    width: 3.14667rem;
    height: 0.77333rem;
    background-image: url('https://cdn-game-activity.23you.net/frontend/cz-lz-act/mobile/btn-header-yy.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: absolute;
    right: 0.33333rem;
    top: 0.50667rem;
  }
  .top-nav .btn-header-haslogin {
    width: 3.14667rem;
    height: 0.77333rem;
    background-image: url('https://cdn-game-activity.23you.net/frontend/cz-lz-act/mobile/haslogin.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: absolute;
    right: 0.33333rem;
    top: 0.50667rem;
  }
  .top-nav .btn-header-yy {
    width: 3.14667rem;
    height: 0.77333rem;
    background-image: url('https://cdn-game-activity.23you.net/frontend/cz-lz-act/mobile/btn-header-yy.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: absolute;
    right: 1.06667rem;
    top: 0.53333rem;
  }
  .top-nav .icon-menu {
    width: 0.93333rem;
    height: 0.93333rem;
    background-image: url('https://cdn-game-activity.23you.net/frontend/cz-lz-act/mobile/icon-menu.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: absolute;
    right: 0.46667rem;
    top: 2.06667rem;
  }
  .top-nav .menu-list {
    position: absolute;
    top: 2.22667rem;
    right: 1.6rem;
    width: 2.50667rem;
    padding-top: 0.2rem;
    z-index: 50;
    width: 2.29333rem;
    height: 3.2rem;
    background-image: url('https://cdn-game-activity.23you.net/frontend/cz-lz-act/mobile/menu-list.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
  .top-nav .menu-list .menu-item {
    width: 2.29333rem;
    height: 0.69333rem;
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
  }
  .top-nav .menu-list .menu-item.menu-item1 {
    background-image: url('https://cdn-game-activity.23you.net/frontend/cz-lz-act/mobile/menu-item1.png');
    background-size: 0.52rem 0.25333rem;
  }
  .top-nav .menu-list .menu-item.menu-item1.active,
  .top-nav .menu-list .menu-item.menu-item1:hover {
    background-image: url('https://cdn-game-activity.23you.net/frontend/cz-lz-act/mobile/menu-item1-ck.png');
    background-size: 1.69333rem 0.54667rem;
  }
  .top-nav .menu-list .menu-item.menu-item2 {
    background-image: url('https://cdn-game-activity.23you.net/frontend/cz-lz-act/mobile/menu-item2.png');
    background-size: 1.30667rem 0.25333rem;
  }
  .top-nav .menu-list .menu-item.menu-item2.active,
  .top-nav .menu-list .menu-item.menu-item2:hover {
    background-image: url('https://cdn-game-activity.23you.net/frontend/cz-lz-act/mobile/menu-item2-ck.png');
    background-size: 1.69333rem 0.54667rem;
  }
  .top-nav .menu-list .menu-item.menu-item3 {
    background-image: url('https://cdn-game-activity.23you.net/frontend/cz-lz-act/mobile/menu-item3.png');
    background-size: 1.05333rem 0.26667rem;
  }
  .top-nav .menu-list .menu-item.menu-item3.active,
  .top-nav .menu-list .menu-item.menu-item3:hover {
    background-image: url('https://cdn-game-activity.23you.net/frontend/cz-lz-act/mobile/menu-item3-ck.png');
    background-size: 1.69333rem 0.54667rem;
  }
  .top-nav .menu-list .menu-item.menu-item4 {
    background-image: url('https://cdn-game-activity.23you.net/frontend/cz-lz-act/mobile/menu-item4.png');
    background-size: 1.05333rem 0.25333rem;
  }
  .top-nav .menu-list .menu-item.menu-item4.active,
  .top-nav .menu-list .menu-item.menu-item4:hover {
    background-image: url('https://cdn-game-activity.23you.net/frontend/cz-lz-act/mobile/menu-item4-ck.png');
    background-size: 1.69333rem 0.54667rem;
  }
}

