body,
html {
  margin: 0;
  padding: 0;
  height: 100%;
  width: 100%;
  min-width: 1440px;
  font-family: Helvetica Neue, Helvetica, PingFang SC, Hiragino Sans GB, Microsoft YaHei, SimSun, sans-serif;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -webkit-tap-highlight-color: transparent;
  background: #fff;
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}
.clearfix:after {
  content: "";
  display: block;
  visibility: hidden;
  clear: both;
}
a {
  color: #999;
  outline: medium none;
  text-decoration: none;
}
ol,
ul,
li {
  list-style: none;
}
input,
select,
textarea,
button {
  vertical-align: middle;
  outline: none;
}
.clearfix {
  display: block;
}
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
@font-face {
  font-family: alimama-shuhei;
  src: url('/static/home/fonts/AlimamaShuHeiTi.woff2');
}
@font-face {
  font-family: alibaba-puhui;
  src: url('/static/home/fonts/AlibabaPuHuiTi.woff2');
}
