.title{
    padding: 30px 0;
}
.com-item{
    display: inline-block;
    width: 360px;
    padding-right: 36px;
    margin-bottom: 30px;
}
.com-item img{
    width: 360px;
    height: 168px;
    margin-bottom: 20px;
}
.com{
    height: 95px;
    line-height: 24px;
}
.com,.user{
    margin: 10px;
    font-size: 14px;
}
.page{
    text-align: center;
    margin: 30px 0;
}
a{
    display: inline-block;
    margin: 0 10px;
}
.block{
    width: 40px;
    height: 40px;
    line-height: 40px;
    margin: 0;
}
.page .active{
    background: rgba(247,124,54,1);
    color: #fff;
    border-radius: 50%;
}
