@media screen and (max-width:960px) {
    main{
        position: relative;
    }


    /*隐藏和显示部分——————————————————————————————————————————————————————————————————————————————————————————————————————————————————————*/
    #header-nav{
        display: none;
    }
    #header-banner{
        display: none;
    }
    #footer{
        display: none;
    }


    #navcight{
        display: block;
    }
    #m-form-banner{
        display: block;
    }
    #m-footer{
        display: block;
    }
    .consult-phone-baidu-module{
        display: none;
    }
    .fz-cxlck{
        display: none;
    }

    .bk-nav-icon h1{
        height: 0;
         overflow: hidden;
     }
    /*公共代码部分————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————*/
    /* @三个按钮 */
    .yd-three-quan {
        padding-top: 0.2rem;
    }

    .yd-three-quan .yd-wear-nav {
        padding: 0 0.3rem;
        display: flex;
        justify-content: space-between;
    }

    .yd-wear-nav .yd-first-btn, .yd-wear-nav .yd-secon-btn {
        width: 50%;
        background: #FF5653;
        display: flex;
        font-size: 0.15rem;
        display: flex;
        justify-content: center;
        height: 0.29rem;
        height: 0.35rem;
    }

    .yd-wear-nav .yd-first-btn a, .yd-wear-nav .yd-secon-btn a {
        line-height: 0.35rem;
        margin: 0 auto;
        text-align: center;
        display: inherit;
        color: aliceblue;
    }

    .yd-wear-nav .yd-first-btn {
        margin-right: 0.045rem;
        border-top-left-radius: 0.18rem;
        border-bottom-left-radius: 0.18rem;
    }

    .yd-wear-nav .yd-first-btn img {
        width: 0.25rem;
        height: 0.2rem;


    }

    .yd-wear-nav .yd-secon-btn img {
        width: 0.2rem;
        height: 0.2rem;

    }

    .yd-wear-nav .yd-secon-btn {
        border-top-right-radius: 0.18rem;
        border-bottom-right-radius: 0.18rem;
    }

    .yd-wear-nav .yd-secon-btn {
        margin-left: 0.09rem;
    }

    .yd-wear-nav .yd-first-btn img, .yd-wear-nav .yd-secon-btn img {
        display: inline-block;
        line-height: 0.49rem;
        padding: 0.05rem;
    }

    .yd-three-quan .yd-ten-btn {
        width: 3.18rem;
        height: 0.35rem;
        border-radius: 35px;
        border: 2px solid #EE3044;
        font-size: 0.15rem;
        text-align: center;
        margin: 0.1rem auto;

    }

    .yd-three-quan .yd-ten-btn a {
        width: 3.18rem;
        font-size: 0.15rem;
        font-family: PingFangSC-Semibold, PingFang SC;
        font-weight: 600;
        color: #EE3044;
        line-height: 0.35rem;
        margin: 0 auto;
    }

    /*@移动标题部分*/
    .fz-public-title>hgroup {

        width: 3.75rem;
       
    }
    .fz-public-title>hgroup>h2{

        width: 100%;
        display: flex;
        justify-content: center;
       
    }
    .fz-public-title>hgroup>h2>img
   
    {
        width: 2.86rem;
    }









    /*资讯板块————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————*/
    .fz-zx{
        
        width: 3.75rem;
        margin: auto;
        margin-top: 0.3rem;
        box-sizing: border-box;
        padding-left: 0.1rem;
        padding-right: 0.1rem;
        height: 5.9rem;
        position: absolute;
        bottom: 7rem;

    }

    .fz-zx-content{
        width: 100%;
        margin-top: 0.3rem;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .fz-zx-content>dl{
        width: 3.55rem;
    }
    .fz-zx-content>dl>dt{
        font-family: "siyuan-r";
        box-sizing: border-box;
        width: 100%;
        height: 0.3rem;
        display: flex;
        justify-content: space-between;
        align-items: center;
        background-color: #DCDCDC;
        padding-left: 0.19rem;
        padding-right: 0.1rem;
    }
    .fz-zx-content>dl>dt>h3{
        font-size: 0.12rem;
        color: #C90000;
    }
    .fz-zx-content>dl>dt>a{
        font-size: 0.11rem;
        color: #333;
    }
    .fz-zx-content>dl>dd:nth-of-type(1){
        width: 100%;
        margin-top: 0.1rem;
    }
    .fz-zx-content>dl>dd:nth-of-type(1) div{
        width: 0.6rem;
        /* height: 0.65rem; */
        background-color: #333;
        float: left;
       
    }
    .fz-zx-content>dl>dd:nth-of-type(1) div img{

        width: 100%;
        height: 100%;

    }
    
    .fz-zx-content>dl>dd:nth-of-type(1) p{

        height: 0.325rem;
        width: 2.7rem;
        float: left;

    }
    .fz-zx-content>dl>dd:nth-of-type(1) p:nth-of-type(1){
        font-size: 0.1rem;
        margin-left: 0.1rem;
    }
    .fz-zx-content>dl>dd:nth-of-type(1) p:nth-of-type(1){
        display:flex;
        justify-content: space-between;
        align-items: center;
    }
    .fz-zx-content>dl>dd:nth-of-type(1) p:nth-of-type(1) a{
        color:#D00000;
    }
    .fz-zx-content>dl>dd:nth-of-type(1) p:nth-of-type(1) time{
        font-size: 0.1rem;
        color: #252525;
    }
    .fz-zx-content>dl>dd:nth-of-type(1) p:nth-of-type(2){
        font-size: 0.1rem;
        color: rgba(37,37,37,0.6);
        margin-left: 0.1rem;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
        line-height: 1.5em;
    }

    .fz-zx-content>dl>dd:nth-of-type(2),
    .fz-zx-content>dl>dd:nth-of-type(3),
    .fz-zx-content>dl>dd:nth-of-type(4),
    .fz-zx-content>dl>dd:nth-of-type(5){

        height: 0.3rem;
        font-size: 0.11rem;
        display: flex;
        justify-content: space-between;
        align-items: center;
        box-sizing: border-box;
        padding-right: 0.1rem;
        padding-left: 0.05rem;
    }
    .fz-zx-content>dl>dd:nth-of-type(2) a ,
    .fz-zx-content>dl>dd:nth-of-type(3) a,
    .fz-zx-content>dl>dd:nth-of-type(4) a,
    .fz-zx-content>dl>dd:nth-of-type(5) a{
        display: block;
        width: 2.5rem;
        font-size: 0.11rem;
        text-overflow:ellipsis;
        overflow:hidden;
        white-space:nowrap;
        color: #252525;
    }
    .fz-zx-content>dl>dd:nth-of-type(2) time,
    .fz-zx-content>dl>dd:nth-of-type(3) time,
    .fz-zx-content>dl>dd:nth-of-type(4) time,
    .fz-zx-content>dl>dd:nth-of-type(5) time{
        font-size: 0.11rem;
        color: rgba(37,37,37,0.6);
    }

    /*附中热招院校————————————————————————————————————————————————————————————————————————————————————————————————————————————————*/
    .fz-hot-school{
        margin-bottom: 12.5rem !important;
    }
    /*教学管理__________________________________________________________________________________________________________________________*/
    .fz-jxgl{

        width: 3.75rem;
        margin: auto;
        margin-top: 0.6rem;
        height: 7.2rem;
        box-sizing: border-box;
        padding-left: 0.08rem;
        padding-right: 0.08rem;
    }
    .fz-jxgl>ul{


        position: relative;
        margin-top: 0.3rem;
        text-align: center;

    }
    
    .fz-jxgl>p{

        font-family: "siyuan-r";
        margin-top: 0.3rem;
        font-size: 0.1rem;
        color: #1B1B1B;
        text-align: center;
        line-height: 0.2rem;

    }
    .fz-jxgl>ul>li{
        position: absolute;
    }

    .fz-jxgl>ul>li>span{
        width: 100%;
        position: absolute;
        bottom: 0;
        display: block;
        font-size: 0.1rem;
        background: rgba(0,0,0,0.6);
        text-align: center;
        height: 0.25rem;
        line-height: 0.25rem;
        z-index: 3;
        color: #fff;
    }

    .fz-jxgl>ul>li:nth-of-type(1){
        left: 0;
        top: 0;
    }
    .fz-jxgl>ul>li:nth-of-type(1)>img{
        width: 3.59rem;
        height: 1.05rem;
    }
    .fz-jxgl>ul>li:nth-of-type(2){
        left: 0;
        top: 1.15rem;
    }
    .fz-jxgl>ul>li:nth-of-type(2)>img{
        width: 1.75rem;
     
    }
    .fz-jxgl>ul>li:nth-of-type(3){
        left: 1.85rem;
        top: 1.15rem;
    }
    .fz-jxgl>ul>li:nth-of-type(3)>img{
        width: 1.75rem;
    }

    .fz-jxgl>ul>li:nth-of-type(4){
        left: 0;
        top: 3.5rem;
    }
    .fz-jxgl>ul>li:nth-of-type(4)>img{

        width: 1.75rem;

    }
    .fz-jxgl>ul>li:nth-of-type(5){

        left:1.85rem;
        top: 3.5rem;

    }
    .fz-jxgl>ul>li:nth-of-type(5)>img{
        width: 1.75rem;

    }

    /*环境展示————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————*/
    .shebei-biao-bei {
        width: 3.5rem;
        height: 0.5rem;
        background: url(/img/html5_join/course/bk/yd-title-bei-biao.png) no-repeat;
        background-size: 3.5rem 0.5rem;
        position: relative;
        margin: 0 auto;
        margin-bottom: 0.25rem;
        top: 0.2rem;
    }
    
    .shebei-biao-bei h2 {
        font-size: 0.25rem;
        font-family: "siyuan-n";
        font-weight: bold;
        color: #D5081E;
        line-height: 0.3rem;
        text-align: center;
    }
    
    .shebei-biao-bei p {
        width: 100%;
        font-size: 0.1rem;
        font-family: "siyuan-n";
        font-weight: 400;
        color: #fff;
        line-height: 0.15rem;
        position: absolute;
        bottom: 0;
        text-align: center;
    }

    .shebei-biao-bei p {
        width: 100%;
        font-size: 0.1rem;
        font-family: siyuan-n;
        font-weight: 400;
        color: #fff;
        line-height: 0.15rem;
        position: absolute;
        bottom: 0;
        text-align: center;
    }
    
    .grade-wear-quan .gronp-jies-p p {
        font-size: 0.1rem;
        font-family: "siyuan-n";
        font-weight: 400;
        color: #1E1E1E;
        line-height: 0.15rem;
        text-align: center;
        margin: 0 0.1rem;
    }
    
    .tab-yuear-wearss {
        margin-top: 0.25rem;
    }
    .tab-yuear-wearss .tab-con-foot .xia-item-jin {
        display: none;
    }
    
    .tab-list-heads .ground-conrr {
        background: #D00000 !important;
        color: #fff !important;
    }
    
    .tab-yuear-wearss .tab-list-heads {
        margin-bottom: 0.1rem;
    }
    
    .tab-yuear-wearss .tab-list-heads ul {
        display: flex;
        margin: 0 0.1rem;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    
    .tab-yuear-wearss .tab-list-heads ul li {
        width: 1.74rem;
        height: 0.35rem;
        background: #FFFFFF;
        border: 0.01rem solid #D5081E;
        border-radius: 0.05rem;
        font-size: 0.12rem;
        font-family: "siyuan-n";
        font-weight: bold;
        color: #D5081E;
        line-height: 0.35rem;
        text-align: center;
        margin-bottom: 0.08rem;
    }
    
    .tab-con-foot .xia-item-jin {
        margin: 0 0.1rem;
    }
    
    .tab-con-foot .xia-item-jin ol {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    
    .tab-con-foot .xia-item-jin ol li {
        margin-bottom: 0.05rem;
    }
    
    .xia-item-jin ol li img {
        width: 1.74rem;
        height: 1.28rem;
    }
    
    .tab-con-foot .xia-item-jin ol li:nth-of-type(1) img {
        width: 3.56rem;
        height:1.28rem;
    }
    
    .tab-con-foot .xia-item-jin ol li:nth-last-of-type(1) img {
        width: 3.56rem;
        height:1.28rem;
    }



/*成长记录——————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————*/

.fz-chengzhang{

    width: 3.75rem;
    height: 12rem;
}

.fz-chengzhang-container{


    width: 100%;
    height: 9.2rem;
    margin: auto;
    background-image: url(/img/html5_join/course/fz/yd-fz-bg.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    display: inline-block;
}

.fz-chengzhang-container hgroup{

    margin-top: 0.3rem;

}
.fz-chengzhang-title{


    padding-left: 0.075rem;
    padding-right: 0.075rem;
    width:3.6rem ;
    margin: auto;
    margin-top: 0.3rem;


}

.fz-chengzhang-title>dl{

    width: 1.35rem;
    height: 1rem;
    position: relative;
    margin-top: 0.1rem;

}
.fz-chengzhang-title>dl>dt{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 1rem;
}
.fz-chengzhang-title>dl>dt>img{

    height: 1rem;

}

.fz-chengzhang-title>dl>dd{

    font-size: 1rem;
    position: absolute;
    left: 1.35rem;
    width: 2.25rem;
    height: 1rem;
    box-sizing: border-box;
    padding-left: 0.2rem;
    padding-right: 0.2rem;
    padding-top: 0.15rem;
    background-color: #fff;

}

.fz-chengzhang-title>dl>dd>p{

    font-size: 0.1rem;
    color: #333;
    margin-bottom: 0.3rem;
    height: 1rem;
  


}

.fz-chengzhang-title>dl>dd>a{
    display: none;
}

.fz-chengzhang-title>dl>img{

    width: 0.35rem;
    position: absolute;
    top: 50%;
    margin-top: -0.175rem;
    left: 1.15rem;


}


/*测学练查考__________________________________________________________________________________________________________________________*/




/*图片导航模块________________________________________________________________________________________________________________________________*/

.bk-nav-icon {
    width: 3.75rem;
    height: 2.2rem;
    background-color: #B30101;
}

.bk-nav-icon>nav {
    width: 3.75rem;
    height: 1.9rem;
    display: flex;
    margin: 0 auto;
    align-items: center;
    justify-content: space-around;
    flex-wrap: wrap;
    box-sizing: border-box;
    padding-left: 0.05rem;
    padding-right: 0.05rem;
}

.bk-nav-icon>nav>dl {
    width: 0.56rem;
    height: 0.56rem;
}

.bk-nav-icon>nav>dl>dt>a {
    width: 0.56rem;
    height: 0.56rem;
    border-radius: 0.12rem;
    border: solid 1px #fff;
    background-color: #B30101;
    display: flex;
    align-items: center;
    justify-content: center;

}

.bk-nav-icon>nav>dl>dd {
    font-family: "siyuan-r";
    font-size: 0.1rem;
    color: #fff;
    text-align: center;
}

.bk-nav-icon>nav>dl>dt>a>img {
    width: 0.3rem;

}


 /* 关于音乐附中、附小________________________________________________________________________________________________________________ */
 .regard-fz-second {
    width: 100%;
    height: 10.31rem;
    background: url(/img/html5_join/course/fz/yd-tuo-regard-red.png) no-repeat;
    background-size: 100% 10.31rem;
}

.fusamll-music h2 {
    overflow: auto;
}

.fusamll-music h2 img {
    width: 2.8rem;
    height: 0.6rem;
    margin: 0 auto;
    margin-top: 0.37rem;
}

.fusamll-music .tuan-fen-twe {
    width: 3.6rem;
    height: 4.14rem;
    background: url(/img/html5_join/course/fz/yd-fun-four-red.png) no-repeat;
    background-size: 3.6rem 4.14rem;
    margin: 0 auto;
    margin-top: 0.25rem;
    display: flex;
    flex-wrap: wrap;
}

.fusamll-music .tuan-fen-twe li {
    margin-left: 0.1rem;

}

.fusamll-music .tuan-fen-twe h3 {
    width: 1.4rem;
    font-size: 0.1rem;
    font-family: SourceHanSansCN;
    font-weight: bold;
    color: #C90000;
    line-height: 0.12rem;
    margin-top: 0.22rem;
    margin-bottom: 0.05rem;
}

.fusamll-music .tuan-fen-twe p {
    width: 1.5rem;
    font-size: 0.12rem;
    font-family: SourceHanSansCN;
    font-weight: 400;
    color: #333333;
    line-height: 0.12rem;
}

.fusamll-music .tuan-fen-twe li:nth-of-type(2) {
    margin-left: 0.4rem;
}

.fusamll-music .tuan-fen-twe li:nth-of-type(3) {
    margin-top: 1.5rem;
}

.fusamll-music .tuan-fen-twe li:nth-of-type(4) {
    margin-top: 1.5rem;
    margin-left: 0.4rem;
}

/* 教学优势________________________________________________________________________________________________________________ */
.therasing-alls h2 img {
    width: 3.26rem;
    height: 0.6rem;
    margin: 0 auto;
    margin-top: 0.3rem;
}

.therasing-alls .advans-alls-wear {
    display: flex;
    justify-content: space-around;
    /* margin: 0 2.4rem; */
    margin-top: 0.3rem;
    flex-wrap: wrap;
}

.therasing-alls .advans-alls-wear dl:nth-of-type(1) {
    margin-left: 0.7rem;
}

.therasing-alls .advans-alls-wear dl:nth-of-type(2) {
    margin-right: 0.7rem;
}

.therasing-alls .advans-alls-wear dl {
    width: 1.1rem;
    height: 0.95rem;
    border: 0.01rem solid #FFFFFF;
    border-radius: 0.15rem;
    position: relative;
    margin-bottom: 0.4rem;
}

.therasing-alls .advans-alls-wear dl dt {
    width: 0.45rem;
    height: 0.45rem;
    border: 0.01rem solid #FFFFFF;
    position: absolute;
    border-radius: 50%;
    display: table-cell;
    vertical-align: middle;
    line-height: 0.45rem;
    text-align: center;
    top: -25%;
    left: 29%;
}

.therasing-alls .advans-alls-wear dl dt .white-ruan {
    width: 0.4rem;
    height: 0.4rem;
    background: #FFFFFF;
    border-radius: 50%;
    margin: 0 auto;
    vertical-align: middle;
    margin-top: 0.03rem;
}

.therasing-alls .advans-alls-wear dl:nth-of-type(1) dt .white-ruan img {
    width: 0.21rem;
    height: 0.23rem;
    position: relative;
    top: 17%;
    left: 22%;
    vertical-align: middle;
}

.therasing-alls .advans-alls-wear dl:nth-of-type(2) dt .white-ruan img {
    width: 0.25rem;
    height: 0.25rem;
    position: relative;
    top: 17%;
    left: 22%;
    vertical-align: middle;
}

.therasing-alls .advans-alls-wear dl:nth-of-type(3) dt .white-ruan img {
    width: 0.2rem;
    height: 0.22rem;
    position: relative;
    top: 17%;
    left: 27%;
    vertical-align: middle;
}

.therasing-alls .advans-alls-wear dl:nth-of-type(4) dt .white-ruan img {
    width: 0.25rem;
    height: 0.22rem;
    position: relative;
    top: 17%;
    left: 22%;
    vertical-align: middle;
}

.therasing-alls .advans-alls-wear dl:nth-of-type(5) dt .white-ruan img {
    width: 0.22rem;
    height: 0.22rem;
    position: relative;
    top: 17%;
    left: 22%;
    vertical-align: middle;
}

.therasing-alls .advans-alls-wear dl dd {
    font-size: 10px;
    text-align: center;
    padding-top: 0.24rem;
}

.therasing-alls .advans-alls-wear dl dd strong {
    font-size: 0.1rem;
    font-family: SourceHanSansCN;
    font-weight: bold;
    color: #FFFFFF;
}

.therasing-alls .advans-alls-wear dl dd p {
    font-size: 0.1rem;
    font-family: SourceHanSansCN;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 0.24rem;
    text-align: center;
}

.therasing-alls .advans-alls-wear dl dd i {
    width: 0.67rem;
    height: 0.17rem;
    font-size: 0.08rem;
    font-family: SourceHanSansCN;
    font-weight: 400;
    background: #FFFFFF;
    border-radius: 0.8rem;
    line-height: 0.17rem;
    font-weight: bold;
    color: #D90000;
    display: block;
    text-align: center;
    position: absolute;
    top: 0.88rem;
    left: 19%;
}

.therasing-alls .advans-alls-wear dl dd i a {
    color: #D90000;
}

.regard-fz-second .btn-red-xian {
    text-align: center;
    margin: 0 auto;
    margin-top: 0.6rem;
}

.regard-fz-second .btn-red-xian {
    display: none;
}


/*音乐学专业————————————————————————————————————————————————————————————————————————————————————————————————————*/

.parents-zhufun h2 img {
    width: 3.35rem;
    height: 0.6rem;
    margin: 0 auto;
    margin-top: 0.25rem;
}

.study-blowe-alss {
    /* display: flex; */
    /* margin: 0 2.4rem; */
    justify-content: space-between;
    margin-top: 0.25rem;
}

.study-blowe-alss dl {
    width: 3.6rem;
    margin: 0 0.075rem;
    margin-bottom: 0.16rem;
}

.study-blowe-alss dl dt {
    width: 1.4rem;
    height: 0.48rem;

    border-radius: 0.2rem;
    font-size: 0.15rem;
    font-family: SourceHanSansCN;
    font-weight: bold;

    line-height: 0.48rem;
    text-align: center;
    position: relative;
    margin: 0 auto;
    margin-bottom: 0.17rem;
}

.study-blowe-alss dl dt span {
    width: 0.1rem;
    height: 0.1rem;

    display: inline-block;
    position: absolute;
    bottom: -0.05rem;
    left: 50%;
    transform: rotate(45deg);
}

.study-blowe-alss dl:nth-of-type(1) dt {
    background: linear-gradient(0deg, #DDA167 0%, #FFF2D8 100%);
    box-shadow: 0px 13px 24px 0px rgba(226, 173, 121, 0.3500);
    color: #A44A23;
}

.study-blowe-alss dl:nth-of-type(1) dt span {
    background: #E2AD79;
}

.study-blowe-alss dl:nth-of-type(2) dt {
    background: linear-gradient(0deg, #FD8282 0%, #FFD4D4 100%);
    box-shadow: 0px 13px 24px 0px rgba(253, 140, 141, 0.3500);

    color: #C90000;
}

.study-blowe-alss dl:nth-of-type(2) dt span {
    background: #FD8C8D;
}

.study-blowe-alss dl:nth-of-type(3) dt {
    background: linear-gradient(0deg, #A9C7FF 0%, #F0F6FF 100%);
    box-shadow: 0px 13px 24px 0px rgba(184, 210, 255, 0.4700);
    color: #174CAA;
}

.study-blowe-alss dl:nth-of-type(3) dt span {
    background: #B8D2FF;
}

.study-blowe-alss dl dd {
    width: 3.6rem;
    overflow: hidden;
    display: flex;
}

.study-blowe-alss dl dd img {
    width: 1.8rem;
    height: 1rem;
}

.study-blowe-alss dl dd .fun-jies-p {
    width: 1.8rem;
    height: 1rem;
    background: #F8F8F8;
    overflow: auto;

}

.study-blowe-alss dl dd .fun-jies-p p {
    width: 1.3rem;
    font-size: 0.1rem;
    font-family: SourceHanSansCN;
    font-weight: 400;
    color: #333;
    display: block;
    margin: 0 auto;
    margin-top: 0.1rem;
    line-height: 0.17rem;

}

.study-blowe-alss dl:nth-of-type(1) dd .fun-jies-p:hover {
    background: #DDA369;

}

.study-blowe-alss dl:nth-of-type(1) dd .fun-jies-p:hover p {
    color: #fff;
}

.study-blowe-alss dl:nth-of-type(2) dd .fun-jies-p:hover {
    background: #FD8C8D;

}

.study-blowe-alss dl:nth-of-type(2) dd .fun-jies-p:hover p {
    color: #fff;
}

.study-blowe-alss dl:nth-of-type(3) dd .fun-jies-p:hover {
    background: #B8D2FF;

}

.study-blowe-alss dl:nth-of-type(3) dd .fun-jies-p:hover p {
    color: #fff;
}



/*课程设置——————————————————————————————————————————————————————————————————————————————————————————————————————————————————*/
.musfz-course-all {
    width: 100%;
    height: 11.9rem;
    background: url(/img/html5_join/course/fz/yd-qin-hui-tuo.png) no-repeat;
    background-size: 100% 11.9rem;
    overflow: auto;
}

.musfz-course-all h2 img {
    height: 0.6rem;
    margin: 0 auto;
    margin-top: 0.3rem;
}

.szfirst-fx {
    display: flex;
    margin: 0 0.08rem;
    justify-content: space-between;
    margin-top: 0.25rem;
    flex-wrap: wrap;
}

.szfirst-fx dl {
    margin-bottom: 0.2rem;
}

.szfirst-fx dl dt {
    display: flex;
    margin-bottom: 0.13rem;
}

.szfirst-fx dl dt img {
    margin-right: 0.1rem;
}

.szfirst-fx dl:nth-of-type(1) dt img {
    width: 0.22rem;
    height: 0.22rem;
}

.szfirst-fx dl:nth-of-type(2) dt img {
    width: 0.22rem;
    height: 0.2rem;
}

.szfirst-fx dl:nth-of-type(3) dt img {
    width: 0.24rem;
    height: 0.22rem;
}

.szfirst-fx dl:nth-of-type(4) dt img {
    width: 0.22rem;
    height: 0.22rem;
}

.szfirst-fx dl dt strong {
    font-size: 0.12rem;
    font-family: SourceHanSansCN;
    font-weight: bold;
    color: #1B1B1B;
    line-height: 0.22rem;
}

.szfirst-fx dl dt:hover strong {
    color: #C90000;
}

.szfirst-fx dl dd {
    width: 1.74rem;
    height: 1rem;
    position: relative;
    border-radius: 0.06rem;
}

.szfirst-fx dl dd img {
    width: 100%;
    height: 100%;
    position: absolute;
}

.szfirst-fx dl dd .sett-fun {
    width: 1.74rem;
    height: 1rem;
    background: rgba(255, 255, 255, 0.9000);
    position: absolute;
    border-radius: 0.06rem;
}

.szfirst-fx dl dd .sett-fun:hover {
    background: rgba(230, 38, 38, 0.8000);
}

.szfirst-fx dl dd .sett-fun:hover p {
    color: #fff;
}

.szfirst-fx dl dd .sett-fun p {
    font-size: 0.1rem;
    font-family: SourceHanSansCN;
    font-weight: 400;
    color: #1B1B1B;
    line-height: 0.12rem;
    margin: 0.1rem;
    margin-top: 0.15rem;
}

.vs-dingz {
    display: none;
}

.musfz-course-all .yd-vs-dingz {
    width: 3.6rem;
    margin: 0 auto;
}


/* tab */
.musfz-course-all .musice-tab-wears {
    display: flex;
    margin-top: 0.25rem;
    margin: 0 0.08rem;
    margin-top: 0.3rem;
}

.musice-tab-wears .tit-biao-one ul li b {
    font-size: 0.1rem;
    font-family: SourceHanSansCN;
    font-weight: bold;
    color: #959595;

}

.musice-tab-wears .tit-biao-one ul {
    /* display: flex;
    justify-content: space-between; */
    /* margin: 0 2.4rem; */
}

.musice-tab-wears .tit-biao-one ul li {
    width: 0.8rem;
    height: 0.6rem;
    background: #FFFFFF;
    border-radius: 0.05rem;
    font-size: 10px;
    text-align: center;
    overflow: hidden;
    margin-bottom: 0.08rem;
}

.musice-tab-wears .tit-biao-one ul li img {
    margin: 0 auto;


}

.musice-tab-wears .tit-biao-one ul li:nth-of-type(1) img {
    width: 0.23rem;
    height: 0.21rem;
    margin-top: 0.1rem;
    margin-bottom: 0.08rem;
}

.musice-tab-wears .tit-biao-one ul li:nth-of-type(2) img {
    width: 0.19rem;
    height: 0.18rem;
    margin-top: 0.12rem;
    margin-bottom: 0.1rem;
}

.musice-tab-wears .tit-biao-one ul li:nth-of-type(3) img {
    width: 0.32rem;
    height: 0.22rem;
    margin-top: 0.1rem;
    margin-bottom: 0.08rem;
}

.musice-tab-wears .tit-biao-one ul li:nth-of-type(4) img {
    width: 0.22rem;
    height: 0.22rem;
    margin-top: 0.1rem;
    margin-bottom: 0.08rem;
}

.musice-tab-wears .tit-biao-one ul li:nth-of-type(5) img {
    width: 0.23rem;
    height: 0.22rem;
    margin-top: 0.1rem;
    margin-bottom: 0.07rem;
}

.musice-tab-wears .tit-biao-one ul li:nth-of-type(6) img {
    width: 0.2rem;
    height: 0.2rem;
    margin-top: 0.11rem;
    margin-bottom: 0.09rem;
}

.musice-tab-wears .tit-biao-one ul li:nth-of-type(7) img {
    width: 0.14rem;
    height: 0.25rem;
    margin-top: 0.08rem;
    margin-bottom: 0.06rem;
}

.wei-con-twe .music-items {
    width: 2.7rem;
    height: 4.7rem;
    background: #FFFFFF;
    border-radius: 0.05rem;
    margin: 0 auto;
    margin-left: 0.12rem;
    overflow: hidden;
}

.wei-con-twe .music-items h3 {
    font-size: 0.15rem;
    font-family: SourceHanSansCN;
    font-weight: bold;
    color: #C90000;
    text-align: center;
    margin-top: 0.1rem;
    margin-bottom: 0.15rem;
}

.buy-alls-conner {
    /* display: flex; */
}

.buy-fun-left {
    font-size: 10px;

    border-bottom: 0.01rem dashed #959595;
    margin: 0 0.15rem;
    display: inline-block;
    /* padding-right: 0.35rem; */
}

.buy-fun-left table {
    margin-bottom: 0.15rem;
}

.buy-fun-left table tr td {
    width: 0.7rem;
    height: 0.25rem;
    font-size: 0.08rem;
    font-family: SourceHanSansCN;
    font-weight: 400;
    color: #333333;
    line-height: 0.25rem;
    text-align: center;
}

.buy-fun-left table tr td:nth-of-type(1),
.buy-fun-left table tr td:nth-of-type(2) {
    border-right: 0.06rem solid #fff;
}

.buy-fun-left table .cun-one td {

    background: #f4f4f7;

}

.buy-fun-left table .cun-twe td {
    background: #eaeaec;

}

.buy-fun-left strong {
    font-size: 0.1rem;
    font-family: SourceHanSansCN;
    font-weight: 400;
    color: #333333;
    line-height: 0.13rem;
}

.buy-fun-left p {
    font-size: 0.08rem;
    font-family: SourceHanSansCN;
    font-weight: 400;
    color: #333333;
    line-height: 0.13rem;
    margin-bottom: 0.1rem
}

.buy-fun-left i {
    /* width: 0.3rem;
    height: 0.9rem;
    background: #C90000;
    border-radius: 0.15rem;
    font-size: 0.1rem;
    font-family: SourceHanSansCN;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 0.25rem;
    display: block;
    text-align: center;
    margin: 0 auto;
    margin-top: 0.2rem; */
    display: none;
}

.buy-fun-left i a {
    color: #FFFFFF;
}

.buy-fun-rifht {
    text-align: center;
}

.buy-fun-rifht dl {
    display: flex;
    margin-bottom: 0.2rem;
}

.buy-fun-rifht dl dt {
    width: 0.3rem;
    height: 0.9rem;
    background: #C90000;
    /* border-radius: 50%; */
    font-size: 0.1rem;
    font-family: SourceHanSansCN;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 0.9rem;
    text-align: center;
    margin-right: 0.13rem;
    margin-left: 0.15rem;
    border-radius: 0.15rem;
}

.buy-fun-rifht dl dd {
    display: inline-block;
    vertical-align: center;
}

.buy-fun-rifht dl dd p {
    width: 2rem;
    font-size: 0.08rem;
    font-family: SourceHanSansCN;
    font-weight: 400;
    color: #333333;
    line-height: 0.13rem;
}

.buy-fun-rifht i {
    /* width: 3.4rem;
    height: 0.5rem;
    background: #C90000;
    border-radius: 0.25rem;
    font-size: 0.2rem;
    font-family: SourceHanSansCN;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 0.5rem;
    display: block;
    text-align: center;
    margin: 0 auto; */
    display: none;
}

.buy-fun-rifht i a {
    color: #FFFFFF;
}

.tit-biao-one ul .muscurren {
    background: #C90000 !important;
    position: relative !important;
}

.tit-biao-one ul .muscurren b {
    color: #fff !important;
}

.tit-biao-one ul .muscurren span {
    width: 0.1rem;
    height: 0.1rem;
    display: inline-block;
    position: absolute;
    bottom: 0.25rem;
    left: 91%;
    transform: rotate(50deg);
    background: #C90000;
}

.wei-con-twe .music-items {
    display: none;
}



/*权威教师——————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————*/
 .author-teas-wears {
    width: 100%;
    height: 11.95rem;
    background: #252536;
}

.author-teas-wears h2 {
    overflow: hidden;
}

.author-teas-wears h2 img {
    width: 3.5rem;
    height: 0.6rem;
    margin: 0 auto;
    margin-top: 0.3rem;
    margin-bottom: 0.15rem;
}

.daoshi-nei-weo-als {
    height: 11rem;
    position: relative;
    overflow: hidden;
}

/*老师轮播开始-------------------*/
.swiper-wrapper {
    /* width: 1.2rem !important; */
    /* min-width: 20rem; */
}

.se_child {
    width: 36rem !important;
    height: 3.1rem;
    /* min-width: 13rem; */
    overflow: hidden;
    position: relative;
    margin: 0rem auto 0rem auto;
}

#swipercon3 {
    
    height: 100%;
}

#swipercon3 .swiper-slide {
    width: 7.35rem !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

#swipercon3 .swiper-slide img {
    /* width: 12rem; */
    height: 100%;
}

.dao-er-com {
    position: absolute;
    top: 2rem;
    z-index: 1;
    margin: 0 0.08rem;
}

.bk-teacher-list {
    width: 3.6rem !important;
    margin: auto;
    margin-top: 0;

    display: flex;
    flex-wrap: wrap;
    margin-top: 0.25rem;
    margin-bottom: 0.18rem;
}

.bk-teacher-list>dl {
    width: 1.8rem;

    position: relative;

}

.bk-teacher-list dl:nth-of-type(2) span {
    display: none;
}

.bk-teacher-list>dl>dt {
    height: 0.5rem;
    display: flex;
    justify-content: center;
    align-items: center;
}

.bk-teacher-list>dl>dt>img {
    width: 0.38rem;
}

.bk-teacher-list>dl>dd {
    height: 1rem;
    font-family: "siyuan-r";
    height: 0.2rem;
    font-size: 0.1rem;
    text-align: center;
    color: #fff;
}

.bk-teacher-list>dl>span {
    display: block;
    position: absolute;
    height: 0.6rem;
    width: 0.01rem;
    background: rgba(255, 255, 255, 0.3);
    right: 0;
    top: 0.3rem;

}

.bk-teacher-person {

    width: 3.6rem;
    margin: 0 auto 0 auto;
    position: relative;
    z-index: 100;
    height: 4.8rem;
}

.bk-teacher-person>ul {
    width: 100%;
    display: flex;
    background: #D5081E;
    border-radius: 0.4rem;
    /* overflow: hidden; */

}

.bk-teacher-person>ul>li {
    width: 0.72rem;
    height: 0.4rem;
    position: relative;
    font-size: 0.1rem;

}

.bk-teacher-person>ul>li>b {
    display: block;
    position: absolute;
    height: 0.13rem;
    width: 2px;
    background: #fff;
    right: 0rem;
    top: 0.13rem;
}

.bk-teacher-person>ul>li {
    display: block;
    font-family: "siyuan-r";
    width: 0.72rem;
    height: 0.4rem;
    font-size: 0.1rem;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
}

.bk-teacher-person>ul>li>img {
    width: 0.26rem;
    height: 0.17rem;
    margin-left: 0.1rem;
    position: absolute;
    display: none;
    top: -0.05rem;
}

.bk-teacher-person>ul>li>span {
    display: block;
    width: 0.1rem;
    height: 0.1rem;
    background: #D5081E;
    display: none;
    /* border: solid 1px #fff; */


    position: absolute;
    bottom: -0.05rem;
    left: 50%;
    transform: translateX(-50%);
    transform: rotate(45deg);
}

.bk-teacher-person>ul .bk-teacher-person-active {
    font-weight: bold;
}

.bk-teacher-person>ul .bk-teacher-person-active img {
    display: block;
}

.bk-teacher-person>ul>li.bk-teacher-person-active>span {
    display: block;
}

.bk-teacher-public-panel {
    width: 100%;
    height: 4rem;
    display: flex;
    justify-content: space-around;
    display: none;
    flex-wrap: wrap;
}

.bk-teacher-public-panel>dl {
    width: 1.15rem;
    height: 2.4rem;
    margin-top: 0.15rem;
    font-family: "siyuan-r";
    /* border: solid 1px red; */
}

.bk-teacher-public-panel>dl>dt {

    width: 1.15rem;
    height: 1.44rem;

}

.bk-teacher-public-panel>dl>dt>img {

    width: 100%;

}

.bk-teacher-public-panel>dl>dt>a>img {

    width: 100%;

}

.bk-teacher-public-panel>dl>dd {
    float: left;
    line-height: 0.2rem;
    color: #fff;
    margin-top: 0;
    text-align: center;

}

.bk-teacher-public-panel>dl>dd:nth-of-type(1) {
    margin-top: 0.05rem;
    font-weight: bold;
    width: 100%;
    font-size: 0.1rem;
    text-align: center;

}

.bk-teacher-public-panel>dl>dd:nth-of-type(2) {
    width: 90%;
    font-size: 0.1rem;
    text-align: center;
    border: solid 1px #fff;
    border-radius: 0.12rem;
    height: 0.2rem;
    line-height: 0.2rem;
    overflow: hidden;
    margin-left: 5%;
}

.bk-teacher-public-panel>dl>dd:nth-of-type(3) {

    width: 100%;
    font-size: 0.1rem;
    height: 0.2rem;

}

.bk-teacher-public-panel>dl:hover {
    transition: 0.5s;
    transform: scale(1.1);
}

/*@添加免费试听1节课按钮*/
.mianfeishiting{
    display: block;
}
.mianfeishiting >a{
    display: block;
    color: #fff;
    background-color: #B30101;
    width: 100%;
    font-size: 0.1rem;
    padding-left: 0.05rem;
    padding-right: 0.05rem;
    margin-left: auto;
    margin-right: auto;
}


/* 咨询 */

.item-other .zonghe-itemgong strong {
    width: 3.43rem;
    height: 0.4rem;
    background: #D5081E;
    border-radius: 0.05rem;
    margin: 0 auto;
    margin-bottom: 0.09rem;
    font-size: 0.15rem;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 0.4rem;
    margin: 0 auto;
    display: flex;
    justify-content: center;
}
.tab_con .item ol {
    padding-top: 0.1rem;
    width: 3.3rem;
    margin: auto auto;
    padding-bottom: 0.2rem;


}

.art-tab-module .tab_list li:nth-of-type(4) {
    border-radius: 0 0.08rem 0.08rem 0;
}


.art-tab-module .tab_list .current {
    background: #D5081E !important;
    color: white;
}

.item-two-ul li {
    width: 2.75rem;
    line-height: 0.25rem;
    display: flex;
    align-items: center;
    margin: 0 0.15rem;

}

.item-two-ul li a {
    font-size: 0.1rem;
    font-family: SourceHanSansCN-Regular, SourceHanSansCN;
    font-weight: 400;
    color: #4A4A4A;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.tab_con {
    margin-bottom: 0.2rem;
}



.item-other .zonghe-itemgong strong {
    width: 3.43rem;
    height: 0.4rem;
    background: #D5081E;
    border-radius: 0.05rem;
    margin: 0 auto;
    margin-bottom: 0.09rem;
    font-size: 0.15rem;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 0.4rem;
    margin: 0 auto;
    display: flex;
    justify-content: center;
}
.tab_con .item ol {
    padding-top: 0.1rem;
    width: 3.3rem;
    margin: auto auto;
    padding-bottom: 0.2rem;


}

.art-tab-module .tab_list li:nth-of-type(4) {
    border-radius: 0 0.08rem 0.08rem 0;
}


.art-tab-module .tab_list .current {
    background: #D5081E !important;
    color: white;
}

.item-two-ul li {
    width: 2.75rem;
    line-height: 0.25rem;
    display: flex;
    align-items: center;
    margin: 0 0.15rem;

}

.item-two-ul li a {
    font-size: 0.1rem;
    font-family: SourceHanSansCN-Regular, SourceHanSansCN;
    font-weight: 400;
    color: #4A4A4A;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.tab_con {
    margin-bottom: 0.2rem;
}

}

