body {
  width: 100%;
  min-width: 1280px;
}
img {
  display: block;
}
ul,
a {
  list-style: none;
  text-decoration: none;
  color: inherit;
}

/* 全局样式 */
#home {
  display: none;
}

#home img {
  width: 100%;
}
