.goal_main{
    margin-top: 0.3rem;
    height: 3.10rem;
    background: url("../img/product/goal_bg2.png") no-repeat;
    background-size: 100% 100%;
}
.goal_content{
    padding: 0.5rem 0 0 0.5rem;
    max-width: 6.14rem;
    color: #ffffff;
}
.goal_content h4{
    font-size: 0.24rem;
    color: #333333;
}
.goal_content p {
    margin-top: 0.1rem;
    line-height: 2;
    font-size: 0.16rem;
    color: #4C4C4C;
}
.goal_content p:first-of-type{
    margin-top: 0.3rem;
}
.goal_life{
    margin: 0.4rem auto 0.6rem;
    width: 12.92rem;
    height: 4.05rem;
    position: relative;
    background: url("../img/product/life_bg.png") no-repeat;
    background-size: 100% 100%;
}
.goal_life p{
    font-size: 0.18rem;
    font-weight: 700;
    position: absolute;
}
.goal_life .life_center{
    font-size: 0.26rem;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
}
.goal_life .life_p1{
    left: -0.08rem;
    top: 1.98rem;
}
.goal_life .life_p2{
    left: 4.62rem;
    top: 0.8rem;
}
.goal_life .life_p3{
    left: 9.35rem;
    top: 1.02rem;
}
.goal_life .life_p4{
    left: 11.9rem;
    top: 3.14rem;
}
.goal_life .life_p5{
    left: 7.7rem;
    top: 4.1rem;
}
.goal_life .life_p6{
    left: 3.3rem;
    top: 4.08rem;
}
/*服务业态*/
.service_format{
    margin-top: 0.3rem;
    display: flex;
    justify-content: space-between;
}
.service_format_item {
    width: 2.08rem;
    height: 2.2rem;
    position: relative;
}
.service_format_item::before{
    content: '';
    width: 100%;
    height: 2.2rem;
    background-image: url('../img/product/service_shadow.png');
    background-size: 100% 100%;
    position: absolute;
    left: 0;
    bottom: 0;
}
.service_format_item img{
    width: 100%;
    height: 100%;
}
.service_format_main{
    padding: 0 0.16rem 0.15rem;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
}
.service_format_main p{
    text-align: center;
    font-size: 0.2rem;
    font-weight: 700;
    color: #FFFFFF;
}
/*产品简介*/
.product_info{
    padding: 0.55rem 0.5rem 0;
    margin-top: 0.3rem;
    width: 100%;
    height: 3.5rem;
    background: url("../img/product/product_info_bg.png") no-repeat;
    background-size: 100% 100%;
}
.product_info_left{
    max-width: 6.21rem;
}
.product_info_left h4{
    font-size: 0.24rem;
}
.product_info_left p{
    margin-top: 0.3rem;
    line-height: 2;
    font-size: 0.18rem;
    color: #484848; color:#666
}
.product_info_left button{
    margin-top: 0.3rem;
    width: 1.20rem;
    height: 0.38rem;
    background-color: #377CF7;
    cursor: pointer;
    text-align: center;
    transition: all 0.5s;
}
.product_info_left button a{
    font-size: 0.14rem;
    color: #ffffff;
}

.architecture{
    margin-top: 0.3rem;
    margin-bottom: 0.5rem;
}
.architecture_item{
    margin-top: 0.05rem;
    display: flex;
    height: 1.57rem;
}
.architecture_item > p{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 1.21rem;
    height: 1.57rem;
    background-color: #76AAFF;
    font-size: 0.2rem;
    font-weight: 700;
    color: #FFFFFF;
}
.architecture_ul {
    padding: 0 0.5rem;
    margin-left: 0.2rem;
    display: flex;
    align-items: center;
    width: 1.21rem;
    flex: 1;
    background-color: #F8FBFF;
    border: 1px solid #D8E9FF;
}
.architecture_ul li{
    width: 20%;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.architecture_ul li img{
    max-width: 1.02rem;
}
.architecture_ul li p {
    margin-top: 0.06rem;
    font-size: 0.18rem; color:#666
}
.up_down{
    margin: 0.05rem auto;
    width: 0.88rem;
    height: 0.6rem;
    background: url("../img/product/up_down.svg") no-repeat;
    background-size: 100% 100%;
}
.architecture_sz{
    width: 100%;
    height: 0.75rem;
    line-height: 0.75rem;
    background-color: #CCE0FF;
    font-size: 0.26rem;
    font-weight: 700;
    color: #333333;
    text-align: center;
}
.architecture_foot{
    padding: 0 0.8rem;
    width: 100%;
    margin-top: 0.27rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.architecture_foot_item{
    width: 25%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.architecture_foot_item img{
    width: 0.32rem;
    height: 0.32rem;
}
.architecture_foot_item p{
    margin-left: 0.13rem;
    font-size: 0.18rem;
    font-weight: 700;
}
.architecture > img{
    width: 100%;
}
    /*全景把控核心资产*/
.fullcore{
    margin-top: 0.3rem;
    padding: 0 0.2rem;
}
.fullcore_item{
    padding: 0.35rem 0.30rem 0.3rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 4.1rem;
    height: 3.2rem;
    background-color: #ffffff;
    box-shadow: 0 3px 0.15rem rgba(0, 0, 0, .1);
    position: relative;
    top: 0;
    transition: all 0.5s;
}
.fullcore_item img{
    height: 1.2rem;
}
.fullcore_item h4{
    margin-top: -0.1rem;
    font-size: 0.24rem;
    font-weight: 700;
}
.fullcore_item p{
    margin-top: 0.28rem;
    font-size: 0.16rem;
    line-height: 1.8;
    color: #666666;
}
/*资产流转全生命周期管理*/
.circulation{
    padding: 0.5rem 0 0.34rem;
    background-color: #F6F8FC;
}
.circulation_main{
    margin-top: 0.3rem;
}
.circulation_item{
    padding: 0.35rem 0 0 0.15rem;
    display: flex;
    flex-direction: column;
    width: 2.54rem;
    height: 2.50rem;
    background-color: #ffffff;
    position: relative;
}
.circulation_item h4{
    font-size: 0.2rem;
}
.circulation_item p{
    margin-top: 0.24rem;
    font-size: 0.16rem;
    line-height: 1.8;
    color: #666666;
}
.circulation_item img{
    width: 1.17rem;
    height: 1.25rem;
    position: absolute;
    right: 0;
    bottom: 0;
}
.apply_mt0{
    margin-top: 0;
}
/*政策导向*/
.orientation_list{
    margin: 0.3rem auto 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}
.orientation_list li{
    padding: 0.38rem 0.18rem 0.13rem 0.32rem;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 4.23rem;
    height: 3.3rem;
    background-color: #F1F7FF;
}
.orientation_list li img{
    max-width: 1.14rem;
    margin-left: auto;
}
.orientation_list li h4{
    font-size: 0.24rem;
}
.orientation_list li p{
    margin-top: 0.2rem;
    font-size: 0.16rem;
    line-height: 2;
    color: #666666;
}
.orientation_list li p span{
    color: #377CF7;
    font-size: 0.2rem;
}
/*盘活挑战*/
.challenge{
    margin-top: 0.3rem;
    display: flex;
    height: 4rem;
}
.challenge_left{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 0.36rem 0 0 0.3rem;
    width: 3.32rem;
    height: 100%;
    background-color: #F1F7FF;
}
.challenge_left h4{
    font-size: 0.2rem;
}
.challenge_left p{
    margin-top: 0.26rem;
    padding-right: 0.25rem;
    font-size: 0.16rem;
    line-height: 2;
    color: #707070;
}
.challenge_left img{
    margin-left: auto;
    width: 2.4rem;
}
.challenge_list{
    flex: 1;
    display: flex;
    flex-wrap: wrap;
    border-left: 1px solid #EBEBEB;
    border-top: 1px solid #EBEBEB;
}
.challenge_list li{
    padding: 0.26rem 0.2rem 0.2rem;
    width: 33.33%;
    height: 2rem;
    border-right: 1px solid #EBEBEB;
    border-bottom: 1px solid #EBEBEB;
}
.challenge_list_top{
    display: flex;
    align-items: center;
}
.challenge_list_top img{
    width: 0.5rem;
}
.challenge_list_top p{
    margin-left: 0.13rem;
    font-weight: 700;
    font-size: 0.2rem;
}
.challenge_list li > p{
    margin-top: 0.25rem;
    font-size: 0.16rem;
    line-height: 1.8;
    color: #666666;
}
/*解决方案*/
.solution{
    padding: 0.4rem 0 0.1rem;
    background-color: #F6F8FC;
}
.solution_list{
    margin-top: 0.25rem;
    padding: 0 0.2rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.solution_item{
    margin-bottom: 0.4rem;
    width: 4.1rem;
    height: 3.2rem;
    box-shadow: 0 2px 0.2rem rgba(0,0,0,.1);
}
.solution_item_top{
    padding: 0 0.06rem 0 0.32rem;
    display: flex;
    justify-content: space-between;
    width: 100%;
    height: 0.85rem;
    background: linear-gradient(to right,#377CF7,#A1C6FF);
}
.solution_item_top p{
    font-size: 0.22rem;
    font-weight: 700;
    align-self: center;
    color: #FFFFFF;
}
.solution_item_top img{
    margin-top: auto;
    max-width: 1.33rem;
}
.solution_item_main{
    padding: 0.26rem 0.32rem 0.2rem;
}
.solution_item_main p{
    font-size: 0.16rem;
    line-height: 2;
    color: #666666;
}
.solution_item_main button{
    margin-top: 0.28rem;
    width: 3.45rem;
    height: 0.42rem;
    border: 1px solid #6AA0FF;
    background-color: #FFFFFF;
}
.solution_item_main button a{
    font-size: 0.14rem;
    color: #377CF7;
}
/*价值目标*/
.valueObj{
    margin-bottom: 0.6rem;
}
.valueObj_top{
    max-width: 11.48rem;
    height: 2.66rem;
    margin: 0.9rem auto 0;
    background-image: url("../img/product/core.png");
    background-size: 100% 100%;
    position: relative;
}
.valueObj_list{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 1.15rem;
    width: 100%;
    position: absolute;
    left: 50%;
    top: -0.4rem;
    transform: translateX(-50%);
}
.valueObj_list li{
    display: flex;
    flex-direction: column;
    align-items: center;
}
.valueObj_list li img{
    width: 0.9rem;
    height: 0.9rem;
}
.valueObj_list li p{
    margin-top: 0.16rem;
    font-size: 0.2rem;
    font-weight: 700;
}
.valueObj_list li p span{
    color: #377CF7;
    font-size: 0.2rem;
}
/*方案优势*/
.planadv{
    margin-top: 0.33rem;
    flex: 1;
    display: flex;
    flex-wrap: wrap;
    border-left: 1px solid #EBEBEB;
    border-top: 1px solid #EBEBEB;
}
.planadv_item{
    padding: 0.31rem 0.2rem 0.2rem;
    width: 33.33%;
    height: 1.6rem;
    border-right: 1px solid #EBEBEB;
    border-bottom: 1px solid #EBEBEB;
}
.planadv_item_top{
    display: flex;
    align-items: center;
}
.planadv_item_top img{
    width: 0.43rem;
}
.planadv_item_top p{
    margin-left: 0.13rem;
    font-weight: 700;
    font-size: 0.2rem;
}
.planadv_item > p{
    margin-top: 0.22rem;
    font-size: 0.16rem;
    line-height: 1.8;
    color: #666666;
}
.revitalize_type{
    padding-bottom: 0.4rem;
}
/*产品服务*/
/*服务支持*/
.service_support{
    margin-top: 0.25rem;
    display: flex;
    flex-wrap: wrap;
    gap: 0.3rem;
}
.support_item{
    display: flex;
    padding: 0.23rem 0.2rem 0.2rem;
    width: 4.3rem;
    height: 1.8rem;
    background-color: #F1F7FF;
}
.support_item img{
    width: 0.5rem;
    height: 0.5rem;
}
.support_item_main{
    padding-top: 0.12rem;
    margin-left: 0.16rem;
}
.support_item_main h4{
    font-size: 0.2rem;
}
.support_item_main p{
    margin-top: 0.22rem;
    font-size: 0.16rem;
    line-height: 2;
    color: #666666;
}
.deploy{
    margin-top: 0.25rem;
    display: flex;
    justify-content: space-between;
}
.deploy_item{
    width: 6.5rem;
    height: 7.5rem;
    border: 1px solid #7FC1E9;
}
.deploy_top{
    padding: 0.39rem 0.3rem 0;
    height: 1.7rem;
    background: linear-gradient(to right,#29ABF4,#71C5FA);
}
.deploy_top_right{
    background: linear-gradient(to right,#2294FC,#71B4FF);
}
.deploy_top h4{
    font-size: 0.28rem;
    color: #FFFFFF;
}
.deploy_top p{
    margin-top: 0.22rem;
    color: #FFFFFF;
}
.deploy_main{
    position: relative;
}
.deploy_shadow {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.deploy_ul {
    padding: 0.38rem 0.11rem 0 0.2rem;
}
.deploy_ul li{
    margin-top: 0.3rem;
    display: flex;
}
.deploy_ul li:first-child{
    margin-top: 0;
}
.deploy_ul li img{
    width: 0.39rem;
    height: 0.3rem;
}
.deploy_right{
    margin-left: 0.2rem;
}
.deploy_right p:first-child{
    font-size: 0.2rem;
    font-weight: 700;
}
.deploy_right p:last-child{
    margin-top: 0.15rem;
    color: #666666;
    line-height: 1.8;
    font-size: 0.15rem;
}
.deploy_ul .deploy_li_last{
    padding-left: 0.6rem;
    margin-top: 0.2rem;
}
.deploy_ul .deploy_li_last a{
    font-size: 0.18rem;
    color: #3C83FF;
}
.localization{
    padding: 0.44rem 0 0rem;
    background-color: #F6F8FC;
}
.localization_list{
    margin-top: 0.25rem;
    display: flex;
    column-gap: 0.3rem;
}
.localization_item{
    width: 2.46rem;
    height: 3.68rem;
}
.localization_top{
    width: 100%;
    height: 0.57rem;
    line-height: 0.57rem;
    text-align: center;
    font-size: 0.2rem;
    font-weight: 700;
    color: #FFFFFF;
    background: linear-gradient(to right,#377CF7,#A1C6FF);
}
.localization_main{
    display: flex;
    justify-content: center;
    padding-top: 0.3rem;
    width: 100%;
    height: 2.8rem;
    background-color: #FFFFFF;
}
.localization_main img{
    max-height: 2.2rem;
}
.integration{
    padding-bottom: 0.4rem;
    margin-top: 0.4rem;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.integration_img{
    max-width: 12.80rem;
}
.integration_center{
    width: 100%;
    display: flex;
    column-gap: 0.3rem;
}
.integration_center li{
    width: 3.15rem;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.integration_center_main{
    padding-top: 0.22rem;
    width: 3.15rem;
    height: 1.1rem;
    background-color: #F1F7FF;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.integration_center_main h4{
    font-size: 0.22rem;
}
.integration_center_main p{
    margin-top: 0.15rem;
    color: #666666;
}
.integration_cl{
    width: 100%;
    height: 0.75rem;
    line-height: 0.75rem;
    background-color: #76AAFF;
    font-size: 0.26rem;
    font-weight: 700;
    color: #FFFFFF;
    text-align: center;
}
.integration_foot{
    padding: 0.27rem 0.8rem 0.29rem;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border: 1px solid #76AAFF;
}
.integration_foot_item{
    width: 20%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.integration_foot_item img{
    width: 0.32rem;
    height: 0.32rem;
}
.integration_foot_item p{
    margin-left: 0.13rem;
    font-size: 0.2rem;
    font-weight: 700;
}
/*新的产品功能样式*/
.newfun_out{
    padding: 0.35rem 0 0.8rem;
    background: url("../img/product/newfun_bg.png") no-repeat;
    background-size: 100% 100%;
}
.newfun{
    margin-top: 0.4rem;
    display: flex;
    height: 5.4rem;
    background-color: #FFFFFF;
}
.newfun_left{
    width: 1.8rem;
    padding-top: 1px;
}
.newfun_left_item{
    padding-left: 0.34rem;
    margin-top: 0.02rem;
    width: 1.8rem;
    height: 0.52rem;
    line-height: 0.52rem;
    background-color: #F7FAFF;
    position: relative;
}
.newfun_two{
    height: 5.35rem;
}
.newfun_two .newfun_left_item{
    height: 0.65rem;
    line-height: 0.65rem;
}
.newfun_left_item:first-child{
    margin-top: 0;
}
.newfun_left_item > span{
    font-size: 0.18rem;
}
.newfun_left_active:before{
    content: '';
    width: 0.07rem;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #377CF7;
}
.newfun_left_active{
    background-color: #EBF4FF;
}
.newfun_left_active > span{
    color: #0366FC;
    font-weight: 700;
}
.newfun_content{
    padding: 0.4rem 0.34rem 0.28rem 0.54rem;
}
.newfun_content_item{
    display: none;
}
.newfun_content_item:first-child{
    display: block;
}
.newfun_content_item > h4{
    font-size: 0.26rem;
}
.newfun_content_item > p{
    margin-top: 0.34rem;
    line-height: 1.8;
    color: #666666;
}
.newfun_bottom{
    display: flex;
    padding-right: 0.3rem;
    margin-top: 0.20rem;
    justify-content: space-between;
}
.newfun_bottom_left{
    padding-top: 0.4rem;
}
.newfun_ic{
    display: flex;
    column-gap: 0.55rem;
}
.newfun_ic li{
    display: flex;
    flex-direction: column;
    align-items: center;
}
.newfun_ic li span{
    margin-top: 0.08rem;
    text-align: center;
    color: #333333;
    font-size: 0.16rem;
}
.newfun_bottom_left button {
    margin-top: 0.6rem;
    width: 1.20rem;
    height: 0.38rem;
    background-color: #377CF7;
    cursor: pointer;
    text-align: center;
    transition: all 0.5s;
}
.newfun_bottom_left button a{
    font-size: 0.14rem;
    color: #ffffff;
}
.newfun_bottom > img{
    max-width: 5.5rem;
    max-height: 3.17rem;
}
/*专属定制服务*/
.custom_service{
    margin: 0.3rem auto 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}
.custom_service li{
    padding: 0.38rem 0 0 0.25rem;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 3rem;
    height: 3.5rem;
    background-color: #F0F7FF;
}
.custom_service li h4 {
    font-size: 0.2rem;
}
.custom_service li p {
    padding-right: 0.25rem;
    margin-top: 0.16rem;
    font-size: 0.16rem;
    line-height: 1.6;
    color: #666666;
}
.custom_service li img{
    max-height: 1.63rem;
    margin-left: auto;
}
.custom_service li:first-child{
    width: 3.5rem;
    background: linear-gradient(to bottom,#54C0FF,#317BFF);
}
.custom_service li:first-child h4,
.custom_service li:first-child p{
    color: #FFFFFF;
}
@media screen and (max-width: 431px) {
    .goal_main{
        height: 5rem;
    }
    .goal_content{
        max-width: 80%;
    }
    .goal_content h4{
        font-size: 16px;
    }
    .goal_content p{
        font-size: 12px;
    }
    .goal_life_img{
        margin-top: 20px;
        width: 100%;
    }
    .goal_life p{
        font-size: 10px;
    }
    .service_format{
        flex-wrap: wrap;
    }
    .service_format_item{
        margin-bottom: 8px;
        width: 32%;
    }
    .service_format_main p{
        font-size: 12px;
    }
    .product_info{
        height: 200px;
    }
    .product_info_left{
        max-width: 100%;
    }
    .product_info_left h4{
        font-size: 14px;
    }
    .product_info_left p{
        font-size: 12px;
    }
    .product_info_left button{
        width: 90px;
        height: 30px;
    }
    .product_info_left button a{
        font-size: 14px;
    }
    .architecture > img{
        width: 100%;
    }
    .architecture_item > p{
        font-size: 14px;
    }
    .architecture_ul{
        margin-left: 0.1rem;
        padding: 0;
    }
    .architecture_ul li p{
        font-size: 12px;
    }
    .fullcore{
        padding: 0;
        flex-wrap: wrap;
    }
    .fullcore_item{
        margin-top: 15px;
        width: 48%;
        max-width: 50%;
        height: 4.8rem;
    }
    .fullcore_item h4{
        font-size: 14px;
    }
    .fullcore_item p{
        font-size: 12px;
    }
    .architecture_sz{
        font-size: 14px;
        height: 1rem;
        line-height: 1rem;
    }
    .architecture_foot{
        padding: 0 0.4rem;
    }
    .architecture_foot_item img{
        width: 20px;
        height: auto;
    }
    .architecture_foot_item p{
        font-size: 12px;
    }
    .circulation{
        padding: 0.5rem 3% 0.34rem;
    }
    .circulation_main{
        flex-wrap: wrap;
    }
    .circulation_item{
        margin-top: 15px;
        width: 48%;
        height: 3rem;
    }
    .circulation_item h4{
        font-size: 14px;
    }
    .circulation_item img{
        width: 50px;
    }
    .circulation_item p{
        font-size: 12px;
    }
    .orientation_list{
        margin-top: 1px;
        flex-wrap: wrap;
    }
    .orientation_list li{
        padding: 0.2rem 0.18rem 0.13rem 0.25rem;
        margin-top: 15px;
        width: 48%;
        height: 200px;
    }
    .orientation_list li h4{
        font-size: 14px;
    }
    .orientation_list li p{
        font-size: 12px;
    }
    .challenge{
        height: auto;
        flex-direction: column;
    }
    .challenge_left{
        width: 100%;
    }
    .challenge_left h4{
        font-size: 14px;
    }
    .challenge_left p{
        font-size: 12px;
    }
    .challenge_list li{
        height: 2.9rem;
        width: 50%;
    }
    .challenge_list_top img{
        width: 25px;
    }
    .challenge_list_top p{
        font-size: 14px;
    }
    .challenge_list li > p{
        font-size: 12px;
    }
    .solution{
        padding: 0.4rem 3%;
    }
    .solution_list{
        padding: 0;
    }
    .solution_item{
        width: 48%;
        height: 5.4rem;
    }
    .solution_item_top{
        height: 1rem;
    }
    .solution_item_top p{
        font-size: 14px;
    }
    .solution_item_main p{
        font-size: 12px;
    }
    .solution_item_main button{
        height: auto;
    }
    .solution_item_main button a{
        font-size: 0.2rem;
        height: 20px;
        line-height: 20px;
    }
    .valueObj_list{
        padding: 0 10px;
    }
    .valueObj_list li p{
        margin-top: 10px;
        font-size: 12px;
    }
    .valueObj_list li p span{
        font-size: 12px;
    }
    .planadv_item{
        height: 2.5rem;
        width: 50%;
    }
    .planadv_item_top img{
        width: 20px;
    }
    .planadv_item_top p{
        font-size: 14px;
    }
    .planadv_item > p{
        font-size: 12px;
    }
    .service_support{
        margin-top: 0;
        justify-content: space-between;
        gap: 0;
    }
    .support_item{
        margin-top: 15px;
        width: 48%;
        height: 3.6rem;
    }
    .support_item img{
        width: 24px;
        height: 24px;
    }
    .support_item_main h4{
        font-size: 14px;
    }
    .support_item_main p{
        font-size: 12px;
    }
    .deploy{
        flex-wrap: wrap;
    }
    .deploy_item{
        padding-bottom: 20px;
        margin-top: 15px;
        width: 100%;
        height: auto;
    }
    .deploy_top{
        height: 2.1rem;
    }
    .deploy_top h4{
        font-size: 14px;
    }
    .deploy_top p{
        font-size: 12px;
    }
    .deploy_ul li img{
        width: 25px;
        height: 16px;
    }
    .deploy_right p:first-child{
        font-size: 14px;
    }
    .deploy_right p:last-child{
        font-size: 12px;
    }
    .deploy_ul .deploy_li_last{
        padding-left: 0.9rem;
    }
    .deploy_ul .deploy_li_last a{
        font-size: 14px;
    }
    .localization{
        padding: 0.44rem 3% 0.33rem;
    }
    .localization_list{
        margin-top: 0;
        flex-wrap: wrap;
    }
    .localization_item{
        margin-top: 15px;
        width: 31%;
        height: auto;
    }
    .localization_top{
        font-size: 14px;
        height: 0.8rem;
        line-height: 0.8rem;
    }
    .localization_main{
        height: 4.5rem;
    }
    .localization_main img{
        max-height: 4rem;
    }
    .integration_img{
        max-width: 100%;
    }
    .integration_big{
        width: 130px;
    }
    .integration_center{
        flex-wrap: wrap;
    }
    .integration_center li{
        width: 48%;
    }
    .integration_center_main{
        width: 4.25rem;
        height: 2.4rem;
    }
    .integration_center_main h4{
        font-size: 14px;
    }
    .integration_center_main p{
        padding: 0 10px;
        margin-top: 0.25rem;
        line-height: 1.6;
        font-size: 12px;
    }
    .integration_cl{
        height: 1rem;
        line-height: 1rem;
        font-size: 14px;
    }
    .integration_foot{
        margin-top: 0;
        padding: 0 0 20px;
        flex-wrap: wrap;
        justify-content: unset;
    }
    .integration_foot_item{
        margin-top: 15px;
        width: 33.33%;
    }
    .integration_foot_item img{
        width: 20px;
        height: 20px;
    }
    .integration_foot_item p{
        font-size: 12px;
    }
    .newfun{
        height: auto;
    }
    .newfun_left{
        width: 2.8rem;
    }
    .newfun_left_item{
        height: 1.1rem;
        line-height: 1.1rem;
        width: 2.8rem;
    }
    .newfun_two .newfun_left_item{
        height: 1.1rem;
        line-height: 1.1rem;
        width: 2.8rem;
    }
    .newfun_left_item > span{
        font-size: 14px;
    }
    .newfun_content_item > h4{
        font-size: 16px;
    }
    .newfun_content_item > p{
        font-size: 14px;
    }
    .newfun_ic li img{
        height: 25px;
    }
    .newfun_ic li span{
        font-size: 0.28rem;
    }
    .newfun_bottom_left button{
        width: 100px;
        height: 30px;
    }
    .newfun_bottom_left button a{
        font-size: 10px;
    }
    .custom_service{
        flex-wrap: wrap;
    }
    .custom_service li{
        margin-top: 15px;
        width: 48%!important;
        height: 5rem;
    }
    .custom_service li h4{
        font-size: 14px;
    }
    .custom_service li p{
        font-size: 12px;
    }
    .custom_service li img{
        max-height: 60px;
    }
    .h5_footer_out{
        width: 100%;
        height: 64px;
    }
    .h5_footer{
        padding: 0 11px;
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%;
        height: 64px;
        position: fixed;
        left: 0;
        bottom: 0;
        right: 0;
        background-color: #FFFFFF;
        box-shadow: 0 -3px 10px rgba(0,0,0,0.2);
        z-index: 10;
    }
    .h5_footer_left{
        padding-right: 25px;
        padding-left: 10px;
        display: flex;
        align-items: center;
        justify-content: space-between;
        flex: 1;
    }
    .h5_footer_item{
    }
    .h5_footer_item a{
        display: flex;
        align-items: center;
    }
    .h5_footer_item img{
        margin-right: 8px;
        width: 0.6rem;
    }
    .h5_footer_item span{
        font-size: 14px;
    }
    .h5_footer > button{
        width: 110px;
        height: 42px;
        border-radius: 22px;
        cursor: pointer;
        text-align: center;
        background: linear-gradient(to right,#1A66EE,#4B94FF);
    }
    .h5_footer > button a{
        font-size: 14px;
        color: #FFFFFF;
    }
}