@charset "utf-8";
.nyrzxq {
    border: 2px solid #eeeeee;
}

.nyrzxqct {
    padding: 30px 40px;
    background-color: #fff;
}

.newsct_tle {
    font-size: 24px;
    color: #333333;
}

.newsct_sm {
    padding: 5px 0 20px;
    border-bottom: 1px solid #eee;
}

.newsct_smitem {
    margin-right: 30px;
    font-size: 14px;
    color: #b8b8b8;
}

.newsct_smitem i {
    margin-top: -2px;
    font-size: 14px;
    color: #b8b8b8;
}

.newsct_ctsy.newsct_ct {
    margin-top: 20px;
    border-top: 1px solid #eee;
}

.newsct_ct {
    padding: 30px 10px;
    background-color: #fff;
}

.newsct_ct p {
    font-size: 14px;
    line-height: 26px;
    color: #666666;
}


/* 认证资讯 */

.cjwtjcfw .cjwtctajcfw {
    height: auto !important;
    display: flex;
    align-items: center;
    line-height: 1;
}

.cjwtctajcfw_l {
    width: 40%;
    overflow: hidden;
}

.cjwtctajcfw_l img {
    width: 100%;
    transition: all .4s;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
}

.cjwtxq .cjwtctbox .cjwtcta:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
}

.cjwtctajcfw_r {
    width: 60%;
    padding-left: 15px;
}

.cjwtctajcfw_rh {
    font-size: 18px;
    color: #333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    transition: all .4s;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
}

.cjwtctajcfw_r:hover .cjwtctajcfw_rh {
    color: #d60505;
}

.cjwtctajcfw_rp {
    margin-top: 10px;
    font-size: 14px;
    line-height: 23px;
    color: #919191;
}

.cjwtctajcfw_rbc {
    margin-top: 15px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.cjwtctajcfw_rbcl {
    font-size: 14px;
    color: #ababab;
}

.cjwtctajcfw_rbcr i {
    font-size: 18px;
    font-weight: 700;
    color: #0359ae;
}

.foot {
    margin-top: 0;
}

.xqrzfwb_itemb {
    display: none;
}

.cjwtctboxb {
    margin-top: 10px;
}

@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;
    }
}
.nysxy_item a{ display:block; width:100%; overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}