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

    /*@公共部分*/
    .yd-alert{
        display: none;
    }
    .zyjt-new-banner{
        display: none;
    }
    .yd-zyjt-new-banner{
        display: block;
    }
    /*移动端banner________________________________________________________________*/
    .yd-zyjt-new-banner{

        width: 100%;
        box-sizing: border-box;
        padding-left: 0.05rem;
        overflow:hidden;
        margin-top: 0.16rem;
        
    }
    .yd-zyjt-new-banner a{
        display: block;
    }
    .yd-zyjt-new-banner img{
        
        width: 3.65rem;
        border-radius: 0.15rem;
    }


    /*疑问板块_____________________________________________________________________________*/
    .question-answer{

        width: 3.75rem;
        height: 9.52rem;
        box-sizing: border-box;
        padding-left: 0.075rem;
        padding-right: 0.075rem;
        /* border: solid 1px red; */

        
    }
    .public-hgroup{
        
        height: 1.12rem;
        /* border: solid 1px blue; */
        /* margin-top: 0.375rem;
        margin-bottom: 0.25rem; */
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        
    }
    .public-hgroup p:nth-of-type(1){

        color:#D30C23 ;
        font-size: 0.28rem;
        font-weight: bold;
        text-align: center;
        line-height: 2em;
        /* border: solid 1px green; */
        

    }
    .public-hgroup p:nth-of-type(2){
        
        color: #D30C23;
        font-size: 0.1rem;
        text-align: center;
        line-height: 2em;
        /* border: solid 1px greenyellow; */

    }

    .question-answer>ul>li{
        
        width: 3.6rem;
        height: 1.3rem;
        border: solid 0.01rem #c9c9c9;
        border-radius: 0.2rem;
        margin-top: 0.1rem;
        box-sizing: border-box;
        padding:0.2rem;

    }

    .question-answer>ul>li:nth-of-type(1){
        margin-top: 0;
    }
    .question-answer>ul>li>p:nth-of-type(1){

        font-size: 0.12rem;
        font-weight: bold;
        height: 0.21rem;
        line-height: 0.12rem;
        display: flex;
        color: #282828;
        
    }
    .question-answer>ul>li>p:nth-of-type(1) a{
        color: #fff;
    }
    .question-answer>ul>li>p:nth-of-type(1)>span{
        font-size: 0.15rem;
        height: 0.21rem;
        line-height: 0.21rem;
        margin-right: 0.05rem;
    }
    .question-answer>ul>li>p:nth-of-type(1) strong{

        border: solid 1px red;
        padding-left: 0.14rem;
        padding-right: 0.14rem;
        padding-top: 0.04rem;
        background: #D30C23;
        clip-path: polygon(3% 0,100% 0,97% 100%,0 100%);
        color: #fff;
       
    }


    .question-answer>ul>li>p{
        font-size: 0.07rem;
    }

    .question-answer>ul>li>p:nth-of-type(2){
        display: flex;
        margin-top: 0.13rem;
    }
    .question-answer>ul>li>p:nth-of-type(2) span{
        font-size: 0.15rem;
        height: 0.21rem;
        line-height: 0.21rem;
        margin-right: 0.05rem;
        font-weight: bold;
    } 
    .question-answer>ul>li>p:nth-of-type(2) i{
        display: flex;
        font-size: 0.07rem;
        line-height: 2em;
        padding-left: 0.04rem;

    }


    /* .question-answer>ul>li:nth-of-type(4),
    .question-answer>ul>li:nth-of-type(5),
    .question-answer>ul>li:nth-of-type(6){

        height: 0.95rem;

    } */


     /*近期活动________________________________________________________________________________________________*/

     #swipercom1 {
        width: 100%;
    }

    .wear-rection-hot-alls {
        width: 3.75rem;
        box-sizing: border-box;
        padding-left: 0.125rem;
        padding-right: 0.125rem;
        margin-top: 0.2rem;
    }

    .rection-active-less {
        width: 3.5rem;
    }

    .rection-active-less .head-exper-task-h {
        display: flex;
        justify-content: space-between;
    }

    .rection-active-less .head-exper-task-h h2 {
        font-size: 0.16rem;
        font-family: Source Han Sans CN;
        font-weight: bold;
        color: #282828;
        line-height: 0.2rem;
        display: flex;
        align-items: center;
    }

    .rection-active-less .head-exper-task-h h2 span {
        width: 0.05rem;
        height: 0.16rem;
        background: #D4151E;
        display: inline-block;
        margin-right: 0.1rem;
    }

    .rection-active-less .head-exper-task-h i {
        width: 0.43rem;
        height: 0.16rem;
        background: #FFFFFF;
        border: 1px solid #E5E5E5;
        border-radius: 0.025rem;
        display: block;
        font-size: 0.1rem;
        font-family: Source Han Sans CN;
        font-weight: 400;
        color: #C6C6C6;
        line-height: 0.16rem;
        text-align: center;
    }

    .rection-active-less .head-exper-task-h i a {
        color: #C6C6C6;
    }

    .swiper-container {
        overflow: hidden;
    }

    .four-time-suit-place {
        width: 100%;
        display: flex;
        justify-content: space-between;
        margin-top: 0.2rem;
        height: 3rem;

    }

    .four-time-suit-place dl {
        width: 1.6rem !important;
        border-radius: 0.05rem;
        margin-right: 0.12rem;
        height: 3rem;
    }

    .four-time-suit-place dl dt {
        width: 1.6rem;
        height: 1.29rem;
        position: relative;
    }

    .four-time-suit-place dl dt i {
        width: 0.5rem;
        position: absolute;
        top: 0;
        font-size: 0.09rem;
        background: #C90000;
        border-radius: 0.05rem 0 0.1rem 0;
        text-align: center;
        color: #fff;
    }

    .four-time-suit-place dl dt img {
        width: 100%;
        height: 100%;
    }

    .four-time-suit-place dl dd {
        width: 1.6rem;
        height: 1.5rem;
        box-shadow: 0px 4px 16px 0px rgba(145, 145, 145, 0.15);
        border-radius: 0 0 0.05rem 0.05rem;
    }

    .four-time-suit-place dl dd p {
        font-size: 0.09rem;
        font-family: Source Han Sans CN;
        font-weight: 400;
        color: #565656;
        line-height: 0.2rem;
        margin-left: 0.12rem;
        display: flex;
        align-items: center;

    }

    .four-time-suit-place dl dd p:nth-of-type(1) {
        margin-top: 0.05rem;
    }

    .four-time-suit-place dl dd p img {
        display: inline-block;
        margin-right: 0.02rem;
    }

    .four-time-suit-place dl dd p img {
        width: 0.1rem;
        height: 0.1rem;
    }

    .four-time-suit-place dl dd b {
        width: 0.9rem;
        height: 0.21rem;
        background: #fff;
        /* border: 1px solid #D4151E; */
        border-radius: 0.1rem;
        display: block;
        margin: 0 auto;
        margin-top: 0.07rem;
        margin-bottom: 0.1rem;

    }

    .four-time-suit-place dl dd .huodonghuifang {
        width: 100%;
        height: 0.36rem;
        border: initial;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .four-time-suit-place dl dd .huodonghuifang a {
        display: inline-block;
        color: #000;
        border: solid 0.01rem #000;
        margin-bottom: 0.05rem;
        padding-left: 0.05rem;
        padding-right: 0.05rem;
        border-radius: 0.1rem;
    }





    .four-time-suit-place dl dd b a {
        font-size: 0.1rem;
        font-family: Source Han Sans CN;
        font-weight: 500;
        color: #D4151E;
        line-height: 0.21rem;
        text-align: center;
        display: block;
        border: solid 0.01rem #D4151E;
        border-radius: 0.3rem;
        margin-top: 0.1rem;
        
    }

    /* 艺考热点 */
    .yikao-essay-right {
        width: 3.5rem;
        margin-top: 0.4rem;
    }

    .yikao-essay-right .hotspot-bifun-h {
        display: flex;
        justify-content: space-between;
    }

    .yikao-essay-right .hotspot-bifun-h h2 {
        font-size: 0.16rem;
        font-family: Source Han Sans CN;
        font-weight: bold;
        color: #282828;
        line-height: 0.2rem;
        display: flex;
        align-items: center;
    }

    .yikao-essay-right .hotspot-bifun-h h2 span {
        width: 0.05rem;
        height: 0.16rem;
        background: #D4151E;
        display: inline-block;
        margin-right: 0.1rem;
    }

    .yikao-essay-right .hotspot-bifun-h i {
        width: 0.43rem;
        height: 0.16rem;
        background: #FFFFFF;
        border: 1px solid #E5E5E5;
        border-radius: 0.025rem;
        display: block;
        font-size: 0.1rem;
        font-family: Source Han Sans CN;
        font-weight: 400;
        color: #C6C6C6;
        line-height: 0.16rem;
        text-align: center;
    }

    .yikao-essay-right .hotspot-bifun-h i a {
        color: #C6C6C6;
    }

    .yikao-essay-right ul {
        margin-top: 0.2rem;
    }

    .yikao-essay-right ul li {
        width: 3.5rem;
        font-size: 0.1rem;
        font-family: Source Han Sans CN;
        font-weight: 400;
        color: #282828;
        line-height: 0.2rem;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .yikao-essay-right ul li p {
        width: 2.5rem;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .yikao-essay-right ul li p a {
        color: #282828;
    }

    .yikao-essay-right ul li p i {
        width: 0.03rem;
        height: 0.03rem;
        background: #7F7F7F;
        border-radius: 50%;
        margin-left: 0.03rem;
        margin-right: 0.07rem;
        display: inline-block;
    }


    .yikao-essay-right ul li:nth-of-type(1) i,
    .yikao-essay-right ul li:nth-of-type(2) i {
        width: 0.16rem;
        height: 0.2rem;
        background: url(/img/html5_join/bigzhuanti/hot-huo-tu.jpg) no-repeat;
        background-size: 0.16rem 0.2rem;
        display: inline-block;
        margin-right: 0.1rem;
        margin-left: 0;
    }

    .yikao-essay-right ul li span {
        font-size: 0.12rem;
        font-family: Source Han Sans CN;
        font-weight: 300;
        color: #9EA1B4;
        line-height: 0.36rem;
        text-align: right;
        margin-right: 0.05rem;
    }

    .yd-hotspot-btn {
        display: flex;
        justify-content: space-between;
        margin-top: 0.2rem;
    }

    .yd-hotspot-btn .yd-funerwars-items {
        width: 0.72rem;
        height: 0.45rem;
        position: relative;
    }

    .yd-hotspot-btn .yd-funerwars-items img {
        width: 100%;
        height: 100%;
    }

    .yd-hotspot-btn .yd-funerwars-items .yd-jing-anli-div {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
    }

    .yd-hotspot-btn .yd-funerwars-items .yd-jing-anli-div h3 {
        font-size: 0.11rem;
        font-family: Source Han Sans CN;
        font-weight: 500;
        color: #D4151E;
        line-height: 0.17rem;
        margin-left: 0.07rem;
        margin-top: 0.05rem;

    }

    .yd-hotspot-btn .yd-funerwars-items .yd-jing-anli-div p {
        font-size: 0.09rem;
        font-family: Source Han Sans CN;
        font-weight: 400;
        color: #6F6E6E;
        line-height: 0.17rem;
        margin-left: 0.07rem;
    }

  /*@ 八大备考资料限时领取_____________________________________________________ */
    .eight-lib{

        width: 3.75rem;
        padding-left: 0.075rem;
        padding-right:0.075rem;
        box-sizing: border-box;
        /* border: solid 1px blue; */

    }
    .eight-lib ul{
        width: 3.6rem;
        display: flex;
        flex-wrap: wrap;
        margin-top: 0.1rem;
        justify-content: space-between;

    }
    .eight-lib ul  li{
        width: 0.84rem;
        height: 1.18rem;
        margin-top: 0.1rem;
        /* border: solid 1px red; */
    }
    .eight-lib ul  li:nth-of-type(-n+4){
        margin-top: 0;
    }
    .eight-lib ul  li>img{
        width: 0.84rem;
        height: 0.84rem;
    }
    .eight-lib ul li  p{
        text-align: center;
        font-size: 0.11rem;
        height: 0.14rem;
        line-height: 0.14rem;
        /* border: solid 1px black; */
        font-weight: bold;
        /* line-height: 2em; */
        color: #282828;

    }
    .eight-lib ul li  p:nth-of-type(1){
        margin-top: 0.05rem;
    }
    .eight-lib-form{
        width: 3rem;
        margin: auto auto;
        /* border: solid 1px green; */
    }
    .eight-lib-form>p{


        font-size: 0.18rem;
        color: #D30C23;
        font-weight: bold;
        text-align: center;
        margin-top: 0.2rem;
        margin-bottom: 0.2rem;


    }
    .eight-lib-form>div{
        display: block;
        font-size: 0.14rem;
    }
    .eight-lib-form input{  

        display: block;
        width: 2.65rem;
        border: solid 0.01rem #898989;
        height: 0.35rem;
        line-height: 0.35rem;
        padding-left: 0.35rem;
        overflow: hidden;
        border-radius: 0.05rem;
        font-size: 0.12rem;


    }
    .eight-lib-form input:nth-of-type(1){
        background: url(/img/html5_join/product/public/username.jpg)no-repeat;
        background-size:0.15rem 0.16rem;
        background-position: 0.13rem 0.08rem;
    }
    .eight-lib-form input:nth-of-type(2){
        background: url(/img/html5_join/product/public/phone.jpg)no-repeat;
        background-size:0.15rem 0.16rem;
        background-position: 0.13rem 0.1rem;
        margin-top: 0.15rem;
    }



    .eight-lib-form input[type=button]{
        width: 3rem;
        padding-left: 0;
        border-radius: 0.175rem;
        color: #fff;
        background: #D30C23;
        border: none;
        font-size: 0.15rem;
        font-weight: bold;
        margin-top: 0.15rem;
    }

    /*哪些人适合学习_________________________________________________________________________________________*/
    .person-condition{
        width: 3.75rem;
        box-sizing: border-box;
        padding-left: 0.075rem;
        padding-right: 0.075rem;
    }
    .person-condition-content{
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }    
    .person-condition-content>dl{
        width: 1.74rem;
        height: 1.43rem;
        /* border: solid 1px red; */
        display: flex;
        flex-direction: column;
        align-items: center;
        background-color: #F2F2F2;
    }
    .person-condition-content>dl:nth-of-type(3),
    .person-condition-content>dl:nth-of-type(4)
    {
        margin-top: 0.12rem;
    }
    .person-condition-content>dl>dt{
        width: 100%;
        height: 0.6rem;
        margin-bottom: 0.12rem;
    }
    .person-condition-content>dl>dt>a{
        display: block;
        width: 100%;
        height: 0.6rem;
    }
    .person-condition-content>dl>dt>a>img{
        width: 100%;
        height: 100%;
    }
    .person-condition-content>dl>dd:nth-of-type(1){

        letter-spacing: 0.01rem;
        font-size: 0.13rem;
        color: #D30C23;
        font-weight: bold;
        text-decoration: underline;
        text-underline-offset: 0.05rem;
        display: flex;
        justify-content: center;
        margin-bottom: 0.07rem;

    }
    .person-condition-content>dl>dd:nth-of-type(1) a{

        display: block;
        color: #D30C23;

    }
    .person-condition-content>dl>dd:nth-of-type(2),
    .person-condition-content>dl>dd:nth-of-type(3){

        font-size: 0.1rem;
        color: #282828;

    }

    
/*班型全覆盖————————————————————————————————————————————————————————————————————————————*/
.classmate-craw{

    width: 3.75rem;
    box-sizing: border-box;
    padding-left: 0.075rem;
    padding-right: 0.075rem;

}
.classmate-craw-yinyueyikao,
.classmate-craw-yinyuefuzhong,
.classmate-craw-yinyuekaoyan{
    
    width: 100%;
    margin-bottom: 0.4rem;


}
.classmate-craw-yinyuekaoyan{
    margin-bottom: 0;
}
.classmate-craw-yinyueyikao>p,
.classmate-craw-yinyuefuzhong>p,
.classmate-craw-yinyuekaoyan>p{

    height: 0.02rem;
    background: #D30C23;
    position: relative;


}
.classmate-craw-yinyueyikao>p>span,
.classmate-craw-yinyuefuzhong>p>span,
.classmate-craw-yinyuekaoyan>p>span{

    display: block;
    width: 1.2rem;
    height: 0.2rem;
    line-height: 0.2rem;
    background: #D30C23;
    border-radius: 0.1rem;
    color: #fff;
    font-size: 0.13rem;
    text-align: center;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -0.6rem;
    margin-top: -0.1rem;
    font-weight: bold;
    text-align: center;

}
.classmate-craw-yinyueyikao>div,
.classmate-craw-yinyuefuzhong>div,
.classmate-craw-yinyuekaoyan>div{
    box-sizing: border-box;
    width: 3.54rem;
    height: 1.23rem;
    margin-left: 0.06rem;
    margin-top: 0.25rem;
    background: #D30C23;
    position:relative;

}
/* .classmate-craw-yinyueyikao div:nth-of-type(3){
    margin-top: 0.12rem;
} */
.classmate-craw-yinyueyikao div dl,
.classmate-craw-yinyuefuzhong div dl,
.classmate-craw-yinyuekaoyan div dl{

    width: 3.54rem;
    height: 1.23rem;
    display: flex;
    position: absolute;
    right: 0.06rem;
    top: 0.06rem;
    box-shadow: -0.02rem 0.02rem 0.1rem 0 #ddd;


}
.classmate-craw-yinyueyikao div dl dt,
.classmate-craw-yinyuefuzhong div dl dt,
.classmate-craw-yinyuekaoyan div dl dt{
    width: 2.42rem;
    height: 100%;
    box-sizing: border-box;
    padding-left: 0.12rem;
    background: #fff;
    padding-right: 0.08rem;
    /* border: solid 1px blue; */
}
.classmate-craw-yinyueyikao div dl dd,
.classmate-craw-yinyuefuzhong div dl dd,
.classmate-craw-yinyuekaoyan div dl dd{
    width: 1.12rem;
    height: 100%;
}
.classmate-craw-yinyueyikao div dl dt a,
.classmate-craw-yinyuefuzhong div dl dt a,
.classmate-craw-yinyuekaoyan div dl dt a{
    padding-top: 0.2rem;
    padding-bottom: 0.12rem;
    width: 100%;
    display: block;
    font-size: 0.15rem;
    color: #CD012F;
    font-weight: bold;
    /* border: solid 1px green; */
}
.classmate-craw-yinyueyikao div dl dt span,
.classmate-craw-yinyuefuzhong div dl dt span,
.classmate-craw-yinyuekaoyan div dl dt span{
    display: block;
    font-size: 0.1rem;
    color: #202020;
    line-height: 1.5em;
}
.classmate-craw-yinyueyikao div dl dd a,
.classmate-craw-yinyuefuzhong div dl dd a,
.classmate-craw-yinyuekaoyan div dl dd a{
    width: 100%;
    height: 100%;
}
.classmate-craw-yinyueyikao div dl dd img,
.classmate-craw-yinyuefuzhong div dl dd img,
.classmate-craw-yinyuekaoyan div dl dd img{
    width: 100%;
    height: 100%;
}



/*学员作品——————————————————————————————————————————————————————————————————————————————————*/
.student-works{

    width: 3.75rem;
    box-sizing: border-box;
    padding-left: 0.15rem;
    padding-right: 0.15rem;

}

.studentwork-swiper dl{


    width: 1.62rem;
    height: 1.19rem;
    /* border: solid 1px red; */

}
.studentwork-swiper dl>dt{
    width: 100%;
    height: 0.95rem;
    position: relative;
}
.studentwork-swiper dl>dt>img{
    width: 100%;
    height: 0.95rem;
}
.studentwork-swiper dl>dt>a{
    display: block;
    width: 0.21rem;
    height: 0.21rem;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -0.105rem;
    margin-top: -0.105rem;

    
}
.studentwork-swiper dl>dt>a>img{
    width: 100%;
    height: 100%;
}


.studentwork-swiper{

    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;


}
.studentwork-swiper dl dd{

    margin-top: 0.05rem;
    display: block;
    height: 0.15rem;
    line-height: 0.15rem;
    display: flex;
    justify-content: space-between;
    align-items: center;    

}
.studentwork-swiper dl dd span{

    display: block;
    font-size: 0.11rem;

}
.studentwork-swiper dl dd span:nth-of-type(2){

    background: #f6ced3;
    padding-top: 0.02rem;
    padding-bottom: 0.02rem;
    padding-left: 0.1rem;
    padding-right: 0.1rem;
    color: #D30C23;
    border-radius: 0.1rem;

}
.studentwork-swiper>dl:nth-of-type(3),
.studentwork-swiper>dl:nth-of-type(4){
    margin-top: 0.2rem;
}


/*强大的师资团队——————————————————————————————————————————————————————————————————————————————————————*/
    .teacher-team{

        width: 3.75rem;
        box-sizing: border-box;
        padding-left: 0.075rem;
        padding-right: 0.075rem;

    }
    .teacher-team-content{
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .teacher-team-content dl{
        width:1.15rem;
        height: 2.05rem;
        margin-top: 0.12rem;
        /* border: solid 1px red; */
    }
    .teacher-team-content dl:nth-of-type(-n+3){
        margin-top: 0;
    }

    .teacher-team-content dl dt{
        width:1.15rem;
        height:1.43rem;
    }
    .teacher-team-content dl dt>a{
        display: block;
        width: 100%;
        height: 100%;
    }
    .teacher-team-content dl dt>a>img{
        width: 100%;
        height: 100%;
     
    }
    .teacher-team-content dl>dd:nth-of-type(1){
        display: flex;
        margin-top: 0.05rem;
    }
    .teacher-team-content dl>dd:nth-of-type(1) a{
        font-size: 0.12rem;
        color: #282828;
        /* font-weight: bold; */
    }
    .teacher-team-content dl>dd:nth-of-type(1) span{
        display: block;
        padding-top: 0.01rem;
        padding-bottom: 0.01rem;
        font-size: 0.1rem;
        color: #D30C23;
        padding-left: 0.05rem;
        padding-right: 0.05rem;
        border: solid 0.01rem #D30C23;
        border-radius: 0.1rem;
        margin-left: 0.02rem;
    }
    .teacher-team-content dl>dd:nth-of-type(2) a{
        display: block;
        font-size: 0.1rem;
        color: #282828;
    }
    .teacher-team-content dl>dd:nth-last-of-type(1) a{

        display: block;
        font-size: 0.12rem;
        padding-top: 0.05rem;
        font-weight: bold;
        color: #D30C23;
        
    }



    /*选择我们的理由_____________________________________________________________________________________________*/
    .ten-reasons{

        width: 3.75rem;
        box-sizing: border-box;
        padding-left: 0.075rem;
        padding-right: 0.075rem;
        
    }
    .ten-reasons-content dl{
        margin-top: 0.3rem;
    }
    .ten-reasons-content dl dt{

        height: 0.28rem;
        /* border: solid 1px blue; */
        font-size: 0.12rem;
        
    }
    .ten-reasons-content dl dt>span{
        
        font-size: 0.12rem;
        padding:0.015rem 0.05rem;
        background: #D30C23;
        color: #fff;
        clip-path: polygon(0 0,100% 0,97% 100%,0 100%);

    }

    .ten-reasons-content dl dt>p{

        display: flex;
        justify-content: space-between;
        margin-top: 0.03rem;

    }


    .ten-reasons-content dl dt>p>a{

        display: block;
        font-size: 0.14rem;
        color: #282828;
        width: 1.12rem;
        height: 0.14rem;
        font-weight: bold;

    }
    .ten-reasons-content dl dt>p>img{


        width: 2.1rem;
        height: 0.025rem;
        margin-top: 0.07rem;


    }

    .ten-reasons-content dl dt>p>i{

        font-weight: bold;
        color: #D30C23;
        
    }
    .ten-reasons-content dl>dd{
        margin-top: 0.18rem;
    }

    .ten-reasons-content dl>dd>a>img{
        width: 100%;
        height: 0.9rem;
    }
    .ten-reasons-content dl>dd p{
        
        font-size: 0.1rem;
        line-height: 2em;
        margin-top: 0.1rem;

    }
    

    /*钢琴艺考动态————————————————————————————————————————————————————————————————————————————————————————————*/
    .art-tab-module {
        width: 100%;
        /* height: 5.9rem;
        position: absolute;
        bottom: -6rem; */
    }

    .art-tab-module .tab-qieh {}

    .art-tab-module .tab-qieh h2 {
        font-size: 0.2rem;
        font-family: SourceHanSansCN-Bold, SourceHanSansCN;
        /* font-weight: bold; */
        color: #D5081E;
        line-height: 0.36rem;
        text-align: center;
    }

    .art-tab-module .tab-qieh p {
        font-size: 0.18rem;
        font-family: HelveticaNeue-Bold, HelveticaNeue;
        font-weight: bold;
        color: #4A4A4A;
        line-height: 0.22rem;
        text-align: center;
        display: none;
    }

    .art-tab-module .tab_list ul {
        display: flex;
        width: 3.42rem;
        padding-bottom: 0.01rem;
        margin: 0.1rem auto;
        justify-content: space-between;

    }

    .art-tab-module .tab_list li {
        flex: 1;
        background: #4A4A4A;
        font-size: 0.1rem;
        font-family: SourceHanSansCN-Medium, SourceHanSansCN;
        font-weight: 500;
        color: #FFFFFF;
        height: 0.28rem;
        line-height: 0.28rem;
        text-align: center;
        margin-left: 0.05rem;
        margin-right: 0.05rem;
    }

    .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;
        
    }

    













}