@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.11s;
            animation-delay: -0.11s;
    -webkit-animation-duration: 0.86s;
            animation-duration: 0.86s; }
  .ball-grid-pulse > div:nth-child(2) {
    -webkit-animation-delay: 0.69s;
            animation-delay: 0.69s;
    -webkit-animation-duration: 0.99s;
            animation-duration: 0.99s; }
  .ball-grid-pulse > div:nth-child(3) {
    -webkit-animation-delay: 0.33s;
            animation-delay: 0.33s;
    -webkit-animation-duration: 1.14s;
            animation-duration: 1.14s; }
  .ball-grid-pulse > div:nth-child(4) {
    -webkit-animation-delay: 0.68s;
            animation-delay: 0.68s;
    -webkit-animation-duration: 1.23s;
            animation-duration: 1.23s; }
  .ball-grid-pulse > div:nth-child(5) {
    -webkit-animation-delay: -0.12s;
            animation-delay: -0.12s;
    -webkit-animation-duration: 1.52s;
            animation-duration: 1.52s; }
  .ball-grid-pulse > div:nth-child(6) {
    -webkit-animation-delay: 0.28s;
            animation-delay: 0.28s;
    -webkit-animation-duration: 0.97s;
            animation-duration: 0.97s; }
  .ball-grid-pulse > div:nth-child(7) {
    -webkit-animation-delay: 0.59s;
            animation-delay: 0.59s;
    -webkit-animation-duration: 1.19s;
            animation-duration: 1.19s; }
  .ball-grid-pulse > div:nth-child(8) {
    -webkit-animation-delay: 0.63s;
            animation-delay: 0.63s;
    -webkit-animation-duration: 1.28s;
            animation-duration: 1.28s; }
  .ball-grid-pulse > div:nth-child(9) {
    -webkit-animation-delay: 0.37s;
            animation-delay: 0.37s;
    -webkit-animation-duration: 0.99s;
            animation-duration: 0.99s; }
  .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: #d13c04;
  color: #fff;
  font-size: 0.64rem; }
  html button, body button {
    margin: 0;
    padding: 0;
    border: 0;
    background: transparent; }
  html a, html a:link, html a:visited, html a:hover, body a, body a:link, body a:visited, body a:hover {
    color: #fff; }

.wrap {
  width: 20rem;
  overflow: hidden;
  position: relative;
  -webkit-transform-origin: 0 0;
      -ms-transform-origin: 0 0;
          transform-origin: 0 0;
  text-align: left;
  z-index: 10;
  background: url("https://s.autoimg.cn/topic/car-owner/img/bg.jpg") no-repeat;
  background-size: 100%;
  height: 80.64rem; }
  .wrap > section {
    width: 20rem;
    box-sizing: border-box;
    -webkit-animation: fadeIn .6s both;
            animation: fadeIn .6s both; }
  .wrap .prize-list {
    width: 100%;
    height: 1.33333rem;
    background: rgba(0, 0, 0, 0.5);
    position: fixed;
    overflow: hidden;
    z-index: 100; }
    .wrap .prize-list li {
      list-style: none;
      text-align: center;
      line-height: 1.33333rem; }
    .wrap .prize-list span {
      padding-left: 0.8rem; }
  .wrap .btn-rules {
    width: 2.02667rem;
    height: 2.02667rem;
    border-radius: 0 0.53333rem 0.53333rem 0;
    position: absolute;
    background: -webkit-gradient(linear, left top, left bottom, from(#f71eca), to(#e70a61));
    background: -webkit-linear-gradient(top, #f71eca, #e70a61);
    background: linear-gradient(to bottom, #f71eca, #e70a61);
    top: 1.97333rem;
    font-size: 0.64rem;
    line-height: 0.69333rem; }
  .wrap .btn-rules::before {
    content: '';
    width: 2.02667rem;
    height: 2.02667rem;
    background: -webkit-gradient(linear, left top, left bottom, from(#e70b83), to(#b8032c));
    background: -webkit-linear-gradient(top, #e70b83, #b8032c);
    background: linear-gradient(to bottom, #e70b83, #b8032c);
    border-radius: 0 0.53333rem 0.53333rem 0;
    left: 0;
    top: 0.10667rem;
    position: absolute;
    z-index: -1; }
  .wrap #share1 {
    width: 2.02667rem;
    height: 2.02667rem;
    border-radius: 0.53333rem 0 0 0.53333rem;
    position: absolute;
    background: -webkit-gradient(linear, left top, left bottom, from(#f78a1e), to(#e72e0a));
    background: -webkit-linear-gradient(top, #f78a1e, #e72e0a);
    background: linear-gradient(to bottom, #f78a1e, #e72e0a);
    top: 1.97333rem;
    font-size: 0.64rem;
    line-height: 0.69333rem;
    right: 0; }
  .wrap #share1::before {
    content: '';
    width: 2.02667rem;
    height: 2.02667rem;
    background: -webkit-gradient(linear, left top, left bottom, from(#e37218), to(#ac2608));
    background: -webkit-linear-gradient(top, #e37218, #ac2608);
    background: linear-gradient(to bottom, #e37218, #ac2608);
    border-radius: 0.53333rem 0 0 0.53333rem;
    top: 0.10667rem;
    right: 0;
    position: absolute;
    z-index: -1; }
  .wrap .no-share {
    width: 2.02667rem;
    height: 2.02667rem;
    border-radius: 0.53333rem 0 0 0.53333rem;
    position: absolute;
    top: 1.97333rem;
    font-size: 0.64rem;
    line-height: 0.69333rem;
    right: 0;
    z-index: 10; }
  .wrap .my-power {
    width: 16.8rem;
    height: 8.53333rem;
    position: absolute;
    left: 1.6rem;
    top: 9.38667rem; }
  .wrap .card-intr {
    width: 15.2rem;
    height: 3.2rem;
    margin: 10.4rem auto 0;
    font-size: 0.53333rem;
    overflow: auto;
    overflow-scrolling: touch; }
  .wrap .buy {
    background: url("https://s.autoimg.cn/topic/car-owner/img/buy1.png") no-repeat;
    background-size: 100%;
    width: 9.49333rem;
    height: 2.85333rem;
    position: absolute;
    left: 5.25333rem; }
  .wrap .js1 {
    top: 27.94667rem; }
  .wrap .js2 {
    top: 51.2rem; }
  .wrap .go-member {
    background: url("https://s.autoimg.cn/topic/car-owner/img/member.png") no-repeat;
    background-size: 100%;
    width: 9.49333rem;
    height: 2.85333rem;
    position: absolute;
    left: 5.25333rem; }
  .wrap .go-card {
    background: url("https://s.autoimg.cn/topic/car-owner/img/card.png") no-repeat;
    background-size: 100%;
    display: inline-block;
    width: 9.49333rem;
    height: 2.85333rem; }
  .wrap .power, .wrap .welfare {
    width: 20rem;
    position: absolute;
    text-align: center;
    height: 2.93333rem; }
  .wrap .btn-mine {
    background: url("https://s.autoimg.cn/topic/vip/img/btn-me.png") no-repeat;
    background-size: 100%;
    top: 17.92rem;
    width: 3.12rem;
    height: 2.88rem;
    position: fixed;
    left: 0.26667rem;
    z-index: 98; }
  .wrap .intrs {
    width: 15.2rem;
    height: 3.2rem;
    position: absolute;
    top: 47.2rem;
    left: 2.4rem;
    font-size: 0.53333rem;
    z-index: 9999; }
  .wrap .turntable {
    position: absolute;
    top: 56.85333rem; }
    .wrap .turntable .container {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      height: 100%;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column; }
    .wrap .turntable .times {
      font-size: 0.69333rem;
      padding-top: 0.32rem; }
      .wrap .turntable .times strong {
        color: #ffdd73; }
    .wrap .turntable .tips {
      font-size: 0.58667rem;
      line-height: 0.74667rem;
      text-align: center;
      padding-top: 0.32rem;
      color: #fbd2dc; }
    .wrap .turntable .outer {
      width: 100%;
      overflow: hidden;
      position: relative; }
      .wrap .turntable .outer .turn {
        background: url("https://s.autoimg.cn/topic/car-owner/img/pan.png") no-repeat;
        background-size: 100%;
        width: 20rem;
        height: 16.8rem;
        position: relative; }
      .wrap .turntable .outer .turn-tips {
        background: url("https://s.autoimg.cn/topic/car-owner/img/pointer.png") no-repeat;
        background-size: 100%;
        width: 4.74667rem;
        height: 4.85333rem;
        position: absolute;
        left: 7.62667rem;
        top: 5.92rem; }
  .wrap .btn-member {
    width: 100%;
    height: 2.74667rem;
    position: absolute;
    bottom: 0;
    background: #ffc258;
    border-top: 0.34667rem solid #ffd894;
    font-size: 1.06667rem;
    text-align: center;
    line-height: 3.04rem;
    font-weight: bold;
    color: #dc0d32; }
  .wrap .btn-member::after {
    content: '';
    background: url("https://s.autoimg.cn/topic/car-owner/img/l99s.png") no-repeat;
    background-size: 100% 100%;
    top: 0.8rem;
    width: 2.61333rem;
    height: 1.12rem;
    position: absolute;
    left: 12.16rem; }
  .wrap dfn {
    position: absolute;
    left: 0;
    width: 100%;
    height: 6px;
    overflow: hidden; }
  .wrap .dfn-card {
    top: 31.46667rem; }
  .wrap .dfn-turntable {
    top: 45.06667rem; }

.mine-box {
  background: -webkit-gradient(linear, left top, left bottom, from(#f8472c), to(#f8472c));
  background: -webkit-linear-gradient(top, #f8472c, #f8472c);
  background: linear-gradient(to bottom, #f8472c, #f8472c);
  border-radius: 0.53333rem;
  width: 12.26667rem;
  position: absolute;
  top: 50%;
  left: 3.86667rem;
  padding-bottom: 0.8rem;
  font-size: 0.74667rem; }
  .mine-box .mine-head {
    background: url("https://s.autoimg.cn/topic/car-owner/img/head.png") no-repeat;
    background-size: 100%;
    width: 12.26667rem;
    height: 5.86667rem;
    position: absolute;
    top: -2.98667rem; }
  .mine-box .close {
    top: -2.13333rem; }
  .mine-box h3 {
    font-size: 0.74667rem;
    text-align: center;
    font-weight: bold; }
  .mine-box .title {
    margin-top: 1.49333rem; }
  .mine-box .content {
    background: #e81307;
    width: 11.2rem;
    margin: 0 auto;
    border-radius: 0.26667rem;
    max-height: 11.73333rem;
    overflow: auto;
    overflow-scrolling: touch; }
    .mine-box .content .no-gift {
      line-height: 11.73333rem;
      text-align: center;
      font-weight: bold; }
    .mine-box .content #my-gift-list {
      width: 10.13333rem;
      margin: 0 auto;
      padding: 0.26667rem 0 0.53333rem; }
      .mine-box .content #my-gift-list li {
        background: -webkit-gradient(linear, left top, left bottom, from(#ffeeec), to(#ffccc5));
        background: -webkit-linear-gradient(top, #ffeeec, #ffccc5);
        background: linear-gradient(to bottom, #ffeeec, #ffccc5);
        border-radius: 0.21333rem;
        padding: 0.26667rem 0 0.37333rem 0.37333rem;
        overflow: hidden;
        margin-top: 0.26667rem;
        text-align: center;
        color: #f8472c; }
        .mine-box .content #my-gift-list li a {
          background: -webkit-gradient(linear, left top, left bottom, from(#ffbe45), to(#ff8726));
          background: -webkit-linear-gradient(top, #ffbe45, #ff8726);
          background: linear-gradient(to bottom, #ffbe45, #ff8726);
          border-radius: 0.42667rem;
          font-size: 0.48rem;
          color: #fff;
          width: 3.2rem;
          height: 0.85333rem;
          display: block;
          text-align: center;
          margin: 0.10667rem 0 0 4.32rem; }
    .mine-box .content #my-code-list {
      width: 10.13333rem;
      margin: 0 auto;
      max-height: 4.53333rem;
      overflow: auto;
      overflow-scrolling: touch; }
      .mine-box .content #my-code-list li {
        background: url("https://s.autoimg.cn/topic/car-owner/img/code.png") no-repeat;
        background-size: 100%;
        width: 4.82667rem;
        height: 1.89333rem;
        text-align: center;
        line-height: 1.89333rem;
        font-size: 0.74667rem;
        float: left;
        margin-top: 0.26667rem; }
      .mine-box .content #my-code-list li:nth-child(even) {
        margin-left: 0.45333rem; }
    .mine-box .content img {
      width: 2.18667rem;
      height: 1.65333rem;
      margin-top: 0.10667rem;
      border-radius: 0.21333rem;
      float: left; }
    .mine-box .content .name {
      display: block;
      text-align: center;
      font-size: 0.64rem;
      font-weight: bold;
      text-align: center;
      line-height: 0.8rem;
      margin-left: 2.02667rem; }
    .mine-box .content .name1 {
      display: block;
      text-align: center;
      font-size: 0.58667rem;
      line-height: 0.69333rem;
      font-weight: bold;
      text-align: center;
      margin-left: 2.02667rem;
      padding: 0.26667rem 0; }
    .mine-box .content .tips {
      font-size: 0.42667rem;
      clear: both; }
    .mine-box .content .lh {
      line-height: 1.65333rem; }
    .mine-box .content .pdt4 {
      padding-top: 0.10667rem; }
    .mine-box .content #my-feed-list {
      width: 10.13333rem;
      margin: 0.53333rem auto;
      max-height: 3.2rem;
      overflow: auto;
      overflow-scrolling: touch;
      font-size: 0.58667rem; }
      .mine-box .content #my-feed-list span {
        display: inline-block; }
      .mine-box .content #my-feed-list span.date {
        width: 4.26667rem;
        white-space: nowrap;
        padding-left: 1.33333rem; }
      .mine-box .content #my-feed-list span.money {
        padding-left: 0.8rem;
        color: #ffe114;
        font-weight: bold; }

.toast {
  width: 10.66667rem !important;
  border-radius: 0.32rem;
  background: rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 0.16rem rgba(255, 244, 195, 0.5);
  padding: 1.06667rem 0.8rem;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 4rem;
  margin-top: -3.2rem;
  z-index: 999;
  font-size: 0.69333rem !important; }

.btn {
  height: 1.86667rem;
  border-radius: 0.90667rem;
  font-size: 0.74667rem;
  display: inline-block;
  text-align: center;
  line-height: 1.86667rem;
  color: #fff; }

.mask-address .user-info {
  width: 12.26667rem;
  height: 16.8rem;
  background: #fff;
  border-radius: 0.53333rem;
  position: absolute;
  left: 3.86667rem;
  top: 50%;
  margin-top: -6.93333rem; }
  .mask-address .user-info .title {
    background: url("https://s.autoimg.cn/topic/car-owner/img/addr.png") no-repeat;
    background-size: 100%;
    width: 12.26667rem;
    height: 3.73333rem; }
  .mask-address .user-info .content {
    width: 10.66667rem;
    padding: 0.8rem;
    overflow: hidden; }
    .mask-address .user-info .content li {
      width: 100%;
      height: 2.82667rem; }
      .mask-address .user-info .content li input, .mask-address .user-info .content li textarea {
        display: block;
        width: 100%;
        border-radius: 0.26667rem;
        height: 1.86667rem;
        text-indent: 0.64rem;
        color: #2f2b2b;
        box-sizing: border-box;
        background: #ededed;
        border: 0; }
      .mask-address .user-info .content li p {
        color: #f8a45f;
        height: 1.06667rem; }
      .mask-address .user-info .content li #address {
        height: 2.66667rem;
        padding: 0.32rem 0.64rem;
        text-indent: 0;
        vertical-align: middle; }
    .mask-address .user-info .content li:last-child {
      text-align: center; }

.mask-address .save-btn {
  background: -webkit-gradient(linear, left top, left bottom, from(#ffbe45), to(#ff8625));
  background: -webkit-linear-gradient(top, #ffbe45, #ff8625);
  background: linear-gradient(to bottom, #ffbe45, #ff8625);
  width: 6.4rem;
  margin-top: 0.8rem;
  letter-spacing: 0.53333rem; }

.mask-address .confirm-box {
  position: relative;
  background: url("https://s.autoimg.cn/topic/car-owner/img/addr-confirm.png") no-repeat;
  background-size: 100%;
  width: 12.26667rem;
  height: 16.02667rem;
  position: absolute;
  left: 3.86667rem;
  top: 50%;
  margin-top: -6.93333rem; }
  .mask-address .confirm-box .btn-bar {
    overflow: hidden;
    padding-top: 2.13333rem;
    text-align: center; }
  .mask-address .confirm-box .confirm-info {
    width: 9.33333rem;
    margin: 0 auto;
    padding-top: 3.73333rem;
    font-size: 0.53333rem;
    line-height: 0.64rem;
    color: #666;
    text-align: center; }
    .mask-address .confirm-box .confirm-info img {
      width: 3.94667rem;
      height: 2.98667rem;
      border-radius: 0.21333rem; }
    .mask-address .confirm-box .confirm-info p.name {
      font-size: 0.69333rem;
      color: #d1321a;
      line-height: 1.17333rem;
      height: 1.17333rem;
      overflow: hidden;
      font-weight: bold; }
    .mask-address .confirm-box .confirm-info p.details {
      height: 2.66667rem;
      overflow-y: auto;
      overflow-scrolling: touch;
      text-align: left;
      margin-top: 0.42667rem; }
  .mask-address .confirm-box .btn-update {
    width: 4.8rem;
    background: -webkit-gradient(linear, left top, left bottom, from(#b87cfc), to(#7d43fa));
    background: -webkit-linear-gradient(top, #b87cfc, #7d43fa);
    background: linear-gradient(to bottom, #b87cfc, #7d43fa); }
  .mask-address .confirm-box .btn-confirm {
    width: 4.8rem;
    background: -webkit-gradient(linear, left top, left bottom, from(#ffbe45), to(#ff8625));
    background: -webkit-linear-gradient(top, #ffbe45, #ff8625);
    background: linear-gradient(to bottom, #ffbe45, #ff8625);
    margin-left: 0.53333rem; }

.mask-address .close {
  margin-top: -2.13333rem; }

.close {
  background: url("https://s.autoimg.cn/topic/car-owner/img/close.png");
  background-size: 100%;
  width: 1.54667rem;
  height: 1.54667rem;
  position: absolute;
  right: 0;
  z-index: 99; }

.guide-box, .share-box, .condition-box, .invite-box {
  background: url("https://s.autoimg.cn/topic/car-owner/img/pop.png") no-repeat;
  background-size: 100%;
  width: 12.26667rem;
  height: 10.10667rem;
  position: absolute;
  left: 3.86667rem;
  top: 50%;
  text-align: center;
  margin-top: -6.4rem; }
  .guide-box p.tips, .share-box p.tips, .condition-box p.tips, .invite-box p.tips {
    font-weight: bold;
    font-size: 0.74667rem;
    padding: 4.26667rem 0 1.06667rem 0; }
  .guide-box p.tips-1, .share-box p.tips-1, .condition-box p.tips-1, .invite-box p.tips-1 {
    font-weight: bold;
    font-size: 0.74667rem;
    padding: 3.73333rem 0 1.06667rem 0; }
  .guide-box .guide-buy, .guide-box .share, .guide-box .btn-share, .share-box .guide-buy, .share-box .share, .share-box .btn-share, .condition-box .guide-buy, .condition-box .share, .condition-box .btn-share, .invite-box .guide-buy, .invite-box .share, .invite-box .btn-share {
    width: 5.86667rem;
    background: -webkit-gradient(linear, left top, left bottom, from(#ffbe45), to(#ff8625));
    background: -webkit-linear-gradient(top, #ffbe45, #ff8625);
    background: linear-gradient(to bottom, #ffbe45, #ff8625); }

.btn-invite {
  background: url("https://s.autoimg.cn/topic/car-owner/img/invite.png") no-repeat;
  background-size: 100% 100%;
  width: 3.22667rem;
  height: 3.41333rem;
  position: absolute;
  right: 1.28rem;
  top: 32.26667rem;
  -webkit-animation: pulse 1.6s infinite linear;
          animation: pulse 1.6s infinite linear; }

.invite-intr {
  width: 7.73333rem;
  position: absolute;
  left: 6.56rem;
  top: 33.76rem;
  color: #9b6948;
  font-size: 0.53333rem;
  line-height: 0.64rem; }

.gift-box {
  background: url("https://s.autoimg.cn/topic/car-owner/img/pop-gift.png") no-repeat;
  background-size: 100%;
  width: 12.26667rem;
  height: 16rem;
  position: absolute;
  left: 3.86667rem;
  top: 50%;
  margin-top: -8.53333rem; }
  .gift-box .content {
    width: 6.13333rem;
    margin: 0 auto;
    padding-top: 6.77333rem;
    text-align: center; }
    .gift-box .content img {
      width: 3.94667rem;
      height: 2.98667rem;
      border-radius: 0.32rem; }
    .gift-box .content p.name {
      color: #d1321a;
      font-size: 0.64rem; }
    .gift-box .content .gift-confirm {
      background: -webkit-gradient(linear, left top, left bottom, from(#ff8f45), to(#ff4d25));
      background: -webkit-linear-gradient(top, #ff8f45, #ff4d25);
      background: linear-gradient(to bottom, #ff8f45, #ff4d25);
      width: 4.26667rem;
      height: 1.6rem;
      margin-top: 0.53333rem; }

.no-times-box {
  background: url("https://s.autoimg.cn/topic/car-owner/img/pop.png") no-repeat;
  background-size: 100%;
  width: 12.26667rem;
  height: 10.10667rem;
  position: absolute;
  left: 3.86667rem;
  top: 50%;
  margin-top: -6.29333rem; }
  .no-times-box .content {
    width: 10.13333rem;
    margin: 0 auto;
    padding-top: 4.53333rem;
    text-align: center; }
    .no-times-box .content p.tips {
      font-weight: bold;
      font-size: 0.74667rem; }
    .no-times-box .content p.bar {
      padding-top: 1.44rem;
      overflow: hidden; }
    .no-times-box .content .btn-activity {
      background: -webkit-gradient(linear, left top, left bottom, from(#ffbe45), to(#ff8625));
      background: -webkit-linear-gradient(top, #ffbe45, #ff8625);
      background: linear-gradient(to bottom, #ffbe45, #ff8625);
      width: 4.8rem; }
    .no-times-box .content .goApp {
      background: -webkit-gradient(linear, left top, left bottom, from(#b87cfa), to(#7d43fa));
      background: -webkit-linear-gradient(top, #b87cfa, #7d43fa);
      background: linear-gradient(to bottom, #b87cfa, #7d43fa);
      width: 4.8rem;
      margin-left: 0.32rem; }

.mask-intercept {
  z-index: 100000; }
  .mask-intercept .intercept {
    background: url("https://s.autoimg.cn/topic/car-owner/img/pop.png") no-repeat;
    background-size: 100% 100%;
    width: 12.26667rem;
    height: 10.10667rem;
    position: absolute;
    left: 3.86667rem;
    top: 50%;
    margin-top: -5.33333rem; }
    .mask-intercept .intercept p {
      text-align: center;
      font-size: 0.74667rem;
      line-height: 1.01333rem;
      padding-top: 3.73333rem; }
    .mask-intercept .intercept div.bar {
      width: 10.4rem;
      margin: 0 auto;
      padding-top: 1.44rem;
      overflow: hidden; }
    .mask-intercept .intercept .btn-other {
      background: -webkit-gradient(linear, left top, left bottom, from(#b87cfa), to(#7d43fa));
      background: -webkit-linear-gradient(top, #b87cfa, #7d43fa);
      background: linear-gradient(to bottom, #b87cfa, #7d43fa);
      width: 4.8rem;
      color: #fff; }
    .mask-intercept .intercept .btn-goon {
      background: -webkit-gradient(linear, left top, left bottom, from(#ffbe45), to(#ff8625));
      background: -webkit-linear-gradient(top, #ffbe45, #ff8625);
      background: linear-gradient(to bottom, #ffbe45, #ff8625);
      width: 4.8rem;
      margin-left: 0.53333rem; }

.rule-box, .rule-box1 {
  background: url("https://s.autoimg.cn/topic/car-owner/img/rule.png") no-repeat;
  background-size: 100%;
  width: 12.26667rem;
  height: 19.17333rem;
  position: absolute;
  left: 3.86667rem;
  top: 50%;
  margin-top: -9.86667rem;
  line-height: 0.8rem;
  text-align: center; }
  .rule-box h3, .rule-box1 h3 {
    font-size: 0.74667rem;
    font-weight: bold;
    padding: 2.56rem 0 0.21333rem; }
  .rule-box .content, .rule-box1 .content {
    width: 9.6rem;
    padding: 0.37333rem 0.53333rem 0.53333rem;
    height: 10.66667rem;
    border-radius: 0.32rem;
    margin: 0rem auto 0;
    background: -webkit-gradient(linear, left top, left bottom, from(#d73c11), to(#d6280a));
    background: -webkit-linear-gradient(top, #d73c11, #d6280a);
    background: linear-gradient(to bottom, #d73c11, #d6280a);
    box-shadow: 0 0 0.16rem rgba(255, 244, 195, 0.5);
    text-align: left;
    overflow-y: auto;
    overflow-scrolling: touch; }
    .rule-box .content .tit, .rule-box1 .content .tit {
      margin: 0.21333rem 0 0; }
      .rule-box .content .tit span, .rule-box1 .content .tit span {
        font-weight: bold; }
    .rule-box .content p, .rule-box1 .content p {
      padding: 0.10667rem 0; }
  .rule-box .ct1, .rule-box1 .ct1 {
    height: 13.12rem; }
  .rule-box .rule-close, .rule-box1 .rule-close {
    width: 0.85333rem;
    height: 0.85333rem;
    position: absolute;
    right: 3.52rem;
    top: 0.48rem;
    border: 0; }
  .rule-box .buy, .rule-box .apply, .rule-box1 .buy, .rule-box1 .apply {
    background: -webkit-gradient(linear, left top, left bottom, from(#ffbe45), to(#ff8625));
    background: -webkit-linear-gradient(top, #ffbe45, #ff8625);
    background: linear-gradient(to bottom, #ffbe45, #ff8625);
    width: 5.86667rem;
    margin-top: 0.53333rem; }

.mask-weixin p {
  background: url(https://s.autoimg.cn/topic/pan/img/share-guide.png) 50% no-repeat;
  background-size: 100% 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; }

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale3d(0.85, 0.85, 0.85);
            transform: scale3d(0.85, 0.85, 0.85); }
  50% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1); }
  100% {
    -webkit-transform: scale3d(0.85, 0.85, 0.85);
            transform: scale3d(0.85, 0.85, 0.85); } }

@keyframes pulse {
  0% {
    -webkit-transform: scale3d(0.85, 0.85, 0.85);
            transform: scale3d(0.85, 0.85, 0.85); }
  50% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1); }
  100% {
    -webkit-transform: scale3d(0.85, 0.85, 0.85);
            transform: scale3d(0.85, 0.85, 0.85); } }

/*# sourceMappingURL=main0.5.css.map */
