@charset "UTF-8";
/*.section .fp-tableCell{
    padding: .9rem 0 0;
}*/
.banner{
    position: relative;
    overflow: hidden;
}
.banner .swiper-slide{
    position: relative;
    overflow: hidden;
    z-index: 1;
}
.bannerimg .img_hezi {
    padding-bottom: 100vh !important;
}

.banner .page{
    font-size: 0;
    bottom: .37rem;
}
.banner .page span{
    font-size: .16rem;
    line-height: .3rem;
    height: .3rem;
    color: #fff;
    width: .3rem;
    margin: 0 .2rem;
    border-radius: 0;
    background: transparent no-repeat 50%/.29rem;
    opacity: 1;
}
.banner .page span.active{
    color: transparent;
    background-image: url("../images/dots.png");
}

.title001 {
    position: relative;
}
.title001 .tit{
    display: flex;
    align-items: center;
}
.title001 .tit img{
    display: block;
    width: .86rem;
    margin-right: .15rem;
}
.title001 .tit h3{
    font-size: .45rem;
    line-height: .65rem;
    color: #fff;
    font-family: 'songtiB',serif;
}
.title001 .tit h6{
    font-size: .3rem;
    line-height: 1;
    color: #FFFFFF;
    opacity: .3;
    font-family: 'SourceSans' ,sans-serif;
    text-transform: uppercase;
}
.title001 .more{
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    z-index: 5;
}
.title001 .more img{
    display: block;
    width: .31rem;
    height: .31rem;
}
.title001:before{
    position: absolute;
    content: '';
    right: calc(100% + .4rem);
    top: 50%;
    width: 100vw;
    transform: translateY(-50%);
    height: 1px;
    background: #D8D8D8;
    opacity: .2;
}
.title001:after{
    position: absolute;
    content: '';
    left: 3.41rem;
    top: 50%;
    width: 100vw;
    transform: translateY(-50%);
    height: 1px;
    background: #D8D8D8;
    opacity: .2;
}

.home2 .content{
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
}
.home2 .left{
    width: 58.5625%;
}

.home2 .left .txt-box{
    font-size: .2rem;
    line-height: .46rem;
    color: #fff;
    text-indent: 2em;
    height: 2.76rem;
    overflow: hidden;
    margin: .15rem 0 .71rem;
}

.list_box1 {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
}
.list_box1 .li{
    width: 33.33%;
}
.list_box1 .li a{
    display: block;
}
.list_box1 .li img{
    display: block;
    width: 1.2rem;
    margin: 0 auto;
}

.list_box1 .li h3{
    font-size: .3rem;
    line-height: .45rem;
    color: #fff;
    text-align: center;
    margin-top: .08rem;
}

.home2 .right{
    position: relative;
    width: 34.6875%;
    padding-right: .27rem;
}
.home2 .right .img-box{
    position: relative;
    z-index: 2;
}
.home2 .right .img-box:after{
    position: absolute;
    content: '';
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background: linear-gradient(0deg, #A2E9EB 1%, #FFFFFF 47%, #005EFF 100%);
    transform: translate(.27rem,-.23rem);
}
.home2 .right .img_zd{
    border-radius: 50%;
    overflow: hidden;
    z-index: 2;
}
.home2 .right .img_zd .img_hezi{
    padding-bottom: 100%;
}

.home2 .right:after{
    position: absolute;
    content: '';
    left: -2.03rem;
    right: -.99rem;
    top: -1.67rem;
    bottom: -1.23rem;
    background: url("../images/s1-img05.png") no-repeat 50%/100% 100%;
}
.home2 .title001{
    margin-bottom: .94rem;
}
.home2{
    overflow: hidden;
    background: url("../images/home2.png") no-repeat 50%/cover;
}

.home3 .content{
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
}
.home3 .left{
    width: 48.5625%;
}

.home3 .left .img-box a{
    display: block;
    position: relative;
    z-index: 3;
}
.home3 .left .img-box .pic{
    padding-top: 4.69rem;
    margin-right: .8rem;
}
.home3 .left .img-box .txt .name{
    display: flex;
    align-items: center;
    margin-bottom: .24rem;
}
.home3 .left .img-box .txt .name h3{
    position: relative;
    z-index: 2;
    font-size: .24rem;
    line-height: .63rem;
    color: #fff;
    font-weight: 700;
    padding-right: .19rem;
    margin-right: .38rem;
    display: flex;
    align-items: center;
}
.home3 .left .img-box .txt .name h3 img{
    display: block;
    width: .28rem;
    margin-left: .15rem;
}
.home3 .left .img-box .txt .name h3:before{
    position: absolute;
    content: '';
    right: 0;
    top: 0;
    bottom: 0;
    left: -.6rem;
    background: url("../images/s2-img05.png") no-repeat right center/auto 100%;
    z-index: -1;
}
.home3 .left .img-box .txt .name h5{
    font-size: .24rem;
    line-height: .63rem;
    color: #fff;
    font-weight: 700;
}
.home3 .left .img-box .txt p{
    font-size: .2rem;
    line-height: .36rem;
    color: #fff;
    height: .72rem;
}
.home3 .left .img-box .txt{
    padding: 0 .6rem .43rem;
}
.home3 .left .img-box a:after{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 0;
    height: 2.64rem;
    background: #225CCB url("../images/s2-img03.png") no-repeat 50%/cover;
    border-radius: 0 .69rem 0 0;
    z-index: -1;
}
.home3 .right{
    width: 48.9375%;
}

.list1w a{
    padding: 0 .4rem;
    display: flex;
    align-items: center;
    height: 100%;
    justify-content: space-between;
}
.list1w a .img-box{
    width: 1.4rem;
    padding: 0 .04rem 0 .09rem;
    position: relative;
    z-index: 2;
}
.list1w a .img-box .img_hezi{
    padding-bottom: 1.31rem;
    border-radius: 50%;
}
.list1w a .img-box:after{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #D8D8D8;
    border-radius: 50%;
    z-index: -1;
    transition: .5s;
}
.list1w a .txt-box{
    width: calc(100% - 1.73rem);
}
.list1w a .txt-box .name{
    margin-bottom: .25rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.list1w a .txt-box .name h3{
    font-size: .24rem;
    line-height: .3rem;
    color: #2C2C2C;
    font-weight: 600;
}
.list1w a .txt-box .name .span{
    display: flex;
}
.list1w a .txt-box .name span{
    display: block;
    font-size: .16rem;
    line-height: .3rem;
    color: #fff;
    padding: 0 .15rem;
    border-radius: 0 .1rem 0 .1rem;
    margin-left: .1rem;
    background: #5976FF;
}
.list1w a .txt-box .name span:first-child{
    margin-left: 0;
    background: #3B7CFE;
}
.list1w a .txt-box .name h6{
    font-size: .18rem;
    line-height: .3rem;
    color: #2C2C2C;
}
.list1w a .txt-box p{
    font-size: .18rem;
    line-height: .3rem;
    color: #666666;
    height: .6rem;
}

.list1w .item{
    background:#fff url("../images/s2-img06.png") no-repeat right bottom/contain;
}
.list1w a:hover .img-box:after{
    background: #00A7E2;
}
.list1w .swiper-container{
    height: 6.14rem;
}

.list1w .btn{
    margin-top: .25rem;
    display: flex;
    align-items: center;
    justify-content: center;
}
.list1w .btn div{
    width: .46rem;
    height: .46rem;
    margin: 0 .05rem;
    background: #075AEA no-repeat 50%/.2rem;
    border-radius: 50%;
    transition: .5s;
    cursor: pointer;
}
.list1w .btn .prev{
    background-image: url("../images/s2-img07.png");
}
.list1w .btn .next{
    background-image: url("../images/s2-img08.png");
}
.list1w .btn div:hover{
    background-color: #00A7E2;
}
.home3 .title001 .tit h3{
    color: #133475;
}
.home3 .title001 .tit h6{
    color: #133475;
}
.home3 .title001:before,
.home3 .title001:after{
    background: #fff;
    opacity: .6;
}
.home3 .title001{
    margin-bottom: .55rem;
}
.home3{
    background: url("../images/home3.png") no-repeat 50%/cover;
}

.list_tabs{
    max-width: 14.12rem;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    padding-bottom: .25rem;
    z-index: 2;
    margin: 0 auto;
}
.list_tabs .li{
    display: flex;
    align-items: center;
    cursor: pointer;
    margin: 0 .39rem;
    position: relative;
    font-size: .24rem;
    line-height: .54rem;
    color: #fff;
    z-index: 2;
}
.list_tabs .li img{
    display: block;
    width: .54rem;
    margin-right: .15rem;
}
.list_tabs .li:after{
    position: absolute;
    content: '';
    left: 50%;
    right: 0;
    bottom: -.25rem;
    height: .03rem;
    width: 0;
    transition: .5s;
}
.list_tabs .li.active:after{
    width: 1.3rem;
    margin-left: -.65rem;
    background: #D8D8D8;
}
.list_tabs:after{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 0;
    height: 1px;
    background: linear-gradient(90deg, rgba(216, 216, 216, 0) 0%, rgba(216, 216, 216, 0.5479) 56%, rgba(216, 216, 216, 0) 104%) ;
}

.home4 .list_bds_con{
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
    margin-top: .68rem;
}
.home4 .left{
    width: 40.4375%;
}
.home4 .left .img-box{
    position: relative;
    padding-right: .12rem;
    padding-bottom: .14rem;
}
.home4 .left .img-box a{
    display: block;
    position: relative;
    z-index: 3;
}
.home4 .left .img-box a .pic{
    padding-top: 4.35rem;
}

.home4 .left .img-box a h3{
    font-size: .2rem;
    line-height: .3rem;
    color: #fff;
    font-weight: 700;
    position: absolute;
    left: 0;
    right: 0;
    bottom: .24rem;
    padding: 0 .34rem;
    z-index: 3;
}
.home4 .left .img-box a:after{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 60%, #000000 100%);
}
.home4 .left .img-box:after{
    position: absolute;
    content: '';
    right: 0;
    bottom: 0;
    top: .14rem;
    left: .12rem;
    background: #1AB2D5;
}
.home4 .right{
    width: 54.5%;
}

.list_box2 li{
    width: 47.36%;
}
.list_box2 li:nth-child(-n+2){
    margin-bottom: .37rem;
}
.list_box2 li a{
    display: block;
    position: relative;
    border-radius: 0 .59rem 0 0;
    overflow: hidden;
    background:#fff url("../images/s4-img03.png") no-repeat right bottom/contain;
}
.list_box2 li a .img .img_hezi{
    padding-bottom: 2.06rem;
}
.list_box2 li a .img{
    opacity: 0;
    visibility: hidden;
    transition: .5s;
}
.list_box2 li .top{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    padding: .26rem .3rem;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
}
.list_box2 li .top h3{
    font-size: .2rem;
    line-height: .24rem;
    color: #000000;
    height: .48rem;
    font-weight: 700;
    transition: .5s;
    width: 100%;
}
.list_box2 li .top time{
    display: block;
    font-size: .16rem;
    line-height: .28rem;
    color: #fff;
    background: #0096CB;
    border-radius: 0 .13rem 0 .13rem;
    width: 1.05rem;
    text-align: center;
    transition: .5s;
}
.list_box2 li .top h6{
    font-size: .14rem;
    line-height: .24rem;
    color: #666666;
    padding-left: .36rem;
    background: url("../images/s4-img04.png") no-repeat left center/.21rem;
    transition: .5s;
    width: 100%;
}
.list_box2 li:hover a .img{
    opacity: 0.1;
    visibility: visible;
}
.list_box2 li:hover a .img .img_hezi{
    transform: scale(1.08);
    transition: transform 1s cubic-bezier(0.25, 0, 0, 1);
}
.list_box2 li:hover .top h3{
    color: #225CCB;
}
.list_box2 li:hover .top time{
    background: #1587B3;
}
.list_box2 li:hover .top h6{
    color: #FFFFFF;
    background-image: url("../images/s4-img05.png");
}

.list_bds_li{
    display: none;
}
.list_bds_li.active{
    display: block;
}
.home4 .title001{
    margin-bottom: .47rem;
}
.home4 .title001 .more a{
    display: none;
}
.home4 .title001 .more a.active{
    display: block;
}
.home4{
    background: url("../images/home4.png") no-repeat 50%/cover;
}

.foot{
    display: block !important;
    height: auto !important;
}
.foot .fp-tableCell{
    display: block !important;
    height: auto !important;
}

.fp-right{
    right: 0 !important;
    top: 0 !important;
    bottom: 0;
    width: 1.07rem;
    border-left: 1px solid rgba(216, 216, 216, 0.2);
    margin: 0 !important;
    display: flex;
    align-items: center;
    justify-content: center;
}
#fp-nav ul li{
    width: auto !important;
    height: auto !important;
    margin: .52rem 0 !important;
}
#fp-nav ul li a{
    margin: 0 auto !important;
    width: .12rem !important;
    height: .12rem !important;
    border: 1px dashed #fff !important;
    background: transparent no-repeat 50% !important;
}
#fp-nav ul li .fp-tooltip{
    font-size: .14rem !important;
    line-height: .18rem !important;
    color: #fff !important;
    max-width: none !important;
    text-align: center !important;
    padding: 0 !important;
    border: none !important;
    top: auto !important;
    left: 50%;
    transform: translateX(-50%);
    bottom: -.27rem !important;
}
#fp-nav ul li a.active{
    width: .3rem !important;
    height: .29rem !important;
    border-radius: 0 !important;
    border: none !important;
}
#fp-nav ul li:nth-child(2) a.active{
    background-image: url("../images/fp_ico01.png") !important;
    background-size: .26rem !important;
}
#fp-nav ul li:nth-child(3) a.active{
    background-image: url("../images/fp_ico02.png") !important;
    background-size: .3rem !important;
}
#fp-nav ul li:nth-child(4) a.active{
    background-image: url("../images/fp_ico03.png") !important;
    background-size: .26rem !important;
}
#fp-nav ul li:hover .fp-tooltip{
    width: 1.07rem !important;
    left: 50% !important;
    right: auto !important;
    transform: translateX(-50%);
}
@media (max-width: 1199px) {
    .section {
        padding: .4rem 0;
    }
    .home1,.foot{
        padding: 0;
    }
    .bannerimg .img_hezi {
        padding-bottom: 50% !important;
    }
    .banner{
        margin-top: .75rem;
    }

}
@media (max-width: 1025px) {
    .banner .page span{
        margin: 0 .1rem;
    }
    .banner .page{
        bottom: .15rem;
    }
    .title001 .tit h3{
        font-size: .26rem;
        line-height: .4rem;
    }
    .title001 .tit h6{
        font-size: .16rem;
    }
    .title001 .tit img{
        width: .55rem;
        margin-right: .1rem;
    }
    .title001:after{
        left: 1.8rem;
    }
    .title001 .more img{
        width: .25rem;
        height: .25rem;
    }
    .home2 .left{
        width: 100%;
        margin-bottom: .4rem;
    }
    .home2 .left .txt-box{
        font-size: .18rem;
        line-height: 2;
        height: auto;
        margin: 0 0 .3rem;
    }
    .list_box1 .li img{
        width: .8rem;
    }
    .list_box1 .li h3{
        font-size: .2rem;
        line-height: .3rem;

    }
    .home2 .right{
        max-width: 4rem;
        width: 100%;
        padding-right: 0;
        margin: 0 auto;
    }
    .home2 .right .img-box:after{
        transform: translate(0.1rem, -0.1rem);
    }
    .home2 .right:after {
        display: none;
    }
    .home2 .title001{
        margin-bottom: .25rem;
    }
    .home3 .left{
        width: 100%;
        margin: 0 auto .4rem;
    }
    .home3 .left .img-box .pic{
        padding-top: 67.28%;
        margin-right: 0;
    }
    .home3 .left .img-box .txt .name h3,
    .home3 .left .img-box .txt .name h5{
        font-size: .2rem;
        line-height: .48rem;
    }
    .home3 .left .img-box .txt .name h3{
        margin-right: .2rem;
    }
    .home3 .left .img-box .txt .name h3:before{
        left: -.2rem;
    }
    .home3 .left .img-box .txt .name{
        margin-bottom: .1rem;
    }
    .home3 .left .img-box .txt p{
        font-size: .18rem;
    }
    .home3 .left .img-box .txt{
        padding: 0 .2rem .2rem;
    }
    .home3 .right{
        width: 100%;
    }
    .home3 .title001{
        margin-bottom: .3rem;
    }
    .list1w a{
        padding: 0 .2rem;
    }
    .list_tabs .li{
        font-size: .2rem;
        line-height: .4rem;
        margin: 0 .2rem;
    }
    .list_tabs .li img{
        width: .4rem;
        height: .4rem;
        margin-right: .05rem;
    }
    .list_tabs .li:after{
        bottom: -.15rem;
    }
    .list_tabs .li.active:after{
        width: .4rem;
        margin-left: -.2rem;
    }
    .list_tabs{
        padding-bottom:.15rem;
    }
    .home4 .left{
        width: 100%;
        margin-bottom: .4rem;
    }
    .home4 .left .img-box a .pic{
        padding-top: 68.5%;
    }
    .home4 .right{
        width: 100%;
    }
    /*.list_box2 li a .img .img_hezi{
        padding-bottom: 49.87%;
    }*/
    .home4 .list_bds_con{
        margin-top: .3rem;
    }
    .home4 .title001{
        margin-bottom: .3rem;
    }
}
@media (max-width: 769px) {
    .home2 .right{
        max-width: 3.5rem;
    }
    .list1w a .img-box{
        width: 1.2rem;
    }
    .list1w a .img-box .img_hezi{
        padding-bottom: 103.4%;
    }
    .list1w a .txt-box{
        width: calc(100% - 1.4rem);
    }
    .list1w a .txt-box .name{
        margin-bottom: .1rem;
    }
    .list1w .swiper-container{
        height: 5.4rem;
    }
   .list_tabs .li{
        width: 50%;
        margin: 0;
        justify-content: center;
    }
    .list_tabs{
        flex-wrap: wrap;
        gap: .2rem 0;
        padding-bottom: .1rem;
    }
    .list_tabs .li.active:after{
        bottom: -.1rem;
    }


}
@media (max-width: 641px) {
    .list_box2 li{
        width: 100%;
    }
    .list_box2 li:nth-child(-n+2){
        margin-bottom: 0;
    }
    .list_box2 ul{
        gap: .2rem 0;
    }
    .list_box2 li .top{
        padding: .25rem .2rem;
    }
    .list_box2 li a .img .img_hezi{
        padding-bottom: 1.75rem;
    }
    .list1w a .txt-box .name{
        flex-wrap: wrap;
        margin-bottom: .05rem;
    }

    .list1w a .txt-box .name h6{
        width: 100%;
        margin-top: .05rem;
    }

}
@media (max-width: 481px) {
    .banner .page{
        bottom: .1rem;
    }
    .list1w a .txt-box .name .span{
        width: 100%;
        margin-top: .05rem;
    }
    .list1w .swiper-container{
        height: 6rem;
    }
    
    .list_box1 .li img{
        width: .65rem;
    }
    .home4 .left .img-box a h3{
        padding: 0 .15rem;
        bottom: .1rem;
    }
    .list_box2 li .top time{
        border-radius: 0 .08rem;
    }
    .list_box2 li a{
        border-radius: 0 .35rem 0 0 ;
    }
}