@charset "utf-8";

.banner a{
    display: block;
    position: relative;
}

.banner img{
    display: block;
    width: 100%;
}
.list1w a{
    display: block;
    position: relative;
}
.list1w a .pic{
    padding-top: 7.2rem;
}
.list1w a h3{
    font-size: .3rem;
    line-height: .4rem;
    color: #fff;
    font-family: 'Microsoft Yahei' !important;
}
.list1w a time{
    margin-top: .2rem;
    display: block;
    font-size: .18rem;
    line-height: .24rem;
    color: #ffffff;
    opacity: .5;
}
.list1w a .txt{
    position: absolute;
    left: 0;
    right: 0;
    padding: 0 .48rem;
    bottom: .38rem;
    z-index: 5;
}
.list1w a:after{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 0;
    height: 56.11%;
    background: linear-gradient(180deg, transparent 0%, rgba(0, 0, 0, 0.8) 100%);
}
.list1w .swiDots{
    font-size: 0;
    left: auto;
    width: auto;
    right: .25rem;
    bottom: .43rem;
}
.list1w .swiDots span{
    width: .16rem;
    height: .16rem;
    margin: 0 .15rem;
    background: #fff;
    opacity: .4;
}
.list1w .swiDots span.active{
    opacity: 1;
}

.list1w {
    border-radius: .2rem;
}

.title001{
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.title001 h2 span{
    color: #b10c0f;
}
.title001 h2{
    display: flex;
    font-size: .36rem;
    line-height: .74rem;
    color: #333333;
    font-family: 'Microsoft Yahei' !important;
}
.title001 .more a img{
    display: block;
    width: .14rem;
    margin-left: .08rem;
    transition: .5s;
}
.title001 .more a{
    display: flex;
    align-items: center;
    font-size: .16rem;
    line-height: 1;
    color: #333333;
}
.title001:before{
    position: absolute;
    content: '';
    left: 0;
    bottom: -.09rem;
    width: 2.44rem;
    height: .06rem;
    background: url("../images/tit-1.png") no-repeat left center/auto 100%;
}
.title001:after{
    position: absolute;
    content: '';
    right: 0;
    bottom: 0;
    left: 1.75rem;
    height: 1px;
    background: #e8e8e8;
}
.nav_img
{
    overflow:hidden;
}
.nav_img a img
{
    width:100%;
    translate:0.2s;
}
.nav_img img
{
    width:100%;
    transition: all 0.3s ease-in;;
}
.nav_img:hover img
{
    transform:scale(1.1)
}
.nav_img:hover a img
{
    transform:scale(1.1)
}
.index_s2 .left{
    position: relative;
    z-index: 2;
    width: 55%;
    padding: .27rem .4rem .35rem;
    background: #fff;
    border-radius: .2rem;
    box-shadow: 0 .07rem .413rem .177rem rgba(247, 229, 229, 0.45);
}


.index_s2 .left .top a{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}
.index_s2 .left .top .pic{
    width: 4rem;
    height: 2.4rem;
    border-radius: .2rem;
}
.index_s2 .left .top .txt{
    width: calc(100% - 4.4rem);
}
.index_s2 .left .top h3{
    font-size: .2rem;
    line-height: .36rem;
    color: #a90202;
    height: .72rem;
    font-family: 'Microsoft Yahei' !important;
}
.index_s2 .left .top p{
    font-size: .18rem;
    line-height: .26rem;
    color: #333333;
    -webkit-line-clamp: 3;
    height: .78rem;
    margin-top: .24rem;
}
.index_s2 .left .top time{
    display: block;
    font-size: .18rem;
    line-height: .26rem;
    color: #333333;
    opacity: .4;
    margin-top: .3rem;
}
.index_s2 .left .top:after{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 0;
    height: .01rem;
    background: linear-gradient(to right, #d6d6d6 85%, transparent 50%) repeat-x bottom/.1rem .01rem;
}
.index_s2 .left .top{
    position: relative;
    padding: .39rem 0 .33rem;
}
.list_box1 li a{
    height: .82rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.list_box1 li h3{
    flex: 1;
    font-size: .2rem;
    color: #333333;
    transition: .5s;
}
.list_box1 li time{
    display: block;
    font-size: .18rem;
    color: #333333;
    opacity: .4;
    margin-left: .2rem;
    flex-shrink: 0;
}
.list_box1 li:after{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 0;
    height: .01rem;
    background: linear-gradient(to right, #d6d6d6 85%, transparent 50%) repeat-x bottom/.1rem .01rem;
}
.list_box1 li{
    position: relative;
}
.list_box1 li:hover h3{
    color: #a90202;
    font-family: 'Microsoft Yahei' !important;
}
.index_s2 .right{
    width: 41.375%;
    margin-top: .26rem;
}
.index_s2 .right .top a{
    display: block;
}
.index_s2 .right .top .pic{
    padding-top: 3.03rem;
    border-radius: .2rem;
}
.index_s2 .right .bot .img-box a{
    display: block;
    position: relative;
    border-radius: .2rem;
    overflow: hidden;
}
.index_s2 .right .bot .img-box .pic{
    padding-top: 3.62rem;
}
.index_s2 .right .bot .img-box h3{
    position: absolute;
    left: 0;
    right: 0;
    bottom: .23rem;
    font-size: .2rem;
    line-height: .3rem;
    color: #fff;
    padding: 0 .35rem;
    font-family: 'SourceHanSansCN-Medium',sans-serif;
    z-index: 3;
}
.index_s2 .right .bot .img-box a:after{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 0;
    height: 54%;
    background: linear-gradient(180deg,transparent 0%, rgba(0, 0, 0, 0.6) 100%);
}
.index_s2 .right .bot .img-box{
    margin-top: .49rem;
}

.index_s2 .right .bot{
    position: relative;
    margin: .51rem 0 0 -1.14rem;
    padding: .27rem .4rem .53rem .96rem;
    border-radius: .2rem;
    background: url("../images/s2-img-4.jpg") no-repeat 50%/cover;
    box-shadow: 0 .07rem .171rem .09rem rgba(238, 188, 188, 0.41);
}

.index_s2 .right .bot .title001 h2{
    color: #fff;
}
.index_s2 .right .bot .title001 .more a{
    color: #fff;
}
.index_s2 .right .bot .title001:before{
    background-image: url("../images/tit-2.png");
}
.index_s2{
    margin-top: .71rem;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
}

.index_s3 .sw{
    display: flex;
    justify-content: space-between;
}
.index_s3 .sw .item{
    position: relative;
    z-index: 2;
    background: #fff;
    box-shadow: 0 .07rem .413rem .177rem rgba(247, 229, 229, 0.45);
    border-radius: .2rem;
}
.index_s3 .sw .item a{
    display: block;
    position: relative;
    height: 100%;
    z-index: 2;
}
.index_s3 .sw .item .show h3{
    font-size: .2rem;
    line-height: .3rem;
    color: #333333;
    height: .6rem;
    font-family: 'Microsoft Yahei' !important;
}
.index_s3 .sw .item .show i{
    display: block;
    height: .01rem;
    margin-top: .25rem;
    background: linear-gradient(to right, #d6d6d6 85%, transparent 50%) repeat-x bottom/.1rem .01rem;
}
.index_s3 .sw .item .show p{
    font-size: .18rem;
    line-height: .26rem;
    color: #333333;
    opacity: .4;
    -webkit-line-clamp: 3;
    height: .78rem;
    margin-top: .19rem;
}
.index_s3 .sw .item .show time{
    display: block;
    font-size: .18rem;
    line-height: .24rem;
    color: #333333;
    opacity: .4;
    margin-top: .38rem;
}

.index_s3 .sw .item .hide h3{
    font-size: .2rem;
    line-height: .3rem;
    color: #333;
    font-family: 'Microsoft Yahei' !important;
    transition: .5s;
}
.index_s3 .sw .item .hide .pic{
    width: 3.13rem;
    height: 1.92rem;
    border-radius: .2rem;
}
.index_s3 .sw .item .hide .txt{
    position: relative;
    width: calc(100% - 3.46rem);
    padding-top: .25rem;
}
.index_s3 .sw .item .hide p{
    font-size: .18rem;
    line-height: .26rem;
    color: #333;
    opacity: .4;
    -webkit-line-clamp: 3;
    height: .78rem;
    transition: .5s;
}
.index_s3 .sw .item .hide time{
    display: block;
    font-size: .18rem;
    line-height: .24rem;
    color: #333;
    opacity: .4;
    margin-top: .34rem;
    transition: .5s;
}
.index_s3 .sw .item .hide .txt:before{
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    right: 0;
    height: .01rem;
    background: linear-gradient(to right, #fff 85%, transparent 50%) repeat-x bottom/.1rem .01rem;
    opacity: .2;
}
.index_s3 .sw .item .hide .txt-box{
    margin-top: .23rem;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    flex-direction: row-reverse;
    justify-content: space-between;
}
.index_s3 .sw .item:after{
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(172, 53, 47, 1);
    box-shadow: 0 .07rem .413rem .177rem rgba(247, 229, 229, 0.45);
    border-radius: .2rem;
    pointer-events: none;
    opacity: 0;
    transition: opacity .3s ease;
    z-index: 1;
}
.index_s3 .top{
    margin-top: .59rem;
}
.list_box2 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.list_box2 li a{
    height: .79rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.list_box2 li h3{
    flex: 1;
    font-size: .2rem;
    color: #333333;
    transition: .5s;
}
.list_box2 li time{
    display: block;
    font-size: .18rem;
    color: #333;
    opacity: .4;
    margin-left: .2rem;
    flex-shrink: 0;
}
.list_box2 li:after{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 0;
    height: .01rem;
    background: linear-gradient(to right, #d6d6d6 85%, transparent 50%) repeat-x bottom/.1rem .01rem;
}
.list_box2 li{
    width: 47.5%;
    position: relative;
}
.list_box2 li:hover h3{
    color: #a90202;
    font-family: 'Microsoft Yahei' !important;
}
.index_s3 .bot{
    margin-top: .12rem;
}
.index_s3{
    margin-top: .58rem;
}
.home1{
    padding:  .71rem 0 2.42rem;
    background: url("../images/home1.jpg") no-repeat bottom center/cover;
}
@media (min-width: 1025px) {
    .index_s3 .sw .item{
        width: 26.875%;
        height: 3.2rem;
        transition: width .5s;
    }
    .index_s3 .sw .item .show{
        position: absolute;
        content: '';
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        padding: .4rem .4rem .35rem;
        transition: all .5s ease;
    }
    .index_s3 .sw .item .hide h3{
        color: #fff;
    }
    .index_s3 .sw .item .hide p{
        color: #fff;
    }
    .index_s3 .sw .item .hide time{
        color: #fff;
    }
    .index_s3 .sw .item .hide{
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        z-index: 3;
        padding: .43rem .4rem .32rem;
        opacity: 0;
        visibility: hidden;
        transition: all .3s ease;
    }
    .index_s3 .sw .item.active{
        width: 42.5%;
    }
    .index_s3 .sw .item.active .show{
        opacity: 0;
        visibility: hidden;
    }
    .index_s3 .sw .item.active .hide{
        opacity: 1;
        visibility: visible;
    }
    .index_s3 .sw .item.active:after{
        opacity: 1;
        visibility: visible;
    }
}
.index_s4 .left{
    width: 47.5%;
}
.list_box3 li a{
    height: .84rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.list_box3 li h3{
    flex: 1;
    font-size: .2rem;
    color: #ffffff;
}
.list_box3 li time{
    display: block;
    font-size: .18rem;
    color: #fff;
    margin-left: .2rem;
    flex-shrink: 0;
}
.list_box3 li:after{
    position: absolute;
    content: '';
    bottom: 0;
    left: 0;
    right: 0;
    height: .01rem;
    background: linear-gradient(to right, #fff 85%, transparent 50%) repeat-x left bottom/.1rem .01rem;
    opacity: .2;
    transition: .5s;
}
.list_box3 li{
    position: relative;
}
.list_box3 li:hover:after{
    background-size: 100% .01rem;
    opacity: 1;
    background-color: #fff;
}

.index_s4 .right{
    width: 47.5%;
}
.index_s4 .right .top a{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.index_s4 .right .top .pic{
    width: 2.89rem;
    height: 1.88rem;
    border-radius: .2rem;
}
.index_s4 .right .top .txt{
    width: calc(100% - 3.3rem);
}
.index_s4 .right .top h3{
    font-size: .2rem;
    line-height: .3rem;
    color: #ffffff;
    height: .6rem;
}
.index_s4 .right .top p{
    font-size: .18rem;
    line-height: .26rem;
    color: #fff;
    opacity: .4;
    -webkit-line-clamp: 3;
    height: .78rem;
    margin-top: .12rem;
}
.index_s4 .right .top time{
    display: block;
    font-size: .18rem;
    line-height: .26rem;
    color: #fff;
    margin-top: .12rem;
}
.index_s4 .right .top:after{
    position: absolute;
    content: '';
    bottom: 0;
    left: 0;
    right: 0;
    height: .01rem;
    background: linear-gradient(to right, #fff 85%, transparent 50%) repeat-x bottom/.1rem .01rem;
    opacity: .2;
    transition: .5s;
}
.index_s4 .right .top{
    position: relative;
    padding: .32rem 0;
}
.index_s4 .right .top:hover:after{
    background-size: 100% .01rem;
    opacity: 1;
    background-color: #fff;
}
.index_s4 .content{
    margin-top: .37rem;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
}
.index_s4 .title001 h2{
    color: #fff;
}
.index_s4 .title001 .more a{
    color: #fff;
}
.index_s4 .title001:after{
    background: #fff;
    opacity: .2;
}
.index_s4 .title001:before{
    background-image: url("../images/tit-2.png");
}
.index_s4 .bg-1{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #fdfbf7 url("../images/index-s4.png") no-repeat 50%/100% 100%;
}
.index_s4{
    padding: 2.14rem 0 2.84rem;
    position: relative;
    margin-top: -1.58rem;
}
.list2w a{
    display: block;
}
.list2w a .pic{
    padding-top: 4.8rem;
    border-radius: .2rem;
}
.list2w a .pic:after{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.6);
    z-index: 5;
    transition: .5s;
}
.list2w li a h3{
    margin-top: .31rem;
    font-size: .2rem;
    line-height: .3rem;
    color: #333;
    text-align: center;
    font-family: 'SourceHanSansCN-Medium',sans-serif;
    transition: .5s;
    opacity: 0;
}
.list2w li.swiper-slide-active a .pic:after{
    opacity: 0;
    visibility: hidden;
}
.list2w li.swiper-slide-active a h3{
    opacity: 1;
}
.list2w li{
    width: 7.8rem;
    height: 5.41rem;
}
.list2w .btn{
    width: .36rem;
    height: .36rem;
    background: transparent no-repeat 50%/100%;
    margin-top: -.45rem;
}
.list2w .prev{
    left: .4rem;
    background-image: url("../images/prev-1.png");
}
.list2w .next{
    right: .4rem;
    background-image: url("../images/next-1.png");
}
.list2w .swiDots{
    font-size: 0;
    position: static;
    margin-top: .3rem;
}
.list2w .swiDots span{
    width: .16rem;
    height: .16rem;
    margin: 0 .3rem;
    background: #ac352f;
    opacity: .3;
}
.list2w .swiDots span.active{
    opacity: 1;
}

.list2w{
    position: relative;
    margin-top: .69rem;
}
.index_s5{
    position: relative;
    padding: 0 0 1.26rem;
    margin-top: -.07rem;
    background: url("../images/index-s5.png") no-repeat bottom center/100% auto;
}

@media (max-width: 1025px) {
    .list1w a .pic{
        padding-top: 45%;
    }
    .list1w a h3{
        font-size: .2rem;
        line-height: .3rem;
    }
    .list1w a time{
        font-size: .16rem;
        line-height: .26rem;
        margin-top: 0;
    }
    .list1w a .txt{
        padding: 0 .2rem;
        bottom: .15rem;
    }
    .list1w .swiDots span{
        width: .1rem;
        height: .1rem;
        margin: 0 .05rem;
    }
    .list1w .swiDots{
        right: .1rem;
        bottom: .2rem;
    }
    .list1w{
        border-radius: .1rem;
    }
    .title001 h2{
        font-size: .26rem;
        line-height: .48rem;
    }
    .title001 .more a img{
        width: .12rem;
        margin-left: .05rem;
    }
    .title001:before{
        width: 1.7rem;
        background-position: right center;
    }
    .title001:after{
        left: 1.3rem;
    }
    .index_s2 .left{
        width: 100%;
        padding: .2rem;
        border-radius: .1rem;
    }
    .index_s2 .left .top{
        padding: .3rem 0;
    }
    .index_s2 .left .top .pic{
        border-radius: .1rem;
    }
    .index_s2 .left .top .txt {
        width: calc(100% - 4.2rem);
    }
    .index_s2 .left .top p{
        margin-top: .1rem;
    }
    .index_s2 .left .top time{
        margin-top: .1rem;
    }
    .list_box1 li a {
        height: 0.68rem;
    }
    .index_s2 .right{
        width: 100%;
        margin-top: .3rem;
    }
    .index_s2 .right .top .pic{
        padding-top: 45.77%;
        border-radius: .1rem;
    }
    .index_s2 .right .bot{
        margin: .3rem 0 0;
        padding: .2rem;
        border-radius: .1rem;
    }
    .index_s2 .right .bot .img-box .pic{
        padding-top: 56.5625%;
    }
    .index_s2 .right .bot .img-box a{
        border-radius: .1rem;
    }
    .index_s2 .right .bot .img-box{
        margin-top: .3rem;
    }
    .index_s2 .right .bot .img-box h3{
        padding: 0 .2rem;
        bottom: .15rem;
    }
    .index_s2{
        margin-top: .4rem;
    }
    .index_s3 .sw{
        flex-wrap: wrap;
        gap: .3rem 0;
    }
    .index_s3 .sw .item{
        width: 100%;
        border-radius: .1rem;
    }
    .index_s3 .sw .item .show{
        display: none;
    }
    .index_s3 .sw .item .hide{
        padding: .2rem;
    }
    .index_s3 .sw .item .hide .txt:before{
        background: linear-gradient(to right, #a90202 85%, transparent 50%) repeat-x bottom / .1rem .01rem;
        transition: .5s;
    }
    .index_s3 .sw .item .hide .pic{
        border-radius: .1rem;
    }
    .index_s3 .sw .item:after{
        border-radius: .1rem;
    }
    .index_s3 .sw .item:hover:after{
        opacity: 1;
    }
    .index_s3 .sw .item:hover .hide h3{
        color: #fff;
    }
    .index_s3 .sw .item:hover .hide p{
        color: #fff;
    }
    .index_s3 .sw .item:hover .hide time{
        color: #fff;
    }
    .index_s3 .sw .item:hover .hide .txt:before{
        background: linear-gradient(to right, #fff 85%, transparent 50%) repeat-x bottom / .1rem .01rem;
    }
    .index_s3 .sw .item .hide .txt-box{
        margin-top: .15rem;
    }
    .index_s3 .top{
        margin-top: .36rem;
    }
    .index_s3 .bot{
        margin-top: .1rem;
    }
    .list_box2 li{
        width: 100%;
    }
    .list_box2 li a{
        height: .68rem;
    }
    .index_s3{
        margin-top: .4rem;
    }
    .home1{
        padding: .4rem 0;
    }
    .index_s4 .left{
        width: 100%;
        order: 1;
    }
    .index_s4 .right{
        width: 100%;
        order: 0;
    }
    .list_box3 li a{
        height: .68rem;
    }
    .index_s4 .right .top{
        padding: .25rem 0;
    }
    .index_s4 .content{
        margin-top: .1rem;
    }
    .index_s4 .right .top .pic{
        border-radius: .1rem;
    }
    .index_s4 .right .top .txt {
        width: calc(100% - 3.1rem);
    }
    .index_s4 .right .top p{
        -webkit-line-clamp: 2;
        height: .52rem;
    }
    .index_s4 .bg-1{
        background-size: 400% auto;
        border-radius: .1rem;
    }
    .index_s4{
        padding: .4rem 0;
        margin-top:0;
    }
    .list2w li{
        width: 6.4rem;
        height: 4.25rem;
    }
    .list2w a .pic{
        padding-top: 3.8rem;
        border-radius: .1rem;
    }
    .list2w li a h3{
        margin-top: .15rem;
    }
    .list2w .next{
        right: .2rem;
    }
    .list2w .prev{
        left: .2rem;
    }
    .list2w .swiDots span{
        width: .1rem;
        height: .1rem;
        margin: 0 .05rem;
    }
    .list2w .swiDots{
        margin-top: .2rem;
    }
    .list2w{
        margin-top: .3rem;
    }
    .index_s5{
        padding: .4rem 0;
    }
}
@media (max-width: 769px) {
    .index_s2 .left .top .pic{
        width: 100%;
        height: auto;
        padding-top: 60%;
    }
    .index_s2 .left .top .txt{
        width: 100%;
        margin-top: .2rem;
    }
    .index_s2 .left .top h3{
        line-height: .3rem;
        height: .6rem;
    }
    .index_s2 .left .top{
        padding-bottom: .2rem;
    }
    .list2w a .pic{
        padding-top: 59vw;
    }
    .list2w li{
        height: auto;
    }
}
@media (max-width: 481px) {
    .list_box1 li time{
        margin-left: .1rem;
    }
    .index_s3 .sw .item .hide .pic{
        width: 100%;
        height: auto;
        padding-top: 61.34%;
    }
    .index_s3 .sw .item .hide .txt{
        width: 100%;
        padding-top: .2rem;
    }
    .index_s3 .sw .item .hide .txt:before{
        display: none;
    }
    .index_s3 .sw .item .hide p{
        opacity: .8;
    }
    .list_box2 li time{
        margin-left: .1rem;
    }
    .index_s4 .right .top .pic{
        width: 100%;
        height: auto;
        padding-top: 65.05%;
    }
    .index_s4 .right .top .txt{
        width: 100%;
        margin-top: .2rem;
    }
    .index_s4 .right .top a{
        flex-wrap: wrap;
    }
    .index_s4 .bg-1{
        background-size: 600% auto;
    }
    .list2w .prev{
        left: .1rem;
    }
    .list2w .next{
        right: .1rem;
    }
}