.echarts{width:600px;height:400px;position:relative;width:100%;height:100%;min-width:400px;min-height:260px}.page-home .data-box{margin-bottom:15px;cursor:pointer;text-align:center}.page-home .data-box .el-card__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;height:170px;padding:10px;overflow:hidden}.page-home .data-box .label{position:absolute;top:12px;left:15px;padding-left:12px;color:#666}.page-home .data-box .label:before{content:"";position:absolute;top:6px;left:0;width:8px;height:8px;border-radius:50%;background-color:#ebeef2}.page-home .data-box .count{font-size:25px;font-weight:700}.page-home .data-box.data-box1 .label:before{background-color:#409eff}.page-home .data-box.data-box2 .label:before{background-color:#e6a23c}.page-home .data-box.data-box3 .label:before{background-color:#67c23a}.page-home .data-box.data-box4 .label:before{background-color:#f56c6c}.page-home .data-box.data-box4 .count{color:#f56c6c}.page-home .account-info-card .el-card__body{height:113px}.page-home .account-info-card .info-cell{text-align:center}.page-home .account-info-card .icon-box{margin-bottom:5px}.page-home .account-info-card .icon-box .iconfont{font-size:36px}.page-home .account-info-card .count{padding:0 5px;font-size:20px}.page-home .charts-card{position:relative;min-height:260px;height:calc(50vh - 151px);overflow-x:auto}.page-home .charts-top{position:absolute;top:10px;left:10px;z-index:10}.page-home .contact-box{min-height:calc(50vh - 151px)}.page-home .contact-row{margin-top:20px}.page-home .contact-title{margin-bottom:10px}.page-home .contact-con{font-size:16px}.page-home .contact-con p{padding:6px 0}.page-home .news-box{height:calc(50vh - 151px)}.page-home .news-box .el-card__body{overflow-y:auto}.page-home .news-box .el-link--inner{display:inline-block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:16px}.page-home .news-title{max-width:calc(100% - 160px);line-height:22px}.page-home .news-title .el-link{max-width:100%;overflow:hidden}.page-home .news-time{width:150px;font-size:13px;color:#999}.page-home .news-row{position:relative}.page-home .news-row+.news-row:before{content:"";position:absolute;top:0;right:0;left:18px;border-top:1px solid #e0e0e0}