.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((500 / 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
}

.type_item:nth-child(even) .type_pic_item {
    order: 2
}

.type_item:nth-child(odd) .type_info_item {
    order: 2
}

.box_1027_2 {
    --l-w: calc((1079 / 19.2) * 1%);
    display: flex
}

.box_1027_2 .lll {
    width: var(--l-w);
    padding-bottom: calc((700 / 19.2) * 1%)
}

.box_1027_2 .rrr {
    width: calc(100% - var(--l-w));
    position: relative;
    display: flex;
    align-items: center
}

.box_1027_2 .rrr .txt_2 {
    position: absolute;
    top: 0;
    right: 0;
    font-family: Work Sans;
    font-weight: 800;
    font-size: 102px;
    color: rgba(51, 51, 51, 0.04)
}

.box_1027_2 .rrr .detail {
    width: calc((802 / 8.41) * 1%);
    background: #ffffff;
    box-shadow: 20px 19px 9px -10px rgba(0, 0, 0, 0.09);
    border-radius: 4px 4px 4px 4px;
    position: absolute;
    z-index: 9;
    left: -19%;
    padding: 54px 62px
}

.box_1027_3 {
    padding: calc((120 / 19.2) * 1%) 0 calc((86 / 19.2) * 1%) calc((100% - 1480px) / 2);
    background: #fafafa
}

.box_1027_3 .web_th p {
    margin-top: 25px
}

.box_1027_3 .swiper2 {
    float: right;
    width: calc((1148 / 17) * 1%);
    margin-left: 37px;
    margin-bottom: 20px;
    position: relative
}

.box_1027_3 .swiper2 .swiper-slide {
    position: relative;
    padding-bottom: calc((616 / 11.47) * 1%)
}

.box_1027_3 .swiper2 .swiper-slide img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover
}

.box_1027_3 .swiper2 .sw-pn {
    width: 50px;
    height: 50px;
    transition: all .3s ease;
    cursor: pointer;
    z-index: 10
}

.box_1027_3 .swiper2 .sw-pn.sw-next {
    /* width: 63px;
    height: 63px;
    position: relative;
    bottom: 30px */
}

.box_1027_3 .swiper2 .sw-pn.sw-next::before , .box_1027_3 .swiper2 .sw-pn.sw-next::before{
    /* background-color: var(--commonColor) */
}
.box_1027_3 .swiper2 .sw-next:hover{
   
    margin-top: -26px;
}
.box_1027_3 .swiper2 .sw-pn:hover::before{
    width: 63px;
    height: 63px;
    background-color: var(--commonColor) 
}

.box_1027_3 .swiper2 .sw-pn::before {
    display: block;
    content: "";
    background: url(../img/right_.png) no-repeat center / 45% #333;
    width: 100%;
    height: 100%
}

.box_1027_3 .swiper2 .sw-pn.sw-prev {
    transform: rotate(180deg);
    margin-right: 4px
}

.box_1027_3 .swiper2 .swiper-pagination {
    bottom: 100px
}

.box_1027_3 .swiper2 .cells {
    margin-top: 15px;
    display: flex;
    align-items: center;
    justify-content: center
}

.c3 {
    color: #333;
    font-weight: 500;
    font-family: Work Sans
}

.clearboth::after {
    content: "";
    display: block;
    clear: both;
    visibility: hidden;
    height: 0
}

@media screen and (max-width:1500px) {
    .box_1027_3 {
        padding: calc((120 / 19.2) * 1%) 50px calc((86 / 19.2) * 1%)
    }

    .box_1027_2 .rrr .detail {
        position: unset;
        width: 100%
    }

    .box_1027_2 .lll {
        height: auto;
        padding: 0
    }

    .box_1027_2 .lll img {
        height: 100%
    }
}

@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
    }

    .box_1027_2 {
        flex-wrap: wrap
    }

    .box_1027_2 .lll,
    .box_1027_2 .rrr {
        width: 100%
    }

    .box_1027_2 .lll {
        height: 0;
        padding-bottom: 70%
    }

    .box_1027_2 .rrr .detail {
        box-shadow: unset;
        padding: 30px
    }

    .box_1027_3 {
        padding: 30px
    }

    .box_1027_3 .swiper2 {
        float: unset;
        margin: 0 0 20px;
        width: 100%
    }

    .box_1027_3 .swiper2 .swiper-slide {
        padding-bottom: 70%
    }
}