
/* .box-card {
    width: 50%;
    height: 380px;
    float: left;
    margin-bottom: 10px;
}

.chart {
    width: 100%;
    height: 300px;
    padding-bottom: 10px;
    overflow: hidden;
}
.tip{
    margin-right: 5px;
} */

