body,html{
    width: 100%;
}
#fp-nav ul li a.active span, .fp-slidesNav ul li a.active span {
    height: 22px;
    width: 22px;
    margin:-9px 0 0 -7px;
    background: url(../image/selected.png);
}
#fp-nav ul li a span, .fp-slidesNav ul li a span {
    top: 2px;
    left: 2px;
    width: 8px;
    height: 8px;
    border: 1px solid #FFFFFF;
    background: #FFFFFF;
    border-radius: 50%;
    position: absolute;
    z-index: 1;
}
#fp-nav ul li, .fp-slidesNav ul li {
    display: block !important;
    width: 22px;
    height: 22px;
    margin: 10px;
    position: relative;
}
.bgv{
    display: none;
}
.mob-nav{
    display: none;
}
.caidan{
    display: none;
}
.section{
    overflow: hidden;
}
.flex-row{
    display: flex;
    flex-direction: row;
}

.flex-column{
    display: flex;
    flex-direction: column;
}

.section-one{
    width: 100%;
    height: 100%;
}
.section-one video{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.section-one .modal-ceng{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(4,9,33,0.7);
    justify-content: center;
    align-items: center;

}
.p-1-logo{
    margin-bottom: 6.25vw;

}
.p-1-logo img{
    width: 47.5vw;
}
/*.logo img{*/
/*    width: 15.99vw;*/
/*}*/
.p-1-lan{
    color: #01E2FE;
    font-size: 1.823vw;
    margin-bottom: 1.823vw;
}
.p-1-whit{
    color: #FFFFFF;
    font-size: 1.823vw;
}

.p-2-all{
    width: 100%;
    height: 100%;
    background: url('../image/p-2-b.png') no-repeat center;
    background-size: cover;
    justify-content: space-around;
    align-items: center;
    z-index: 11111;
    padding-top: 30px;
    padding-bottom: 30px;
}
.p-2-all img{
    cursor: pointer;
}
.p-2-1{
    width: 79.167vw;
    justify-content: space-around;
    align-items: center;
    /*position: relative;*/
    /*left:-120%;*/
}
.p-2-1 .p-video{
    height: 11.979vw;
    /*line-height: 11.979vw;*/
}
.p-video > img{
    width: 19.198vw;
    height: 9.979vw;
    display: inline-block;vertical-align: bottom;
}
.p-2-1 .p-video:first-child > img{
    height: 9.542vw;
    margin-top: 3%;
}
.p-2-2{
    /*opacity: 0;*/
}
.p-2-2 img{
    width: 56.167vw;
}
.p-2-3{width: 79.167vw;
    justify-content: space-around;
    /*position: relative;*/
    /*right:-120%;*/
}
.p-2-3 img{
    height: 95%;
    margin-top: 3%;
}
.p3{
    width: 100%;
    height: 100%;
    background: url('../image/p-3-b.png') no-repeat center;
    -webkit-background-size: cover;
    background-size: cover;
}

.p5{
    width: 100%;
    height: 100%;
    background: url('../image/p-5-b.png') no-repeat center;
    background-size: cover;
}
.p6{
    width: 100%;
    height: 100%;
    justify-content: flex-start;
}
.p6-title{
    margin-top: 3.646vw;
    font-size: 1.5625vw;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
    margin-bottom: 3.125vw;
}
.p6-all{
    width: 62.24vw;
    justify-content: space-between;
    margin: auto;
    flex-flow: wrap;
    align-items: center;
}
.icon{
    width: 16.5%;
    display: block;
    text-align: center;
    vertical-align: middle;
    margin-bottom: 3.6875vw;
    overflow: hidden;
    /*position: relative;*/
    /*top: -200%;*/
}
.icon img{
    max-width: 80%;
    display: inline-block;
    object-fit: contain;
}
.p5{
    height: 100%;
    justify-content: center;
}
.p-5-all{
    width: 90.104vw;
    margin: auto;
    justify-content: flex-start;
}
.p-5-title{
    font-size: 1.5625vw;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
    margin-bottom: 4.208vw;
}
.news{
    opacity:0;
    justify-content: space-between;
    margin-bottom: 5.25vw
}
.news-item{
    background-color: rgba(242,242,242,0.2);
    padding: 0.78125vw;
    cursor: pointer;
}
.news-item img{
    width: 27.34375vw;
}

.news-title{
    height:3.802vw;
    line-height: 4.583vw;
    color: #FFFFFF;
    font-size: 0.99vw;
}
.botton-all{
    text-align: center;
}
a.p6-button{
    width: 7.9375vw;
    height: 3vw;
    background-color: rgba(242,242,242,0.2);
    text-align: center;
    line-height: 3vw;
    display: inline-block;
    text-decoration: none;
    color: #FFFFFF;
    border-radius:1.042vw;
}

.p-3-all{
    width: 62.5vw;
    height: 100%;
    margin: auto;
    justify-content: center;
    align-items: center;
}
.p-3-title{
    font-size: 2.604vw;
    font-weight: bold;
    color: #FFFFFF;
    margin-bottom: 5.208vw;
}

.p-3-num-group{
    justify-content: space-around;
    color: #FFFFFF;
    width: 100%;
    text-align: center;
    align-items: center;
    /*margin-bottom: 4.6875vw;*/
    /*opacity: 0;*/
    margin-bottom: 4.6875vw;
}

.num-line{
    height: 3.646vw;
    width: 1px;
    background-color: #FFFFFF;
}

.num-item{
    height: 5.167vw;
    justify-content: space-between;
    width: 14.583vw;
}

.num-top{
    font-size: 2.083vw;
    font-weight: bold;
}
.num-bottom{
    font-size: 0.833vw;
}
.p-3-abst{
    width: 18.96875vw;
    height: 17.708vw;
    font-size: 0.833vw;
    color: rgba(255,255,255,0.9);
    text-align: center;
    justify-content: space-between;
    /*position: relative;*/
    /*bottom: -120%;*/
}

.p-3-abst p {
    margin-block-start: 15px;
}

.p-4-all{
    justify-content: flex-start;
    height: 100%;
}
.p-4-all .p-5-title{
    margin-top: 2.385vw;
    margin-bottom: 1.90625vw;
}

.news-sc{
    width: 80.208vw;
    margin: auto;
    height: 42.146vw;
    position: relative;
    bottom: -120%;
    opacity: 0;
}
.swiper-slide{

    height: 42.146vw;
    width: 58.854vw;
}
.p4-img-item{
    width: 18.229vw;
    height: 12.24vw;
}
.p4-img-item img{
    width: 18.229vw;
    object-fit: cover;
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    background-image: url('../image/left.png');
    left: 0;
    right: auto;
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    background-image: url('../image/right.png');
    right:0;
    left: auto;
}
.swiper-button-next, .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 38px;
    height: 38px;
    margin-top: -19px;
    z-index: 10;
    cursor: pointer;
    background-size: 38px 38px;
    background-position: center;
    background-repeat: no-repeat;
}
.swiper-wrapper{
    width: 100%;
}

.swiper-center{
    width: 58.854vw;
    margin: auto;
    height: 100%;
    justify-content: space-between;
    flex-flow: wrap;
}

/*.nav{*/
/*    width: 62.5vw;*/
/*    height: 1.771vw;*/
/*    margin-top: 1.042vw;*/
/*    background-color: transparent;*/
/*    position: absolute;*/
/*    left: 50%;*/
/*    margin-left: -31.25vw;*/
/*    z-index: 111;*/
/*    justify-content: space-between;*/
/*    align-items: center;*/
/*    color: #FFFFFF;*/
/*}*/
/*.nav a{*/
/*    display: block;*/
/*    color: #FFFFFF;*/
/*    text-decoration: none;*/
/*    font-size: 0.833vw;*/
/*}*/

/*.right-nav{*/
/*    justify-content: flex-end;*/
/*}*/
/*.nav-item-group a{*/
/*    margin-left: 1.042vw;*/
/*    margin-right: 1.042vw;*/
/*}*/
/*.nav-item-group a:last-child{*/
/*    margin-left: 0;*/
/*    margin-right: 1.042vw;*/
/*}*/
/*.nav-item-group a:last-child img{*/
/*    display: inline-block;*/
/*    vertical-align: middle;*/
/*}*/
.login{
    align-items: center;
}
.login a{
    margin-left: 10px;
    margin-right: 10px;
}
.user img{
    display: inline-block;
    vertical-align: middle;
}


@media screen and (max-width: 1199px) {
    /*.nav{*/
    /*    width: 100%;*/
    /*    height: 60px;*/
    /*    margin-top: 0;*/
    /*    background-color: transparent;*/
    /*    position: absolute;*/
    /*    left: 0;*/
    /*    margin-left: 0;*/
    /*    z-index: 111;*/
    /*    justify-content: space-between;*/
    /*    align-items: center;*/
    /*    color: #FFFFFF;*/
    /*}*/

    /*.logo img {*/
    /*    height: 20px;*/
    /*    width: auto;*/
    /*    padding-left: 10px;*/
    /*}*/
    /*.nav a{*/
    /*    display: block;*/
    /*    color: #FFFFFF;*/
    /*    text-decoration: none;*/
    /*    font-size: 0.833vw;*/
    /*}*/

    /*.right-nav{*/
    /*    display: none;*/
    /*    justify-content: flex-end;*/
    /*}*/
    .p-1-whit {
        color: #FFFFFF;
        font-size: 1.823vw;
        margin-bottom: 54vw;
    }
    .p-2-all {
        width: 100%;
        height: 100%;
        background: url('../image/p-2-b.png') no-repeat center;
        background-size: cover;
        justify-content: center;
        align-items: center;
        z-index: 11111;
    }

    .p-2-1 {
        width: 90%;
        justify-content: space-around;
        flex-flow: wrap;
        /*position: relative;*/
        /*left: -120%;*/
        /*top: -50px;*/
    }
    .p-video{
        width: 50%;
        height: auto;
        line-height: initial;
    }

    .p-video > img {
        width: 100%;
        height: auto;
    }
    .p-2-1 .p-video:first-child  > img {
        height: 95%;
        margin-top: 2%;
    }
    .p-2-1 .p-video {
        height: auto;
        line-height: 11.979vw;
    }
    .p-2-2{
        width: 100%;
        margin-bottom: 50px;
        margin-top: 50px;
        text-align: center;
    }
    .p-2-2 img {
        width: 90%;
    }
    .p-2-3 {
        width: 90%;
        justify-content: center;
        flex-flow: wrap;
        margin-bottom: 2vw;
    }

    .p-2-3 .p-video{
        width: 50%;
    }

    .p-2-3 .p-video > img {
        width: 100%;
    }

    .p-3-all {
        width:100%;
        height: 100%;
        margin: auto;
        justify-content: center;
        align-items: center;
    }
    .p-3-abst {
        width: 90%;
        height: auto;
        font-size: 12px;
        color: rgba(255,255,255,0.9);
        text-align: center;
        justify-content: space-between;
        position: relative;
        top: 20px;
        /*bottom: -120%;*/
    }

    .p-3-num-group {
        justify-content: space-around;
        color: #FFFFFF;
        width: 100%;
        text-align: center;
        align-items: center;
        /* margin-bottom: 4.6875vw; */
        /*opacity: 0;*/
        margin-bottom: 20px;
        margin-top: 20px;
    }
    .num-bottom {
        font-size:12px;
    }

    .num-item {
        height: auto;
        justify-content: space-between;
        width: 24%;
    }
    .num-top{
        font-size: 14px;
    }
    .p-3-title{
        font-size: 18px;
    }

    .p-5-title{
        font-size: 18px;
        margin-bottom: 20px;
        margin-top: 0px;
    }

    .news-sc {
        width: 95%;
        margin:30px auto;
        height: 45%;
        position: relative;
        bottom: -120%;
        opacity: 0;
    }
    .swiper-slide {
        height: 100%;
        width: auto;
    }
    .p4-img-item {
        width: 32%;
        height: auto;
    }
    .p4-img-item img {
        width: 100%;
        object-fit: cover;
    }

    .swiper-center {
        width: 88%;
        margin: auto;
        height: 100%;
        justify-content: space-between;
        flex-flow: wrap;
    }

    .swiper-button-next, .swiper-button-prev {
        position: absolute;
        top: 50%;
        width: 20px;
        height: 20px;
        margin-top: -10px;
        z-index: 10;
        cursor: pointer;
        background-size: 20px 20px;
        background-position: center;
        background-repeat: no-repeat;
    }
    .p-4-all {
        justify-content: flex-start;
        height: 100%;
    }
    .p-4-all .p-5-title {
        margin-bottom: 1.90625vw;
        height: 60px;
        line-height: 60px;
        margin-top: 30%;
    }

    .p-5-all {
        width: 75%;
        margin: auto;
        justify-content: flex-start;
        align-items: center;
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .news {
        opacity: 0;
        justify-content: center;
        margin-bottom: 20px;
        flex-flow: wrap;
        align-items: center;
        width: 80%;
        padding: 0 !important;
    }
    .news-item {
        background-color: rgba(242,242,242,0.2);
        padding:5px;
        cursor: pointer;
        width: auto;
        margin-bottom: 10px !important;
        text-align: center;
    }
    .news-item img {
        width: auto;
        max-width: 90%;
    }
    .botton-all{
        width: 100%;
        margin-bottom: 20px;
    }
    a.p6-button {
        width: 40%;
        height: 30px;
        background-color: rgba(242,242,242,0.2);
        text-align: center;
        line-height: 30px;
        display: inline-block;
        text-decoration: none;
        color: #FFFFFF;
        border-radius: 8px;
        font-size: 14px;
    }
    .news-title {
        height: 20px;
        line-height: 20px;
        color: #FFFFFF;
        font-size: 12px;
        overflow: hidden;
        width: 90%;
        margin: auto;
    }

    .p6-title {
        margin-top: 20px;
        font-size: 20px;
        font-weight: bold;
        color: #FFFFFF;
        text-align: center;
        margin-bottom: 20px;
    }

    .p6-all {
        width: 90%;
        justify-content: space-between;
        margin:20px 5% 20px 5%;
        flex-flow: wrap;
        align-items: center;
    }
    .icon {
        width: 24%;
        display: block;
        text-align: center;
        vertical-align: middle;
        margin-bottom: 3.6875vw;
        overflow: hidden;
        /*position: relative;*/
        /*top: -200%;*/
    }
    .mob-nav{
        position: absolute;
        top: 60px;
        text-align: center;
        width: 100%;
        background-color: rgba(0,0,0,0.6);
        display: none;
    }
    .mob-nav a{
        height: 30px;
        line-height: 30px;

    }
    .caidan{
        display: block;
        margin-right: 10px;
        height: 30px;
    }
    .caidan img{
        height: 30px;
    }
    .bvideo{
        display: none;
    }
    .bgv{
        display: block;
        width: 100%;
        height: 100%;
        background: url('../image/bgv.png') no-repeat;
        background-size: cover;
        background-position: center;
    }
}
