.com-t-div-one p{
    margin-left: 0;
    font-size: 22px;
    line-height: 40px;
}
.com-t-div-one b{
    font-size: 28px;
}
.com-mobile-div>h1{
    font-size: 36px;
}
.com-t-div-one span{
    font-size: 22px;
}
.com-t-div{
    padding-bottom: 40px;
}

.com-t-div-one p{
    margin-left: 0;
    font-size: 11px;
    line-height: 20px;
    margin-bottom: 35px;
}
.com-t-div-one b{
    font-size: 14px;
}
.com-mobile-div>h1{
    font-size: 18px;
    margin-bottom: 15px;
    margin-top: 30px;
}
.com-t-div-one span{
    font-size: 11px;
    line-height: 17px;
}


@media (max-width: 1081px) {

    .p-img,.solution .title-p,.pc-text,.pc-mountain,.pc-add,.r-video,.mb-disnone,.foot-div,.c-l-line,.c-l-gray{
        display: none!important;
    }
    .service-div{
        width: 100%;
        height: 1150px;
    }
    .service-li{
        width: 75%;
        float: none;
        margin: 0 auto 40px;
    }
    .service-li h3{
        font-size: 28px;
    }
    .service-li p{
        line-height: 34px;
        font-size: 22px;
    }
}
@media (max-width: 414px) {

    .p-img,.solution .title-p,.pc-text,.pc-mountain,.pc-add,.r-video,.mb-disnone,.foot-div{
        display: none!important;
    }
    .service-div{
        width: 100%;
        height: 725px;
        margin: 30px auto 0;
    }
    .service-div h1 {
        font-size: 16px;
        margin-bottom: 10px;
    }
    .service-div p {
        font-size: 10px;
    }
    .service-ul {
        margin-top: 40px;
    }
    .service-li{
        width: 75%;
        float: none;
        margin: 0 auto 30px;
    }
    .service-li h3{
        font-size: 14px;
        margin-top: 20px;
        margin-bottom: 10px;
    }
    .service-li p{
        line-height: 17px;
        font-size: 11px;
    }
}
@media (min-width: 1080px) {

    .s-m-nav,.m-img,.mb-text,.mb-mountain,.mb-more,.mb-add,.mb-school,.swiper-container2,.mb-foot,.mb-l-text,.mb-in-img,.pc-disnone,.mb-c-p{
        display: none!important;
    }
}
.develop{
    width: 100%;
    height: 1782px;
    padding: 50px;
    background: linear-gradient(to right, #349ff6, #51dfc9);
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
    text-align: left;
}
.develop-div{
    width: 100%;
    height: 170px;
    padding-left: 31px;
    background-image: url(images/introduce/develop-line.png);
    background-repeat: no-repeat;
    background-position: 0 2px;
    background-size: 8%;
}
.develop-div h2{
    font-size: 16px;
    margin-bottom: 10px;
}
.develop-div p{
    width: 80%;
    font-size: 11px;
    line-height: 17px;
    font-weight: lighter;
}


