.jgHome { display: flex; justify-content: space-between; height: calc(100% - 20px); .bottom10 { margin-bottom: 10px; } .paddingbtm0 { /deep/.el-card__body { padding-bottom: 0; } } &-left, &-right { width: 30%; .fznum { font-size: 24px; color: $light-blue; span { font-size: 14px; color: #606266; } } .fzl { display: flex; align-items: center; img { width: 70px; margin-right: 15px; } p:nth-child(1) { font-size: 18px; } } .zszm { justify-content: space-between; li:nth-child(1) {} } } .barChart { flex: 1; margin-top: 10px; height: calc(100vh - 330px); } &-center { width: 39%; } }