.jhcn {
    writing-mode: horizontal-tb;
    letter-spacing: normal;
    font-size: .2rem;
}

.jhlist .jiItem>a::after {
    display: none;
}

.jhlist .jiItem>a::before {
    height: 1px;
    width: 0;
    background-color: #FFD6A1;
    position: absolute;
    bottom: -0.11rem;
    left: 50%;
    transform: translateX(-50%);
    transition: all 0.5s;
}

.jhlist .jiItem>a:hover::before {
    height: 1px;
    width: 100%;
}

.jhead {
    height: 1.2rem;
}

.banner .swiper-slide .item a video {
    margin-top: 1.2rem !important;
}

.jinboLogo {
    width: 1.79rem;
    height: .68rem;
}

.jhtab-box {
    top: 1.2rem;
}


.juanzhou .ul2 .li {
    writing-mode: horizontal-tb;
    letter-spacing: normal;
    width: auto;
    margin-right: 0;
    margin-bottom: .13rem;
    width: 50%;
}

.juanzhou .ul2 {
    width: 5.1rem;
    flex-wrap: wrap;
    justify-content: space-between;
}

.juanzhimg {
    margin-left: 0;
}

.juanzhou .ul2 .li::before {
    margin-bottom: 0;
    margin-right: .08rem;
}

.juanzhou .ul2 .li:nth-of-type(1):hover::after,
.juanzhou .ul2 .li:nth-of-type(2):hover::after {
    top: 40%;
}

.juanzhou .ul2 .li:hover::after {
    top: 42%;
    left: 1%;
    transform: rotate(45deg);
}

.jhlist .jiItem {
    margin-right: .5rem;
}

.jhlist .jiItem:last-of-type {
    margin-right: 0;
}

.jhright {
    position: relative;
    margin-left: .48rem;
    padding-left: .485rem;
}

.mheaderr .jhright::before{
    display: none;
}
.mheaderr .jhright{
    margin-right: .25rem;
}
.jhright::before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 1px;
    height: .2rem;
    background-color: #FFD6A1;
}

.jhright .ewxl:first-child {
    margin-left: 0;
}

.newbntxt {
    display: block;
    left: 2.88rem;
}


.newbntxt .newbntxt1,
.newbntxt .newbntxt2,
.newbntxt .newbntxt3 {
    writing-mode: horizontal-tb;
    letter-spacing: normal;
}

.newbntxt .newbntxt3 {
    margin-left: 0;
    margin-bottom: .18rem;
}

.newbntxt .newbntxt3 span {
    width: auto;
    height: auto;
    display: inline-block;
    background-color: transparent;

    font-family: rr;
    font-size: .38rem;
    font-weight: 600;
    line-height: .5039rem;
    text-align: left;
    color: #BC0D17;
    margin-bottom: .17rem;
}

.newbntxt .newbntxt1 {
    border: none;
}

.newbntxt .newbntxt2 {
    padding-bottom: .25rem;
    margin-bottom: .25rem;
    border-bottom: 1px solid #D4C164;
    font-family: rr;
    font-size: .24rem;
    font-weight: 400;
    line-height: 2;
    text-align: left;
    color: #666666;
}

.newbntxt .newbntxt1 .h1 {
    margin: 0;
    margin-bottom: .09rem;
}

.wmh2 .enh2 {
    font-size: .18rem;
    color: #666666;
}



@media screen and (min-width: 751px) {
    .home-news .ul .li {
        display: none;
        width: 5rem !important;
        padding: 0 .4rem;
        border-right: 1px solid #DEDEDE;
    }

    .home-news .ul .li:first-of-type {
        border-left: 1px solid #DEDEDE;
    }

    .home-news .ul .li::before {
        display: none;
    }

    .home-news .ul .li:nth-of-type(-n+3) {
        display: block;
    }

    .home-news .ul .li .h1 {
        writing-mode: horizontal-tb;
        height: auto;
    }

    .newszk {
        width: auto !important;
    }

    .squu {
        display: none;
    }

    .newszk .txtbox {
        display: none;
    }

    .home-news .ul .li .zkq {
        height: 1.49rem;
        align-items: flex-start;
    }

    .home-news .ul .li .zkq .date {
        font-family: rr;
        font-size: .16rem;
        font-weight: 400;
        line-height: .2122rem;
        text-align: left;
        color: #999999;
        margin-bottom: .21rem;
    }

    .home-news .ul .li .h1 {
        font-family: rr;
        font-size: .18rem;
        font-weight: 400;
        line-height: .32rem;
        text-align: left;
        letter-spacing: normal;
        color: #333333;
    }

    .newszk .imgbox {
        margin: 0;
        width: 100%;
        height: 2.8rem;
    }


}

@media screen and (max-width: 750px) {
    .mbhomes3s .txtbox {
        width: 100%;
    }

    .homes3 .swiper-slide[data-swiper-slide-index="2"] .txtbox {
        font-size: .14rem;
    }

    .wmh2 .enh2 {
        font-size: .24rem;
    }
}