* {
  margin: 0;
  padding: 0;
  border: none;
}

a {
  text-decoration: none;
}

ul {
  list-style: none;
}

body {
  font-family: "Microsoft YaHei";
  -webkit-tap-highlight-color: rgba(0,0,0,0)
}

section {
  display: block;
}

.clearfix:after { content:".";display:block;height:0;clear:both;visibility:hidden }
.clearfix {
  zoom: 1;
}

body, html {
  width: 100%;
}

@charset "utf-8";
/* CSS Document */

