<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
html,body .body_h {
    position: relative;
    height: 100vh;
    overflow: hidden;
}

.banner .swiper-slide a{
    position: relative;
    display: block;
    height: 100vh;
    overflow: hidden;
    width: 100%;
}
.banner .swiper-slide a .bg{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
    transition: linear 5s;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;

    transform: scale(1);
}
.banner .swiper-slide.swiper-slide-active a .bg {
    transform: scale(1);
}


.banner .swiper-slide a:after{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: url("../images/b-mask.png") no-repeat bottom center;
    background-size: 100% 2.13rem;
}
.banner .paga{
    position: absolute;
    z-index: 5;
    left: 0;
    right: 0;
    bottom: 0.72rem;
    display: flex;
    justify-content: center;
    align-items: center;
}
.banner .paga .dots{
    position: static;
}
.banner .paga .dots span{
    display: inline-block;
    width: 0.11rem;
    height: 0.11rem;
    border-radius: 50%;
    background-color: #b6bfbd;
    margin: 0 0.1rem;
    opacity: 1;
    background-size: 0.63rem 0.29rem;
    background-repeat: no-repeat;
    background-position: 50%;
    vertical-align: middle;
}
.banner .paga .dots .swiper-pagination-bullet-active{
    width: 0.63rem;
    height: 0.29rem;
    background-color: transparent;
    background-image: url("../images/dots.png");
}
.banner .paga a{
    display: block;
    font-size: 14px;
    color: #fff;
    line-height: 14px;
    margin-left: 0.08rem;
    padding-left: 0.12rem;
    border-left: 1px solid #fff;
}
.body_h .bb{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 0.86rem;
    height: 0.43rem;
    z-index: 3;
    cursor: pointer;
    margin: 0 auto;
}
.body_h .bb img{
    display: block;
}

.body_b {
    position: fixed;
    left: 0;
    top: 100%;
    bottom: 0;
    right: 0;
    background: #fff;
    transition: top 0.7s cubic-bezier(0.5,0,0.2,1) 0s;
    z-index: 99;
    overflow: auto;
    outline: none;
}
.body_b.showdiv {
    top: 0;
}
.scroll {
    padding-top: 0.88rem;
}

.s1 .tit{
    width: 0.5rem;
}
.s1 .tit img{
    display: block;
    width: 100%;
}
.s1 .txt{
    width: calc(100% - 0.78rem);
}
.s1 .txt h2{
    font-size: 0.24rem;
    color: #9a2226;
    font-weight: 600;
    line-height: 0.34rem;
    text-align: center;
    margin-bottom: 0.09rem;
}
.s1 .txt p{
    padding-right: 0.74rem;
    font-size: 0.14rem;
    color: rgba(17, 17, 17, 0.6);
    line-height: 0.34rem;
}
.s1 .txt div a{
    position: absolute;
    right: 0;
    top: 0;
    font-size: 0.14rem;
    color: #c7000b;
    line-height: 0.34rem;
}
.s1{
    margin-bottom: .9rem;
    background: #fff url("../images/s1-img02.png") no-repeat right bottom;
    background-size: 2.75rem 1.25rem;
    padding: 0.28rem 0.28rem 0.18rem;
}

.s2 .aleft{
    width: 75%;
}
.s2 .aleft .ll{
    width: 66.66%;
    box-shadow: 0 0 10px rgba(51, 51, 51, 0.5);
    position: relative;
    z-index: 3;
}
.list1w a{
    display: block;
}
.list1w a .pic{
    padding-top: 3.94rem;
}
.list1w a .pic p{
    position: absolute;
    left: 0;
    top: .2rem;
    font-size: 0.18rem;
    color: #fff;
    line-height: 0.46rem;
    padding-left: 0.1rem;
    padding-right: 0.22rem;
    background: #c6000b;
    border-radius: 0 50px 50px 0;
}
.list1w a .txt time{
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0.14rem;
    color: #ad7e47;
    line-height: .24rem;
    margin-bottom: 0.16rem;
}
.list1w a .txt time i{
    display: block;
    width: 0.25rem;
    height: 1px;
    background: #ad7e47;
}
.list1w a .txt time span{
    display: block;
    margin: 0 0.1rem;
}
.list1w a .txt h2{
    font-size: 0.22rem;
    line-height: 0.32rem;
    color: #111111;
    font-weight: 600;
    text-align: center;
    margin-bottom: 0.2rem;
}
.list1w a .txt p{
    font-size: 0.14rem;
    line-height: 0.24rem;
    color: rgba(17, 17, 17, 0.6);
    height: 0.48rem;
    text-align: center;
}
.list1w a .txt{
    height: 2.74rem;
    padding: 0.16rem 0.46rem;
    background: #fff;
}
.list1w .btnbox{
    position: absolute;
    left: 0 ;
    right: 0;
    bottom: 0.65rem;
    padding: 0 0.4rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.list1w .btn{
    position: static;
    margin-top: auto;
    width: 0.59rem;
    height: 0.25rem;
    background-size: 0.59rem;
}
.list1w .prev{
    background-image: url("../images/s2-img03.png");
}
.list1w .next{
    background-image: url("../images/s2-img02.png");
}
.list1w .prev:hover{
    background-image: url("../images/s2-img04.png");
}
.list1w .next:hover{
    background-image: url("../images/s2-img05.png");
}
.list1w .paga{
    position: static;
    font-size: 0;
}
.list1w .paga span{
    width: 0.08rem;
    height: 0.08rem;
    background: #cccccc;
    opacity: 1;
    margin: 0 0.1rem;
    vertical-align: middle;
}
.list1w .paga .swiper-pagination-bullet-active{
    width: 0.18rem;
    height: 0.18rem;
    margin:0 0.07rem ;
    background: url("../images/s2-img06.png") no-repeat 50%;
    background-size: 100%;
}
.s2 .aleft .rr{
    width: 33.34%;
    margin-top: 0.1rem;
}
.t02 {    
    position: absolute;
    right: 0;
    top: 0;
}
.t02 a{border: 0 !important;    padding: 8px 8px 0 0px !important;}
.tit001{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.tit001 .al h2{
    font-size: 0.3rem;
    color: #111;
    line-height: 0.35rem;
    padding-left: 0.13rem;
    border-left: 0.03rem solid #c6000b;
    font-family: 'SHSCN-Bold';
}
.tit001 .ar{
    display: flex;
    align-items: center;
}
.tit001 .ar .mores{
    display: flex;
    align-items: center;
    font-size: 0.14rem;
    color: #111111;
    line-height: 0.32rem;
}
.tit001 .ar .mores img{
    display: block;
    width: .32rem;
    margin-right: 0.05rem;
}
.s2 .tit001{
    padding-left: 0.25rem;
    padding-right: 0.3rem;
    margin-bottom: 0.2rem;
}
.s2Pt a{
    display: block;
    position: relative;
}
.s2Pt a .pic{
    padding-top: 1.79rem;
}
.s2Pt a p{
    font-size: 0.16rem;
    color: #ffffff;
    line-height: 0.38rem;
    padding: 0 .1rem;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    background: rgba(0, 0, 0, 0.5);
}
.s2Pt {
    margin-bottom: 0.19rem;
}
.s2-list a{
    display: block;
    padding-top: 0.15rem;
    padding-bottom: 0.12rem;
}
.s2-list a p{
    font-size: 0.18rem;
    line-height: 0.28rem;
    color: #111111;
    height: 0.56rem;
    margin-bottom: 0.05rem;
}
.s2-list a time{
    display: flex;
    align-items: center;
    font-size: 0.14rem;
    line-height: 0.24rem;
    color: #ad7e47;
}
.s2-list a time img{
    display: block;
    width: 0.14rem;
    margin-right: 0.05rem;
}
.s2-list li{
    border-top: 1px solid #dddddd;
}
.s2-list li:first-child{
    border: none;
}
.s2-list .miso-arrow{
    top: auto;
    width: 0.17rem;
    height: 0.09rem;
    bottom: -0.38rem;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 0.17rem;
}
.s2-list .miso-prev{
    left: 1.21rem;
    background-image: url("../images/s2-img09.png");
}
.s2-list .miso-next{
    right: 1.1rem;
    background-image: url("../images/s2-img10.png");
}

.s2 .content{
    border-bottom: 0.32rem solid #fbf8f3;
    padding: 0.25rem 0.36rem 0.1rem 0.25rem;
    background: #fff;
}
.s2 .aright{
    width: 25%;
    margin-top: 0.1rem;
}
.s2 .aright .tit001{
    padding-left: 0.35rem;
    padding-right: 0.25rem;
}
.s2 .aright .content{
    border-bottom-color: #fff;
    padding: 0.25rem 0.25rem 0.1rem 0.35rem;
}
.s2 {
    margin-bottom: 0.63rem;
}

.list2w a{
    display: block;
    transition: .5s;
}
.list2w a .pic{
    padding-top: 1.77rem;
}
.list2w a .txt p{
    font-size: 0.18rem;
    line-height: 0.28rem;
    color: #111111;
    height: 0.56rem;
}
.list2w a .txt{
    padding: 0.13rem 0.25rem;
    background: #fff;
}
.list2w a:hover .txt p{
    font-weight: 600;
}
.list2w .swiper-container {
    padding: 20px 0;
}
.list2w a:hover {
    box-shadow: 0 0 20px rgba(51, 51, 51, 0.35);
}
.list2w{
    position: relative;
}
.list2w .btn{
    width: 0.53rem;
    height: 0.53rem;
    margin-top: -0.6rem;
    background-size: 0.53rem;
}
.list2w .prev{
    left: -0.82rem;
    background-image: url("../images/s3-img05.png");
}
.list2w .next{
    right: -0.82rem;
    background-image: url("../images/s3-img06.png");
}

.s3 .tit001{
    margin-bottom: 0.14rem;
}
.container01{
    padding-top: 0.7rem;
    padding-bottom: 0.42rem;
    background: url("../images/container01.jpg") no-repeat bottom center;
    background-size: cover;
}

.s4 .aleft{
    width: 51.29%;
    padding: 0.45rem 0.86rem 0.5rem 0.51rem;
    border-left: 0.05rem solid #c6000b;
    background: #fff;
}
.s4 .aleft .tit001{
    margin-bottom: .24rem;
}
.s4mt li a{
    position: relative;
    z-index: 3;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
}
.s4mt li a .icon{
    width: 1.22rem;
    height: 0.57rem;
    position: relative;
}
.s4mt li a .txt{
    width: calc(100% - 1.4rem);
    padding-right: 0.75rem;
    position: relative;
}
.s4mt li a .txt p{
    font-size: 0.18rem;
    line-height: 0.28rem;
    color: #111111;
    height: 0.56rem;

}
.s4mt li a .txt time{
    position: absolute;
    top: 0;
    right: 0;
    width: 0.78rem;
    text-align: right;
}
.s4mt li a .txt time span{
    display: block;
    font-size: 0.16rem;
    line-height: 0.28rem;
    color: #ad7e47;
    margin-bottom: 0.15rem;
}
.s4mt li a .txt time b{
    display: block;
    height: 0.08rem;
    background: url("../images/s4-img06.png") no-repeat right center;
    background-size: auto 100%;
}
.s4mt li:hover a .txt p{
    font-weight: 600;
}
.s4mt li:after{
    position: absolute;
    content: '';
    left: -0.4rem;
    right: -0.4rem;
    top: -0.11rem;
    bottom: -0.11rem;
    background: #fff;
    box-shadow: 0 0 10px rgba(51, 51, 51, 0.25);
    border-radius: 0.1rem 0 0.1rem 0;
    opacity: 0;
    visibility: hidden;
    transition: .5s;
}
.s4mt li:hover:after{
    opacity: 1;
    visibility: visible;
}
.s4mt li{
    position: relative;
    padding-top: 0.18rem;
    padding-bottom: .19rem;
    border-bottom: 1px dashed #dddddd;
    transition: margin .5s;
}
.s4mt li:hover{
    margin-left: -.24rem;
    margin-right: -0.14rem;
}
.s4 .aright{
    width: 48.71%;
    padding: .49rem .6rem  .45rem .57rem ;
    background: #f4eee1;
    border-radius: 1rem 0 0 0;
}
.s4 .aright .tit001{
    margin-bottom: .42rem;
}
.list3w a {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.list3w a .pic{
    width: 3.77rem;
    height: 2.92rem;
}
.list3w a .txt{
    width: calc(100% - 3.77rem);
    background: #c6000b url("../images/s4-img09.png") no-repeat right center;
    padding: 0.26rem 0.32rem;
    background-size: 0.95rem ;
}
.list3w a .txt i{
    display: block;
    width: 0.4rem;
    height: 2px;
    background: #fff;
    margin-bottom: 0.2rem;
}
.list3w a .txt p{
    font-size: 0.18rem;
    line-height: .28rem;
    color: #fff;
    -webkit-line-clamp: 6;
    height: 1.68rem;
    font-weight: 600;
}
.list3w .page{
    left: auto;
    width: auto;
    right: 0.57rem;
    bottom: 0.24rem;
}
.list3w .page span{
    width: 0.08rem;
    height: 0.08rem;
    margin:0 0.1rem;
    background-color: #fff;
    background-size: 0.18rem;
    background-repeat: no-repeat;
    background-position: 50%;
    opacity: 1;
    position: relative;
}
.list3w .page span:after{
    position: absolute;
    content: '';
    left: 50%;
    top: 50%;
    width: 0.18rem;
    height: 0.18rem;
    border: 1px solid #fff;
    transform: translate(-50%,-50%);
    opacity: 0;
    visibility: hidden;
    border-radius: 50%;
}
.list3w .page .swiper-pagination-bullet-active:after{
    opacity: 1;
    visibility: visible;
}
.list3w{
    margin-bottom: .22rem;
}
.s4dt li {
    position: relative;
    line-height: 0.5rem;
}
.s4dt li a{
    font-size: 0.18rem;
    color: #111111;
    padding-left: 0.2rem;
    padding-right: 1rem;
}
.s4dt li time{
    position: absolute;
    right: 0;
    top: 0;
    font-size: 0.14rem;
    color: rgba(17, 17, 17, 0.6);
}
.s4dt li:before{
    position: absolute;
    content: '';
    left: 0;
    top: 50%;
    width: 0.06rem;
    height: 0.06rem;
    background: #c6000b;
    border-radius: 50%;
    transform: translateY(-50%);
}

.s4{
    margin-bottom: 0.6rem;
}
.s5 .aleft{
    width: 0.7rem;
}
.s5 .aleft h2{
    height: 100%;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    background: #aa151c;
}
.s5 .aleft h2 span{
    display: block;
    font-size: 0.3rem;
    color: #fff;
    line-height: 0.35rem;
    font-family: 'SHSCN-Bold';
    width: 0.32rem;
    letter-spacing: 2px;
}
.s5 .aright{
    width: calc(100% - 0.7rem);
}

.list4w a{
    display: block;
    padding: 0.18rem 0.33rem 0.2rem;
    border: 1px solid #ebebeb;
    border-bottom: 0.03rem solid #c6000b;
}
.list4w a .time{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 0.15rem;
}
.list4w a time{
    display: block;
    font-size: 12px;
    color: #111111;
    line-height: 0.28rem;
    padding-left: 0.2rem;
    background: url("../images/s5-img01.png") no-repeat left center;
    background-size: 0.13rem;
}
.list4w a .time span{
    display: block;
    font-size: 12px;
    color: #c7000b;
    opacity: .35;
    line-height: 0.28rem;
}
.list4w a p{
    font-size: 0.18rem;
    line-height: 0.28rem;
    color: #111;
    height: 0.56rem;
    font-weight: 600;
}
.list4w .page{
    font-size: 0;
    left: auto;
    width: auto;
    top: 50%;
    transform: translateY(-50%);
    right: 0.35rem;
    display: none;
}
.list4w .page span{
    display: block;
    width: 0.08rem;
    height: 0.08rem;
    margin-top: 0.22rem;
    opacity: 1;
    background: #cccccc;
    position: relative;
}
.list4w .page span:first-child{
    margin-top: 0;
}
.list4w .page span:before{
    position: absolute;
    content: '';
    left: 50%;
    top: 50%;
    width: 0.18rem;
    height: 0.18rem;
    border: 1px solid #c6000b;
    border-radius: 50%;
    transform: translate(-50% ,-50%);
    opacity: 0;
    visibility: visible;
}
.list4w .page .swiper-pagination-bullet-active:before{
    opacity: 1;
    visibility: visible;
}
.list4w .page .swiper-pagination-bullet-active{
    background: #c6000b;
}
.list4w {
    position: relative;
    padding: 0.45rem 1.05rem 0.43rem 0.65rem;
    border-right: 0.05rem solid #c6000b;
    background: url("../images/s5-img02.jpg") no-repeat 50%;
    background-size: cover;
}

.container02{
    padding-top: 0.8rem;
    padding-bottom: 0.67rem;
    background: url("../images/container02.jpg") no-repeat bottom center;
    background-size: cover;
}

.list5w a{
    display: block;
    position: relative;
    z-index: 3;
    border-radius: 0 0.35rem 0 0.35rem;
    padding: 0.15rem 0.3rem 0.24rem;
    border: 1px solid #dddddd;

}
.list5w a h2{
    font-size: 0.18rem;
    line-height: 0.56rem;
    color: #111111;
    border-bottom: 1px dashed #dddddd;
    margin-bottom: 0.19rem;
}
.list5w a h5{
    display: flex;
    align-items: center;
    font-size: 0.14rem;
    line-height: 0.32rem;
    color: rgba(17, 17, 17, 0.6);
}
.list5w a h5 img{
    display: block;
    width: 0.14rem;
    max-height: 0.16rem;
    margin-right: 0.12rem;
}
.list5w .swiper-slide{
    width: 4.3rem;
    position: relative;
}
.list5w .swiper-slide:after{
    position: absolute;
    content: '';
    right: 0.1rem;
    bottom: -0.07rem;
    left: 0;
    top: 0;
    background: #c6000b;
    border-radius: 0 0.35rem 0 0.35rem;
    opacity: 0;
    visibility: hidden;

}
.list5w .swiper-container{
    overflow: visible;
    padding-bottom: 0.07rem;
}
.list5w .swiper-slide:hover a h2{
    font-weight: 600;
}
.list5w .swiper-slide a {
    background: #fff;
    border-color: #c6000b;

}
.list5w .swiper-slide:after{
    opacity: 1;
    visibility: visible;
}
.list5w .page{
    font-size: 0;
    bottom: 0;
    width: 100%;
}
.list5w .page span{
    width: 0.08rem;
    height: 0.08rem;
    margin: 0 0.11rem;
    opacity: 1;
    background: #cccccc;
    position: relative;
}
.list5w .page span:after{
    position: absolute;
    content: '';
    left: 50%;
    top: 50%;
    width: 0.18rem;
    height: 0.18rem;
    border: 1px solid #c6000b;
    border-radius: 50%;
    transform: translate(-50% ,-50%);
    opacity: 0;
    visibility: visible;
}
.list5w .page .swiper-pagination-bullet-active {
    background: #c6000b;
}
.list5w .page .swiper-pagination-bullet-active:after {
    opacity: 1;
    visibility: visible;
}
.list5w{
    position: relative;
    padding-bottom: 0.67rem;
}

.container03 .tit001{
    margin-bottom: 0.62rem;
}
.container03{
    padding-top: 0.6rem;
    padding-bottom: 0.5rem;
    overflow: hidden;
    background: url("../images/container03.jpg") no-repeat bottom center;
    background-size: cover;
}
.container04 .tit001{
    margin-bottom: 0.66rem;
}
.container04 .tit001 .al h2{
    color: #fff;
    border-color: #fff;
}
.container04 .tit001 .ar .mores{
    color: #fff;
}

.list6w a{
    padding-left: .3rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.list6w a .icon{
    width: 1.02rem;
    height: 1.02rem;
    position: relative;
}
.list6w a .icon:before{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: url("../images/con-icon05.png") no-repeat 50%;
    background-size: 100% 100%;
}
.list6w a .txt{
    width: calc(100% - 1.2rem);
}
.list6w a .txt h2{
    font-size: 0.18rem;
    color: #fff;
    font-family: 'SHSCN-Bold';
}
.list6w a .txt h2 i{
    display: inline-block;
    font-size: 0.38rem;
    line-height: 0.4rem;
    margin-right: 0.1rem;
}
.list6w a .txt p{
    font-size: 0.24rem;
    color: #fff;
    line-height: 0.34rem;
    font-family: 'SHSCN-Bold';

}
.list6w a:hover .icon:before{
    animation: cc 10s  linear 0s infinite;
}
@keyframes cc {
    0%{transform:rotate(0);}
    100%{transform:rotate(360deg);}
}
.list6w .page {
    font-size: 0;
    width: 100%;
    bottom: 0;
}
.list6w .page span{
    width: 0.08rem;
    height: 0.08rem;
    margin: 0 0.11rem;
    background: #cccccc;
    position: relative;
    opacity: 1;
}
.list6w .page span:after{
    position: absolute;
    content: '';
    width: 0.18rem;
    height: 0.18rem;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    opacity: 0;
    visibility: hidden;
    border-radius: 50%;
    border: 1px solid #fff;
}
.list6w .page .swiper-pagination-bullet-active:after{
    opacity: 1;
    visibility: visible;
}
.list6w .page .swiper-pagination-bullet-active{
    background: #fff;
}
.list6w{
    position: relative;
    padding-bottom: 0.56rem;
}
.container04{
    padding-top: 0.62rem;
    padding-bottom: 0.63rem;
    background: url("../images/container04.jpg") no-repeat 50%;
    background-size: cover;
}

.container05 .tit001{
    margin-bottom: 0.54rem;
}
.container05 .aleft{
    width:89.79%;
    max-width: 12.57rem;
}

.list7hg a{
    display: block;
    position: relative;
}
.list7hg a .pic{
    padding-top: 3.85rem;
}
.list7hg a:after{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
}
.list7hg .swiper-slide{
    width: 24.26%;
}
.list7hg .swiper-slide-active{
    width: 51.48%;
}
.list7hg .swiper-slide-active a:after{
    opacity: 0;
    visibility: hidden;
}
.container05 .aright{
    width: 32.14%;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    background: #fff;
    z-index: 3;
}
.list7hgg{
    height: 100%;
}
.list7hgg a{
    display: block;
    height: 100%;
    padding: 0.44rem  0.7rem 0.44rem 0.45rem;
}
.list7hgg a h2{
    font-size: 0.18rem;
    color: #111111;
    line-height: 0.28rem;
    height: 0.56rem;
    font-weight: 600;
    margin-bottom: .27rem;
}
.list7hgg a time{
    display: block;
    font-size: 0.14rem;
    line-height: 0.28rem;
    color: #ad7e47;
    padding-left: 0.2rem;
    background: url("../images/s2-img08.png") no-repeat left center;
    background-size: 0.14rem;
    margin-bottom: .1rem;
}
.list7hgg a i{
    display: block;
    width: 100%;
    height: 1px;
    background: #ccc;
    margin-bottom: .4rem;
}
.list7hgg a p{
    font-size: 0.14rem;
    line-height: .24rem;
    color: rgba(17, 17, 17, 0.6);
    -webkit-line-clamp: 4;
    height: 0.96rem;
}
.container05 .btnbox{
    margin-top: .38rem;
    display: flex;
    justify-content: center;
}
.container05 .btnbox .btn{
    position: static;

    width: 0.46rem;
    height: 0.46rem;
    margin: 0 0.2rem;
    background-size: 0.11rem;
    background-position: 50%;
    background-repeat: no-repeat;
    border: 1px solid #c6000b;
    border-radius: 50%;
}
.container05 .btnbox .prev{
    background-image: url("../images/s8-img04.png");
}
.container05 .btnbox .next{
    background-image: url("../images/s8-img05.png");
}
.container05 .btnbox .btn:hover{
    background-color: #c6000b;
}
.container05 .btnbox .prev:hover{
    background-image: url("../images/s8-img02.png");
}
.container05 .btnbox .next:hover{
    background-image: url("../images/s8-img03.png");
}
.container05 {
    padding-top: .68rem;
    padding-bottom: .4rem;
    background: url("../images/container05.jpg") no-repeat bottom center;
    background-size: cover;
}
.s9 .tit001 {
    flex-wrap: wrap;
}
.s9 .tit001 .al,
.s9 .tit001 .ar{
    width: 100%;
}
.s9 .tit001 .al{
    margin-bottom: 0.57rem;
}
.s9 .tit001 .ar li{
    position: relative;
    margin-left: 18px;
}
.s9 .tit001 .ar li a{
    display: block;
}
.s9 .tit001 .ar li a .icon{
    width: 0.48rem;
    height: 0.48rem;
    position: relative;
    background: #c6000b;
    opacity: .35;
    transition: .5s;
    border-radius: 50%;
}
.s9 .tit001 .ar li .code{
    background: #fff;
    width: 1rem;
    height: 1rem;
    position: absolute;
    z-index: 1;
    left: 50%;
    right: auto;
    top: 100%;
    bottom: auto;
    margin-left: -0.5rem;
    margin-top: 0;
    padding: 0.11rem 0.1rem;
    opacity: 0;
    visibility: hidden;
    transition: .5s;
}
.s9 .tit001 .ar li .code:after{
    content: "";
    border: 0.1rem solid transparent;
    border-bottom-color: #fff ;
    position: absolute;
    top: -0.2rem;
    left: 50%;
    transform: translateX(-50%);
}

.s9 .tit001 .ar li .code img{
    display: block;
    width: 100%;
}
.s9 .tit001 .ar li:hover .code {
    margin-top: 0.2rem;
    opacity: 1;
    visibility: visible;
}
.s9 .tit001 .ar li:hover .icon{
    opacity: 1;
}

.s9 .top .aleft{
    width: 20%;
}
.s9 .top .aright{
    width: 75%;
}
.s9 .s9list{
    align-items: flex-end;
}
.s9  .s9list a{
    display: block;
    position: relative;
}
.s9 .s9list li a:after{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: url("../images/s9-img10.png") repeat-x bottom center;
    background-size: auto 1.06rem;
}
.s9list li p{
    position: absolute;
    left: 0.2rem;
    right: 0;
    bottom: 0.07rem;
    font-size: 0.16rem;
    line-height: 0.4rem;
    color: #fff;
    z-index: 3;
    padding: 0 0.2rem;
    padding-left: 0.37rem;
    background-repeat: no-repeat;
    background-position: left center;
    background-image: url("../images/s9-icon01.png");
    background-size: 0.29rem;
}
.s9list li p.qj {
    background-image: url("../images/s9-img07.png");
    background-size: 0.31rem;
}
.s9list li p.sp {
    background-image: url("../images/s9-img08.png");
    background-size: 0.3rem;
}
.s9 .top .s9list li.i1{
    width: 38%;
}
.s9 .top .s9list li.i1 .pic{
   padding-top: 2.85rem;
}
.s9 .top .s9list li.i2{
    width: 38%;
}
.s9 .top .s9list li.i2 .pic{
    padding-top: 2.85rem;
}
.s9 .top .s9list li.i3{
    width: 23.37%;
}
.s9 .top .s9list li.i3 .pic{
    padding-top: 2.85rem;
}
.s9list li.i3 a:after{
    display: none;
}
.s9 .top {
    margin-bottom: 0.05rem;
}
.s9 .bottom .s9list li.i1{
    width: 36.93%;
}
.s9 .bottom .s9list li a .pic{
    padding-top: 2.52rem;
}
.s9 .bottom .s9list li.i2{
    width: 36.93%;
}

.s9 .bottom .s9list li.i3{
    width: 25.29%;
}

.s9 .bottom .s9list li.i3 a .pic i{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 0.53rem;
    height: 0.53rem;
    background: url("../images/s9-img09.png") no-repeat 50%;
    background-size: 0.53rem;
    z-index: 3;
}
.s9 {
    margin-bottom: 0.63rem;
}

.s10 .tac ul li{
    width: 20%;
    position: relative;
    cursor: pointer;
    font-size: 0.18rem;
    line-height: 0.6rem;
    text-align: center;
    color: #fff;
}
.s10 .tac ul li:before{
    position: absolute;
    content: '';
    left: 0;
    top: 50%;
    width: 1px;
    height: 0.13rem;
    background: rgba(255, 255, 255, 0.5);
    transform: translateY(-50%);
}
.s10 .tac ul li:after{
    position: absolute;
    content: '';
    left: 50%;
    bottom: 0;
    border: 0.07rem solid transparent;
    border-bottom-color: #fff;
    transform: translateX(-50%);
    opacity: 0;
    visibility: hidden;
}
.s10 .tac ul li:first-child:before{
    display: none;
}
.s10 .tac ul li.active:after{
    opacity: 1;
    visibility: visible;
}
.s10 .tac ul li.active{
    font-weight: 600;
}
.s10 .tac{
    background: #ad2d32;
}

.s10list li{
    width: 20%;
    padding-right: 0.2rem;
    position: relative;
}
.s10list li:before{
    position: absolute;
    content: '';
    left: 0.05rem;
    top: 50%;
    width: 0.06rem;
    height: 0.06rem;
    background: #9a2226;
    border-radius: 50%;
    transform: translateY(-50%);
}
.s10list li:after{
    position: absolute;
    content: '';
    left: 0;
    right: 100%;
    top: 0;
    bottom: 0;
    background: #9a2226;
    border-left: 0.04rem solid #ad7e47;
    transition: .5s;
    opacity: 0;
    visibility: hidden;
}
.s10list li a{
    font-size: 0.16rem;
    line-height: 0.42rem;
    color: #111111;
    padding-left: 0.18rem;
    position: relative;
    z-index: 3;
    transition: .5s;
}
.s10list li:hover:after{
    right: 0.2rem;
    opacity: 1;
    visibility: visible;
}
.s10list li:hover a{
    color: #fff;
    padding-left: .25rem;
}
.s10 .tab{
    padding: 0.3rem 0.45rem ;
    background: #fff;
}

.container06{
    padding-top: 0.78rem;
    padding-bottom: 0.63rem;
    background: url("../images/container06.jpg") no-repeat bottom center;
    background-size: cover;
}

@media screen and (max-width: 1200px){
    html, body .body_h{
        height: auto;
        overflow: auto;
    }
    .body_h .bb{
        display: none;
    }
    .banner .swiper-slide a{
        height: auto;
        padding-top: 50%;
    }
    .body_b{
        position: static;

    }
    .scroll{
        padding-top: 0;
    }
    .banner .paga{
        bottom: 0.2rem;
    }
    .banner{
        margin-top: 0.75rem;
    }
}

@media screen and (max-width: 1024px){
    .s2 .aleft{
        width: 100%;
        margin-bottom: 0.4rem;
    }
    .s2 .aleft .ll{
        float: none;
        width: 100%;
        margin-bottom: 0.4rem;
    }
    .s2 .aleft .rr{
        float: none;
        width: 100%;
    }
    .s2Pt a .pic{
        padding-top: 62.15%;
    }
    .s2 .aright{
        width: 100%;
        margin-top: 0;
    }
    .s2 .aright .tit001,
    .s2 .tit001{
        padding-left: 0;
        padding-right: 0;
        margin-bottom: 0.3rem;
    }
    .s2 .aright .content{
        border: none;
    }
    .s2{
        margin-bottom: .4rem;
    }
    .list1w a .txt p{
        font-size: 0.16rem;
    }
    .list1w a .pic{
        padding-top: 56.21%;
    }
    .list2w .prev{
        left: 0;
    }
    .list2w .next{
        right: 0;
    }
    .container01{
        padding-top: 0.4rem;
        padding-bottom: 0.2rem;
    }
    .s2Pt a p{
        font-size: 0.18rem;
        line-height: 0.48rem;
    }
    .s1{
        margin-bottom: 0.4rem;
    }
    .s4 .aleft{
        width: 100%;
        padding: 0.3rem 0.2rem;
        margin-bottom: 0.4rem;
    }
    .s4 .aright{
        width: 100%;
        padding: 0.3rem 0.2rem;
       border-radius: 0;
    }
    .s4mt li:after{
        left: -0.3rem;
        right: -0.3rem;
    }
    .s4mt li:hover{
        margin: 0;
    }
    .list3w a .pic{
        width: 100%;
        height: auto;
        padding-top: 77.45%;
    }
    .list3w a .txt{
        width: 100%;
        padding: 0.2rem .2rem;
    }
    .list3w a .txt p{
        -webkit-line-clamp: 2;
        height: .56rem;
    }
    .list4w{
        padding-left: .3rem;
        padding-right: .5rem;
    }
    .list4w .page{
        right: 0.15rem;
    }
    .s4{
        margin-bottom: .4rem;
    }
    .container02,
    .container03,
    .container04,
    .container05,
    .container06{
        padding-top: 0.4rem;
        padding-bottom: .3rem;
    }
    .container03 .tit001,
    .container04 .tit001,
    .container05 .tit001,
    .s4 .aright .tit001{
        margin-bottom: .4rem;
    }
    .list5w,.list6w{
        padding-bottom: 0.3rem;
    }
    .list6w a {
        padding-left: 0;
    }
    .s9{
        margin-bottom: .4rem;
    }
   .s9 .tit001 .al, .s9 .tit001 .ar{
        width: auto;
    }
   .s9 .top .aright {
    width: 100%;
    }
   .s9 .top .aleft {
    width: 100%;
    margin-bottom: 0.4rem;
   }
}
@media screen and (max-width: 900px){
    .list6w a .icon img{
        max-width: 50%;
        max-height: 50%;
    }
    .list6w a .icon{
        width: 0.95rem;
        height: .95rem;
    }
    .container05 .aleft{
        width: 100%;
        max-width: none;
    }
    .container05 .aright{
        position: static;
        width: 100%;
    }
    .list7hgg a{
        padding: 0.3rem .2rem;
    }
    .list7hgg a p{
        font-size: 0.16rem;
    }
    .list7hg a .pic{
        padding-top: 59.9%;
    }
    .container05 .btnbox .btn{
        position: absolute;

    }
    .container05 .wp{
        position: relative;
    }
    .container05 .btnbox .prev{
        left: 2px;
    }
    .container05 .btnbox .next{
        right: 2px;
    }
    .container05 .btnbox{
        margin-top: 0;
    }
    .s9 .top .aleft{
        width: 100%;
        margin-bottom: .4rem;
    }
    .s9 .tit001 .al, .s9 .tit001 .ar{
        width: auto;
    }
    .s9 .tit001 .al{
        margin-bottom: 0;
    }
    .s9 .tit001 .ar li a .icon img{
        max-width: 50%;
        max-height: 50%;
    }
    .s9 .top .aright{
        width: 100%;
    }
    .s9 .top .s9list li{
        width: 33% !important;
    }
    .s9 .top .s9list li .pic{
        padding-top: 65.22% !important;
    }
    .list6w a .txt {
        width: calc(100% - 1.1rem);
    }

}

@media screen and (max-width: 768px){
    .list1w a .txt{
        height: 2.34rem;
        padding: .2rem;
    }
    .list1w .btnbox{
        bottom: 0.25rem;
    }
    .s2 .content{
        padding: .2rem .2rem;
        padding-bottom: .1rem;
    }
    .s2 .aright .content{
        padding: .2rem .2rem;
    }
    .list2w a .pic{
        padding-top: 56.91%;
    }
    .list1w a .txt{
        padding: 0.2rem;
    }
    .list4w .page span{
        margin-top: 0.12rem;
    }
    .list7hgg a h2{
        margin-bottom: .15rem;
    }
    .list7hgg a i{
        margin-bottom: 0.2rem;
    }
    .s10 .tab{
        padding: .2rem;
    }
    .s10list li{
        width: 25%;
    }

}
@media screen and (max-width: 640px){
    .s9 .top .s9list li,
    .s9 .bottom .s9list li{
        width: 100% !important;
    }
    .s9 .top .s9list li.i3{
        display: none;
    }
    .s10 .tac ul li{
        width: 50%;
    }
    .s10 .tac ul li:last-child{
        width: 100%;
    }
    .s10list li{
        width: 33.33%;
    }
    .s1 .tit{
        display: none;
    }
    .s1 .txt{
        width: 100%;
    }
    .s1{
        padding: 0.2rem;
    }
    .s1 .txt p{
        display: -webkit-box;
        -webkit-line-clamp: 2;
        white-space: normal;
        padding-right: 0;
        height: 0.68rem;
        -webkit-box-orient: vertical;
    }
    .s1 .txt div a{
        position: static;
    }
}
@media screen and (max-width: 480px){
    .s9 .tit001 .ar li .code {
       width: 1.2rem;
       height: 1.2rem;
       margin-left: -0.6rem;
    }

    .mt1 {  margin-top: 22px;}

    .list2w .swiper-container{
        padding: 0;
    }
    .s4mt li a .icon {
        width: 0.82rem;
        height: 0.37rem;
    }
    .s4mt li a .txt{
        width: calc(100% - 0.95rem);
        padding-right: 0.55rem;
    }
    .list3w .page{
        right: 0;
        bottom: 0.1rem;
    }
    .s5 .aleft {
        width: 0.5rem;
    }
    .s5 .aleft h2 span{
        font-size: 0.28rem;
        width: 0.3rem;
        line-height: 0.32rem;
    }
    .s5 .aright{
        width: calc(100% - 0.5rem);
    }
    .list4w{
        padding: 0.2rem ;
    }
    .list4w .page{
        top: auto;
        transform: none;
        right: auto;
        left: 0;
        width: 100%;
        bottom: 0.1rem;
        display: none;
    }
    .list4w .page span{
        display: inline-block;
        margin: 0 0.05rem;
    }

    .list6w a .icon {
        width: 0.65rem;
        height: 0.65rem;
    }
    .list6w a .txt{
        width: calc(100% - 0.75rem);
    }
    .list6w a .txt h2 i{
        font-size: 0.28rem;
        line-height: 0.3rem;
    }
    .list6w a .txt p{
        font-size: 0.2rem;
    }
    .list6w .page span{
        margin: 0 0.07rem;
    }
    .container03 .tit001,
    .container04 .tit001,
    .container05 .tit001,
    .s4 .aright .tit001,
    .s3 .tit001{
        margin-bottom: 0.3rem;
    }
    .list2w a .txt{
        padding: 0.1rem 0.15rem;
    }
    .list2w .btn {
        width: 0.33rem;
        height: 0.33rem;
        margin-top: -0.4rem;
        background-size: 0.33rem;
    }
    .list6w .page{
        bottom: -0.1rem;
    }
    .container05 .btnbox .btn{
        margin-top: -0.3rem;
    }
    .s9 .tit001 .al{
        width: 100%;
        margin-bottom: 0.3rem;
    }
    .s9 .tit001 .ar, .s9 .tit001 .ar ul{
        width: 92%;
        margin: 0 auto;
    }
    .s9 .tit001 .ar li{
        margin-left: 0;
    }
    .list7hgg a{
        padding: 0.2rem ;
    }
}
@media screen and (max-width: 420px){
    .s10list li{
        width: 50%;
    }
}</pre></body></html>