@charset "UTF-8";

/* 底部组件样式 */
#bottom * {
  box-sizing: content-box;
}
#bottom {
  font-size: 14px;
}
#bottom p {
  margin: 0px;
}
#bottom .nav {
  width: 100%;
}
