/***************移动端移动端移动端***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/

@media screen and (max-width:960px) {
    html, body {
        overflow-x: hidden;
        width: 3.75rem;
        box-sizing: border-box;


    }

    html>body {
        padding-top: 0 !important;
    }

    #m-footer {
        display: block;
    }

    #m-form-banner {
        display: block;
    }

    #navcight {
        display: block;
    }

    #header-nav {
        display: none;
    }

    #header-banner {
        display: none;
    }

    #footer {
        display: none;
    }

    .resume {
        width: 3.55rem;
        margin: auto;
    }

    .resume-one h1 {
        font-size: 0.2rem;
        line-height: initial;
    }

    .resume-one {
        width: initial;
        padding: initial;
    }

    .resume-one h4 {
        color: #4A4A4A;
        font-size: 0.12rem;
        font-weight: bold;
        text-align: center;
    }

    .hgroup-zu {
        width: 3.55rem;
    }

    .resume-twe {
        display: none;
    }

    .tea-wear {
        width: 3.55rem;
        display: block;
    }

    .tea-left {
        width: 3.55rem;
        position: initial;
    }

    .mi-teacher {
        width: 3.55rem;
        display: flex;
    }

    .mi-teacher dt img {
        width: 1.7rem;
        height: initial;
    }

    .mi-teacher dd {
        width: 1.85rem;
        height: 2.1rem;
        background: #DFDFDF;
        font-size: 10px;
        padding: 0rem 0 0.02rem 0;
    }
 

    .mi-teacher dd b {
        font-size: 0.2rem;
        color: #D5081E;
        line-height: 0.4rem;
    }

    .mi-teacher dd p {
        line-height: initial;
        font-size: 0.12rem;
        color: #4a4a4a;
    }

    .mi-teacher strong {
        display: inline-block;
        font-size: 0.12rem;
        margin: 0 0.1rem;
        font-size: 0.12rem;
        line-height: 0.18rem;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical;
        margin-top: 0.1rem;
    }

    .mi-teacher dd::after {

        content: "了解更多";
        display: block;
        font-size: 0.1rem;
        background-color: #D5081E;
        color: #fff;
        text-align: center;
        width: 0.6rem;
        padding-top: 0.07rem;
        padding-bottom: 0.07rem;
        padding-left: 0.15rem;
        padding-right: 0.15rem;
        margin: 0.1rem auto;

    }

    .hgroup-zu {
        padding: initial;
    }

    .tea-right {

        position: initial;
        padding-left: initial;
        width: 3.55rem;
        padding-top: 0.2rem;

    }

    .tea-right dl dt {
        height: 0.225rem;
        background-size: 1.13rem 0.36rem;
    }

    .tea-right dl dt b {
        font-size: 0.13rem;

    }

    .tea-right dl dt img {
        width: 0.12rem;
        height: 0.12rem;
    }

    .tea-right dl dt img {
        padding: 0 0.1rem;
    }

    .tea-right dl dd {
        width: initial;
        text-indent: 2em;
    }
    .tea-right dl dd img{
        width:90% !important;
        height:auto !important;
        margin:0 auto;
}

    .school-title-course h2 {
        background: initial;
    }

    .school-title-course {
        margin-top: 0.3rem;
    }

    .school-title-course-list {
        margin-top: 0.3rem;
        display: block;
    }

    .school-title-course-list {
        width: 3.55rem;
        padding-left: 0.1rem;
        padding-right: 0.1rem;
    }

    .school-title-course-list .article-right-module {
        margin-left: initial;
    }

    .article-main-course {
        width: 3.55rem;
        height: initial;
    }

    .consult-phone-baidu-module {
        display: none;
    }

    .art-train-process {
        display: none;
    }
    .right-pione-quanjie{
        display: none !important;
    }
    .right-pione-quanjie-strong{
        display: none;
    }

}