@charset "utf-8";
.banner .swiper-slide{
    width: 100vw !important;
    overflow: hidden;
}
.banner a{
    display: block;
    position: relative;
    overflow: hidden;
    transform: scale(1.175);
    transition: 6s;
}
.banner a img{
    width: 100vw;
    height: 100vh;
    object-fit: cover;
}
.banner .swiper-slide-active a {
    transform: scale(1);
}
.banner .page{
    font-size: 0;
    bottom: .4rem;
}

.banner .page span{
    position: relative;
    width: .16rem;
    height: .16rem;
    margin: 0 .21rem;
    border-radius: 50%;
    opacity: .8;
    vertical-align: middle;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 100%;
    background-color:#fff;
}
.banner .page span.active{
    border: none;
    opacity: 1;
    border-radius: 0;
    width: .36rem;
    height: .36rem;
    background-image: url("../images/dots.png");
    background-color: transparent;
}

.banner .swiper-slide{
    overflow: hidden;
}
.title001{
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.title001.mid{
    justify-content: center;
}
.title001 .titBox{
    padding-top: .24rem;
    padding-bottom: .12rem;
    text-align: center;
    background: url("../images/tit01.png") no-repeat 50%;
    background-size: auto 1rem;
}
.title001 .titBox h3{
    font-size: .36rem;
    line-height: .54rem;
    color: #193D87;
    position: relative;
    z-index: 3;
    font-family: 'heitiB',sans-serif;
}
.title001 .titBox p{
    font-size: .5rem;
    line-height: 1;
    color: rgba(221, 230, 250, 0.8);
    font-family: Arial,sans-serif;
    position: relative;
    margin-top: -.4rem;
}


.title001 .more{
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    text-align: center;
    transition: .5s;
    font-size: .16rem;
    line-height: .24rem;
    color: #DD4E26;
}
.title001 .more a{
    display: flex;
    align-items: center;
}
.title001 .more a img{
    display: block;
    height: .19rem;
    margin-left: .1rem;
}
.title001 .more:hover{
    right: -.1rem;
}
.home1 .left{
    width: 62.86%;
}

.home1 .top a{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.home1 .top a .pic{
    width: 5.4rem;
    height: 3.6rem;
}
.home1 .top a .txt{
    width: calc(100% - 5.4rem);
    padding: .38rem .24rem .46rem .26rem;
    background: rgba(221, 78, 38, 0.03);
}

.home1 .top a .txt h3{
    font-size: .18rem;
    line-height: .36rem;
    color: #DD4E26;
    height: .72rem;
    font-weight: 600;
    margin-bottom: .23rem;
}
.home1 .top a .txt p{
    font-size: .16rem;
    line-height: .36rem;
    color: #666666;
    -webkit-line-clamp: 3;
    height: 1.08rem;
    margin-bottom: .39rem;
}
.home1 .top a .txt time{
    display: flex;
    align-items: center;
    font-size: .28rem;
    line-height: .34rem;
    color: #DD4E26;
    font-family: 'Abhaya Libre_B',sans-serif;
}
.home1 .top a .txt time i{
    font-size: .16rem;
    line-height: 1;
    color: #666;
    font-family: 'Abhaya Libre_R',sans-serif;
    margin-left: .05rem;
    transform: translateY(0.03rem);
}
.home1 .top a .txt time img{
    display: block;
    width: .21rem;
    margin-right: .06rem;
}
.home1 .top{
    margin-bottom: .48rem;
}
.list_box1 li{
    position: relative;
    z-index: 3;
    line-height: .7rem;
}

.list_box1 li a{
    font-size: .18rem;
    color: #333333;
    padding-right: 1.58rem;
    padding-left: .2rem;
}
.list_box1 li time{
    position: absolute;
    right: .18rem;
    top: 0;
    font-size: .2rem;
    color: #2878A5;
    padding-left: .25rem;
    background: url("../images/s1-img03.png") no-repeat left center;
    background-size: auto .16rem;
    font-family: 'Abhaya Libre_R', sans-serif;
}
.list_box1 li *{
    transition: .5s;
}
.list_box1 li:after{
    position: absolute;
    content: '';
    left: 0;
    right: 100%;
    top: -.03rem;
    bottom: -.03rem;
    background: url("../images/s1-img05.png") no-repeat left center;
    background-size: 100% 100%;
    transition: .5s;
    z-index: -1;
}
.list_box1 li:hover:after{
    right: 0;
}
.list_box1 li:hover a{
    color: #fff;
    font-weight: 600;
}
.list_box1 li:hover time{
    color: #fff;
    background-image: url("../images/s1-img04.png");
}

.home1 .right{
    width: 34.71%;
}

.list_box2 {
    padding: .61rem .37rem .66rem .39rem;
    background: linear-gradient(144deg, #193D87 -3%, #0A73CA 102%);
}
.list_box2 ul{
    position: relative;
}
.list_box2 ul:after{
    position: absolute;
    content: '';
    left: 0;
    width: 1px;
    top: -.2rem;
    bottom: -.24rem;
    background: #D8D8D8;
}
.list_box2 a{
    display: block;
    position: relative;
    z-index: 3;
}
.list_box2 a time{
    display: block;
    font-size: .22rem;
    line-height: .26rem;
    color: #fff;
    font-family: 'Abhaya Libre_R', sans-serif;
    margin-bottom: .07rem;
}
.list_box2 a h4{
    font-size: .18rem;
    line-height: .3rem;
    color: #fff;
    transition: .5s;
}
.list_box2 li:before{
    position: absolute;
    content: '';
    top: .05rem;
    left: -.09rem;
    width: .1rem;
    height: .1rem;
    background: #fff;
    padding: .03rem;
    border: 1px solid transparent;
    border-radius: 50%;
    background-clip: content-box;
    transition: .5s;
}

.list_box2 li{
    position: relative;
    margin-top: .62rem;
    padding-left: .3rem;
    z-index: 3;
}
.list_box2 li:first-child{
    margin-top: 0;
}
.list_box2 li:hover:before{
    border-color: #fff;
}
.list_box2 li:hover a h4{
    font-weight: 600;
}

.home1 .title001{
    margin-bottom: .24rem;
}
.home1 .right .title001{
    padding-left: .34rem;
}

.home1{
    padding-top: .39rem;
    padding-bottom: .49rem;
    background: url("../images/home1.png") no-repeat bottom center;
    background-size: cover;
}

.tabs {
    display: flex;
    align-items: flex-end;
    justify-content: flex-start;
    margin-bottom: .52rem;
    padding-left: .94rem;
}
.tabs .li{
    margin: 0 .22rem;
    text-align: center;
    position: relative;
    background: no-repeat 50%;
    background-size: auto 1rem;
    cursor: pointer;

}
.tabs .li h3{
    font-size: .32rem;
    color: #fff;
    line-height: .54rem;
    opacity: .8;
    position: relative;
    z-index: 3;

    font-family: '黑体',sans-serif;
    margin-bottom: .16rem;
}
.tabs .li h3 i{
    display: none;
    font-family: 'heitiB',sans-serif;
}
.tabs .li p{
    font-size: .5rem;
    line-height: 1;
    color: rgba(78, 148, 214, 0.7);
    font-family: Arial,sans-serif;

    margin-top: -0.4rem;
    display: none;
    opacity: 0;
    visibility: hidden;
    transition: .3s;
}
.tabs .li.active h3{
    font-size: .36rem;
    opacity: 1;
    margin-bottom: 0;
    font-family: 'heitiB',sans-serif;
}

.tabs .li.active h3 i{
    display: inline-block;
}

.tabs .li.active p{

    transform: scale(1);
    opacity: 1;
    visibility: visible;
    display: block;
}
.tabs .li.active{
    padding-top: 0.24rem;
    padding-bottom: 0.12rem;
    margin: 0 .37rem;
    background-image: url("../images/tit02.png");
}
.tabs .more{
    color: #fff;
    top: auto;
    transform: none;
    bottom: .3rem;
}
.tabs .more a{
    display: none;
}
.tabs .more a.active{
    display: flex;
}
.tabs{
    height: 1rem;
}

.list_box3 li{
    position: relative;
    width: 30.71%;
    margin-left: 3.935%;
    margin-bottom: .54rem;
    background: #fff;
    background: url("../images/s2-img03.png") no-repeat 50%;
    background-size: 100% 100%;
}
.list_box3 li:nth-child(3n+1){
    margin-left: 0;
}
.list_box3 li a{
    display: block;
    position: relative;
    z-index: 3;
    padding: .32rem .28rem .23rem;
}
.list_box3 li h3{
    font-size: .18rem;
    line-height: .36rem;
    color: #333333;
    margin-bottom: .1rem;
    min-height: 0.72rem;
}
.list_box3 li time{
    display: flex;
    align-items: flex-end;
    font-size: .28rem;
    color: #DD4E26;
    line-height: .34rem;
    font-family: 'Abhaya Libre_B', sans-serif;
    background: url("../images/s2-img01.png") no-repeat right center;
    background-size: auto .29rem;
    transition: .5s;
}
.list_box3 li time i{
    display: block;
    font-size: .16rem;
    color: #666666;
    line-height: .32rem;
    font-family: 'Abhaya Libre_R', sans-serif;
    margin-left: .04rem;
}
.list_box3 li:after{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    transform: scaleX(0);
    transform-origin: left center;
    background: url("../images/s2-img04.png") no-repeat left center/100% 100%;
    transition: .5s;
}
.list_box3 li:hover:after{
    transform: scaleX(1);
}
.list_box3 li:hover h3{
    font-weight: 600;
}
.list_box3 li:hover time{
    color: #fff;
    background-image: url("../images/s2-img02.png");
}
.list_box3 li:hover time i{
    color: rgba(255, 255, 255, 0.8);
}

.list_box3 .gd{
    display: none;
    justify-content: center;
}
.list_box3 .gd a{
    display: block;
    font-size: .16rem;
    line-height: .42rem;
    width: 1.2rem;
    color: #333;
    background: #fff;
    border-radius: .03rem;
    text-align: center;
    transition: .5s;
}
.list_box3 .gd a:hover{
    color: #fff;
    background: #DD4E26;
}

.home2 {
    position: relative;
    z-index: 3;
    padding-top: .39rem;
    padding-bottom: 1.36rem;
    background: url("../images/home2.png") no-repeat top center;
    background-size:100% 100%;
}

.home3 .content{
    position: relative;
    z-index: 3;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.home3 .content:before{
    position: absolute;
    content: '';
    left: -.2rem;
    top: -.2rem;
    width: 1.6rem;
    height: 1.6rem;
    background: rgba(31, 169, 223, 0.4);
}
.home3 .left{
    width: 48.58%;
}

.list3w a{
    display: block;
    position: relative;
}
.list3w a:after{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 0;
    height: 1.8rem;
    background: linear-gradient(180deg, rgba(120, 120, 120, 0) 0%, #414141 100%);
}

.list3w a .pic{
    padding-top: 5rem;
}
.list3w a .txt{
    position: absolute;
    left: 0;
    right: 0;
    padding-left: .3rem;
    padding-right: 1.8rem;
    bottom: .3rem;
    z-index: 3;
}
.list3w a .txt time{
    display: block;
    font-size: .22rem;
    line-height: .26rem;
    color: #fff;
    font-family: 'Abhaya Libre_R', sans-serif;
    margin-bottom: .02rem;
}
.list3w a .txt h3{
    font-size: .2rem;
    line-height: .38rem;
    color: #fff;
    font-weight: 600;
}

.list3w .btn{
    width: .8rem;
    height: .8rem;
    top: auto;
    transform: none;
    bottom: 0;
    background: #193D87 no-repeat 50%;
    background-size: .14rem .29rem;
    transition: .5s;
}
.list3w .prev{
    left: auto;
    right: .8rem;
    background-image: url("../images/s3-img02.png");
}
.list3w .next{
    right: 0;
    background-image: url("../images/s3-img03.png");
}
.list3w .btn:hover{
    background-color: #fff;
}
.list3w .prev:hover{
    background-image: url("../images/s3-img04.png");
}
.list3w .next:hover{
    background-image: url("../images/s3-img05.png");
}

.home3 .right{
    width: calc(100% - 48.58%);
}

.list_box4 li a{
    padding: .16rem 0 .15rem .41rem;
    position: relative;
    z-index: 3;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.list_box4 li a .pic{
    width: 2.5rem;
    height: 1.46rem;
}
.list_box4 li a .txt{
    width: calc(100% - 2.66rem);
    padding-top: .04rem;
}
.list_box4 li a .txt time{
    display: block;
    font-size: .2rem;
    line-height: .24rem;
    color: #DD4E26;
    font-family: 'Abhaya Libre_R', sans-serif;
}
.list_box4 li a .txt h3{
    font-size: .18rem;
    line-height: .36rem;
    color: #333333;
    height: .72rem;
    margin-bottom: .07rem;
}
.list_box4 li a .txt .tb i{
    display: block;
    width: .36rem;
    height: .36rem;
    background: url("../images/s3-img07.png") no-repeat 50%;
    background-size: 100%;
}
.list_box4 li a .txt .tb{
    position: relative;
}
.list_box4 li a .txt .tb:before{
    position: absolute;
    content: '';
    right: 0;
    top: 50%;
    width: 83%;
    height: 1px;
    background: linear-gradient(270deg, #D8D8D8 0%, rgba(216, 216, 216, 0) 100%);
    transition: .5s;
}
.list_box4 li a .txt .tb:after{
    position: absolute;
    content: '';
    right: 0;
    top: 50%;
    margin-top: -.015rem;
    width: .2rem;
    height: .03rem;
    background: #DD4E26;
    transition: .5s;
}
.list_box4 li:hover a .txt *{
    transition: .5s;
}

.list_box4 li:hover a .txt time{
    color: #fff;
}

.list_box4 li:hover a .txt h3{
    color: #fff;
    font-weight: 600;
}

.list_box4 li:hover a .txt i{
    background-image: url("../images/s3-img08.png");
}


.list_box4 li:hover a .txt .tb:before{
    background: linear-gradient(270deg, #FFFFFF 0%, rgba(216, 216, 216, 0) 100%);
}
.list_box4 li:hover a .txt .tb:after{
    background: #0C6BC0;
}
.list_box4 li:after{
    position: absolute;
    content: '';
    left: 0;
    right: 100%;
    top: 0;
    bottom: 0;
    background: linear-gradient(107deg, #DD4E26 -3%, #FFBB90 107%);
    box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.16);
    transition: .5s;
}
.list_box4 li{
    position: relative;
}
.list_box4 li:hover:after{
    right: -.22rem;
}

.home3 .title001{
    margin-bottom: .66rem;
}
.home3:after{
    position: absolute;
    content: '';
    left: 0;
    bottom: 0;
    width: 48.96%;
    height: 4.34rem;
    background: linear-gradient(117deg, #193D87 0%, #0A73CA 107%);
}
.home3{
    position: relative;
    padding-bottom: .8rem;
    margin-bottom: .59rem;
}

.list4w a{
    display: block;
}
.list4w .icon{
    width: 100%;
    padding-top: 100%;
    position: relative;
    background: url("../images/s4-img01.png") no-repeat 50%;
    background-size: 100% ;
    transition: .5s;
}
.list4w .icon .img{
    transition: .5s;
    z-index: 3;
}
.list4w .icon .img02{
    opacity: 0;
    visibility: hidden;
}

.list4w a h4{
    font-size: .18rem;
    line-height: .38rem;
    color: #333333;
    text-align: center;
    margin-top: .19rem;
    white-space: nowrap;
}

.list4w a:hover .icon{
    background-image: url("../images/s4-img02.png");
}
.list4w a:hover .icon .img01{
    opacity: 0;
    visibility: hidden;
}
.list4w a:hover .icon .img02{
    opacity: 1;
    visibility: visible;
}

.list4w .page{
    position: static;
    font-size: 0;
    margin-top: .31rem;
}
.list4w .page span{
    width: .16rem;
    height: .16rem;
    background: #B9DEF4;
    opacity: 1;
    margin: 0 .14rem;
    vertical-align: middle;
}
.list4w .page span.active{
    width: .24rem;
    height: .24rem;
    background: #193D87;
}

.home4 .title001{
    margin-bottom: .21rem;
}
.homea{
    position: relative;
    margin-top: -1.92rem;
    padding-top: 1.84rem;
    padding-bottom: .95rem;
    background: url("../images/homea.png") no-repeat bottom center;
    background-size: 100%;
}


@media (max-width: 1199px){
    .banner{
        margin-top: .75rem;
    }
    .banner a img{
        position: absolute;
        top: 0;
        bottom: 0;
        right: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }
    .banner a{
        height: auto;
        padding-top: 50%;
    }

}
@media (max-width: 1025px){
    .banner .page{
        bottom: .15rem;
    }
    .banner .page span{
        width: .1rem;
        height: .1rem;
        margin: 0 .08rem;
    }
    .banner .page span.active{
        width: .24rem;
        height: .24rem;
    }
    .home1 .left{
        width: 100%;
        margin-bottom: .45rem;
    }
    .title001 .titBox h3{
        font-size: .28rem;
        line-height: .48rem;
    }
    .title001 .titBox p{
        font-size: .34rem;
        margin-top: -.38rem;
    }
    .title001 .titBox{
        padding-top: .2rem;
        background-size: auto 100%;
    }
    .title001 .more a img{
        height: .12rem;
    }
    .title001 .more{
        font-size: .14rem;
    }
    .home1 .right{
        width: 100%;
    }
    .home1 .right .title001{
        padding-left: 0;
    }
    .list_box2{
        padding: .3rem .24rem;
    }
    .list_box2 li{
        margin-top: .3rem;
    }
    .list_box2 ul:after{
        top: -.1rem;
        bottom: -.1rem;
    }
    .home1{
        padding: .4rem 0 .4rem;
    }
    .tabs .li h3{
        font-size: .26rem;
        line-height: .48rem;
        margin-bottom: 0;

    }
    .tabs .li.active h3{
        font-size: .28rem;
    }
    .tabs .li p{
        font-size: .28rem;
        margin-top: -.3rem;
        transition: 0s;
    }
    .tabs .li{
        margin: 0 .15rem;
        background-size: auto 100%;
    }
    .tabs .li.active{
        margin: 0 .15rem;
        padding-top: .2rem;
    }
    .tabs{
        padding-left: 0;
        height: .78rem;
        align-items: center;
        justify-content: center;
        margin-bottom: .3rem;
    }
    .tabs .more{
        display: none;
    }
    .list_box3 li a{
        padding: .2rem;
    }
    .list_box3 li{
        width: 48%;
        margin-left: 0;
        margin-bottom: .3rem;
    }
    .list_box3 ul{
        justify-content: space-between;
    }
    .list_box3 li time{
        background-size: auto .24rem;
    }
    .list_box3 .gd{
        display: flex;
    }
    .home2{
        padding-top: .4rem;
        padding-bottom: .4rem;
        background: linear-gradient(115deg, #193D87 -2%, #0A73CA 101%);
    }
    .home3 .title001{
        margin-bottom: .24rem;
    }
    .home3 .left{
        width: 100%;
        margin-bottom: .45rem;
    }
    .list3w a .pic{
        padding-top: 73.53%;
    }
    .home3 .right{
        width: 100%;
    }
    .list_box4 li a{
        padding: .15rem 0 .15rem;
    }
    .list_box4 li:after{
        left: -.22rem;
        right: calc(100% + .22rem);
    }
    .home3:after{
        display: none;
    }
    .home3{
        padding-bottom: 0;
        margin-bottom: .45rem;
    }
    .list4w a{
        max-width: 80%;
        margin: 0 auto;
    }
    .list4w .icon img{
        max-width: 40%;
    }
    .list4w a h4{
        white-space: normal;
        line-height: .28rem;
        margin-top: .1rem;
    }
    .home4 .title001{
        margin-bottom: .24rem;
    }
    .list4w .page{
        margin-top: .2rem;
    }
    .list4w .page span.active{
        width: .15rem;
        height: .15rem;
    }
    .list4w .page span{
        width: .1rem;
        height: .1rem;
        margin: 0 .08rem;
    }
    .homea{
        margin-top: 0;
        padding-top: .45rem;
        padding-bottom: .45rem;
        background-size: cover;
    }
}
@media (max-width: 769px){
    .home1 .top a{
        flex-wrap: wrap;
    }
    .home1 .top a .pic{
        width: 100%;
        height: auto;
        padding-top: 66.66%;
    }
    .home1 .top a .txt{
        width: 100%;
        padding: .3rem .2rem;
    }
    .home1 .top a .txt h3{
        height: auto;
        margin-bottom: .1rem;
    }
    .home1 .top a .txt p{
        height: auto;
        max-height: 1.08rem;
        margin-bottom: .12rem;
    }
    .home1 .top{
        margin-bottom: .4rem;
    }
    .list_box1 li{
        line-height: .56rem;
    }
    .list_box3 li{
        width: 100%;
    }
    .tabs{
        flex-wrap: wrap;
        height: 1.36rem;
    }
    .tabs .li{
        width: 50%;
        margin: 0 0 .05rem;
    }
    .tabs .li.active{
        padding-top: .1rem;
        margin: 0 0 .05rem;
    }
}

@media (max-width: 481px){
    .title001.mid{
        justify-content: flex-start;
    }
    .home1 .top a .txt{
        padding: .2rem;
    }
    .list_box1 li a{
        padding-left: .1rem;
    }
    .list3w .btn{
        width: .5rem;
        height: .5rem;
        background-size: .1rem auto;
    }
    .list3w .prev{
        right: .5rem;
    }
    .list3w a .txt{
        bottom: .1rem;
        padding-left: .15rem;
        padding-right: 1.2rem;
    }
    .list_box4 li a .pic{
        width: 1.75rem;
        height: 1.28rem;
    }
    .list_box4 li a .txt{
        width: calc(100% - 1.95rem);
    }
    .list_box4 li a .txt h3{
        line-height: .32rem;
        height: .64rem;
    }
    .list_box4 li a .txt .tb i{
        width: .24rem;
        height: .24rem;
    }
    .tabs .li p{
        font-size: .24rem;
        margin-top: -.2rem;
    }
    .tabs .li h3{
        font-size: .24rem;
    }
}
@media (max-width: 330px){
    .tabs .li p{
        font-size: .2rem;
        margin-top: -.18rem;
    }
}