.flex-container-text-title{
    font-size: 20px !important;
    color: #333333;
    font-weight: 600;
    margin: 0;
    height: 50px;
    line-height: 50px;
    margin-top: 40px;
    margin-bottom: 30px;
}

.flex-container-img-title2{
    width: 85%;
    line-height: 30px;
    font-size: 20px;
    font-weight: 600;
    color: #333333;
    text-align: left;
    padding-left: 25px;
    margin-left: 15%;

    position: absolute;
    top: 35px;
    right: 0;
    z-index: 3;
}

.market .gs p{
    font-size: 15px;
    font-weight: 600;
    color: #666;
    text-align: center;
}

.flex-en-p-bottom{
    margin-bottom: 30px;
}

@media (max-width: 900px) {

    .flex-container-text-title {
        font-size: 18px;
        width: 100%;
        /*height: 40px;*/
        line-height: 25px;
        margin-top: 10px;
        text-align: center;
        margin-bottom: 0;
    }

    .flex-container-text-title, .flex-container-text-des {
        margin-top: 5px;
        margin-bottom: 10px;
    }

    .flex-margin{
        height: 25px;
        line-height: 25px;
        margin-bottom: 5px;
        margin-top: 15px;
    }

    .flex-container-img-title{
        width: 100%;
    }

    .flex-container-img-title2{
        width: 100%;
        margin-left: 0;
        top: 0;
    }

    .flex-container-img-title3{
        font-size: 16px;
        padding-left: 20px;
        line-height: 25px;
    }

    .flex-container-img-title4{
        font-size: 16px;
    }

    .flex-container-img-pic, .flex-container-img-pic2{
        top: 55px;
    }

    .flex-container-img-pic3{
        top: 40px;
    }

    .about-menu .about-title{
        font-size: 18px;
        line-height: 28px;
    }

    .mpro{
        background-image: url("../images/enproducts.jpg");
    }

    .desp{
        text-align: left !important;
        text-indent: 0 !important;
        margin-bottom: 10px !important;
    }

}