﻿/*
 echarts图表控件
*/
.chartdiv {
    display: block;
    position: absolute;
    visibility: visible;
    width: 200px;
    height: 150px;
}