﻿

.listPage a {
     /*color: #055185;*/
}
    .listPage a:hover {
        color: #5AA3CC;
    }
/************************感谢信首页*******************************/
.listPage {
    width: 1004px;
    margin: 0 auto;
    border: 0px solid red;
    padding: 10px;
    padding-bottom: 40px;
    min-height: 400px;
    background: white;
}
    /*左侧、列表内容*/

    .listPage > .left {
        width: 705px;
    }

.newsList {
}

    .newsList .item {
        border-bottom: 1px solid #e5e5e5;
        padding: 10px;
        padding-top: 15px;
    }
    .newsList .praiseInfo {
        margin-top:8px;
    }

    .newsList .left {
        width: 190px;
        height: 122px;
    }

        .newsList .left img {
            width: 100%;
            height: 100%;
        }

    .newsList .item > .right {
        float: left;
        margin-left: 25px;
        width: 470px;
    }

    .newsList .title {
        font-size: 15px;
        line-height: 30px;
        height: 30px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .newsList .summary {
        line-height: 24px;
        color: #777777;
        margin-top: 3px;
    }

        .newsList .summary a {
            color: #054F81;
        }

            .newsList .summary a:hover {
                color: red;
            }

    .newsList .countDiv {
        margin-top: 10px;
        line-height: 22px;
        height: 30px;
    }

        .newsList .countDiv > span {
            float: left;
            margin-right: 15px;
            display: inline-block;
        }

        .newsList .countDiv img {
            float: left;
            margin-top: 5px;
        }

    .newsList .count {
        float: left;
        margin-left: 10px;
        margin-top: 5px;
    }


/*.sd_more {
    margin-top: 20px;
    background: #e8f6ff;
    height: 47px;
    line-height: 47px;
    color: #899298;
    text-align: center;
    width: 705px;
    cursor: pointer;
}*/
/*右侧*/
.listPage > .right {
    margin-right:10px;
    width:268px;
}

.listPage .titleDiv {
    font-size: 20px;
    line-height: 40px;
    height: 40px;
    margin-top:5px;
}
.listPage .recommendList {
    width: 260px;
}

.recommendList .item {
    padding:5px 0px;
}

.recommendList .title {
    float: left;
    margin-left: 10px;
    width: 200px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.recommendList .viewCount {
    float: right;
    margin-left: 10px;
}

.recommendList .number {
    float: left;
    font-size: 14px;
    color: #1084D1;
}





/*.sdn_dw {
    width: 1004px;
    margin: 0 auto;
    margin-top: 20px;
}

.sdn_c {
    width: 1004px;
    margin: 0 auto;
}

.sdn_dc {
    margin-top: 20px;
    width: 670px;
    height: 30px;
}

    .sdn_dc ul li {
        width: 20px;
        height: 20px;
        float: left;
        cursor: pointer;
        margin-left: 10px;
        margin-top: 5px;
    }


.xw_dh {
    width: 1004px;
    margin: 0 auto;
    height: 50px;
    line-height: 50px;
}*/
