.news_sct1 {
    height: 400px;
    text-align: center;
    color: #fff;
    background: url(../../images/news_images/3ecfc5323617f7fff0ab3e6c2883f6d0.jpg) 50% no-repeat;
    background-size: cover
}

.news_sct1-title {
    padding-top: 200px;
    font-size: 46px;
    line-height: 60px;
    margin-bottom: 4px
}

.news_sct2 {
    background-color: #fff
}

.news_sct2 .container {
    text-align: center
}

.news_sct2-lists {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: top;
    width: 100%;
    max-width: 877px;
    padding: 52px 0 80px
}

@media (max-width: 1200px) {
    .news_sct2-lists {
        padding: 30px 8px 50px
    }
}

.news_sct2-wrapper {
    margin: 0 auto 30px;
    text-align: left;
    height: 154px;
    overflow: hidden
}

@media (max-width: 767px) {
    .news_sct2-wrapper {
        height: 88px;
        margin: 0 auto
    }
}

.news_sct2-img {
    display: block;
    float: left;
    width: 260px;
    height: 154px;
    text-align: left;
    background: #000;
    margin: 0 30px 0 0;
    overflow: hidden
}

@media (max-width: 767px) {
    .news_sct2-img {
        width: 130px;
        height: 77px;
        margin: 0 8px 0 0
    }
}

.news_sct2-item-img {
    width: 260px;
    height: 154px
}

@media (max-width: 767px) {
    .news_sct2-item-img {
        width: 130px;
        height: 77px
    }
}

.news_sct2-item {
    overflow: hidden
}

.news_sct2-item-title {
    display: block;
    position: relative;
    font-size: 18px;
    line-height: 22px;
    color: #303030;
    margin-bottom: 19px
}

@media (max-width: 767px) {
    .news_sct2-item-title {
        font-size: 17px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }
}

.news_sct2-item-txt {
    margin-right: 20px;
    font-size: 14px;
    line-height: 20px;
    vertical-align: top
}

.news_sct2-item-icon, .news_sct2-item-txt {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    color: #878787
}

.news_sct2-item-icon {
    margin-right: 5px
}

.news_sct2-item-tag {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-left: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

@media (max-width: 1200px) {
    .news_sct2-item-tag {
        display: none
    }
}

.news_sct2-item-tagtxt {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    font-size: 14px;
    line-height: 20px;
    color: #878787;
    vertical-align: top
}

.news_sct2-item-brief {
    font-size: 12px;
    line-height: 20px;
    color: #979797;
    margin-top: 16px
}

@media (max-width: 767px) {
    .news_sct2-item-brief, .txt-date, .txt-tag {
        display: none
    }
}

@media only screen and (-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-ms-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (-webkit-min-device-pixel-ratio: 2) {
    .news_sct1-bgimg {
        background: url(731ebfcc2135bb3c70be408679edfc65.jpg) 50% no-repeat;
        background-size: cover
    }
}