.order_table{max-width: 1470px; width: 100%;margin: 0 auto;}
.order_table .order_header{width: 100%;height: 40px;background-color: #f5f7fa;}
.order_table .order_header tr th{text-align: left;font-size: 14px;color: #969ba9;font-weight: 500;}
.order_table .order_header tr th:nth-child(1){padding-left: 32px;}
.tbody_order{display: none;}
.tbody_order tr{height: 50px;line-height: 50px;font-size: 14px;color: #081b3f;border-bottom: 1px solid #F2F5F8;text-align: left;}
.tbody_order tr:hover{background-color: #f3f5f8;}
.tbody_order tr td:nth-child(1){padding-left: 32px;}
.no_data{width: 96.1%;height: 160px;background-color: #fff;color: #a3b1cc;text-align: center;line-height: 160px;margin-top: 50px;display: block;font-size: 16px;}
.page_div{margin: 0 auto; margin-top:37px;color:#666;width: max-content;}
.page_div button{display:inline-block;min-width:30px;height:28px;cursor:pointer;color:#666;font-size:13px;line-height:28px;background-color:#f7f7fa;border:1px solid #f7f7fa;text-align:center;margin:0 4px;-webkit-appearance: none;-moz-appearance: none;appearance: none;}
#firstPage,#lastPage,#nextPage,#prePage{width:50px;color:#0073A9;border:1px solid #0073A9}
#nextPage,#prePage{width: 30px;height: 24px;line-height: 24px;background-color: #f7f7fa;border-radius: 3px;}
.page_div .current{background-color: #465469;color: #fff;border-radius: 3px;}
.totalPages{margin:0 10px}
.totalPages span,.totalSize span{color:#0073A9;margin:0 5px}
.page_div button:disabled{opacity:.5;cursor:no-drop}
.order_table .order_header tr .tab_invoice{text-align: center;}
.invoice{background: url(../img/user_center/img_invoice.png)no-repeat;width: 11px;height: 16px;background-position-x: 0;margin: 0 auto;cursor: pointer;}
.invoice:hover{background-position-x: -11px;}