@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; }

.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.45s;
            animation-delay: 0.45s;
    -webkit-animation-duration: 1.51s;
            animation-duration: 1.51s; }
  .ball-grid-pulse > div:nth-child(2) {
    -webkit-animation-delay: 0.77s;
            animation-delay: 0.77s;
    -webkit-animation-duration: 1.35s;
            animation-duration: 1.35s; }
  .ball-grid-pulse > div:nth-child(3) {
    -webkit-animation-delay: 0s;
            animation-delay: 0s;
    -webkit-animation-duration: 1.24s;
            animation-duration: 1.24s; }
  .ball-grid-pulse > div:nth-child(4) {
    -webkit-animation-delay: 0.59s;
            animation-delay: 0.59s;
    -webkit-animation-duration: 1.17s;
            animation-duration: 1.17s; }
  .ball-grid-pulse > div:nth-child(5) {
    -webkit-animation-delay: 0.04s;
            animation-delay: 0.04s;
    -webkit-animation-duration: 1.55s;
            animation-duration: 1.55s; }
  .ball-grid-pulse > div:nth-child(6) {
    -webkit-animation-delay: 0.2s;
            animation-delay: 0.2s;
    -webkit-animation-duration: 1.13s;
            animation-duration: 1.13s; }
  .ball-grid-pulse > div:nth-child(7) {
    -webkit-animation-delay: 0.23s;
            animation-delay: 0.23s;
    -webkit-animation-duration: 0.68s;
            animation-duration: 0.68s; }
  .ball-grid-pulse > div:nth-child(8) {
    -webkit-animation-delay: 0.27s;
            animation-delay: 0.27s;
    -webkit-animation-duration: 1.24s;
            animation-duration: 1.24s; }
  .ball-grid-pulse > div:nth-child(9) {
    -webkit-animation-delay: 0.43s;
            animation-delay: 0.43s;
    -webkit-animation-duration: 1.44s;
            animation-duration: 1.44s; }
  .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: url("https://s.autoimg.cn/topic/findcard/img/bg.jpg?0735") top no-repeat;
  background-size: 100%;
  background-color: #4d0497;
  color: #fff;
  height: 100%;
  font-size: 0.64rem; }

.wrap {
  height: 100%;
  width: 20rem;
  -webkit-transform-origin: 0 0;
      -ms-transform-origin: 0 0;
          transform-origin: 0 0; }
  .wrap > section {
    height: 100%;
    box-sizing: border-box;
    -webkit-animation: fadeIn .6s both;
            animation: fadeIn .6s both; }
  .wrap img {
    width: 100%; }

.other {
  width: 6.4rem;
  height: 1.17333rem;
  position: absolute;
  top: 1.57333rem;
  left: 9.6rem;
  background: url("https://s.autoimg.cn/topic/findcard/img/iconbg.png") no-repeat;
  background-size: 100%;
  font-size: 0.64rem;
  line-height: 1.22667rem;
  color: #ffffff;
  text-align: center; }

.head-img {
  width: 8.4rem;
  height: 2.72rem;
  position: absolute;
  z-index: 12;
  top: 0.85333rem;
  left: 0.82667rem;
  background: url("https://s.autoimg.cn/topic/findcard/img/icon.png") no-repeat;
  background-size: 100%; }
  .head-img .txt {
    width: 5.33333rem;
    height: 0.85333rem;
    font-size: 0.64rem;
    line-height: 0.93333rem;
    color: #ffffff;
    position: absolute;
    top: 0.85333rem;
    left: 3.09333rem; }
    .head-img .txt a {
      color: #ffffff; }
    .head-img .txt span {
      color: #f5d505;
      font-weight: bold; }

.icon {
  width: 2.66667rem;
  height: 2.66667rem;
  position: absolute;
  top: 0.85333rem;
  left: 0.82667rem;
  z-index: 1; }
  .icon img {
    width: 100%; }

.btn-xize {
  width: 3.6rem;
  height: 1.14667rem;
  position: absolute;
  top: 0.93333rem;
  right: 0;
  background: url("https://s.autoimg.cn/topic/findcard/img/icon-bg.png") no-repeat;
  background-size: 100%;
  text-align: center;
  line-height: 1.14667rem;
  color: #ffffff;
  font-size: 0.64rem; }

.btn-qy {
  width: 3.6rem;
  height: 1.14667rem;
  position: absolute;
  top: 2.61333rem;
  right: 0;
  background: url("https://s.autoimg.cn/topic/findcard/img/icon-bg.png") no-repeat;
  background-size: 100%;
  text-align: center;
  line-height: 1.14667rem;
  color: #ffffff;
  font-size: 0.64rem; }

.tit {
  width: 11.52rem;
  height: 1.17333rem;
  background: #ffdb39;
  position: absolute;
  top: 7.04rem;
  left: 4.21333rem;
  text-align: center;
  line-height: 1.17333rem;
  font-size: 0.64rem;
  color: #d66300;
  border-radius: 15px; }

.txt-box {
  width: 100%;
  height: 1.06667rem;
  padding-top: 8.26667rem;
  text-align: center;
  font-size: 0.64rem;
  color: #cbc8ee; }

.boxA {
  width: 19.14667rem;
  height: 16.61333rem;
  margin: 9.04rem auto 0;
  background: url("https://s.autoimg.cn/topic/findcard/img/b1.png") no-repeat;
  background-size: 100%;
  position: relative; }
  .boxA .nav-box {
    width: 15.94667rem;
    height: 7.36rem;
    position: absolute;
    top: 3.2rem;
    left: 1.33333rem;
    background: url("https://s.autoimg.cn/topic/findcard/img/money.png?0527") no-repeat;
    background-size: 100%; }
  .boxA .nav-btn {
    width: 10.42667rem;
    height: 2.8rem;
    position: absolute;
    top: 11.14667rem;
    left: 4.48rem;
    z-index: 2; }
    .boxA .nav-btn img {
      width: 100%; }
  .boxA .number-box {
    width: 5.86667rem;
    height: 0.8rem;
    position: absolute;
    top: 13.97333rem;
    left: 6.53333rem;
    font-size: 0.74667rem;
    color: #ffffff; }
    .boxA .number-box span {
      color: #ffdb39; }

.boxB {
  width: 19.14667rem;
  height: 28rem;
  margin: 0.66667rem auto;
  background: url("https://s.autoimg.cn/topic/findcard/img/b2.png") no-repeat;
  background-size: 100%;
  position: relative; }
  .boxB .zs1 {
    width: 3.25333rem;
    height: 5.81333rem;
    position: absolute;
    z-index: 1;
    top: 9.86667rem;
    left: -0.8rem;
    background: url("https://s.autoimg.cn/topic/findcard/img/z1.png") no-repeat;
    background-size: 100%; }
  .boxB .zs2 {
    width: 2.69333rem;
    height: 3.52rem;
    position: absolute;
    z-index: 1;
    top: 13.6rem;
    right: -0.4rem;
    background: url("https://s.autoimg.cn/topic/findcard/img/z2.png") no-repeat;
    background-size: 100%; }
  .boxB .card {
    width: 15.73333rem;
    height: 6.53333rem;
    padding-top: 3.2rem;
    padding-left: 1.70667rem; }
    .boxB .card .times {
      width: 100%;
      text-align: center; }
      .boxB .card .times span {
        color: #ffdb39; }
  .boxB .scarath {
    overflow: hidden;
    margin: 0.66667rem auto 0.4rem auto; }
  .boxB .scarath .canvas-area {
    background: #fff;
    width: 254px;
    height: 79px;
    margin: 0 auto; }
  .boxB .scarath .ticket {
    position: absolute;
    margin: 2px 0 0 2px;
    -webkit-transform: scale(0.5, 0.5);
    -ms-transform: scale(0.5, 0.5);
        transform: scale(0.5, 0.5);
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
        transform-origin: left top;
    vertical-align: top;
    z-index: 99; }
  .boxB .scarath .scarath-prompt {
    box-sizing: border-box;
    padding-top: 5px;
    text-align: center;
    font-weight: bold;
    color: #434343; }
    .boxB .scarath .scarath-prompt img {
      display: block;
      width: 5.78667rem;
      height: 2.34667rem;
      margin: 0 auto; }
    .boxB .scarath .scarath-prompt i {
      width: 100%;
      font-size: 0.64rem;
      color: #000000;
      text-align: center;
      font-style: normal; }
    .boxB .scarath .scarath-prompt span {
      display: block;
      padding-top: 1.06667rem;
      font-size: 0.53333rem;
      text-align: center;
      font-style: normal; }
      .boxB .scarath .scarath-prompt span em {
        font-size: 0.8rem;
        font-style: normal; }
  .boxB .scarath .scarath-prompt span {
    display: block;
    color: #ce0000; }
  .boxB .titA {
    width: 15.17333rem;
    height: 1.94667rem;
    margin: 0 auto;
    background: url("https://s.autoimg.cn/topic/findcard/img/title.png") no-repeat;
    background-size: 100%; }
  .boxB .nav-box {
    width: 17.06667rem;
    height: 9.30667rem;
    position: absolute;
    top: 16.74667rem;
    left: 1.33333rem;
    background: url("https://s.autoimg.cn/topic/findcard/img/jiang.png") no-repeat;
    background-size: 100%; }
  .boxB .nav-btn {
    width: 10.42667rem;
    height: 2.8rem;
    margin: 0.26667rem auto 0;
    z-index: 2; }
    .boxB .nav-btn img {
      width: 100%; }
  .boxB .number-box {
    width: 5.86667rem;
    height: 0.8rem;
    margin: 0 auto;
    font-size: 0.74667rem;
    color: #ffffff; }
    .boxB .number-box span {
      color: #ffdb39; }

.boxC {
  width: 19.14667rem;
  height: 20.34667rem;
  margin: 0.66667rem auto 0;
  background: url("https://s.autoimg.cn/topic/findcard/img/b3.png") no-repeat;
  background-size: 100%;
  position: relative; }
  .boxC .zs3 {
    width: 3.2rem;
    height: 6.13333rem;
    position: absolute;
    z-index: 1;
    top: 11.2rem;
    left: -0.8rem;
    background: url("https://s.autoimg.cn/topic/findcard/img/z3.png") no-repeat;
    background-size: 100%; }
  .boxC .tit3 {
    width: 14.8rem;
    height: 2.13333rem;
    padding-top: 2.93333rem;
    padding-left: 2.05333rem;
    text-align: center; }
  .boxC .nav-box {
    width: 12.61333rem;
    height: 8.21333rem;
    position: absolute;
    top: 5.57333rem;
    left: 2.53333rem;
    background: url("https://s.autoimg.cn/topic/findcard/img/jiang2.png") no-repeat;
    background-size: 100%; }
  .boxC .nav-btn {
    width: 10.42667rem;
    height: 2.8rem;
    position: absolute;
    top: 14.85333rem;
    left: 4.48rem;
    z-index: 2; }
    .boxC .nav-btn img {
      width: 100%; }
  .boxC .number-box {
    width: 5.86667rem;
    height: 0.8rem;
    position: absolute;
    top: 17.70667rem;
    left: 6.53333rem;
    font-size: 0.74667rem;
    color: #ffffff; }
    .boxC .number-box span {
      color: #ffdb39; }

.more {
  width: 100%;
  text-align: center;
  font-size: 0.74667rem;
  margin: 0.8rem auto 0.8rem; }
  .more a {
    color: #ffffff; }

.di {
  width: 18.66667rem;
  height: 11.84rem;
  margin: 0 auto 1.6rem;
  background: url("https://s.autoimg.cn/topic/findcard/img/dibu.png") no-repeat;
  background-size: 100%; }

.di-logo {
  width: 8.4rem;
  height: 1.44rem;
  margin: 1.06667rem auto;
  background: url("https://s.autoimg.cn/topic/findcard/img/di_logo.png") no-repeat;
  background-size: 100%; }

.prize-list {
  width: 100%;
  height: 1.06667rem;
  overflow: hidden; }
  .prize-list li {
    width: 100%;
    height: 1.06667rem;
    color: #ffffff; }

.mask-weixin p, .mask-success {
  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-"] .layer-1 {
    width: 16rem;
    height: 24.56rem;
    position: absolute;
    box-sizing: border-box;
    left: 50%;
    top: 50%;
    -webkit-transform: translate3D(-50%, -50%, 0);
        -ms-transform: translate3D(-50%, -50%, 0);
            transform: translate3D(-50%, -50%, 0);
    z-index: 2;
    margin: auto;
    background: url("https://s.autoimg.cn/topic/findcard/img/guize.png?0531") no-repeat;
    background-size: 100%; }
  [class^="mask-"] .close-btn {
    width: 1.6rem;
    height: 1.6rem;
    position: absolute;
    bottom: -2.26667rem;
    left: 7.14667rem;
    background: url("https://s.autoimg.cn/topic/findcard/img/close.png") no-repeat;
    background-size: 100%; }
  [class^="mask-"] .layer-2 {
    width: 16rem;
    height: 15.25333rem;
    position: absolute;
    box-sizing: border-box;
    left: 50%;
    top: 50%;
    -webkit-transform: translate3D(-50%, -50%, 0);
        -ms-transform: translate3D(-50%, -50%, 0);
            transform: translate3D(-50%, -50%, 0);
    z-index: 2;
    margin: auto;
    background: url("https://s.autoimg.cn/topic/findcard/img/q-bg.png") no-repeat;
    background-size: 100%; }
  [class^="mask-"] .btn-know {
    width: 10.42667rem;
    height: 2.8rem;
    position: absolute;
    top: 10.93333rem;
    left: 2.66667rem;
    background: url("https://s.autoimg.cn/topic/findcard/img/btn4.png") no-repeat;
    background-size: 100%; }
  [class^="mask-"] .layer-3 {
    width: 16rem;
    height: 14.53333rem;
    position: absolute;
    box-sizing: border-box;
    left: 50%;
    top: 50%;
    -webkit-transform: translate3D(-50%, -50%, 0);
        -ms-transform: translate3D(-50%, -50%, 0);
            transform: translate3D(-50%, -50%, 0);
    z-index: 2;
    margin: auto;
    background: url("https://s.autoimg.cn/topic/findcard/img/g-bg.png") no-repeat;
    background-size: 100%; }
    [class^="mask-"] .layer-3 .result-m {
      width: 100%;
      text-align: center;
      font-size: 1.44rem;
      color: #ffd166;
      padding-top: 6.69333rem; }
  [class^="mask-"] .btn-share {
    width: 10.42667rem;
    height: 2.8rem;
    position: absolute;
    top: 9.06667rem;
    left: 2.66667rem;
    background: url("https://s.autoimg.cn/topic/findcard/img/btn6.png") no-repeat;
    background-size: 100%; }
  [class^="mask-"] .layer-4 {
    width: 16rem;
    height: 14.53333rem;
    position: absolute;
    box-sizing: border-box;
    left: 50%;
    top: 50%;
    -webkit-transform: translate3D(-50%, -50%, 0);
        -ms-transform: translate3D(-50%, -50%, 0);
            transform: translate3D(-50%, -50%, 0);
    z-index: 2;
    margin: auto;
    background: url("https://s.autoimg.cn/topic/findcard/img/h-bg.png") no-repeat;
    background-size: 100%; }
    [class^="mask-"] .layer-4 .result-m {
      width: 100%;
      text-align: center;
      font-size: 1.44rem;
      color: #ffd166;
      padding-top: 5.89333rem; }
    [class^="mask-"] .layer-4 a.btn-again {
      display: block;
      width: 10.42667rem;
      height: 2.8rem;
      position: absolute;
      top: 8rem;
      left: 2.66667rem;
      background: url("https://s.autoimg.cn/topic/findcard/img/btn5.png") no-repeat;
      background-size: 100%; }

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

/*# sourceMappingURL=main.css.map */
