@import url("newscon.css");

@media screen and (max-width: 1500px) {
    .nyrzxqct {
        padding: 30px;
    }
    .cjwtctajcfw_rh {
        font-size: 16px;
    }
    .cjwtctajcfw_rp {
        font-size: 12px;
        line-height: 20px;
    }
    .cjwtct>div:first-child {
        padding-right: 30px;
    }
    .newsct_ct {
        padding: 30px;
    }
    .cjwtctboxb {
        margin-top: 30px;
    }
}

@media screen and (max-width: 1200px) {
    .nyrzxqct {
        padding: 25px;
    }
    .newsct_ct {
        padding: 20px;
    }
    .newsct_sm {
        padding: 15px 0;
    }
    .newsct_ct p {
        font-size: 14px;
        line-height: 23px;
    }
    .cjwtctajcfw_rbc {
        margin-top: 8px;
    }
    .cjwtctajcfw_l {
        width: 35%;
    }
}

@media screen and (max-width: 768px) {
    .nyrzxqct {
        padding: 20px 10px;
    }
    .newsct_tle {
        font-size: 18px;
        padding: 5px 10px 0;
    }
    .newsct_smitem {
        font-size: 12px;
        margin-right: 10px;
    }
    .newsct_sm {
        padding: 15px 10px 10px;
    }
    .newsct_sm .newsct_smitem:last-child {
        display: none;
    }
    .newsct_ct {
        padding: 20px 0 0;
    }
    .newsct_ct p {
        font-size: 12px;
        line-height: 20px;
    }
    .cjwtct>div:first-child {
        display: none;
    }
    .cjwtct>div:last-child {
        display: block;
        padding-left: 0;
    }
    .newsct_ct {
        padding: 15px;
    }
}


.newsct_tle.xqxzbox {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.xqxzboxs {
    display: flex;
    border: 1px solid #e1e1e1;
}

.xqxz_sr {
    display: block;
    width: 200px;
    height: 45px;
    border: 0;
    padding: 0 10px;
    font-size: 14px;
}

.xqxz_qd {
    width: 45px;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    background-color: #0359ae;
    color: #fff;
    cursor: pointer;
}

@media screen and (max-width: 768px) {
    .xqxz_qd,
    .xqxz_sr {
        height: 40px;
    }
    .xqxz_sr {
        width: 120px;
    }
    .xqxz_sr {
        font-size: 13px;
    }
}