html {
  font-family: "Helvetica Neue", Helvetica, STHeiTi, sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

html, body {
  -webkit-user-select: none;
  user-select: none; }

html, body, div, object, iframe, applet, object, h1, h2, h3, h4, h5, h6, p, blockquote, pre, address, dl, dt, dd, ol, ul, li, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video, progress {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline; }

a, img {
  text-decoration: none;
  -webkit-touch-callout: none;
  background-color: transparent; }

li {
  list-style: none; }

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

audio, canvas, progress, video {
  display: inline-block; }

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

a:active, a:hover {
  outline: 0; }

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

b, strong {
  font-weight: bold; }

em, var {
  font-style: normal; }

img {
  border: 0;
  -webkit-touch-callout: none;
  width: 100%;
  height: 100%;
  vertical-align: top; }

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

figure {
  margin: 1em 40px; }

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

pre {
  overflow: auto; }

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

a, button, input, optgroup, select, textarea, img {
  -webkit-tap-highlight-color: transparent; }

button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0;
  -webkit-appearance: none;
  outline: none;
  line-height: normal; }

button {
  overflow: visible; }

button, select {
  text-transform: none; }

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

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

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

input {
  line-height: normal; }

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

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

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

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

fieldset {
  border: 1px solid silver; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

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

td, th {
  padding: 0; }

.clearfix:after {
  content: ".";
  clear: both;
  display: block;
  height: 0;
  visibility: hidden; }

.clearfix {
  display: inline-block; }

.clearfix {
  display: block; }

a, img {
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  -webkit-user-select: none;
  -moz-user-focus: none;
  -moz-user-select: none; }
  a:active, a:visible, img:active, img:visible {
    -webkit-tap-highlight-color: transparent;
    -webkit-tap-highlight-color: transparent;
    outline: none;
    background: none;
    text-decoration: none; }

input {
  -webkit-tap-highlight-color: transparent; }

::-webkit-input-placeholder {
  color: #b0b0b0; }

:-moz-placeholder, ::-moz-placeholder {
  color: #b0b0b0; }

:-ms-input-placeholder {
  color: #b0b0b0; }

[v-cloak] {
  display: none; }

html {
  font-family: "PingFang SC","Microsoft Yahei","Helvetica Neue", Helvetica, STHeiTi, sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  background-color: #fff; }

body {
  max-width: 10rem;
  height: 100%;
  margin: 0 auto;
  overflow-x: hidden;
  overflow-y: scroll; }

.wrap, .header {
  width: 10rem; }

.wrap {
  margin: 0 auto;
  position: relative;
  background: url(img/bg.jpg) no-repeat center top;
  background-size: 10rem 17.78667rem; }

.header {
  height: 0.93333rem;
  overflow: hidden;
  display: flex;
  justify-content: space-between; }
  .header h3 {
    font-weight: normal;
    display: block; }
    .header h3:after {
      content: ".";
      clear: both;
      display: block;
      height: 0;
      visibility: hidden; }
  .header .logo {
    width: 2.66667rem;
    height: 0.93333rem;
    display: block;
    background: url(img/logo.png) no-repeat;
    background-size: 2.66667rem 0.93333rem;
    font-size: 0; }
  .header .installBtn {
    width: 3.12rem;
    height: 0.64rem;
    margin: 0.16rem 0.26667rem 0 0;
    display: block;
    background: url(img/install.png) no-repeat;
    background-size: 3.12rem 0.64rem;
    text-indent: -999rem;
    border: none; }

.main .banner {
  height: 10rem; }
  .main .banner .snowBox {
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 1; }
.main .container {
  height: 6.85333rem;
  position: relative; }
  .main .container .slogan {
    width: 10rem;
    height: 5.6rem;
    font-size: 0;
    background: url(img/main.png) no-repeat center top;
    background-size: 10rem 5.6rem; }
  .main .container .useDiv {
    position: absolute;
    top: 4.32rem;
    left: 50%;
    margin-left: -1.24rem;
    width: 2.48rem;
    height: 2.53333rem; }
    .main .container .useDiv::after {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      width: 2.48rem;
      height: 2.53333rem;
      background: url(img/useBg.png) no-repeat center top;
      background-size: 2.48rem 2.53333rem;
      z-index: 1;
      animation: breath 4s ease-in-out infinite; }
    .main .container .useDiv .useBtn {
      width: 2.48rem;
      height: 2.53333rem;
      display: block;
      background: url(img/useBtn.png) no-repeat center top;
      background-size: 2.48rem 2.53333rem;
      text-indent: -999rem;
      position: relative;
      z-index: 2;
      border: none; }

.alpha {
  width: 100%;
  height: 100%;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.01);
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 7;
  display: none; }

.tBox {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 10;
  width: 100%;
  height: 100%;
  background-color: rgba(15, 11, 8, 0.6); }
  .tBox .comTan {
    min-width: 2.66667rem;
    max-width: 9.06667rem;
    width: 9.06667rem;
    min-height: 1.33333rem;
    max-height: 8rem;
    color: #333;
    background-color: #fff;
    box-shadow: 0px 0.05333rem 0.16rem 0px rgba(0, 0, 0, 0.15);
    border-radius: 0.10667rem;
    font-family: 'HelveticaNeue-Medium', 'HelveticaNeue';
    z-index: 98;
    position: fixed;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
  .tBox .cDiv .tipTxt {
    min-height: 0.53333rem;
    line-height: 0.61333rem;
    text-align: center;
    word-break: break-all;
    padding: 0.53333rem;
    font-size: 0.34667rem;
    font-weight: 500; }
  .tBox .cont {
    width: 7.2rem;
    min-height: 1.33333rem;
    padding: 0.8rem 0 0.8rem;
    font-size: 0.34667rem;
    background-color: #fff;
    border-radius: 0.10667rem;
    text-align: center;
    z-index: 98;
    position: fixed;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
  .tBox .h3 {
    min-height: 0.42667rem;
    line-height: 0.66667rem;
    font-weight: normal;
    color: #333;
    padding: 0 0.53333rem 0.4rem; }
    .tBox .h3 span {
      font-weight: bold;
      color: #f00; }
  .tBox .pBtn {
    height: 0.8rem; }
  .tBox .btn {
    width: 1.6rem;
    height: 0.74667rem;
    line-height: 0.74667rem;
    border: none;
    color: #fff;
    background-color: #14b4ff;
    text-align: center;
    border-radius: 0.08rem;
    font-size: 0.37333rem;
    margin: 0 0.13333rem; }
    .tBox .btn :hover {
      background-color: #3cbefa; }

.tipBox {
  display: none; }
  .tipBox .comTan {
    width: 4rem; }
    .tipBox .comTan .cDiv {
      border-bottom: none; }

@keyframes breath {
  from {
    opacity: 0.5; }
  50% {
    opacity: 1; }
  to {
    opacity: 0.5; } }
@-webkit-keyframes breath {
  from {
    opacity: 0.5; }
  50% {
    opacity: 1; }
  to {
    opacity: 0.5; } }

/*# sourceMappingURL=css.css.map */
