.w-1000 {
    margin: 20px auto;
    font-size: 16px;
}

.w-614 {
    width: 900px;
}

.w-335 {
    width: 435px;
    border-left: 1px solid #e9e9e9;
}

.meta .infor {
    float: left;
    color: #828282;
    padding-left: 20px;
}

.m-c-list li {
    height: 100%;
    padding-left: 8px;
    padding-bottom: 5px;
    color: #111111;
    overflow: hidden;
    border-bottom: 1px dashed #cfcfcf;
    position: relative;
    clear: both;
}

.m-c-list li:hover {
    background-color: #f5f5f5;
}

.m-c-list li > a {
    display: block;
    clear: both;
    height: auto;
}

.m-c-list li img {
    float: left;
    width: 150px;
    margin: 10px 10px 10px 0;
}

.m-c-list h3 {
    padding: 5px 0;
    font-size: 24px;
    line-height: 40px;
}

.abstract {
    overflow: hidden;
    line-height: 30px;
    margin-top: 0px;
}

.m-c-list .meta {
    margin-top: 5px;
    clear: both;
    height: auto;
}

.m-h-news {
    margin-top: 14px;
}

.m-h-n-header {
    position: relative;
    height: 50px;
}

.n-h-tap {
    font-size: 18px;
    color: #0e050a;
    background: url(../images/tap.png) no-repeat center left;
    height: 50px;
    line-height: 50px;
    padding-left: 15px;
    position: absolute;
    left: 0px;
    top: 0px;
}

.n-h-more {
    position: absolute;
    right: 24px;
    height: 50px;
    line-height: 50px;
    top: 0px;
    background: url(../images/more.png) no-repeat center right;
}

.n-h-more a {
    padding-right: 20px;
    font-size: 14px;
    color: #0e050a;
}

.n-h-more a {
    padding-right: 20px;
    font-size: 14px;
    color: #0e050a;
}

.m-h-n-c-top {
    line-height: 25px;
    padding: 0 8px;
}

.m-h-n-c-top a {
    color: #000;
    font-weight: bold;
}

.m-h-n-item {
    height: 42px;
    line-height: 42px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.m-h-n-item a {
    color: #0e050a;
    font-size: 14px;
    padding-left: 18px;
}

.m-h-n-box {
    margin: 4px 0 0 8px;
    float: left;
    width: 150px;
}

.m-h-n-box img {
    width: 150px;
    height: 100px;
}

.m-h-n-b-tit {
    height: 36px;
    line-height: 36px;
    font-size: 12px;
    text-align: center;
}

.m-h-n-b-tit a {
    color: #0e050a;
}

.m-h-n-c-panel {
    padding-top: 14px;
}

.m-h-n-p-pic {
    width: 260px;
    margin: 0 auto;
}

.m-h-n-p-pic img {
    width: 260px;
}

.m-h-n-p-tit {
    line-height: 46px;
    text-align: center;
}

.m-h-n-p-tit a {
    font-size: 14px;
    color: #0e050a;
}

.pages {
    margin: 20px auto;
    text-align: center;
}

.pages a {
    display: inline-block;
    padding: 0 10px;
    margin: 20px 2px;
    line-height: 28px;
    height: 28px;
    border: 1px solid #e3e3e3;
    text-align: center;
    background: #f5f5f5;
}

.pages a.current {
    background: #FFFFFF;
}

@media (max-width: 999px) {
    .header {
        display: none;
    }

    .main .left {
        width: 98%;
        margin: 0;
    }

    .main {
        width: 100%;
    }

    .main .right {
        display: none;
    }

    .m-c-pos {
        overflow: hidden;
    }

    .m-c-pos {
        padding-left: 5px;
    }

    .m-c-list li {
        padding: 5px;
    }

    .main center span, span.page {
        margin: 0 2px;
    }

    .abstract {
        display: none;
    }

    .m-c-list li img {
        width: 96px;
    }

    .m-c-list h3 {
        font-size: 16px;
    }
}