@charset "UTF-8";
/* normalize.css v3.0.2 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: "Helvetica Neue", Helvetica, Tahoma, sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -webkit-font-smoothing: antialiased;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  tap-highlight-color: rgba(0, 0, 0, 0); }

/**
 * Remove default margin.
 */
body {
  margin: 0;
  font-size: 14px;
  line-height: 1.5;
  color: #333;
  background-color: white; }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block; }

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none; }

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0; }

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold; }

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0; }

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 0; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  box-sizing: content-box;
  height: 0; }

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto; }

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
  outline: none; }

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
  -webkit-user-select: none;
  outline: 0; }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal; }

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  /* 2 */
  box-sizing: content-box; }

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto; }

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold; }

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

/* Add Reset
   ========================================================================== */
html, button, input, select, textarea {
  font-family: "Helvetica Neue", Helvetica, Tahoma, sans-serif;
  /* 1 */ }

h1, h2, h3, h4, h5, h6, p, figure, form, blockquote {
  margin: 0; }

ul, ol, li, dl, dd {
  margin: 0;
  padding: 0; }

ul, ol {
  list-style: none outside none; }

h1, h2, h3 {
  line-height: 2;
  font-weight: normal; }

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #A6A6A6; }

a,
a:link,
a:visited,
a:hover {
  color: #666;
  text-decoration: none; }

a, img {
  -webkit-touch-callout: none;
  /* 禁止长按链接与图片弹出菜单 */ }

html, body {
  -webkit-user-select: none;
  /* 禁止选中文本（如无文本选中需求，此为必选项） */
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none; }

.ball-grid-pulse:before, .ball-grid-pulse:after {
  content: "";
  display: table; }

.ball-grid-pulse:after {
  clear: both; }

.fn-hide {
  display: none !important; }

.btn-area {
  text-align: center; }

.form-page {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  min-height: 100%;
  padding: 15px;
  z-index: 999; }
  .form-page .form-layer {
    position: relative;
    box-sizing: border-box;
    height: 100%;
    padding: 6.66667rem 2.66667rem 0;
    -webkit-overflow-scrolling: touch; }
  .form-page .form-box {
    box-sizing: border-box;
    padding: 0 10px 0 0; }
    .form-page .form-box dl {
      clear: both; }
      .form-page .form-box dl.col2 {
        float: left;
        width: 50%;
        clear: none; }
    .form-page .form-box dt {
      font-size: 0.64rem;
      color: #1c1c1c;
      float: left; }
      .form-page .form-box dt i {
        display: none; }
      .form-page .form-box dt label {
        display: none; }
      .form-page .form-box dt em {
        color: #fdce55;
        font-style: normal;
        display: inline-block;
        width: 10px;
        text-indent: 3px; }
    .form-page .form-box dd {
      margin-bottom: 7px;
      position: relative;
      overflow: hidden;
      padding-bottom: 0.96rem; }
      .form-page .form-box dd p {
        position: absolute;
        bottom: 0;
        left: 0;
        font-size: 0.64rem;
        color: #fdce55;
        height: 0.96rem; }
    .form-page .form-box input[type=tel],
    .form-page .form-box input[type=text], .form-page .form-box select, .form-page .form-box textarea {
      display: block;
      box-sizing: border-box;
      width: 100%;
      padding-left: 10px;
      color: #1c1c1c;
      border-radius: 6px;
      border: 1px solid #cdccc9;
      background-color: white;
      outline: none;
      appearance: none;
      -moz-appearance: none;
      -webkit-appearance: none; }
    .form-page .form-box input[type=radio] {
      display: none; }
      .form-page .form-box input[type=radio] ~ label {
        float: left;
        width: 50%;
        text-align: center;
        background-color: #d8d8d8;
        color: #1c1c1c; }
      .form-page .form-box input[type=radio]:checked + label {
        background-color: #c7001f;
        color: #fff; }
    .form-page .form-box select {
      background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAKCAYAAAC5Sw6hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NzExN0MzQURBMEJGMTFFNjlGODVGRTRDODk2NUE3OTUiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NzExN0MzQUVBMEJGMTFFNjlGODVGRTRDODk2NUE3OTUiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo3MTE3QzNBQkEwQkYxMUU2OUY4NUZFNEM4OTY1QTc5NSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo3MTE3QzNBQ0EwQkYxMUU2OUY4NUZFNEM4OTY1QTc5NSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PiYOQQQAAAB3SURBVHjaYtyzZ08NAwNDIxAzMZAHfgNxOkjzJwoMAQEWIP4IMmASELeSach/IM4E4nUwl9SQYRjMkJkMaF4ixTAUQxiwhA0xhmEYwoAjkPEZhtUQBjyxhc0wnIYwEIh2ZMPwGgJLAwwEDLsPxO9BUYxPIUCAAQCpoR7Fuu8hPAAAAABJRU5ErkJggg==);
      background-position: right 10px center;
      background-repeat: no-repeat;
      background-size: 12px auto; }
  .form-page input::-webkit-input-placeholder,
  .form-page textarea::-webkit-input-placeholder {
    color: #1c1c1c; }
  .form-page .btn-form > a, .form-page .btn-form > div {
    display: block;
    margin: auto;
    width: 8.4rem;
    height: 2rem;
    box-sizing: border-box;
    margin-bottom: 0.8rem;
    font-size: 0.90667rem;
    line-height: 1.81333rem;
    color: #da5231;
    text-align: center;
    background: url(https://s.autoimg.cn/topic/qiangpozheng/img/button.png) 0 0 no-repeat;
    background-size: 100%; }

@media (min-width: 0px) and (max-width: 320px) {
  .form-page .form-box dt {
    line-height: 28px; }
  .form-page .form-box input[type=tel], .form-page .form-box input[type=text], .form-page .form-box select {
    height: 28px;
    line-height: 26px;
    font-size: 12px; }
  .form-page .form-box input[type=radio] ~ label {
    height: 28px;
    line-height: 28px; } }

@media (min-width: 321px) and (max-width: 413px) {
  .form-page .form-box dt {
    line-height: 32px; }
  .form-page .form-box input[type=tel], .form-page .form-box input[type=text], .form-page .form-box select {
    height: 32px;
    line-height: 30px;
    font-size: 14px; }
  .form-page .form-box input[type=radio] ~ label {
    height: 32px;
    line-height: 32px; } }

@media (min-width: 414px) and (max-width: 1280px) {
  .form-page .form-box dt {
    line-height: 34px; }
  .form-page .form-box input[type=tel], .form-page .form-box input[type=text], .form-page .form-box select {
    height: 34px;
    line-height: normal;
    font-size: 15px; }
  .form-page .form-box input[type=radio] ~ label {
    height: 34px;
    line-height: 34px; } }

.loading-box {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #d64401;
  z-index: 9999; }
  .loading-box .area {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -60px;
    margin-left: -30px;
    width: 60px; }
  .loading-box .percent {
    margin-top: 10px;
    font-family: STHeitiSC-Light;
    font-size: 20px;
    color: #fff;
    line-height: 1.0;
    text-align: center; }

@-webkit-keyframes ball-grid-pulse {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1); }
  50% {
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
    opacity: 0.7; }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1; } }

@keyframes ball-grid-pulse {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1); }
  50% {
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
    opacity: 0.7; }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1; } }

.ball-grid-pulse {
  width: 57px; }
  .ball-grid-pulse > div:nth-child(1) {
    -webkit-animation-delay: -0.02s;
            animation-delay: -0.02s;
    -webkit-animation-duration: 1.19s;
            animation-duration: 1.19s; }
  .ball-grid-pulse > div:nth-child(2) {
    -webkit-animation-delay: 0.15s;
            animation-delay: 0.15s;
    -webkit-animation-duration: 1.32s;
            animation-duration: 1.32s; }
  .ball-grid-pulse > div:nth-child(3) {
    -webkit-animation-delay: -0.15s;
            animation-delay: -0.15s;
    -webkit-animation-duration: 1.41s;
            animation-duration: 1.41s; }
  .ball-grid-pulse > div:nth-child(4) {
    -webkit-animation-delay: 0.73s;
            animation-delay: 0.73s;
    -webkit-animation-duration: 1.4s;
            animation-duration: 1.4s; }
  .ball-grid-pulse > div:nth-child(5) {
    -webkit-animation-delay: 0.11s;
            animation-delay: 0.11s;
    -webkit-animation-duration: 1.32s;
            animation-duration: 1.32s; }
  .ball-grid-pulse > div:nth-child(6) {
    -webkit-animation-delay: 0.71s;
            animation-delay: 0.71s;
    -webkit-animation-duration: 0.74s;
            animation-duration: 0.74s; }
  .ball-grid-pulse > div:nth-child(7) {
    -webkit-animation-delay: 0.5s;
            animation-delay: 0.5s;
    -webkit-animation-duration: 1.09s;
            animation-duration: 1.09s; }
  .ball-grid-pulse > div:nth-child(8) {
    -webkit-animation-delay: 0.36s;
            animation-delay: 0.36s;
    -webkit-animation-duration: 1.58s;
            animation-duration: 1.58s; }
  .ball-grid-pulse > div:nth-child(9) {
    -webkit-animation-delay: 0.02s;
            animation-delay: 0.02s;
    -webkit-animation-duration: 1.05s;
            animation-duration: 1.05s; }
  .ball-grid-pulse > div {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    background-color: #fff;
    width: 15px;
    height: 15px;
    border-radius: 100%;
    margin: 2px;
    -webkit-animation-fill-mode: both;
            animation-fill-mode: both;
    display: inline-block;
    float: left;
    -webkit-animation-name: ball-grid-pulse;
            animation-name: ball-grid-pulse;
    -webkit-animation-iteration-count: infinite;
            animation-iteration-count: infinite;
    -webkit-animation-delay: 0;
            animation-delay: 0; }

html, body {
  background: #f1bf97;
  color: #fff;
  height: 100%; }

button {
  margin: 0;
  padding: 0;
  border: none;
  display: block; }

.wrap {
  height: 100%;
  width: 20rem;
  overflow: hidden;
  position: relative;
  -webkit-transform-origin: 0 0;
      -ms-transform-origin: 0 0;
          transform-origin: 0 0;
  min-height: 29.86667rem; }
  .wrap > section {
    height: 100%;
    box-sizing: border-box;
    -webkit-animation: fadeIn .6s both;
            animation: fadeIn .6s both; }
  .wrap .index {
    background: url("https://s.autoimg.cn/topic/mid-autumn-festival/img/index.jpg") no-repeat;
    background-size: 100%; }
    .wrap .index .btn-start {
      background: url("https://s.autoimg.cn/topic/mid-autumn-festival/img/btn-start.png") no-repeat;
      background-size: 100%;
      position: absolute;
      width: 6.74667rem;
      height: 6.8rem;
      left: 6.61333rem;
      top: 21.33333rem;
      z-index: 9; }
  .wrap .puzzle {
    background: url("https://s.autoimg.cn/topic/mid-autumn-festival/img/puzzle.jpg") no-repeat;
    background-size: 100%;
    color: #792308;
    font-size: 0.8rem;
    font-size: 0.8rem; }
    .wrap .puzzle .countdown {
      width: 10rem;
      height: 1.33333rem;
      color: #ffee92;
      font-weight: bold;
      font-size: 1.44rem;
      position: absolute;
      top: 7.25333rem;
      left: 5.2rem;
      text-align: center; }
    .wrap .puzzle .times {
      width: 4.32rem;
      height: 6.56rem;
      position: absolute;
      left: 8rem;
      top: 12.66667rem;
      z-index: 9; }
      .wrap .puzzle .times img {
        width: 4.32rem;
        height: 6.56rem;
        position: absolute; }
      .wrap .puzzle .times.active img:nth-child(1) {
        -webkit-animation: countdown .9s ease-out both;
                animation: countdown .9s ease-out both; }
      .wrap .puzzle .times.active img:nth-child(2) {
        -webkit-animation: countdown .9s ease-out 1s both;
                animation: countdown .9s ease-out 1s both; }
      .wrap .puzzle .times.active img:nth-child(3) {
        -webkit-animation: countdown .9s ease-out 2s both;
                animation: countdown .9s ease-out 2s both; }
    .wrap .puzzle ul {
      position: absolute;
      width: 8.93333rem;
      height: 8.26667rem;
      position: absolute;
      top: 11.2rem;
      left: 5.76rem;
      overflow: hidden;
      line-height: 0.8rem;
      text-align: center;
      z-index: 9; }
      .wrap .puzzle ul h3 {
        font-size: 1.01333rem;
        font-weight: bold;
        white-space: nowrap; }
      .wrap .puzzle ul h6 {
        font-size: 0.64rem;
        margin-top: -0.26667rem;
        padding-bottom: 0.26667rem; }
      .wrap .puzzle ul p {
        line-height: 1.33333rem; }
      .wrap .puzzle ul p.checked {
        color: #fff; }
    .wrap .puzzle .rules {
      position: absolute;
      width: 8.93333rem;
      height: 8.26667rem;
      position: absolute;
      top: 11.2rem;
      left: 5.76rem;
      color: #be3700;
      font-size: 0.8rem;
      line-height: 1.2rem;
      text-align: center; }
      .wrap .puzzle .rules .bold {
        font-weight: bold; }
      .wrap .puzzle .rules .font48 {
        font-size: 1.28rem;
        padding: 0.66667rem 0; }
      .wrap .puzzle .rules .font37 {
        font-size: 0.98667rem;
        padding: 0.26667rem 0; }
      .wrap .puzzle .rules .btn-know {
        background: url("https://s.autoimg.cn/topic/mid-autumn-festival/img/btn.png") no-repeat;
        background-size: 100%;
        width: 4.05333rem;
        height: 1.25333rem;
        color: #fff;
        font-size: 0.74667rem;
        text-align: center;
        margin: 0.10667rem auto;
        font-weight: bold;
        line-height: 1.2rem;
        text-indent: 0.10667rem; }
    .wrap .puzzle .check-menu {
      position: absolute;
      width: 7.54667rem;
      height: 8.26667rem;
      position: absolute;
      top: 13.6rem;
      left: 6.66667rem; }
      .wrap .puzzle .check-menu span, .wrap .puzzle .check-menu strong {
        display: block;
        width: 100%;
        height: 2.02667rem;
        position: absolute;
        color: #fff; }
      .wrap .puzzle .check-menu span.right, .wrap .puzzle .check-menu strong.right {
        background: url("https://s.autoimg.cn/topic/mid-autumn-festival/img/right.png") no-repeat 0.26667rem 0;
        background-size: 100%;
        width: 7.54667rem;
        height: 2.02667rem;
        color: #fff;
        line-height: 2.02667rem;
        text-indent: -1.33333rem; }
      .wrap .puzzle .check-menu span.wrong {
        background: url("https://s.autoimg.cn/topic/mid-autumn-festival/img/wrong.png") no-repeat 0.26667rem 0;
        background-size: 100%;
        width: 7.54667rem;
        height: 2.02667rem;
        color: #fff;
        line-height: 2.02667rem; }
      .wrap .puzzle .check-menu .item1 {
        top: 0; }
      .wrap .puzzle .check-menu .item2 {
        top: 1.33333rem; }
      .wrap .puzzle .check-menu .item3 {
        top: 2.66667rem; }
      .wrap .puzzle .check-menu .item4 {
        top: 4rem; }
    .wrap .puzzle .light {
      background: url("https://s.autoimg.cn/topic/mid-autumn-festival/img/light.png") no-repeat;
      background-size: 100%;
      width: 3.30667rem;
      height: 3.25333rem;
      position: absolute;
      opacity: 0; }
    .wrap .puzzle .light1 {
      left: -0.26667rem;
      top: 6.13333rem;
      -webkit-transform: scale(0.8) rotate(30deg);
          -ms-transform: scale(0.8) rotate(30deg);
              transform: scale(0.8) rotate(30deg); }
    .wrap .puzzle .light2 {
      left: 0.72rem;
      top: 3.38667rem;
      -webkit-animation: fadeIn 0.6s both;
              animation: fadeIn 0.6s both; }
    .wrap .puzzle .light3 {
      left: 3.2rem;
      top: 2.02667rem;
      -webkit-transform: scale(0.9) rotate(30deg);
          -ms-transform: scale(0.9) rotate(30deg);
              transform: scale(0.9) rotate(30deg); }
    .wrap .puzzle .light4 {
      left: 5.49333rem;
      top: 2.4rem;
      -webkit-transform: scale(0.7) rotate(5deg);
          -ms-transform: scale(0.7) rotate(5deg);
              transform: scale(0.7) rotate(5deg); }
    .wrap .puzzle .light5 {
      left: 7.38667rem;
      top: 1.33333rem;
      -webkit-transform: scale(0.83) rotate(30deg);
          -ms-transform: scale(0.83) rotate(30deg);
              transform: scale(0.83) rotate(30deg); }
    .wrap .puzzle .light6 {
      left: 9.81333rem;
      top: 1.73333rem; }
    .wrap .puzzle .light7 {
      left: 12.05333rem;
      top: 2.93333rem;
      -webkit-transform: scale(0.8) rotate(30deg);
          -ms-transform: scale(0.8) rotate(30deg);
              transform: scale(0.8) rotate(30deg); }
    .wrap .puzzle .light8 {
      left: 14.13333rem;
      top: 1.92rem;
      -webkit-transform: scale(0.7) rotate(5deg);
          -ms-transform: scale(0.7) rotate(5deg);
              transform: scale(0.7) rotate(5deg); }
    .wrap .puzzle .light9 {
      left: 16.10667rem;
      top: 3.65333rem;
      -webkit-transform: scale(0.9) rotate(30deg);
          -ms-transform: scale(0.9) rotate(30deg);
              transform: scale(0.9) rotate(30deg); }
    .wrap .puzzle .light10 {
      left: 17.28rem;
      top: 6.24rem;
      -webkit-transform: scale(0.7) rotate(-7deg);
          -ms-transform: scale(0.7) rotate(-7deg);
              transform: scale(0.7) rotate(-7deg); }
    .wrap .puzzle .animation {
      -webkit-animation: fadeIn 0.6s both;
              animation: fadeIn 0.6s both; }
    .wrap .puzzle .btn-next {
      background: url("https://s.autoimg.cn/topic/mid-autumn-festival/img/next.png") no-repeat;
      background-size: 100%;
      position: absolute;
      display: block;
      width: 4.05333rem;
      height: 1.25333rem;
      left: 8.13333rem;
      top: 19.2rem; }
    .wrap .puzzle .btn-long-tap {
      background: url("https://s.autoimg.cn/topic/mid-autumn-festival/img/finger.png") no-repeat;
      background-size: 100%;
      position: absolute;
      width: 4.32rem;
      height: 4.34667rem;
      top: 23.73333rem;
      left: 8rem;
      z-index: 99; }
    .wrap .puzzle .long-tap-des {
      position: absolute;
      width: 100%;
      text-align: center;
      top: 28.26667rem;
      color: #873d7e;
      z-index: 99;
      font-size: 0.64rem; }
  .wrap .game {
    height: 100%;
    overflow: scroll; }
    .wrap .game .content {
      background: url("https://s.autoimg.cn/topic/mid-autumn-festival/img/game1.jpg") no-repeat;
      background-size: 100%;
      width: 20rem;
      height: 50.66667rem;
      position: relative; }
      .wrap .game .content .btn {
        width: 4.02667rem;
        height: 1.2rem;
        position: absolute;
        top: 0.45333rem;
        background: none; }
      .wrap .game .content .btn-rule {
        left: 0.56rem; }
      .wrap .game .content .btn-my-award {
        right: 0.48rem; }
      .wrap .game .content .leave-times {
        width: 11.09333rem;
        height: 1.33333rem;
        color: #fff;
        position: absolute;
        text-align: center;
        font-size: 0.69333rem;
        top: 20.26667rem;
        left: 1.6rem;
        line-height: 1.33333rem;
        font-weight: bold; }
        .wrap .game .content .leave-times strong {
          font-size: 0.96rem;
          color: #ffa800;
          vertical-align: bottom; }
      .wrap .game .content .btn-share {
        background: url("https://s.autoimg.cn/topic/mid-autumn-festival/img/btn-share.png") no-repeat;
        background-size: 100%;
        width: 4.98667rem;
        height: 1.33333rem;
        position: absolute;
        left: 13.38667rem;
        top: 20.26667rem; }
      .wrap .game .content .scarath-box {
        width: 15.57333rem;
        height: 3.73333rem;
        position: absolute;
        top: 14.93333rem;
        left: 2.26667rem;
        overflow: hidden; }
      .wrap .game .content .scarath-box .ticket {
        position: absolute;
        -webkit-transform: scale(0.6, 0.6);
            -ms-transform: scale(0.6, 0.6);
                transform: scale(0.6, 0.6);
        -webkit-transform-origin: left top;
            -ms-transform-origin: left top;
                transform-origin: left top;
        vertical-align: top;
        z-index: 99; }
      .wrap .game .content .scarath-box .scarath-prompt {
        color: #9a9a9a;
        font-weight: bold;
        padding-top: 2.26667rem;
        text-align: center;
        font-size: 0.8rem; }
      .wrap .game .content .no-times {
        width: 15.57333rem;
        height: 3.73333rem;
        position: absolute;
        left: 2.26667rem;
        top: 14.93333rem;
        z-index: 100; }
  .wrap .rule-page {
    background: url("https://s.autoimg.cn/topic/mid-autumn-festival/img/rule.jpg") no-repeat;
    background-size: 100%;
    width: 20rem;
    height: 100%;
    position: absolute;
    right: -100%;
    top: 0; }
    .wrap .rule-page .content {
      width: 18.13333rem;
      position: absolute;
      left: 1.25333rem;
      top: 8.26667rem;
      font-size: 0.69333rem;
      line-height: 0.96rem; }
      .wrap .rule-page .content p {
        clear: both; }
      .wrap .rule-page .content h3 {
        color: #ffe1a4;
        font-size: 1.06667rem;
        font-weight: bold;
        text-align: center; }
      .wrap .rule-page .content dfn {
        color: #ffa800; }
      .wrap .rule-page .content span {
        float: left; }
      .wrap .rule-page .content dfn {
        color: #ffa800;
        font-style: normal; }
      .wrap .rule-page .content .number {
        width: 0.8rem; }
      .wrap .rule-page .content .des {
        width: 17.33333rem; }
      .wrap .rule-page .content .pdt10 {
        padding-top: 0.26667rem; }
      .wrap .rule-page .content .pdt40 {
        padding-top: 0.93333rem; }
  .wrap .rule-show {
    -webkit-animation: rule-show 1s both;
            animation: rule-show 1s both; }
  .wrap .rule-hide {
    -webkit-animation: rule-hide 1s both;
            animation: rule-hide 1s both; }
  .wrap .my-award {
    background: url("https://s.autoimg.cn/topic/mid-autumn-festival/img/rule.jpg") no-repeat;
    background-size: 100%;
    width: 20rem;
    height: 100%;
    position: absolute;
    right: -100%;
    top: 0; }
    .wrap .my-award .content {
      width: 20rem;
      position: absolute;
      top: 8.72rem; }
      .wrap .my-award .content h3 {
        background: url("https://s.autoimg.cn/topic/mid-autumn-festival/img/title.png") no-repeat;
        background-size: 100%;
        width: 20rem;
        height: 1.14667rem;
        font-size: 1.06667rem;
        text-align: center;
        font-weight: bold;
        color: #ffdb91;
        line-height: 1.14667rem;
        padding-bottom: 1.06667rem; }
      .wrap .my-award .content table {
        width: 18.13333rem;
        margin: 0 auto;
        line-height: 2.45333rem; }
      .wrap .my-award .content th {
        font-size: 0.8rem; }
      .wrap .my-award .content td {
        font-size: 0.64rem;
        text-align: center; }
        .wrap .my-award .content td img {
          height: 1.14667rem;
          vertical-align: middle; }
      .wrap .my-award .content .take {
        width: 4.34667rem;
        height: 1.12rem;
        background: #f3a000;
        line-height: 1.12rem;
        text-align: center;
        border-radius: 0.48rem;
        display: inline-block;
        color: #fff; }
      .wrap .my-award .content .has-take {
        width: 4.34667rem;
        height: 1.12rem;
        background: #afafaf;
        line-height: 1.12rem;
        text-align: center;
        border-radius: 0.48rem;
        display: inline-block; }
  .wrap .quoted-price {
    background: url("https://s.autoimg.cn/topic/mid-autumn-festival/img/bj.jpg") no-repeat;
    background-size: 100%;
    width: 20rem;
    height: 3.01333rem;
    position: fixed;
    bottom: 0;
    font-weight: bold; }
    .wrap .quoted-price .des {
      width: 13.33333rem;
      color: #f66338;
      display: inline-block;
      text-align: center;
      line-height: 3.01333rem;
      padding-left: 2.66667rem; }
    .wrap .quoted-price .btn-details {
      width: 3.04rem;
      height: 1.01333rem;
      background: #f66338;
      border-radius: 0.21333rem;
      font-size: 0.64rem;
      text-align: center;
      line-height: 1.01333rem;
      display: inline-block;
      color: #fff; }
  .wrap .l_power {
    background: url("https://s.autoimg.cn/topic/mid-autumn-festival/img/l_power.png") no-repeat;
    background-size: 100%;
    width: 3.52rem;
    height: 3.52rem;
    position: absolute;
    left: 0.16rem;
    top: 20.26667rem;
    -webkit-animation: power ease 1.2s both infinite;
            animation: power ease 1.2s both infinite; }
  .wrap .power {
    background: url("https://s.autoimg.cn/topic/mid-autumn-festival/img/power.png") no-repeat;
    background-size: 100%;
    width: 3.70667rem;
    height: 3.52rem;
    position: absolute;
    right: 0.16rem;
    top: 20.26667rem;
    -webkit-animation: power ease 1.2s both infinite;
            animation: power ease 1.2s both infinite; }
  .wrap .bottom {
    background: url("https://s.autoimg.cn/topic/mid-autumn-festival/img/bottom.png") no-repeat;
    background-size: 100%;
    width: 20rem;
    height: 10.05333rem;
    position: fixed;
    bottom: 0; }
  .wrap .bottom1 {
    background: url("https://s.autoimg.cn/topic/mid-autumn-festival/img/bottom.png") no-repeat;
    background-size: 100%;
    width: 20rem;
    height: 10.05333rem;
    position: fixed;
    bottom: -2.53333rem; }
  .wrap .long {
    text-align: center;
    padding-top: 2.66667rem; }
  .wrap .btn-back {
    background: url("https://s.autoimg.cn/topic/mid-autumn-festival/img/return.png") no-repeat;
    background-size: 100%;
    width: 1.30667rem;
    height: 1.2rem;
    position: absolute;
    left: 0.8rem;
    top: 0.45333rem; }

.mask-weixin p {
  background: url(https://s.autoimg.cn/topic/pan/img/share-guide.png) 50% no-repeat;
  background-size: 100%;
  height: 4.15625rem;
  position: fixed;
  right: 1.5625rem;
  top: 1.5625rem;
  width: 9.9375rem;
  z-index: 10000; }

[class^="mask-"] {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  z-index: 99;
  -webkit-transform-origin: center center;
      -ms-transform-origin: center center;
          transform-origin: center center;
  background: rgba(0, 0, 0, 0.8);
  -webkit-animation: fadeIn .6s both;
  animation: fadeIn 0.6s both; }
  [class^="mask-"]:after {
    content: '';
    position: absolute;
    width: 0.26667rem;
    left: 9.86667rem;
    background-color: #bc4635; }
  [class^="mask-"] .box {
    position: absolute;
    box-sizing: border-box;
    left: 0;
    right: 0;
    z-index: 2;
    margin: auto; }
  [class^="mask-"] .dialog {
    background: url("https://s.autoimg.cn/topic/mid-autumn-festival/img/dialog.png") no-repeat;
    background-size: 100%;
    width: 20rem;
    height: 23.12rem;
    position: absolute;
    top: 50%;
    margin-top: -11.57333rem; }
    [class^="mask-"] .dialog .title {
      background: url("https://s.autoimg.cn/topic/mid-autumn-festival/img/wonderful.png") no-repeat;
      background-size: 100%;
      width: 5.62667rem;
      height: 1.62667rem;
      position: absolute;
      left: 7.2rem;
      top: 3.33333rem; }
    [class^="mask-"] .dialog p {
      font-size: 0.98667rem;
      color: #943100;
      text-align: center;
      padding-top: 5.76rem;
      font-weight: bold; }
      [class^="mask-"] .dialog p strong {
        color: #ff4b28;
        font-size: 1.6rem; }
    [class^="mask-"] .dialog .btn-go {
      background: url("https://s.autoimg.cn/topic/mid-autumn-festival/img/btn-go.png") no-repeat;
      background-size: 100%;
      width: 7.62667rem;
      height: 1.65333rem;
      margin: 1.86667rem auto;
      font-size: 0.85333rem;
      color: #943100;
      text-align: center;
      font-weight: bold; }
    [class^="mask-"] .dialog p.font30 {
      font-size: 0.64rem; }
  [class^="mask-"] .address, [class^="mask-"] .left-times {
    background: url("https://s.autoimg.cn/topic/mid-autumn-festival/img/pop.png") no-repeat;
    background-size: 100%;
    width: 20rem;
    height: 23.12rem;
    position: absolute;
    top: 50%;
    margin-top: -11.57333rem; }
    [class^="mask-"] .address .user-info, [class^="mask-"] .left-times .user-info {
      width: 12.93333rem;
      margin-left: 3.2rem;
      padding-top: 4rem;
      padding-left: -0.66667rem; }
      [class^="mask-"] .address .user-info dl, [class^="mask-"] .left-times .user-info dl {
        height: 2.48rem;
        overflow: hidden; }
      [class^="mask-"] .address .user-info dl.addr, [class^="mask-"] .left-times .user-info dl.addr {
        height: 5.46667rem;
        overflow: hidden; }
      [class^="mask-"] .address .user-info dt, [class^="mask-"] .left-times .user-info dt {
        width: 2.4rem;
        float: left;
        font-size: 0.90667rem;
        font-weight: bold;
        white-space: nowrap;
        color: #943100; }
      [class^="mask-"] .address .user-info dd, [class^="mask-"] .left-times .user-info dd {
        width: 10.24rem;
        float: left; }
      [class^="mask-"] .address .user-info input, [class^="mask-"] .left-times .user-info input {
        width: 10.13333rem;
        height: 1.25333rem;
        background: #fff2ca;
        border: 0;
        border-top-color: #b1762c;
        border-radius: 0.48rem;
        color: #666;
        text-indent: 0.32rem;
        margin: 0;
        padding: 0.13333rem 0; }
      [class^="mask-"] .address .user-info textarea, [class^="mask-"] .left-times .user-info textarea {
        width: 9.92rem;
        height: 4.53333rem;
        background: #fff2ca;
        border: 0;
        border-top-color: #b1762c;
        border-radius: 0.48rem;
        color: #666;
        margin: 0;
        padding: 0 0 0 0.21333rem;
        -webkit-appearance: none;
           -moz-appearance: none;
                appearance: none; }
      [class^="mask-"] .address .user-info p, [class^="mask-"] .left-times .user-info p {
        color: #d64600;
        font-size: 0.64rem; }
      [class^="mask-"] .address .user-info .address-tip, [class^="mask-"] .left-times .user-info .address-tip {
        margin-top: -0.26667rem; }
    [class^="mask-"] .address .tips-info, [class^="mask-"] .left-times .tips-info {
      font-size: 0.98667rem;
      color: #943100;
      text-align: center;
      padding-top: 5.76rem;
      font-weight: bold; }
      [class^="mask-"] .address .tips-info strong, [class^="mask-"] .left-times .tips-info strong {
        color: #ff4b28;
        font-size: 1.6rem; }
  [class^="mask-"] .award {
    background: url("https://s.autoimg.cn/topic/mid-autumn-festival/img/dialog.png") no-repeat;
    background-size: 100%;
    width: 20rem;
    height: 19.97333rem;
    position: absolute;
    top: 50%;
    margin-top: -10rem;
    text-align: center;
    color: #943100; }
    [class^="mask-"] .award h3 {
      width: 5.89333rem;
      height: 1.89333rem;
      margin: 2.66667rem auto 0; }
    [class^="mask-"] .award h3.title-has {
      background: url("https://s.autoimg.cn/topic/mid-autumn-festival/img/c.png") no-repeat;
      background-size: 100%; }
    [class^="mask-"] .award h3.title-no {
      background: url("https://s.autoimg.cn/topic/mid-autumn-festival/img/lucky.png") no-repeat;
      background-size: 100%;
      margin-top: 4.8rem; }
    [class^="mask-"] .award p {
      font-size: 0.98667rem;
      font-weight: bold; }
    [class^="mask-"] .award img {
      width: 5.44rem;
      height: 5.25333rem; }
    [class^="mask-"] .award .mt10 {
      margin-top: 0.26667rem; }
    [class^="mask-"] .award .mt110 {
      margin-top: 2.93333rem; }
  [class^="mask-"] .btn-close {
    background: url("https://s.autoimg.cn/topic/mid-autumn-festival/img/btn-close.png") no-repeat;
    background-size: 100%;
    width: 1.6rem;
    height: 1.6rem;
    position: absolute;
    right: 3.2rem;
    top: 0.18667rem; }
  [class^="mask-"] .btn-save, [class^="mask-"] .btn-go-addr, [class^="mask-"] .btn-confirm {
    background: url("https://s.autoimg.cn/topic/mid-autumn-festival/img/btn-go.png") no-repeat;
    background-size: 100%;
    width: 7.62667rem;
    height: 1.65333rem;
    display: inline-block;
    color: #943100;
    line-height: 0.85333rem;
    text-align: center;
    line-height: 1.65333rem;
    font-weight: bold; }
  [class^="mask-"] .btn-confirm {
    position: absolute;
    bottom: 8rem;
    left: 50%;
    margin-left: -3.81333rem; }

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-webkit-keyframes power {
  0% {
    -webkit-transform: scale(0.9, 0.9);
            transform: scale(0.9, 0.9); }
  50% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1); }
  100% {
    -webkit-transform: scale(0.9, 0.9);
            transform: scale(0.9, 0.9); } }

@keyframes power {
  0% {
    -webkit-transform: scale(0.9, 0.9);
            transform: scale(0.9, 0.9); }
  50% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1); }
  100% {
    -webkit-transform: scale(0.9, 0.9);
            transform: scale(0.9, 0.9); } }

@-webkit-keyframes countdown {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes countdown {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-webkit-keyframes rule-show {
  0% {
    right: -100%; }
  100% {
    right: 0; } }

@keyframes rule-show {
  0% {
    right: -100%; }
  100% {
    right: 0; } }

@-webkit-keyframes rule-hide {
  0% {
    right: 0; }
  100% {
    right: -100%; } }

@keyframes rule-hide {
  0% {
    right: 0; }
  100% {
    right: -100%; } }

/*# sourceMappingURL=main.css.map */
