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

    body{
        padding-top: 1.14rem !important;
    }
    .yd-header-nav{
        display: none;
    }
    .zyjt-new-nav{
        position: fixed;
        width: 100%;
        height: 1.34rem;
        top: 0;
        left: 0;
        z-index: 1000;
    }
    .zyjt-new-nav-top{
        width: 100%;
        height: 0.19rem;
        display: flex;
        box-sizing: border-box;
        padding-left: 2.4rem;
        padding-right: 2.4rem;
        align-items: center;
        background-color: #000;
        justify-content: space-between;
    }
    .zyjt-new-nav-middle{

        width: 100%;
        height: 0.65rem;
        padding-left: 2.4rem;
        padding-right: 2.4rem;
        box-sizing: border-box;
        display: flex;
        justify-content: space-between;
        align-items: center;
        background: #fff;

    }

    .zyjt-new-nav-middle>a{
        height: 0.5rem;
        margin-left: 0.2rem;
    }
    .zyjt-new-nav-middle>a>img{
        height: 0.5rem;
    }
    .moveabout-1{
        display: flex;
    }
    .moveabout-1>img{
        margin-left: 0.2rem;
    }
    /* .moveabout-1 {
        animation: myAnimation 3s linear infinite;
    }

    @keyframes myAnimation {
        from { 
             transform: scale(0.9);
        }
        to { 
            transform: scale(1);
        }
    } */

    .zyjt-new-nav-list{
        width: 100%;
        height: 0.32rem;
        background-color: #D4151E;
        box-sizing: border-box;
        padding-left: 2.4rem;

    }

    .zyjt-new-nav-top>b{

        display: block;
        width: 2rem;
        font-size: 0.18rem;
        color: #fff;
        letter-spacing: 0.05rem;
        font-size: 0.14rem;

        
    }

    .zyjt-new-nav-top>ul{
        width: 12rem;
        height: 0.19rem;


    }
    .zyjt-new-nav-top>ul>li{
        height: 0.19rem;
        float: right;
        font-size: 0.14rem;
        display: flex;
        align-items: center;
        padding-left: 0.1rem;
        padding-right: 0.1rem;
    }
    .zyjt-new-nav-top>ul>li>a{
        color: #fff;
    }
    .clearfix::after{
        content: "";
        display: block;
        overflow: hidden;
        clear: both;
    }

    .zyjt-new-nav-middle>ul{
        width: 10rem;
        height: 0.95rem;
    }
    .zyjt-new-nav-middle>ul>li{
        float: right;
        height: 0.95rem;
        display: flex;
        align-items: center;
    }
    .zyjt-new-nav-middle>ul>li>a{
        font-size: 0.24rem;
        color:#D4151E;

    }
    .zyjt-new-nav-middle>ul>li:nth-last-of-type(1){
        padding-left: 0.35rem;
        background: url(/img/html5_join/bigzhuanti/phone.png) no-repeat;
        background-size:0.31rem 0.31rem;
        background-position:0 0.32rem;
    }
    .zyjt-new-nav-list>ul{

        width: 16.4rem;
        display: flex;
        height: 0.32rem;
        align-items: center;

    }
    .zyjt-new-nav-list>ul>li{

        padding-right: 0.76rem;
        position: relative;
        height: 0.32rem;
        line-height: 0.32rem;
        
    }
    .zyjt-new-nav-list>ul>li>a{

        display: block;
        font-size: 0.18rem;
        color: #fff;
        letter-spacing: 0.01rem;

    }
    .zyjt-new-nav-list>ul>li>a>i{

        width: 0;
        height: 0;
        border-left: 0.1rem solid transparent;
        border-right: 0.1rem solid transparent;
        border-bottom: 0.1rem solid #f8f4ed;
        position: absolute;
        bottom: 0;
        left: 50%;
        margin-left: -0.45rem;
        display: none;
    }
    .zyjt-new-nav-list>ul>li>div{
        display: none;
        width: 8rem;
        position: absolute;
        bottom: 0;
        transform: translateY(100%);
        /* border: solid 0.01rem blue; */
        box-sizing: border-box;
        padding: 0.1rem;
        
        background-color: #f8f4ed;
        border-radius: 0px 0px 0.2rem 0.2rem;
    }
    .zyjt-new-nav-list>ul>li>div>nav{
        display: block;
        font-size: 0.14rem;
        height: 0.4rem;
        display: flex;
        align-items: center;
        flex-wrap: wrap;
        /* padding-top:0.1rem;
        padding-bottom: 0.1rem; */
        /* border: solid 1px red; */
    }
    .zyjt-new-nav-list>ul>li>div>nav>a{
        display: block;
        font-size: 0.14rem;
        color: #282828;
        padding-left: 0.1rem;
        padding-right: 0.1rem;
        height: 0.14rem;
        line-height: 0.14rem;
        /* border: solid 1px red; */
      
    }

    .zyjt-new-nav-list>ul>li>div>nav>a:hover{
        text-decoration: underline;
    }

    .zyjt-new-nav-list>ul>li>div>nav>a.nav-list-bold{
        color: #D4151E;
        font-weight: bold;
        border-right:solid 0.03rem #D4151E ;

    }



    .zyjt-new-nav-list>ul>li>div.nav-course{
        width: 8.8rem;
    }
    .zyjt-new-nav-list>ul>li>div.nav-ten{
        width: 7.8rem;
    }
    .zyjt-new-nav-list>ul>li>div.nav-teacher{
        width: 7rem;
    }
    .zyjt-new-nav-list>ul>li>div.nav-school{
        width:8rem;
    }
    .zyjt-new-nav-list>ul>li>div.nav-yikaodongtai{
        width: 5rem;
    }
    .zyjt-new-nav-list>ul>li>div.nav-jiaoxuechengguo{
        width: 5.8rem;
    }
    .zyjt-new-nav-list>ul>li>div.nav-video{
        width: 5.2rem;
    }
    .zyjt-new-nav-list>ul>li>div.nav-jiaoxuehuanjing{
        width: 4rem;
    }
    .zyjt-new-nav-list>ul>li>div.anv-about{
        width: 2rem;
    }


    /*移动端关闭按钮*/
    #close-yd-nav{
        display: none;
    }


}

@media screen and (max-width:960px) {
    body{
        padding-top: 0.32rem;
    }

    #ZyjtNewNavList{
        display: none;
    }

    .yd-header-nav{
        position: fixed;
        top:0;
        left:0;
        z-index: 10000;
     
    }
    .zyjt-new-nav-top{
        display: none;
    }    
    .zyjt-new-nav-middle{
        display: none;
    }
    .zyjt-new-nav-list{
        width: 100%;
        height: 100%;
    }
    .zyjt-new-nav-list>ul{
        box-sizing: border-box;
        width: 100%;
        height: 100%;
        position: fixed;
        top: 0.32rem;
        left: 4rem;
        transition: 1s;
        /* border: solid 1px #000; */
        background-color:#fff;
        box-sizing: border-box;
        padding: 0.2rem;
        overflow: auto;
        z-index: 10001;
        padding-bottom: 1rem;
    
    }



    .zyjt-new-nav-list a{

        display: block;
        font-size: 0.12rem;
        color: #000;
        padding-left: 0.1rem;
        padding-top: 0.05rem;
        padding-bottom: 0.02rem;
   

    }
    .zyjt-new-nav-list>ul>li>a{
        /* background-color: #4a4a4a; */
        /* color: #fff; */
        font-size: 0.12rem;
        font-weight: bold;
        text-decoration: underline;
        padding-top: 0.1rem;
        padding-bottom: 0.1rem;
        text-underline-offset: 0.05rem;
        padding-left: 0;

    
    }
    .zyjt-new-nav-list>ul>li div nav{
        display: flex;
        flex-wrap: wrap;
        padding-top: 0.05rem;
        padding-bottom: 0.05rem;
    }

    .zyjt-new-nav-list>ul>li div nav>a{
        /* border: solid 1px red; */
        background: #efefef;
        padding-right: 0.05rem;
        margin-top: 0.05rem;
        margin-left: 0.05rem;
        padding-bottom: 0.05rem;
    }

    #close-yd-nav{
    
        position:fixed;
        z-index: 10002;
        top: 0.42rem;
        right: -4rem;
        transition: 1s;
    
    }

    .yd-header-nav{
        box-sizing: border-box;
        width: 100%;
        height: 0.32rem;
        padding-top: 0.07rem;
        padding-bottom: 0.07rem;
        background-color: #DE0E22;
        box-sizing: border-box;
        padding-left: 0.16rem;
        padding-right: 0.16rem;
        display: flex;
        justify-content: space-between;
    }
    .yd-logo{
        width: 0.935rem;
        height: 0.2rem;
    }
    .yd-logo>img{
        width: 100%;
    }
    .yd-phone-nav{
        width: 1.52rem;
        height: 0.2rem;
        /* border: solid 1px blue; */
        display: flex;
        
    }
    .yd-phone{

        
        width: 0.83rem;
        height: 0.2rem;
        line-height: 0.13rem;
        padding-top: 0.035rem;
        background: url(/img/html5_join/bigzhuanti/yd-phone.png) no-repeat;
        background-size: 0.14rem 0.13rem;
        background-position:0 0.035rem;
        font-size: 0.1rem;
        color: #fff;
        padding-left: 0.16rem;

    
    }

    .yd-btn-nav{


        width: 0.6rem;
        height: 0.2rem;
        line-height: 0.2rem;
        border: solid 1px #fff;
        font-size: 0.1rem;
        box-sizing: border-box;
        padding-left: 0.23rem;
        background: url(/img/html5_join/bigzhuanti/yd-nav-three.png)no-repeat;
        background-size: 0.11rem 0.075rem;
        background-position: 0.08rem 0.05rem;
        display: flex;
        align-items: center;
        color: #fff;
        border-radius: 0.2rem;
    }
    .yd-btn-nav img{
        width: 0.06rem;
        height: 0.04rem;
        margin-left: 0.03rem;
    }

    /* .yd-banner img{
        width: 3.44rem;
        margin: 0.16rem auto;
    } */

    
}