.headline-rpic,
.mod-right {
    margin-top: 27px
}

.headline-list .media {
    padding: 20px;
    margin-bottom: 20px;
    background-color: #f2f2f2
}

.headline-list img {
    max-width: 100%;
    min-width: 300px
}

.headline-list .media-body {
    position: relative
}

.headline-list .headline-describe {
    max-height: 120px
}

.headline-rpic {
    display: block
}

.title-right {
    color: #333;
    font-size: 18px
}

.hotTag li {
    overflow: hidden;
    text-align: center
}

.hotTag li a:hover {
    background-color: #d32f2f;
    border-color: #d32f2f;
    color: #333;
    text-decoration: none
}

.hotTag li a:last-child {
    float: right
}

.hotTag li a:first-child {
    float: left
}

.hotTag .lastLi a:last-child {
    float: none
}

.hotlink {
    display: inline-block;
    margin: 0 0 10px;
    height: 38px;
    line-height: 38px;
    width: 31.5%;
    background-color: #f2f2f2;
    border: 1px solid #f4f4f4;
    color: #999;
    text-align: center
}

.hotlink-empty {
    visibility: hidden
}

.comments p {
    font-size: 12px;
    height: 34px;
    overflow: hidden;
    margin-bottom: 0;
    text-overflow: ellipsis
}

.comments .media-left {
    display: table-cell;
    width: 60px;
    height: 60px;
    padding-right: 0;
    margin-right: 5px
}

.comments .media-heading {
    margin-top: 0;
    color: #333
}

.comments .media-heading label {
    font-weight: 400;
    float: right
}

.comments .media-body {
    display: table-cell;
    padding-left: 10px;
    width: 200px;
}

@media (min-width:900px) {
    .headline-list .works-info {
        position: absolute;
        bottom: 0px;
        width: 100%
    }
}

.row .message-list .media {
    border-bottom: 1px solid #f0f0f0;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0
}

.message-list .media-list li:first-child {
    padding-top: 10px
}

.message-list a {
    color: #333
}

.message-list a:hover {
    text-decoration: none;
    color: #666
}

.row .message-list ul {
    margin-bottom: 20px
}

.message-list .t {
    float: right;
    color: #666
}

.message-list .point {
    padding-right: 10px
}

#main .mod .row h2 {
    text-align: left;
    font-size: 18px
}

#main .mod .row .message-tit {
    font-size: 28px
}
