html,
body {
  position: relative;
  width: 100%;
  font-family: "微软雅黑";
  min-width: 1200px;
  word-break: break-all;
}
body {
  background-color: #ffffff !important;
}
* {
  margin: 0;
  padding: 0;
  list-style: none;
}
img {
  border: 0px solid;
}
.clearflaot,
.clearfloat {
  zoom: 1;
}
.clearflaot:after,
.clearfloat:after {
  content: "";
  display: block;
  clear: both;
  zoom: 1;
}
a {
  color: #043396;
  outline: none;
  text-decoration: none !important;
}
a:focus {
  outline: none;
}
.c-up {
  color: #ff0000;
}
.c-down {
  color: #0f990f;
}
em {
  color: #ff0000 !important;
  font-style: normal !important;
}


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