.web_th .title.l0 .txt::before {
    left: 0;
    margin: 0
}

.web_th .title {
    font-size: 36px
}

.app_item {
    margin-top: 32px
}

.app_item:first-child {
    margin-top: 0;
    margin-bottom: 5%;
}
.con_po {
    background: linear-gradient(to bottom, #fff 50%, #fafafa 50%);}

.asia_mian {
    --img-w: 415px;
    --img-w: calc((679 / 14.8) * 1%);
    --pd: 72px;
    margin-top: 0;
    align-items: center
}

.asia_mian .img {
    width: var(--img-w);
    margin-right: var(--pd);
    padding-bottom: calc((415 / 14.8) * 1%)
}

.asia_mian .info {
    width: calc(100% - var(--img-w) - var(--pd))
}

.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-top: 16px
}

.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
}

.asia_mian .info .pubMoreBg {
    margin-top: 24px
}

.com_sw_style1 .swiper-slide.active_ {
    background: var(--commonColor);
}

.com_sw_style1 .swiper-slide {
    width: unset;
    display: flex
;
    align-items: center;
    padding: 18px 48px;
    border-radius: 12px 12px 0px 0px;
    background: #eee;
}.com_sw_style1 .swiper-slide .title{
    font-family: Work Sans, Work Sans;
font-weight: bold;
font-size: 20px;

line-height: 28px;
text-align: center;
}

.innerPro_type4 {
    background: #fafafa;
}
.com_sw_style1 .swiper-slide.active_ .title {
    color: #fff;
}
.com_sw_style1 .swiper-slide span {
    width: 20px;
    height: 20px;margin-left: 8px;
    display: block;
    background: url(../img4/icon25.png) no-repeat center;
}
.com_sw_style1 .swiper-slide.active_ span {
    background: url(../img4/icon26.png) no-repeat center;
}

.sw4_li .com_info{
    display: flex;align-items: center;
    justify-content: space-between;padding: 54px 63px;
    
}
.box_swiper4 {
    border-radius: 12px 12px 12px 12px;
    border: 3px solid #EEEEEE;
    padding: 40px;
}

.box_swiper3 {
    margin-top: 50px;
}

.com_info .hover_scale{
        width: 48%;
    margin-right: var(--pd);
    padding-bottom: calc((480 / 14.8) * 1%);
}
.com_info .info{
    width: 48%;
}

.com_info .info .tita{
    font-family: Work Sans, Work Sans;
font-weight: bold;
font-size: 20px;
color: #333333;
}
.pmarxt{
        margin-top: 15px;
    text-align: center;
}








.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: 50px 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: 20px;
    z-index: 999;
    display: flex;
    align-items: center
}

.high .high_swiper .cell>div {
    display: flex
}
.high .info strong{
    color: #333;
}
.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: 70%;
}

.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;
}
.pubMoreBg:hover::before {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}







@media screen and (max-width:950px) {
   .web_th .title {
        font-size: 26px
    }


    .asia_mian {
        flex-wrap: wrap
    }

    .asia_mian .img,
    .asia_mian .info {
        width: 100%
    }

    .asia_mian .img {
        padding-bottom: 70%;
        margin: 0
    }

    .asia_mian .info {
        margin-top: 20px
    }


    .quote_inner {
        flex-direction: column;
        border-radius: 80px 15px 80px 15px;
        padding: 34px 20px 40px;
    }    .quote_inner .web_th {
        width: 100%;
    }  
        .quote_inner .web_th .brief ,  .quote_inner .web_th .title {
        text-align: center;
    }

    .quote_btn{
        margin-top: 15px;
    }

.high_lef {
        display: none;
    }    .laylfex {
        display: block;
    }
        .high .high_swiper .item .img, .high .high_swiper .item .info {
        width: 100%;
    }.high .high_swiper .item .img {
        height: 0;
        padding-bottom: 65%;
    }
    .hover_scale img {
        height: 100%;
    }    .high .high_swiper .cell {
        width: 100%;
        bottom: 0;
    }


    .sw4_li .com_info{
    padding: 15px;flex-wrap: wrap;
}
.com_info .hover_scale , .com_info .info{
    width: 100%;}


    .com_info .info{
        padding: 15px 0;
    }
    .com_info .hover_scale{
        padding-bottom: 67%;
    }
}








/* @media screen and (max-width:550px){
  .kelist .keitem{
                width: 100%;
            }  
} */