.gcommon-title{
    line-height: 45px;
    font-size: 32px;
    text-align: center;
    margin-bottom: 40px;
}
.gbanner img{
    width: 100%;
    display: block;
}
.gfloor1{
    background:url('fl1_bg.png') no-repeat top center;
    background-size: cover;
    padding: 80px 0;
}
.gfloor1 .gcommon-title{
    color: #333;
    font-weight: 600;
}
.gfloor1-con{
    display: flex;
    justify-content: center;
}
.gfloor1-box{
    display: flex;
    flex-direction: row;
    justify-content: center;
    position: relative;
    margin-left: 58px;
}
.gfloor1-box_left{
    width: 588px;
    height: 565px;
    background: url(f1l.png) no-repeat left top;
    background-size: 100%;
    padding: 56px 138px 0 64px;
    box-sizing: border-box;
    margin-top: 40px;
}
.gfloor1-box_left_title{
    font-size: 24px;
    line-height: 33px;
    color: #333;
}
.gfloor1-box_left__item{
    padding: 30px 0;
    border-bottom: 2px dashed #BCDEFC;
}
.gfloor1-box_left__item:last-child{
    border-bottom: 0;
}
.gfloor1-box_left__item h2{
    line-height: 25px;
    font-size: 18px;
    color: #333333;
    margin-bottom: 8px;
    font-weight: normal;
}
.gfloor1-box_left__item p{
    line-height: 22px;
    font-size: 16px;
}
.gfloor1-box_center{
    position: absolute;
    left: 50%;
    top: 50%;
    width: 164px;
    height: 164px;
    margin-top: -82px;
    margin-left: -120px;
    background: url(f1c.png) no-repeat center;
    background-size: 100%;
    z-index: 2;
}
.gfloor1-box_right{
    width: 588px;
    height: 605px;
    background: url(f1r.png) no-repeat left top;
    background-size: 100%;
    padding: 56px 60px 0 135px;
    box-sizing: border-box;
    position: relative;
    z-index: 1;
    left: -58px;
}
.gfloor1-box_right_title{
    line-height: 33px;
    font-size: 24px;
    color: #FFFFFF;
    margin-bottom: 10px;
}
.gfloor1-box_right__item{
    padding: 20px 0;
    border-bottom: 2px dashed #FFFFFF;
}
.gfloor1-box_right__item:last-child{
    border-bottom: 0;
}
.gfloor1-box_right__item h2{
    line-height: 25px;
    font-size: 18px;
    color: #FFFFFF;
    margin-bottom: 8px;
    position: relative;
    font-weight: normal;
}
.gfloor1-box_right__item h2::before{
    content: '';
    display: block;
    position: absolute;
    width: 16px;
    height: 16px;
    top: 4px;
    left: -24px;
    background: url(f1gou.png) no-repeat center;
    background-size: 100%;
}
.gfloor1-box_right__item p{
    line-height: 22px;
    font-size: 16px;
    color: #FFFFFF;
}
.gfloor3{
    padding-top: 40px;
    background: #fff;
}
.gfloor3_1,.gfloor3_2,.gfloor3_3,.gfloor3_4{
    padding: 40px 0;
}
.gfloor3_2,.gfloor3_4{
    background:#E3F0FF;
}
.gfloor3_2 .gfloor3_box_left_arrow,.gfloor3_4 .gfloor3_box_left_arrow{
    margin-right: 21px;
    margin-left: 32px;
    background-image: url(f3arrowl.png);
}
.gfloor3_box{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}
.gfloor3_box_left{
    display: flex;
    flex-direction: row;
    align-items: center;
}
.gfloor3_box_left_con{
    width: 374px;
    height: 256px;
    background: url(f3textbg.png) no-repeat center;
    background-size: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    color: #FFFFFF;
}
.gfloor3_box_left_con h2{
    line-height: 77px;
    font-size: 56px;
    margin-bottom: 3px;
}
.gfloor3_box_left_con_tit{
    line-height: 45px;
    font-size: 30px;
    font-weight: bold;
    text-align: center;
}
.gfloor3_box_left_con_tit font{
    color: #4BF8FE;
}
.gfloor3_box_left_con_tips{
    font-size: 20px;
    line-height: 32px;
    text-align: center;
    margin-top: 16px;
}
.gfloor3_box_right{
    width: 688px;
    text-align: center;
}
.gfloor3_box_right img{
    width: 100%;
}
.gfloor3_box_left_arrow{
    width: 44px;
    height: 64px;
    background-image: url(f3arrow.png);
    background-repeat: no-repeat;
    background-position: center;
    margin-left: 21px;
    margin-right: 32px;
}
.gfloor4{
    background: url(f4bg.png) no-repeat center top;
    background-size: cover;
    padding: 83px 0 80px;
}
.gfloor4 .gcommon-title{
    color: #fff;
}
.gfloor4-box_inner{
    position: relative;
    overflow: hidden;
    padding-left: -20px;
    padding-right: -20px;
}
.gfloor4-box_arrow{
    width: 52px;
    height: 52px;
    opacity: 0.8;
    background-repeat: no-repeat;
    background-size: 52px 52px;
    background-position: center;
    position: absolute;
    bottom: 147px;
    cursor: pointer;
}
.gfloor4-box_arrow_l{
    background-image: url(leftarrow.png);
    left: -82px;
}
.gfloor4-box_arrow_r{
    background-image: url(rightarrow.png);
    right: -82px;
}
.gfloor4-box__item{
    /* display: flex; */
    flex-direction: row;
    justify-content: space-between;
    display: none;
}
.gfloor4-box__item:first-child{
    display: flex;
}
.gfloor4-box__item_left{
    width: 620px;
    margin-right: 30px;
}
.gfloor4-box__item_left_top{
    width: 248px;
    height: 112px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding-bottom: 6px;
    box-sizing: border-box;
    background: url(f4tbg.png) no-repeat top center;
    background-size: 100%;
    color: #fff;
}
.gfloor4-box__item_left_top span{
    line-height: 25px;
    font-size: 18px;
    margin-bottom: 8px;
    opacity: 0.8;
}
.gfloor4-box__item_left_top h2{
    line-height: 33px;
    font-size: 24px;
    font-weight: normal;
}
.gfloor4-box__item_left_bottom_item{
    margin-top: 40px;
    color: #fff;
}
.gfloor4-box__item_left_bottom_item h3{
    line-height: 22px;
    font-size: 16px;
    margin-bottom: 8px;
}
.gfloor4-box__item_left_bottom_item p{
    line-height: 20px;
    font-size: 14px;
    opacity: 0.8;
}
.gfloor4-box__item_right{
    width: 490px;
    margin-top: 71px;
    position: relative;
    overflow: hidden;
    border-radius: 8px;
}
.imglist_arrow{
    position: absolute;
    width: 40px;
    height: 40px;
    top: 50%;
    margin-top: -20px;
    background-position: center;
    background-size: 40px 40px;
    background-repeat: no-repeat;
    z-index: 10;
    cursor: pointer;
}
.imglist_arrowl{
    left: 20px;
    background-image: url(imgarrowl.png);
}
.imglist_arrowr{
    right: 20px;
    background-image: url(imgarrowr.png);
}
.gfloor4-box__item_right_img{
    width: 490px;
    height: 343px;
    overflow: hidden;
    border-radius: 8px;
}
.gfloor4-box__item_right_img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.imglist_pagination{
    position: absolute;
    width: 100%;
    left: 0;
    text-align: center;
    bottom: 12px;
    z-index: 10;
}
.imglist_pagination .swiper-pagination-bullet{
    width: 16px;
    height: 2px;
    opacity: 1;
    background: #E9EDF2;
    margin: 0 5px;
}
.imglist_pagination .swiper-pagination-bullet-active{
    background: #409EFF;
}
.gfloor5{
    padding-top: 80px;
    padding-bottom: 80px;
    background: #13161F;
}
.gfloor5 .gcommon-title{
    color: #fff;
}
.gfloor5-box{
    position: relative;
}
.gfloor5-box_con{
    overflow: hidden;
}
.gfloor5-box_inner{
    margin-left: -60px;
    margin-right: -60px;
}
.gfloor5-box__item{
    position: relative;
    z-index: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 579px;
}
.gfloor5-box__item_s{
    display: flex;
    flex-direction: column;
    width: 285px;
    background: #21283B;
    border-radius: 8px;
}
.gfloor5-box__item_s_img{
    height: 219px;
    overflow: hidden;
}
.gfloor5-box__item_s_img img{
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.gfloor5-box__item_s_info{
    padding: 20px;
    color: #FFFFFF;
}
.gfloor5-box__item_s_info h2{
    line-height: 28px;
    font-size: 20px;
    margin-bottom: 8px;
}
.gfloor5-box__item_s_info p{
    line-height: 20px;
    font-size: 14px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.gfloor5-box__item_b{
    display: none;
    width: 902px;
    height: 579px;
    padding: 88px 100px 0;
    box-sizing: border-box;
    background: rgb(33 40 59 / 80%);
    border-radius: 16px;
    flex-direction: row;
}
.gfloor5-box_inner .swiper-slide-active{
    position: relative;
    z-index: 2;
}
.gfloor5-box_inner .swiper-slide-active .gfloor5-box__item_s{
    display: none;
}
.gfloor5-box_inner .swiper-slide-active .gfloor5-box__item_b{
    display: flex;
}
.gfloor5-box__item_b_left{
    margin-right: 30px;
    width: 330px;
}
.gfloor5-box__item_b_right{
    width: calc(100% - 360px);
}
.gfloor5-box__item_b_right_top{
    color: #fff;
}
.gfloor5-box__item_b_right_top h2{
    line-height: 33px;
    font-size: 24px;
    font-weight: normal;
    margin-top: 19px;
    padding-bottom: 16px;
    margin-bottom: 20px;
    position: relative;
}
.gfloor5-box__item_b_right_top h2::after{
    content: '';
    display: block;
    position: absolute;
    width: 46px;
    height: 5px;
    background: url(f5line.png) no-repeat center left;
    left: 0;
    bottom: 0;
}
.gfloor5-box__item_b_right_top ul{
    height: 212px;
    box-sizing: border-box;
}
.gfloor5-box__item_b_right_top ul li{
    line-height: 22px;
    font-size: 16px;
    margin-bottom: 8px;
}
.gfloor5-box__item_b_right_top ul li:last-child{
    margin-bottom: 0;
}
.gfloor5-box__item_b_right_bottom{
    padding-top: 20px;
    color: #fff;
    border-top:1px dashed #BCDEFC;
}
.gfloor5-box__item_b_right_bottom h2{
    line-height: 25px;
    font-size: 18px;
    margin-bottom: 16px;
    font-weight: normal;
}
.gfloor5-box__item_b_right_bottom_label span{
    line-height: 40px;
    font-size: 14px;
    background: linear-gradient(90deg, #256CFE 0%, #36B9F8 100%);
    border-radius: 8px;
    padding: 0 16px;
    margin-right: 12px;
    margin-bottom: 12px;
    display: inline-block;
}
.gfloor5-box_arrow{
    position: absolute;
    top: 50%;
    margin-top: -26px;
    width: 52px;
    height: 52px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 52px;
    cursor: pointer;
}
.gfloor5-box_arrow_l{
    left: -92px;
    background-image: url(leftarrow.png);
}
.gfloor5-box_arrow_r{
    right: -92px;
    background-image: url(rightarrow.png);
}
.gfloor6{
    background: url(f6bg.png) no-repeat center top;
    background-size: cover;
}
.gfloor6-box{
    display: flex;
    flex-direction: row;
    align-items: center;
}
.gfloor6-box_left{
    width: 600px;
    height: 200px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    color: #fff;
}
.gfloor6-box_left p{
    line-height: 22px;
    font-size: 16px;
    margin-bottom: 20px;
}
.gfloor6-box_left p:last-child{
    margin-bottom: 0;
}
.gfloor6-box_right{
    width: 447px;
    padding-left: 182px;
    height: 200px;
    display: flex;
    flex-direction: row;
    align-items: center;
    color: #fff;
    position: relative;
}
.gfloor6-box_right_ai{
    position: absolute;
    left: -10px;
    bottom: 0;
}
.gfloor6-box_right_text{
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-right: 24px;
}
.gfloor6-box_right_text span{
    line-height: 22px;
    font-size: 16px;
    margin-bottom:4px;
}
.gfloor6-box_right_code{
    margin-right: 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.gfloor6-box_right_code:last-child{
    margin-right: 0;
}
.gfloor6-box_right_code_img{
    width: 124px;
    height: 124px;
    background: #FFFFFF;
    border-radius: 8px;
    padding:8px;
    box-sizing: border-box;
}
.gfloor6-box_right_code span{
    line-height: 20px;
    font-size: 14px;
    margin-top:8px;
}
.gfloor6-box_right_code_img img{
    width: 100%;
    height: 100%;
}
.gfloor2,.gfloor7,.gfloor8{
    padding: 80px 0;
}
.gfloor2{
    background: #fff;
}
.gfloor2_con_img{
    display: block;
    margin: auto;
}
.gfloor7{
    background: url('fl3_bg.png') no-repeat top center;
    background-size: cover;
}
.gfloor7 .gcommon-title{
    color: #fff;
}
.gfloor7_con_img{
    display: block;
    margin: auto;
}
.gfloor8{
    background: #FAFCFF;
}
.gfloor8_con_img{
    display: block;
    width: 100%;
    margin-top: 20px;
}
@media screen and (max-width: 1024px){

}
@media screen and (max-width:768px){

}
@media (max-width: 480px){
    .gcommon-title{
        line-height: 30px;
        font-size: 20px;
        font-family: PingFang SC, PingFang SC;
        font-weight: bold;
        margin-bottom: 32px;
    }
    .mgfloor1{
        background: url('mfl1_bg.png') no-repeat top center;
        background-size: cover;
        padding: 32px 0;
    }
    .mgfloor1 .gcommon-title{
        color: #333;
    }
    .mgfloor1-box{
        display: flex;
        flex-direction: column;
        position: relative;
    }
    .mgfloor1-box_top{
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
    }
    .mgfloor1-box_top .inner{
        width: 224px;
        height: 156px;
        background: url(mf1l.png) no-repeat center;
        background-size: 100%;
        padding: 20px 24px 30px;
        box-sizing: border-box;
    }
    .mgfloor1-box_top .inner h2{
        line-height: 22px;
        font-size: 16px;
        margin-bottom: 12px;
    }
    .mgfloor1-box_top .inner ul li{
        margin-bottom:6px;
        line-height: 20px;
        font-size: 14px;
        font-weight: bold;
    }
    .mgfloor1-box_top .inner ul li:last-child{
        margin-bottom: 0;
    }
    .mgfloor1-box_bottom{
        display: flex;
        flex-direction: row;
        justify-content: flex-end;
        position: relative;
        top: -18px;
    }
    .mgfloor1-box_bottom .inner{
        width: 294px;
        height: 182px;
        background: url(mf1r.png) no-repeat center;
        background-size: 100%;
        padding: 30px 24px 20px 40px;
        box-sizing: border-box;
        color: #fff;
    }
    .mgfloor1-box_bottom .inner h2{
        line-height: 22px;
        font-size: 16px;
        margin-bottom: 12px;
    }
    .mgfloor1-box_bottom .inner ul li{
        line-height: 20px;
        font-size: 14px;
        font-weight: bold;
        margin-bottom: 6px;
    }
    .mgfloor1-box_bottom .inner ul li:last-child{
        margin-bottom: 0;
    }
    .mgfloor1-box_center{
        position: absolute;
        width: 104px;
        height: 104px;
        background: url(mf1c.png) no-repeat center;
        background-size: 100%;
        left: 185px;
        top: 64px;
        z-index: 10;
    }
    .mgfloor3_1,.mgfloor3_3{
        background: #fff;
    }
    .mgfloor3_2,.mgfloor3_4{
        background: #E3F0FF;
    }
    .mgfloor3_box{
        padding: 32px 39px 32px 40px;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .mgfloor3_box_top{
        display: flex;
        flex-direction: column;
        align-items: center;
        margin-bottom: 12px;
    }
    .mgfloor3_box_top_num{
        line-height: 39px;
        font-size: 29px;
        font-family: Alibaba PuHuiTi, Alibaba PuHuiTi;
        font-weight: bold;
        color: #333333;
        margin-bottom: 6px;
    }
    .mgfloor3_box_top_title{
        line-height: 22px;
        font-size: 16px;
        font-weight: bold;
        color: #333333;
        margin-bottom: 6px;
    }
    .mgfloor3_box_top_title font{
        color: #409EFF;
    }
    .mgfloor3_box_top_tips{
        line-height: 17px;
        font-size: 12px;
        color: #757575;
    }
    .mgfloor3_box_arrow{
        width: 24px;
        height: 16px;
        background: url(mf3arrow.png) no-repeat center;
        background-size: cover;
    }
    .mgfloor3_box_bottom{
        margin-top: 13px;
    }
    .mgfloor3_box_bottom img{
        width: 100%;
    }
    .mgfloor4{
        padding-top: 32px;
        padding-bottom: 32px;
        background:url(mf4bg.png) no-repeat top center #13161f;
        background-size: 100%;
    }
    .mgfloor4 .gcommon-title{
        color: #fff;
    }
    .mgfloor4-box_inner{
        overflow: hidden;
    }
    .mgfloor4-box__item{
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .mgfloor4-box__item_top{
        margin:0 10px 20px;
        height: 230px;
        border-radius: 8px;
        overflow: hidden;
        position: relative;
        width: 100%;
        padding: 0 12px;
        box-sizing: border-box;
    }
    .mgfloor4-box__item_top img{
        width: 100%;
        height: 230px;
        object-fit: cover;
    }
    .mgfloor4-box__item_bottom{
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .mgfloor4-box__item_bottom h2{
        line-height: 22px;
        font-size: 16px;
        color: #fff;
    }
    .mgfloor4-box__item_bottom_item{
        margin-top: 20px;
        margin-left: 2px;
        margin-right: 2px;
    }
    .mgfloor4-box__item_bottom_item h2{
        text-align: center;
        line-height: 20px;
        font-size: 14px;
        margin-bottom: 8px;
    }
    .mgfloor4-box__item_bottom_item p{
        font-size: 14px;
        line-height: 20px;
        color: #FFFFFF;
        opacity: 0.8;
    }
    .mgfloor6{
        background: #0059EB;
        padding: 32px 31px;
    }
    .mgfloor4-box_pagination{
        text-align: center;
        margin-top: 40px;
    }
    .mgfloor4-box_pagination .swiper-pagination-bullet{
        background: #fff;
        opacity: 1;
        margin: 0 4px;
    }
    .mgfloor4-box_pagination .swiper-pagination-bullet-active{
        background: #409EFF;
    }
    .mgfloor5{
        background: #13161F;
        padding-top: 32px;
        padding-bottom: 32px;
    }
    .mgfloor5 .ks-container{
        padding-left: 0;
        padding-right: 0;
    }
    .mgfloor5 .gcommon-title{
        color: #fff;
    }
    .mgfloor5-box_inner{
        overflow: hidden;
        padding-left: 24px;
    }
    .mgfloor5-box__item{
        /* width: 310px; */
        height: 364px;
        background: rgb(33 40 59 / 80%);
        border-radius: 16px;
        padding: 20px;
        box-sizing: border-box;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }
    .mgfloor5-box__item_t{
        display: flex;
        flex-direction: row;
    }
    .mgfloor5-box__item_t_left{
        width: 87px;
        height: 106px;
        border-radius: 8px;
        overflow: hidden;
        margin-right: 17px;
    }
    .mgfloor5-box__item_t_left img{
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .mgfloor5-box__item_t_right h2{
        margin-top: 4px;
        line-height: 25px;
        font-size: 18px;
        font-weight: normal;
        color: #FFFFFF;
        padding-bottom: 12px;
        margin-bottom: 16px;
        position: relative;
    }
    .mgfloor5-box__item_t_right h2::after{
        content: '';
        display: block;
        width: 46px;
        height: 3px;
        position: absolute;
        left: 0;
        bottom: 0;
        background: url(f5line.png) no-repeat center left;
    }
    .mgfloor5-box__item_t_right ul li{
        line-height: 17px;
        font-size: 12px;
        margin-bottom: 8px;
        color: #fff;
    }
    .mgfloor5-box__item_b{
        padding-top: 12px;
        border-top:1px dashed #BCDEFC;
        height: 100px;
    }
    .mgfloor5-box__item_b h2{
        line-height: 22px;
        font-size: 16px;
        color: #fff;
    }
    .mgfloor5-box__item_b_bottom span{
        line-height: 24px;
        background: linear-gradient(90deg, #256CFE 0%, #36B9F8 100%);
        border-radius: 4px;
        margin-top: 10px;
        margin-right: 10px;
        padding: 0 10px;
        display: inline-block;
        color: #fff;
        font-size: 12px;
    }
    .mgfloor6-box_top{
        border-radius: 16px;
        background: #538DFA;
        margin-bottom: 20px;
    }
    .mgfloor6-box_top h2{
        line-height: 60px;
        background: linear-gradient(95deg, #256CFE 0%, #36B9F8 100%);
        text-align: center;
        color: #fff;
        position: relative;
        border-radius: 16px 16px 0 0;
    }
    .mgfloor6-box_right_ai{
        position: absolute;
        width: 89px;
        height: 78px;
        bottom: 0;
        right: 19px;
    }
    .mgfloor6-box_top_con{
        margin: 0 8px 8px;
        border-radius:0 0 16px 16px;
        background: #fff;
        display: flex;
        flex-direction: column;
        align-items: center;
        padding: 20px 0 32px;
    }
    .mgfloor6-box_top_con_item{
        margin-bottom: 16px;
    }
    .mgfloor6-box_top_con_item:last-child{
        margin-bottom: 0;
    }
    .mgfloor6-box_top_con_itemimg{
        width: 140px;
        height: 140px;
        border:10px solid #BAD2FF;
        border-radius:8px;
        margin-bottom: 8px;
    }
    .mgfloor6-box_top_con_itemimg img{
        width: 100%;
        height: 100%;
    }
    .mgfloor6-box_top_con_item p{
        height: 20px;
        font-size: 14px;
        text-align: center;
    }
    .mgfloor6-box_bottom p{
        line-height: 20px;
        font-size: 14px;
        color: #FFFFFF;
        margin-bottom: 8px;
    }
    .mgfloor6-box_bottom p:last-child{
        margin-bottom: 0;
    }
    .gfloor2{
        padding: 32px 2px;
    }
    .gfloor7{
        padding: 20px 0 18px;
    }
    .gfloor7 .gcommon-title{
        margin-bottom: 16px;
    }
    .gfloor7 .ks-container{
        padding: 0 8px;
    }
    .gfloor8{
        padding: 32px 0 0;
    }
    .gfloor8 .gcommon-title{
        margin-bottom: 16px;
        font-size: 15px;
        line-height: 25px;
    }
    .gfloor8_con_img{
        margin-top: 0;
    }
}
/*大于等于360 安卓 */
@media (max-width: 360px){

}
/*大于等于320 ios5 安卓 */
@media (max-width: 320px){

}