
.project{
    margin-bottom: 30px;
}

.search-list .thumb{
    width: 40%;
}

.search-list .thumb img{
    width: 280px;
}

.search-list .content .title{
    margin: 0px auto;
    font-size: 22px;
}
.search-list .content .title a{
    font-weight: bold;
}
.search-list .content .desc{
    margin-top: 18px;
    line-height: 1.4rem;
    font-size: 14px;
    color: #999;
}