/* 工具页地图+统计区容器 */
.tool-map-stats-shell {
  min-height: 550px;
}

.china-map-wrap {
  position: relative;
  margin-bottom: 20px;
  min-height: 550px;
}

.china-map-card {
  width: 100%;
  height: 550px;
  margin-bottom: 20px;
  overflow: hidden;
  box-sizing: border-box;
  background: #fff;
}
