.dashboard-home{padding:10px}.dashboard-home,.dashboard-home .statistics-body{position:relative}.dashboard-home .statistics-body .body-com{display:flex;padding-top:10px}.dashboard-home .statistics-body .body-com:first-child{padding-top:0}.dashboard-home .statistics-body .body-com .stat-box{border:1px solid #eee;flex:1;overflow:hidden;margin-right:10px;background:#fff;box-shadow:0 2px 4px 0 hsla(0,0%,85.1%,.62)}.dashboard-home .statistics-body .body-com .stat-box:last-child{margin:0}.dashboard-home .statistics-body .body-com .stat-box:hover{box-shadow:0 1px 6px rgba(0,0,0,.9);border-color:#eee}.dashboard-home .statistics-body .body-com .stat-box .stat-title{background:#f2f6fc;padding:10px;border-bottom:1px solid #f2f5f8;display:flex;align-items:center}.dashboard-home .statistics-body .body-com .stat-box .stat-title .title-name{font-size:12px;font-weight:700;color:#666}.dashboard-home .statistics-body .body-com .stat-box .stat-title .date-range{color:#999;margin:0 5px 0 10px}.dashboard-home .statistics-body .body-com .stat-box .stat-title .date-range .mid{margin:0 5px}.dashboard-home .statistics-body .body-com .stat-box .stat-title .el-input{width:105px}.dashboard-home .statistics-body .body-com .stat-box .stat-title .el-input input{font-size:12px;border:none;padding:0 20px}.dashboard-home .statistics-body .body-com .stat-box .stat-title .el-input .el-input__prefix .el-input__icon{text-align:left}.dashboard-home .statistics-body .body-com .stat-box .stat-title .el-input .el-input__suffix .el-input__icon{text-align:right}.dashboard-home .statistics-body .body-com .stat-box .stat-con{padding:10px;display:flex;flex-direction:column;height:460px}.dashboard-home .statistics-body .body-com .stat-box .stat-con .con-top{word-break:keep-all;white-space:nowrap;overflow:auto;color:#999;transform-origin:0;transform:scale(.8);width:125%;scrollbar-width:none}.dashboard-home .statistics-body .body-com .stat-box .stat-con .con-top::-webkit-scrollbar{display:none}.dashboard-home .statistics-body .body-com .stat-box .stat-con .con-top>span{margin-right:5px}.dashboard-home .statistics-body .body-com .stat-box .stat-con .con-canvas{flex:1;overflow:hidden}.dashboard-home .statistics-body .body-one .stat-box .stat-con{height:auto;flex-direction:row;padding:20px 0}.dashboard-home .statistics-body .body-one .stat-box .stat-con>div{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center}.dashboard-home .statistics-body .body-one .stat-box .stat-con>div .val{font-size:15px;font-weight:700;color:#e6a23c;margin-bottom:7px}.dashboard-home .statistics-body .body-one .stat-box .stat-con>div .name{font-size:12px;color:#999}