@charset "utf-8";

.banner a{
    display: block;
    position: relative;
    overflow: hidden;
}
.banner a img{
    display: block;
    width: 100%;
}
.banner .page{
    font-size: 0;
    bottom: .15rem;
}

.banner .page span{
    width: .21rem;
    height: .06rem;
    margin: 0 .06rem;
    background: #fff;
    opacity: .3;
    border-radius: .03rem;
}
.banner .page span.active{
    opacity: 1;
}

.title001 h2{
    color: #333;
    font-size: .26rem;
    font-weight: bold;
    letter-spacing: .03rem;

    text-align: center
}
.title001{
    margin:.65rem auto .6rem;
}

.list1w a{
    display: block;
    position: relative;
}
.list1w a .pic{
    padding-top: 6rem;
}
.list1w a h3{
    color: #fff;
    font-size: .2rem;
    line-height: .3rem;
    font-weight: bold;
}

.list1w a b{
    display: block;
    background: #fff;
    height: 1px;
    margin: .4rem auto .5rem;
    opacity: .1;
    width: 100%
}

.list1w a p{
    font-size: .14rem;
    color: #fff;
    line-height: .21rem;
    -webkit-line-clamp: 3;
    height: .63rem;
    margin-bottom: .9rem;
}
.list1w a h5{
    align-items: center;
    border: 1px solid #fff;
    cursor: pointer;
    display: flex;
    height: .4rem;
    justify-content: space-between;
    padding: .12rem .18rem;
    position: relative;
    transition: all .3s;
    width: 1.5rem;
}

.list1w a h5 span{
    display: block;
    font-size: .15rem;
    color: #fff;
}
.list1w a h5 i{
    display: block;
    width: .12rem;
    height: .12rem;
}
.list1w a h5 i svg{
    display: block;
    width: 100%;
    height: 100%;
    fill: #fff;
}
.list1w a h5:before{
    background-color: #fff;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transition: all .5s;
    width: 0;
    z-index: -1
}
.list1w a h5:hover:before{
    width: 100%
}
.list1w a h5:hover svg{
    fill: #1a2f7f;
}
.list1w a h5:hover span{
    color: #1a2f7f
}

.list1w a .txt{
    position: absolute;
    right: .98rem;
    bottom: 0;
    width: 36.25%;
    height: 77.5%;
    opacity: .85;
    z-index: 3;
    padding: .45rem .5rem;
    background: rgba(11, 94, 178,  0.85);
}

.list1w{
    margin: 0 .39rem;
    overflow: visible;
}

.index-s2 .left{
    width: 63.4%;
    padding: .3rem .28rem .3rem .33rem;
}

.list_box1 li{
    width: 48.605%;
    border: 1px solid #e2e2e2;
    background: #fff;
    transition: .5s;
}
.list_box1 li a{
    display: block;
}
.list_box1 li .pic{
    padding-top: 2.93rem;
}

.list_box1 li h3{
    color: #333;
    font-size: .18rem;
    line-height: .27rem;
    margin-bottom: .2rem;
    font-weight: bold;
}
.list_box1 li p{
    font-size: .14rem;
    line-height: .22rem;
    color: #666;
    /* height: .44rem; */
}
.list_box1 li .txt{
    padding: .25rem .26rem .37rem .18rem;
}

.list_box1 li:hover{
    box-shadow: 0 .02rem .21rem rgba(0,9,17, .11)
}

.index-s2 .right{
    width: 36.6%;
    padding-right: .57rem;
    margin-top: .16rem;
}

.title002 h2{
    font-size: .18rem;
    color: #666;
    font-weight: bold;
}
.title002 a{
    display: flex;
    align-items: center;
    font-size: .14rem;
    color: #999;
}
.title002 a svg{
    display: block;
    width: .16rem;
    height: .16rem;
    margin-left: .05rem;
    fill: #999;
}

.title002{
    height: .58rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 2px solid #d8d8d8;
}

.list_box2 li{
    position: relative;
    line-height: .36rem;
    margin-top: .26rem;
}
.list_box2 li a{
    color: #0b5eb2;
    font-size: .18rem;
    padding-right: .65rem;
    transition: .5s;
}
.list_box2 li time{
    position: absolute;
    right: 0;
    top: 0;
    font-size: .18rem;
    color: #666;
    transition: .5s;
}
.list_box2 li:hover a,
.list_box2 li:hover span{
    font-weight: bold;
}

.index-s2 .con{
    width: 87.5%;
    background: rgba(255, 255, 255, 0.95);
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
}
.index-s2 .content{
    display: flex;
    justify-content: flex-end;
    padding: .88rem 0;
    background: url("../images/index-s2.jpg") no-repeat fixed 50%/100% 100%;
}

.index-s2 .title001{
    margin: .7rem auto .8rem;
}
.index-s2{
    margin-bottom: .88rem;
}

/*tzgg*/
.home2-t ul{justify-content: space-between;}
.home2-t li{width: 49%;margin-bottom: 0.35rem;}
.home2-t li a{height: 0.92rem;background: #e8f0f7;align-items: center;}
.home2-t li a::after{background: linear-gradient(180deg, rgba(222, 178, 132, 0.55) 0%, #8E673E 100%);opacity:.1;}
.home2-t li *{transition: 0.5s;}
.home2-t li .date{width: 0.92rem;height: 0.92rem;padding: 0.13rem 0.15rem;background: url(../images/h2-d1.png) no-repeat center/cover;border-radius: 0 0.2rem 0 0;}
.home2-t li .con{width: calc(100% - 0.92rem);padding: 0 0.3rem;}
.home2-t li h3{font-size: 0.2rem;color: #333;line-height: 0.3rem;max-height: 0.6rem\0;}
.home2-t li .date span{font-size: 0.3rem;color: #333;line-height: 0.3rem;display: block;/* padding-bottom: 0.1rem; */text-align: center;}
.home2-t li .date p{font-size: 0.14rem;color: #333;line-height: 0.3rem;text-align: center;padding-top: .05rem;}
.home2-t li .date span::after{width: 0.5rem;height: 1px;background: #333;transform: rotate(-45deg);transform-origin: bottom;bottom: -.05rem;left: .05rem;}

@media screen and (min-width: 1200px){
    .home2-t li a:hover h3{color: #ffffff;}
    .home2-t li a:hover::after{width: 100%;}
    .home2-t li a:hover{background: #226ab3;}
    .home2-t li a:hover .date{background: url(../images/h2-d2.png) no-repeat center/cover;}
    .home2-t li a:hover .date span, .home2-t li a:hover .date p{color: #fff;}
    .home2-t li a:hover .date span::after{background:#fff;}

}
@media screen and (max-width:420px){
    .home2-t li{width: 100%;margin-bottom: 0.3rem;}
}


@media (max-width: 1025px){
    .banner{
        margin-top: .75rem;
    }
    .list1w a .pic{
        padding-top: 75.02%;
    }
    .list1w{
        margin: 0 ;
        overflow: hidden;
    }
    .list1w a b{
        margin: .15rem 0;
    }
    .list1w a p{
        font-size: .16rem;
        line-height: .28rem;
        height: .84rem;
        margin-bottom: .15rem;
    }
    .list1w a .txt{
        position: static;
        padding: .2rem;
        opacity: 1;
        width: auto;
        height: auto;
    }
    .title001{
        margin: .4rem 0 .26rem;
    }
    .index-s2 .content{
        padding: .4rem 0;
    }
    .index-s2 .con{
        width: 100%;
        padding: .3rem 15px;
    }
    .index-s2 .left{
        width: 100%;
        padding: 0;
    }
    .list_box1 li .pic{
        padding-top: 60.54%;
    }
    .list_box1 li h3{
        margin-bottom: .1rem;
    }
    .list_box1 li p{
        font-size: .16rem;
        line-height: .28rem;
        height: .56rem;
    }
    .list_box1 li .txt{
        padding: .2rem;
    }
    .index-s2 .right{
        width: 100%;
        padding: 0;
        margin-top: .2rem;
    }
    .index-s2 .title001{
        margin: .4rem 0 .2rem;
    }
    .index-s2{
        margin-bottom: 0;
    }
}

@media (max-width: 769px){
    .list_box1 li{
        width: 100%;
    }
    .list_box1 ul{
        gap: .26rem 0;
    }
    .list_box2 li{
        margin-top: 0;
        line-height: .44rem;
    }
    .list_box2{
        margin-top: .1rem;
    }
    .title002 h2{
        font-size: .22rem;
    }
}

/*2025-04-49*/
.index-s2{
    margin-bottom: 0;
}
.index-s3 .left{
    width: 54.5%;
}

.list2w_1 a{
    display: block;
    position: relative;
}

.list2w_1 a .pic{
    padding-top: 5.2rem;
}

.list2w_2{
    position: relative;
    z-index: 2;
    margin: -.91rem 0 0 .56rem;
    padding: .1rem 1.92rem .16rem .1rem;
    background: url("../images/s3-img-2.png") no-repeat  50%/cover;
}

.list2w_2 a{
    display: block;
    padding: .2rem;
}
.list2w_2 h3{
    font-size: .2rem;
    line-height: .3rem;
    color: #FFFFFF;
}
.list2w_2 p{
    font-size: .16rem;
    line-height: .24rem;
    color: #fff;
    opacity: .6;
    margin-top: .1rem;
}

.list2w_2 .btn-box{
    position: absolute;
    right: .39rem;
    bottom: .42rem;
    display: flex;
    align-items: center;
}
.list2w_2 .btn{
    position: static;
    width: .06rem;
    height: .1rem;
    transform: none;
    background: no-repeat 50%/100%;
    opacity: .4;
    transition: .5s;
}
.list2w_2 .prev{
    background-image: url("../images/prev-1.png");
}
.list2w_2 .next{
    background-image: url("../images/next-1.png");
}
.list2w_2 .btn:hover{
    opacity: 1;
}
.list2w_2 .page{
    font-size: 0;
    position: static;
}
.list2w_2 .page span{
    width: .12rem;
    height: .12rem;
    margin: 0 .1rem;
    background: #fff;
    opacity: .4;
}
.list2w_2 .page span.active{
    opacity: 1;
}


.index-s3 .right{
    width: 43.0625%;
    padding: 0 .3rem 0 .16rem;
}

.list_box3 li a{
    position: relative;
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: .11rem .22rem .11rem .25rem;
    transition: .5s;
}

.list_box3 li time{
    display: flex;
    width: .81rem;
    height: .81rem;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    color: #226AB4;
    text-align: center;
    background: url("../images/s3-img-3.png") no-repeat 50%/100% 100%;
    transition: .5s;
}
.list_box3 li time span{
    display: block;
    font-size: .26rem;
    line-height: 1;
    font-family: 'SourceHanSerifCN-Bold',sans-serif;
    margin-top: -.08rem;
}
.list_box3 li time em{
    display: block;
    font-size: .14rem;
    line-height: 1;
    font-family: 'SourceHanSerifCN-Bold',sans-serif;
    margin-top: .05rem;
}

.list_box3 li .txt-box{
    width: calc(100% - 1.02rem);
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.list_box3 li .txt-box .txt{
    width: calc(100% - .66rem);
}
.list_box3 li .txt-box h3{
    font-size: .2rem;
    line-height: .3rem;
    color: #3D3D3D;
    max-height: .6rem;
    transition: .5s;
}
.list_box3 li .txt-box .rr{
    width: .46rem;
    height: .91rem;
    border-left: 1px dashed transparent;
    background: url("../images/s3-img-6.png") no-repeat right center/.12rem;
    transition: .5s;
}

.list_box3 li{
    position: relative;
    margin-top: .3rem;
    background: #fff;
}
.list_box3 li:first-child{
    margin-top: 0;
}
.list_box3 li:after{
    position: absolute;
    content: '';
    top: 0;
    bottom: 0;
    background: #226AB4;
    opacity: 0;
    visibility: hidden;
    transition: .5s;
}
.list_box3 li:hover time{
    color: #fff;
    background-image: url("../images/s3-img-4.png");
}
.list_box3 li:hover .txt-box h3{
    color: #fff;
}
.list_box3 li:hover .txt-box .rr{
    border-color: rgba(255, 255, 255, 0.5);
    background-image: url("../images/s3-img-5.png");
}
.list_box3 li:hover:after{
    opacity: 1;
    visibility: visible;
    left: -.16rem;
    right: -.3rem;
}
.list_box3 li:hover a{
    margin-right: -.3rem;
}
.list_box3{
    margin-top: .12rem;
}
.index-s3 .title001{
    margin: 0 0 .55rem;
}
.index-s3{
    padding: .75rem 0 .84rem;
    background: url("../images/index-s3.png") no-repeat  50%/cover;
}

.list4w a{
    display: block;
    position: relative;
    padding: .18rem 0 .2rem;
    transition: .5s;
}

.list4w a .pic{
    padding-top: 3.3rem;
    transition: .5s;
}

.list4w a time{
    position: absolute;
    left: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: .14rem;
    line-height: .44rem;
    color: #fff;
    min-width: 1.49rem;
    z-index: 3;
    background: rgba(35, 77, 149, 0.9);
    transition: .5s;
}
.list4w a time img{
    display: block;
    width: .12rem;
    margin-right: .1rem;
}

.list4w a h3{
    font-size: .2rem;
    line-height: .3rem;
    height: .6rem;
    color: #393939;
    padding: 0 .34rem 0 .2rem;
    transition: .5s;
}
.list4w a i{
    display: block;
    margin: .34rem 0 .1rem;
    border-top: 1px dashed rgba(155, 13, 20, 0.2);
    transition: .5s;
}
.list4w a h5{
    padding: 0 .34rem 0 .2rem;
    font-size: .14rem;
    line-height: .3rem;
    color: #9E9E9E;
    background: url("../images/s4-img-3.png") no-repeat right .34rem center/.19rem;
    transition: .5s;
}
.list4w a .txt{
    padding: .32rem 0 0;
}
.list4w a:hover{
    background: #226AB4;
}
.list4w a:hover .pic{
    margin: .17rem .27rem .16rem;
    padding-top: 2.97rem;
}
.list4w a:hover h3{
    color: #fff;
    font-weight: bold;
}
.list4w a:hover i{
    border-color: rgba(255, 255, 255, 0.2);
}
.list4w a:hover h5{
    color: #fff;
    background-image: url("../images/s4-img-4.png");
}
.list4w a:hover time{
    background: #E3BB5B;
}

.list4w .page{
    position: static;
    text-align: center;
    font-size: 0;
    margin-top: .5rem;
}
.list4w .page span{
    width: .14rem;
    height: .14rem;
    border: 1px solid #226AB4;
    background: transparent;
    opacity: 1;
    margin: 0 .12rem;
    transition: .5s;
}
.list4w .page span.active{
    width: .46rem;
    background: #0b5eb2;
    border-radius: .5rem;
}

.index-s4 .title001{
    margin: 0 0  .5rem 0;
}
.index-s4 {
    padding: .57rem 0 .55rem;
    background: url("../images/index-s4.png") no-repeat bottom center/cover;
}

@media (max-width: 1025px) {
    .index-s3 .left{
        width: 100%;
    }
    .list2w_1 a .pic{
        padding-top: 59.63%;
    }
    .list2w_2{
        margin: 0;
        padding: .1rem;
    }
    .list2w_2 a{
        padding: .1rem;
    }
    .list2w_2 .btn-box{
        position: static;
        justify-content: center;
    }
    .list2w_2 p{
        margin-top: .05rem;
    }
    .index-s3 .right{
        width: 100%;
        padding: 0;
        margin-top: .3rem;
    }

    .list_box3 li a{
        padding: .1rem .15rem;
    }
    .list_box3 li{
        margin-top: .1rem;
    }
    .list_box3 li:hover:after{
        left: 0;
        right: 0;
    }
    .list_box3 li:hover a{
        margin-right: 0;
    }
    .index-s3 .title001{
        margin-bottom: .2rem;
    }
    .index-s3{
        padding: .4rem 0;
    }
    .list4w a .pic{
        padding-top: 65.03% !important;
        margin: 0 !important;
    }
    .list4w a .txt{
        padding-top: .2rem;
    }
    .list4w a h3,
    .list4w a h5{
        padding: 0 .2rem;
    }
    .list4w a h5{
        background-position: right .2rem center;
    }
    .list4w a i{
        margin: .15rem 0;
    }
    .list4w a{
        padding: 0 0 .2rem;
    }
    .list4w .page{
        margin-top: .2rem;
    }
    .list4w .page span{
        margin: 0 .06rem;
    }
    .index-s4 .title001{
        margin: 0 0 .2rem 0 ;
    }
    .index-s4{
        padding: .4rem 0;
    }
}


/*title001*/

.title001 .more{
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    font-size: .14rem;
    line-height: .2rem;
    color: #9E9E9E;
    padding: 0 .3rem .03rem 0; 
    /* background: url("../images/more.png") no-repeat right bottom /auto .19rem; */
}
.title001{
    position: relative;
}

.loader{
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #fff;
    z-index: 99999;
    display: flex;
    align-items: center;
    justify-content: center;
}
.loader img{
    display: block;
    width: 1rem;
    animation: jump 3s infinite ; /* 应用动画 */
}

/* 定义动画 */
@keyframes jump {
    0%, 100% {
        transform: translateY(0); /* 开始和结束时，图片位置不变 */
    }
    50% {
        transform: translateY(-.2rem); /* 中间时，图片向上移动20px */
    }
}