﻿.top-pte {
    height: 0;
    padding-bottom: 28%;
    min-width: 1200px;
    min-height: 363px;
    max-height: 580px;
    max-width: 1920px;
    background: url(/Images/Journalism/Enterprise/xwdt-qyxq.jpg) no-repeat center top;
    background-size: 100%;
    margin: 0px auto;
}

.cnt-lab {
    line-height: 80px;
    font-size: 20px;
    color: #fff;
    float: left;
    margin-top: 80px;
    margin-left: 550px;
    font-weight: normal;
}

.new-cnt {
    height: 90px;
    margin-top: 20px;
    border-bottom: 1px solid #e5e5e5;
}

.new-cnt-lab {
    width: 1200px;
    text-align: center;
    line-height: 60px;
    font-size: 24px;
    color: #01414e;
}

.new-cnt-txt {
    padding: 20px;
    width: 1200px;
    overflow: hidden;
}

.new-cnt-p {
    width: 1200px;
    text-align: center;
    line-height: 20px;
}

@media only screen and (max-width: 1024px) {
    .top-pte {
        height: 0;
        padding-bottom: 28%;
        min-width: 1000px;
        min-height: 302px;
        max-height: 580px;
        max-width: 1920px;
        background: url(/Images/Journalism/Enterprise/xwdt-qyxq.jpg) no-repeat center top;
        background-size: 100%;
        margin: 0px auto;
    }

        .top-pte > div {
            width: 1000px !important;
        }

    .cnt-lab {
        line-height: 80px;
        font-size: 20px;
        color: #fff;
        float: left;
        margin-top: 80px;
        margin-left: 550px;
        font-weight: normal;
    }

    .new-cnt {
        height: 120px;
        margin-top: 20px;
        border-bottom: 1px solid #e5e5e5;
    }

    .new-cnt-lab {
        width: 1000px;
        text-align: center;
        line-height: 60px;
        font-size: 38px;
        color: #01414e;
    }

    .new-cnt-p {
        width: 1000px;
        text-align: center;
        line-height: 36px;
        font-size: 28px;
    }

    .news_content {
        padding: 20px;
        width: 1000px;
        overflow: hidden;
    }

        .news_content p, .news_content span {
            font-size: 32px !important;
        }

}
