.easysite-news-title {
    text-align: center;
}

.content-text {
    width: 1200px;
}

.setOptions {
    font-size: 14px;
    color: #de1d27;
}

.setOptions span {
    cursor: pointer;
}

.nbt {
    margin: 0px 10px;
}

#pre_next a {
    text-decoration: underline;
    font-family: "微软雅黑";
    font-size: 16px;
}

.listStyle {
    float: left;
    width: 18%;
    margin-top: 15px;
    margin-bottom: 20px;
    margin-right: 2.0%;
}

.listStyle .pWord {
    height: 48px;
    line-height: 24px;
    font-size: 14px;
    color: #666;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
}

.easysite-news-text>p {
    margin-top: 15px;
    margin-bottom: 15px;
    line-height: 2em;
}