.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
}

.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
}

.innerPro_type2 {
    background: #fafafa;
    padding: calc((120 / 19.2) * 1%) 0
}
.app_item .asia_mian:nth-child(even) .img {
        order: 2;
            margin-right: 0;
            margin-top: 20px;
}



.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: 40px;
    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%; */
}


.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;
}



@media screen and (max-width:950px) {
    .web_th .title {
        font-size: 26px
    }

    .type_info_item {
        order: 2
    }

    .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
    }

       .high_lef {
        display: none;
    }
   
        .high .high_swiper .item .img, .high .high_swiper .item .info {
        width: 100%;
    }    .high .high_swiper .cell {
        width: 100%;
        bottom: 0;
    }    .high .high_swiper .item .img {
        height: 0;
        padding-bottom: 65%;
    }
    .app_item .asia_mian:nth-child(even) .img {
    order: revert;}
        .asia_mian .img {
        padding-bottom: 60%;}
        .asia_mian {
            margin-bottom: 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;
    }

}



