.p1754md24ff49e3b9a4150{
    position: relative;
}

.p1754md24ff49e3b9a4150:after{
    content: '您的需求';
    position: absolute;
    left: 0;
    bottom: 0;
    font-size: 24px;
    font-weight: bold;
    color: #0d8267;
    line-height: 50px;
}


@media only screen and (min-width: 769px){
    .p1754m50001:before{
        content: '';
        position: absolute;
        width: 100%;
        height: 600px;
        left: 0;
        bottom: 0;
        background: #f8f8f8;
    }
}



@media only screen and (max-width: 768px){
    .p1754md24ff49e3b9a4150:after{
         font-size: 18px!important;
    }
}