.app_item {
    margin-top: 32px
}

.app_item:first-child {
    margin-top: 0
}

.asia_mian {
    --img-w: 415px;
    --img-w: calc((649 / 14.8) * 1%);
    --pd: 42px;
    margin-top: 36px
}

.asia_mian .img {
    width: var(--img-w);
    height: auto;
    margin-right: var(--pd)
}

.asia_mian .info {
    width: calc(100% - var(--img-w) - var(--pd));
    padding: 2% 0;
}

.asia_mian .info .tit {
    font-family: Work Sans, Work Sans;
    font-weight: bold;
    font-size: 20px;
    color: #333333;
    line-height: 32px
}

.asia_mian .info .desc {
    font-family: Work Sans, Work Sans;
    font-weight: 400;
    font-size: 16px;
    color: #666666;
    line-height: 28px;
    margin: 30px 0;
}

.asia_mian .info .desc strong {
    font-size: 20px;
    color: #333
}

.asia_mian .info .desc p {
    margin-top: 30px
}

.asia_mian .info .desc p:first-child {
    margin-top: 0
}

.mar30{
    margin-top: 30px;
}

.righ{
    margin-top: 20px;
}


.con_po {
    background: linear-gradient(to bottom, #fff 50%, #fafafa 50%);
}.quote_inner {
    max-width: 1160px;
    margin: 0 auto;
    background: var(--commonColor);
    border-radius: 120px 12px 120px 12px;
    padding: 5%;
    box-sizing: border-box;
}

.quote_inner .web_th {
    width: 72%;
}

.quote_inner .web_th .title {
    color: #fff;
    text-align: left;font-size: 32px;
    font-family: "Work Sans-Bold";
}
.quote_inner .web_th .brief {
    color: #fff;
    text-align: left;
    line-height: 2;
    margin-top: 2px;
}
.quote_btn .pubMoreBg {
    width: auto;
    height: 64px;
    border-radius: 50px;
    font-size: 20px;
    font-family: "Work Sans-Bold";
    line-height: 64px;
    background: #fff;
    color: #333;
    border: 1px solid #fff;
    display: inline-block;
    padding: 0 36px;
}
.quote_btn .pubMoreBg::before {
    border-radius: 50px;
    background: var(--commonColor);
    border-color: #fff;
    color: var(--commonColor);
}
.quote_btn .pubMoreBg:hover {
    color: #fff;
}

.fafafa{
        background: #fafafa;
}



.how{
        display: flex;
    justify-content: space-between;
    flex-wrap: wrap;    margin: 30px 0;
}
.how .hList{
    width: 23%;
   
    margin: 0 auto;
    padding: 20px 0;
}

.how .tit{
    font-family: Work Sans, Work Sans;
font-weight: 600;
font-size: 18px;
color: #333333;
line-height: 28px;position: relative;
}
.how .tit::before{
        background: url(../imgca/vector.png) no-repeat center / contain;
    content: "";
    display: block;
    width: 20px;
    height: 18px;
    position: absolute;
    left: -23px;
    top: 7px;
    
    
}

.how .desc{
font-family: Work Sans, Work Sans;
font-weight: 400;
font-size: 16px;
color: #666666;
line-height: 28px;
}



.web_th .title.l0 .txt::before {
    left: 0;
    margin: 0;
}





.laylfex {
    display: flex;

}

.high_lef {
    width: 288px;
    margin-right: 5%;
    margin-top: 24px;
}

.high_lef span {
    background: #FAFAFA;
    border-radius: 4px;
    font-family: Work Sans, Work Sans;
    font-weight: 600;
    font-size: 16px;
    display: block;
    width: 288px;
    color: #333333;
    line-height: 60px;
    cursor: pointer;
    margin-bottom: 5px;
    text-align: center;
}

.high_lef .spactive {
    background: #0267B3;
    color: #FFFFFF;
}


.high .high_swiper {
    position: relative;
    --pd: 58px;
    --pd: calc((58 / 14.8) * 1%);
    --pre-next-w: 44px;
    margin-top: 24px
}

.high .high_swiper .item .img,
.high .high_swiper .item .info {
    width: calc(50% - var(--pd) / 2)
}

.high .high_swiper .item .img {
    padding-bottom: 32.5%;
    /* height: 360px; */
    /* padding: 0 */
}

.high .high_swiper .item .title {
    font-family: Work Sans, Work Sans;
    font-weight: 800;
    font-size: 24px;
    color: #0267B3;
    line-height: 48px
}

.high .high_swiper .item .desc {
    margin-top: 18px;
    font-family: Work Sans, Work Sans;
    font-weight: 400;
    font-size: 16px;
    color: #666666;
    line-height: 28px
}

.high .high_swiper .item .info {
    padding: 30px 0 calc(72px + var(--pre-next-w));
    display: flex;
    flex-flow: column;
    justify-content: center;
}

.high .high_swiper .swiper-pagination-progressbar,
.high .high_swiper .swiper-button-next,
.high .high_swiper .swiper-button-prev {
    position: unset
}

.high .high_swiper .swiper-button-next,
.high .high_swiper .swiper-button-prev {
    margin: 0;
    padding: 0;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: var(--pre-next-w);
    height: var(--pre-next-w);
    line-height: var(--pre-next-w);
    border-radius: 6px;
    background: #333
}

.high .high_swiper .swiper-button-next:hover,
.high .high_swiper .swiper-button-prev:hover {
    background: var(--commonColor)
}

.high .high_swiper .swiper-button-prev {
    margin-right: 6px
}

.high .high_swiper .swiper-pagination-progressbar {
    width: 100%;
    height: 2px;
    margin-right: 11px
}

.high .high_swiper .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: var(--commonColor)
}

.high .high_swiper .cell {
    width: calc(30% - var(--pd) / 2);
    position: absolute;
    right: 0;
    bottom: 60px;
    z-index: 999;
    display: flex;
    align-items: center
}

.high .high_swiper .cell>div {
    display: flex
}
.inner_lun{
        background: #ffffff;
    /* padding: 72px 0 36px; 
     margin-top: 4.7%; */
}




.ztyw{
    display: flex;
    justify-content: space-between;
    align-items: center;margin: 25px auto;
    flex-wrap: wrap;
}
.ztyw .zt_le{
    width: 37%;
    position: relative;
    height: 0;
    padding-bottom: 22%;overflow: hidden;
    border-radius: 15px;
}
.ztyw .zt_ri{
    width: 62%;
}
.ztyw .zt_le img{
    position: absolute;
width: 100%;height: 100%;
left: 0;right: 0;top: 0;bottom: 0;
object-fit: cover;
}
.ztyw .zt_ri .tite{
   font-weight: 600;
font-size: 24px;
color: #0267B3;
line-height: 28px;
margin-bottom: 15px;
}
.ztyw .zt_ri p:nth-child(3){
    margin-bottom: 25px;
}
.martop20{
    margin-top: 20px;
}

.oldto .ztyw:nth-child(2n) .zt_le{
    order: 2;
}
.oldto .ztyw:nth-child(2n) .zt_ri{
    order: 1;
}


.swiad{margin-top: 45px;}
.swiad .swiper-button-next{
    right: 10px;
}

.bg_main {
    margin-top: 3%;
  
background-repeat: no-repeat;
background-position: center;
    padding: 120px 0;
}


.bg_main .web_th .title .txt {
    color: #FFFFFF;
}

.advan_le p {
    border-bottom: 1px dashed #4f6e9c;
    color: #fff;
    line-height: 40px;
    margin-bottom: 10px;
    padding-left: 12px;
    font-size: 24px;
    font-weight: 600;
    position: relative;
    max-width: 390px;
}

.advan_le p::before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    /* 使圆点垂直居中 */
    width: 4px;
    /* 圆点的宽度 */
    height: 4px;
    /* 圆点的高度 */
    border-radius: 50%;
    /* 使其成为圆形 */
    background-color: #fff;
    /* 圆点颜色 */
}

.advan_le .active {
    border-bottom: 1px dashed #fff;
}

.advan_le .active::before {
    content: '';
    width: 4px;
    height: 4px;
    background-color: #0969bf;
    border: 2px solid white;
    border-radius: 50%;

    position: absolute;
    left: 0;
    top: 50%;
}

.advan{
    display: flex;
    justify-content: space-between;
      align-items: center;margin-top: 20px;
}
.advan .advan_le{
    width: 58%;
}
.advan .advan_ri{
  width: 42%;
}



.conp .tiap{
    font-family: Work Sans, Work Sans;
font-weight: 600;
font-size: 24px;
color: #FFFFFF;
line-height: 52px;
text-align: left;
font-style: normal;
}
.conp .cent{
    font-family: Work Sans, Work Sans;
font-weight: 400;
font-size: 16px;
color: #FFFFFF;
line-height: 28px;
text-align: left;
font-style: normal;
}

.type_info_item p{
    margin-bottom: 25px;
}

.opera{
    margin-top: 23px;
}
.opera .firsp{
    font-family: Work Sans, Work Sans;
font-weight: 600;
font-size: 20px;
color: #0267B3;
line-height: 28px;
text-align: left;
font-style: normal;}









.swiper_solution {
    margin-top: 40px;
}


.solution_inner .swiper-slide {
    width: 25%;    transition: all 0.5s 
ease;
}
.home_solu_item {
    position: relative;
}

.home_solu_item::before {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 0;
    background: linear-gradient(to top, rgba(1, 44, 77, 0.8), transparent);
    content: '';
    z-index: 2;
}

.home_solu_item .solu_pic {
    height: 480px;
    z-index: 1;
}

.home_solu_item .solu_pic::before {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    height: 100%;
    content: '';
    background: rgba(0, 0, 0, .26);
    z-index: 1;
}

.home_solu_info {
    position: absolute;
   
    z-index: 3;
    text-align: center;
    padding: 0 20px 5%;
    color: #fff;
    width: 100%;
    bottom: 10px;
}

.home_solu_info .icon {
    height: 64px;
    display: none;
    margin: 0 auto;
}

.home_solu_info .title {
    font-family: 'Work Sans-Bold';
    line-height: 24px;
    margin: 10px 0;
    position: relative;
    max-height: 53px;
    overflow: hidden;
    padding: 0 0 8px;
}

.home_solu_info .title::before {
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 34px;
    margin-left: -17px;
    height: 0;
    border-radius: 5px;
    background: #fff;
    content: '';
}

.home_solu_info .brief {
    line-height: 28px;
    height: 0;
    overflow: hidden;
    max-width: 480px;
    margin: 0 auto;
    /* max-height: 196px;
    overflow-y: auto; */
}

/* .solution_inner:hover .swiper-slide {
    width: 18%;
}

.solution_inner .swiper-slide:hover {
    width: 44%;
} */

.solution_inner .swiper-slide:hover .home_solu_info .icon {
    display: none;
}

.solution_inner .swiper-slide:hover .home_solu_item .solu_pic::before {
    height: 0;
}

.solution_inner .swiper-slide:hover .home_solu_item::before {
    height: 100%;
}

.solution_inner .swiper-slide:hover .home_solu_info .title::before {
    height: 3px;
}

.solution_inner .swiper-slide:hover .home_solu_info {}

.solution_inner .swiper-slide:hover .home_solu_info .brief {
    height: unset;
    overflow: unset;
}



.solution-pagination {
    display: none;
}

.home_solu_item::before {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 0;
    background: linear-gradient(to top, rgba(1, 44, 77, 0.8), transparent);
    content: '';
    z-index: 2;
}


.solution_inner .swiper_solution {
    position: relative;
}


.future{
    margin: 25px 0;
    display: flex;
 flex-wrap: wrap;
}
.future .future_left{
    width: 40%;
    position: relative;

}
.future .future_left .fut_title{
    background: #FFFFFF;
border-radius: 8px 8px 8px 8px; z-index: 1;
position: absolute;
bottom: 0;right: -10%;padding: 66px 52px;
}
.future .future_right{
    width: 60%;position: relative;
    height: 0;padding-bottom: 30%;overflow: hidden;
    border-radius: 15px;
}
.future .future_right img{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;width: 100%;height: 100%;
    bottom: 0;
    object-fit: cover;
}




@media screen and (max-width: 1400px) {
    .high .high_swiper .item .info {
    padding: 0px 0 calc(80px + var(--pre-next-w));}

.high .high_swiper .cell{
    bottom: 60px;
}
}

 @media screen and (max-width: 1180px){
.future .future_right{
    padding-bottom: 50%;
}
.future .future_left .fut_title {
        padding: 38px;
}
 }
  @media screen and (max-width: 1030px) {
    .high .high_swiper .item .info {
    padding: 0px 0 calc(20px + var(--pre-next-w));}



    }


@media screen and (max-width:950px) {
 .future .future_left{
    width: 100%;
 }
.future .future_left .fut_title {
    position: relative;
    right: 0;margin-bottom: 15px;
}
.future .future_right{
    width: 100%;
}








    .advan .advan_le {
    display: none;
}
    .advan .advan_ri {
    width: 100%;
}
.solution-prev,
.solution-next {
 display: none;  
}

  .ztyw .zt_le {
    width: 100%;padding-bottom: 60%;
    margin: 15px 0;
}
  .ztyw .zt_ri {
    width: 100%;
}



.oldto .ztyw:nth-child(2n) .zt_le {
    order: 1;
}
.oldto .ztyw:nth-child(2n) .zt_ri {
    order: 2;
}



  .laylfex {
    display: block
;
}    .high_lef {
       display: none;
    }    .high_lef span {
        width: auto;
        padding: 0 15px;
        margin: 5px 10px;
    }    .high .high_swiper .item .img {
        height: 0;
        padding-bottom: 65%;
    }    .high .high_swiper .item .info {
        padding: 20px 0 calc(30px + var(--pre-next-w));
    }    .high .high_swiper .item .img, .high .high_swiper .item .info {
        width: 100%;
    }    .high .high_swiper .item .title, .box6 .lists .item .title, .box2 .lists .item .rrr .title {
        font-size: 18px;
    }    .high .high_swiper .cell {
        width: 100%;
        bottom: 0;
    }.hover_scale img {
    height: 100%;
} 

    .web_th .title {
        font-size: 26px
    }

    .type_info_item {
        order: 2
    }

    .box_1027_1 .lll {
        height: 0;
        padding-bottom: 70%;
        position: relative
    }

    .box_1027_1 .rrr {
        width: 100%;
        margin: 0;
        padding: 30px
    }

    .asia_mian {
        flex-wrap: wrap
    }

    .asia_mian .img,
    .asia_mian .info {
        width: 100%
    }

    .asia_mian .img {
        padding-bottom: 61%;
        margin: 0
    }

    .asia_mian .info {
        margin-top: 20px
    }


.asia_mian .info .desc{
    margin: 10px 0;
}

.how .hList {
    width: 100%;padding:0 25px ;
}




   .quote_inner {
        flex-direction: column;
        border-radius: 80px 25px 80px 25px;
        padding: 34px 20px 40px;
    }
    .quote_inner .web_th {
        width: 100%;
    }    .quote_btn {
        margin-top: 15px;
    }





.offlist .offlist_l {
    width: 100%;padding-bottom: 60%;margin-bottom: 15px;
}
.offlist .offlist_r {
    width: 100%;
}

.custom .tom_le , .custom .tom_ri{
    width: 100%;
}

.tolist {
max-height: none;
}


.box_1027_1 .lll {
        height: 0;
        padding-bottom: 70%;
        position: relative
    }

    .box_1027_1 .rrr {
        width: 100%;
        margin: 0;
        padding: 30px
    }









}