.printLabel{height:100%;width:100%;color:#000;display:flex;flex-direction:column}.printLabel .btn-box{margin:5px 12px;font-size:12px;color:#000}.printLabel .data-box{padding:5px 12px;padding-top:0;flex:1;overflow:hidden;font-size:12px}.printLabel .data-box .flex-box{height:100%;box-shadow:0 2px 10px 0 rgba(0,0,0,.16);border-radius:4px;background-color:#fff;display:flex;flex-direction:column;overflow:hidden}.printLabel .data-box .flex-box .filter-box .from-box{display:inline-block;margin:5px}.printLabel .data-box .flex-box .filter-box .from-box .lable-txt{display:inline-block;line-height:35px;padding:0 5px;width:75px}.printLabel .data-box .flex-box .filter-box .from-box .from-input{display:inline-block;width:260px}.printLabel .data-box .flex-box .filter-box .from-box .from-input .el-input{width:100%}.printLabel .data-box .flex-box .filter-box .from-box .el-select{line-height:35px;width:100%}.printLabel .data-box .flex-box .filter-box .from-box .el-input{line-height:35px}.printLabel .data-box .flex-box .filter-box .from-box .el-input .el-input__inner{height:35px}.printLabel .data-box .flex-box .filter-box .from-box .el-input__icon{line-height:35px}.printLabel .data-box .flex-box .filter-box .search{margin:5px;background:#fff;border:1px solid #c0c4cc;border-radius:3px;height:34px;line-height:34px;width:300px}.printLabel .data-box .flex-box .filter-box .search .deskAuto,.printLabel .data-box .flex-box .filter-box .search .jianpan{position:absolute;right:10px;top:0;font-size:30px;color:#bcbdbe}.printLabel .data-box .flex-box .filter-box .search input{border:none;vertical-align:top;padding:0 45px 0 32px;background-color:transparent;font-size:12px}.printLabel .data-box .flex-box .table-box{flex:1;overflow:hidden;box-shadow:0 2px 10px 0 rgba(0,0,0,.16)}.printLabel .data-box .flex-box .table-box td .cell{overflow:hidden;white-space:normal;text-overflow:ellipsis;-o-text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box!important}.printLabel .data-box .flex-box .table-box .batch{text-decoration:underline;color:#1890ff;cursor:pointer;white-space:nowrap}.printLabel .data-box .flex-box .table-box .el-table--border td,.printLabel .data-box .flex-box .table-box .el-table--border th{border-color:#dcdcdc;border-bottom:1px solid #dcdcdc}.printLabel .data-box .flex-box .table-box td,.printLabel .data-box .flex-box .table-box th{height:30px;color:#000}.printLabel .data-box .flex-box .table-box .el-table{display:flex;flex-direction:column}.printLabel .data-box .flex-box .table-box .el-table th{text-align:center}.printLabel .data-box .flex-box .table-box .el-table th .tip{display:inline-block}.printLabel .data-box .flex-box .table-box .el-table th .tip .icon-svg{color:#909399;width:1.3em;height:1.3em}.printLabel .data-box .flex-box .table-box .el-table .el-table__body-wrapper,.printLabel .data-box .flex-box .table-box .el-table .el-table__fixed-body-wrapper{flex:1}.printLabel .data-box .flex-box .table-box .el-table .el-table__body tr.current-row>td{background-color:#c3dffd}.printLabel .data-box .flex-box .table-box .el-table td{position:relative}.printLabel .data-box .flex-box .table-box .el-table td input{width:100%;text-align:center;padding:0 5px}.printLabel .data-box .flex-box .table-box .el-table td .text{text-align:left}.printLabel .data-box .flex-box .table-box .el-table td .icon-shanchu{color:red}.printLabel .data-box .flex-box .table-box .el-table td .multUnit{position:absolute;left:0;top:-1px;font-size:10px;color:#fff;width:16px;height:16px;line-height:16px;background:#666e80;border-radius:0 0 16px 0;padding-left:2px;padding-right:4px;z-index:1}