.main{
    width: 100%;
    height: 800px;
    padding-top: 30px;
}
.echart{
    width: 800px;
    height: 800px;
    margin: auto;
}
