body {
  width: 100%;
  height: auto;
  position: relative;
  overflow: auto;
  min-width: 1000px;
}
/* amap 高德地图左下角logo隐藏*/
.amap-logo,
.amap-copyright {
  display: none !important;
}
/*header 详见header.css*/
