.orders-screen .head-bar .head{height:35px;line-height:35px;position:relative}.orders-screen .head-bar .title{text-align:center;font-size:14px}.orders-screen .head-bar .action{position:absolute;left:8px;font-size:14px;color:var(--color-gray)}.orders-screen .cube-slide-item{padding:0 8px;background-color:var(--bg-card-color)}.orders-screen-table{position:relative;height:100%}.orders-screen-table-head{display:flex;height:32px;padding:8px 0;justify-content:space-between}.orders-screen-table-container{position:relative;height:100%;width:100%}.orders-screen-table-content{position:absolute;top:0;left:0;bottom:0;width:100%;height:100%}.orders-screen-table-type-select{color:var(--color-gray);font-size:10px}.orders-screen-table-type-select i{margin-left:4px;font-size:6px}.orders-screen-table-action button{background-color:var(--border-color);border-radius:2px;font-size:8px;height:16px}