@charset "utf-8";

.index a {
    display: block;
}

.banner {
    position: relative;
    overflow: hidden;
}

.banner img {
    display: block;
    width: 100%;
}

.banner a {
    display: block;
    position: relative;
}

.banner .slick {
    position: relative;
    z-index: 9;
}

.banner .slick-slide a {
    display: block;
    position: relative;
}

.index {
    background: url(../images/index-bg.png) no-repeat;
    background-size: cover;
}


.s1 {
    padding: .66rem 0;
}

.tit h3 img {
    width: 9.84rem;
}

.tit h3 {
    text-align: center;
}

.more img {
    width: 1.09rem;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
}

.tit {
    position: relative;
    margin-bottom: .56rem;
}

.s1-banner ul li a {
    margin: 0 .2rem;
    margin-bottom: .15rem;
}

.s1-tx h3 {
    font-size: .18rem;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: .2rem;
    font-weight: 600;
}

.s1-tx p {
    font-size: .16rem;
    line-height: .26rem;
    height: .52rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    color: #999999;
}

.s1-date {
    padding-top: .2rem;
    margin-top: .2rem;
    border-top: .01rem solid #D2D2D2;
}

.s1-date b {
    font-size: .24rem;
    color: #C00000;
}

.s1-date span {
    font-size: .16rem;
    line-height: .3rem;
    color: #C00000;
}

.s1-tx {
    padding: .2rem .3rem;
    background: #FFFFFF;
    box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.08);
}

.s1-banner ul li a:hover h3 {
    color: #C00000;
}


.s2-tit h3 img {
    width: 2.5rem;
}

.s2-tit {
    position: relative;
    margin-bottom: .32rem;
}

.s2>div {
    width: 48%;
}

.s2 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

.s2-list ul li a span {
    font-size: .18rem;
    font-weight: bold;
    color: #B81919;
    padding-right: .1rem;
    position: relative;
    line-height: .65rem;
}

.s2-list ul li a span::after {
    content: '';
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    width: .01rem;
    height: .16rem;
    background-color: #EFCCC6;
}

.s2-list ul li a {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;

    border: 1px solid #EFCCC6;
    padding: 0 .2rem;
}

.s2-list ul li {
    border-bottom: 3px solid transparent;
}

.s2-list ul li a p {
    width: calc(100% - .72rem);

    font-size: .18rem;
    max-height: .54rem;
    line-height: .27rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    color: #404040;
}

.s2-list ul li {
    margin-bottom: 15px;
}

.s2-list ul li:last-child {
    margin-bottom: 0;
}

.s2-list ul li a:hover {
    background: linear-gradient(270deg, #BA0403 0%, #9C0E0D 100%);
    border-bottom-color: #FF950B;
}

.s2-list ul li:hover {
    border-color: #FF950B;
}

.s2-list ul li a:hover span {
    color: #ffffff;
}

.s2-list ul li a:hover span::after {
    background: #D3C8B3;
}

.s2-list ul li a:hover p {
    color: #ffffff;
}


.s2 {
    padding-bottom: .3rem;
}

.s4-lt ul li a {
    border-radius: .1rem;
    margin: 0 .12rem;
    margin-bottom: .3rem;
    padding: .35rem .2rem .5rem .2rem;

    background: #FFFFFF;
    border: 1px solid #EFCCC6;
    position: relative;
}

.s4-lt ul li a b {
    font-size: .18rem;
    font-weight: bold;
    color: #B81919;
    display: block;
    margin-bottom: .16rem;
}


.s4-lt ul li a h3 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    line-height: .26rem;
    height: .52rem;
    font-size: .18rem;
    font-weight: 350;
    color: #333333;
    margin-bottom: .26rem;
}

.s4-lt ul li a p {
    font-size: .14rem;
    line-height: .24rem;
    height: .72rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    color: #999999;
}



.s4-lt ul li a:hover {
    border: 1px solid #B81919;
    background: #FBF5F5;
}

.s4-lt ul li a:hover h3 {
    color: #B81919;
    font-weight: 600;
}

.s4-jt {
    width: .56rem;
    height: .56rem;
    position: absolute;
    right: .35rem;
    bottom: -0.26rem;
    background: url(../images/s4-jt.png) no-repeat;
    background-size: 100% 100%;
    display: none;
}

.s4-lt ul li a:hover .s4-jt {
    display: block;
}

.s4 {
    padding-bottom: .6rem;
}

.s5-lt ul li a {
    margin: 0 .15rem;
}

.s5-lt ul li a p {
    font-size: .17rem;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: .1rem;
    padding: 0;
}

.s5-lt ul li a:hover p {
    color: #B81919;
}

.s5-btn {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin-top: .4rem;
    height: .6rem;
}

.s5-btn>div {
    width: 48%;
    cursor: pointer;
    position: relative;
}

.s5-btn>div img {
    width: 100%;
}

.s5-btn>div img:last-child {
    display: none;
}

.s5-btn>div:hover img:first-child {
    display: none;
}

.s5-btn>div:hover img:last-child {
    display: block;
}

.s5 {
    padding-bottom: .88rem;
}


/* ny */

.ny-index {
    padding-top: .7rem;
    padding-bottom: .7rem;
    /*background: url(../images/index-bg.png) no-repeat;*/
    background-size: cover;
}

.ny-tit {
    position: relative;
    text-align: center;
    margin-bottom: .7rem;
}

.ny-tit h3 {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.ny-tit h3 img {
    width: .73rem;
    margin-right: .05rem;
}
.ny-tit h3 b{
    font-size: .24rem;
    color: #94070A;
}

.ny-wz {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
}

.nry-wz .ny-wz {
    position: static;
    transform: none;
    transform: translateY(-0.2rem);
}

.ny-wz img {
    width: .18rem;
    vertical-align: bottom;
}

.ny-wz a {
    font-size: .16rem;
    color: #333333
}

.ny-wz span {
    font-size: .16rem;
    color: #9F1818;
}

.ny-wz a.active {
    color: #9C0E0D;
}


.pt-lt ul li .pic {
    width: 3.7rem;
    height: 2.4rem;
    padding-top: 0;
}

.pt-lt ul li a {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.pt-tx {
    width: calc(100% - 3.7rem);
    padding: .45rem .6rem 0 .6rem;
}

.pt-tx h2 b {
    font-size: .26rem;
    font-weight: bold;
    color: #94070A;
}

.pt-tx h2 span {
    font-size: .16rem;
    color: #A4A4A4;
    font-weight: normal;
}

.pt-tx h3 {
    font-size: .18rem;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: .2rem 0;
    font-weight: 600;
}


.pt-tx p {
    font-size: .14rem;
    line-height: .24rem;
    height: .48rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: justify;
    color: #8D8B8B;
}

.pt-tx {
    background: #ffffff;
    position: relative;
    border: 1px solid #F4F0EB;
    border-left: none;
}

.pt-tx::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: .03rem;
    background: transparent;
}

.pt-lt ul li {
    margin-bottom: .3rem;
}

.pt-lt ul li a:hover .pt-tx {
    background: linear-gradient(180deg, #9C0E0D 0%, #BA0403 100%);
    border-color: #9C0E0D;
    border-bottom-color: #FF950B;
}

.pt-lt ul li a:hover .pt-tx:after {
    background: #FF950B;
}

.pt-lt ul li a:hover b {
    color: #ffffff;
}

.pt-lt ul li a:hover span {
    color: #C8C8C8;
}

.pt-lt ul li a:hover h3 {
    color: #ffffff;
}

.pt-lt ul li a:hover p {
    color: #ffffff;
    opacity: 0.7;
}

/* fy */
.pagination {
    text-align: center;
    font-size: 0rem;
    padding-top: .5rem;
}

.pagination a {
    display: inline-block;
    border: .01rem solid rgb(220, 220, 220);
    padding: 0rem .12rem;
    height: .35rem;
    font-size: .14rem;
    line-height: .35rem;
    text-align: center;
    color: rgb(102, 102, 102);
    margin: 0rem .07rem;
}

.pagination a.active {
    background: #9C0E0D;
    color: rgb(255, 255, 255);
    border: .01rem solid #9C0E0D;
}

.pagination a:hover {
    background: #9C0E0D;
    color: rgb(255, 255, 255);
    border: .01rem solid #9C0E0D;
}

.pagination span {
    display: inline-block;
    font-size: .14rem;
}

/* fy */

.tit-lt ul li a {
    background: #FEFCFB;
    border: 1px solid #E8DDD1;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

.tit-lt ul li {
    margin-bottom: .3rem;
}

.tl-date b {
    font-size: .28rem;
    line-height: .3rem;
    color: #94070A;
    margin-bottom: .05rem;
    display: block;
}

.tl-date span {
    font-size: .16rem;
    color: #A4A4A4;
    display: block;
}


.tl-date {
    padding: .6rem .3rem;
    border-right: 1px solid #E8DDD1;
    position: relative;
}

.tl-date::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    height: .03rem;
    width: 100%;
    background: transparent;
}

.tit-lt ul li a:hover .tl-date::after {
    background: #FF950B;
}

.tit-lt ul li a:hover .tl-date {
    background: linear-gradient(90deg, #9D0E0D 0%, #B80504 100%);
}

.tl-tx {
    width: calc(100% - 1.7rem);
    padding-right: .6rem;
}


.tl-tx h3 {
    font-size: .18rem;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: .1rem;
}



.tl-tx p {
    font-size: .14rem;
    line-height: .24rem;
    height: .48rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-align: justify;
    color: #8D8B8B;
}

.tit-lt ul li a:hover b {
    color: #ffffff;
}

.tit-lt ul li a:hover span {
    color: #ffffff;
}

.tit-lt ul li a:hover h3 {
    color: #94070A;
}

.tit-lt ul li a:hover {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

/* nry */
.nry {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.nry-r {
    width: 2.9rem;
}

.nry-l {
    width: calc(100% - 3.37rem);
}

.nry-tit h3 {
    font-weight: 600;
    font-size: .26rem;
    color: #333333;
    margin-bottom: .1rem;
    line-height: .5rem;
}

.nry-tit p {
    font-size: .14rem;
    line-height: .24rem;
    color: #868686;
}

.nry-tit {
    text-align: center;
    padding-bottom: .15rem;
    margin-bottom: .2rem;
    border-bottom: 1px solid #EED2D2;
}


.nry-c p {
    font-size: 16px!important;
    line-height: 32px!important;
    color: #555555;
    margin-bottom: .1rem;
    text-indent: 2em;
}

.nry-c p img {
    max-width: 85%;
    display: block;
    margin: 0 auto;
    height: auto!important;
}

.nry-c p span {
    font-size: .16rem;
    line-height: .34rem;
    text-align: center;
    display: block;
}


.nry-r h2 {
    font-size: 18px!important;
    color: #FFFFFF;
    line-height: .5rem;
    text-align: center;
    background: #B90403;
    margin-bottom: .15rem;
}

.nry-r ul li p {
    font-size: 14px!important;
    line-height: 32px!important;
    color: #B90403;
}

.nry-r ul li h3 {
    font-size: 16px!important;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.nry-r ul li a {
    padding-top: .08rem;
    padding-bottom: .15rem;
    display: block;
    border-bottom: 1px solid #EED2D2;
}

.nry-page {
    padding: .34rem;
    background: #FFFFFF;
    border: 1px solid #DFDFDF;
    border-bottom: .03rem solid #9F1818;
}

.nry-page a {
    display: block;
    line-height: .36rem;
    color: #555555;
    font-size: 16px;
}

.nry-page a span {
    font-size: 16px!important;
}

.nry-page a:hover span {
    text-decoration: underline;
    color: #94070A;
}

.nry-page a:hover {
    color: #94070A;
}

.pic-lt ul li {
    width: 32%;
    margin-bottom: .2rem;
    border-bottom: 3px solid transparent;
}

.pic-lt ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.pic-lt ul i {
    width: 31.1%;
    height: 0;
    display: block;
}

.pic-lt .pic {
    padding-top: 64%;
}

.pl-tx {
    padding: .2rem;
    border-bottom: 2px solid #94070A;
    background: #ffffff;
}

.pl-tx p {
    font-size: .2rem;
    line-height: .32rem;
    height: .4rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    color: #333333;
}
.pic-lt ul li a{
    display: block;
    position: relative;
}
.pic-lt ul li:hover {
    background: linear-gradient(180deg, #9D0D0C 0%, #B50605 100%);
    border-color: #FF950B;
}

.pic-lt ul li:hover .pl-tx{
    background: transparent;
    border-color: transparent;
}

.pic-lt ul li:hover p{
    color: #ffffff;
}
.pic-lt ul li {
    position: relative;
    padding: .3rem .2rem;
    padding-bottom: .1rem;
}


















@media screen and (max-width:1200px) {
    .tit h3 img {
        width: 6rem;
    }

    .s2-tit h3 img {
        width: 1.7rem;
    }

    .ny-wz {
        top: -0.1rem;
    }

    .ny-tit {
        margin-bottom: .3rem;
    }
}


@media screen and (max-width:1024px) {
    .s2>div {
        width: 100%;
    }

    .s2-l {
        margin-bottom: .3rem;
    }

    .s1 {
        padding: .3rem 0;
    }

    .s4,
    .s2 {
        padding-bottom: .3rem;
    }

}

@media screen and (max-width:768px) {
    .ny-index {
        padding: .5rem 0;
    }

    .nry-r {
        width: 100%;

    }

    .nry-l {
        width: 100%;
         margin-bottom: .5rem;
    }

    .pic-lt ul li {
        width: 49%;
    }
    .pic-lt ul li i{
        width: 49%;
    }
    .pic-lt ul li{
        padding: .2rem .1rem;
        margin-bottom: .1rem;
        padding-bottom: 0;
    }
}

@media screen and (max-width:600px) {
    .tl-date {
        padding: .4rem .2rem;
    }

    .tl-tx {
        width: calc(100% - 1.5rem);
    }

    .tit .more img {
        bottom: -0.15rem;
        top: auto;
        transform: none;
    }

    .pt-lt ul li .pic {
        width: 100%;
        padding-top: 64%;
        height: auto;
    }

    .pt-tx {
        width: 100%;
        padding: .25rem;
    }

    .pl-tx{
        padding: .15rem;
    }
}

@media screen and (max-width:480px) {
    .tit h3 img {
        width: 100%;
    }

    .pic-lt ul li {
        width: 100%;
    }
}