body .menu-5062847 menu .c.mobile{
    display: none;
}
aside .activily-3074171,aside .activily-3074171 img {
    width: 360px;
    border-radius: 6px;
}
@media screen and (max-width: 768px) {
    html body section{
        width: 100%;
        flex-direction: column;
    }
    body .menu-5062847 menu .c{
        flex-direction: column;
        width: 100%;
        overflow: auto;
    }
    body .menu-5062847 menu{
        height: auto;
    }
    body .menu-5062847 menu .c.mobile{
        display: block;
        width: 100%;
        overflow: auto;
    }

    body .menu-5062847 menu .c .con{
        width: 100%;
        overflow-x: auto;
        float: unset;
    }
    body .menu-5062847{
        min-width: auto;
        height: auto;
    }
    body .menu-5062847 menu .c .con a{
        width: 100px;
        display: block;
        float: left;
    }
    body .menu-5062847 menu .c .con.pc{
        display: none;
    }
    body .menu-5062847 menu .c.mobile .con{
        display: block;
        width: 700px;
        overflow: auto;
        float: unset;
    }
    .school-8226626,html body section main,.gaikuang-2251708,html body section aside,aside .activily-3074171,aside .activily-3074171 img,.list-2815078{
        width: 100%;
    }
    .form-8971908{
        flex-direction: column;
    }
    .form-8971908 > div{
        width: 100%;
        margin-left: 0;
        margin-bottom: 10px;
    }
    .gaikuang-2251708 .con{
        flex-direction: column;
        align-items:center;
    }
    .gaikuang-2251708 .con img{
        /*width: 100%;*/
        height: auto;
        margin-right: 0;
        margin-bottom: 20px;
    }
}