.row-market1 {
    background: url(../images/marketing/m1.bg.jpg) center center no-repeat;
    background-size: cover;
}



.m-future {
    padding-top: 105px;
    position: relative;
}

.m-future::after {
    content: "";
    display: block;
    width: 809px;
    height: 447px;
    background: url(../images/marketing/m1b.png) center center no-repeat;
    background-size: cover;
    position: absolute;
    right: 86px;
    top: 0;
}

.g-tit-f01 {
    font-size: 55px;
    color: #006bd6;
    line-height: 1.2em;
    margin-bottom: 20px;
    font-weight: 500;
}

.m-future .desc {
    font-size: 35px;
    color: #000;
    line-height: 1.4em;
    margin-bottom: 100px;
}

.m-future .box {
    background: url(../images/marketing/mi1bg.jpg) center center no-repeat;
    background-size: cover;
    width: 100%;
    height: 442px;
    margin-bottom: 70px;
    border-radius: 15px;
    z-index: 1;
    position: relative;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
}

.m-future .txt {
    padding-top: 80px;
    float: right;
    overflow: hidden;
    margin-right: 17.5%;
}

.m-future .info {
    font-size: 35px;
    color: #fff;
    line-height: 1.4em;
}

.g-tita {
    font-size: 55px;
    color: #fff;
    line-height: 1.2em;
    padding-bottom: 40px;
    margin-bottom: 20px;
    position: relative;
    font-weight: 500;
}

.g-tita::after {
    content: "";
    display: block;
    width: 120px;
    height: 10px;
    background-color: #fff;
    position: absolute;
    bottom: 0px;
    left: 0;
}

.m-question {
    padding-bottom: 50px;
    position: relative;
}

.g-tita1 {
    color: #006bd6;
}

.g-tita1::after {
    background-color: #006bd6;
}

.m-question .pic-box {
    text-align: center;
}


.m-question .g-tita1 {
    padding-bottom: 62px;
    margin-bottom: 0;
}

.m-question .pic {
    background: url(../images/marketing/m1c.png) center center no-repeat;
    background-size: cover;
    width: 446px;
    height: 550px;
    text-align: center;
    display: inline-block;
}

.ul-question {
    position: absolute;
    overflow: hidden;
    left: 50%;
    top: 140px;
    width: 75%;
    max-width: 1280px;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
}

.ul-question li {
    width: 50%;
    float: left;
    overflow: hidden;
    margin-bottom: 46px;
}

.ul-question .con {
    width: 324px;
    height: 127px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.ul-question li:nth-child(2n) .con {
    float: right;
    overflow: hidden;
    background: url(../images/marketing/m1d.png) center center no-repeat;
    background-size: contain;
}

.ul-question li:first-child .con {
    display: none;
}


.ul-question li:nth-child(2) {
    margin-bottom: 55px;
}

.ul-question li:nth-child(2n-1) .con {
    float: left;
    overflow: hidden;
    background: url(../images/marketing/m1e.png) center center no-repeat;
    background-size: contain;
}

.ul-question li:nth-child(2n) .con .txt {
    margin-left: 34px;
}

.ul-question li:nth-child(2n-1) .con .txt {
    margin-right: 34px;
}

.ul-question .txt {

    font-size: 30px;
    line-height: 1.4em;
    color: #fff;
}

/*  */

.m-digital {
    overflow: hidden;
    padding-top: 126px;
    background: url(../images/marketing/m2bg.jpg) center center no-repeat;
    background-size: cover;
}

.m-digital .g-tita {
    margin-bottom: 108px;
}

.ul-txt {
    background-color: #fff;
    padding: 32px 60px 0;
    margin: 0 -18px;
    margin-bottom: 60px;
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
}

.ul-txt li {
    width: 33.3%;
    float: left;
    margin-bottom: 40px;
    transition: .3s;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
}


.ul-txt li:hover {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    transform: translateY(-10px);
}


.ul-txt .con {
    position: relative;
    display: block;
    margin: 0 18px;
    border: 3px solid #719eff;
    padding: 22px 40px 32px 70px;
    box-shadow: -6px 6px 0 #719eff;
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
}

.ul-txt .con::after {
    content: "";
    display: block;
    width: 206px;
    height: 102px;
    background: url(../images/marketing/m2b.png) center center no-repeat;
    background-size: cover;
    position: absolute;
    bottom: 0;
    right: 0;
}

.ul-txt .tit {
    font-size: 30px;
    color: #006bd6;
    line-height: 1.2em;
    margin-bottom: 24px;
    position: relative;
}
.ul-txt .tit p{
  font-weight: 500;
}
.ul-txt .num {
    width: 26px;
    text-align: center;
    height: 26px;
    line-height: 24px;
    border-radius: 50%;
    border: 2px solid #006bd6;
    position: absolute;
    font-size: 22px;
    left: -40px;
    top: 6px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}


.ul-txt .desc {
    text-align: justify;
    font-size: 20px;
    color: #000000;
    line-height: 1.4;
    height: 7em;
}

.ul-question {
    display: block;
}

.ul-question2 {
    display: none;
}


@media only screen  and (max-width: 1700px) {
    .ul-txt .desc {
        height: 8.4em;
    }

    .ul-txt .tit{
        font-size: 1.675vw;
    }
}


@media only screen  and (max-width: 1600px) {
    
    .ul-txt .tit{
        line-height: 1.2em;
        height: 2.4em;
    }


    .wp-f02 {
        max-width: 91.66vw;
    }

    .m-future {
        padding-top: 7.291vw;
    }

    .m-future::after {
        width: 56.18vw;
        height: 31.04vw;
        right: 5.972vw;
        top: 0;
    }

    .g-tit-f01 {
        font-size: 3.819vw;
        margin-bottom: 1.388vw;
    }

    .m-future .desc {
        font-size: 2.430vw;
        margin-bottom: 6.944vw;
    }

    .m-future .box {
        height: 28.69vw;
        margin-bottom: 4.861vw;
    }

    .m-future .txt {
        padding-top: 5.555vw;
    }

    .m-future .info {
        font-size: 2.430vw;
    }

    .g-tita {
        font-size: 3.819vw;
        padding-bottom: 2.777vw;
        margin-bottom: 1.388vw;
    }

    .g-tita::after {
        width: 8.333vw;
        height: 0.694vw;
    }

    .m-question {
        padding-bottom: 3.472vw;
    }


    .m-question .g-tita1 {
        padding-bottom: 4.305vw;
    }

    .m-question .pic {
        width: 30.97vw;
        height: 38.19vw;
    }

    .ul-question {
        top: 9.722vw;
       /*  width: 100%;
        padding: 0 20px; */
        max-width: none;
    }

    .ul-question li {
        margin-bottom: 3.194vw;
    }

    .ul-question .con {
        width: 22.5vw;
        height: 8.819vw;
    }


    .ul-question li:nth-child(2) {
        margin-bottom: 3.819vw;
    }

    .ul-question .txt {
        font-size: 2.083vw;
    }

    /*  */

    .m-digital {
        padding-top: 8.611vw;
        padding-bottom: 2.5vw;
    }

    .m-digital .g-tita {
        margin-bottom: 7.222vw;
    }

    .ul-txt {
        background-color: #fff;
        padding: 2.222vw 2.166vw 0;
        margin: 0 -1.25vw;
        margin-bottom: 4.166vw;
        border-radius: 1.041vw;
        -webkit-border-radius: 1.041vw;
        -moz-border-radius: 1.041vw;
        -ms-border-radius: 1.041vw;
        -o-border-radius: 1.041vw;
    }

    .ul-txt li {
        margin-bottom: 2.777vw;
    }


    .ul-txt .con {
        display: block;
        margin: 0 1.25vw;
        border: 0.208vw solid #719eff;
        padding: 1.22vw 1.22vw 1.777vw 3.888vw;
        box-shadow: -0.416vw 0.416vw 0 #719eff;
        border-radius: 1.041vw;
        -webkit-border-radius: 1.041vw;
        -moz-border-radius: 1.041vw;
        -ms-border-radius: 1.041vw;
        -o-border-radius: 1.041vw;
    }

    .ul-txt .con::after {
        width: 14.30vw;
        height: 7.083vw;
    }

    .ul-txt .tit {
        font-size: 2vw;
        margin-bottom: 1.666vw;
    }

    .ul-txt .num {
        width: 1.805vw;
        height: 1.805vw;
        line-height: 1.666vw;
        border-radius: 50%;
        border: 0.138vw solid #006bd6;
        font-size: 1.527vw;
        left: -2.777vw;
        top: 0.416vw;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        -o-border-radius: 50%;
    }


    .ul-txt .desc {
        font-size: 1.388vw;
        color: #000000;
        line-height: 1.4;
        height: 9.8em;
    }


    .ul-question li:nth-child(2n) .con .txt {
        margin-left: 2.3611vw;
    }

    .ul-question li:nth-child(2n-1) .con .txt {
        margin-right: 2.3611vw;
    }

}


 
@media only screen and (max-width: 1200px) {
    .m-dgt-txt {
        overflow: hidden;
        background-color: #fff;
        border-radius: 0.2rem;
        -webkit-border-radius: 0.2rem;
        -moz-border-radius: 0.2rem;
        -ms-border-radius: 0.2rem;
        -o-border-radius: 0.2rem;
    }

.ul-question2 {
    width: auto;
    padding: 0 20px;
}
.ul-txt .tit{
    height: 2.4em;
}

.ul-txt .desc{
    height: 7em;
}
}
@media only screen and (max-width: 1080px) {

    .ul-question li:nth-child(2n) .con .txt {
        margin-right: 0.26rem;
        margin-left: 0;
    }

    .ul-question li:nth-child(2n-1) .con .txt {
        margin-right: 0.26rem;
    }


    .row-market1 {
        overflow: hidden;
    }

    .wp-f02 {
        max-width: 100%;
    }

    .m-future {
        padding: 0;
        margin-bottom: 1.2rem;
    }

    .m-future::before {
        content: "";
        display: block;
        height: 5.4rem;
        width: 100%;
        background: url(../images/marketing/p-m1.jpg) center center no-repeat;
        background-size: cover;
        position: absolute;
        top: 0;
        left: 0;
    }

    .m-future .top {
        height: 5.4rem;
        padding-top: 1.62rem;
    }


    .m-future::after {
        width: 8.6rem;
        height: 4.94rem;
        background: url(../images/marketing/p-m1b.png) center center no-repeat;
        background-size: cover;
        top: 0;
        right: 0;
    }

    .m-future .g-tit-f01 {
        /* margin-left: 0.5rem; */
        font-size: 0.65rem;
        margin-bottom: 0.3em;
        position: relative;
        z-index: 1;
    }

    .m-future .desc {
        font-size: 0.42rem;
        line-height: 1.3em;
        /* margin-left: 0.5rem; */
        margin-bottom: 1.3rem;
        position: relative;
        z-index: 1;
    }

    .m-future .box {
        height: 4.4rem;
        margin: 0 auto;
        background: url(../images/marketing/p-mfbg.jpg) center center no-repeat;
        background-size: cover;
        border-radius: 0.15rem;
        -webkit-border-radius: 0.15rem;
        -moz-border-radius: 0.15rem;
        -ms-border-radius: 0.15rem;
        -o-border-radius: 0.15rem;
        position: relative;
        z-index: 1;
        margin-top: -0.3rem;
    }

    .g-tita {
        font-size: 0.55rem;
        padding-bottom: 0.26rem;
        margin-bottom: 0.2rem;
    }


    .g-tita::after {
        width: 1rem;
        height: 0.11rem;
    }

    .m-future .info {
        font-size: 0.35rem;
        line-height: 1.3em;
    }

    .m-future .txt {
        padding: 0.95rem 0.95rem 0 0;
        margin-right: 0;
    }

    /* .m-question {
        margin-left: 0.5rem;
    } */

    .m-question .g-tita1 {
        font-size: 0.65rem;
        padding-bottom: 0.48rem;
    }

    .ul-question {
        display: none;
    }

    .ul-question2 {
        display: block;
    }

    .ul-question {
        left: 0;
        width: 100%;
        transform: none;
        padding: 0 20px;
        top: 2.1rem;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
}

    .ul-question li:nth-child(2) {
        margin-bottom: 0.5rem;
    }

    .ul-question li:nth-child(2n-1) .con,
    .ul-question li:nth-child(2n) .con {
        float: left;
        overflow: hidden;
        background: url(../images/marketing/p-m1e.png) center center no-repeat;
        background-size: cover;
    }

    .ul-question li {
        width: 100%;
        margin-bottom: 0.5rem;
    }

    .ul-question .con {
        width: 3.41rem;
        height: 1.34rem;
    }


    .m-question .pic-box {
        height: 9.81rem;
    }

    .m-question .pic {
        width: 6.34rem;
        height: 9.81rem;
        background: url(../images/marketing/p-m1c.png) center center no-repeat;
        background-size: cover;
        position: absolute;
        right: 0;
        bottom: 0.86rem;
    }

    .m-question .txt {
        font-size: 0.35rem;
    }



    /*  */
    .m-digital {
        background: url(../images/marketing/p-m2bg.jpg) center center no-repeat;
        background-size: cover;
        padding-top: 1.22rem ;
        padding-bottom: 0.5rem;
    }

    .m-digital .g-tita {
        font-size: 0.65rem;
        padding-bottom: 0.5rem;
        margin-bottom: 1.04rem ;
    }



    .ul-txt {
        /*margin: 0;
    */
        margin: 0 -0.18rem;
        padding: 0.34rem 0.34rem 0 0.34rem;
        border-radius: none;
        -webkit-border-radius: none;
        -moz-border-radius: none;
        -ms-border-radius: none;
        -o-border-radius: none;
    }

    .ul-txt li {
        width: 50%;
        margin-bottom: 0.46rem;
    }

    .ul-txt .con {
        /* margin: 0; */
        margin: 0 0.18rem;
        border: 0.03rem solid #719eff;
        padding: 0.24rem 0.24rem 0.42rem 0.6rem;
        box-shadow: -0.08rem 0.08rem 0 #719eff;
        border-radius: 0.15rem;
        -webkit-border-radius: 0.15rem;
        -moz-border-radius: 0.15rem;
        -ms-border-radius: 0.15rem;
        -o-border-radius: 0.15rem;
    }

    .ul-txt .con::after {
        width: 2.9rem;
        height: 2.38rem;
        background: url(../images/marketing/p-m2b.png) center center no-repeat;
        background-size: cover;
    }

    .ul-txt li:nth-child(2n+1){
        clear: both;
    }
    .ul-txt .tit {
        font-size: 0.40rem;
        margin-bottom: 0.24rem;
    }

    .ul-txt .num {
        width: 0.4rem;
        height: 0.4rem;
        line-height: 0.36rem;
        border: 1px solid #006bd6;
        left: -0.5rem;
        top: 0.06rem;
        font-size: 0.32rem;
    }

    .ul-txt .desc {
        font-size: 0.34rem;
        line-height: 1.3;
        min-height: 9.1em;
    }
}