@charset "UTF-8";
@font-face {
  font-family: "方正兰亭纤黑";
  src: url("../font/fzltqh.TTF");
}

@font-face {
  font-family: "方正兰亭";
  src: url("../font/FZLTHJW.TTF");
}

* {
  margin: 0;
  padding: 0;
  font-family: "方正兰亭纤黑";
  list-style: none;
  box-sizing: border-box;
  font-size: 16px;
}

img {
  border: 0;
  outline: none;
}

a {
  text-decoration: none;
  border:none;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  -webkit-tap-highlight-color:transparent;
  outline:none;
}

@font-face {
  font-family: "iconfont";
}

.iconfont {
  font-family: "iconfont";
}
.qian{
  width:20% !important;
}
.hou{
  width:30% !important;
}
