.myOrderListPage .pageTitle{margin-bottom:20px;display:flex;align-items:center;justify-content:space-between}.myOrderListPage .pageTitle .searchBox{position:relative;display:flex}.myOrderListPage .pageTitle .searchBox .search{width:437px;height:40px;border:1px solid #e8e8e8;background:#fff;border-radius:6px;padding-left:12px}.myOrderListPage .pageTitle .searchBox .search:focus{border:1px solid #306ff6}.myOrderListPage .pageTitle .buyBtn{width:137px;height:40px;background:#076eff;border-radius:4px;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:400;color:#fff;margin-left:10px}.myOrderListPage .pageTitle .buyBtn img{margin-right:6px}.myOrderListPage .actionBtn{width:80px;height:25px;background:#fff;border:1px solid #c1c5c5;border-radius:4px}.myOrderListPage .actionBtn:hover{width:80px;height:25px;background:#306ff6;border-radius:4px;color:#fff}.el-table__body-wrapper.is-scrolling-none,.el-table__header{border:1px solid #ebeef5}.el-table__header{border-bottom:none}.el-table__body-wrapper.is-scrolling-none{border-top:none}.el-table .el-table__cell.is-center>.cell{padding:0}