
.main-zczx[data-v-750472cb] {
    margin: 0 auto;
    width: 84%;
    background-color: #f8f8f8;
}

/* 资讯上部分样式 */
.main-zczx .rmzx[data-v-750472cb] {
    display: flex;
    margin: 0 auto;
    min-width: 1100px; 
    max-width: 1920px;
    margin-top: 30px;
}
.rmzx .rmzxtp[data-v-750472cb] {
    flex: 2;
    height: 400px;
    border-radius: 4px;
    margin-right: 1.2%;
    background: url(../../static/img/zx-zhyl-chain.png?) 100% 100% no-repeat;
}
.rmzx .rmzxzx[data-v-750472cb] {
    flex: 1;
    background-color: #ffffff;
    border-radius: 4px;
    padding: 10px 10px;
}
.rmzxzx .rmzxte[data-v-750472cb] {
    font-size: 25px;
    border-bottom: 1px solid #dcdfe6;
    line-height: 35px;
    display: flex;
    justify-content: space-between;
}

/* 热门资讯 */
.zxl_1 .rmzxte[data-v-750472cb] {
    font-size: 25px;
    border-bottom: 1px solid #dcdfe6;
    line-height: 35px;
    display: flex;
    justify-content: space-between;
    margin: 0 10px;
}
.rmzxte a[data-v-750472cb] {
    font-size: 14px;
    color: #b3b3b3;
    text-decoration: none;
    padding-right: 24px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAFoTx1HAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAU1JREFUeNpinDlzJgMQbGMCEUDsBRBAjECRHiCjBCRSApIDCCC4CAMEmMBkTKACZwACiBFqyjogzmOCiu4G4icwjjWIAHESgDgGiLcCBBBMzySQHgYEYAbiWCaYYUiCqUD8F4gXMEElmKGSIMHZUPZWgACCGSsDxLOA+AcQ34M5ngXqgMUgjyLZOQnm7itQ4/qRJEFW9YAkz0AFCoF4CZICJSY05x9F4nOAJLdCOZxAPB1JYRpI0huq4AsseEEBAAo7gACDeYUB6upQIK5HcgcDkoZGIF4NChyYN0H+B+n2gwkCATcQf0XSeAZqOzPUBelM0EDzhgYDDPyA+jgTzea/ULWzmKCKGLAoiIdGfyoW+R8s0OgxQfMXKAJuQZMKAxb/3oOlQR1o9DEjRc50NA3MUDUgtSUsUMEFUAwKqAIg1kLyAgcQXwPiCchpEwCIN05d6gjs1gAAAABJRU5ErkJggg==) 100% no-repeat;
}
.rmzxlb[data-v-750472cb] {
    display: flex;
    position: relative;
    height: 80px;
    padding: 15px 0;
    border-radius: 4px;
    border-bottom: 1px solid #dcdfe6;
    overflow: hidden;
}
.rmzxlb .rm_time[data-v-750472cb]{
    position: absolute;
    font-size: 14px;
    right: 0;
    top: 17px;
}
.rmzxlb[data-v-750472cb]:hover {
    background-color: #f8f8f8;
}
.rmzxlb .rmzxlbpic[data-v-750472cb] {
    position: absolute;
    width: 80px;
    height: 80px;
    font-size: 14px;
    background-color: #01be9d;
    color: #ffffff;
}
.rmzxlbpic img[data-v-750472cb] {
    width: 100%;
    height: 100%;
    border-radius: 4px;
}
.rmzxlb .rmzxnr[data-v-750472cb] {
    margin-left: 85px;
    width: 300px;
}
.rmzxnr .rmzxnrtt[data-v-750472cb] {
    text-align: left;
    line-height: 35px;
    font-weight: 600;
    font-size: 18px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.ctnr[data-v-750472cb] {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

/* 资讯分类 */
.zxlbs[data-v-750472cb] {
    margin: 0 auto;
    min-width: 1100px;
    max-width: 1920px;
    margin-top: 30px;
    background-color: #f8f8f8;
}
.zxlbs .zxlb1[data-v-750472cb] {
    border-radius: 4px;
    display: flex;
}
.zxlb1 .zxl_1[data-v-750472cb] {
    width: calc(33% - 40px);
    margin-right: 25px;
    background-color: #fff;
    padding: 10px;
}
.zxl_1 .zxl_lb[data-v-750472cb] {
    margin-top: 5px;
}
._lbs .list[data-v-750472cb] {
    display: flex;
    margin: 8px;
    align-items: center;
}
.list_licon[data-v-750472cb] {
    width: 14px;
    height: 14px;
    background-color: #00bd9f;
    margin-right: 10px;
}
.list .a_tit[data-v-750472cb] {
    width: 300px;
    display: inline-block;
    text-align: left;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

