#app {
  font-family: MicrosoftYaHei, Avenir, Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #2c3e50;
  min-width: 1200px;
}
html,
body {
  margin: 0;
  padding: 0;
}
p,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  font-weight: normal;
}
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.maxW {
  max-width: 1200px;
  min-width: 1200px;
  margin: 0 auto;
}
a{
  text-decoration: none
}
#cnzz_stat_icon_1277462942{
  /* display: none; */
  position: absolute;
  margin-top: 2px;
}