.package-orders-page{height:calc(100vh - 48px);min-height:0;background:#f2f3f4;color:#454c52;font:14px/1.5 Arial,"Microsoft YaHei",sans-serif;overflow:hidden}.package-orders-page.hidden{display:none}.package-orders-page *{box-sizing:border-box}.package-orders-page button,.package-orders-page input{font:inherit}.package-orders-page button{cursor:pointer}.package-orders-page #packageOrdersRoot,.po-page{height:100%;min-height:0}.po-page{display:flex;flex-direction:column;padding:12px}.po-summary{height:46px;min-height:46px;display:flex;align-items:center;gap:34px;padding:0 16px;border:1px solid #e7e9ea;border-radius:3px;background:#fff;color:#949ba0}.po-summary b{margin-left:5px;color:#3f464b;font-weight:600}.po-summary b.online{color:#2aa516}.po-panel{min-height:0;display:flex;flex:1;flex-direction:column;margin-top:12px;border:1px solid #e7e9ea;border-radius:3px;background:#fff;overflow:visible}.po-toolbar{height:56px;min-height:56px;display:flex;align-items:center;gap:10px;padding:0 14px}.po-select{position:relative;width:110px;height:34px}.po-select>button{width:100%;height:34px;display:flex;align-items:center;justify-content:space-between;padding:0 11px;border:1px solid #d9dee2;border-radius:3px;background:#fff;color:#737b81;text-align:left}.po-select>button i{width:7px;height:7px;border-right:1px solid #999;border-bottom:1px solid #999;transform:rotate(45deg) translateY(-2px)}.po-select.open>button{border-color:#2aaa16}.po-select.open>button i{transform:rotate(225deg)}.po-select>div{position:absolute;z-index:220;top:37px;left:0;display:none;width:145px;padding:4px 0;border:1px solid #dfe3e6;border-radius:3px;background:#fff;box-shadow:0 6px 16px rgba(0,0,0,.14)}.po-select.open>div{display:block}.po-select>div button{display:block;width:100%;height:36px;padding:0 11px;border:0;background:#fff;color:#596168;text-align:left}.po-select>div button:hover,.po-select>div button.active{background:#edf7ea;color:#249d13}.po-search{display:flex;width:200px;height:34px}.po-search input{min-width:0;flex:1;height:34px;padding:0 11px;border:1px solid #d9dee2;border-right:0;border-radius:3px 0 0 3px;color:#596168;outline:0}.po-search input:focus{border-color:#2aaa16}.po-search button{position:relative;width:38px;border:1px solid #d9dee2;border-radius:0 3px 3px 0;background:#fff}.po-search button:before{content:"";position:absolute;top:9px;left:11px;width:9px;height:9px;border:2px solid #555d63;border-radius:50%}.po-search button:after{content:"";position:absolute;top:20px;left:22px;width:7px;height:2px;background:#555d63;transform:rotate(45deg)}.po-export{height:34px;display:flex;align-items:center;gap:7px;margin-left:auto;padding:0 14px;border:1px solid #d9dee2;border-radius:3px;background:#fff;color:#596168}.po-export:hover{border-color:#8bc781;color:#249d13}.po-export i{position:relative;width:14px;height:14px;border:1px solid currentColor}.po-export i:before{content:"";position:absolute;top:-3px;right:-3px;width:7px;height:7px;border-top:1px solid currentColor;border-right:1px solid currentColor;background:#fff}.po-export i:after{content:"";position:absolute;top:1px;right:-1px;width:7px;height:1px;background:currentColor;transform:rotate(-45deg);transform-origin:right center}.po-table-wrap{min-height:0;flex:1;margin:0 14px;overflow:auto}.po-table-wrap table{width:100%;min-width:960px;border-collapse:separate;border-spacing:0;table-layout:fixed}.po-table-wrap th{height:42px;padding:0 16px;background:#f5f5f5;color:#343b40;font-weight:600;text-align:left}.po-table-wrap td{height:50px;padding:0 16px;border-bottom:1px solid #eceeef;color:#454c52;font-weight:400;vertical-align:middle}.po-table-wrap tbody tr:nth-child(even) td{background:#fafafa}.po-table-wrap tbody tr:hover td{background:#f7faf6}.po-table-wrap col.number{width:11%}.po-table-wrap col.type{width:11%}.po-table-wrap col.seats{width:9%}.po-table-wrap col.content{width:33%}.po-table-wrap col.date{width:13%}.po-table-wrap col.status{width:10%}.po-table-wrap td:nth-child(4){overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.po-status{display:inline-flex;height:26px;align-items:center;padding:0 9px;border-radius:3px;color:#fff;font-size:13px}.po-status.active{background:#10b966}.po-status.pending{background:#eea128}.po-status.invalid{background:#c5cbd0}.po-status.expired{background:#f15b57}.po-empty{height:180px;display:flex;align-items:center;justify-content:center;color:#a7adb1}.po-panel>footer{height:50px;min-height:50px;display:flex;align-items:center;justify-content:flex-end;padding:0 14px;border-top:1px solid #e7e9ea}.po-pagination{display:flex;align-items:center;gap:6px;color:#7b8389}.po-pagination>span{margin-right:5px}.po-pagination button{width:30px;height:30px;padding:0;border:1px solid #dce1e4;border-radius:3px;background:#fff;color:#657078}.po-pagination button.active{border-color:#2aaa16;color:#249d13}.po-pagination button:disabled{color:#c4c9cd;background:#f7f8f9;cursor:not-allowed}.po-toast{position:fixed;z-index:10100;top:78px;left:50%;padding:9px 18px;border-radius:3px;background:rgba(35,38,40,.9);color:#fff;transform:translateX(-50%)}
@media(max-width:1100px){.po-table-wrap col.content{width:26%}.po-table-wrap{overflow-x:auto}}@media(max-width:760px){.po-page{min-width:760px}.po-toolbar{overflow:visible}}
