.processing-capacity{width:100%;height:100%;padding:16px;min-width:950px}.processing-capacity .deal-with-capcity{width:100%;height:346px;margin-top:16px;background:#effefc;padding:16px}.processing-capacity .deal-with-capcity .d-w-c-data-box{width:100%;height:248px;display:flex}.processing-capacity .deal-with-capcity .d-w-c-data-box .d-w-c-data-item{width:25%;height:100%}.processing-capacity .deal-with-capcity .d-w-c-data-box .d-w-c-data-item:not(:last-child){border-right:1px dashed #ccc;display:flex;justify-content:center;align-items:center;flex-direction:column}.processing-capacity .deal-with-capcity .d-w-c-data-box .d-w-c-data-item .img-box{width:115px;height:110px;border-radius:50%;position:relative}.processing-capacity .deal-with-capcity .d-w-c-data-box .d-w-c-data-item .img-box img{width:100%;height:100%}.processing-capacity .deal-with-capcity .d-w-c-data-box .d-w-c-data-item .num{font-size:24px;color:#06baa1;padding-top:20px}.processing-capacity .deal-with-capcity .d-w-c-data-box .d-w-c-data-item .m-d-method{display:flex;align-items:center;padding:16px 0 0 30px}.processing-capacity .deal-with-capcity .d-w-c-data-box .d-w-c-data-item .m-d-method img{width:62px;height:62px}.processing-capacity .deal-with-capcity .d-w-c-data-box .d-w-c-data-item .m-d-method span{padding-left:30px}.processing-capacity .deal-with-capcity .processing-formula{width:100%;height:50px;display:flex;margin-top:16px;padding-top:16px;border-top:1px solid #ccc}.processing-capacity .deal-with-capcity .processing-formula .p-c{flex-shrink:1;flex-grow:1}.processing-capacity .deal-with-capcity .processing-formula .p-c .percent{font-size:18px;padding-left:10px;color:#06baa1}.processing-capacity .deal-with-capcity .processing-formula .f-box{padding:0 20px;font-size:16px}.processing-capacity .deal-with-capcity .processing-formula .f-box .symbol{font-size:18px;padding:0 5px;color:#06baa1}.processing-capacity .chart-box{width:100%;height:calc(100% - 394px)}.processing-capacity .chart-box .head-box{width:100%;display:flex;align-items:center;justify-content:space-between;padding-bottom:10px;padding:16px 0}.processing-capacity .chart-box .head-box .title span{cursor:pointer;padding:4px 8px;border:1px solid #eceff7}.processing-capacity .chart-box .head-box .title span:first-child{border-radius:4px 0 0 4px}.processing-capacity .chart-box .head-box .title span:last-child{border-radius:0 4px 4px 0;border-left:none}.processing-capacity .chart-box .head-box .title .active{background:#eceff7}.processing-capacity .chart-box .head-box .filter-box{display:flex;align-items:center}.processing-capacity .chart-box .head-box .filter-box .filter-item{padding-right:10px;cursor:pointer}.processing-capacity .chart-box .head-box .filter-box .filter-item-active,.processing-capacity .chart-box .head-box .filter-box .filter-item:hover{color:#06baa1}.processing-capacity .chart-box .chart{width:100%;height:calc(100% - 64px)}