article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary,
dialog {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
  height: 0;
  width: 0;
}
[hidden] {
  display: none;
}
html {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 13.8888889vw;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
html,
button,
input,
select,
textarea {
  font-family: arial, tahoma, 'Microsoft Yahei', '\5b8b\4f53', sans-serif;
}
button,
input,
select,
textarea {
  font-size: 100%;
}
body {
  color: #141414;
  background-color: #FFF;
  line-height: 1.5;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  -webkit-text-size-adjust: none;
}
body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
figure,
form,
fieldset,
legend,
button,
input,
textarea,
select th,
td {
  margin: 0;
  padding: 0;
}
address,
cite,
dfn,
em,
var,
i {
  font-style: normal;
}
a,
a:visited,
a:hover,
a:active,
a:focus {
  color: #141414;
  outline: 0;
  border: 0;
  text-decoration: none;
  -webkit-tap-highlight-color: transparent
}
/* a:hover {
  text-decoration: underline;
} */
a, img {
  -webkit-touch-callout: none;
}
h1 {
  font-size: 2em;
}
h2 {
  font-size: 1.5em;
}
h3 {
  font-size: 1.17em;
}
h4 {
  font-size: 1em;
}
h5 {
  font-size: 0.83em;
}
h6 {
  font-size: 0.75em;
}
b,
strong {
  font-weight: bold;
}
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
q {
  quotes: none;
}
q:before,
q:after {
  content: '';
  content: none;
}
small {
  font-size: 75%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
ul,
ol,
li {
  list-style: none;
}
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
}
svg:not(:root) {
  overflow: hidden;
}
fieldset {
  border: 0;
}
legend {
  border: 0;
  white-space: normal;
  *margin-left: -7px;
}
button,
input,
select {
  vertical-align: middle;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
button,
input {
  line-height: normal;
}
input[type=password],input[type=text],textarea {
  resize: none;
  outline: 0;
  -webkit-appearance: none;
  white-space: pre-wrap;
  word-wrap: break-word;
  background: #fff;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  -moz-appearance: button;
  cursor: pointer;
  *overflow: visible;
}
button[disabled],
input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  *height: 13px;
  *width: 13px;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
  -moz-appearance: none;
}
table {
  border-spacing: 0;
}
* {
  user-select: none;
}

@media screen and (max-width: 320px) {
  html {
    font-size: 44.444px;  /*no*/
    font-size: 13.8888889vw;
  }
}

@media screen and (min-width: 321px) and (max-width:360px) {
  html {
    font-size: 50px;  /*no*/
    font-size: 13.8888889vw;
  }
}

@media screen and (min-width: 361px) and (max-width:375px) {
  html {
    font-size: 52.083px;  /*no*/
    font-size: 13.8888889vw
  }
}

@media screen and (min-width: 376px) and (max-width:393px) {
  html {
    font-size: 54.583px;  /*no*/
    font-size: 13.8888889vw;
  }
}

@media screen and (min-width: 394px) and (max-width:412px) {
  html {
    font-size: 57.222px;  /*no*/
    font-size: 13.8888889vw;
  }
}

@media screen and (min-width: 413px) and (max-width:414px) {
  html {
    font-size: 57.5px;  /*no*/
    font-size: 13.8888889vw;
  }
}

@media screen and (min-width: 415px) and (max-width:480px) {
  html {
    font-size: 66.667px;  /*no*/
    font-size: 13.8888889vw;
  }
}

@media screen and (min-width: 481px) and (max-width:540px) {
  html {
    font-size: 75px;  /*no*/
    font-size: 13.8888889vw;
  }
}

@media screen and (min-width: 541px) and (max-width:640px) {
  html {
    font-size: 88.889px;  /*no*/
    font-size: 13.8888889vw;
  }
}

@media screen and (min-width: 641px) and (max-width:720px) {
  html {
    font-size: 100px;  /*no*/
    font-size: 13.8888889vw;
  }
}

@media screen and (min-width: 721px) and (max-width:768px) {
  html {
    font-size: 106.667px;  /*no*/
    font-size: 13.8888889vw;
  }
}

@media screen and (min-width: 769px) {
  html {
    font-size: 106.667px;  /*no*/ 
  }
  html #app {
    width: 768px;  /*no*/
    margin: 0 auto
  }
}