﻿* {
    padding: 0px;
    margin: 0px;
    text-decoration: none;
}

.newsListContent {
    min-height: 700px;
    min-width: 1200px;
    width: 100%;
    background-color:#fff;
}

.news-List {
    width: 1200px;
    min-width: 1200px;
    margin: auto;
}

.news-Title {
    width: 1200px;
    text-align: center;
    font-family: MicrosoftYaHei;
    font-size: 34px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #232526;
    padding-top: 100px;
    margin-bottom: 60px;
}

.new-listContent span {
    margin-right: 20px;
    display: inline-block;
}

.new-listContent p {
    font-weight: bold;
    font-family: MicrosoftYaHei-Bold;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #232526;
    font-weight: bold;
}

.new-listContent dl {
    height: 170px;
    width: 1200px;
    margin-bottom: 0px;
    border-bottom: 1px solid #eee;
}

.dlImg {
    float: left;
}

.listDl-mouseover {
    /*background-color: #149cd9;*/
    background-color: rgba(20,156,217,0.04);
}

.dlImg {
    width: 135px;
    height: 90px;
    margin-top: 30px;
    margin-bottom: 30px;
}

.list-dl-ddTitle span {
    float: right;
}

.dl-right-img {
    vertical-align: super;
    width: 20px;
    height: 10px;
}

.new-listContent dl dd {
    float: left;
    width: 1011px;
    margin-left: 35px;
    margin-bottom: 15px;
}

.list-content {
    font-family: MicrosoftYaHei;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 0px;
    color: #888888;
}

.list-dl-ddTitle {
    margin-top: 28px;
    font-family: MicrosoftYaHei-Bold;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #232526;
    font-weight: bold;
    text-decoration: none;
}

.list-cete {
    margin-right: 0px !important;
    font-family: MicrosoftYaHei;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #888888;
}

.cate-time-active {
    margin: 0px 8px;
}

.list-cate-time label {
    font-family: MicrosoftYaHei;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #888888;
}

.more-list {
    text-align: center;
    margin-top: 40px !important;
}

    .more-list a {
        font-family: MicrosoftYaHei-Bold;
        font-size: 14px !important;
        font-weight: normal;
        font-stretch: normal;
        letter-spacing: 0px;
        color: #1285f7 !important;
    }
