.inside-banner {
    height: 740px;
    position: relative;
}
.inside-banner .container{
    height: 618px;
    position: relative;
}
.inside-banner .img{
    position: absolute;
    width: 569px;
    bottom: 0;
    right: 12px;
}
.inside-banner .txtInfor .txt{
    padding-top: 165px;

}
.inside-banner .txtInfor .txt .bigTxt{
    color: #FFFFFF;
}
.inside-banner .txtInfor .txt .smallTxt{
    width: 603px;
    color: #ffffff;
}
.inside-banner .txtInfor .btn a.getBtn{
    background: #4eddc7;
}
.inside-banner .box .btn a.getBtn:hover{
    background: #49CFBA;
}
.solution{
    margin-top: 88px;
    position: relative;
    padding-bottom: 123px;
}
.solution::before{
    content: '';
    position: absolute;
    width: 100%;
    height: 330px;
    background-image: url("../images/bg_01.png");
    background-size: auto;
    background-position: center;
    z-index: -1;
    bottom: 0;
}
.title-01{
    font-family: "D-DINExp-Bold";
    font-size: 48px;
    color: #233863;
    line-height: 52px;
    text-align: center;
}
.solution .box .img{
    width: 608px;
    margin: 48px auto 0;
}
.solution .box .list{
    position: relative;
}
.solution .box .list p{
    position: absolute;
    height: 70px;
    line-height: 70px;
    background: #FFFFFF;
    box-shadow: 0px 4px 16px 0px rgba(120,135,143,0.1);
    border-radius: 6px;
    padding: 0 16px;

    color: #233863;
    display: flex;
    align-items: center;
}
.solution .box .list p span.tit{
    display: inline-block;
    font-size: 16px;
    color: #233863;
    line-height: 19px;
    font-family: Verdana;
}
.solution .box .list p span.icon{
    position: relative;
}
.solution .box .list p span.icon::before{
    content: '';
    position: absolute;
    width: 13px;
    height: 70px;
    background-image: url("../images/so_r.png");
    background-size: cover;
    right: -16px;
    top: -35px;
}
.solution .box .list p.rigt{
    padding-left: 24px;
}
.solution .box .list p.rigt span::before{
    background-image: url("../images/so_l.png");
    left: -24px;
}
.solution .box .list p.dd1{
    top: 35px;
    left: 72px;
    width: 300px;
}
.solution .box .list p.dd2{
    top: 167px;
    left: -7px;
    width: 330px;
}
.solution .box .list p.dd3{
    top: 291px;
    left: 77px;
    width: 296px;
}
.solution .box .list p.dd4{
    top: 449px;
    left: 80px;
    width: 273px;
}
.solution .box .list p.dd5{
    top: 0;
    right: 116px;
    width: 269px;
}
.solution .box .list p.dd6{
    top: 131px;
    right: 5px;
}
.solution .box .list p.dd7{
    top: 251px;
    right: 16px;
}
.solution .box .list p.dd8{
    top: 395px;
    right: 74px;
    width: 237px;
}
.liqi{
    margin-top: 64px;
}
.liqi .title-01{
    padding: 0 120px;
}
.liqi .box{
    margin-top: 51px;
    display: flex;
    justify-content: space-between;
}
.liqi .box .item{
    width: 297px;
    height: 380px;
    background: #F7FBFF;
    background: #F7FBFF;
    border-radius: 16px;
    text-align: center;
    padding: 56px 24px 43px;
    transition: all .3s;
}
.liqi .box .item .img{
    width: 88px;
    height: 88px;
    margin: auto;
}
.liqi .box .item .img .hover{
    display: none;
}
.liqi .box .item .tit{
    margin-top: 40px;
    font-family: Verdana, Verdana;
    font-weight: bold;
    font-size: 20px;
    color: #233863;
    line-height: 24px;
}
.liqi .box .item .des{
    margin-top: 15px;
    font-family: Verdana;
    font-size: 14px;
    color: #233863;
    line-height: 24px;
}
.liqi .box .item:hover,
.liqi .box .item.active{
    background: #229AF4;
}
.liqi .box .item.active .img .hover{
    display: block;
}
.liqi .box .item.active .img .default{
    display: none;
}
.liqi .box .item.active .tit,
.liqi .box .item.active .des{
    color: #ffffff;
}
.tiejue{
    margin-top: 104px;
}
.tiejue .title-01{
    padding: 0 90px;
}
.tiejue .box{
    padding-top: 64px;
    height: 804px;
    background: #E8F4FE;
    border-radius: 16px;
}
.tiejue .box .boxCon{
    margin-top: 26px;
    padding: 0 104px;
}
.tiejue .box .tab{
    height: 40px;
    line-height: 40px;
    text-align: center;
    display: flex;
    justify-content: space-between;
    position: relative;
    margin-bottom: 10px;
}
.tiejue .box .tab::before{
    content: '';
    position: absolute;
    height: 1px;
    width: 100%;
    background: rgba(34, 154, 244, 0.3);
    bottom: 0;
}
.tiejue .box .tab .tt{
    font-family: Verdana, Verdana;
    font-size: 16px;
    color: #233863;
    line-height: 19px;
    position: relative;
}
.tiejue .box .tab .tt::before{
    content: '';
    position: absolute;
    width: 0;
    height: 3px;
    background: #229AF4;
    transition: all .3s;
    bottom: 0;
    text-align: center;
    left: 0;
    right: 0;
    margin: auto;
}
.tiejue .box .tab .tt.active{
    color: #229AF4;
    font-weight: bold;
}
.tiejue .box .tab .tt.active::before{
    width: 100%;
}
.tiejue .box .swiper-container{
    height: 482px;
}
.tiejue .box .swiper-container::before{
    content: '';
    position: absolute;
    width: 100%;
    height: 406px;
    background: linear-gradient( 146deg, #2191F8 0%, #7EBAFE 100%);
    border-radius: 16px;
    z-index: -1;
    bottom: 0;
}
.tiejue .box .swiper-container .item{
    display: flex;
}
.tiejue .box .swiper-container .item img{
    width: 286px;
    height: 477px;
    margin-right: 38px;
    margin-left: 99px;
}
.tiejue .box .swiper-container .item .text .tit{
    width: 500px;
    margin-top: 124px;
    font-family: "D-DINExp-Bold";
    font-size: 40px;
    color: #FFFFFF;
    line-height: 43px;
}
.tiejue .box .swiper-container .item .text .list{
    margin-top: 24px;
}
.tiejue .box .swiper-container .item .text .list p{
    font-family: Verdana;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 20px;
    padding-left: 32px;
    position: relative;
    margin-bottom: 16px;
    width: 532px;
}
.tiejue .box .swiper-container .item .text .list p::before{
    content: '';
    position: absolute;
    width: 20px;
    height: 20px;
    background-image: url("../images/dui.png");
    background-size: cover;
    left: 0;
}
.tiejue .swiper-button-prev:after,.tiejue .swiper-container-rtl .swiper-button-next:after,
.tiejue .swiper-button-next:after, .tiejue .swiper-container-rtl .swiper-button-prev:after{
    content: '';
}
.tiejue .swiper-button-prev, .tiejue .swiper-container-rtl .swiper-button-next{
    background-image: url("../images/tj_l.png");
    background-size: cover;
    width: 48px;
    height: 48px;
    left: 32px;
    bottom: 179px;
}
.tiejue .swiper-button-next, .tiejue .swiper-container-rtl .swiper-button-prev{
    background-image: url("../images/tj_r.png");
    background-size: cover;
    width: 48px;
    height: 48px;
    right: 32px;
    bottom: 179px;
}
.tiejue .swiper-button-next, .tiejue .swiper-button-prev{
    top: 58%;
}

.solve{
    margin-top: 88px;
    padding: 76px 0;
    background-image: url("../images/solve_bg.png");
    background-size: cover;
    background-position: center;
}
.solve .title-01{
    padding: 0 90px;
}
.solve .box{
    margin-top: 48px;
}
.solve .box .tab{
    width: 1000px;
    display: flex;
    align-items: center;
    height: 64px;
    background: #FFFFFF;
    border-radius: 4px;
    margin: auto;
}
.solve .box .tab .tt{
    width: 245px;
    height: 56px;
    font-weight: bold;
    font-size: 16px;
    color: #233863;
    position: relative;
    padding-left: 72px;
    margin: 0 2px;
    transition: all .3s;
    display: flex;
    align-items: center;
}
.solve .box .tab .tt span{
    font-family: Verdana, Verdana;
    font-weight: bold;
    font-size: 13px;
    color: #233863;
    line-height: 16px;
}
.solve .box .tab .tt::before{
    content: '';
    position: absolute;
    width: 29px;
    height: 29px;
    background-image: url("../images/liqi_01.png");
    background-size: cover;
    left: 26px;
    top: 14px;
}
.solve .box .tab .tt:nth-child(2)::before{
    background-image: url("../images/liqi_02.png");
}
.solve .box .tab .tt:nth-child(3)::before{
    background-image: url("../images/liqi_03.png");
}
.solve .box .tab .tt:nth-child(4)::before{
    background-image: url("../images/liqi_04.png");
}
.solve .box .tab .tt.active{
    background: linear-gradient( 270deg, #0F65FD 0%, #229EFF 100%);
    border-radius: 3px;

}
.solve .box .tab .tt.active span{
    color: #FFFFFF;
}
.solve .box .tab .tt.active:nth-child(1)::before{
    background-image: url("../images/liqi_hover_01.png");
}
.solve .box .tab .tt.active:nth-child(2)::before{
    background-image: url("../images/liqi_hover_02.png");
}
.solve .box .tab .tt.active:nth-child(3)::before{
    background-image: url("../images/liqi_hover_03.png");
}
.solve .box .tab .tt.active:nth-child(4)::before{
    background-image: url("../images/liqi_hover_04.png");
}
.solve .box .cont{
    margin: 32px;
}
.solve .box .cont .item{
    display: none;
}
.solve .box .cont .item.active{
    display: block;
}
.solve .box .cont .item .itemBox{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.solve .box .cont .item .itemBox .itemTab{
    width: 392px;
    margin-right: 32px;
}
.solve .box .cont .item .itemBox .itemCont{
    flex: 1;
}
.solve .box .cont .item .itemBox .itemCont .itemImg{
    display: none;
    width: 836px;
    height: 500px;
    background: rgba(255,255,255,0.5);
    box-shadow: 4px 4px 24px 0px rgba(142,174,213,0.2);
    border-radius: 16px;
    border: 2px solid #FFFFFF;
    backdrop-filter: blur(2px);
    position: relative;
    padding: 44px 0;
    text-align: center;
}
.solve .box .cont .item .itemBox .itemCont .itemImg.active{
    display: block;
}
.solve .box .cont .item .itemBox .itemTab .itemInside{
    width: 392px;
    height: 111px;
    background: rgba(255, 255, 255,0.5);
    border-radius: 12px;
    display: flex;
    align-items: center;
    padding: 22px 24px 21px;
    margin-bottom: 16px;
    transition: all .3s;
}
.solve .box .cont .item .itemBox .itemTab .itemInside.active{
    background: #FFFFFF;
    box-shadow: 4px 4px 24px 0px rgba(142,174,213,0.15);
}
.solve .box .cont .item .itemBox .itemTab .itemInside.active .text .itemTit{
    color: #229AF4;
}
.solve .box .cont .item .itemBox .itemTab .itemInside:last-child{
    margin-bottom: 0;
}
.solve .box .cont .item .itemBox .itemTab .itemInside img{
    width: 48px;
    height: 48px;
    margin-right: 24px;
}
.solve .box .cont .item .itemBox .itemTab .itemInside .text .itemTit{
    font-family: Verdana, Verdana;
    font-weight: bold;
    font-size: 20px;
    color: #233863;
    line-height: 24px;
}
.solve .box .cont .item .itemBox .itemTab .itemInside .text .itemDes{
    margin-top: 4px;
    font-weight: 400;
    font-size: 13px;
    color: #6B7B9B;
    line-height: 18px;
}
.jiasu{
    margin-top: 100px;
    margin-bottom: 88px;
    padding-bottom: 242px;
    position: relative;
}
.jiasu .title-01{
    padding:  0 90px;
}
.jiasu::before{
    content: '';
    position: absolute;
    width: 100%;
    height: 330px;
    background-image: url(../images/bg_01.png);
    background-size: auto;
    background-position: center;
    z-index: -1;
    bottom: 0;
}
.jiasu .box{
    margin-top: 48px;
    display: flex;
    justify-content: space-between;
}
.jiasu .box .item{
    width: 232px;
    height: 227px;
    background: #FFFFFF;
    box-shadow: 0px 16px 40px -4px rgba(0,0,0,0.08);
    border-radius: 8px;
    padding: 24px 24px 30px 18px;
    transition: all .3s;
    position: relative;
}
.jiasu .box .item::before{
    content: '';
    position: absolute;
    width: 30px;
    height: 24px;
    background-image: url("../images/you.png");
    background-size: cover;
    right: 0;
    top: 0;
}
.jiasu .box .item .img{
    width: 56px;
    height: 56px;
}
.jiasu .box .item .des{
    font-family: Verdana;
    margin-top: 50px;
    font-size: 13px;
    color: #6B7B9B;
    line-height: 16px;
    height: 36px;
}
.jiasu .box .item .tit{
    font-family: "D-DINExp-Bold";
    margin-top: 4px;
    font-size: 28px;
    color: #233863;
    line-height: 30px;
}
.jiasu .box .item .tit .txt{
    font-weight: bold;
    font-family: PingFangSC, PingFang SC;
}
.jiasu .box .item .tit .icon{
    position: relative;
}
.jiasu .box .item .tit .icon::after{
    content: '';
    position: absolute;
    width: 12px;
    height: 12px;
    background-image: url("../images/up.png");
    background-size: cover;
    left: 4px;
    bottom: 5px;
}
.jiasu .box .item:nth-child(2) .tit .icon::after{
    background-image: url("../images/down.png");
}
.jiasu .box .item.active, .jiasu .box .item:hover{
    background: #229AF4;
}
.jiasu .box .item .img .hover{
    display: none;
}
.jiasu .box .item.active .img .hover{
    display: block;
}
.jiasu .box .item.active .img .default{
    display: none;
}
.jiasu .box .item.active .tit,
.jiasu .box .item.active .des{
    color: #ffffff;
}
.contact_us .contact_conter{
    padding: 0 60px;
}
.contact_us .txt1{
    margin-bottom: 40px;
}
@media screen and (max-width: 1440px) {
    .tiejue .box .boxCon{
        padding: 0 86px;
    }
}

@media screen and (max-width: 768px) {
    .m-banner .m-title{
        color: #ffffff;
        margin-bottom: 24px;
    }
    .m-banner .m-sub-title{
        color: #ffffff;
        margin-bottom: 40px;
    }
    .m-banner .m-btn a{
        background: #4EDDC7;
    }
    .m-banner img{
        margin-top: 50px;
    }
    .title-01{
        font-size: 32px;
        line-height: 35px;
    }
    .solution{
        margin-top: 0px;
        padding-top: 40px;
        padding-bottom: 41px;
    }
    .solution::before{
        background-image: url("../images/m-bg_01.png");
        background-size: cover;
        height: 1048px;
    }

    .solution .box{
        display: none;
    }
    .solution .mbox{
        margin: 12px -8px 0;
    }
    .solution .mbox .img{
        height: 336px;
        text-align: center;
        margin-top: -20px;
    }
    .solution .mbox .mlist p{
        font-family: Verdana;
        font-size: 12px;
        color: #233863;
        line-height: 15px;
    }
    .solution .mbox .mlist p{
        height: 83px;
    }
    .solution .mbox .mlist p.mm1{
        width: 291px;
        background-image: url("../images/m-dh-01.png");
        padding: 17px 32px 36px;
        float: left;
    }
    .solution .mbox .mlist p.mm2{
        margin-top: -22px;
        width: 263px;
        background-image: url("../images/m-dh-02.png");
        padding: 17px 32px 36px;
        float: right;
    }
    .solution .mbox .mlist p.mm3{
        margin-top: -22px;
        width: 316px;
        background-image: url("../images/m-dh-03.png");
        padding: 24px 32px 44px;
        float: left;
    }
    .solution .mbox .mlist p.mm4{
        margin-top: -22px;
        width: 298px;
        background-image: url("../images/m-dh-04.png");
        padding: 24px 32px 44px;
        float: right;
    }
    .solution .mbox .mlist p.mm5{
        margin-top: -2px;
        width: 291px;
        background-image: url("../images/m-dh-05.png");
        padding: 34px 32px 19px;
        float: left;
    }
    .solution .mbox .mlist p.mm6{
        margin-top: -22px;
        width: 268px;
        background-image: url("../images/m-dh-06.png");
        padding: 41px 22px 29px 27px;
        float: right;
    }
    .solution .mbox .mlist p.mm7{
        margin-top: -22px;
        width: 314px;
        background-image: url("../images/m-dh-07.png");
        padding: 41px 26px 36px 27px;
        float: left;
    }
    .solution .mbox .mlist p.mm8{
        margin-top: -22px;
        width: 280px;
        background-image: url("../images/m-dh-08.png");
        padding: 41px 28px 27px 33px;
        float: right;
    }
    .liqi{
        margin-top: 48px;
    }
    .liqi .title-01{
        padding: 0;
    }
    .liqi .box{
        display: none;
    }
    .liqi .mbox{
        margin-top: 32px;
    }
    .liqi .mbox .swiper-wrapper{
        height: 355px;
    }
    .liqi .mbox .swiper-slide .item{
        height: 322px;
        background: #F7FBFF;
        border-radius: 13px;
        padding: 40px 24px 32px;
    }
    .liqi .mbox .swiper-slide .item .img img{
        width: 70px;
        height: 70px;
        margin: auto;
    }
    .liqi .mbox .swiper-slide .item .img .hover{
        display: none;
    }
    .liqi .mbox .swiper-slide .item .tit{
        margin-top: 24px;
        font-family: Verdana, Verdana;
        font-weight: bold;
        font-size: 18px;
        color: #233863;
        line-height: 22px;
    }
    .liqi .mbox .swiper-slide .item .des{
        margin-top: 16px;
        font-family: Verdana;
        font-size: 14px;
        color: #233863;
        line-height: 24px;
    }
    .liqi .mbox .swiper-slide.swiper-slide-active .item{
        background: #229AF4;
    }
    .liqi .mbox .swiper-slide.swiper-slide-active .item .img .default{
        display: none;
    }
    .liqi .mbox .swiper-slide.swiper-slide-active .item .img .hover{
        display: block;
    }
    .liqi .mbox .swiper-slide.swiper-slide-active .item .tit{
        color: #ffffff;
    }
    .liqi .mbox .swiper-slide.swiper-slide-active .item .des{
        color: #ffffff;
    }
    .liqi .mbox .swiper-pagination{
        bottom: 0;
    }
    .liqi .mbox .swiper-pagination .swiper-pagination-bullet{
        background: #E3E3E3;
        opacity:1;
        margin: 0 6px;
    }
    .liqi .mbox .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{
        background: #229AF4;
    }
    .mtiejun{
        margin-top: 56px;
        padding-top: 48px;
        background: #E8F4FE;
        padding-bottom: 76px;
    }
    .mtiejun .title-01{
        padding: 0 24px;
    }
    .mtiejun .mySwiper{
        margin-top: 32px;
        margin-bottom: 20px;
    }
    .mtiejun .mySwiper .swiper-slide{
        max-width: 200px;
        font-weight: 400;
        font-size: 14px;
        color: #233863;
        line-height: 17px;
        height: 37px;
        position: relative;
        text-align: center;
        color: #233863;
    }


    .mtiejun .mySwiper .swiper-slide::before{
        content: '';
        position: absolute;
        width: 0;
        height: 3px;
        left: 0;
        right: 0;
        bottom: 0;
        background: #229AF4;
        margin: auto;
    }

    .mtiejun .mySwiper .swiper-slide.swiper-slide-active{
        color: #229AF4;
        font-weight: bold;
    }

    .mtiejun .mySwiper .swiper-slide-active::before{
        width: 100%;
    }
    .mtiejun .mySwiper .item_3.swiper-slide::before,
    .mtiejun .mySwiper .item_4.swiper-slide::before{
        bottom: -11px;
    }
    .mtiejun .mySwiper2{
        height: 785px;
        position: relative;
    }
    .mtiejun .mySwiper2 .item{
        text-align: center;
    }
    .mtiejun .mySwiper2 .item img{
        height: 484px;
    }
    .mtiejun .mySwiper2 .item .text{
        height: 649px;
        margin-top: -273px;
        padding: 273px 32px 76px;
        background: linear-gradient( 146deg, #2191F8 0%, #7EBAFE 100%);
    }
    .mtiejun .mySwiper2 .item .text .tit{
        margin-top: 32px;
        font-family: "D-DINExp-Bold";
        font-size: 24px;
        color: #FFFFFF;
        line-height: 26px;
    }
    .mtiejun .mySwiper2 .item .text .list{
        margin-top: 24px;
    }
    .mtiejun .mySwiper2 .item .text .list p{
        margin-bottom: 16px;
        padding-left: 32px;
        font-family: Verdana;
        font-size: 16px;
        color: #FFFFFF;
        line-height: 20px;
        position: relative;
        text-align: left;
    }
    .mtiejun .mySwiper2 .item .text .list p:last-child{
        margin-bottom: 0;
    }
    .mtiejun .mySwiper2 .item .text .list p::before{
        content: '';
        position: absolute;
        width: 16px;
        height: 16px;
        background-image: url(../images/dui.png);
        background-size: cover;
        left: 0;
        top: 4px;
    }
    .mtiejun .mySwiper2 .swiper-pagination{
        bottom: 297px;
    }
    .mtiejun .mySwiper2 .swiper-pagination .swiper-pagination-bullet{
        background: rgba(255, 255, 255, 0.5);
    }
    .mtiejun .mySwiper2 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{
        background: rgba(255, 255, 255, 1);
    }

    .msolve{
        background-image: url("../images/msolve_bg.png");
        background-size: cover;
        padding-top: 40px;
    }
    .msolve .title-01{
        padding: 0 30px;
    }
    .msolve .mtab{
        margin-top: 32px;
    }
    .msolve .mtab .swiper-slide{
        max-width: 200px;
        height: 44px;
        border-radius: 3px;
        background: #FFFFFF;
        font-weight: 400;
        font-size: 12px;
        line-height: 15px;
        color: #233863;
        /*padding-left: 56px;*/
        display: flex;
        align-items: center;
        justify-content: center;
        padding-left: 16px;
    }
    .msolve .mtab .swiper-slide.swiper-slide-active{
        background: linear-gradient( 270deg, #0F65FD 0%, #229EFF 100%);
        border-radius: 2px;
        color: #FFFFFF;
    }
    .msolve .mtab .swiper-slide .tit{
        display: inline-block;
        margin-left: 8px;
        flex: 1;
    }
    .msolve .mtab .swiper-slide span.icon{
        display: inline-block;
        width: 29px;
        height: 29px;
        background-size: cover;
    }
    .msolve .mtab .swiper-slide.item1 span.icon{
        background-image: url("../images/liqi_01.png");
    }
    .msolve .mtab .swiper-slide.item2 span.icon{
        background-image: url("../images/liqi_02.png");
    }
    .msolve .mtab .swiper-slide.item3 span.icon{
        background-image: url("../images/liqi_03.png");
    }
    .msolve .mtab .swiper-slide.item4 span.icon{
        background-image: url("../images/liqi_04.png");
    }
    .msolve .mtab .swiper-slide.item1.swiper-slide-active span.icon{
        background-image: url("../images/liqi_hover_01.png");
    }
    .msolve .mtab .swiper-slide.item2.swiper-slide-active span.icon{
        background-image: url("../images/liqi_hover_02.png");
    }
    .msolve .mtab .swiper-slide.item3.swiper-slide-active span.icon{
        background-image: url("../images/liqi_hover_03.png");
    }
    .msolve .mtab .swiper-slide.item4.swiper-slide-active span.icon{
        background-image: url("../images/liqi_hover_04.png");
    }
    .msolve .mcont{
        position: relative;
    }
    .msolve .mcont .swiper-pagination{
        bottom: 48px;
    }
    .msolve .mcont .swiper-pagination .swiper-pagination-bullet{
        background: #E3E3E3;
        margin: 0 6px;
        opacity:1;
    }
    .msolve .mcont .swiper-pagination  .swiper-pagination-bullet.swiper-pagination-bullet-active{
        background: #229AF4;
    }
    .msolve .mcont .swiper-wrapper{
        margin-top: 24px;
        padding-bottom: 88px;
    }

    .msolve .mcont .swiper-wrapper .swiper-slide .item{
        padding: 0 16px;

    }

    .msolve .mcont .swiper-wrapper .swiper-slide .item .itemInside{
        width: 100%;
        height: 112px;
        background: rgba(255, 255, 255, 0.5);
        box-shadow: 4px 4px 24px 0px rgba(142,174,213,0.15);
        border-radius: 12px;
        padding: 32px 24px;
        display: flex;
        align-items: center;
        margin-bottom: 16px;
    }
    .msolve .mcont .swiper-wrapper .swiper-slide .item .itemInside:last-child{
        margin-bottom: 0;
    }
    .msolve .mcont .swiper-wrapper .swiper-slide .item .itemInside.active{
        background: #ffffff;
    }

    .msolve .mcont .swiper-wrapper .swiper-slide .item .itemInside img{
        width: 48px;
        height: 48px;
        margin-right: 16px;
    }
    .msolve .mcont .swiper-wrapper .swiper-slide .item .itemInside .tit{
        flex: 1;
        font-family: Verdana, Verdana;
        font-weight: bold;
        font-size: 16px;
        color: #233863;
        line-height: 19px;
    }
    .jiasu{
        margin-top: 44px;
        padding-bottom: 38px;
        margin-bottom: 48px;
    }
    .jiasu::before{
        background-image: url("../images/m-js_bg.png");
        height: 787px;
        background-size: cover;
    }
    .jiasu .title-01{
        padding: 0 50px;
    }
    .jiasu .box{
        margin: 32px auto 0;
        display: block;
        max-width: 327px;
    }
    .jiasu .box .item{
        width: calc(50% - 8.5px);
        height: 152px;
        float: left;
        max-width: 155px;
        margin-right: 8.5px;
        margin-bottom: 17px;
        padding: 16px 16px 17px;
        pointer-events: none;
    }
    .jiasu .box .item:last-child{
        margin-bottom: 0;
    }
    .jiasu .box .item:nth-child(2n){
        margin-right: 0;
        margin-left: 8.5px;
        float: right;/*整体两边对齐*/
    }
    .jiasu .box .item:last-child{
        width: 100%;
        max-width: 100%;
    }
    .jiasu .box .item::before{
        width: 20px;
        height: 16px;
    }
    .jiasu .box .item .img{
        width: 37px;
        height: 37px;
    }
    .jiasu .box .item .des{
        margin-top: 16px;
        font-size: 12px;
        line-height: 15px;
        height: auto;
    }
    .jiasu .box .item .tit{
        margin-top: 8px;
        font-size: 20px;
        line-height: 22px;
    }
    .jiasu .box .item .tit .icon::after{
        width: 8px;
        height: 8px;
        bottom: 2px;
    }
    .contact_us .contact_conter{
        padding: 0px 24px;
    }
}
