#row205{
  background-color:rgba(245, 249, 255, 1);
  background-size:cover;background-repeat:no-repeat;
  background-position:center center;
  /* padding-right:3%;
  padding-left:3%; */
  padding-top:0vw;
  margin-right:0%;
  margin-left:0%;
  margin-top:0vw;
  margin-bottom:0vw;  
}
.jz_web_row__content {
    display: flex;
    flex-wrap: nowrap;
    position: relative;
}
.jz_web_row4>.jz_web_row__content>.jz_web_col {
    width: 25%;
}
.jz_web_col {
    max-width: 100%;
}
.jz_web_col {
    box-sizing: border-box;
    font-size: 0;
    min-height: 30px;
    position: relative;
    transition: border .3s, background .3s, box-shadow .3s, padding .3s, border-radius .3s;
    width: 100%;
}
.jz_screen_pc .initial_col_bg {
    transition: transform .4s ease-in-out;
}
.initial_col_bg {
    z-index: 0;
}
.hover_col_bg, .hover_col_mask_bg, .initial_col_bg, div.hover_col_content {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}
.initial_col_content {
    box-sizing: border-box;
    z-index: 1;
    padding-top:3.125vw;padding-bottom:2.125vw;
}

.web_col_content {
    display: inline-block;
    min-height: 100%;
    position: relative;
    text-align: inherit;
    width: 100%;
}
.jz_module {
    box-sizing: border-box;
    min-height: 30px;
    min-width: 30px;
    position: relative;
    padding: 0 6.667%;
}
.module_content, .module_wrap, .module_wrap .module_current_position_content {
    min-height: 30px;
}
.module_content, .module_wrap, .module_wrap .module_current_position_content {
    min-height: 30px;
}
.module_content {
    font-size: 14px;
    position: relative;
}
.fkeditor-wrap {
    color: #333;
    font-size: 20px;
    text-align: left;
}
.fk-editor{
    text-align: center;
    
}
.fk-editor .title b{font-size:22px;line-height: 45px;}
.fk-editor .des{line-height: 25px;padding-top: 5px;}
.fk-editor .des span{font-size:14px;color: #555;}
.images-index{margin-top:2.6vw;margin-right:5.5%;margin-bottom:0vw;margin-left:5.7%;}
    .min-width{
        width: 1280px;
        margin-left: auto;
        margin-right: auto;
    }
    .anmao{
        height: 0;
        position: relative;
        left: 0;
        top: -180px;
        overflow: hidden;
    }
    .layout-reverse{
        flex-direction: row-reverse;
    }
/* 公共css-end */
.bg-whole-content{
    background-color: #F4F6FC;
    /* height: 738px; */
    width: 100%;
}
.bg-whole-content-title{
    font-family: PingFang SC;
    font-size: 36px;
    font-weight: 500;
    line-height: 54px;
    letter-spacing: 0em;
    text-align: center;
    text-align: center;
    padding: 80px 0px 10px 0px;
    color: #020814;
}
.bg-whole-content-title2{
    text-align: center;font-size: 14px;color: #777777;
   
}
.bg-whole-content-tab{
    display: flex;
    height: 48px;
    align-items: center;
    margin-top: 30px;
    margin-bottom: 20px;
}
.bg-whole-content-tab li {
    flex: 1;
    height: 48px;
    margin-right: 24px;
    font-family: PingFang SC;
    font-size: 16px;
    line-height: 48px;
    font-weight: 400;
    letter-spacing: 0em;
    text-align: center;
    color: #41464F;
}
.bg-whole-content-tab li.active{
    color: #175DFF;

}
.bg-whole-content-tab li.active span{
    padding-bottom: 6px;
    border-bottom: 3px solid #175DFF;
}
.bg-whole-content-tab li:last-child{
    margin-right: 0;
}
.bg-whole-main-bg{
    height: 540px;
    width: 100%;
    padding-top: 80px;
    position: relative;
}
.bg-icon-fill{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.bg-whole-main-all-wrap{
    position: relative;
    z-index: 2;
}
.bg-whole-main-content{
    width: 780px;
    height: 380px;
    border-radius: 8px;
    background-color: #fff;
    display: none;
    position: relative;
}
.bg-whole-main-content.active{
    display: flex;
}
.bg-whole-main-content-left{
    width: 450px;
    margin-right: 40px;
}
.bg-whole-main-content-title{
    font-family: PingFang SC;
    font-size: 28px;
    font-weight: 500;
    line-height: 40px;
    letter-spacing: 0em;
    text-align: left;
    padding-left: 40px;
    padding-top: 40px;
    color: #020814;
}
.bg-whole-main-content-small{
    font-family: PingFang SC;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
    padding-top: 12px;
    width: 450px;
    padding-left: 40px;
    color: #41464F;
}
.bg-whole-main-content-btn{
    display: flex;
    position: absolute;
    bottom: 40px;
    left: 40px;
}
.bg-whole-main-content-btn div{
    width: 132px;
    height: 48px;
    text-align: center;
    background-color: #fff;
    font-family: PingFang SC;
    font-size: 16px;
    font-weight: 400;
    line-height: 48px;
    letter-spacing: 0em;
    color: #175dff;
    border-radius: 2px;
    border: 1px solid #175DFF;
    margin-right: 16px;
    cursor: pointer;
}
.bg-whole-main-content-btn div.active{
    background-color: #175DFF;
    color: #fff;
} 
.bg-whole-main-content-case{
    font-family: PingFang SC;
    font-size: 20px;
    font-weight: 500;
    line-height: 28px;
    letter-spacing: 0em;
    text-align: left;
    padding-top: 40px;
    margin-bottom: 20px;
    color: #020814;
}
.bg-whole-main-content-icon .bg-whole-main-content-icon-box{
    width: 210px;
    height: 72px;
    display: block;
    margin-bottom: 16px;
    box-shadow: 0px 4px 8px 0px #2C333E1A;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #E4E9F2;
    border-radius: 4px;
}
.bg-whole-main-content-icon .bg-whole-main-content-icon-box:hover img{
    transform: scale(1.2);
    transition: all 1s;
}
.bg-whole-main-content-icon .bg-whole-main-content-icon-box img {
    width: 186px;
    height: 54px;
    transform: scale(1);
    transition: all 1s;
}
.bg-whole-main-content-icon .bg-whole-main-content-icon-box:last-child{
    margin-bottom: 0;
}
body .pcBoxDiv {
    display: block;
}
.bankBoxSixMinks {
    display: none;
}
.pc-bg-whole-content{
    background-color: transparent;
}
.pc-bg-whole-content .bg-whole-content-title{
    font-family: PingFangSC-Medium;
    font-size: 38px;
    color: #000000;
    letter-spacing: 0;
    font-weight: 600;
    padding: 60px 0 10px;
    text-align: center;
}
.pc-bg-whole-content .pc-bg-whole-content-main {
    position: relative;
    z-index:1;
    overflow: hidden;
}
.pc-bg-whole-content-main-box{
    background-color: #fff;
    margin-top:60px;
    /* max-width: 2534px;
    margin:0 auto; */
}
.pc-bg-whole-content-main-cont{
    font-size: 0;
    max-width: 1280px;
    margin:0 auto;
    border-radius: 16px;
    overflow: hidden;
}
.pc-bg-whole-content-main-cont ul{
    font-size:0;
    position: relative;
    border-radius: 16px;
    overflow: hidden;
}
.pc-bg-whole-content-main-cont li{
    display: inline-block;
    width:16.666%;
    border-right: 1px solid #d0d9e6;
    border-bottom: 1px solid #d0d9e6;
    height: 174px;
    background-color: rgba(31, 49, 86, 0);
    transition: border-color .3s ease;
}
.pc-bg-whole-content-main-cont li:nth-child(7),.pc-bg-whole-content-main-cont li:nth-child(8),.pc-bg-whole-content-main-cont li:nth-child(9),.pc-bg-whole-content-main-cont li:nth-child(10),.pc-bg-whole-content-main-cont li:nth-child(11),.pc-bg-whole-content-main-cont li:nth-child(12){
    border-bottom:0;
}
.pc-bg-whole-content-main-cont li:nth-child(6),.pc-bg-whole-content-main-cont li:nth-child(12){
    border-right: 0;
}
.pc-bg-whole-content-main-cont li .big_img{
    position: absolute;
    right: 0;
    bottom: 0;
    height: 100%;
    opacity: 1;
    transition: opacity .3s ease;
    width:100%;
}
.pc-bg-whole-content-main-cont li .pc-bg-whole-content-main-cont-art{
    position: relative;
    height: 100%;
    padding: 0 24px;
}
.pc-bg-whole-content-main-cont h3{
    font-family: PingFangSC-Semibold;
    font-size: 18px;
    color: #000000;
    font-weight: 600;
    padding:38px 0 18px;
    transition: color .3s ease;
    position: relative;
}
.pc-bg-whole-content-main-cont p{
    font-family: PingFangSC-Regular;
    font-size: 14px;
    color: #333333;
    line-height: 24px;
    font-weight: 400;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: normal;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    transition: color .3s ease;
    position: relative;
    height: 72px;
}
.pc-bg-whole-content-main-cont_btn{
    position: absolute;
    bottom:40px;
}
.pc-bg-whole-content-main-cont_btn i{
    width: 14px;
    height: 12px;
    background: url(../images/index_pc_icon_1_1_1.png) no-repeat;
    background-size: 14px 12px;
    display: block;
    position: absolute;
    left:0;
    bottom:10px;
    transition: background .3s ease;
}
.pc-bg-whole-content-main-cont_btn_list{
    font-size: 0;
    opacity: 0;
    transition: opacity .3s ease;
}
.pc-bg-whole-content-main-cont_btn_list div{
    border: 1px solid rgba(208,217,230,0.5);
    box-shadow: 0px 4px 8px 3px rgba(22,49,99,0.04);
    border-radius: 25px;
    width:114px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    font-family: PingFangSC-Regular;
    font-size: 16px;
    color: #FFFFFF;
    letter-spacing: 0;
    font-weight: 400;
    display: inline-block;
}
.pc-bg-whole-content-main-cont_btn_list div:first-child{
    margin-right: 10px;
}
.pc-bg-whole-content-main-cont:hover li{
    border-color:rgba(208,217,230,0.5);
}
.pc-bg-whole-content-main-cont:hover li.ali{
    border-right: none;
}
.pc-bg-whole-content-main-cont:hover li .big_img{
    opacity: 0;
}
.pc-bg-whole-content-main-cont li:hover{
    transition: border-color .3s ease,background-color .7s ease .11s;
    background-color: #2a4cdc
}
.pc-bg-whole-content-main-cont li:hover p,.pc-bg-whole-content-main-cont li:hover h3{
    color:#fff;
}
.pc-bg-whole-content-main-cont:hover .pc-bg-whole-content-main-cont_btn i{
    background: url(../images/index_pc_icon_1_1.png) no-repeat;
    background-size: 14px 12px;
}
.pc-bg-whole-content-main-cont li:hover .pc-bg-whole-content-main-cont_btn i{
    display: none;
}
.pc-bg-whole-content-main-cont li:hover .pc-bg-whole-content-main-cont_btn_list{
    opacity: 1;
}
.pc-bg-whole-content-main-cont li:hover .pc-bg-whole-content-main-cont_btn_list a{
    color: #fff;
}
.pc-bg-whole-content-main-cont li .pc-bg-whole-content-main-cont-big-img{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 1280px;
    transform: translateX(-50%);
    left: 50%;
    height: 100%;
    z-index: -3;
    pointer-events: none;
    overflow: hidden;
    border-radius: 16px;
}
.pc-bg-whole-content-main-cont li:hover .pc-bg-whole-content-main-cont-big-img{
    z-index: -1;
    animation: bigImg .8s cubic-bezier(.31,.39,.32,1)
}
.pc-bg-whole-content-main-cont:hover .pc-bg-whole-content-main-cont-big-img-back{
    background: transparent;
}
.pc-bg-whole-content-main-cont li .pc-bg-whole-content-main-cont-big-img img{
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
    height: 600px;
    object-fit: cover;
}
.pc-bg-whole-content-main-cont li .pc-bg-whole-content-main-cont-big-img-back{
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
    height: 600px;
    width:100%;
    max-width: 2538px;
    background: #F4F6FC;
    z-index:1;
    pointer-events: none;
}
    .index_pc_big_case_top{
        position: relative;
    }
    .index_pc_big_case .index_pc_big_case_titip{
        font-family: PingFangSC-Semibold;
        font-size: 38px;
        color: #000;
        letter-spacing: 0;
        font-weight: 600;
        padding-top:60px;
        text-align: center;
        line-height: 46px;
    }
    .index_pc_big_case .index_pc_big_case_titip span{
        color: #005BFF;
        margin:0 5px;
        font-size:42px;
    }
    .index_pc_big_case{
        max-width: 2560px;
        margin:0 auto;
    }
    .index_pc_big_case .index_pc_big_case_tip{
        font-family: PingFangSC-Regular;
        font-size: 14px;
        color: #333333;
        text-align: center;
        line-height: 23px;
        font-weight: 400;
        margin-top:11px;
    }
    .index_pc_big_case .index_pc_big_case_mainImg{
        width:100%;
        background-image: linear-gradient(28deg, #005BFF 0%, #1B77FF 150%);
        height: 75px;
        position: relative;
        margin-top:30px;
    }
    .index_pc_big_case_top .swiper-slide{
        width:114px!important;
        height: 42px;
        -webkit--border-radius: 30px;
        border-radius: 22px;
        overflow: hidden;
        margin-right:10px!important;
        border: 1px solid rgba(255,255,255,0.3);
    }
    .index_pc_big_case_top .swiper-slide:nth-child(1){
        width:150px!important;
    }
    .index_pc_big_case .index_pc_big_case_top .img1{
        display: block;
    }
    .index_pc_big_case .index_pc_big_case_top .img2{
        display: none;
        position: absolute;
        z-index:3;
    }
    /* .index_pc_big_case .index_pc_big_case_top .swiper-slide:hover .img1{
        display: none;
    } */
    .index_pc_big_case .index_pc_big_case_top .swiper-slide-thumb-active .img1{
        display: none;
    }
    .index_pc_big_case .index_pc_big_case_top .swiper-slide-thumb-active .img2{
        display: block;
    }
    /* .index_pc_big_case .index_pc_big_case_top .swiper-slide:hover .img2{
        display: block;
    } */
    .index_pc_big_case ul{
        height: 60px;
        text-align: center;
        font-size:0;
    }
    .index_pc_big_case ul li{
        display: inline-block;
        margin-right: 1px;
    }
    .index_pc_big_case_top .swiper-slide:last-child{
        margin-right:0;
    }
    .index_pc_big_case_top .swiper-slide img{
        width:156px;
        height: 60px;
    }
    .index_pc_big_case_top .swiper-slide div{
        position: relative;
        z-index:2;
        text-align: center;
        line-height: 42px;
        cursor: pointer;
        font-family: PingFangSC-Regular;
        font-size: 16px;
        color: #FFFFFF;
        font-weight: 400;
        transition: all 0.1s;
    }
    .index_pc_big_case_top .swiper-slide-thumb-active{
        border-color:#fff;
    }
    .index_pc_big_case_top .swiper-slide-thumb-active div{
        color: #005BFF;
        font-weight: 600;
        background: #fff;
    }
    .index_pc_big_case_img{
        height: 420px;
        transform: none;
        margin:0 auto;
        position: absolute;
        left:50%;
        top:0;
        z-index:1;
        max-width: 1280px;
        cursor: default;
    }
    .index_pc_big_case_details{
        position: relative;
        height: 420px;
    }
    .index_pc_big_case_main{
        width:1440px;
        position: absolute;
        height: 420px;
        right:50%;
        top:0;
        transform: translateX(160px);
    }
    @media screen and (max-width: 1440px) {
        .index_pc_big_case_main {
            transform: translateX(180px);
        }
    }
    .index_pc_big_case_left{
        text-align: left;
        padding:44px 0 58px;
        float: right;
        width:610px;
        margin-right:150px;
    }
    .index_pc_big_case_left_p1{
        font-family: PingFangSC-Medium;
        font-size: 18px;
        color: #FFFFFF;
        line-height: 22px;
        font-weight: 500;
    }
    .index_pc_big_case_left_p2{
        font-family: PingFangSC-Semibold;
        font-size: 36px;
        color: #FFFFFF;
        line-height: 42px;
        font-weight: 600;
        margin:16px 0 21px;
        letter-spacing: 1px;
    }
    .index_pc_big_case_left_p3{
        opacity: 0.9;
        font-family: PingFangSC-Regular;
        font-size: 15px;
        color: #FFFFFF;
        line-height: 26px;
        font-weight: 400;
        margin-bottom:54px;
    }
    .index_pc_big_case_left a{
        font-family: PingFangSC-Regular;
        font-size: 14px;
        color: #FFFFFF;
        font-weight: 400;
        position: relative;
    }
    .index_pc_big_case_right{
        float: right;
        width:245px;
        height: 245px;
        -webkit-border-radius: 120px;
        border-radius: 120px;
        background-color: #fff;
        padding-top:55px;
        margin-top:83px;
    }
    .index_pc_big_case_left a:after {
        content: "";
        position: absolute;
        left: 70px;
        bottom: 5px;
        width: 14px;
        height: 10px;
        background: url(../images/index_pc_icon_1_1.png?v=1) no-repeat;
        background-size: 14px 10px
    }
    .index_pc_big_case_left a:hover:after {
        animation: iconFrames2 .9s linear infinite
    }
    .mySwiperCloud {
        position: absolute;
        left: 50%;
        top: 16px;
        transform: translateX(-50%);
    }
    .mySwiper2 .swiper-slide{
        position: relative;
        height: 420px;
        background: #0656E5;
    }
    .mod_title_2{
        font-size:26px!important;
    }
    .mod_desc_2{
        margin-top:5px!important;
    }
    .wh_bg{
        width:100%!important;
        top:20px!important;
    }
    .mod_box{
        /* background: url(/static/images/index_cell/wh_bg_big.png); */
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
    }
    .mod_box .cellContainer,.mod_box .myCellSwiper{
        background: none;
    }
    .cycle_tab_mask{
        position: absolute;
        width:30px;
        height: 42px;
        background: rgba(255,255,255,0.8);
        right: 0;
        top:0;
        z-index:2;
    }
@keyframes bigImg {
    0% {
        height: 60%;
        bottom: -170px
    }

    to {
        height: 100%;
        bottom: 0
    }
}
@media screen and (max-width: 1440px) {
    .pc-bg-whole-content-main-cont {
        max-width: 1160px;
    }
    .pc-bg-whole-content-main-cont li {
        width: 289.7px;
    }
    .pc-bg-whole-content-main-cont li .pc-bg-whole-content-main-cont-big-img{
        position: absolute;
        left: 0;
        bottom: 0;
        width: 1160px;
        transform: translateX(-50%);
        left: 50%;
        height: 100%;
        z-index: -3;
        pointer-events: none;
        overflow: hidden;
    }
}
@media screen and (max-width: 750px) {
    body .pcBoxDiv {
        display: none;
    }
    .bankBoxSixMinks {
        display: block;
    }
    .bg-whole {
        display: none;
    }
    .bg-whole-content {
        height: auto !important;
        padding: 5.6vh 0.4rem !important;
    }
    .bg-whole-content-title {
        font-size: 24px;
        line-height: 36px;
        padding-top: 0px;
    }
    .bg-whole-content-title2 {
        font-size: 14px;
        margin-top: 16px;
    }
    .bg-whole-main-content {
        display: flex;
        flex-direction: column;
        width: 100%;
        height: auto;
        padding: 20px;
        margin-top: 16px;
    }
    .bg-whole-main-content-icon .bg-whole-main-content-icon-box {
        width: 2.3rem;
        height: auto;
    }
    .bg-whole-main-content-icon .bg-whole-main-content-icon-box img {
        width: 100%;
        height: auto;
        object-fit: cover;
    }
    .bg-whole-main-content-left {
        width: 100%;
        margin: 0px;
    }
    .bg-whole-main-content-title {
        font-size: 20px;
        padding: 0px;
    }
    .bg-whole-main-content-small {
        font-size: 14px;
        padding: 0px;
        word-break: break-all;
        width: 100%;
    }
    .bg-whole-main-content-case {
        padding-top: 16px;
    }
    .bg-whole-main-content-icon {
        display: flex;
    }
    .bg-whole-main-content-icon .bg-whole-main-content-icon-box {
        margin-bottom: 0px;
        margin-right: 16px;
    }
    .bg-whole-main-content-btn {
        display: flex;
        justify-content: center;
        position: static;
        margin-top: 16px;
    }
}
.webim-box-container-center-chatarea{
        height: 200px!important;
    }
    .qr-img img{
        width: 150px;
        height: 150px;
        border-radius: 4px;
    }
    .pc_minkNaver{
        bottom:72px!important;
        right:8px!important;
        top:auto!important;
        background: #FFFFFF;
        box-shadow: 0 4px 16px 0 rgba(0,76,214,0.10);
        border-radius: 0 0 32px 32px!important;
        width:64px;
        padding-top:20px;
        padding-bottom:8px;
    }
    .pc_minkNaver .li{
        padding:0 6px;
        margin-bottom:6px;
    }
    .pc_minkNaver .scrollTop_div{
        display: none;
    }
    .pc_minkNaver .li a{
        padding:8px 0;
        background: #fff!important;
    }
    .pc_minkNaver .li-btn{
        position: absolute;
        top: -78px;
        right:0;
        width:64px;
        padding:0;
        margin-bottom:0;
    }
    .pc_minkNaver .li-btn a{
        padding:0;
        background:transparent!important;
    }
    .pc_minkNaver div.li-btn a .p{
        margin-top: -15px;
        position: relative;
        width:64px;
        transition:all 0.3s;
        border-radius: 16px;
        color:#fff;
        font-size: 11px;
        height: 28px;
        line-height: 28px;
    }
    .pc_minkNaver .li .img{
        width:22px;
        height: 22px;
    }
    .pc_minkNaver .li a .p{
        margin-top:2px;
        font-family: PingFangSC-Regular;
        font-size: 11px;
        color: #454545;
        text-align: center;
        line-height: 14px;
        font-weight: 400;
    }
    .pc_minkNaver .li a:hover{
        background: #fff;
    }
    .pc_minkNaver .li a:hover .p{
        color:#005BFF;
    }
    .pc_minkNaver .li-btn a:hover .p{
        color: #fff !important;
        background-color: #1C47CA;
    }
    .pc_minkNaver .li .mik,.pc_minkNaver .li .vert{
        background: rgba(0,0,0,0.85);
        padding:14px 17px 12px;
        right:75px;
        top: -10px;
        transform: none;
        border-radius: 12px;
        backdrop-filter: saturate(50%) blur(4px);
    }
    .pc_minkNaver .li .mik .h1{
        font-family: PingFangSC-Regular;
        font-size: 12px;
        color: #FFFFFF;
        letter-spacing: 0;
        text-align: center;
        line-height: 16px;
        font-weight: 400;
        text-align: left;
    }
    .pc_minkNaver .li .mik .p{
        font-family: DIN;
        font-size: 22px;
        color: #FFFFFF;
        letter-spacing: 0;
        text-align: center;
        line-height: 28px;
        font-weight: 700;
        margin-top:0;
    }
    .pc_minkNaver .triangle-right{
        width: 0;
        height: 0;
        border-top:10px solid transparent;
        border-bottom:10px solid transparent;
        border-left:10px solid rgba(0,0,0,0.85);;
        position: absolute;
        right: -10px;
        top: 50%;
        transform: translateY(-50%);
        backdrop-filter: saturate(50%) blur(4px);
    }
    .pc_minkNaver .li .vert{
        top:-87px;
        padding:16px 16px 18px;
        width:168px;
    }
    .pc_minkNaver .li .vert .hr{
        padding:0;
    }
    .pc_minkNaver .li .vert .hr_img_box{
        width:136px;
        padding:8px;
        border-radius: 4px;
        overflow: hidden;
        background: #fff;
        position: relative;
    }
    .pc_minkNaver .li .vert .hr img{
        height: 120px;
        width:120px;
    }
    .pc_minkNaver .li .vert .hr .hr_logo{
        width:32px;
        height: 32px;
        position: absolute;
        left:50%;
        top:50%;
        margin:-16px 0 0 -16px;
    }
    .pc_minkNaver .li .vert .hr p{
        margin-top:3px;
        font-family: PingFangSC-Regular;
        font-size: 14px;
        color: #FFFFFF!important;
        letter-spacing: 0;
        line-height: 1.2;
        font-weight: 400;
    }
    .pc_minkNaver .li .vert .hr .d{
        margin-top:8px;
    }
    .embed-icon{
        width:64px!important;
        right:8px!important;
        bottom:262px!important;
        opacity: 0;
        z-index: 2147482402 !important;
    }
    .embed-icon .embed-icon-default{
        width:64px!important;
        height: 97px!important;
    }
    .embed-chat-container{
        right:80px!important;
    }
    .sdk-frame {
        right:80px!important;
    }
    @media screen and (max-width: 750px) {
        .sdk-frame {
            display: none;
        }
    }
    .sdk-action {
        width: 64px!important;
        right: 8px!important;
        bottom: 265px!important;
        opacity: 0;
    }
    .pc_minkNaver .li .img.tel{
        background-image: url(../images/icon-phone@4x.png);
    }
    .pc_minkNaver .li .img.wx-contact{
        background-image: url(../images/icon-wx@4x.png);
    }
    .pc_minkNaver .li .img.free{
        background-image: url(../images/icon-use@4x.png);
    }
    .pc_minkNaver .li .img.top{
        background-image: url(../images/icon-totop@4x.png);
    }
    .pc_minkNaver .li:hover .img.tel{
        background-image: url(../images/icon-phone-b@4x.png);
    }
    .pc_minkNaver .li:hover .img.wx-contact{
        background-image: url(../images/icon-wx-b@4x.png);
    }
    .pc_minkNaver .li:hover .img.free{
        background-image: url(../images/icon-use-b@4x.png);
    }
    .pc_minkNaver .li:hover .img.top{
        background-image: url(../images/icon-totop-b@4x.png);
    }

     /* news  */

/* 公共css-start */
    .min-width{
        width: 1200px;
        margin-left: auto;
        margin-right: auto;
    }
    .anmao{
        height: 0;
        position: relative;
        left: 0;
        top: -180px;
        overflow: hidden;
    }
    .layout-reverse{
        flex-direction: row-reverse;
    }
/* 公共css-end */
.bg-dynamic-content{
    background-color: #F4F6FC;
    height: auto;
    padding-top: 80px;
}
.bg-dynamic-content-title{
    font-family: PingFang SC;
    font-size: 36px;
    font-weight: 500;
    line-height: 54px;
    letter-spacing: 0em;
    text-align: center;
    color: #000;
    font-weight: 600;
}
.bg-dynamic-content-title2{
    font-family: PingFang SC;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: center;
    color: #175DFF;
} 
.bg-dynamic-content-title2 i{
    font-style: normal;
}
.bg-dynamic-content-title2 i:hover{
    border-bottom: 1px solid #4180FF;
    color: #4180FF;
}
.bg-dynamic-content-main{
    margin-top: 50px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.bg-dynamic-content-item-top{
    width: 288px;
    height: 164px;
    position: relative;
    border-radius: 4px;
    overflow: hidden;
    margin-bottom: 20px;
}
.bg-dynamic-content-item-top img{
    width: 100%;
    height: 100%;
    transform: scale(1);
    transition: all 1s;
}
.bg-dynamic-content-item:hover .bg-dynamic-content-item-top img{
    border-radius: 10px;
    transform: scale(1.2);
    transition: all 1s;
}
.bg-dynamic-content-item-top span{
    font-family: PingFang SC;
    font-size: 12px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: center;
    color: #fff;
    width: 78px;
    height: 24px;
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    background-image: url('/static/images/dynamic-icon@2x.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.bg-dynamic-content-item:hover .bg-dynamic-content-item-desc{
    color: #175DFF;
}
.bg-dynamic-content-item-desc{
    font-family: PingFang SC;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0em;
    text-align: left;
    color: #020814;
    width: 288px;
}

.bg-dynamic-content-item{
    width: 32%;
}
.item-img {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 213px;
    overflow: hidden;
}
.item-bottom {
    padding: 16px;
    background: #fff;
}
.item-title {
    border-bottom: 1px solid #E4E9F2;
    padding-bottom: 10px;
    font-size: 16px;
    font-family: PingFang SC;
    color: #333;
    font-weight: bold;
    display: flex;
    align-items: center;
    position: relative;
}
.item-title::before {
    content: '';
    width: 3px;
    height: 1em;
    display: inline-block;
    background: red;
    margin-right: 8px;
}
.more {
    position: absolute;
    right: 0px;
    font-size: 14px;
    font-weight: 500;
    cursor: pointer;
}
.more:hover {
    color: #2a4cdc; 
}

.item-list a {
    padding: 10px 0px;
}
.item-list a .p {
    font-size: 14px;
    color: #333;
    line-height: 20px;
    transition: all 0.5s;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.item-list a:hover .p {
    color: #2a4cdc;
}
.pc-bg-dynamic-content{
    background-color: #fff;
    padding-top:36px;
}
.pc-bg-dynamic-content .bg-dynamic-content-main{
    width: 1280px;
    margin:30px auto 0;
    overflow: hidden;
    display: block;
}
.pc-bg-dynamic-content .bg-dynamic-content-main-left{
    width:612px;
    height: 354px;
    position: relative;
    float: left;
    border-radius: 16px;
    overflow: hidden;
}
.pc-bg-dynamic-content .bg-dynamic-content-main-left img{
    width:612px;
    height: 354px;
    transform: scale(1);
    transition: all 1s;
}
.bg-dynamic-content-main-left:hover img {
    transform: scale(1.2);
}
.pc-bg-dynamic-content .bg-dynamic-content-main-left .bg-dynamic-content-main-art{
    width: 100%;
    background-color: rgba(0,91,255,0.6);
    padding:16px 24px;
    position: absolute;
    bottom:0;
    left:0;
    backdrop-filter: blur(10px);
}
.pc-bg-dynamic-content .bg-dynamic-content-main-left .bg-dynamic-content-main-art .p1{
    font-family: PingFangSC-Semibold;
    font-size: 18px;
    color: #FFFFFF;
    letter-spacing: 0;
    line-height: 26px;
    font-weight: 600;
    margin-bottom:2px;
}
.pc-bg-dynamic-content .bg-dynamic-content-main-left .bg-dynamic-content-main-art .p2{
    font-family: PingFangSC-Regular;
    font-size: 14px;
    color: #FFFFFF;
    letter-spacing: 0;
    font-weight: 400;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: normal;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.pc-bg-dynamic-content .bg-dynamic-content-main-right{
    /* float: right; */
    /* width:602px; */
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.pc-bg-dynamic-content .bg-dynamic-content-main-right .bg-dynamic-content-main-cont{
    margin-bottom:18px;
    overflow: hidden;
    width: 49%;
}
.pc-bg-dynamic-content .bg-dynamic-content-main-right .bg-dynamic-content-main-cont:last-child{
    margin-bottom:0;
}
.pc-bg-dynamic-content .bg-dynamic-content-main-right .bg-dynamic-content-main-cont .dy_rig_img{
    width:168px;
    height: 106px;
    float: left;
    margin-right:30px;
    border-radius: 10px;
    overflow: hidden;
    
}
.pc-bg-dynamic-content .bg-dynamic-content-main-right .bg-dynamic-content-main-cont .dy_rig_img img {
    width: 100%;
    height: 100%;
    transform: scale(1);
    transition: all 1s;
}
.pc-bg-dynamic-content .bg-dynamic-content-main-right .bg-dynamic-content-main-cont .dy_rig_img:hover img {
    transform: scale(1.2);
}
.pc-bg-dynamic-content .bg-dynamic-content-main-right .bg-dynamic-content-main-cont-m{
    position: relative;
    /* width:404px; */
    width: calc(100% - 188px);
    float: right;
    height: 106px;
}
.pc-bg-dynamic-content .bg-dynamic-content-main-right .bg-dynamic-content-main-cont-m p{
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: normal;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.pc-bg-dynamic-content .bg-dynamic-content-main-right .bg-dynamic-content-main-cont-m .p1{
    font-family: PingFangSC-Semibold;
    font-size: 18px;
    color: #000000;
    line-height: 24px;
    font-weight: 600;
}
.pc-bg-dynamic-content .bg-dynamic-content-main-right .bg-dynamic-content-main-cont:hover .p1 {
    color: #005BFF;
}
.pc-bg-dynamic-content .bg-dynamic-content-main-right .bg-dynamic-content-main-cont-m .p2{
    font-family: PingFangSC-Regular;
    font-size: 14px;
    color: #666666;
    line-height: 22px;
    font-weight: 400;
    margin-top:14px;
    position: absolute;
    width:100%;
    bottom:0;
    left:0;
}
.pc-bg-dynamic-content .pc_min-width{
    overflow: hidden;
    margin: 0 auto;
}
.pc-bg-dynamic-content .bg-dynamic-content-more{
    margin:40px 0 50px;
    text-align: center;
}
.pc-bg-dynamic-content .bg-dynamic-content-more a{
    font-family: PingFangSC-Regular;
    font-size: 16px;
    color: #005BFF;
    font-weight: 400;
    position: relative;
    display: inline-block;
    padding-right:20px;
}
.pc-bg-dynamic-content .bg-dynamic-content-more i{
    width: 20px;
    height: 20px;
    background: url(/static/images/pc/index_pc_icon_1_1_1_1.png) no-repeat;
    background-size: 20px 20px;
    display: block;
    position: absolute;
    right: 0;
    bottom: 2px;
}
.dynamic-list .swiper-slide {
    width: 256px;
}
.dynamic-list .swiper-container-3d .swiper-slide-shadow-right {
    display: none;
}
.dynamic-list .swiper-container-3d .swiper-slide-shadow-left {
    display: none;
}
@media screen and (max-width: 1440px) {
    .pc-bg-dynamic-content .bg-dynamic-content-main {
        width: 1160px;
    }
    .pc-bg-dynamic-content .bg-dynamic-content-main-left {
        width: 570px;
    }
    .pc-bg-dynamic-content .bg-dynamic-content-main-right {
        /* width: 572px; */
    }
    .pc-bg-dynamic-content .bg-dynamic-content-main-right .bg-dynamic-content-main-cont .dy_rig_img {
        margin-right: 20px;
    }
    .pc-bg-dynamic-content .bg-dynamic-content-main-right .bg-dynamic-content-main-cont-m {
        /* width: 384px; */
    }
}
@media screen and (max-width: 750px) {
    .bg-dynamic {
        display: none;
    }
    .bg-dynamic-content-title {
        font-size: 24px;
        padding: 0 24px;
    }
}
@media screen and (max-width: 769px) {
    .bg-dynamic-content-item {
        width: 100%;
        margin-bottom: 16px;
    }
}
@media screen and (max-width: 1200px) {
    .bg-dynamic-content {
        height: auto;
    }
    .bg-dynamic-content-main {
        flex-wrap: wrap;
    }
    .bg-dynamic-content-item {
        /* width: 280px; */
    }
    .bg-dynamic-content-item-top {
        width: 100%;
    }
    .bg-dynamic-content-item-desc {
        width: 100%;
    }
}
.pc-bg-dynamic-content .bg-dynamic-content-more {
    margin: 20px 0 50px;
}
.pc-bg-dynamic-content .bg-dynamic-content-more i {
    bottom: 0px;
}

.dy-right-one {
    padding-bottom: 50px;
    margin-left: 0px !important;
}
.dy-item {
    height: 332px;
    padding: 0;
    margin: 0px 10px;
    width: 274px;
    /* border: 1px solid rgba(255,255,255,1); */
    overflow: hidden;
    border-radius: 16px;
    float: left;
}
.dy-item a {
    display: block;
    height: 100%;
}
.dy-inner {
    border-radius: 16px;
    position: relative;
    display: block;
    border: 0;
    transition: transform 0.4s cubic-bezier(0.42, 0, 0.58, 1);
    overflow: hidden;
    height: 100%;
    background: #fff;
}
.dy-inner .dy-img-container {
    height: 168px;
    width: 100%;
    position: relative;
    overflow: hidden;
}
.dy-inner .dy-img-container img {
    height: 168px;
    width: 100%;
    transform: scale(1);
    transition: all .36s;
    cursor: pointer;
}
.dy-inner .dy-img-container:hover img {
    transform: scale(1.05);
    box-shadow: none;
}
.dy-inner .dy-content-container {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 194px;
    background-image: linear-gradient(180deg, rgba(255,255,255,0.70) 0%, #FFFFFF 35%);
    border: 1px solid rgba(255,255,255,1);
    box-shadow: 0px 6px 20px 0px rgb(44 68 153 / 2%);
    border-radius: 16px;
    padding: 24px 20px;
    -webkit-backdrop-filter: saturate(50%) blur(4px);
    backdrop-filter: saturate(50%) blur(4px);
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.dy-inner .dy-content-container .ptit {
    font-family: PingFangSC-Semibold;
    font-size: 20px;
    color: #000000;
    line-height: 28px;
    font-weight: 600;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-right: 0;
}
.dy-inner .dy-content-container .pdesc {
    font-family: PingFangSC-Regular;
    font-size: 14px;
    color: #666666;
    line-height: 24px;
    font-weight: 400;
    margin: 8px 0 8px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
}
.dy-inner .dy-content-container .pdate {
    font-family: PingFangSC-Regular;
    font-size: 14px;
    color: #989898;
    line-height: 20.76px;
    font-weight: 400;
}
.dy-right-one .slick-dots li {
    border-radius: 1.5px !important;
    width: 15px;
    height: 2px;
    background: rgba(0,91,255,0.2);
}
.dy-right-one .slick-dots li.slick-active {
    background: #005BFF;
}
.indexMinker .dy-con .moreBox {
    margin: 22px auto 0;
}

/* 合作客户  */
    div.indexMinker-business-new{
        background-color: #F4F6FC;
        height: 598px;
        padding: 60px 0;
    }
    div.indexMinker-business-new .h1{
        font-family: PingFang SC;
        font-size: 36px;
        font-weight: 500;
        line-height: 54px;
        letter-spacing: 0em;
        text-align: center;
        color: #020814;
    }
    div.indexMinker-business-new .open{
        margin: 50px 0;
        padding: 0;
        display: flex;
        flex-wrap: wrap;
        height: auto;
        overflow: hidden;
    }
    div.indexMinker-business-new .open a{
        margin-right: 16px;
        margin-bottom: 16px;
        width: 227px;
        height: 105px;
        margin-top: 0;
        display: flex;
        align-items: center;
        justify-content: center;
        background-color: #fff;
        border-radius: 4px;
    }
    /* div.indexMinker-business-new .open a:hover {
        box-shadow: 0px 4px 16px 0px #175DFF33;
    }
    div.indexMinker-business-new .open a:hover img{
        transform: scale(1.2);
        transition: all 1s;
    } */
    div.indexMinker-business-new .open a img{
        width: 186px;
        height: 54px;
        transform: scale(1);
        transition: all 1s;
    }
    div.indexMinker-business-new .open a:nth-child(6n){
        margin-right: 16px;
    }
    div.indexMinker-business-new .moreBox{
        margin: 40px auto 0;
    }
    div.indexMinker-business-new .moreBox a {
        font-family: PingFang SC;
        font-size: 16px;
        font-weight: 400;
        line-height: 24px;
        letter-spacing: 0em;
        text-align: center;
        color: #175DFF;
    }
    div.indexMinker-business-new .moreBox a:hover{
        color: #4180FF;
        border-bottom: 1px solid #4180FF;
    }
    .bg-morecustomer-content-title{
        font-family: PingFang SC;
        font-size: 28px;
        font-weight: 400;
        line-height: 40px;
        letter-spacing: 0em;
        text-align: center;
        margin-bottom: 60px;
        display: flex;
        align-items: center;
        color: #020814;
    }
    .bg-morecustomer-content-title::before{
        content: ' ';
        width: 492px;
        height: 2px;
        margin-right: 24px;
        background-image: linear-gradient(270deg, rgba(2, 8, 20, 0.15) 0%, rgba(2, 8, 20, 0) 100.71%);
    }
    .bg-morecustomer-content-title::after{
        content: ' ';
        width: 492px;
        height: 2px;
        margin-left: 24px;
        background-image: linear-gradient(90deg, rgba(2, 8, 20, 0.15) 0%, rgba(2, 8, 20, 0) 100.71%);
    }
    .cellCustomer {
        display: none;
    }
    .pc-indexMinker-business-new{
    height: auto;
    }
    .pc-indexMinker-business-new .open{
    /* height: auto;
    background-image: linear-gradient(180deg, rgb(255, 255, 255) 0%, rgb(237,242,255) 100%);
    max-width: 1686px;
    width:100%;
    margin:0 auto;
    position: relative;
    overflow: hidden;
    display: block!important;
    padding-bottom:72px; */
    }
    .pc-indexMinker-business-new .pc-indexMinker-business-new-img li{
    margin-right:24px;
    margin-bottom:24px;
    width: 180px;
    background: #FFFFFF;
    border-radius: 6px;
    height: 90px;
    }
    .pc-indexMinker-business-new .bg-morecustomer-content-title{
    font-family: PingFangSC-Semibold;
    font-size: 38px;
    font-weight: 600;
    line-height: 53px;
    margin-bottom: 30px;
    color: #000;
    display: block;
    }
    .pc-indexMinker-business-new .pc-indexMinker-business-new-img{
    white-space: nowrap;
    font-size: 0;
    cursor: pointer;
    width: 100vw;
    }
    .pc-indexMinker-business-new .pc-indexMinker-business-new-img:hover{
    animation-play-state:paused!important;
    }
    .pc-indexMinker-business-new .pc-indexMinker-business-new-img li{
        display: inline-block;
        float: none;
        display: flex;
        flex:0 0 180px;
        cursor: default;
    }
    .pc-indexMinker-business-new .pc-indexMinker-business-new-img li img {
        cursor: default;
    }
    .pc-indexMinker-business-new-img {
    display: flex;
    flex-wrap: nowrap;
    }
    .pc-indexMinker-business-new .pc-indexMinker-business-new-img:nth-of-type(2){
    justify-content: flex-end;
    animation: animateRight1 51s linear infinite normal;
    }
    .pc-indexMinker-business-new .pc-indexMinker-business-new-img:nth-of-type(3){
    animation: animateLeft2 58s linear infinite normal;
    }
    .pc-indexMinker-business-new .pc-indexMinker-business-new-img:nth-of-type(4){
    justify-content: flex-end;
    animation: animateRight1 68s linear infinite normal;
    }
    .pc-indexMinker-business-new .pc-indexMinker-business-new-img:nth-of-type(5){
    animation: animateLeft2 81s linear infinite normal;
    }
    .pc-indexMinker-business-new .pc-indexMinker-business-new-img:nth-of-type(6){
    justify-content: flex-end; 
    animation: animateRight1 102s linear infinite normal;
    }

    @keyframes animateRight1{
        0%{
            -webkit-transform:translateZ(0);
            transform:translateZ(0)
        }
        100%{
            -webkit-transform:translate3d(2040px,0,0);
            transform:translate3d(2040px,0,0)
        }
    }
    @keyframes animateLeft2{
        0%{
            -webkit-transform:translateZ(0);
            transform:translateZ(0)
        }to{
            -webkit-transform:translate3d(-2040px,0,0);
            transform:translate3d(-2040px,0,0)
        }
    }
    @keyframes animateRight5{
    0%{
        -webkit-transform:translateZ(0);
        transform:translateZ(0)
    }
    100%{
        -webkit-transform:translate3d(2448px,0,0);
        transform:translate3d(2448px,0,0)
    }
    }
    .pc_ys_main .t_sypt8nr{
    position: relative;
    }
    .pc_index_business_mask{
    position: absolute;
    z-index: 1;
    height: auto;
    top:0;
    right:0;
    left:0;
    background-image: linear-gradient(90deg,#fff,hsla(0,0%,100%,0),hsla(0,0%,100%,0),hsla(0,0%,100%,0),hsla(0,0%,100%,0),#fff);
    pointer-events: none;
    bottom: 20px;
    top:150px;
    }
    .pc_index_business_mask_img{
        position: absolute;
        z-index: 1;
        height: auto;
        top:163px;
        height: 548px;
    }
    .pc_index_business_mask_img_left{
        left:0;
    }
    .pc_index_business_mask_img_right{
        right: 0;
    }
    .cellContainer.pc-indexMinker-business-new .pc-indexMinker-business-new-img li{
        width: 110px;
        height: 55px;
        margin: 0 11px 11px 0;
        flex: 0 0 110px;
    }
    .cellContainer.pc-indexMinker-business-new .pc-indexMinker-business-new-img li img{
        width:110px;
        height: 55px;
    }
    @keyframes mobileAnimateRight1{
        0%{
            -webkit-transform:translateZ(0);
            transform:translateZ(0)
        }
        100%{
            -webkit-transform:translate3d(1210px,0,0);
            transform:translate3d(1210px,0,0)
        }
    }
    @keyframes mobileAnimateLeft2{
        0%{
            -webkit-transform:translateZ(0);
            transform:translateZ(0)
        }
        100%{
            -webkit-transform:translate3d(-1210px,0,0);
            transform:translate3d(-1210px,0,0)
        }
    }
    .cellContainer.pc-indexMinker-business-new .pc-indexMinker-business-new-img:nth-of-type(2){
        animation: mobileAnimateRight1 28s linear infinite normal;
    }
    .cellContainer.pc-indexMinker-business-new .pc-indexMinker-business-new-img:nth-of-type(3){
        animation: mobileAnimateLeft2 34s linear infinite normal;
    }
    .cellContainer.pc-indexMinker-business-new .pc-indexMinker-business-new-img:nth-of-type(4){
        animation: mobileAnimateRight1 40s linear infinite normal;
    }
    .cellContainer.pc-indexMinker-business-new .pc-indexMinker-business-new-img:nth-of-type(5){
        animation: mobileAnimateLeft2 50s linear infinite normal;
    }
    .cellContainer.pc-indexMinker-business-new .pc-indexMinker-business-new-img:nth-of-type(6){
        animation: mobileAnimateRight1 67s linear infinite normal;
    }
    .cellContainer{
        position: relative;
    }
    .cellContainer .pc_index_business_mask_img{
        bottom:30px;
        height: 319px;
        top:86px;
    }
    @media screen and (max-width: 750px) {
        .pc-indexMinker-business-new {
            display: none;
        }
        .cellCustomer {
            display: block;
        }
        .bg-morecustomer-content-title {
            font-size: 24px;
            padding: 0 24px;
        }
    }
