@charset "UTF-8";
* {
  margin: 0;
  padding: 0;
  outline: none; }

a {
  text-decoration: none; }

ul {
  list-style: none; }

img {
  max-width: 100%;
  height: auto;
  display: block; }

html {
  font-size: 14px; }
[v-cloak] { display: none }
.qjico {
  font-family: 'iconfont' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

body {
  font-family: "Microsoft YaHei","微软雅黑",sans-serif; }
