/*背景颜色*/
.box_purple_bg{
    /* background: #04176b; */
}
/*音乐板块通用样式*/
.art_meishu_list_box{
	padding-bottom: 64px;
}
.art_meishu_list_box .cur_list_title{
	text-align: center;
	padding-top: 45px;
	padding-bottom: 20px;
}
.art_meishu_list_box .cur_list_title h2{
	line-height: 82px;
    color: #202020;
	font-size: 44px;
	font-family: "微软雅黑";
    font-weight: 700;
}
.art_meishu_list_box .cur_list_title span{
	display: inline-block;
	line-height: 40px;
	color: #999;
	font-size: 24px;
	font-family: "微软雅黑";
    font-weight: 700;
	text-transform: uppercase;
	position: relative;
}
.art_meishu_list_box .cur_list_content{
    text-align: center;
    overflow: hidden;
}
.art_meishu_list_box .cur_list_content > p{
	line-height: 34px;
	padding-bottom: 30px;
	text-align: left;
	color: #6a6a6a;
	font-size: 18px;
	font-family: "微软雅黑";
}
.art_meishu_list_box .swiper-slide img
{
    width:100%;
    height:100%;
}
.art_meishu_list_box .cur_list_content h3{
    display: inline-block;
    margin-bottom: 11px;
    padding: 6px 0;
    line-height: 1;
    color: #454545;
    font-size: 36px;
    font-family: "方正兰亭中黑_GBK","微软雅黑";
}
.art_meishu_list_box .cur_list_content h3.mg_bt38{
    margin-bottom: 32px;
}
.art_meishu_list_box .cur_list_content b{
    float: left;
    width: 28px;
    margin-right: 10px;
    margin-top: 2px;
    padding-bottom: 9px;
    line-height: 23px;
    color: #fff;
    font-size: 20px;
    background: url(../images/meishu_art/side_title_list_token.png) left top no-repeat;
}
/*第一个板块的样式*/
.art_meishu_one_box{
    overflow: hidden;
}
.art_meishu_one_box .cur_list_content{
    overflow: hidden;
    text-align: center;
}
.art_meishu_one_box .cur_list_content ul{
    display: block;
}
.art_meishu_one_box .cur_list_content li{
    float: left;
    width: 50%;
    padding: 37px 0;
}
.art_meishu_one_box .cur_list_content li:first-child{
    text-align: left;
    background: url(../images/meishu_art/meishu_one_content_bgL.jpg) left bottom no-repeat;
}
.art_meishu_one_box .cur_list_content li:last-child{
    text-align: left;
    background: url(../images/meishu_art/meishu_one_content_bgR.jpg) right bottom no-repeat;
}

.art_meishu_one_box .cur_list_content .text_content{
    width: 390px;
    height: 216px;
    margin: 0 31px;
    padding: 34px 30px;
    background: #fff;
    font-family: "微软雅黑";
    box-shadow: 0 1px 10px #eee;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}
.art_meishu_one_box .text_content h5{
    line-height: 45px;
    font-size: 28px;
    color: #4c4c4c;
}
.art_meishu_one_box .text_content i{
    display: block;
    width: 30px;
    margin: 12px 0;
    height: 2px;
    background: #a0a0a0;
    overflow: hidden;
    transition: all .5s;
}
.art_meishu_one_box .text_content p{
    width: 100%;
    text-align: left;
    padding-bottom: 13px;
    line-height: 30px;
    color: #8f8f8f;
    font-size: 16px;
}
.art_meishu_one_box .text_content a{
    display: block;
    float: right;
    width: 98px;
    font-size: 16px;
    color: #666;
    line-height: 32px;
    text-align: center;
    border-radius: 8px;
    border: 1px solid #999;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}
.art_meishu_one_box .text_content:hover{
    box-shadow: 0 1px 10px #ccc;
}
.art_meishu_one_box .text_content:hover a{
    color: #fff;
    background: #2746bb;
    border: 1px solid #2746bb;
}
.art_meishu_one_box .text_content:hover i{
    background: #2746bb;
}
/*板块二*/
.art_meishu_list_box ul.meishu_yous{
    display: inline-block;
    margin-right: -24px;
}
.art_meishu_list_box ul.meishu_yous li{
    float: left;
    width: 208px;
    margin-right: 24px;
    text-align: center;
    padding: 25px 37px;
    background: #fff;
}
.art_meishu_list_box ul.meishu_yous strong{
    display: block;
    line-height: 85px;
    color: #202020;
    font-size: 30px;
    font-weight: 100;
}
.art_meishu_list_box ul.meishu_yous i{
    display: block;
    width: 24px;
    height: 2px;
    margin: 0 auto 28px;
    background: #2746bb;
}
.art_meishu_list_box ul.meishu_yous em{
    display: block;
    width: 100px;
    height: 100px;
    margin: 0 auto 31px;
    background: url(../images/meishu_art/meishu_art_yous.jpg) left bottom no-repeat;
}
.art_meishu_list_box ul.meishu_yous li:nth-child(2) em{
    background: url(../images/meishu_art/meishu_art_yous.jpg) -100px bottom no-repeat;
}
.art_meishu_list_box ul.meishu_yous li:nth-child(3) em{
    background: url(../images/meishu_art/meishu_art_yous.jpg) -200px bottom no-repeat;
}
.art_meishu_list_box ul.meishu_yous li:nth-child(4) em{
    background: url(../images/meishu_art/meishu_art_yous.jpg) -300px bottom no-repeat;
}
.art_meishu_list_box ul.meishu_yous p{
    padding-bottom: 10px;
    height: 84px;
    line-height: 28px;
    color: #8b8b8b;
    font-size: 16px;
    text-align: justify;
    text-align-last: center;
}
/*板块四*/

/*板块五*/
/*轮播*/
.tl_campus_fenbu{
    display: inline-block;
    background: url(../images/music_art/tl_campus_fenbu_bg.jpg);
    overflow: hidden;
}
.tl_campus_fenbu .tl_campus_tp{
    width: 600px;
    height: 430px;
}
.tl_campus_fenbu .tl_campus_text{
    width: 500px;
    height: 310px;
    padding: 60px 50px;
}
.tl_campus_fenbu .tl_campus_text strong{
    display: block;
    padding-bottom: 19px;
    line-height: 30px;
    color: #454545;
    font-size: 28px;
    text-align: left;
    font-weight: 100;
}
.tl_campus_fenbu .tl_campus_text i{
    display: block;
    width: 28px;
    height: 2px;
    margin-bottom: 14px;
    background: #2746bb;
}
.tl_campus_fenbu .tl_campus_text p{
    width: 100%;
    padding-bottom: 27px;
    line-height: 27px;
    font-size: 16px;
    text-align: justify;
    text-align-last: left;
    letter-spacing: -1.5px;
    text-indent: 2em;
}
.tl_campus_fenbu .tl_campus_lb{
    padding: 0 59px;
    height: 86px;
}
.tl_campus_fenbu .tl_campus_lb li{
    float: left;
    margin-right: 10px;
}
.tl_campus_fenbu .tl_campus_lb b{
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    margin: 0;
    background: rgba(0,0,0,.5);
}
.tl_campus_fenbu .tl_campus_lb li.swiper-slide-thumb-active b{
    box-sizing: border-box;
    border: 2px solid #2746bb;
    background: none;
}
.tl_campus_fenbu .tl_campus_lb label{
    position: absolute;
    top: 0;
    width: 59px;
    height: 100%;
    margin: 0;
}
.tl_campus_fenbu .tl_campus_lb label.swiper-button-next{
    left: 0;
    background: #fff;
}
.tl_campus_fenbu .tl_campus_lb label.swiper-button-prev{
    left: auto;
    right: 0;
    background: #fff;
}
.tl_campus_fenbu .tl_campus_lb a{
    display: block;
    width: 38px;
    height: 38px;
    margin-top: 24px;
    background: url(../images/meishu_art/meishu_xq_btn.png) no-repeat;
}
.tl_campus_fenbu .tl_campus_lb a:hover{
    background: url(../images/meishu_art/meishu_xq_btn.png) left bottom no-repeat;
}
.tl_campus_fenbu .tl_campus_lb a.fr{
    background-position-x: right;
}

/*板块六*/
.art_meishu_list_box .cur_list_title strong{
    line-height: 74px;
    padding-bottom: 11px;
    color: #454545;
    font-size: 28px;
    font-family: "微软雅黑";
    font-weight: 100;
}
/*板块七*/

/*板块八*/
.meishu_data{
    padding: 67px 0;
}
/*板块九 教师轮播图*/
.box_white_bg p{
    width: 1200px;
    margin: 0 auto;
}
.meishu_teachar_list_box{
    display: block;
    padding: 0 60px;
    height: 414px;
    position: relative;
    overflow: hidden;
}
.meishu_teachar_list_box ul li{
    float: left;
}
.meishu_teachar_list_box label{
    position: absolute;
    top: 0;
    width: 60px;
    height: 100%;
    margin-top: 0;
    background: #fff;
}
.meishu_teachar_list_box label.swiper-button-prev{
    left: 0;
}
.meishu_teachar_list_box label.swiper-button-next{
    right: 0;
}
.meishu_teachar_list_box a.prev,
.meishu_teachar_list_box a.next{
    position: absolute;
    top: 50%;
    display: block;
    width: 60px;
    height: 60px;
    margin-top: -30px;
    background: url(../images/meishu_art/meishu_l_r_btn.png) no-repeat;
    transition: all .5s;
}
.meishu_teachar_list_box a.prev{
    left: 0;
}
.meishu_teachar_list_box a.next{
    right: 0;
    background-position-x: right;
}
.meishu_teachar_list_box a.prev:hover{
    background: url(../images/meishu_art/meishu_l_r_btn.png) left bottom no-repeat;
}
.meishu_teachar_list_box a.next:hover{
    background: url(../images/meishu_art/meishu_l_r_btn.png) right bottom no-repeat;
}

    /*板块十*/
.art_meishu_list_box ul.teach_fanga{
    display: inline-block;
    margin-right: -24px;
}
.art_meishu_list_box ul.teach_fanga li{
    float: left;
    width: 282px;
    margin-right: 24px;
    padding: 187px 0 41px;
    background: #fff url(../images/meishu_art/meishu_teach_fanga_icon.png) left 57px no-repeat;
}
.art_meishu_list_box ul.teach_fanga strong{
    color: #454545;
    line-height: 63px;
    font-size: 30px;
    font-weight: 100;
}
.art_meishu_list_box ul.teach_fanga i{
    display: block;
    width: 24px;
    height: 2px;
    margin: 0 auto 19px;
    background: #2746bb;
}
.art_meishu_list_box ul.teach_fanga p{
    line-height: 28px;
    padding: 0;
    color: #8b8b8b;
    text-align: center;
    font-size: 16px;
}

/*板块十一*/
/*教材轮播图*/
.music_textbook_box{
    display: block;
    padding: 0 60px;
    height: 450px;
    position: relative;
    overflow: hidden;
}
.music_textbook_box ul li{
    float: left;
}
.music_textbook_box label{
    position: absolute;
    top: 0;
    width: 60px;
    height: 100%;
    margin-top: 0;
    background: #fff;
}
.music_textbook_box label.swiper-button-prev{
    left: 0;
}
.music_textbook_box label.swiper-button-next{
    right: 0;
}
.music_textbook_box a.prev,
.music_textbook_box a.next{
    position: absolute;
    top: 50%;
    display: block;
    width: 60px;
    height: 60px;
    margin-top: -30px;
    background: url(../images/meishu_art/meishu_l_r_btn.png) no-repeat;
    transition: all .5s;
}
.music_textbook_box a.prev{
    left: 0;
}
.music_textbook_box a.next{
    right: 0;
    background-position-x: right;
}
.music_textbook_box a.prev:hover{
    background: url(../images/meishu_art/meishu_l_r_btn.png) left bottom no-repeat;
}
.music_textbook_box a.next:hover{
    background: url(../images/meishu_art/meishu_l_r_btn.png) right bottom no-repeat;
}

/*板块壹拾叁 多种班级类型*/
.art_meishu_list_box .music_variety_bj_type{
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;
}
.art_meishu_list_box .music_variety_bj_type li{
    float: left;
    width: 291px;
    height: 429px;
    margin: 12px 12px 0 0;
    padding: 10px;
    border: solid 1px #e5e5e5;
    background: #fff;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
    overflow: hidden;
    position: relative;
    box-sizing: border-box;
}
.art_meishu_list_box .music_variety_bj_type li>*:not(p){
    flex-shrink: 0;
}
.art_meishu_list_box .music_variety_bj_type li:nth-child(4n){
    margin-right: 0;
}
/* .art_meishu_list_box .music_variety_bj_type li:hover{
    border: 2px solid #2746bb;
    -webkit-box-shadow: 0px 1px 12px -1px #666;
    -moz-box-shadow: 0px 1px 12px -1px #666;
    box-shadow: 0px 1px 12px -1px #666;
}
.art_meishu_list_box .music_variety_bj_type li:hover strong{
    color: #2746bb;
}
.art_meishu_list_box .music_variety_bj_type li:hover a{
    color: #2746bb;
    margin-top: -1px;
    border: 2px solid #2746bb;
    background: url(../images/meishu_art/bj_type_btn_token1.png) 27px center no-repeat;
} */
.art_meishu_list_box .music_variety_bj_type img{
    display: block;
    width: 100%;
    height: 180px;
    margin-bottom: 29px;
    background: #eee;
    overflow: hidden;
}
.art_meishu_list_box .music_variety_bj_type .tit{
    overflow: hidden;
    width: 100%;
    padding-bottom: 14px;
    font-size: 17px;
    font-family: MicrosoftYaHei;
}
.art_meishu_list_box .music_variety_bj_type strong{
    float: left;
	font-size: 17px;
    color: #4d4d4d;
    font-weight: bold;
}
.art_meishu_list_box .music_variety_bj_type span{
    float: right;
	color: #666666;
}
.art_meishu_list_box .music_variety_bj_type p{
    display: block;
    padding-bottom: 10px;
    line-height: 22px;
    letter-spacing: 1px;
    text-align: justify;
	color: #999999;
    height: 88px;
    font-size: 15px;
    font-family: MicrosoftYaHei;
}
.art_meishu_list_box .music_variety_bj_type a{
    display: block;
    width: 136px;
	height: 35px;
    margin: 0 auto;
    text-indent: -999px;
    background: url(../images/meishu_art/banji_zx_btn.png) center center no-repeat;
    background-size: 100% 100%;
    overflow: hidden;
    position:absolute;
    bottom: 20px;
    left: 50%;
    transform: translate(-50%, 0);
}
/*学霸视频*/
.music_xb_video_box{
    margin-bottom: 50px;
    width: 1200px;
    overflow: hidden;
}
.music_xb_video_box ul{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: -13px;
}
.music_xb_video_box ul li{
    flex-shrink: 0;
    width: 270px;
    margin-top: 13px;
}
.music_xb_video_box ul li > p{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 32px;
    padding-bottom: 0;
    font-family: AlibabaPuHuiTi_2_65_Medium;
    font-size: 18px;
    line-height: 1;
    color: #212121;
    background-color: #ebebeb;
}

/*音乐专题背景颜色*/

/*背景*/
.art_meishu_list_box .service_flow_content dl{
    background: url(../images/meishu_art/meishu_service_flow_bg.png) no-repeat;
}
/*流程指示符号*/
.art_meishu_list_box .service_flow_content div.fl{
    background: url(../images/meishu_art/meishu_service_flow_icon.png) center center no-repeat;
}
/*颜色及小图标*/
.art_meishu_list_box .service_flow_content dt{
    color: #202020;
    background: url(../images/meishu_art/meishu_service_flow_tub.png) left top no-repeat;
}
