@charset "utf-8";

.s1-lt {
    margin-bottom: .4rem;
    margin-left: -0.2rem;
    margin-right: -0.2rem;
}

.s1-lt .imgBox .img {
    padding-bottom: 55%;
}

.s1-lt ul li a {
    display: block;
    margin: 0 .2rem;
    padding: .43rem .3rem;
    background: #ffffff;
}

.s1-lt ul li a span {
    display: block;
    color: #333333;
    font-size: .2rem;
}

.s1-lt ul li a h3 {
    color: #333333;
    font-size: .2rem;
    margin-top: .15rem;
    margin-bottom: .2rem;
}

.s1-lt ul li a p {
    color: #666666;
    font-size: .16rem;
    line-height: .26rem;
    height: .52rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    margin: .3rem 0;
}

.s1-more {
    padding-top: .2rem;
    border-top: .01rem solid #E4E4E4;
}

.s1-more em {
    display: block;
    font-weight: normal;
    color: #666666;
    font-size: .16rem;
    line-height: .28rem;
    background: url(../images/more-1.png) no-repeat right center;
    background-size: auto 100%;
}


.s1-lt ul li a:hover {
    background: #C12930;
}

.s1-lt ul li a:hover span,
.s1-lt ul li a:hover p,
.s1-lt ul li a:hover h3 {
    color: #ffffff;
}

.s1-lt ul li a:hover .s1-more {
    border-color: rgba(255, 255, 255, 0.3);
}

.s1-lt ul li a:hover em {
    color: #ffffff;
    background: url(../images/more-2.png) no-repeat right center;
    background-size: auto 100%;
}

.s2-lt ul li {
    margin-bottom: .4rem;
}

.s2-lt ul li a {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    background: #ffffff;
}

.s2-date {
    padding: .3rem;
    padding-right: .5rem;
    background: url(../images/s2-date1.png) no-repeat;
    background-size: 100% 100%;
    text-align: right;
    transition: all 0.3s;
    color: #ffffff;
}

.s2-date b {
    display: block;
    font-size: .4rem;
    font-weight: normal;
}

.s2-date span {
    font-size: .24rem;
    display: block;
}

.s2-tx {
    flex: 1;
    min-width: 0;
    padding-left: .5rem;
    padding-right: .8rem;
}

.s2-tx h3 {
    color: #333333;
    font-size: .2rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: .14rem;
    font-weight: normal;
}

.s2-tx p {
    font-size: .16rem;
    line-height: .26rem;
    color: #666666;
    height: .52rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.s2-lt ul li a:hover {
    background: url(../images/s2-tbg.png) no-repeat center bottom #fff;
    background-size: 100%;
}

.s2-lt ul li a:hover .s2-date {
    background: url(../images/s2-date2.png) no-repeat;
    background-size: 100% 100%;
}

.s2-lt ul li a:hover h3 {
    color: #28318C;
}

/* pic-lt */

.pic-lt ul {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-left: -0.1rem;
    margin-right: -0.1rem;
}

.pic-lt ul li {
    margin-bottom: .4rem;
    width: 25%;
}

.pic-lt ul li a {
    margin: 0 .1rem;
    display: block;
    position: relative;
    padding: .12rem;
    background: #ffffff;
}

.pic-lt ul li a .imgBox .img {
    padding-bottom: 66.66%;
}

.pic-lt ul li a .imgBox .img::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    height: 30%;
    width: 100%;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
}

.pic-lt ul li a p {
    position: absolute;
    left: 0;
    bottom: .26rem;
    width: 100%;
    text-align: center;
    color: #ffffff;
    z-index: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 .1rem;
}


/* ztjj */
.ztjj {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
}

.ny-r {
    flex: 1;
    min-width: 0;
}

.nymain .leftNav {
    width: 3rem;
    position: relative;
    margin-right: .5rem;
    background: #ffffff;
    margin-bottom: .2rem;
}

.nymain .leftNav>h2 {
    line-height: .9rem;
    color: rgb(255, 255, 255);
    background: #C12930;
    font-size: .24rem;
    font-weight: 600;
    position: relative;
    text-align: center;
}

.nymain .leftNav>h2 b {
    display: inline-block;
    z-index: 9;
    position: relative;
}

.nymain .leftNav>h2 img {
    vertical-align: middle;
    margin-right: .1rem;
    margin-top: -0.05rem;
}

.nymain .leftNav p {
    margin-left: .2rem;
    font-size: .26rem;
    font-weight: 600;
    color: rgb(255, 255, 255);
    padding: .2rem 0rem;
}

.nymain .leftNav>ul {
    background: rgb(255, 255, 255);
    position: relative;
    min-height: 4.5rem;
    padding-bottom: .87rem;
}

.nymain .leftNav {
    position: relative;
}

.nymain .leftNav>ul>li {
    position: relative;
}

.nymain .leftNav>ul>li:last-child {
    border-bottom: .01rem solid rgb(238, 238, 238);
}

.nymain .leftNav>ul>li:first-child {
    border-top: none;
    margin-top: 0rem;
}



.nymain .leftNav ul li a {
    display: block;
    font-size: .18rem;
    color: rgb(51, 51, 51);
    line-height: .5rem;
    position: relative;
}

.nymain .leftNav>ul>li:first-child>a {
    border-top: none;
}


.nymain .leftNav>ul>li.active::after {
    content: '';
    width: .04rem;
    height: 80%;
    background-color: #C12930;
    position: absolute;
    left: 0;
    top: 0;
}

.nymain .leftNav>ul>li>a {
    border-top: .01rem solid rgb(221, 221, 221);
    line-height: .3rem;
    padding: .2rem .3rem;
    padding-right: 0.4rem;
}

.nymain .leftNav>ul>li>span {
    position: absolute;
    width: .25rem;
    height: .25rem;
    right: .1rem;
    top: .25rem;
    line-height: .5rem;
    background: url("../images/sub_left_down.png") center center no-repeat;
    cursor: pointer;
    background-size: .09rem;
}

.nymain .leftNav>ul>li.on>span {
    transform: rotate(90deg);
}

.nymain .leftNav>ul>li.on>a {
    color: #C12930;
    font-weight: 600;
    background-position: .1rem center;
}

.nymain .leftNav>ul>li.active>a {
    background-position: .2rem center;
    font-size: .2rem;
}

/* .nymain .leftNav ul li.active ul {
    display: block;
} */

.nymain .leftNav ul li a:hover {
    color: #C12930;
}

.nymain .leftNav>ul>li>ul {
    display: none;
    padding-bottom: .13rem;
    padding-right: 0rem;
}

.nymain .leftNav>ul>li>ul>li a {
    font-size: .16rem;
    line-height: .32rem;
    position: relative;
    padding-left: .45rem;
}


/* zt */

.zt-lt ul li {
    margin-bottom: .4rem;
}

.zt-lt ul li a {
    padding: .3rem .4rem;
    display: block;
    background-color: #fff;
}

.zt-lt ul li a h3 {
    font-size: .22rem;
    color: #BBBBBB;
    font-weight: normal;
    margin-bottom: .1rem;
}

.zt-lt ul li a p {
    font-size: .2rem;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.zt-lt ul li a:hover {
    background: url(../images/zt-tbg.png) no-repeat left bottom #fff;
    background-size: auto 90%;
}

.zt-lt ul li a:hover p {
    color: #28318C;
}



























































@media screen and (max-width: 1024px) {}

@media screen and (max-width: 769px) {
    .nymain .leftNav {
        width: 100%;
        margin: 0;
        margin-bottom: .3rem;
    }

    .nymain .leftNav>h2 {
        line-height: .6rem;
    }

    .ny-r {
        flex: auto;
        width: 100%;
    }

    .zt-lt ul li {
        margin-bottom: .2rem;
    }

    .zt-lt ul li a {
        padding: .2rem;
    }

    .nymain .leftNav>ul {
        padding-bottom: 0;
    }

    .pic-lt ul li {
        width: 33.33%;
        margin-bottom: .2rem;
    }

    .s1-lt ul li a {
        padding: .25rem;
    }

    .s2-date {
        padding: .25rem .15rem;
        padding-right: .3rem;
    }

    .s2-date b {
        font-size: .24rem;
    }

    .s2-date span {
        font-size: .18rem;
    }

    .s2-tx {
        padding-left: .2rem;
        padding-right: .3rem;
    }

    .s2-tx h3 {
        margin-bottom: .1rem;
    }
}

@media screen and (max-width: 640px) {
    .pic-lt ul li {
        width: 50%;
        margin-bottom: .2rem;
    }
}