.inside-banner-bg {
    width: 785px;
    height: auto;
    position: absolute;
    top: 31px;
    right: 0%;
}
.inside-banner-bg-m {
    width: 80%;
    height: auto;
    position: absolute;
    right: 0;
    bottom: 0;
}
.nav_but {
    width: 192px;
    padding-top: 60px;
    cursor: pointer;
}
.nav_but a {
    display: flex;
}
.nav_but_m {
    width: 192px;
    display: flex;
    padding-top: 30px;
    cursor: pointer;
}
.nav_but_l {
    width: 143px;
    height: 48px;
    background: rgb(239, 116, 10);
    font-size: 14px;
    line-height: 48px;

    font-weight: bold;
    color: #ffffff;
    text-align: center;
}
.nav_but_r {
    width: 48px;
    height: 48px;
    background: rgb(252, 154, 65);
    position: relative;
}
.nav_but_r span {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -5px;
    margin-top: -5px;
    width: 10px;
    height: 10px;
    border-top: 2px solid #ffffff;
    border-right: 2px solid #ffffff;
    transform: rotate(45deg);
}
.nav_but a {
    color: #fff !important;
}

/* 内容 */
.w-1260{
    width: 100%;
    max-width: 1260px;
    margin: 0 auto;
}
.qrcode{
    background: url("../images/qr-bg.png") no-repeat center/cover;
}
.qrcode-box{
    height: 590px;
    position: relative;
}
.qrcode-box .qrcode-desc{
    position: absolute;
    top: 204px;
    left: 74px;
}
.qrcode-box .qrcode-desc .title span:first-child{
    font-size: 60px;
    font-weight: bold;
    color: #333333;
    line-height: 60px;
}
.qrcode-box .qrcode-desc .title span:last-child{
    font-size: 60px;
    font-weight: 200;
    color: #333333;
    line-height: 60px;
}
.qrcode-box .qrcode-desc .txt {
    margin-top: 27px;
}
.qrcode-box .qrcode-desc .txt img{
    width: 16px;
    height: 16px;
}
.qrcode-box .qrcode-desc .txt span{
    font-size: 24px;
    color: #797F9F;
}
.qrcode-box .qrcode-img{
    position: absolute;
    top: 228px;
    left: 595px;
}
.qrcode-box .qrcode-img img{
    width: 224px;
    height: 224px;
}
.qrcode-box .qrcode-phone{
    position: absolute;
    top: 80px;
    right: 0;
}
.qrcode-box .qrcode-phone img{
    width: 345px;
}
.generate-page .generate-page-box{
    height: 684px;
}
.generate-page-box .title{
    font-size: 30px;
    line-height: 30px;
    font-weight: bold;
    color: #333333;
    text-align: center;
    margin-top: 107px;
}
.generate-page-box .page-content{
    position: relative;
    margin-top: 22px;
}
.generate-page-box .page-content .left{
    background: url("../images/mb-bg.png") no-repeat center/cover;
    width: 585px;
    height: 543px;
    position: absolute;
    left: -95px;
    padding: 184px 0 0 145px;
}
.generate-page-box .page-content .left h4{
    font-size: 30px;
    line-height: 30px;
    font-weight: bold;
    color: #333333;
}
.generate-page-box .page-content .left div{
    margin-top: 28px;
}
.generate-page-box .page-content .left div p{
    font-size: 16px;
    font-weight: bold;
    color: #333333;
    line-height: 24px;
}
.generate-page-box .page-content .right{
    position: absolute;
    right: 0;
    top: 136px;
    width: 769px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 309px;
}
.generate-page-box .page-content .right img{
    width: 154px;
    height: 247px;
    transition: all 0.3s;
}
.generate-page-box .page-content .right img:hover{
    width: 197px;
    height: 309px;
}
.qd-jiaohu{
    height: 512px;
    background: url("../images/jiaohu-bg.png") no-repeat center/cover;
}
.qd-jiaohu .left{
    float: left;
    width: 658px;
    display: flex;
    justify-content: space-between;
    margin-top: 103px;
    margin-left: 102px;
}
.qd-jiaohu .left img{
    width: 198px;
}
.qd-jiaohu .right{
    float: left;
    margin-left: 92px;
    margin-top: 159px;
}
.qd-jiaohu .right h4{
    font-size: 30px;
    line-height: 30px;
    font-weight: bold;
    color: #333333;
    margin-left: 19px;
}
.qd-jiaohu .right div{
    margin-top: 16px;
    margin-left: 19px;
}
.qd-jiaohu .right div p{
    font-size: 16px;
    color: #333333;
    line-height: 24px;
}
.qd-jiaohu .right img{
    width: 244px;
    height: 123px;
}
.ff-rukou-box{
    height: 862px;
}
.rukou-desc .left{
    margin: 170px 0 0 112px;
    float: left;
}
.rukou-desc .left h4{
    font-size: 30px;
    line-height: 30px;
    margin-left: 20px;
    font-weight: bold;
    color: #333333;
}
.rukou-desc .left div{
    margin-top: 28px;
    margin-left: 20px;
}
.rukou-desc .left div p{
    font-size: 16px;
    color: #333333;
    line-height: 24px;
}
.rukou-desc .left img{
    width: 263px;
    height: 111px;
    margin-top: 10px;
}
.rukou-desc .right{
    float: right;
    margin: 86px 156px 0 0;
    width: 354px;
    height: 350px;
}
.rukou-order{
    margin-top: 92px;
}
.m-rukou-order{
    display: none;
}
.rukou-order ul{
    display: flex;
}
.rukou-order ul li{
    height: 199px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.rukou-order ul li:nth-child(1){
    background: url("../images/rukou-bg-1.png") no-repeat center/cover;
    width: 412px;
}
.rukou-order ul li:nth-child(2){
    background: url("../images/rukou-bg-2.png") no-repeat center/cover;
    width: 445px;
}
.rukou-order ul li:nth-child(3){
    width: 406px;
    background: url("../images/rukou-bg-3.png") no-repeat center/cover;
}
.rukou-order ul li p{
    font-size: 24px;
    font-weight: bold;
    color: #333333;
    margin-left: 48px;
}
.rukou-order ul li img{
    width: 120px;
    height: 120px;
    margin-right: 42px;
}
.pro-tool{
    height: 636px;
    background: url("../images/tool-bg.png") no-repeat center/cover;
}
.pro-tool .title{
    padding-top: 82px;
    padding-bottom: 50px;
}
.pro-tool .title h3{
    font-size: 30px;
    line-height: 30px;
    font-weight: bold;
    color: #333333;
    margin-bottom: 8px;
    text-align: center;
}
.pro-tool .title p{
    font-size: 14px;
    line-height: 14px;
    color: #999999;
    text-align: center;
}
.m-tabs{
    display: none;
}
.pro-tool .tabs .left{
    float: left;
}
.pro-tool .tabs .left li{
    width: 378px;
    height: 115px;
    display: flex;
    align-items: center;
    cursor: pointer;
}

.pro-tool .tabs .left li span{
    font-size: 24px;
    color: #333333;
}

.pro-tool .tabs .left li div{
    margin: 0 42px 0 56px;
    width: 50px;
    height: 50px;
}
.pro-tool .tabs .left li .img1{
    background:url("../images/tool-1.png") no-repeat center/cover ;
}
.pro-tool .tabs .left li .img2{
    background:url("../images/tool-2.png") no-repeat center/cover ;
}
.pro-tool .tabs .left li .img3{
    background:url("../images/tool-3.png") no-repeat center/cover ;
}
.pro-tool .tabs .left .active .img1{
    background:url("../images/tool-a1.png") no-repeat center/cover ;
}
.pro-tool .tabs .left .active .img2{
    background:url("../images/tool-a2.png") no-repeat center/cover ;
}
.pro-tool .tabs .left .active .img3{
    background:url("../images/tool-a3.png") no-repeat center/cover ;
}
.pro-tool .tabs .left .active{
    background: #FFFFFF;
}
.pro-tool .tabs .left .active span{
    color: #0086FF;
}
.pro-tool .tabs .middle{
    width: 4px;
    height: 345px;
    background: #FFFFFF;
    border-radius: 2px;
    margin-left: 36px;
    float: left;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.pro-tool .tabs .middle .active{
    display: block;
    width: 4px;
    height: 115px;
    background: #0086FF;
    border-radius: 2px;
}
.pro-tool .tabs .right{
    float: left;
    margin-left: 45px;
}
.pro-tool .tabs .right .img-box{
    display: flex;
    height: 345px;
    align-items: center;
}
.pro-tool .tabs .right .img-box video{
    width: 656px;
}
.spread-fission .title{
    padding-top: 105px;
    padding-bottom: 62px;
    text-align: center;
}
.spread-fission .title h3{
    font-size: 30px;
    line-height: 30px;
    font-weight: bold;
    color: #333333;
    margin-bottom: 8px;
}
.spread-fission .title p{
    font-size: 14px;
    line-height: 14px;
    color: #999999;
}
.spread-fission .list{
    display: flex;
    justify-content: space-between;
}
.spread-fission .list li{
    width: 406px;
    height: 477px;
    background: #F8FBFE;
}
.spread-fission .list li .tit{
    padding-top: 50px;
    text-align: center;
}
.spread-fission .list li .tit h5{
    font-size: 24px;
    line-height: 24px;
    font-weight: bold;
    color: #0086FF;
    margin-bottom: 12px;
}
.spread-fission .list li .tit p{
    font-size: 16px;
    color: #333333;
    line-height: 24px;
}
.spread-fission .list li .img-box{
    position: relative;
}
.spread-fission .list li .one-img{
    width: 296px;
    height: 87px;
    margin-left: 59px;
}
.c-img1{
    width: 160px;
    height: 297px;
    margin: 33px 0 0 40px;
    float: left;
}
.c-img2{
    width: 160px;
    height: 297px;
    margin: 33px 0 0 11px;
    float: left;
}
.c-img3{
    width: 162px;
    height: 248px;
    margin-left: 39px;
    float: left;
}
.c-img4{
    width: 162px;
    height: 248px;
    float: left;
}
.c-img5{
    width: 204px;
    height: 288px;
    position: absolute;
    top: 55px;
    left: 36px;
    max-width:204px ;
    max-height: 288px;
    z-index: 1;
}
.c-img6{
    width: 178px;
    height: 317px;
    position: absolute;
    top: 28px;
    right: 68px;
    max-width: 178px;
    max-height: 317px;
}
.marketing-scenes .title{
    padding-top: 84px;
    text-align: center;
}
.marketing-scenes .title h3{
    font-size: 30px;
    line-height: 30px;
    font-weight: bold;
    color: #333333;
    margin-bottom: 8px;
}
.marketing-scenes .title p{
    font-size: 14px;
    line-height: 14px;
    color: #999999;
}
.marketing-scenes .list{
    display: flex;
    justify-content: space-between;
    margin-top: 50px;
    padding-bottom: 120px;
}
.marketing-scenes .list img{
    width: 140px;
    height: 224px;
}
.case-show{
    height: 636px;
    background: #F8FBFE;
}
.case-show .title h3{
    padding: 71px 0 67px;
    text-align: center;
    font-size: 30px;
    line-height: 30px;
    font-weight: bold;
    color: #333333;
}
.case-show .detail{
    position: relative;
}
.case-show .detail .desc:first-child{
    position: absolute;
    width: 523px;
    margin-left: 33px;
    left: 0;
}
.case-show .detail .desc:last-child{
    position: absolute;
    width: 546px;
    right: 0;
}
.case-show .detail .desc .txt{
    background: url("../images/anli-bg-1.png") no-repeat center/cover;
    width: 325px;
    height: 128px;
    position: absolute;
    top: 74px;
    padding: 19px 0 0 73px;
    font-size: 18px;
    font-weight: bold;
    color: #333333;
    line-height: 30px;
}
.case-show .detail .desc:last-child .txt{
    background: url("../images/anli-bg-2.png") no-repeat center/cover;
    width: 348px;
    height: 128px;
    position: absolute;
    top: 74px;
    padding: 19px 0 0 69px;
}
.case-show .detail .desc .img{
    position: absolute;
    right: 0;
    width: 197px;
    height: 387px;
}
.case-show .detail .desc .msg{
    width: 122px;
    height: 38px;
    line-height: 38px;
    background: #FFFFFF;
    box-shadow: 0px 8px 26px 0px rgba(148,153,157,0.41);
    border-radius: 14px 14px 0px 14px ;
    font-size: 13px;
    color: #333333;
    padding-left: 14px;
    position: absolute;
    top: 52px;
    right: -21px;
}
.case-show .detail .desc:last-child .msg{
    right: -30px;
    top: 139px;
}
.case-show .detail .desc .num{
    width: 120px;
    height: 120px;
    background: #0086FF;
    box-shadow: 0px 8px 26px 0px rgba(185,202,219,0.41);
    border-radius: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    right: 149px;
    top: 219px;
}
.case-show .detail .desc .num .inside-num{
    width: 107px;
    height: 107px;
    border: 1px dotted #FFFFFF;
    border-radius: 53px;
    text-align: center;
}
.case-show .detail .desc .num .inside-num p:first-child{
    margin-top: 26px;
    font-size: 14px;
    color: #FFFFFF;
    line-height: 14px;
}
.case-show .detail .desc .num .inside-num p:last-child{
    font-size: 28px;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 28px;
    margin-top: 15px;
}
.case-show .detail .desc .statistics{
    width: 230px;
    height: 90px;
    background: linear-gradient(0deg, #FFFFFF 0%, #E9F4FD 100%);
    border: 1px solid #FFFFFF;
    box-shadow: 0px 8px 26px 0px rgba(185,202,219,0.41);
    border-radius: 11px;
    position: absolute;
    top: 227px;
    right: 115px;
    z-index: 2;
}
.case-show .detail .desc .statistics ul{
    display: flex;
    align-items: center;
    justify-content: space-around;
}
.case-show .detail .desc .statistics ul li{
    text-align: center;
}
.case-show .detail .desc .statistics ul li h5{
    font-size: 14px;
    color: #333333;
    line-height: 14px;
    margin-top: 21px;
    font-weight: normal;
}
.case-show .detail .desc .statistics ul li p{
    font-size: 28px;
    font-weight: bold;
    color: #0086FF;
    line-height: 28px;
    margin-top: 15px;
}
.case-show .detail .desc .statistics-bg{
    position: absolute;
    width: 193px;
    height: 76px;
    background: #E1F0FF;
    border-radius: 9px;
    top: 256px;
    right: 134px;
    z-index: 1;
}
.marketing-path{
    padding-bottom: 100px;
}
.marketing-path .title{
    padding: 95px 0 49px;
    text-align: center;
}
.marketing-path .title h3{
    font-size: 30px;
    line-height: 30px;
    font-weight: bold;
    color: #333333;
    margin-bottom: 8px;
}
.marketing-path .title p{
    font-size: 14px;
    line-height: 14px;
    color: #999999;
}
.marketing-path .m-list{
    display: none;
}
.marketing-path .list{
    display: flex;
    justify-content: space-between;
}
.marketing-path .list li{
    width: 236px;
    height: 160px;
    position: relative;
    border-radius: 12px;
    overflow: hidden;
}
.marketing-path .list li p{
    position: absolute;
    bottom: 0;
    width: 236px;
    height: 80px;
    background: linear-gradient(0deg, #2B405A 0%, rgba(0,0,0,0) 100%);
    padding: 44px 0 0 20px;
    color: #FFFFFF;
    border-radius: 12px;
}


@media screen and (max-width: 1260px) {
    .w-1260{
        max-width: 375px;
    }
    .qrcode{
        background-image: url("../images/m-qr-bg.png");
        background-repeat: no-repeat;
        background-position: left 100% top 46px;
        background-size: 241px 291px;
    }
    .qrcode-box{
        max-width: 375px;
        height: 433px;
        position: relative;
    }
    .qrcode-box .qrcode-desc{
        position: static;
        margin-top: 47px;
    }
    .qrcode-box .qrcode-desc .title{
        text-align: center;
    }
    .qrcode-box .qrcode-desc .title span:first-child{
        font-size: 30px;
        line-height: 30px;
    }
    .qrcode-box .qrcode-desc .title span:last-child{
        font-size: 30px;
        line-height: 30px;
    }
    .qrcode-box .qrcode-desc .txt{
        margin-top: 14px;
        text-align: center;
    }
    .qrcode-box .qrcode-desc .txt img{
        width: 8px;
        height: 8px;
    }
    .qrcode-box .qrcode-desc .txt span{
        font-size: 12px;
    }
    .qrcode-box .qrcode-img{
        position: static;
        float: left;
        margin-left: 41px;
        margin-top: 93px;
    }
    .qrcode-box .qrcode-img img{
        width: 112px;
        height: 112px;
    }
    .qrcode-box .qrcode-phone{
        position: static;
        float: right;
        margin-right: 36px;
        margin-top: 23px;
    }
    .qrcode-box .qrcode-phone img{
        width: 173px;
    }
    .generate-page .generate-page-box{
        height: auto;
    }
    .generate-page-box .title{
        width: 319px;
        font-size: 24px;
        font-weight: normal;
        color: #333333;
        line-height: 30px;
        margin: 0 auto;
        text-align: center;
    }
    .generate-page-box .page-content{
        position: static;
        margin-top: 16px;
        background: url("../images/m-mb-bg.png") no-repeat left top/242px 272px;
    }
    .generate-page-box .page-content .left{
        background: none;
        width: auto;
        height: auto;
        position: static;
        padding: 90px 21px 25px;
    }
    .generate-page-box .page-content .left h4{
        font-size: 18px;
        line-height: 18px;
        color: #333333;
    }
    .generate-page-box .page-content .left div{
        margin-top: 10px;
    }
    .generate-page-box .page-content .left div p{
        font-size: 12px;
        font-weight: bold;
        color: #333333;
        line-height: 18px;
    }
    .generate-page-box .page-content .right{
        position: static;
        width: 100%;
        height: 122px;
        padding: 0 20px;
    }
    .generate-page-box .page-content .right img{
        width: 77px;
        height: 122px;
    }
    .generate-page-box .page-content .right img:hover{
        width: 77px;
        height: 122px;
    }
    .qd-jiaohu{
        height: auto;
        background: none;
    }
    .jianhu-box{
        display: flex;
        flex-direction: column-reverse;
    }
    .qd-jiaohu .left{
        float: none;
        width: 100%;
        margin-top: 3px;
        margin-left: 0;
        padding: 0 22px;
    }
    .qd-jiaohu .left img{
        width: 100px;
    }
    .qd-jiaohu .right{
        float: none;
        margin-left: 22px;
        margin-top: 41px;
    }
    .qd-jiaohu .right h4{
        font-size: 18px;
        line-height: 18px;
        margin-left: 0;
    }
    .qd-jiaohu .right div{
        margin-left: 0;
    }
    .qd-jiaohu .right div p{
        font-size: 12px;
        line-height: 17px;
        color: #666666;
    }
    .qd-jiaohu .right img{
        width: 122px;
        height: 61px;
        margin-left: -14px;
    }
    .ff-rukou-box{
        height: auto;
    }
    .rukou-desc .left{
        margin: 41px 0 0 33px;
        float: none;
    }
    .rukou-desc .left h4{
        font-size: 18px;
        line-height: 18px;
        margin-left: 0;
    }
    .rukou-desc .left div{
        margin-top: 16px;
        margin-left: 0;
    }
    .rukou-desc .left div p{
        font-size: 12px;
        color: #666666;
        line-height: 17px;
    }
    .rukou-desc .left img{
        width: 132px;
        height: 55px;
        margin-left: -10px;
    }
    .rukou-desc .right{
        width: 177px;
        height: 175px;
        margin: -40px 35px 0 0;
    }
    .rukou-order{
        display: none;
    }
    .m-rukou-order{
        display: block;
        margin-top: 46px;
    }
    .m-rukou-order ul{
        display: flex;
        flex-direction: column;
        height: 436px;
        background: url("../images/m-rukou-left-bg.png") no-repeat left/55px 436px;
        margin-right: 20px;
    }
    .m-rukou-order ul li{
        margin-left: 55px;
        height: 137px;
        background: url("../images/m-rukou-bg.png") no-repeat center/cover;
        display: flex;
        align-items: center;
        justify-content: space-between;
        margin-bottom: 14px;
    }
    .m-rukou-order ul li:last-child{
        margin-bottom: 0;
    }
    .m-rukou-order ul li p{
        font-size: 17px;
        line-height: 17px;
        font-weight: bold;
        color: #333333;
        margin-left:47px;
    }
    .m-rukou-order ul li img{
        width: 84px;
        height: 84px;
        margin-right: 27px;
    }
    .pro-tool{
        height: auto;
        background: none;
    }
    .pro-tool .title{
        padding-top: 46px;
        padding-bottom: 29px;
    }
    .pro-tool .title h3{
        font-size: 24px;
        line-height: 24px;
        margin-bottom: 12px;
    }
    .pro-tool .title p{
        font-size: 12px;
        line-height: 12px;
    }
    .pro-tool .tabs{
        display: none;
    }
    .m-tabs{
        display: block;
        padding: 0 20px;
    }
    .m-tabs ul li .m-title{
        width: 157px;
        height: 40px;
        background: #F3F9FF;
        margin-bottom: 6px;
        border-left: 3px solid #0086FF;
        display: flex;
        align-items: center;
    }
    .m-tabs ul li .m-title img{
        width: 24px;
        height: 24px;
        margin: 0 12px 0 24px;
    }
    .m-tabs ul li .m-title span{
        font-size: 16px;
        line-height: 16px;
        color: #0086FF;
    }
    .m-tabs .m-video-box video{
        width: 100%;
        height: 189px;
        margin-bottom: 24px;
    }
    .spread-fission .title{
        padding-top: 48px;
        padding-bottom: 32px;
    }
    .spread-fission .title h3{
        font-size: 24px;
        line-height: 24px;
        margin-bottom: 12px;
    }
    .spread-fission .title p{
        font-size: 12px;
        line-height: 17px;
        width: 304px;
        margin: 0 auto;
    }
    .spread-fission .list{
        display: block;
        margin: 0 16px;
    }
    .spread-fission .list li{
        width: 100%;
        height: auto;
        margin-bottom: 20px;
    }
    .spread-fission .list li:last-child{
        height: 412px;
    }
    .spread-fission .list li .tit{
        padding-top: 28px;
    }
    .spread-fission .list li .tit h5{
        font-size: 20px;
        line-height: 20px;
        margin-bottom: 10px;
    }
    .spread-fission .list li .tit p{
        font-size: 14px;
        line-height: 14px;
    }
    .spread-fission .list li .one-img{
        width: 233px;
        height: 64px;
        margin: 0 auto;
    }
    .c-img1{
        width: 134px;
        height: 249px;
        margin: 26px 0 22px 24px;
    }
    .c-img2{
        width: 134px;
        height: 249px;
        margin: 26px 24px 22px 0;
        float: right;
    }
    .c-img3{
        width: 152px;
        height: 232px;
        margin: 0 0 29px 18px;
    }
    .c-img4{
        width: 152px;
        height: 232px;
        margin: 0 18px 29px 0;
        float: right;
    }
    .c-img5{
        width: 164px;
        height: 241px;
        top: 56px;
        left: 30px;
        max-width:164px ;
        max-height: 241px;
    }
    .c-img6{
        width: 162px;
        height: 288px;
        right: 46px;
        max-width:162px ;
        max-height: 288px;
    }
    .marketing-scenes{
        padding: 0 18px;
    }
    .marketing-scenes .title{
        padding-top: 48px;
    }
    .marketing-scenes .title h3{
        font-size: 24px;
        line-height: 24px;
        margin-bottom: 12px;
    }
    .marketing-scenes .title p{
        font-size: 12px;
        line-height: 12px;
    }
    .marketing-scenes .list{
        margin-top: 26px;
        padding-bottom: 48px;
        flex-wrap: wrap;
    }
    .marketing-scenes .list img{
        width: 77px;
        height: 123px;
        margin-bottom: 17px;
    }
    .case-show{
        height: 587px;
    }
    .case-show .title h3{
        padding: 36px 0 38px;
        font-size: 24px;
        line-height: 24px;
    }
    .case-show .detail .desc:first-child{
        width: 100%;
        height: 211px;
        margin-left: 0;
    }
    .case-show .detail .desc:last-child{
        width: 100%;
        height: 211px;
        margin-left: 0;
        left: 0;
        right: auto;
        top: 242px;
    }
    .case-show .detail .desc .txt{
        width: 218px;
        height: 90px;
        top: 37px;
        left: 13px;
        padding: 13px 0 0 46px;
        font-size: 14px;
        line-height: 19px;
        background-position: left;
    }
    .case-show .detail .desc:last-child .txt{
        width: 218px;
        height: 90px;
        top: 26px;
        padding: 13px 0 0 46px;
        background-position: left;
    }
    .case-show .detail .desc .img{
        width: 108px;
        height: 211px;
        right: 37px;
    }
    .case-show .detail .desc:last-child .img{
        top: 0;
    }
    .case-show .detail .desc .msg{
        width: 105px;
        height: 29px;
        background: #FFFFFF;
        box-shadow: 0px 4px 13px 0px rgba(148,153,157,0.41);
        border-radius: 10px 10px 0px 10px ;
        font-size: 12px;
        line-height: 29px;
        padding-left: 12px;
        top: 32px;
        right: 16px;
    }
    .case-show .detail .desc:last-child .msg{
        width: 66px;
        right: 24px;
        top: 72px;
    }
    .case-show .detail .desc .num{
        width: 90px;
        height: 90px;
        background: #0086FF;
        box-shadow: 0px 4px 13px 0px rgba(185,202,219,0.41);
        border-radius: 45px;
        right: 93px;
        top: 109px;
    }
    .case-show .detail .desc .num .inside-num{
        width: 80px;
        height: 80px;
        border: 1px dotted #FFFFFF;
        border-radius: 40px;
    }
    .case-show .detail .desc .num .inside-num p:first-child{
        margin-top: 18px;
    }
    .case-show .detail .desc .num .inside-num p:last-child{
        font-size: 22px;
        line-height: 22px;
        margin-top: 10px;
    }
    .case-show .detail .desc .statistics{
        width: 150px;
        height: 63px;
        background: linear-gradient(0deg, #FFFFFF 0%, #E9F4FD 100%);
        border: 1px solid #FFFFFF;
        box-shadow: 0px 4px 13px 0px rgba(185,202,219,0.41);
        border-radius: 6px;
        top: 122px;
        right: 91px;
    }
    .case-show .detail .desc .statistics ul li h5{
        font-size: 12px;
        line-height: 12px;
        margin-top: 14px;
    }
    .case-show .detail .desc .statistics ul li p{
        font-size: 22px;
        line-height: 22px;
        margin-top: 9px;
    }
    .case-show .detail .desc .statistics-bg{
        width: 116px;
        height: 41px;
        background: #E1F0FF;
        border-radius: 5px;
        top: 152px;
        right: 107px;
    }
    .marketing-path{
        padding-bottom: 30px;
    }
    .marketing-path .title{
        padding: 44px 0 28px;
    }
    .marketing-path .title h3{
        font-size: 23px;
        line-height: 23px;
        margin-bottom: 12px;
    }
    .marketing-path .title p{
        font-size: 12px;
        line-height: 12px;
    }
    .marketing-path .swiper-container{
        display: none;
    }
    .marketing-path .m-list{
        display: block;
        padding: 0 20px;
    }
    .marketing-path .m-list .list{
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .marketing-path .m-list .list li{
        width: 157px;
        height: 106px;
        margin-bottom: 20px;
    }
    .marketing-path .m-list .list li p{
        width: 157px;
        height: 53px;
        padding: 26px 0 0 12px;
    }
}
