.channel-delivery-statistics-data{height:100%;width:100%;display:flex;flex-direction:column}.channel-delivery-statistics-data .statistics-data-title{width:100%;height:50px;display:flex;align-items:center;justify-content:space-between;font-size:14px;box-sizing:border-box;padding-right:50px}.channel-delivery-statistics-data .statistics-data-title .title{position:relative;text-indent:15px}.channel-delivery-statistics-data .statistics-data-title .title:after{content:"";width:3px;height:14px;background:#5680fa;position:absolute;top:2px;left:0}.channel-delivery-statistics-data .statistics-data-content{flex:1;overflow-y:scroll;box-sizing:border-box;padding:0 50px}.channel-delivery-statistics-data .statistics-data-content .title{margin:10px 0;font-size:14px}.channel-delivery-statistics-data .statistics-data-content .five-rectangle{width:100%;height:150px;display:flex;align-items:center;justify-content:space-between;margin-bottom:80px}.channel-delivery-statistics-data .statistics-data-content .five-rectangle .five-rectangle-item{width:200px;height:100px;background:#f4f8fe;border-radius:10px;box-shadow:3px 3px 3px 1px #e7f1ff;transition:box-shadow .2s;cursor:pointer}.channel-delivery-statistics-data .statistics-data-content .five-rectangle .five-rectangle-item p{width:100%;font-size:12px;color:#c1c2c2;height:30px;line-height:30px;text-indent:15px}.channel-delivery-statistics-data .statistics-data-content .five-rectangle .five-rectangle-item .num{width:100%;text-align:center;font-weight:700;color:#000;font-size:14px;margin-top:15px}.channel-delivery-statistics-data .statistics-data-content .charts-line{width:100%;height:400px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;margin-bottom:30px}.channel-delivery-statistics-data .statistics-data-content .charts-line #efficiency{width:60%;height:100%;border:1px solid #e2e2e2;border-radius:10px}.channel-delivery-statistics-data .statistics-data-content .charts-line #back-off{width:35%;height:100%;border:1px solid #e2e2e2;border-radius:10px}.dateRange{display:flex}.dateRange .selectClass{width:110px;border-radius:10px 0 0 10px!important}.dateRange .dateClass{width:210px!important}.dateRange .el-input__inner{height:30px!important}.center_cell{text-align:center!important}