.search-page{
    display: flex;width: 100%;justify-content: center;padding: 30px 0
}
.s-page-li{
    margin: 0 10px;padding: 5px 15px;background: #005fcc;color: #FFF;border-radius: 5px;
}
