.work-bench-container{height:calc(100% - 30px);padding:0 20px;box-sizing:border-box;background:#f2f2f2;padding-top:20px}.work-bench-container .items{display:flex;background:#fff;padding:0 0 50px 0}.work-bench-container .items .work-top{background:#fff;height:100px;width:19%;background:#f2f2f2;margin:10px}.work-bench-container .items .work-top .item-title{width:100%;line-height:20px;font-size:18px;color:#333;font-weight:700;text-align:center;margin-top:25px}.work-bench-container .items .work-top .item-data{width:100%;line-height:20px;font-size:20px;color:#333;font-weight:400;text-align:center;margin-top:10px}.work-bench-container .items .work-top .data-content{display:flex;background:#fff;margin-top:20px}.work-bench-container .items .work-top .data-content .data-left{margin-top:20px;display:flex;margin-left:30px}.work-bench-container .items .work-top .data-content .data-left .data-title{font-size:14px;line-height:20px;color:#333}.work-bench-container .items .work-top .data-content .data-left .data-text{font-size:14px;line-height:20px;color:#333;margin-left:20px}.work-bench-container .items .work-top .data-content .data-right{margin-top:20px;display:flex;margin-left:30px}.work-bench-container .items .work-top .data-content .data-right .data-title{font-size:14px;line-height:20px;color:#333}.work-bench-container .items .work-top .data-content .data-right .data-text{font-size:14px;line-height:20px;color:#333;margin-left:20px}.work-bench-container .items .work-top .top-charts{display:flex;margin-top:20px;background:#fff}.work-bench-container .items .work-top .top-charts .charts-item{height:auto;width:17%;position:relative}.work-bench-container .items .work-top .top-charts .charts-item .item-data{display:flex}.work-bench-container .items .work-top .top-charts .charts-item .item-data .data-content{display:flex;margin-left:30px}.work-bench-container .items .work-top .top-charts .charts-item .item-data .data-content .data-title{font-size:14px;line-height:20px;color:#333}.work-bench-container .items .work-top .top-charts .charts-item .item-data .data-content .data-text{font-size:14px;line-height:20px;color:#333;margin-left:20px}.work-bench-container .bottom-data{display:flex;width:100%;height:100%;margin-top:20px}.work-bench-container .bottom-data .bottom-left{height:100%;width:49%;background:#fff}.work-bench-container .bottom-data .bottom-left .left-title{display:flex;width:100%;height:auto;position:relative}.work-bench-container .bottom-data .bottom-left .left-title .title-content{color:#000;font-size:20px;font-weight:600;line-height:50px;padding-left:30px}.work-bench-container .bottom-data .bottom-left .left-title .title-more{color:#333;font-size:16px;font-weight:400;line-height:50px;position:absolute;right:30px}.work-bench-container .bottom-data .bottom-left .bottom-left-items{margin-bottom:10px}.work-bench-container .bottom-data .bottom-left .bottom-left-items .msg-datas{display:flex;padding:0 30px}.work-bench-container .bottom-data .bottom-left .bottom-left-items .msg-datas .msg-type{font-size:18px;color:#000;font-weight:600;line-height:30px}.work-bench-container .bottom-data .bottom-left .bottom-left-items .msg-datas .msg-sn,.work-bench-container .bottom-data .bottom-left .bottom-left-items .msg-datas .msg-time{margin-left:30px;font-size:16px;color:#333;line-height:30px}.work-bench-container .bottom-data .bottom-left .bottom-left-items .msg-info{padding:0 30px;line-height:30px;font-size:16px;color:#333}.work-bench-container .bottom-data .bottom-right{height:100%;width:49%;margin-left:2%;background:#fff}.work-bench-container .bottom-data .bottom-right .right-title{display:flex;width:100%;height:auto;position:relative}.work-bench-container .bottom-data .bottom-right .right-title .title-content{color:#000;font-size:20px;font-weight:600;line-height:50px;padding-left:30px}.work-bench-container .bottom-data .bottom-right .right-title .title-more{color:#333;font-size:16px;font-weight:400;line-height:50px;position:absolute;right:30px}.work-bench-container .bottom-data .bottom-right .bottom-left-items{margin-bottom:10px}.work-bench-container .bottom-data .bottom-right .bottom-left-items .msg-datas{display:flex;padding:0 30px}.work-bench-container .bottom-data .bottom-right .bottom-left-items .msg-datas .msg-type{font-size:18px;color:#000;font-weight:600;line-height:30px}.work-bench-container .bottom-data .bottom-right .bottom-left-items .msg-datas .msg-sn,.work-bench-container .bottom-data .bottom-right .bottom-left-items .msg-datas .msg-time{margin-left:30px;font-size:16px;color:#333;line-height:30px}.work-bench-container .bottom-data .bottom-right .bottom-left-items .msg-info{padding:0 30px;line-height:30px;font-size:16px;color:#333}.card-container{box-sizing:border-box;flex:1;height:100%;border:1px solid #d2d2d2;margin:0 40px;box-shadow:0 3px 3px 0 rgba(0,0,0,.1);cursor:pointer}.card-container .card-title{position:relative;display:flex;align-items:center;height:50px;padding-left:20px;color:#333;font-size:16px;font-family:PingFang Regular!important}.card-container .card-title .line{display:inline-block;width:10px;height:3px;background:#0096ff;margin-right:10px}.card-container .card-title .card-icon{position:absolute;right:24px;width:18px;height:16px}.card-container .card-content{display:flex;height:calc(100% - 50px);width:100%;align-items:center}.card-container .card-content .card-percent-value,.card-container .card-content .card-value{flex:1;display:block;padding-left:45px;font-size:30px;color:#333;font-family:PingFang Regular!important}