.hj-news a {
    background: url("../images/hj/hj-icon.png") no-repeat left center;
}

.user-info a {
    padding-left: 0;
}

.user-text {
    position: relative;
}

.user-text::after {
    position: absolute;
    content: "";
    right: 5px;
    top: 5px;
    width: 20px;
    height: 20px;
    background: url("../images/hj/hj-icon.png") no-repeat center center;
    background-size: contain;
}

.user-text .more {
    text-align: left;
}

.lt-tit {
    background: url("../images/hj/hjtit-bg.png") no-repeat center center;
    background-size: auto auto;
}

.lt-cont {
    line-height: 1.8;
    font-size: 16px;
}

.lt-cont h2 {
    font-size: 18px;
    font-weight: bold;
    color: #0948c9;
    margin-bottom: 20px;
    margin-top: 20px;
}

.lt-videoimg {
    width: 100%;
    height: auto;
    aspect-ratio: 16/9;
}

.lt-cont a span {
    color: #0948c9;
}

.lt-rwcont {
    height: auto;
    overflow: hidden;
    background: url("../images/hj/lt-newsbg.png") no-repeat center bottom;
    background-size: 100% auto;
    padding: 10px 15px 15px 15px;
    margin-bottom: 10px;
}

.lt-rwcont h2 {
    text-align: center;
    margin-bottom: 10px;
    margin-top: 0;
}

.lt-tit {
    font-size: 24px;
}

.lt-rwcont p {
    text-align: center;
    color: #0948c9;
}

.lt-rwwrap {
    margin-top: 20px;
}

.hj-info {
    width: 100%;
    background: url("../images/hj/jx-bg.png") no-repeat center center;
    background-size: 100% 100%;
    padding: 10px 10px 20px 10px;
}


.hj-info .col-md-3 img {
    height: 85%;
    width: auto;
    text-align: center;
}

.jb {
    display: flex;
    align-items: flex-end;
    justify-content: center;
}

.jxname-tit {
    background: url("../images/hj/hj-tits.png") no-repeat left center;
    background-size: auto 100%;
    font-weight: bold;
    color: #0948c9;
    margin-bottom: 20px;
    margin-top: 30px;
    font-size: 12px;
    padding-left: 40px;
    height: 50px;
    padding-top: 5px;
    line-height: 20px;
}

.hj-info p {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 40px;
    /* line-height: 40px; */
    background: url(../images/hj/name-tit.png) no-repeat center center;
    background-size: 100% 100%;
    margin-top: 10px;
    font-size: 14px;
    text-align: center;
}

.container-text {
    margin-bottom: 30px;
}

.jb {
    display: none;
}

.hj-tit, .hj-tit-m {
    margin-top: 30px;
}

.onlive {
    width: 100%;
    padding: 0
}

.onlive h2 {
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    color: #0948c9;
    margin-bottom: 20px;
}

.hj-tit {
    display: none;
}

.hw-tit {
    font-size: 20px;
    line-height: 40px;
}

.wlxf img {
    margin-bottom: 10px;
}

.jx-columns {
    width: 100%;
    background: #ffffff;
    display: grid;
    grid-template-columns: auto auto auto auto;
    gap: 10px 5px;
    font-size: 14px;
}

.jx-columnstop {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 999;
}

.jx-columns a {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 40px;
    background-color: #e1e8f8;
    color: #0948c9;
}

.hj-tit-m {
    padding-top: 90px;
    margin-top: -50px;
}

.wlxfj, .hj-news, .lt-cont {
    padding-top: 90px;
    margin-top: -90px;

}

.wlxfj .row img{
    margin-bottom: 10px;
}

@media (min-width: 576px) {

    .jxname-tit {
        line-height: 40px;
    }

    .onlive h2 {
        font-size: 24px;
    }
}

@media (min-width: 768px) {
    .jb {
        display: flex;
    }

    .jxname-tit {
        line-height: 40px;
    }

    .onlive h2 {
        font-size: 30px;
    }


}

@media (min-width: 992px) {

    .hj-tit {
        display: block;
        margin: 40px auto 30px auto;
        position: relative;
        height: 70px;
        overflow: hidden;
    }

    .hj-tit img {
        height: 70px;
        width: auto;
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        max-width: fit-content;
    }

    .hj-tit-m {
        display: none;
    }

    .jxname-tit {
        font-size: 15px;
        height: 53px;
        line-height: 53px;
        text-indent: 30px;
        padding-top: 0;
        padding-left: 0;
    }

    .lt-cont h2 {
        font-size: 26px;
        margin-top: 0;
    }

    .lt-cont {
        /* line-height: 2; */
        font-size: 18px;
    }

    .lt-rwcont {
        margin-bottom: 20px;
        padding: 20px 15px 20px 15px;
    }

    .lt-tit {
        font-size: 40px;
    }

    .hj-info {
        padding: 30px;
    }

    .hj-info p {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 100%;
        height: 55px;
        line-height: normal;
        background: url(../images/hj/name-tit.png) no-repeat center center;
        background-size: 100% 100%;
        margin-top: 10px;
        font-size: 16px;
        text-align: center;
    }


    .onlive {
        width: 100%;
        height: auto;
        background: url("../images/hj/onlive-bg.png") no-repeat center center;
        background-size: 100% 100%;
        padding: 60px;
    }

    .onlive h2 {
        position: relative;
        top: -50px;
        text-align: center;
        font-size: 30px;
        font-weight: bold;
        color: #0948c9;
        margin-bottom: 0;
    }

    .rightside a {
        width: 100%;
        right: 0;
    }

    .rightside a.ppj {
        top: 163px;
        height: 46px;
    }

    .rightside a.dxj {
        top: 206px;
        height: 56px;
    }

    .rightside a.ryc {
        top: 258px;
        height: 48px;
    }

    .rightside a.xny {
        top: 315px;
        height: 45px;
    }

    .rightside a.lbj {
        top: 372px;
        height: 48px;
    }

    .rightside a.gjzx {
        top: 425px;
        height: 45px;
    }

    .rightside a.fzlt {
        top: 473px;
        height: 44px;
    }


    .rightside a.wlxf {
        top: 522px;
        height: 47px;
    }

    .rightside a.hjxw {
        top: 581px;
        height: 45px;
    }


    .rightside a.top {
        top: 626px;
        height: 83px;
    }

    .jx-columns {
        display: none;
    }

}


@media (min-width: 1200px) {
    .jxname-tit {
        font-size: 20px;
        text-indent: 35px;
    }

    .onlive h2 {
        font-size: 40px;

    }
}