.break-point-container{font-family:PingFangSC-Medium;position:fixed;bottom:0;width:calc(25% - 56px);background:#fff;border:.5px solid #e8eaec;-webkit-box-shadow:0 -5px 10px 0 rgba(0,0,0,.05);box-shadow:0 -5px 10px 0 rgba(0,0,0,.05);border-radius:6px}.break-point-container .break-point-title{height:35px;line-height:35px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 10px;border-bottom:1px solid #e8eaec}.break-point-container .break-point-title .title-panel{font-weight:200;font-size:15px}.break-point-container .break-point-title .btn-panel{color:#0084ff;font-size:12px}.break-point-container .shrink-check{position:absolute;clip:rect(0 0 0 0)}.break-point-container .check-in,.break-point-container .check-out{color:#0084ff;font-size:12px;cursor:pointer}.break-point-container .check-out{display:none}.break-point-container .shrink-check:checked+.break-point-title .check-out{display:inline-block}.break-point-container .shrink-check:checked+.break-point-title .check-in{display:none}.break-point-container .break-point-content{max-height:180px;height:180px;overflow:auto;-webkit-transition:max-height .5s;transition:max-height .5s;width:100%}.break-point-container .break-point-content .progress-th{position:absolute;top:0;z-index:-1;height:36px;width:100%;left:0}.break-point-container .break-point-content .table-th{display:table;height:36px;width:100%;margin-bottom:-6px;font-size:10px;cursor:pointer}.break-point-container .break-point-content .table-cell-1{display:table-cell;width:70%;max-width:220px;line-height:36px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:0 5px}.break-point-container .break-point-content .table-cell-2{display:table-cell;width:15%;color:#ff6060;font-size:8px!important;line-height:36px;text-align:center}.break-point-container .break-point-content .table-cell-3{display:table-cell;width:15%;color:#2b32b2;font-size:8px!important;line-height:36px;text-align:center}.break-point-container .break-point-content .table-cell-11{width:10%}.break-point-container .break-point-content .table-cell-11,.break-point-container .break-point-content .table-cell-22{display:table-cell;max-width:220px;line-height:36px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:0 5px;text-align:center}.break-point-container .break-point-content .table-cell-22{width:40%;min-width:220px}.break-point-container .break-point-content .table-cell-33{width:15%}.break-point-container .break-point-content .table-cell-33,.break-point-container .break-point-content .table-cell-44{display:table-cell;max-width:220px;line-height:36px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:0 5px;text-align:center}.break-point-container .break-point-content .table-cell-44{width:35%}.break-point-container .break-point-content .ivu-progress-bg,.break-point-container .break-point-content .ivu-progress-inner{border-radius:0!important}.break-point-container .shrink-check:checked~.break-point-content{max-height:0}.break-point-container .poptip-content{height:350px;width:500px;max-height:350px;overflow:auto;position:relative;z-index:99999}