@charset "utf-8";
.myorder{padding-right: 30px;}
.order_title{padding-bottom: 25px; border-bottom: 1px solid #eae7e7;margin-bottom: 35px;position: relative;width: 100%;box-sizing: border-box;font-size: 20px;color: #333;}
.operation{display:flex;justify-content: center;}
.operation a{margin-right: 10px;color: #45a1ff;}
.layui-table tr:hover{background: #ecf5ff!important;}
.orderdata tr th,.orderdata tr td{text-align: center;}
.orderdata tr td{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.pagelimit{display: flex; justify-content: center;}
