<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
.home1 .block1{
    position:relative;
     padding-right: 70px;
}
.home1 .block1 .gd{
    position:absolute;
    right:-11px;
    bottom:-8px;
    z-index: 3;
}
.home1 .block1 .gd a{
    display:block;
    font-size:14px;
    color:#BD1A2D;
    line-height:24px;
}
.home1 .block1 .gd a img{
    display:block;
    height:35px;
}
.list1w{
    position: relative;
}
.list1w a{
    display: block;
    padding: 20px;
}
.list1w a h2{
    font-size: 32px;
    line-height: 42px;
    color: #060303;
    text-align: center;
    font-weight: 600;
    margin-bottom: 13px;
}
.list1w a h5{
    font-size: 16px;
    line-height: 28px;
    color: #9E9E9E;
    text-align: center;
}
.list1w .page{
    width: 100%;
    position: relative;
    height: 2px;
    background: #FFDDB6;
}
.list1w .page span{
    width: 100%;
    border: 0;
    margin: 0;
    height: 2px;
    background: #BD1A2D;
}

.home1 .block2{
    margin-top: 50px;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
}
.home1 .block2 .left{
    width: 50%;
}


.ll li{
    float: left;
    margin-left: 6px;
}

.ll li a{
    margin-left: 6px;
}


.ll .li01 , .ll .li01 a{
    margin-left: 0px;
}

.ll .li01:before {
    position: absolute;
    content: '';
    top: 3%;
    transform: translateY(-50%);
    width: 0px;
    height: 0px;
    background: #F1A0A0;
}


.ll li:before {
    position: absolute;
    content: '';
    top: 3%;
    transform: translateY(-50%);
    width: 1px;
    height: 16px;
    background: #F1A0A0;
}



.list2w a {
    display: block;
    position: relative;
}
.list2w a .pic{
    padding-top: 460px;
}
.list2w a h3{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    font-size: 20px;
    line-height: 56px;
    color: #fff;
    padding: 0 106px 0 15px;
    font-weight: 700;
    background: rgba(0, 0, 0, 0.5);
    z-index: 5;
}

.list2w .page{
    left: auto;
    width: auto;
    bottom: 0;
    right: 10px;
    display: flex;
    align-items: center;
}

.list2w .page span{
    display: block;
    font-size: 20px;
    line-height: 56px;
}
.list2w .page span.span1{
    color: #fff;
    font-weight: 700;
}
.list2w .page span.span2{
    color: #9E9E9E;
}
.list2w .page i{
    display: block;
    width: 2px;
    height: 16px;
    background: #D8D8D8;
    margin: 0 8px;
    transform: rotate(15deg) translateY(1px);
}

.home1 .right{
    width: 47.64%;
}

.list_tabs{
    display: flex;
    align-items: center;
}
.list_tabs1{
    margin-bottom: 20px;
    justify-content: space-between;
}
.list_tabs1 .li{
    position: relative;

    cursor: pointer;

}
.list_tabs1 .li h3{
    font-size: 24px;
    line-height: 40px;
    color: #333333;
    font-weight: 700;
    border-radius: 50px;
    transition: .5s;
}
.list_tabs1 .li.active h3{
    background: #BD1A2D;
    padding: 0 22px;
    color: #fff;
}

.list_box1 li{
    font-size: 18px;
    line-height: 50px;
    position: relative;

}
.list_tabs1 .li-more{
    margin-left: 45px;
}
.list_tabs1 .li-more a{
    display:none;
    font-size:16px;
    color:#9E9E9E;
    line-height:40px;
    transition:.5s;
}
.list_tabs1 .li-more a.active{
    display:block;
}
.list_tabs1 .li-more a:hover{
    color:#BD1A2D;
}

.list_box1 li:before{
    position: absolute;
    content: '';
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 5px;
    height: 5px;
    border-radius: 50%;
    border: 1px solid #f9f9f9;
    background: #C4100D;
    z-index: 2;
}
.list_box1 li a{
    color: #000000;
    padding-left: 18px;
    padding-right: 82px;
}
.list_box1 li time{
    position: absolute;
    right: 0;
    top: 0;
    color: #999999;
}
.list_box1 li:hover a{
    font-weight: 700;
}
.list_box1:before{
    position: absolute;
    content: '';
    left: 3px;
    top: 25px;
    bottom: 25px;
    width: 1px;
    background: #EAEAEA;
}

.list_box1{
    position: relative;
    opacity: 0;
    transform: translate(0,10px);
}
.home1 .bot-block .child{
    display: none;
}
.home1 .bot-block .child.active{
    display: block;
}
.home1 .bot-block .child.active ul{animation: xs 0.4s linear forwards;}

.home1 .lc-link{
    display:flex;
    justify-content:center;
    align-items:center;
    position:relative;
    margin-top:-5px;
    padding-top: 5px;
    padding-left: 10px;
    padding-right: 43px;
    background:url('../images/index/img-1-61.png') no-repeat 50%/100% 100%;
}
.home1 .lc-link a{
    display:block;
    font-size:18px;
    line-height: 46px;
    color:#877676;
    margin:0 35px;
    transition:.5s;
}
.home1 .lc-link a:hover{
    color:#C4100D;
}

.home1 .child .gd{
    display: none;
    justify-content: center;
    margin-top: 25px;
}
.home1 .child .gd a{
    display: block;
    font-size: 12px;
    line-height: 36px;
    width: 90px;
    color: #fff;
    text-align: center;
    background: #C61613;
    border-radius: 5px;
}


.home1{
    padding: 34px 0 27px;
    background: url("../images/index/img-1-3.png") no-repeat top center/100% auto;
}

.index_label {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.index_label img{
    display: block;
    width: 100%;
    height: 22px;
    object-fit: cover;
    object-position: right center;
}
.index_label .imgr img{
    object-position: left center;
}
.index_label .tit{
    display: flex;
    align-items: flex-end;
    padding: 0 19px;
    flex-shrink: 0;
}
.index_label .tit span{
    display: block;
    position: relative;
    z-index: 3;
}
.index_label .tit .span1{
    font-size: 48px;
    line-height: 1;
    color: #C4100D;
    font-family: 'YunFengFeiYunTi';
    margin-right: 12px;
    transform: translateY(8px);
}
.index_label .tit .span1:after{
    position: absolute;
    content: '';
    right: -10px;
    top: -27px;
    bottom: -2px;
    width: 72px;
    background: url("../images/tit01.png") no-repeat 50%/100% 100%;
}
.index_label .tit .span2{
    font-size: 36px;
    line-height: 52px;
    color: #000000;
    font-family: 'SiYuanSongTi';
}
.index_label .more{
    position: absolute;
    right: 0;
    top: 0;
    font-size: 14px;
    color: #C61613;
    line-height: 24px;
}
.index_label .more a{
    display: none;
}
.index_label .more a.active{
    display: block;
}
.home2 .block1{
    padding: 34px 27px 34px 31px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
    background: #FFFBF6;
}
.home2 .block1 .left{
    width: 84px;
    position: relative;
}
.home2 .block1 .left h3 span{
    display: block;
    font-size: 28px;
    line-height: 1;
    font-family: 'SiYuanSongTi';
}
.home2 .block1 .left h3 .span1{
    color: #C4100D;
}
.home2 .block1 .left h3 .span2{
    color: #E5A102;
}
.home2 .block1 .left:after{
    position: absolute;
    content: '';
    width: 2px;
    height: 24px;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    background: #AA2525;
}
.home2 .block1 .right{
    width: calc(100% - 108px);
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.home2 .block1 .right #divu14,
.home2 .block1 .right #divu14{
    width:100%;
}


.home2 .block1 .right .li label{
    display: flex;
    align-items: center;
    width: 100%;
    height: 55px;
    background: #FFFFFF;
    border-radius: 3px;
    padding: 0 20px;
}
.home2 .block1 .right .li label i{
    display: block;
    width: 17px;
    height: 22px;
    margin-right: 8px;
    background-position: 50%;
    background-repeat: no-repeat;
}
.home2 .block1 .right .li label input,
.home2 .block1 .right .li label select{
    display: block;
    width: calc(100% - 25px);
    height: 100%;
    /* line-height: 55px;*/
    color: #111111;
    font-size: 18px;
    border: none;
    outline: none !important;
    background: transparent;
}
.home2 .block1 .right .li label select option{
    outline: none !important;
    border: none !important;
}
.home2 .block1 .right .li label input::placeholder{
    color: #111111;
}
.home2 .block1 .right .li label input:-ms-input-placeholder{
    color: #111111;
}
.home2 .block1 .right .li button{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 55px;
    line-height: 55px;
    font-size: 18px;
    color: #fff;
    background: #C4100D;
    border-radius: 3px;
    cursor: pointer;
}
.home2 .block1 .right .li button img{
    display: block;
    width: 16px;
    margin-right: 9px;
}
.home2 .block1 .right .li:nth-child(3) .i1{
    display:flex;
    align-items:center;
}

.home2 .block1 .right .li:nth-child(3) .i1{
    display:flex;
    align-items:center;
    /* flex: 1; */
}

.home2 .block1 .right .li:nth-child(3) .i3{
    flex: 1;
}
.home2 .block1 .right .li:nth-child(3) .i3 div{
    width:100%;
}


.home2 .block1 .right .li:nth-child(1){
    width: 36%;
}
.home2 .block1 .right .li:nth-child(1) i{
    background-image: url("../images/index/img-1-4.png");
    background-size: 17px;
}
.home2 .block1 .right .li:nth-child(2){
    width: 0%;
   display: none;
}
.home2 .block1 .right .li:nth-child(2) i{
    background-image: url("../images/index/img-1-5.png");
    background-size: 14px;
}
.home2 .block1 .right .li:nth-child(3){
    width: 50%;
}
.home2 .block1 .right .li:nth-child(3) i{
    background-image: url("../images/index/img-1-6.png");
    background-size: 15px;
}
.home2 .block1 .right .li:nth-child(4){
    width: 12%;
}

.home2 .block2 .top{
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
}
.home2 .block2 .left{
    width: 52.47%;
}
.home2 .block2 .tab-tit{
    margin-bottom: 12px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #fff;
    padding: 0 46px 0 32px;
    border-left: 5px solid #C61613;
}
.home2 .block2 .tab-tit .li{
    font-size: 22px;
    line-height: 50px;
    color: #111111;
    font-weight: 700;
    cursor: pointer;
    transition: .5s;
}
.home2 .block2 .tab-tit .li.active{
    color: #C61613;
}

.list_box2 li{
    position: relative;
    padding-left: 23px;
    font-size: 18px;
    line-height: 49px;
    color: #111111;
}
.list_box2_1 li{
    line-height: 46px;
}
.list_box2 li:before{
    position: absolute;
    content: '';
    left: 5px;
    top: 50%;
    width: 6px;
    height: 6px;
    background: #C61613;
    border-radius: 50%;
    transform: translateY(-50%);
}
.list_box2 li:hover{
    color: #C61613;
    font-weight: 700;
}
.list_box2{
    opacity: 0;
    transform: translate(0, 10px);
}
.home2 .block2 .tab-cont .img_box{
    opacity: 0;
    transform: translate(0, 10px);
    margin-top: 11px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.home2 .block2 .tab-cont .img_box li{
    width: 47.71%;
}
.home2 .block2 .tab-cont .img_box li a{
    display: block;
}
.home2 .block2 .tab-cont .img_box li .pic{
    padding-top: 191px;
}



.home2 .block2 .tab-cont .child{
    display: none;
}
.home2 .block2 .tab-cont .child.active{
    display: block;
}
.home2 .block2 .tab-cont .child.active .list_box2,
.home2 .block2 .tab-cont .child.active .img_box{
    animation: xs 0.4s linear forwards;
}
.home2 .block2 .tab-cont .child.active .img_box{
    animation-delay: .2s;
}
.home2 .block2 .right{
    width: 41.82%;
    position: relative;
}
.home2 .block2 .right .line:before,
.home2 .block2 .right .line:after{
    position: absolute;
    content: '';
    background: #C61613;
}
.home2 .block2 .right .line1{
    position: absolute;
    top: 136px;
    margin-top: -.5px;
    left: 0;
    right: 0;
    height: 1px;
    background: rgba(243, 226, 226, 0.5);
}
.home2 .block2 .right .line2{
    position: absolute;
    left: calc(33.33% + 0px);
    margin-left: -.5px;
    top: 0;
    bottom: 0;
    width: 1px;
    background: rgba(243, 226, 226, 0.5);
}
.home2 .block2 .right .line3{
    position: absolute;
    right: calc(33.33% + 0px) ;
    margin-left: -.5px;
    top: 0;
    bottom: 0;
    width: 1px;
    background: rgba(243, 226, 226, 0.5);
}
.home2 .block2 .right .line4{
    position: absolute;
    bottom: 136px;
    margin-bottom: -.5px;
    left: 0;
    right: 0;
    height: 1px;
    background: rgba(243, 226, 226, 0.5);
}
.home2 .block2 .right .line5{
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 1px;
}
.home2 .block2 .right .line5:before{
    top: 0;
    left: 0;
    right: 0;
    height: 14px;
}
.home2 .block2 .right .line5:after{
    bottom: 0;
    left: 0;
    right: 0;
    height: 14px;
}
.home2 .block2 .right .line6{
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 1px;
}
.home2 .block2 .right .line6:before{
    top: 0;
    left: 0;
    right: 0;
    height: 14px;
}
.home2 .block2 .right .line6:after{
    bottom: 0;
    left: 0;
    right: 0;
    height: 14px;
}
.home2 .block2 .right .line7{
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    height: 1px;
}
.home2 .block2 .right .line7:before{
    left: 0;
    top: 0;
    bottom: 0;
    width: 14px;
}
.home2 .block2 .right .line7:after{
    right: 0;
    top: 0;
    bottom: 0;
    width: 14px;
}
.home2 .block2 .right .line8{
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    height: 1px;
}
.home2 .block2 .right .line8:before{
    left: 0;
    top: 0;
    bottom: 0;
    width: 14px;
}
.home2 .block2 .right .line8:after{
    right: 0;
    top: 0;
    bottom: 0;
    width: 14px;
}


.home2 .block2 .right .dots1{
    position: absolute;
    top: 129px;
    left: calc(33.33% - 7px);
    width: 14px;
    height: 14px;
    background: url("../images/index/img-1-19.png") no-repeat 50%;
}
.home2 .block2 .right .dots2{
    position: absolute;
    top: 129px;
    right: calc(33.33% - 7px);
    width: 14px;
    height: 14px;
    background: url("../images/index/img-1-19.png") no-repeat 50%;
}
.home2 .block2 .right .dots3{
    position: absolute;
    bottom: 129px;
    left: calc(33.33% - 7px);
    width: 14px;
    height: 14px;
    background: url("../images/index/img-1-19.png") no-repeat 50%;
}

.home2 .block2 .right .dots4{
    position: absolute;
    bottom: 129px;
    right: calc(33.33% - 7px);
    width: 14px;
    height: 14px;
    background: url("../images/index/img-1-19.png") no-repeat 50%;
}

.list_box3{
    display: flex;
    flex-wrap: wrap;
    position: relative;
    z-index: 2;
}
.list_box3 li{
    width: 33.33%;
}
.list_box3 li a{
    display: flex;
    height: 136px;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    /* padding: 0 .26rem;*/
    position: relative;
    z-index: 1;
}
.list_box3 li a .icon{
    width: 38px;
    height: 38px;
    position: relative;

}
.list_box3 li a h3{
    font-size: 18px;
    line-height: 30px;
    color: #111111;
    margin-top: 10px;
    height: 30px;
    text-align: center;
    transition: .5s;
}
.list_box3 li a .bg{
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #fff;
    box-shadow: 0px 0px 20px 0px rgba(103, 0, 0, 0.3);
    z-index: -1;
    opacity: 0;
    visibility: hidden;
    transition: .5s;
}
.list_box3 li:hover a .bg{
    opacity: 1;
    visibility: visible;

}
.list_box3 li:hover a h3{
    color: #AA2525;
    font-weight: 700;
}

.home2 .block2 .bottom{
    margin-top: 33px;
    position: relative;
    padding: 20px 0;
}
.home2 .block2 .bottom .li{
    font-size: 18px;
    color: #111111;
    line-height: 40px;
}
.home2 .block2 .bottom .li:hover{
    color: #C4100D;
    font-weight: 700;
}
.home2 .block2 .bottom:before{
    position: absolute;
    content: '';
    left: -34px;
    right: -32px;
    top: 0;
    height: 1px;
    background: #F3E2E2;
}
.home2 .block2 .bottom:after{
    position: absolute;
    content: '';
    left: -34px;
    right: -32px;
    bottom: 0;
    height: 10px;
    background: url("../images/index/img-1-20.png") repeat-x bottom center/auto 100%;
}
.home2 .block2{
    margin-top: 24px;
    padding: 34px 32px 0 34px;
    background: #FFFBF6;
    overflow: hidden;
}

.home2 .block3 .tab-tit{
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #F7F1E9 url("../images/index/img-1-40.png") repeat-x 50%/auto 100%;
    margin-bottom: 42px;
}
.home2 .block3 .tab-tit .li{
    position: relative;
    z-index: 2;
    width: 34.3%;
    font-size: 36px;
    line-height: 88px;
    color: #111111;
    font-family: 'SiYuanSongTi';
    cursor: pointer;
    text-align: center;
    transition: .5s;
}
.home2 .block3 .tab-tit .li:after{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: url("../images/index/img-1-21.png") no-repeat 50%/100% 100%;
    opacity: 0;
    visibility: hidden;
    z-index: -1;
}
.home2 .block3 .tab-tit .li.active{
    width: 65.7%;
    color: #fff;
}
.home2 .block3 .tab-tit .li.active:after{
    opacity: 1;
    visibility: visible;
}

.home2 .zw_box .zw_top{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.home2 .zw_box .left{
    width: 51.43%;
}

.home2 .zw_box .left .item .tit{
    font-size: 24px;
    line-height: 32px;
    color: #111111;
    font-weight: 700;
    margin-bottom: 25px;
}

.list_box4 li{
    width: 31.11%;
    border-radius: 5px;
    overflow: hidden;
}
.list_box4 li a{
    display: block;
    padding: 22px 26px 26px;
    transition: .5s;

}
.list_box4 li a h3{
    font-size: 20px;
    line-height: 26px;
    transition: .5s;
}
.list_box4 li a i{
    display: block;
    width: 29px;
    height: 3px;
    margin: 13px 0 10px;
    transition: .5s;
}
.list_box4 li a p{
    font-size: 14px;
    line-height: 18px;
    height: 36px;
    opacity: .6;
    transition: .5s;
}

.list_box4_1 li a{
    background: #FDF6F2;
}
.list_box4_1 li a h3{
    color: #BF6736;
}
.list_box4_1 li a i{
    background: #BF6736;
}
.list_box4_1 li a p{
    color: #BF6736;
}

.list_box4_2 li a{
    background: #ECF7FA;
}
.list_box4_2 li a h3{
    color: #4AA4DC;
}
.list_box4_2 li a i{
    background: #4AA4DC;
}
.list_box4_2 li a p{
    color: #4AA4DC;
}

.list_box4 li:hover a h3{
    color: #fff;
    font-weight: 700;
}
.list_box4 li:hover a i{
    background: #fff;
}
.list_box4 li:hover a p{
    color: #fff;
}

.list_box4_1 li:hover a{
    background: #BF6736;
}
.list_box4_2 li:hover a{
    background: #4AA4DC;
}

.home2 .zw_box .left .item:nth-child(2){
    margin-top: 23px;
}


.home2 .block2 .child .gd{
    display: flex;
    justify-content: center;
    margin-top: 15px;
}
.home2 .block2 .child .gd a{
    display: block;
    font-size: 12px;
    line-height: 36px;
    width: 90px;
    color: #fff;
    text-align: center;
    background: #C61613;
    border-radius: 5px;
}

.home2 .zw_box .right{
    width: 45.29%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.home2 .zw_box .right .li{
    width: 47%;
    background: #FFFBF6;
    border-radius: 5px;
    overflow: hidden;
}
.home2 .zw_box .right .li .tit{
    font-size: 24px;
    color: #55360C;
    line-height: 72px;
    font-weight: 700;
    text-align: center;
    background: #D1C1AB;
}
.home2 .zw_box .right .li ul{
    padding: 21px 10px 23px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.home2 .zw_box .right .li ul li{
    width: 50%;
    font-size: 18px;
    line-height: 40px;
    color: #111111;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.home2 .zw_box .right .li ul li a{
    position: relative;
    background-image: linear-gradient(#55360C, #55360C);
    background-position: 0 100%;
    background-size: 0 1px;
    background-repeat: no-repeat;
    transition: background-size .5s;
}
.home2 .zw_box .right .li ul li:hover a{
    background-size: 100% 1px;
}
.home2 .zw_box .right .li ul li:hover{
    color: #55360C;
    font-weight: 700;
}
.home2 .zw_box .right .li .gd a{
    display: block;
    font-size: 14px;
    line-height: 52px;
    color: #9E9E9E;
    text-align: center;
    background: #F9F4EE;
    transition: .5s;
}
.home2 .zw_box .right .li .gd a:hover{
    color: #C61613;
}

.home2 .zw_box .right .li:nth-child(2){
    background: #F4F7FD;
}
.home2 .zw_box .right .li:nth-child(2) .tit{
    color: #0B275E;
    background: #ACC0EA;
}
.home2 .zw_box .right .li:nth-child(2) ul li a{
    background-image: linear-gradient(#0B275E,#0B275E);
}
.home2 .zw_box .right .li:nth-child(2) ul li:hover{
    color: #0B275E;
    font-weight: 700;
}
.home2 .zw_box .right .li:nth-child(2) .gd a{
    background: #EAEFF9;
}

.home2 .zw_box .zw_bot .tit{
    font-size: 24px;
    line-height: 32px;
    color: #111111;
    font-weight: 700;
    margin-bottom: 25px;
}
.home2 .zw_box .zw_bot ul li{
    width: 12.29%;
    border-radius: 5px;
    overflow: hidden;
}
.home2 .zw_box .zw_bot ul li a{
    height: 104px;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    background: #FDF6F2;
    transition: .5s;
}
.home2 .zw_box .zw_bot ul li .icon{
    width: 39px;
    height: 41px;
    position: relative;
}
.home2 .zw_box .zw_bot ul li .icon .img2,
.home2 .zw_box .zw_bot ul li:hover .icon .img1{
    opacity: 0;
    visibility: hidden;
}
.home2 .zw_box .zw_bot ul li h3{
    font-size: 20px;
    line-height: 26px;
    height: 26px;
    color: #BF6736;
    margin-top: 10px;
    transition: .5s;
}
.home2 .zw_box .zw_bot ul li:hover a{
    background: #BF6736;
}
.home2 .zw_box .zw_bot ul li:hover h3{
    color: #fff;
    font-weight: 700;
}
.home2 .zw_box .zw_bot ul li:hover .icon .img2{
    opacity: 1;
    visibility: visible;
}
.home2 .zw_box .zw_bot{
    margin-top: 23px;
    margin-bottom: 45px;
}
.home2 .hd_box{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.home2 .hd_box .left{
    width: 41.43%;
}
.home2 .hd_box .left .top{
    position: relative;
    margin-bottom: 34px;
    padding: 9px 4px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: url("../images/index/img-1-39.png") no-repeat 50%/cover;
    flex-wrap: wrap;
}
.home2 .hd_box .left .top .li{
    width:25%;
}
.home2 .hd_box .left .top .li a{
    position: relative;
    z-index: 2;
    display: flex;
    align-items: center;
    font-size: 18px;
    line-height: 30px;
    color: #fff;
    font-weight: 700;
    transition: .5s;
    flex-direction: column;
    justify-content: center;
    height: 115px;
}
.home2 .hd_box .left .top .li a img{
    display: block;
    /* margin-right: 10px; */
}
.home2 .hd_box .left .top .li:nth-child(1) a img{
    width: 36px;
}
.home2 .hd_box .left .top .li:nth-child(2) a img{
    width: 31px;
}
.home2 .hd_box .left .top .li:nth-child(3) a img{
    width: 31px;
}
.home2 .hd_box .left .top:after{
    position: absolute;
    content: '';
    left: 9px;
    top: 8px;
    bottom: 8px;
    right: 9px;
    border: 1px dashed #fff;
}
.home2 .hd_box .left .top .li:hover a{
    color: #C61613;
}
.home2 .hd_box .left .bot .tit{
    font-size: 26px;
    color: #C4100D;
    font-weight: 700;
    line-height: 38px;
    margin-bottom: 13px;
    position:relative;
    
}
.home2 .hd_box .left .bot .tit a{
    position:absolute;
    right:0;
    font-size:14px;
    font-weight:normal;
}
.home2 .hd_box .left .bot .txt-box p{
    font-size: 16px;
    line-height: 34px;
    color: #111111;
    text-align: center;
}
.home2 .hd_box .left .bot .txt-box p i{
    color: #C61613;
}
.home2 .hd_box .left .bot .txt-box:after{
    position: absolute;
    content: '';
    left: 9px;
    top: 8px;
    bottom: 8px;
    right: 9px;
    border: 1px dashed #F7D6AC;
    z-index: -1;
}
.home2 .hd_box .left .bot .txt-box{
    position: relative;
    z-index: 2;
    margin-bottom: 16px;
    padding: 18px 34px 17px;
    background: #FFFBF6;
    border: 1px solid #F7D6AC;
}

.list_box5 li{
    position: relative;
    line-height: 50px;
    font-size: 18px;
}
.list_box5 li a{
    color: #111111;
    padding-left: 17px;
    padding-right: 140px;
}
.list_box5 li time{
    position: absolute;
    right: 0;
    top: 0;
    color: #9E9E9E;
}
.list_box5 li:before{
    position: absolute;
    content: '';
    left: 0;
    top: 50%;
    width: 6px;
    height: 6px;
    background: #C61613;
    border-radius: 50%;
    transform: translateY(-50%);
}
.list_box5 li:hover a{
    font-weight: 700;
}

.home2 .hd_box .right{
    width: 54.5%;
}

.list_tabs2{
    display: flex;
    align-items: center;
    margin-bottom: 11px;
    position:relative;
}
.list_tabs2 .li{
    font-size: 24px;
    line-height: 36px;
    color: #111111;
    font-weight: 700;
    margin-right: 35px;
    transition: .3s;
    cursor: pointer;
}
.list_tabs2 .li.active{
   /* font-size: 26px; */
    color: #C61613;
}

.list_tabs2 .more,
.list_tabs3 .more{
    position:absolute;
    top:0;
    right:0;
    line-height:36px;
}
.list_tabs2 .more a,
.list_tabs3 .more a{
    font-size:14px;
    color:#C61613;
    display:none;
}
.list_tabs2 .more a.active,
.list_tabs3 .more a.active{
    display:block;
}

.list_box6 li a{
    padding: 18px 0 19px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.list_box6 li a .status{
    width: 80px;
    height: 54px;
    font-size: 16px;
    color: #999999;
    text-align: center;
    line-height: 52px;
    border: 1px solid transparent;
}
.list_box6 li a .status.ongoing{
    color: #C79E6A;
    background: #FFFBF6;
    border-color: #F7D6AC;
}
.list_box6 li a .status.ended{
    color: #999999;
    background: #F7F7F7;
    border-color: #DEDEDE;
}
.list_box6 li a .txt-box{
    width: calc(100% - 95px);
}
.list_box6 li a .txt-box h3{
    font-size: 18px;
    line-height: 30px;
    color: #111111;
}
.list_box6 li a .txt-box time{
    display: flex;
    justify-content: space-between;
    font-size: 14px;
    line-height: 30px;
    color: #9E9E9E;
}
.list_box6 li:hover a .txt-box h3{
    font-weight: 700;
}
.list_box6 li{
    opacity: 0;
    transform: translate(0, 10px);
    border-bottom: 1px dashed #D8D8D8;
}
.list_box6 li:last-child{
    border: none;
}
.list_bds2_li .gd,
.list_bds3_li .gd{
    display:none;
    justify-content:center;
    margin-top:20px;
}
.list_bds2_li .gd a,
.list_bds3_li .gd a{
    display:block;
    font-size:12px;
    line-height:36px;
    width:100px;
    color:#fff;
    background:#C61613;
    border-radius:5px;
    text-align:center;
}
.list_bds2_li{
    display: none;
}
.list_bds2_li.active{
    display: block;
}
.list_bds2_li.active .list_box6 li{
    animation: xs 0.4s linear forwards;
}
.list_bds2_li.active .list_box6 li + li{
    animation-delay: .2s;
}
.list_bds2_li.active .list_box6 li + li + li{
    animation-delay: .3s;
}

.list_tabs3{
    margin-bottom: 19px;
    display: flex;
    align-items: center;
    position:relative;
}
.list_tabs3 .li{
    font-size: 24px;
    line-height: 36px;
    color: #111111;
    font-weight: 700;
    margin-right: 31px;
    transition: .3s;
    cursor: pointer;
}
.list_tabs3 .li.active{
    font-size: 24px;
    color: #C4100D;
}
.list_bds3_li .list_box5 li{
    opacity: 0;
    transform: translate(0, 10px);
}
.list_bds3_li {
    display: none;
}
.list_bds3_li.active{
    display: block;
}
.list_bds3_li.active .list_box5 li{
    animation: xs 0.4s linear forwards;
}

.list_bds3_li.active .list_box5 li + li{
    animation-delay: .2s;
}
.list_bds3_li.active .list_box5 li + li + li{
    animation-delay: .3s;
}
.list_bds3_li.active .list_box5 li + li + li + li{
    animation-delay: .3s;
}

.home2 .hd_box .right .bot{
    margin-top: 43px;
}

.home2 .block3 .tab-cont .child{
    display: none;
}
.home2 .block3 .tab-cont .child.active{
    display: block;
}

.home2 .block3 {
    margin-top: 68px;
}
.home2 .index_label{
    margin-bottom: 33px;
}

.home2{
    padding: 42px 0 0;
}



.home3 .tab-tit{
    position: absolute;
    left: 0;
    right: 0;
    bottom: -69px;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 5;
}
.home3 .tab-tit .li{
    width: 130px;
    height: 130px;
    margin: 0 13px;
    cursor: pointer;
    position: relative;
    background: #fffbf6;
    border-radius: 50%;
}
.home3 .tab-tit .li .img_zd{
    position: relative;
    z-index: 3;
    padding: 10px;
    background: rgba(0, 0, 0, 0.05);
    overflow: hidden;
    border-radius: 50%;
}
.home3 .tab-tit .li .img_hezi{
    position: relative;
    padding-bottom: 100%;
    border-radius: 50%;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover;
    background-color: #000;
    transition: background-color .5s ease;
}
.home3 .tab-tit .li .img_hezi:after{

}
.home3 .tab-tit .li .show{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: opacity .3s ease;
}
.home3 .tab-tit .li .show h3{
    font-size: 24px;
    color: #fff;
    text-align: center;
}
.home3 .tab-tit .li .hide{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 0;
    transition: opacity .3s ease;
}
.home3 .tab-tit .li .hide h3{
    font-size: 30px;
    color: #fff;
    line-height: 32px;
    font-family: 'YunFengFeiYunTi';
    margin-top: 8px;
}
.home3 .tab-tit .li.active .show{
    opacity: 0;
}
.home3 .tab-tit .li.active .hide{
    opacity: 1;
}
.home3 .tab-tit .li.active .img_hezi{
    background-color: #C61613;
}
.home3 .tab-tit .li.active .img_zd{
    background: rgba(198, 22, 19, 0.05);
}

.home3 .left{
    width: 54.73%;
    opacity: 0;
    transform: translate(0,10px);
}
.home3 .swiper-container{
    border-radius: 14px;
}
.home3 .swiper-container a{
    display: block;
    position: relative;

    overflow: hidden;
}
.home3 .swiper-container a .pic{
    padding-top: 460px;
}
.home3 .swiper-container a:after{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 0;
    height: 105px;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 3%, #000000 100%);
}
.home3 .swiper-container .swiper-pagination{

    font-size: 0;
    left: auto;
    width:auto;
    right: 18px;
    bottom: 26px;
}
.home3 .swiper-container .swiper-pagination span{
    width: 14px;
    height: 14px;
    margin: 0 8px;
    background: transparent ;
    opacity: 1;
    border: 1px solid #FFFFFF;
}
.home3 .swiper-container .swiper-pagination span.active{
    background: #D8D8D8;
    border-color: #D8D8D8;
}

.home3 .right{
    width: 42.29%;
    opacity: 0;
    transform: translate(0,10px);
}
.home3 .right .txt-box{
    font-size: 18px;
    line-height: 34px;
    color: #333333;
    text-indent: 2em;
    height: 374px;
    overflow: hidden;
    margin: 20px 0 32px;
}
.home3 .right .gd{
    display: flex;
    align-items: center;
    justify-content: space-between;
    transform: translateY(28px);
}
.home3 .right .gd i img{
    display: block;
    width: 100%;
    height: 7px;
    object-fit: cover;
    object-position: left center;
}
.home3 .right .gd i{
    display: block;
}
.home3 .right .gd a{
    display: block;
    font-size: 16px;
    line-height: 34px;
    color: #C61613;
    flex-shrink: 0;
    margin-left: 20px;
}

.home3 .tab-cont .child{
    opacity: 0;
    visibility: hidden;
    height: 0;
    transform: scale(0);
}
.home3 .tab-cont .child.active{
    opacity: 1;
    visibility: visible;
    height: auto;
    transform: scale(1);
}
.home3 .tab-cont .child.active .left,
.home3 .tab-cont .child.active .right{
    animation: xs 0.4s linear forwards;
}
.home3 .tab-cont .child.active .right{
    animation-delay: .2s;
}
.home3 .content:after{
    position: absolute;
    content: '';
    top: -22px;
    right: -31px;
    bottom: -43px;
    left: -69px;
    background: url("../images/index/img-1-48.png") no-repeat 50%/100% 100%;
    z-index: -2;
}
.home3 .content:before{
    position: absolute;
    content: '';
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: url("../images/index/img-1-47.png") no-repeat 50%/100% 100%;
    z-index: -1;
}
.home3 .content{
    position: relative;
    z-index: 3;
    margin: 0 57px;
    padding: 71px 48px 76px 32px;
}

.home3 .index_label{
    margin-bottom: 30px;
}
.home3{
    padding: 33px 0 106px;
}

.list3w a{
    display: block;
}
.list3w a .pic{
    padding-top: 170px;
}
.list3w .btn{
    width:15px;
    height:27px;
    background: no-repeat 50%/100%;
    transition:.5s;
}
.list3w .prev{
    left:10px;
    background-image: url("../images/prev-1.png");
}
.list3w .next{
    right:10px;
    background-image: url("../images/next-1.png");
}
.list3w .prev:hover{
    background-image: url("../images/prev-2.png");
}
.list3w .next:hover{
      background-image: url("../images/next-2.png");
}
.home4 .block2{
    margin-top: 47px;
    padding: 29px 36px 28px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    background: linear-gradient(180deg, rgba(246, 246, 246, 0.38) 0%, #F6F6F6 100%);
}
.home4 .item{
    padding: 15px 10px 27px;
    background: #fff;
}
.home4 .item1{
    width: 26.2%;
    display: flex;
    justify-content: space-between;
}
.home4 .item2{
    width: 21.46%;
}
.home4 .item .tit{
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 13px;
}
.home4 .item .tit h3{
    font-size: 18px;
    color: #000;
    line-height: 24px;
    text-align: center;
}
.home4 .item img{
    display: block;
    width: 90px;
    max-width: 100%;
    margin: 0 auto;
}
.home4 .item1 .li{
    width: 50%;
}
.home4 .item2 .img-box{
    display: flex;
    justify-content: space-between;
}
.home4 .item2 .img-box a{
    display: block;
    width: 50%;
}
.home4 .index_label{
    margin-bottom: 54px;
}
.home4{
    padding: 47px 0;
}


@media (max-width: 1401px){


}
@media (max-width: 1199px){
 .home1 .block1{
        padding-right:0;
    }
    .index_label .more{
        font-size: 12px;
        line-height: 20px;
        top: -5px;
    }
    .list1w a h2{
        font-size: 20px;
        line-height: 30px;
        margin-bottom: 5px;
    }
    .list1w a h5{
        font-size: 14px;
    }
    .list1w a{
        padding: 20px 15px;
    }
    .home1 .block1 .gd{
        position:static;
        display:flex;
        justify-content:center;
        margin-top: 10px;
    }
    .home1 .block1 .gd a{
        /* font-size: 12px; */
        /* line-height: 36px; */
        /* width: 90px; */
        color: #fff;
        text-align: center;
        /* background: #C61613; */
        border-radius: 5px
    }
    .home1 .block2 .left{
        width: 100%;
        margin-bottom: 35px;
    }
    .list2w a .pic{
        padding-top: 65.62%;
    }
    .list2w a h3{
        font-size: 18px;
        line-height: 50px;
    }
    .list2w .page span{
        font-size: 18px;
        line-height: 50px;
    }
    .home1 .right{
        width: 100%;
    }
    .list_tabs1{
        margin-bottom: 15px;
    }
    .list_tabs1 .li h3{
        font-size: 20px;
    }
    .list_box1 li{
        font-size: 16px;
        line-height: 48px;
    }
    .home1 .block2{
        margin-top: 20px;
 }
    .home1{
        padding: 30px 0 20px;
    }

    .index_label .tit .span2{
        font-size: 26px;
        line-height: 40px;
    }
    .index_label .tit .span1{
        font-size: 34px;
        transform: translateY(5px);
        margin-right: 10px;
    }
    .index_label .tit .span1:after{
        right: -8px;
        top: -21px;
        bottom: -2px;
        width: 54px;
    }
    .index_label .tit{
        padding: 0 10px;
    }
    .index_label img{
        height: 17px;
    }
    .home2 .block1 .left h3 span{
        font-size: 22px;

    }
    .home2 .block1 .right .li label{
        height: 48px;
        padding: 0 10px;
    }
    .home2 .block1 .right .li label input,
    .home2 .block1 .right .li label select{
        font-size: 14px;
        line-height: 48px;
        height: 48px;
        width: 100%;
    }
    .home2 .block1 .right .li button{
        font-size: 14px;
        line-height: 48px;
        height: 48px;
        width: 100%;
    }
    .home2 .block1 .right .li label i{
        width: 14px;
        background-size: 14px !important;
    }
    .home2 .block1{
        padding: 20px 15px;
    }
    .home2 .block2 .tab-tit .li{
        font-size: 18px;
    }
    .list_box2 li{
        font-size: 16px;
    }
    .list_box3 li a h3{
        font-size: 14px;
    }
    .home2 .block2 .bottom .li{
        font-size: 16px;
    }
    .home2 .block2 .bottom{
        margin-top: 20px;
        padding: 15px 0;
    }
    .home2 .block2{
        padding: 20px 15px 0;
    }
    .home2 .block3 .tab-tit .li{
        font-size: 26px;
        line-height: 64px;
    }
    .home2 .zw_box .left .item .tit,
    .home2 .zw_box .zw_bot .tit{
        font-size: 18px;
        margin-bottom: 12px;
    }
    .list_box4 li a h3{
        font-size: 16px;
    }
    .list_box4 li a i{
        margin: 8px 0;
    }
    .list_box4 li a p{
        font-size: 12px;
    }
    .list_box4 li a{
        padding: 10px 10px;
    }
    .home2 .zw_box .right .li .tit{
        font-size: 18px;
        line-height: 50px;
    }
    .home2 .zw_box .right .li ul li{
        font-size: 15px;
        line-height: 34px;
    }
    .home2 .zw_box .right .li ul{
        padding: 10px;
    }
    .home2 .zw_box .right .li .gd a{
        line-height: 38px;
    }
    .home2 .zw_box .zw_bot ul li h3{
        font-size: 15px;
        margin-top: 5px;
    }
    .home2 .zw_box .zw_bot ul li .icon {
        width: 28px;
        height: 28px;
    }
    .home2 .zw_box .zw_bot ul li a{
        height: 95px;
    }
    .home2 .zw_box .zw_bot{
        margin: 20px 0;
    }

    .home2 .hd_box .left .top{
        padding: 9px 25px;
        margin-bottom: 20px;
    }
    .home2 .hd_box .left .top .li a{
        font-size: 17px;
        line-height: 64px;
    }
    .home2 .hd_box .left .top .li a img{
        width: 26px !important;
        margin-right: 10px;
    }
    .home2 .hd_box .left .bot .tit{
        font-size: 18px;
        line-height: 32px;
        margin-bottom: 10px;
    }
    .home2 .hd_box .left .bot .txt-box{
        padding: 15px 20px;
    }
    .home2 .hd_box .left .bot .txt-box p{
        font-size: 12px;
        line-height: 26px;
    }
    .list_box5 li{
        font-size: 16px;
        line-height: 44px;
    }
    .list_box5 li time{
        font-size: 14px;
    }
    .list_tabs2 .li.active,
    .list_tabs2 .li,
    .list_tabs3 .li.active,
    .list_tabs3 .li{
        font-size: 18px;
        margin-right: 30px;
    }
    .list_box6 li a .txt-box h3{
        font-size: 16px;
    }
    .list_box6 li a .txt-box time{
        font-size: 12px ;
    }
    .list_box6 li a .status{
        font-size: 12px;
    }
    .list_box6 li a{
        padding: 12px 0;
    }
    .list_tabs3{
        margin-bottom: 10px;
    }
    .home2 .hd_box .right .bot {
        margin-top: 10px;
    }
    .home2 .block3 .tab-tit{
        margin-bottom: 25px;
    }
    .home2 .block3 {
        margin-top: 35px;
    }
    .home2 .index_label{
        margin-bottom: 30px;
    }
    .home2{
        padding: 30px 0;
    }
    .home3 .content:after{
        display: none;
    }
    .home3 .right .txt-box{
        font-size: 15px;
        line-height: 32px;
        height: 330px;
        margin: 0 0 20px;
    }
    .home3 .right .gd a{
        font-size: 12px;
        line-height: 24px;
        margin-left: 15px;
    }
    .home3 .right .gd{
        transform: translate(0);
    }
    .home3 .swiper-container a .pic{
        padding-top: 390px;
    }
    .home3 .swiper-container .swiper-pagination span{
        width: 10px;
        height: 10px;
        margin: 0 5px;
    }
    .home3 .swiper-container .swiper-pagination{
        right: 12px;
        bottom: 20px;
    }
    .home3 .tab-tit .li .show h3{
        font-size: 22px;
    }
    .home3 .tab-tit .li {
        width: 120px;
        height: 120px;
        margin: 0 10px;
    }
    .home3 .tab-tit .li .img_zd{
        padding: 8px;
    }
    .home3 .tab-tit .li .hide h3{
        font-size: 26px;
        line-height: 28px;
        margin-top: 5px;
    }

    .home3 .content{
        margin: 0;
        padding: 50px 30px 70px;
    }
    .home3{
        padding: 35px 0 80px;
    }
    .list3w a .pic{
        padding-top: 51.51%;
    }
    .home4 .item .tit h3{
        font-size: 14px;
        line-height: 20px;
    }
    .home4 .item .tit{
        height: 40px;
        margin-bottom: 5px;
    }
    .home4 .item img{
        width: 85px;
    }
    .home4 .item{
        padding: 12px 10px;
    }
    .home4 .block2{
        margin-top: 30px;
        padding: 20px 10px;
    }
    .home4 .index_label{
        margin-bottom: 30px;
    }
    .home4{
        padding: 30px 0;
    }
}
@media (max-width: 1025px){
    .home1{
        padding-top: 10px;
    }
    .home2 .block2 .left{
        width: 100%;
        margin-bottom: 25px;
    }
    .home2 .block2 .tab-cont .img_box li .pic{
        padding-top: 57.19%;
    }
    .home2 .block2 .right{
        width: 100%;
    }
    .list_box3 li a h3 {
        font-size: 16px;
        margin-top: 5px;
    }
    .list_box3 li a .icon {
        width: 30px;
        height: 30px;
    }
    .home2 .zw_box .left{
        width: 100%;
        margin-bottom: 20px;
    }
    .home2 .zw_box .zw_bot{
        order: 0;
        margin: 0 0 20px;
        width: 100%;
    }
    .home2 .zw_box .zw_top{
        order: 1;
    }
    .home2 .zw_box .left .item:nth-child(2){
        margin-top: 20px;
    }
    .home2 .zw_box .right{
        width: 100%;
    }
    .home2 .zw_box .right .li{
        width: 49%;
    }
    .home2 .zw_box{
        display: flex;
        flex-wrap: wrap;
    }
    .home2 .block3 .tab-tit .li {
        font-size: 22px;
        line-height: 54px;
    }
    .home2 .hd_box .left{
        width: 100%;
        margin-bottom: 20px;
    }
    .home2 .hd_box .left .bot .txt-box p{
        font-size: 14px;

    }
    .list_box5 li{
        font-size: 15px;
        line-height: 40px;
    }
    .list_box6 li a .txt-box h3{
        font-size: 15px;
    }
    .home2 .hd_box .right{
        width: 100%;
    }
    .home3 .tab-tit{
        position: static;
        margin-bottom: 25px;
    }
    .home3 .left{
        width: 100%;
        margin-bottom: 20px;
    }
    .home3 .swiper-container a .pic{
        padding-top: 69.7%;
    }
    .home3 .tab-cont .child.active .right{
        width: 100%;
    }
    .home3 .right .txt-box{
        height: auto;
        max-height:330px;
    }
    .home3 .content{
        padding: 30px 20px ;
        border: 2px solid #C61613;
        border-radius: 10px;
    }
    .home3 .content:before{
        display: none;
    }
    .home3 .tab-tit .li{
        width: 100px;
        height: 100px;
    }
    .home3 .tab-tit .li .show h3{
        font-size: 18px;
    }
    .home3 .tab-tit .li .hide h3 {
        font-size: 20px;
        line-height: 22px;
        margin-top: 7px;
    }
    .home3{
        padding:0 0 35px ;
    }

    .home4 .item{
        width: 49% !important;
    }
    .home4 .block2{
        padding: 10px;
        gap: 15px 2%;
    }
    .home4{
        padding: 0 0 30px;
    }
}

@media (max-width: 769px) {
    .home2 .block1 .left{
        width: 100%;
        margin-bottom: 10px;
    }
    .home2 .block1 .left h3{
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .home2 .block1 .left h3 span{
        line-height: 36px;
    }
    .home2 .block1 .right{
        width: 100%;
        gap: 15px 0;
        flex-wrap: wrap;
    }
    .home2 .block1 .right .li{
        width: 100% !important;
    }
    .home2 .block1 .right .li button{
        max-width: 120px;
        margin: 0 auto;
    }
    .home2 .block1{
        padding: 10px;
    }
    .list_box1 li{
        font-size: 14px;
    }
    .list_box1 li a{
        padding-right: 80px;
    }
    .list2w a h3 {
        font-size: 16px;
    }
    .home1 .block2 .left{
        margin-bottom: 25px;
    }
    .home2 .block2 .bottom .li{
        width: 25%;
    }
    .home2 .block2 .bottom .flex{
        justify-content: flex-start;
    }
    .list_box2 li,
    .list_box5 li{
        font-size: 14px;
        line-height: 40px;
    }
    .home2 .zw_box .zw_bot ul li{
        width: 23.5%;
    }
   .home2 .zw_box .zw_bot ul{
        justify-content: flex-start;
        gap: 10px 2%;
    }
    .list_box6 li a .txt-box h3{
        font-size: 14px;
    }
    .home2 .block1 .right .li:nth-child(3) .i1,
    .home2 .block1 .right .li:nth-child(3) .i3{
        flex:2
    }
    .home2 .block1 .right .li:nth-child(3) .i3 .datepicker{
        display:block;
    }
    .home2 .block1 .right .li:nth-child(3) .i1 .datepicker{
        display:block;
        flex:1;
    }

    .list_tabs1 .li-more{
        display:none;
    }
    .home1 .lc-link{
        background:#fff;
        border:1px solid #FAE6E6;
        border-radius:5px;
        
    }
    .home1 .lc-link a{
        font-size: 14px;
        line-height: 36px;
    }
    .home1 .child .gd{
        display:flex;
        margin-top:10px;
    }
}

@media (max-width: 641px) {
    .list_tabs1 .li h3{
        font-size: 18px;
        line-height: 34px;
    }
    .list_tabs1 .li.active h3{
        padding: 0 20px;
    }
    .home2 .block2 .tab-tit{
        padding: 0 25px;
    }
    .list_box3 li{
        width: 50%;
    }
    .list_box3 li a{
        height: 130px;
    }
    .home2 .block2 .right .line2{
        left: 50%;
    }
    .home2 .block2 .right .line3{
        right: 0;
        left: 0;
        top: 390px;
        width: auto;
        height: 1px;
    }
    .home2 .block2 .right .line3:before{
        position: absolute;
        content: '';
        left: 50%;
        top: 50%;
        width: 14px;
        height: 14px;
        background: url(../images/index/img-1-19.png) no-repeat 50%;
        transform: translate(-50%,-50%);
    }
    .home2 .block2 .right .line4{
        bottom: 130px;
    }
    .home2 .block2 .right .dots1{
        left: calc(50% - 7px);
    }
    .home2 .block2 .right .dots2{
        top: 253px;
        left: calc(50% - 7px);
    }
    .home2 .block2 .right .dots3{
        bottom: 123px;
        left: calc(50% - 7px);
    }
    .home2 .block2 .right .dots4{
        right: 0;
        left: 0;
        top: 260px;
        width: auto;
        height: 1px;
        background: rgba(243, 226, 226, 0.5);
    }
    .home2 .zw_box .zw_bot ul li{
        width: 32%;
    }
    .list_box4 li{
        width: 32%;
    }
    .home2{
        padding-top: 0;
    }

}

@media (max-width: 481px) {
    .list1w a{
        padding: 10px;
    }
    .list1w a h2{
        font-size: 16px;
        line-height: 26px;
        margin-bottom: 0;
    }
    .list2w a h3 {
        font-size: 14px;
        line-height: 44px;
        padding: 0 65px 0 10px;
    }
    .list2w .page{
        right: 8px;
    }
    .list2w .page span{
        font-size: 14px;
        line-height: 44px;
    }
    .home1 .block2{
        margin-top: 20px;
    }
    .list_tabs1 .li h3{
        font-size: 18px;
        text-align: center;
    }
    .list_tabs1 .li.active h3{
        padding: 0;
        border-radius: 5px;
    }
    .list_tabs1 .li{
        width: 49%;
    }
    .list_tabs1{
        justify-content: flex-start;
        flex-wrap: wrap;
        gap: 5px 2%;
        margin: 0 0 15px;
    }
    .home2 .block2 .tab-tit{
        padding: 0;
    }
    .home2 .block2 .tab-tit .li{
        font-size: 17px;
        width: 50%;
        text-align: center;
        line-height: 42px;
    }
    .home2 .block2 .tab-tit{
        flex-wrap: wrap;
        border-width: 3px;
    }
    .home2 .block2 .tab-cont .img_box{
        margin-top: 5px;
    }
    .list_box3 li a {
        height: 90px;
    }
    .home2 .block2 .right .line1{
        top: 90px;
    }
    .home2 .block2 .right .line3{
        top: 180px;
    }
    .home2 .block2 .right .line4{
        bottom: 90px;
    }
    .home2 .block2 .right .dots4{
        top: 270px;
    }
    .home2 .block2 .right .dots1{
        top: 83px;
    }
    .home2 .block2 .right .dots2{
        top: 263px;
    }
    .home2 .block2 .right .dots3{
        bottom: 83px;
    }
    .list_box3 li a .icon {
        width: 25px;
        height: 23px;
    }
    .list_box3 li a h3{
        font-size: 13px;
        line-height: 24px;
        height: 24px;
    }
    .home2 .block2 .bottom .li{
        width: 50%;
        font-size: 14px;
        line-height: 32px;
    }
    .home2 .block2 .bottom{
        padding: 10px 0;
    }
    .list_box2 li, .list_box5 li {
        line-height: 34px;
    }
    .home2 .block3 .tab-tit .li{
        font-size: 18px;
        line-height: 44px;
    }
    .home2 .block3 .tab-tit .li:after{
        background: #C61613;
    }
    .home2 .block3 .tab-tit{
        margin-bottom: 15px;
    }
    .home2 .block1 .right .li button {
        max-width: 100px;
        height: 40px;
        line-height: 40px;
    }
    .home2 .hd_box .left .top{
        flex-wrap: wrap;
    }
    .home2 .hd_box .left .top .li{
        width: 50%;
    }
    .home2 .hd_box .left .top .li a{
        font-size: 14px;
        line-height: 40px;
        justify-content: center;
    }
    .home2 .hd_box .left .top .li a img{
        width: 20px !important;
        margin-right: 5px;
    }
    .list_box4 li{
        width: 49%;
    }
    .list_box4 ul{
        gap: 10px 2%;
    }
    .home2 .zw_box .right .li{
        width: 100%;
    }
    .home2 .zw_box .right .li:nth-child(2){
        margin-top: 10px;
    }
    .list_tabs2 .li.active, .list_tabs2 .li, .list_tabs3 .li.active, .list_tabs3 .li{
        font-size: 17px;
        margin-right: 20px;
    }
    .home3 .tab-tit{
        flex-wrap: wrap;
        border: 1px solid #C61613;
        border-radius: 5px;
        overflow: hidden;
    }
    .home3 .tab-tit .li{
        width: 50%;
        height: auto;
        border-radius: 0;
        margin: 0;
        background: #fff;
    }
    .home3 .tab-tit .li .img_hezi{
        display: none;
    }
    .home3 .tab-tit .li .hide{
        position: static;
        opacity: 1;
        height: 48px;
    }
    .home3 .tab-tit .li .hide h3{
        color: #111111;
    }
    .home3 .tab-tit .li .hide h3 br{
        display: none;
    }
    .home3 .tab-tit .li .show{
        display: none;
    }
    .home3 .tab-tit .li .img_zd{
        border-radius: 0;
        padding: 0;
    }
    .home3 .tab-tit .li.active .hide{
        background: #C61613;
    }
    .home3 .tab-tit .li.active .hide h3{
        color: #fff;
    }
    .home3 .content{
        padding:10px;
    }
    .list_box1 li{
        line-height: 40px;
    }
    .index_label .tit .span2{
        font-size: 20px;
        line-height: 30px;
    }
    .index_label .tit .span1 {
        font-size: 26px;
        transform: translateY(3px);
        margin-right: 2px;
    }
    .index_label .tit .span1:after {
        right: -1px;
        top: -16px;
        bottom: -2px;
        width: 41px;
    }
    .index_label img {
        height: 11px;
    }
    .home2 .index_label{
        margin-bottom: 20px;
    }
    .home2 .block2{
        margin-top: 20px;
        padding: 10px;
    }
    .list_box5 li a{
        padding-right: 90px;
    }
    .home2 .zw_box .zw_bot ul li h3{
        font-size: 13px ;
    }
    .home2 .zw_box .zw_bot ul li .icon{
        width: 23px;
        height: 23px;
    }
    .home2 .zw_box .left .item .tit, .home2 .zw_box .zw_bot .tit{
        font-size: 17px;
    }
    .home2 .block3{
        margin-top: 25px;
    }
    .list_tabs2{
        justify-content: space-between;
    }
    .list_tabs2 .li{
        margin-right: 0 !important;
    }
    .list_box6 li a .status{
        width: 65px;
        height: 34px;
        line-height: 32px;
    }
    .list_box6 li a .txt-box{
        width: calc(100% - 75px);
    }
    .list_box6 li a .txt-box time{
        line-height: 24px;
        flex-wrap: wrap;
    }
    .list_box6 li a .txt-box time span{
        width: 100%;
    }
    .list_box6 li a{
        align-items: flex-start;
    }
    .list_box4 li a h3{
        font-size: 14px;
    }
    .home2 .zw_box .right .li .tit{
        font-size: 16px;
        line-height: 44px;
    }
    .home2 .zw_box .right .li ul li{
        font-size: 13px;
    }
    .home3 .right .txt-box{
        font-size: 14px;
        line-height: 2em;
        max-height: 22em;
        margin-bottom: 10px;
    }
    .home4 .item{
        width: 100% !important;
    }
     .home2 .block1 .right .li:nth-child(3) label{
        flex-wrap:wrap;
        height: auto;
    }
    .home2 .block1 .right .li:nth-child(3) .i1{
        width:100%;
        flex: auto;
    }
    .home2 .block1 .right .li:nth-child(3) .i2{
        width:100%;
        text-align:center;
        margin:8px 0
    }
    .home2 .block1 .right .li:nth-child(3) .i3{
        width:100%;
        flex: auto;
    }
    .list_tabs2 .more,
      .list_tabs3 .more{
        display:none;
    }
    .list_bds2_li .gd,
       .list_bds3_li .gd{
        display:flex;
        margin-top:5px
    }
     .home1 .lc-link a{
         margin:0;
     }
     .home1 .lc-link{
         padding:0 15px;
         justify-content:space-between;
     }

    .list3w .next{
        right:5px;
    }
    .list3w .prev{
        left:5px;
    }
    .list3w .btn{
        width:12px;
        height: 23px;
    }
}

.datepicker input{
    width: 100% !important;
    position:relative;
    z-index:2;
}



.list1w .page{
    display: flex;
    justify-content: space-between;
    background: none;
    height: auto;
}
.list1w .page span{
    width: auto;
    margin: 0 5px;
    flex: 1;
    height: 3px;
    opacity: .5;
    border-radius: 0;
}
.list1w .page span.active{
    opacity: 1;
}

.aside-fc{
    position: fixed;
    right: 20px;
    bottom: 20px;
    z-index: 99;
}
.aside-fc a{
    display: block;
}
.aside-fc img{
    display: block;
    max-width: 250px;
}
.aside-fc span{
    display: block;
    font-size: 16px;
    color: #000;
    line-height: 24px;
    margin-top: 5px;
    text-align: right;
    cursor: pointer;
}

@media screen and (max-width: 768px){
    .aside-fc{
        right: 10px;
        bottom: 10px;
    }
    .aside-fc img{
        max-width: 200px;
    }
    .aside-fc span{
        font-size: 12px;
    }
}

@media screen and (max-width: 481px){
    .aside-fc img{
        max-width: 150px;
    }
}</pre></body></html>