@media screen and (min-width: 960px) {
    .yd-three-quan {
        display: none;
    }
    #m-top-form{
        display: none;
    }
    #m-bottom-form{
        display: none;
    }
    #navcight{
        display: none;
    }

    body {
        font-size: 14px !important;
    }

    .main-zhu-school {
        padding-bottom: 1rem;
    }

    .main-zhu-school h1 {
        font-size: 0.4rem;
        font-family: SourceHanSansCN-Bold, SourceHanSansCN;
        font-weight: bold;
        color: #D5081E;
        line-height: 0.6rem;
        letter-spacing: 0.4rem;
        text-align: center;
        padding-top: 0.75rem;

        padding-bottom: 0.54rem;
    }

    .main-zhu-school p {
        width: 12.18rem;
        font-size: 0.2rem;
        font-family: SourceHanSansCN-Normal, SourceHanSansCN;
        font-weight: 400;
        color: #4A4A4A;
        line-height: 0.4rem;
        text-align: center;
        margin: 0 auto;
    }

    /* 音乐院校 */

    .wear-schools .yuanxiao-one-red {
        width: 14.4rem;
        height: 0.8rem;
        background: #D5081E;
        margin: 0 auto;
        display: flex;
        align-items: center;
        justify-content: center;
        position: relative;
    }


    .wear-schools .one-red-img1 {
        width: 0.44rem;
        height: 0.46rem;
        line-height: 0.8rem;
        padding-right: 0.2rem;
    }

    .wear-schools .one-red-img2 {
        position: absolute;
        top: 0.2rem;
        right: 0.2rem;
    }

    .wear-schools .yuanxiao-one-red img {
        display: inline-block;
    }

    .yuanxiao-one-red h2 {
        font-size: 0.3rem;
        font-family: SourceHanSansCN-Bold, SourceHanSansCN;
        font-weight: bold;
        color: #FFFFFF;
        line-height: 0.45rem;
    }

    /* 院校 */
    .kyschoolbox {
        width: 14.4rem;
        height: auto;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .kyschoolbox dl {
        width: 2.75rem;
        height: auto;
        border: 1px solid rgba(227, 227, 227, 1);
        box-shadow: 0px 0.04rem 0.04rem 0px rgba(149, 149, 149, 0.33);
        border-radius: 0.1rem;
    }

    .kyschoolbox dl:last-child {
        margin-right: 0;
    }

    .kyschoolbox dl dt {
        width: 3.4rem;
        height: 1.38rem;
        position: relative;
    }

    .kyschoolbox dl dt img {
        width: 3.4rem;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        border-radius: 0.1rem 0.1rem 0 0;
    }

    .kyschoolbox dl dt p {
        width: 3.4rem;
        height: 0.38rem;
        text-align: center;
        line-height: 0.38rem;
        color: #fff;
        position: absolute;
        bottom: 0;
        background: rgba(0, 0, 0, 0.5);
        font-size: 0.16rem;
    }

    .kyschoolbox dl dd .kyschoollogo {
        width: 3.4rem;
        height: 0.54rem;
        padding: 0.09rem 0;
        border-bottom: 1px solid #e3e3e3;
        display: flex;
    }

    .kyschoolbox dl dd .kyschoollogo img {
        width: 0.54rem;
        height: 0.54rem;
        margin-left: 0.18rem;
        display: block;
    }

    .kyschoolbox dl dd .kyschoollogo h3 {
        font-size: 0.3rem;
        color: #000;
        line-height: 0.54rem;
        margin-left: 0.06rem;
        font-family: Microsoft YaHei;
        font-weight: bold;
    }

    .schoolhrefbtn {
        width: 2.37rem;
        display: flex;
        margin: 0.13rem auto 0.18rem auto;
    }

    .schoolhrefbtn a:first-child {
        width: 1.32rem;
        height: 0.37rem;
        text-align: center;
        line-height: 0.37rem;
        background: #ffeff2;
        font-size: 0.16rem;
        color: #e30b20;
    }

    .schoolhrefbtn a:last-child {
        width: 1rem;
        height: 0.37rem;
        text-align: center;
        line-height: 0.37rem;
        background: #f2f2f2;
        font-size: 0.16rem;
        color: #666;
        margin-left: 0.05rem;
    }

    .schoolhrefbtn a:first-child:hover {
        background: #e30b20;
        color: #fff;
    }

    .schoolhrefbtn a:last-child:hover {
        background: #7e7e7e;
        color: #fff;
    }



    /*新增学校板块的样式*/
    .big-school {

        width: 14.4rem;
        margin-top: 0.2rem;
        margin-left: auto;
        margin-right: auto;


    }

    .big-school .kyschoolbox dl {
        width: 3.4rem;
        height: 4.23rem;
        margin-left: 0.08rem;
        margin-right: 0.08rem;
        margin-top: 0.2rem;
    }

    .big-school .kyschoolbox dl img {


        width: 3.4rem;
        height: 3.4rem;


    }

    .kyschoolbox dl dt {
        width: 3.4rem;
        height: 3.4rem;
    }

    .kyschoolbox dl dt div {
        height: 0.74rem;
        line-height: 0.74rem;
        background-color: #fff;
        opacity: 0.8;
        color: #000;
        position: absolute;
        width: 3.4rem;
        bottom: 0;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .kyschoolbox dl dt div h3 {
        font-size: 0.28rem;
    }

    .kyschoolbox dl dt div h3 a {
        color: #000;
    }

    .big-school .kyschoolbox dl dt div img {
        position: static;
        width: 0.50rem;
        height: 0.5rem;
    }

    .schoolhrefbtn a {
        width: 1.48rem;
        display: block;
    }

    .schoolhrefbtn a:first-child {

        background-color: #e30b20;
        color: #fff;
        border-radius: 0.04rem;
    }

    .schoolhrefbtn a:last-child {
        width: 1.48rem;
        color: #fff;
        background-color: #9B9B9B;
        border-radius: 0.04rem;
    }

    .informatP dl dt .indtTit .titcon span {
        width: 1.42rem;
    }

    .form-module-name span {
        font-size: 0.14rem;
    }

    /**   三个按钮***********************************/
    .consult-phone-baidu-module {
        /* width: 100%; */
        font-family: "SourceHanSansCN-Bold, SourceHanSansCN";
        font-size: 0.12rem;
    }

    .consult-phone-baidu-module .btn-hour {
        width: 6.6rem;
        height: 0.4rem;
        background: #D5081E;
        border-radius: 0.16rem 0.16rem 0.16rem 0.16rem;
        margin: 0.2rem auto;
    }


    .consult-phone-baidu-module .btn-red {
        position: absolute;
        right: 0;
        bottom: 0.2rem;
    }

    .consult-phone-baidu-module .btn-three {

        width: 6.6rem;
        height: 0.4rem;
        position: absolute;

    }

    .consult-phone-baidu-module .btn-three a {
        width: 2.19rem;

        display: block;
        float: left;
        display: flex;
        align-items: center;
        justify-content: center;
        color: #fff;
        height: 0.4rem;
        line-height: 0.4rem;
        /* border:solid 1px black; */

    }

    /* .consult-phone-baidu-module .btn-heng .change-word{
    font-size: 0.2rem;
} */
    .consult-phone-baidu-module {
        padding: 0.5rem;
    }

    .btn-three span {
        padding-left: 0.08rem;
    }

    .btn-shu {
        border-left: 1px solid #fff;
        border-right: 1px solid #fff;
        top: 50%;
        transform: translate(0.1rem, 50%);
        height: 0.2rem !important;
        ;
    }

    .consult-phone-baidu-module .btn-three i {
        display: block;
        padding-right: 0.08rem;
    }

    .consult-phone-baidu-module .btn-three img {
        display: block;
        width: 0.2rem;
        height: 0.2rem;
    }

    .consult-phone-baidu-module .btn-three span {
        display: block;
    }

    /* .consult-phone-baidu-module{
    margin-top:0.5rem;
} */

    .school-item-module dd {
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }
}