@font-face{font-family:zhangkuanguanjiafont-Bold;src:url(../../static/fonts/zhangkuanguanjiafont-Bold.be587edb.ttf)}.drag-sort-table{height:100%;overflow:hidden;display:flex;flex-direction:column}.drag-sort-table .table-head,.drag-sort-table .table-row{display:flex;align-items:center;border-bottom:1px solid #f2f3f5}.drag-sort-table .table-head .table-td,.drag-sort-table .table-row .table-td{width:100%;color:#1d1e22;padding:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.drag-sort-table .table-head .table-td.center,.drag-sort-table .table-row .table-td.center{text-align:center}.drag-sort-table .table-head .table-td.right,.drag-sort-table .table-row .table-td.right{text-align:right}.drag-sort-table .table-head{background-color:#f2f3f5}.drag-sort-table .table-head .table-td{font-weight:600;position:relative}.drag-sort-table .table-head .table-td .center{text-align:center}.drag-sort-table .table-head .table-td:after{content:"";display:inline-block;height:22px;width:1px;background-color:#e6eaec;position:absolute;right:0;top:50%;transform:translateY(-50%)}.drag-sort-table .table-head .table-td:last-child:after{display:none}.drag-sort-table .drag-sort-table-body{overflow:scroll;flex:1}.drag-sort-table .drag-sort-table-body .table-row .expand-collapse-icon{display:inline-block;width:16px;height:16px;line-height:14px;text-align:center;color:#216afd;border:1px solid #216afd;margin-right:8px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer}.drag-sort-table .drag-sort-table-body .table-row:hover{background-color:#f2f3f5}