@media screen and (min-width: 960px) {
    .yd-list-top-wear{
        display: none;
    }
    .yd-three-quan{
        display: none;
    }
    #m-top-form{
        display: none;
    }
    #m-bottom-form{
        display: none;
    }
    #navcight{
        display: none;
    }
        /* 图片点击出播放视频 */
        #showviout {
            width: 100%;
            height: 100%;
            position: fixed;
            top: 0;
            left: 0;
            background: #0000009c;
            z-index: 10;
        }
    
        #showvideo {
            width: 1000px;
            height: 614px;
            margin: 200px auto 0 auto;
        }
    
        #mpanel {
            font-size: 15px;
        }
    /* 视频展示大屏 */
    .freq-frist-han{
        margin-bottom: 1rem;
    }
    .freq-frist-han .biao-fun-hgroup{
        margin-top: 1rem;
        margin-bottom: 0.6rem;
    }
    .freq-frist-han .biao-fun-hgroup h1 {
    
        font-size: 0.4rem !important;
        font-family: SourceHanSansCN-Bold, SourceHanSansCN;
        font-weight: bold;
        color: #D5081E;
        line-height: 0.6rem;
        text-align: center;
    }
    
    .freq-frist-han .biao-fun-hgroup p {
        font-size: 0.3rem;
        font-family: HelveticaNeue-Bold, HelveticaNeue;
        font-weight: bold;
        color: #4A4A4A;
        line-height: 0.37rem;
        text-align: center;
    }
    
    .freq-frist-han .first-sun-all {
        width: 14.40rem;
        position: relative;
        margin: 0 auto;
    }
    
    .freq-frist-han .first-sun-all strong {
        font-size: 0.3rem;
        font-family: SourceHanSansCN-Bold, SourceHanSansCN;
        font-weight: bold;
        color: #fff;
        line-height: 0.45rem;
        display: block;
        position: absolute;
        left: 50%;
        top: 40%;
        transform: translate(-50%, -50%)
    }
    
    
    
    .freq-frist-han .first-sun-all strong span {
        width: 0.07rem;
        height: 0.07rem;
        background: #fff;
        display: inline-block;
        margin: 0.03rem 0.01rem;
        border-radius: 50%;
    }
    
    .freq-frist-han .first-sun-all .nei-bin-btn {
        position: absolute;
        top: 60%;
        left: 50%;
        transform: translate(-50%, -50%)
    }
    
    .freq-frist-han .first-sun-all .nei-bin-btn img {}
    
    .freq-frist-han .first-sun-all .advocate-big-img {
        width: 100%;
        height: 7.2rem;
        border-radius: 0.12rem 0.12rem 0px 0px;
    }
    /* 声乐艺考视频展示列表 */
.list-seon-viode {
    margin: 0 2.4rem;

}

.list-pintu-all {
    display: flex;
    margin-bottom: 0.36rem;
}

.list-pintu-all h2 {
    font-size: 0.3rem;
    font-family: SourceHanSansCN-Bold, SourceHanSansCN;
    font-weight: bold;
    color: #D5081E;
    line-height: 0.45rem;
}
.list-pintu-all h2 a{
    font-size: 0.3rem;
    color: #D5081E;
}

.list-pintu-all .list-pintu-right {
    font-size: 30px;
    margin-left: auto;
    text-align: right;
}

.list-pintu-all .list-pintu-right a {
    background: #D5081E;
    border-radius: 1rem 0px 0px 1rem;
    font-size: 0.12rem;
    font-family: HelveticaNeue-Bold, HelveticaNeue;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 0.19rem;
    letter-spacing: 1px;
    width: 0.82rem;
    display: inline-block;
    text-align: center;
}

.list-pintu-all .list-pintu-right span {
    width: 12.35rem;
    height: 0px;
    border: 0.01rem solid #D5081E;
    display: block;
    margin-top: 0.01rem;
}

/* 教学实录视频列表 */
.wears-list-alls {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.wears-list-alls dl {
    width: 4.62rem;
    margin-bottom: 0.4rem;
}

.wears-list-alls dl dt {
    width: 100%;
    height: 2.6rem;
    position: relative;
}

.wears-list-alls dl dt img {
    width: 100%;
    /* height: 100%; */
    border-radius: 0.12rem 0.12rem 0px 0px;
    position: absolute;
}

.wears-list-alls dl dt .jie-xia-kunseo {}

.wears-list-alls dl dt .jie-xia-kunseo img {
    width: 0.46rem;
    height: 0.4rem;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.wears-list-alls dl dd {
    background: #fff;
    border-radius: 0px 0px 0.12rem 0.12rem;
    font-size: 18px;
    align-items: center;
    position: relative;
    box-shadow: 0px 0px 9px 0px #d1d1d1;
    text-align: center
}

.wears-list-alls dl dd p {
    width: 4rem;
    font-size: 0.18rem;
    font-family: SourceHanSansCN-Regular, SourceHanSansCN;
    font-weight: 400;
    color: #4A4A4A;
    line-height: 0.27rem;
    text-align: center;
    margin: 0 auto;
    padding-bottom: 0.14rem;

}

.wears-list-alls dl dd span {

    font-size: 0.18rem;
    font-family: SourceHanSansCN-Medium, SourceHanSansCN;
    font-weight: 500;
    color: #4A4A4A;
    line-height: 0.27rem;
    margin-top: 0.2rem;
    display: inline-block;
    margin-bottom: 0.04rem;
}
}