blockquote, body, button, caption, dd, dl, fieldset, form, h1, h2, h3, h4, h5, h6, html, input, legend, ol, p, pre, select, td, textarea, th, ul {
  margin: 0;
  padding: 0; }

body {
  font-family: 'Microsoft YaHei',Arial,sans-serif;
  font-size: 12px; }

button, input, span {
  font-family: 'Microsoft YaHei',Arial,sans-serif; }

a:hover, a {
  text-decoration: none; }

.fr {
  float: right; }

.fl {
  float: left; }

.tc {
  text-align: center; }

.tl {
  text-align: left; }

.tr {
  text-align: right; }

.clearfix:after {
  content: '.';
  display: block;
  clear: both;
  line-height: 0;
  height: 0;
  visibility: hidden; }

.clear_float {
  clear: both;
  font-size: 1px;
  height: 0;
  width: 0;
  line-height: 1;
  overflow: hidden; }

.hide {
  display: none; }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 5px;
  padding-right: 5px;
  width: 1190px;
  color: #333; }

html, body {
  height: 100%;
  width: 100%; }

#app {
  min-height: 100%;
  position: relative; }

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