<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
.banner{
    position: relative;
}
.banner a{
    display: block;
    position: relative;
}
.banner a:after{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 0;
    height: 1.6rem;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.7) 0%, rgba(84, 103, 97, 0) 100%, rgba(255, 255, 255, 0) 100%);
}
.banner img{
    display: block;
    width: 100%;
}
.banner .page{
    font-size: 0;
    right: 0;
    left: 0;
    margin: auto;
    width: auto;
    bottom: .2rem;
    text-align: center;
}
.banner .page span{
    width: .11rem;
    height: .11rem;
    opacity: 1;
    background: #fff;
    margin: 0 .055rem;
}

.banner .page span.active{
    background: #891a0f;
}
.banner .btn{
    width: .4rem;
    height: .57rem;
    margin-top: 0;
    transform: translateY(-50%);
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 100%;
}
.banner .prev{
    left: .36rem;
    background-image: url("../images/prev.png");
}
.banner .next{
    right: .4rem;
    background-image: url("../images/next.png");
}

.container01 .left{
    width: 64.84%;
}

.title001 {
    position: relative;
}
.title001 h2{
    font-size: .32rem;
    color: #0a69c1;
    line-height: .4rem;
}
.title001 .more{
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    font-size: .14rem;
    color: #707070;
    line-height: .2rem;
    display: flex;
    align-items: flex-start;
}
.title001 .more img{
    display: block;
    width: .12rem;
    margin-left: .08rem;
    margin-top: .03rem;
}

.list_box1 a{
    position: relative;
    display: block;
    overflow: hidden;
}
.list_box1 li a .pic{
    padding-top: 2.04rem;
}
.list_box1 .img_box .pic{
    padding-top: 4.43rem;
}

.list_box1 .txt{
    position: absolute;
    left: 0;
    right: 0;
    bottom: .15rem;
    z-index: 3;
    padding-left: .2rem;
    padding-right: .3rem;
}
.list_box1 .img_box .txt{
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
}

.list_box1 .txt h2{
    font-size: .18rem;
    color: #fff;
    line-height: .24rem;
    max-height: .48rem;
}
.list_box1 .img_box .txt h2{
    width: calc(100% - 1rem);
    margin-bottom: .05rem;
}
.list_box1 .txt .time{
    display: block;
    position: relative;
    color: rgba(255, 255, 255, 0.8);
    font-size: .2rem;
    line-height: .34rem;
}
.list_box1 .txt .time:before{
    position: absolute;
    content: '';
    width: 1px;
    height: .65rem;
    left: .22rem;
    right: .1rem;
    transform: rotate(45deg);
    background: rgba(255, 255, 255, 0.8);
}
.list_box1 .txt .time span{
    display: block;
}
.list_box1 .txt .time em{
    display: block;
    margin-left: .23rem;
}
.list_box1  a:after{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: url("../images/s1-img05.png") repeat-x bottom center;
}
.list_box1 .img_box a:after{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: url("../images/s1-img02.png") repeat-x bottom center;
}
.list_box1 .img_box .tj{
    position: absolute;
    left: -.6rem;
    top: -.9rem;
    width: 1.75rem;
    height: 1.75rem;
    background: url("../images/s1-img03.png") no-repeat 50%;
    background-size: 100%;
    z-index: 3;
}
.list_box1 li{
    width: 49.15%;
}
.list_box1 .img_box{
    width: 100%;
    margin-bottom: .12rem;
}

.container01 .right{
    width: 31.875%;
}

.list_box2 li{
    font-size: .18rem;
    line-height: .7rem;
    color: #060606;
    border-bottom: 1px solid #dedede;
    transition: .5s;
    position: relative;
}
.list_box2 li:after{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: -1px;
    height: 1px;
    width: 0;
    background: #891a0f;
    transition: .5s;
}
.list_box2 li:last-child{
    border-color: transparent;
}
.list_box2 li:hover:after{
    width: 100%;
}
.list_box2 li:hover{
    color: #cd2b39;
}
.container01 .left .title001{
    margin-bottom: .26rem;
}
.container01:after{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 0;
    width: 98.8%;
    max-width: 18.97rem;
    margin: 0 auto;
    height: 2.16rem;
    background: url("../images/s1-img06.png") no-repeat bottom center;
    background-size: 100% auto;
}
.container01{
    position: relative;
    padding-top: .6rem;
    padding-bottom: 1.24rem;
    background: url("../images/container01.png") no-repeat top center;
}
.title002 h2{
    font-size: .32rem;
    color: #fff;
    line-height: .4rem;
}
.container02 .left{
    width: 55.3125%;
    background: #ac2a1d;
    position: relative;
    z-index: 3;
    padding: .42rem .78rem .46rem .4rem;
}
.container02 .left .img_box a{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.container02 .left .img_box .pic{
    width: 2.6rem;
    height: 1.33rem;
}
.container02 .left .img_box .txt{
    width: calc(100% - 2.8rem);
}
.container02 .left .img_box .txt h2{
    font-size: .18rem;
    line-height: .24rem;
    color: #fff;
    height: .48rem;
    margin-bottom: .1rem;
}
.container02 .left .img_box .txt p{
    font-size: .16rem;
    line-height: .22rem;
    color: #fff;
    height: .44rem;
}
.container02 .left .img_box{
    margin-bottom: .3rem;
}
.list_box3 li{
    font-size: .18rem;
    line-height: .48rem;
    color: #fff;
    transition: .5s;
}
.list_box3 li:hover{
    padding-left: .1rem;
}
.list_box3{
    margin-bottom: .27rem;
}
.container02 .gd a{
    display: flex;
    align-items: flex-start;
    font-size: .14rem;
    color: #fff;
    line-height: .2rem;
}
.container02 .gd a img{
    display: block;
    width: .12rem;
    margin-left: .08rem;
    margin-top: .03rem;
}
.container02 .left .title002{
    margin-bottom: .46rem;
}
.container02 .right{
    width: 44.6875%;
    background: #fff;
    position: relative;
    margin-top: 1.51rem;
    padding: .4rem .38rem .5rem .35rem;
}
.container02 .right:after{
    position: absolute;
    content: '';
    top: 0;
    bottom: 0;
    right: 100%;
    background: #fff;
    width: 1.36rem;
}
.container02 .right .title002 h2{
    color: #121212;
}
.container02 .right .title002{
    margin-bottom: .34rem;
}
.list_box4 li a{
    display: block;
}
.list_box4 li time{
    display: block;
    font-size: .14rem;
    line-height: .24rem;
    color: #7f7f7f;
    margin-bottom: .05rem;
    transition: .5s;
}
.list_box4 li h2{
    font-size: .18rem;
    line-height: .24rem;
    color: #121212;
    transition: .5s;
}
.list_box4 li:hover h2,
.list_box4 li:hover time{
    color: #cd2b39;
}
.list_box4 li{
    margin-bottom: .2rem;
}
.list_box4{
    margin-bottom: .34rem;
}
.container02 .right .gd a{
    color: #707070;
}
.container02 .wp{
    align-items: flex-start;
}
.container02{
    padding-bottom: .82rem;
    background: url("../images/container02.jpg") no-repeat bottom center;
    background-size: cover;
}
.container03 .content{
    display: flex;
    flex-wrap: wrap;
    flex-direction: row-reverse;
    justify-content: space-between;
}
.container03 .left{
    width: 59.14%;
}

.list_box5 li a{
    display: block;
    position: relative;
}
.list_box5 li a h3,
.container03 .right a h3{
    position: absolute;
    left: 0;
    right: 0;
    bottom: .2rem;
    font-size: .18rem;
    color: #fff;
    line-height: .2rem;
    padding: 0 .2rem;
    z-index: 3;
}
.list_box5 li a:after,
.container03 .right a:after{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: url("../images/s3-img05.png") repeat-x bottom center;
}
.list_box5 li.litxt{
    width: 58.26%;
}
.list_box5 li.litxt a{
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    background: url("../images/s3-img01.jpg") no-repeat 50%;
    background-size: 100% 100%;
    height: 2.59rem;
    padding: .1rem;
}
.list_box5 li.litxt a:after{
    display: none;
}
.list_box5 li.litxt h2{
    font-size: .32rem;
    color: #fff;
    line-height: .4rem;
    text-align: center;
    margin-bottom: .16rem;
}
.list_box5 li.litxt p{
    font-size: .14rem;
    line-height: .22rem;
    color: #fff;
    text-align: center;
}
.list_box5 li.li2{
    width: 41.48%;
}
.list_box5 li.li2 .pic{
    padding-top: 2.59rem;
}
.list_box5 li.li3{
    width: 49.82%;
    margin-top: .02rem;
}
.list_box5 li.li3 .pic{
    padding-top: 2.61rem;
}
.container03 .right{
    width: 40.7%;
}
.container03 .right a{
    display: block;
    position: relative;
}
.container03 .right a .pic{
    padding-top: 5.21rem;
}

.container03{
    padding-top: 1.16rem;
    padding-bottom: 1.03rem;
    background: url("../images/container03.jpg") no-repeat 50%;
    background-size: cover;
}

.container04 .left{
    width: 20.7%;
    position: relative;
    z-index: 3;
    padding: .76rem .3rem .45rem .35rem;
}
.container04 .left:after{
    position: absolute;
    content: '';
    top: 0;
    bottom: 0;
    right: 0;
    width: 5.85rem;
    background: url("../images/s4-img02.jpg") no-repeat 50%;
    background-size: cover;
    z-index: -1;
}
.container04 .left h2{
    font-size: .32rem;
    color: #fff;
    line-height: .4rem;
    margin-bottom: .35rem;
}
.container04 .left p{
    font-size: .14rem;
    line-height: .22rem;
    color: #fff;
    -webkit-line-clamp: 8;
    height: 1.54rem;
    margin-bottom: 1.76rem;
}
.container04 .left .more{
    display: flex;
    align-items: flex-start;
    font-size: .14rem;
    color: #fff;
    line-height: .2rem;
}
.container04 .left .more img{
    display: block;
    width: .12rem;
    margin-left: .08rem;
    margin-top: .03rem
}
.container04 .right{
    width: 73.98%;
}

.list1w a{
    display: block;
}
.list1w a .pic{
    padding-top: 4.05rem;
}


.container04 .wp{
    align-items: center;
}
.container04{
    background: #fff;
}

.list2w a{
    display: block;
}
.list2w h1{
    font-size: .32rem;
    color: #0a69c1;
    line-height: .4rem;
    margin-bottom: .25rem;
}
.list2w a .pic{
    padding-top: 2.37rem;
}
.list2w a time{
    position: absolute;
    left: 0;
    bottom: 0;
    font-size: .14rem;
    line-height: .24rem;
    z-index: 3;
    padding-left: .13rem;
    padding-right: .13rem;
    color: #fff;
}
.list2w .slide1 a time{
    background: #e6cf33;
}
.list2w .slide2 a time{
    background: #24dfd4;
}
.list2w .slide3 a time{
    background: #2568f0;
}
.list2w  .txt{
    background: #fff;
    padding: .16rem .2rem .3rem ;
}
.list2w .txt p{
    font-size: .18rem;
    line-height: .24rem;
    color: #050505;
    height: .48rem;
    margin-bottom: .36rem;
}
.list2w .txt img{
    display: block;
    height: .08rem;
    transition: .5s;
    margin-right:.1rem
}
.list2w .txt .gd{
    display:flex;
    align-items:center;
    font-size:.16rem;
    color:#333;
    transition: .5s;
    
}
.list2w .swiper-slide:hover .txt p{
    color: #cd2b39;
}
.list2w  .swiper-slide:hover .txt .gd{
    transform: translateX(.1rem);
}

.container05{
    padding-top: .76rem;
    padding-bottom: 1.05rem;
    background: url("../images/container05.jpg") no-repeat 50%;
    background-size: cover;
}

@media (max-width: 1199px){
    .banner{
        margin-top: .75rem;
    }
}
@media (max-width: 1025px){
    .banner .btn{
        width: .25rem;
        height: .32rem;
    }
    .banner .prev{
        left: .1rem;
    }
    .banner .next{
        right: .1rem;
    }
    .title001 h2{
        font-size: .26rem;
    }
    .list_box2 li{
        font-size: .18rem;
    }
    .container01{
        padding-top: .4rem;
    }
    .title002 h2{
        font-size: .26rem;
    }
    .container04 .left h2{
        font-size: .26rem;
    }
    .container02 .left .title002{
        margin-bottom: .3rem;
    }
    .container02 .right .title002{
        margin-bottom: .24rem;
    }
    .container02{
        padding-bottom: .4rem;
    }
}
@media (max-width: 960px){
    .container01 .left{
        width: 100%;
        margin-bottom: .4rem;
    }
    .container01 .right{
        width: 100%;
    }
    .list_box1 .img_box .pic{
        padding-top: 53.37%;
    }
    .list_box1 li a .pic{
        padding-top: 50%;
    }
    .container02 .left{
        width: 100%;
        margin-bottom: .4rem;
        padding: .3rem .2rem;
    }
    .container02 .right{
        width: 100%;
        margin-top: 0;
        padding: .3rem .2rem;
    }
    .container02 .right:after{
        display: none;
    }
    .container02{
        padding-top: .4rem;
    }
    .container03{
        padding-top: .4rem;
        padding-bottom: .4rem;
    }
    .container04 .left{
        width: 100%;
        margin-bottom: .3rem;
        padding: .3rem .2rem;
    }
    .container04 .left p{
        margin-bottom: .2rem;

    }
    .container04 .left:after{
        left: -15px;
        right: -15px;
        width: auto;
    }
    .container04 .left h2{
        margin-bottom: .15rem;
        text-align: center;
    }
    .container04 .left p{
        height: auto;
        max-height: 1.54rem;
    }
    .container04 .right{
        width: 100%;
    }
    .list1w a .pic{
        padding-top: 135.9%;
    }
    .list2w a .pic{
        padding-top: 57.25%;
    }
    .list_box5 li.litxt h2{
        font-size: .26rem;line-height: .3rem;
    }
    .list2w h1{
        font-size: .26rem;line-height: .3rem;
        margin-bottom: .2rem;
    }
    .list2w a .txt p{
        margin-bottom: .2rem;
    }
    .container05{
        padding-top: .3rem;
        padding-bottom: .4rem;
    }
}

@media (max-width: 769px){
    .container03 .left{
        width: 100%;
        margin-bottom: .1rem;
    }
    .container03 .right{
        width: 100%;
    }
    .container03 .right a .pic{
        padding-top: 100%;
    }
    .list_box5 li.li3 .pic{
        padding-top: 69.23%;
    }
    .list_box1 .img_box .tj{

    }
    .list_box1 .img_box .tj img{
        width: 100%;
        display: block;
    }
    .container01{
        padding-bottom: .64rem;
    }
}
@media (max-width: 481px){

    .list_box5 li.litxt p{
        font-size: .16rem;
        line-height: .28rem;
    }
    .list_box5 li.litxt{
        width: 100%;
        margin-bottom: .1rem;
    }
    .list_box5 li.li2{
        width: 100%;
        margin-bottom: .1rem;
    }
    .list_box5 li.li2 .pic{
        padding-top: 82.48%;
    }
    .list_box1 li{
        width: 100%;
        margin-bottom: .15rem;
    }
    .container01 .left{
        margin-bottom: .2rem;
    }
    .container02 .left .img_box .pic{
        width: 100%;
        height: auto;
        padding-top: 51.15%;
    }
    .container02 .left .img_box a{
        flex-wrap: wrap;
    }
    .container02 .left .img_box .txt{
        width: 100%;
        padding-top: .2rem;
    }
    .container02 .left .img_box .txt h2{
        font-size: .2rem;
    }
    .list_box5 li.litxt a{
        height: auto;
        padding: .3rem .15rem;
    }
    .list_box5 li a h3, .container03 .right a h3{
        font-size: .2rem;
        padding-left: .1rem;
        padding-right: .1rem;
    }
    .container04 .left p{
        font-size: .16rem;
        line-height: .28rem;
    }
    .list_box5 li.li3{
        width: 49%;
    }
}</pre></body></html>