@charset "UTF-8";
* {
  -webkit-tap-highlight-color: transparent;
  outline: 0;
}

*, blockquote, body, button, dd, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, hr, input, legend, li, ol, p, pre, td, textarea, th, ul {
  margin: 0;
  padding: 0;
  vertical-align: baseline;
}

img {
  border: 0 none;
  vertical-align: top;
}

em, i {
  font-style: normal;
}

ol, ul {
  list-style: none;
}

button, h1, h2, h3, h4, h5, h6, input, select {
  font-size: 100%;
  font-family: inherit;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

a {
  text-decoration: none;
}

a, body {
  color: #292929;
}

body {
  font-family:Microsoft YaHei, Helvetica,STHeiti STXihei,Microsoft JhengHei,Arial;

}
