html {
  -webkit-text-size-adjust: 100%;
  font-family: "Helvetica Neue", Helvetica, STHeiTi, Arial, sans-serif; }

body {
  line-height: 1;
  font-size: 14px;
  color: #333; }

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, form, input, textarea, p, figcaption, figure {
  margin: 0;
  padding: 0;
  outline: 0;
  font-family: inherit;
  font-weight: inherit;
  font-style: normal;
  vertical-align: baseline; }

article, aside, figcaption, figure, footer, header, main, nav, section {
  display: block; }

html, button, input, select, textarea {
  font-family: "Helvetica Neue", Helvetica, STHeiTi, Arial, sans-serif; }

del {
  text-decoration: line-through; }

ul, ol {
  list-style: none; }

h1, h2, h3, h4, h5, h6 {
  font-weight: 400; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

*,
*:after,
*:before {
  box-sizing: border-box;
  -webkit-tap-highlight-color: rgba(255, 0, 0, 0); }

a, input, textarea {
  background: none;
  -webkit-appearance: none;
  border-radius: 0;
  outline: 0; }

a {
  -webkit-tap-highlight-color: transparent;
  color: #333; }

a:link, a:visited, a:hover, a:active {
  text-decoration: none;
  outline: 0; }

img {
  display: block;
  border: 0 none;
  vertical-align: middle; }

em {
  font-style: normal; }
