/*! 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-image: url('../assets/pc.jpg'); */
    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-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-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-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;
}

.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);
  }
}

.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);
  }
}
.Home {
  position: relative;
  width: 100%;
  font-size: 0.18667rem;
  overflow-x: hidden;
}
.Home .screen {
  width: 10rem;
  height: 110.98667rem;
  background-image: url('https://cdn-game-activity.23you.net/frontend/ddj-4zn-h5/bg.png');
  background-size: 100% 100%;
  background-repeat: no-repeat;
  margin-top: -0.93333rem;
}
.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: 8.65333rem;
  height: 5.4rem;
  background-image: url('https://cdn-game-activity.23you.net/frontend/ddj-4zn-h5/modal-myprize.png');
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.modal-myprize .myprize-list {
  height: 3.46667rem;
  position: absolute;
  left: 0.4rem;
  top: 1.6rem;
  overflow-y: auto;
}
.modal-myprize .myprize-list .item {
  width: 7.77333rem;
  height: 0.85333rem;
  margin-bottom: 0.13333rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 0.4rem;
  font-size: 0.37333rem;
}
.modal-myprize .myprize-list .item .btn-write {
  color: #AE5743;
}
.modal-myprize .myprize-list .item > div {
  text-align: center;
}
.modal-myprize .myprize-list .item .name {
  width: 3.8rem;
  margin-right: 0.4rem;
  font-size: 0.32rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.modal-myprize .myprize-list .item .type {
  width: 0.93333rem;
  margin-right: 0.13333rem;
}
.modal-myprize .myprize-list .item .time {
  width: 2.13333rem;
}
.modal-myprize .myprize-list .item .btn-get {
  width: 1.26667rem;
  height: 0.64rem;
  background-image: url('https://cdn-game-activity.23you.net/frontend/ddj-4zn-h5/modal/btn-get.png');
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.modal-myprize .myprize-list .item .btn-copy {
  width: 1.26667rem;
  height: 0.64rem;
  background-image: url('https://cdn-game-activity.23you.net/frontend/ddj-4zn-h5/modal/btn-copy.png');
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.modal-myprize .myprize-list .item .received {
  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;
}
.modal-myprize .myprize-list .item .unreceived {
  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);
  }
}
.close-modal {
  width: 0.93333rem;
  height: 0.93333rem;
  background-image: url('https://cdn-game-activity.23you.net/frontend/ddj-4zn-h5/close.png');
  background-size: 100% 100%;
  background-repeat: no-repeat;
  position: absolute;
  top: -0.26667rem;
  right: -0.26667rem;
}

.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: 8.57333rem;
  height: 8.54667rem;
  background-image: url('https://cdn-game-activity.23you.net/frontend/ddj-4zn-h5/modal/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: 3.06667rem;
}
.modal-address .content .input {
  width: 6.02667rem;
  height: 0.81333rem;
  margin-bottom: 0.26667rem;
  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: #fff;
  border: 2px solid #000;
  border-radius: 0.13333rem;
  width: 4.13333rem;
}
.modal-address .content .input .label {
  width: 2.53333rem;
  height: 0.81333rem;
  line-height: 0.81333rem;
  font-size: 0.29333rem;
  font-weight: 600;
  text-align: center;
  color: #000;
  background-color: none;
}
.modal-address .content .btn-submit {
  width: 3.41333rem;
  height: 1.17333rem;
  background-image: url('https://cdn-game-activity.23you.net/frontend/ddj-4zn-h5/modal/btn-submit-address.png');
  background-size: 100% 100%;
  background-repeat: no-repeat;
  margin: 0.4rem 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);
  }
}
.modal-lottery-success {
  width: 8.65333rem;
  height: 7.57333rem;
  background-image: url('https://cdn-game-activity.23you.net/frontend/ddj-4zn-h5/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 .lottery-image {
  width: 1.33333rem;
  height: 1.33333rem;
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: 2.34667rem;
  left: 3.66667rem;
}
.modal-lottery-success .lottery-name {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 4.6rem;
  width: 100%;
  text-align: center;
}
.modal-lottery-success .code {
  position: absolute;
  left: 4.13333rem;
  top: 5.24rem;
  width: 2.2rem;
  height: 0.66667rem;
  line-height: 0.66667rem;
  text-align: center;
  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);
  }
}
.screen1 {
  height: 22.56rem;
  background-size: cover;
  background-position: center center;
  position: relative;
}
.screen1 .greeting-card-box {
  width: 10rem;
  height: 20.14667rem;
  background-image: url('https://cdn-game-activity.23you.net/frontend/ddj-4zn-h5/greeting-card-box.png');
  background-size: 100% 100%;
  background-repeat: no-repeat;
  position: absolute;
  top: 2.6rem;
}
.screen1 .greeting-card-box .title-greet {
  width: 6.70667rem;
  height: 1.72rem;
  background-image: url('https://cdn-game-activity.23you.net/frontend/ddj-4zn-h5/title-greet.png');
  background-size: 100% 100%;
  background-repeat: no-repeat;
  position: absolute;
  left: 1.6rem;
  top: 2.8rem;
}
.screen1 .greeting-card-box .greet-list {
  width: 8.37333rem;
  height: 9.05333rem;
  background-image: url('https://cdn-game-activity.23you.net/frontend/ddj-4zn-h5/greet-list.png');
  background-size: 100% 100%;
  background-repeat: no-repeat;
  position: absolute;
  left: 1.06667rem;
  top: 6.4rem;
  font-size: 0.37333rem;
}
.screen1 .greeting-card-box .greet-list .avatar {
  width: 1.4rem;
  height: 1.4rem;
  background-image: url('https://cdn-game-activity.23you.net/frontend/ddj-4zn-h5/avatar.png');
  background-size: 100% 100%;
  background-repeat: no-repeat;
  position: absolute;
  left: 0.66667rem;
  top: 1.33333rem;
}
.screen1 .greeting-card-box .greet-list .name {
  color: #9F634B;
  position: absolute;
  left: 2.26667rem;
  top: 2.13333rem;
  width: 1.6rem;
}
.screen1 .greeting-card-box .greet-list .phone {
  color: #9F634B;
  position: absolute;
  left: 3.86667rem;
  top: 2.13333rem;
  width: 2.93333rem;
}
.screen1 .greeting-card-box .greet-list .content {
  color: #CAA970;
  position: absolute;
  left: 1.73333rem;
  top: 3.2rem;
  width: 4.26667rem;
}
.screen1 .greeting-card-box .btn-to-greet {
  width: 4.56rem;
  height: 1.24rem;
  background-image: url('https://cdn-game-activity.23you.net/frontend/ddj-4zn-h5/btn-to-greet.png');
  background-size: 100% 100%;
  background-repeat: no-repeat;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 14.93333rem;
}

.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: 8.84rem;
  height: 11.33333rem;
  background-image: url('https://cdn-game-activity.23you.net/frontend/ddj-4zn-h5/modal/modal-rule.png');
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.modal-rule .content {
  width: 7.46667rem;
  height: 6.13333rem;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 3.73333rem;
  overflow-y: auto;
  font-size: 0.26667rem;
}

.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-write-wish {
  width: 8.65333rem;
  height: 7.96rem;
  background-image: url('https://cdn-game-activity.23you.net/frontend/ddj-4zn-h5/modal-write-wish.png');
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.modal-write-wish input,
.modal-write-wish textarea {
  outline: none;
  border: solid #DDD2B0 1px;
  background-color: #FFFDF5;
  font-size: 0.37333rem;
}
.modal-write-wish .input-name {
  position: absolute;
  left: 2.13333rem;
  top: 0.97333rem;
  width: 5.6rem;
  height: 0.66667rem;
}
.modal-write-wish .input-wish {
  position: absolute;
  left: 1.06667rem;
  top: 2.64rem;
  width: 6.66667rem;
  height: 3.6rem;
}
.modal-write-wish .btn-submit {
  width: 3.4rem;
  height: 1rem;
  background-image: url('https://cdn-game-activity.23you.net/frontend/ddj-4zn-h5/btn-submit.png');
  background-size: 100% 100%;
  background-repeat: no-repeat;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0.4rem;
}

.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);
  }
}
.screen2 {
  height: 22.32rem;
  background-size: cover;
  background-position: center center;
  position: relative;
}
.screen2 .title1-screen2 {
  width: 9.45333rem;
  height: 1.72rem;
  background-image: url('https://cdn-game-activity.23you.net/frontend/ddj-4zn-h5/title1-screen2.png');
  background-size: 100% 100%;
  background-repeat: no-repeat;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 2rem;
}
.screen2 .title2-screen2 {
  width: 6.37333rem;
  height: 0.58667rem;
  background-image: url('https://cdn-game-activity.23you.net/frontend/ddj-4zn-h5/title2-screen2.png');
  background-size: 100% 100%;
  background-repeat: no-repeat;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 3.86667rem;
}
.screen2 .prize-show-box {
  width: 9.66667rem;
  height: 15.34667rem;
  background-image: url('https://cdn-game-activity.23you.net/frontend/ddj-4zn-h5/prize-show-box.png');
  background-size: 100% 100%;
  background-repeat: no-repeat;
  position: absolute;
  left: 0.4rem;
  top: 4.8rem;
}
.screen2 .prize-list {
  width: 7.73333rem;
  height: 10.66667rem;
  position: absolute;
  left: 1.13333rem;
  top: 1.33333rem;
  display: flex;
  flex-wrap: wrap;
}
.screen2 .prize-list .prize-item {
  position: relative;
  width: 3.17333rem;
  height: 5.62667rem;
  background-image: url('https://cdn-game-activity.23you.net/frontend/ddj-4zn-h5/prize-item.png');
  background-size: 100% 100%;
  background-repeat: no-repeat;
  margin-right: 0.6rem;
}
.screen2 .prize-list .prize-item .img {
  width: 1.6rem;
  height: 1.6rem;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  left: 0.74667rem;
  top: 1.6rem;
  position: absolute;
}
.screen2 .prize-list .prize-item .prize-name {
  width: 2.784rem;
  height: 0.672rem;
  background-image: url('https://cdn-game-activity.23you.net/frontend/ddj-4zn-h5/prize-name.png');
  background-size: 100% 100%;
  background-repeat: no-repeat;
  color: #E55A39;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0.86667rem;
  font-size: 0.24rem;
  padding: 0 0.33333rem;
  text-align: center;
}
.screen2 .bg-lottery {
  width: 6.70667rem;
  height: 1.16rem;
  background-image: url('https://cdn-game-activity.23you.net/frontend/ddj-4zn-h5/bg-lottery.png');
  background-size: 100% 100%;
  background-repeat: no-repeat;
  position: absolute;
  left: 1.73333rem;
  top: 20.26667rem;
}
.screen2 .bg-lottery .btn-lottery {
  width: 3.68rem;
  height: 1.04rem;
  background-image: url('https://cdn-game-activity.23you.net/frontend/ddj-4zn-h5/btn-lottery.png');
  background-size: 100% 100%;
  background-repeat: no-repeat;
  position: absolute;
  left: 0.06667rem;
  top: 0;
}
.screen2 .bg-lottery .draw-times {
  font-size: 0.4rem;
  color: #E55A39;
  width: 0.64rem;
  position: absolute;
  top: 0.13333rem;
  left: 4.4rem;
  text-align: center;
}

.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: 8.65333rem;
  height: 2.86667rem;
  background-image: url('https://cdn-game-activity.23you.net/frontend/ddj-4zn-h5/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);
  }
}
.screen3 {
  height: 21.36rem;
  background-size: cover;
  background-position: center center;
  position: relative;
}
.screen3 .title-screen3 {
  width: 9.45333rem;
  height: 1.72rem;
  background-image: url('https://cdn-game-activity.23you.net/frontend/ddj-4zn-h5/title-screen3.png');
  background-size: 100% 100%;
  background-repeat: no-repeat;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 1.2rem;
}
.screen3 .task-list-box {
  width: 10rem;
  height: 17.42667rem;
  background-image: url('https://cdn-game-activity.23you.net/frontend/ddj-4zn-h5/task-list-box.png');
  background-size: 100% 100%;
  background-repeat: no-repeat;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 2.93333rem;
}
.screen3 .task-list-box .task-list {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 90%;
  top: 2.53333rem;
  height: 10.4rem;
}
.screen3 .task-list-box .task-list .task-item {
  margin: 0 auto;
  margin-bottom: 0.4rem;
  width: 8.32rem;
  height: 1.69333rem;
  background-image: url('https://cdn-game-activity.23you.net/frontend/ddj-4zn-h5/task-item.png');
  background-size: 100% 100%;
  background-repeat: no-repeat;
  display: flex;
  align-items: center;
  padding-left: 0.4rem;
  position: relative;
}
.screen3 .task-list-box .task-list .task-item .jd {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 2.66667rem;
  font-size: 0.37333rem;
  color: #8E5D1D;
}
.screen3 .task-list-box .task-list .task-item .name {
  width: 4.8rem;
  color: #8E5D1D;
  font-size: 0.37333rem;
}
.screen3 .task-list-box .task-list .task-item .btn-finished {
  width: 2.72rem;
  height: 0.85333rem;
  background-image: url('https://cdn-game-activity.23you.net/frontend/ddj-4zn-h5/btn-finished.png');
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.screen3 .task-list-box .task-list .task-item .btn-cannot {
  width: 2.72rem;
  height: 0.85333rem;
  background-image: url('https://cdn-game-activity.23you.net/frontend/ddj-4zn-h5/btn-toget.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-get-drawtime {
  width: 8.65333rem;
  height: 5.44rem;
  background-image: url('https://cdn-game-activity.23you.net/frontend/ddj-4zn-h5/modal-get-drawtime.png');
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.modal-get-drawtime .btn-to-lottery {
  width: 3.4rem;
  height: 1rem;
  background-image: url('https://cdn-game-activity.23you.net/frontend/ddj-4zn-h5/btn-to-lottery.png');
  background-size: 100% 100%;
  background-repeat: no-repeat;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0.6rem;
}

.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-qrcode {
  width: 8.65333rem;
  height: 5.37333rem;
  background-image: url('https://cdn-game-activity.23you.net/frontend/ddj-4zn-h5/modal-qrcode.png');
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.modal-qrcode .qrcode {
  width: 3.41333rem;
  height: 3.41333rem;
  display: block;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 1.33333rem;
}

.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);
  }
}
.screen4 {
  height: 22.32rem;
  background-size: cover;
  background-position: center center;
  position: relative;
}
.screen4 .title-screen4 {
  width: 8.82667rem;
  height: 1.72rem;
  background-image: url('https://cdn-game-activity.23you.net/frontend/ddj-4zn-h5/title-screen4.png');
  background-size: 100% 100%;
  background-repeat: no-repeat;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 1.6rem;
}
.screen4 .notice-box {
  width: 10rem;
  height: 19.68rem;
  display: block;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 2.8rem;
}

.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);
  }
}
.screen5 {
  height: 22.32rem;
  background-size: cover;
  background-position: center center;
  position: relative;
}
.screen5 .title-screen5 {
  width: 6.70667rem;
  height: 1.72rem;
  background-image: url('https://cdn-game-activity.23you.net/frontend/ddj-4zn-h5/title-screen5.png');
  background-size: 100% 100%;
  background-repeat: no-repeat;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 1.06667rem;
}
.screen5 .rule-box {
  width: 9.72rem;
  height: 18.92rem;
  background-image: url('https://cdn-game-activity.23you.net/frontend/ddj-4zn-h5/rule-box.png');
  background-size: 100% 100%;
  background-repeat: no-repeat;
  position: absolute;
  left: 0.26667rem;
  top: 2.93333rem;
}
.screen5 .rule-box .content {
  width: 8.66667rem;
  height: 13.33333rem;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 0.8rem;
  font-size: 0.37333rem;
  overflow-y: 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);
  }
}
.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: relative;
  width: 8.74667rem;
  height: 5.84rem;
  background-image: url('https://cdn-game-activity.23you.net/frontend/ddj-4zn-h5/modal-login.png');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  border: 1PX solid rgba(255, 255, 255, 0);
}
.modal-login-compnent .modal-form {
  width: 5.68rem;
  margin: 1.30667rem auto 0;
  margin-left: 2.37333rem;
  margin-bottom: 0.66667rem;
}
.modal-login-compnent .modal-form .form-item {
  display: flex;
  height: 0.66667rem;
}
.modal-login-compnent .modal-form .form-item .input {
  font-size: 0.26667rem;
  border: 2px solid #DDD2B0;
  width: 5.68rem;
  height: 0.90667rem;
  background-color: #FFF;
  border-radius: 0.2rem;
  position: relative;
}
.modal-login-compnent .modal-form .form-item .input input {
  width: 100%;
  height: 0.90667rem;
  border: none;
  padding-left: 0.13333rem;
  line-height: 1.04rem;
}
.modal-login-compnent .modal-form .mobile-form .input {
  width: 5.17333rem;
}
.modal-login-compnent .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-form .vcode-form {
  font-size: 0.26667rem;
  margin-top: 0.53333rem;
}
.modal-login-compnent .modal-form .vcode-form .input {
  width: 3.10667rem;
}
.modal-login-compnent .modal-form .vcode-form .input input {
  line-height: 0.90667rem;
}
.modal-login-compnent .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-form .vcode-form .vcode-btn {
  width: 1.89333rem;
  height: 0.86667rem;
  background-image: url('https://cdn-game-activity.23you.net/frontend/ddj-4zn-h5/vcode-btn.png');
  background-size: 100% 100%;
  background-repeat: no-repeat;
  line-height: 0.88rem;
  font-size: 0.26667rem;
  color: #fff;
  text-align: center;
  cursor: pointer;
  margin-left: 0.13333rem;
}
.modal-login-compnent .btnLogin {
  width: 3.41333rem;
  height: 1rem;
  background-image: url('https://cdn-game-activity.23you.net/frontend/ddj-4zn-h5/btn-login.png');
  background-size: 100% 100%;
  background-repeat: no-repeat;
  position: absolute;
  left: 2.53333rem;
  top: 3.86667rem;
  cursor: pointer;
}
.modal-login-compnent .tip {
  text-indent: 4.13333rem;
  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: 3.33333rem;
  overflow: hidden;
}

.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);
  }
}
.kv {
  width: 100%;
  width: 10rem;
  height: 20.8rem;
  background-image: url('https://cdn-game-activity.23you.net/frontend/ddj-4zn-h5/KV.png');
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.kv .float {
  width: 3.42667rem;
  height: 4.09333rem;
  background-image: url('https://cdn-game-activity.23you.net/frontend/ddj-4zn-h5/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;
}
.kv .float.shrink {
  right: -3.42667rem;
}
.kv .float .btn-opengame {
  width: 3.18667rem;
  height: 0.96rem;
  background-image: url('https://cdn-game-activity.23you.net/frontend/ddj-4zn-h5/btn-opengame.png');
  background-size: 100% 100%;
  background-repeat: no-repeat;
  position: absolute;
  left: 0.13333rem;
  top: 1.26667rem;
}
.kv .float .btn-myprize {
  width: 3.18667rem;
  height: 0.96rem;
  background-image: url('https://cdn-game-activity.23you.net/frontend/ddj-4zn-h5/btn-myprize.png');
  background-size: 100% 100%;
  background-repeat: no-repeat;
  position: absolute;
  left: 0.13333rem;
  top: 2.37333rem;
}
.kv .float .shrink {
  width: 0.70667rem;
  height: 1.26667rem;
  background-image: url('https://cdn-game-activity.23you.net/frontend/ddj-4zn-h5/shrink.png');
  background-size: 100% 100%;
  background-repeat: no-repeat;
  position: absolute;
  left: -0.70667rem;
  top: 1.62667rem;
}
.kv .float .extend {
  width: 0.70667rem;
  height: 1.26667rem;
  background-image: url('https://cdn-game-activity.23you.net/frontend/ddj-4zn-h5/extend.png');
  background-size: 100% 100%;
  background-repeat: no-repeat;
  position: absolute;
  left: -0.70667rem;
  top: 1.62667rem;
}
.kv .btn-lottery-home {
  width: 6.58667rem;
  height: 2.62667rem;
  background-image: url('https://cdn-game-activity.23you.net/frontend/ddj-4zn-h5/btn-lottery-home.png');
  background-size: 100% 100%;
  background-repeat: no-repeat;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 14.66667rem;
  margin-left: 0.66667rem;
}
@media screen and (min-width: 768px) {
  html .kv .float {
    position: absolute;
  }
}

