﻿

.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 .praiseInfo .data a{
        display:block;
        padding:0 5px;
        float:left;
    }


    .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;
}*/
.courseRightItem {
    border-bottom: 1px dashed #cacaca;
    height: 180px;
    width: 242px;
    padding: 20px 13px;
    color: #b4b4b4;
    padding-bottom: 5px;
    -webkit-transition: 0.2s;
    transition: 0.2s;
}

    .courseRightItem:hover {
        background-color: #EDEDED;
    }

    .courseRightItem .topImg {
        width: 233px;
        height: 130px;
    }

        .courseRightItem .topImg img {
            width: 100%;
            height: 100%;
        }

    .courseRightItem .ta_name {
        line-height: 30px;
        font-size: 14px;
        color: #434343;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .course_datum .active{
        color:#1284D2;
    }

    .datuminner{
        min-height: 300px;
        padding: 10px;
    }

    .datuminner .item {
        padding-top: 5px;
        padding-bottom: 10px;
        border: 0px solid red;
    }

    .datuminner .number {
        line-height: 30px;
        float: left;
    }

    .datuminner .hotNumber {
        color: #1284d2;
    }

    .datuminner .name {
        float: left;
        margin-left: 10px;
        width: 220px;
        line-height: 28px;
    }
    .datuminner .name>a{
        display:block;
        width: 185px;
        overflow:hidden;
        text-overflow:ellipsis;
        white-space:nowrap;
    }

    .datuminner .downCount {
        color: #9a9a9a;
        display: block;
        margin-left: 5px;
        float: left;
    }

    .datuminner .downLoadIcon {
        margin-top: 2px;
    }

    .datuminner .downDiv {
        padding-right: 12px;
        float: right;
    }
.downLoadIcon {
    float: left;
    background: url(../images/ico/icokorea.png) -60px -30px no-repeat;
    display: inline-block;
    width: 25px;
    height: 20px;
    border: 0px solid red;
    cursor: pointer;
}
.innerHide{
    display:none;
}



.xgDiv{
    margin:20px 0;
}
.xgDiv .xgTitle{
    height:40px;
    line-height:40px;
    background:#f3f3f3;
    font-size:16px;
    color:#221815;
    padding:0 20px;
}
.xgDiv .xgList{
    overflow:hidden;
    margin:10px;
}
.xgDiv .xgList a{
    display:block;width:120px;
    margin:5px 10px;
    font-size:14px;
    color:#585858;
    float:left;
}
.xgDiv .xgList a:hover{
    color:#1284D2;
}
.rightnewZT .inner{
    background:#f5f5f5;
    padding:20px 10px;
}
.rightnewZT .inner img{
    width:100%;
}
    .rightnewZT .inner a {
        display: block;
        width: 100%;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        margin:3px 0 0px;
        color:#494949;
    }
     .rightnewZT .inner a:hover{
         color:#5AA3CC;
     }
    .rightnewZT .inner a span{
        padding:0 5px;
        font-size:10px;
        color:#1284D2;
    }
    .rightnewZT .inner .item01{
        padding-bottom:10px;
    }