@charset "UTF-8";
body, h1, h2, h3, p, dl, dd, ol, ul, th, td, form, fieldset, input, button, textarea {
  margin: 0;
  padding: 0; }

html {
  font-family: "Helvetica Neue",Helvetica,STHeiTi,Arial,sans-serif;
  -webkit-text-size-adjust: none;
  word-wrap: break-word;
  font-size: 10px; }

h1, h2, h3 {
  font-size: 100%; }

ol, ul {
  list-style: none; }

table {
  border-collapse: collapse;
  border-spacing: 0;
  empty-cells: show;
  font-size: inherit; }

fieldset, img {
  border: 0; }

cite, em, s, i, b {
  font-style: normal; }

/*app端的base*/
input, button, textarea, select {
  font-size: 100%; }

body, input, button, textarea, select, option {
  font-size: inherit; }

a, input, textarea {
  text-decoration: none;
  outline: 0; }

a {
  background: transparent;
  text-decoration: none;
  -webkit-tap-highlight-color: transparent;
  color: inherit; }

a:active {
  outline: 0; }

li, img, label, input {
  vertical-align: middle; }

var {
  font-style: normal; }

ins {
  text-decoration: none; }

img {
  max-width: 100%;
  width: 100%;
  height: auto;
  max-height: 100%; }

video {
  max-width: 100%; }

.clearfix:before, .clearfix:after {
  display: table;
  content: " "; }

.clearfix:after {
  clear: both; }

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