.recordPage .pageTitle{margin-bottom:20px;display:flex;align-items:center;justify-content:space-between}.recordPage .pageTitle .searchBox{position:relative;display:flex}.recordPage .pageTitle .searchBox .search{width:437px;height:40px;border:1px solid #e8e8e8;background:#fff;border-radius:6px;padding-left:12px}.recordPage .pageTitle .searchBox .search:focus{border:1px solid #306ff6}.recordPage .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}.recordPage .pageTitle .buyBtn img{margin-right:6px}.recordPage .pageTitle .buyBtn:hover{background:#4aa3f8}.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}.recordPage .el-table__footer td{color:#306ff6!important}