﻿.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;
}

.mdd-cnt-tlt {
    height: 320px;
    width: 280px;
    margin: 20px 10px;
    float: left;
    cursor: pointer;
}

.cnt-tlt-img {
    height: 168px;
    width: 280px;
    background-repeat: no-repeat;
    background-size: 280px 168px;
}

.cnt-tlt-t {
    height: 24px;
    width: 280px;
    background-color: #02040a;
    color: #fff;
    text-align: center;
    line-height: 24px;
}

.cnt-tlt-c {
    height: 128px;
    width: 280px;
    border: 1px solid #e5e5e5;
    padding: 10px;   
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 6;   
    -webkit-box-orient: vertical;
}

.new-cnt {
    height: 180px;
    float: left;
    border-bottom: 1px solid #e5e5e5;
}

.new-cnt-img {
    height: 140px;
    width: 250px;
    float: left;
    margin: 20px 30px;
    background-repeat: no-repeat;
    background-size: 100%;
}

.new-cnt-rgh {
    width: 890px;
    float: left;
}

.new-cnt-tlt {
    font-size: 18px !important;
    float: left;
    line-height: 80px;
    color: #333;
    cursor: pointer;
    font-weight: bold;
}

    .new-cnt-tlt:hover {
        color: #005ba8 !important;
    }

.new-cnt-cnt {
    float: left;
    width: 890px;
    line-height: 20px;
    clear:right;
}

@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: 120px !important;
        margin-left: 450px !important;
        font-weight: normal;
    }

    .mdd-cnt-tlt {
        height: 504px;
        width: 460px;
        margin: 20px 0px 20px 26px;
        float: left;
        cursor: pointer;
    }

    .cnt-tlt-img {
        height: 270px;
        width: 460px;
        background-repeat: no-repeat;
        background-size: 460px 270px;
    }

    .cnt-tlt-t {
        height: 42px;
        width: 460px;
        background-color: #02040a;
        color: #fff;
        text-align: center;
        line-height: 42px;
        font-size: 26px;
    }

    .cnt-tlt-c {
        height: 196px;
        width: 460px;
        border: 1px solid #e5e5e5;
        padding: 10px;
        overflow: hidden;
        font-size: 26px;
        text-overflow: ellipsis;
        -webkit-line-clamp: 5;
    }

    .new-cnt {
        height: 264px;
        width: 1000px;
        border-bottom: 1px solid #e5e5e5;
    }

    .new-cnt-img {
        height: 224px;
        width: 400px;
        float: left;
        margin: 20px 30px;
        background-repeat: no-repeat;
        background-size: 100%;
    }

    .new-cnt-rgh {
        width: 540px;
        float: left;
    }

    .new-cnt-tlt {
        font-size: 30px !important;
        float: left;
        line-height: 40px;
        margin-top: 20px;
        color: #333;
        cursor: pointer;
        font-weight: bold;
    }

        .new-cnt-tlt:hover {
            color: #005ba8 !important;
        }

    .new-cnt-cnt {
        float: left;
        width: 520px;
        line-height: 28px;
        font-size: 26px;
        clear: right;
    }
}