@media screen and (min-width:960px) {
    

    /*公共部分——————————————————————————————————————————————————————————————————————*/
    .yd-three-quan{
        display: none;
    }
    #m-top-form{
        display: none;
    }
    #m-bottom-form{
        display: none;
    }
    #navcight{
        display: none;
    }

    /*@三个按钮***********************************************/
    .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;
    } */
    .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;
    }
    
    
    .school-item-module dd {
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }

    /*@ 公共头部*****************************************/
    .public-hgroup-title{
        height: 0.7rem;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .public-hgroup-title>img{
        height:0.7rem;
    }
    
    .public-hgroup-title h2{
      width: 1px;
      padding-top: 1px;
      box-sizing: border-box;
      height: 1px;
      overflow: hidden;
    }
    .public-hgroup-title p{
      width: 1px;
      padding-top: 1px;
      box-sizing: border-box;
      height: 1px;
      overflow: hidden;
    }
    

    /*h1标题——————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————*/
    main h1{

        font-size: 0.55rem;
        margin-top: 0.6rem;

    }
    /*热招院校板块______________________________________________________________________________————————————————————————--————————*/
    
    .hot-school{
        margin-top: 0.6rem;
        width: 14.4rem;
        margin-left: auto;
        margin-right: auto;
    }
    .hot-school>p{
        
        height: 0.6rem;
        font-size: 0.2rem;
        font-weight: bold;
        font-family: "siyuan-r";
        line-height: 0.6rem;
        color: #666;
        text-align: center;

    }
    .hot-school>ul{
        display: flex;
        justify-content: center;
    }
    .hot-school>ul>li{
        width: 2.43rem;
        height: 0.48rem;
        line-height: 0.48rem;
        margin-left: 0.2rem;
        font-size: 0.2rem;
        background: #FFEBEB;
        color: #D5081E;
        text-align: center;
        border-radius: 0.1rem;
    }
    .hot-school>ul .hot-school-active{
        background-color: #D5081E;
        color: #fff;
    }
    .hot-school-panel{
    margin-bottom: 0.6rem;
    }
    .hot-school-panel-public{
        display: flex;
        flex-wrap: wrap;
        justify-content: space-around;
        display: none;
    }
    .hot-school-panel-public>dl{
        width: 3.42rem;
        position: relative;
        margin-top: 0.2rem;
    }
    .hot-school-panel-public>dl>dt{
        width: 100%;
    
    }
    .hot-school-panel-public>dl>dt>a{
        display: block;
        width: 3.42rem;
        height: 3.42rem;
        
    }
    .hot-school-panel-public>dl>dt>a>img{

        width: 3.42rem;
        height: 3.42rem;

    }
    .hot-school-panel-public>dl>dd:nth-of-type(1){
        position: absolute;
        width: 100%;
        top:1.98rem;
        height: 0.72rem;
        font-family: "siyuan-r";
        font-weight: bold;
        line-height: 0.72rem;
        background: #2E2C4A;
        opacity: 0.85;
        text-align: center;
        font-size: 0.28rem;
    }
    .hot-school-panel-public>dl>dd:nth-of-type(1) a{
        font-size: 0.28rem;
        color: #fff;
        /* border: solid 1px red; */
    }
    .hot-school-panel-public>dl>dd:nth-of-type(2){
        position: absolute;
        width: 100%;
        height: 0.72rem;
        top: 2.7rem;
        background: rgba(255,255,255,0.85);
        /* opacity: 0.85; */
        font-size: 0.18rem;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .hot-school-panel-public>dl>dd:nth-of-type(2) a{


        width: 1.4rem;
        height: 0.4rem;
        font-size: 0.18rem;
        background: #fff;
        color: #D5081E;
        border-radius: 0.08rem;
        margin-right: 0.13rem;
        display: flex;
        align-items: center;
        justify-content: center;
    

    }
    .hot-school-panel-public>dl>dd:nth-of-type(2) a:nth-of-type(2){

        background-color: #D5081E;
        color: #fff;

    }


    /*音乐本科招生简章、______________________________________________________________________________________________________*/
    .jzmk-xiwen-wear {
        margin: 0 2.4rem;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

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

    .janzhang-quan-red img {
        display: inline-block;
    }

    .janzhang-quan-red .cion-new-img {
        width: 0.3rem;
        height: 0.3rem;
        padding-right: 0.16rem;
    }

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

    .janzhang-quan-red .cion-jian-img1 {
        width: 0.24rem;
        height: 0.26rem;
        position: absolute;
        top: 0.25rem;
        right: 0.2rem;
    }

    .jzmk-xiwen-wear .wenzhang-wear-quan {
        width: 6.88rem;
        height: 3.68rem;
        border: 1px solid #D5081E;
        margin-top: 0.56rem;
    }

    .leibiao-one-kuai {
        display: flex;
        justify-content: space-between;
        margin: 0.3rem 0.5rem;
    }

    .leibiao-one-kuai h3 {
        font-size: 0.24rem;
        font-family: SourceHanSansCN-Bold, SourceHanSansCN;
        font-weight: bold;
        color: #D5081E;
        line-height: 0.36rem;
    }

    .leibiao-one-kuai a {
        font-size: 0.20rem;
        font-family: SourceHanSansCN-Normal, SourceHanSansCN;
        font-weight: 400;
        color: #D5081E;
        line-height: 0.3rem;
    }

    .nav-leib li {
        display: flex;
        justify-content: space-between;
    }

    .nav-leib p {
        width: 4rem;
        font-size: 0.18rem;
        font-family: SourceHanSansCN-Normal, SourceHanSansCN;
        font-weight: 400;
        color: #4A4A4A;
        line-height: 0.45rem;
        padding-left: 0.5rem;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }
    .nav-leib p a {
        color: #4A4A4A;
    }

    .nav-leib span {
        font-size: 0.18rem;
        font-family: HelveticaNeue-Light, HelveticaNeue;
        font-weight: 300;
        color: #9B9B9B;
        line-height: 0.45rem;
        padding-right: 0.64rem;
    }

    .jzmk-xiwen-wear .wenzhang-wear-quan-shu {
        width: 14.44rem;
        height: 2.41rem;
        border: 1px solid #D5081E;
        margin-top: 0.56rem;
    }

    .nav-leib-shu {
        display: flex;
        flex-wrap: wrap;
    }

    .nav-leib-shu li {
        width: 7rem;

    }




}