/* 天气图表 */
#chart-container {
  position: absolute;
  width: 864px;
  height: 222px;
  overflow: hidden;
  right: 1px;
  margin-top: 186px;
  /* background-color: rgba(255,255,255, 1); */
}
