.list .news-box:first-child {
    border: none;
}
.site-content, .site-tree {
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
}
.list .news-box {
    padding: 10px 5px;
    color: #191919;
    border-top: 1px #d8d4d7 solid;
}
.list .news-box .pic {
    float: left;
    width: 150px;
    height: 100px;
    margin-right: 15px;
    overflow: hidden;
    position: relative;
    display: inline;
    transform-style: preserve-3d;
}
.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto;
}
.list .news-box h4 {
    height: 80px;
    padding-top: 7px;
    font-size: 18px;
    vertical-align: top;
}
.list .news-box h4 span {
    color: #777;
    padding-right: 10px;
}
.list .news-box .other {
    line-height: 20px;
    color: #777;
    height: 20px;
}
.list .news-box .other {
    line-height: 20px;
    color: #777;
    height: 20px;
}