/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v7.0.29,
* Autoprefixer: v9.7.6
* Browsers: last 4 version
*/

/*
* @Author: jiangyanglove
* @Date:   2020-09-05 11:41:32
* @Last Modified by:   jiangyanglove
* @Last Modified time: 2020-09-08 23:45:46
*/
@media only screen and (max-width: 767px) {
    /*高效会议*/
    .innovinfortxt1 .fndtpic {
        width: 100%;
    }
    .fndttxt {
        width: 100%;
        margin-right: 20px;
    }
    .inngroup {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .innovinfortxt2 .fndtpic, .innovinfortxt3 .fndtpic {
        width: 100%;
    }
    .inngroup2>div {
        width: 30%;
    }
}
