@media screen and (max-width: 960px) {
    #header-nav {
        display: none;
    }

    #header-banner {
        display: none;
    }

    #footer {
        display: none;
    }

    .freq-frist-han {
        display: none;
    }

    .list-pintu-all {
        display: none;
    }

    .list-pintu-all1 {
        display: none;
    }

    .list-pintu-all2 {
        display: none;
    }
        /* 移动端声乐艺考视频头部 */
        .list-seon-viode {
            margin: 0 auto;
        }
    
        .yd-list-top-wear {
            margin: 0 auto;
        }
    
        .yd-list-top-wear img {
            width: 0.36rem;
            height: 0.31rem;
            margin-right: 0.04rem;
        }
    
        .yd-list-top-wear {
            display: flex;
            justify-content: center;
            align-items: center;
            margin-top: 0.31rem;
            margin-bottom: 0.16rem;
        }
    
        .yd-diande-top-hgroup {
            font-size: 10px;
        }
    
        .yd-diande-top-hgroup h2 {
            font-size: 0.15rem;
            font-family: SourceHanSansCN-Bold, SourceHanSansCN;
            font-weight: bold;
            color: #D5081E;
            line-height: 0.22rem;
        }
        .yd-diande-top-hgroup h2 a{
            font-size: 0.15rem;
            color: #D5081E;
        }
        .yd-diande-top-hgroup strong {
            font-size: 0.06rem;
            font-family: SourceHanSansCN-Regular, SourceHanSansCN;
            font-weight: 400;
            color: #D5081E;
            line-height: 0.09rem;
            display: inline-block;
        }
    
        .yd-diande-top-hgroup span {
            width: 0.65rem;
            height: 0.03rem;
            background: #D5081E;
            font-size: 3px;
            display: inline-block;
            transform-origin: 0 0;
            transform: skew(30deg);
        }
      
        .wears-list-alls{
            display: flex;
            flex-wrap: wrap;
            justify-content: space-between;
            margin: 0 0.15rem;
        }
        .wears-list-alls dl{
            width: 1.66rem;
            border-radius: 0.06rem 0.06rem 0px 0px;
            margin-bottom: 0.12rem;
        }
        .wears-list-alls dl dt{
            width: 100%;
            height: 0.94rem;
            position: relative;
        }
        .wears-list-alls dl dt img{
            width: 100%;
            height: 0.94rem;
            border-radius: 0.06rem 0.06rem 0px 0px;
            position: absolute;
        }
        .wears-list-alls dl dt .jie-xia-kunseo{}
        .wears-list-alls dl dt .jie-xia-kunseo img{
            width: 0.23rem;
            height: 0.2rem;
            position: absolute;
            left: 50%;
            top: 50%;
            transform: translate(-50%, -50%)
        }
    
        .wears-list-alls dl dd{
            width: 100%;
            /* height: 0.45rem; */
            background: #fff;
            font-size: 16px;
            text-align: center;
            border-radius: 0px 0px 0.06rem 0.06rem;
            box-shadow: 0px 0px 9px 0px #d1d1d1
        }
    
        .wears-list-alls dl dd span{
            font-size: 0.09rem;
            font-family: SourceHanSansCN-Medium, SourceHanSansCN;
            font-weight: 500;
            color: #4A4A4A;
            line-height: 0.23rem;
        }
    
        .wears-list-alls dl dd p{
            width: 1.5rem;
            font-size: 0.09rem;
            font-family: SourceHanSansCN-Regular, SourceHanSansCN;
            font-weight: 400;
            color: #4A4A4A;
            line-height: 0.2rem;
            text-align: center;
            margin: 0 auto;
            padding-bottom: 0.06rem;
        }
}