﻿/*背景颜色*/
.box_purple_bg{
    background: #c811cd;
}
/*音乐板块通用样式*/
.art_music_list_box{
    min-width: 1200px;
	padding-bottom: 70px;
}
.art_music_list_box .cur_list_title{
	text-align: center;
	padding-top: 37px;
	padding-bottom: 29px;
}
.art_music_list_box .cur_list_title h2{
    color: #c811cd;
    padding-bottom: 9px;
	line-height: 94px;
	font-size: 40px;
	font-family: "方正兰亭大黑_GBK","微软雅黑";
    font-weight: 700;
}
.art_music_list_box .cur_list_title span{
	display: inline-block;
    padding: 0 13px;
	line-height: 34px;
	color: #e089e4;
	font-size: 18px;
	font-family: "Arial","方正兰亭中黑_GBK","微软雅黑";
	text-transform: uppercase;
	position: relative;
    border: 1px solid #e089e4;
    /*border-radius: 17px;*/
    border-right: 0;
    border-left: 0;
}
.art_music_list_box .cur_list_content{
    text-align: center;
    overflow: hidden;
}
.art_music_list_box .swiper-wrapper img{
    width: 100%;
    /*height: 100%;*/
}
.art_music_list_box .cur_list_content p{
	line-height: 32px;
	padding-bottom: 43px;
	text-align: left;
	color: #8b8b8b;
	font-size: 18px;
	font-family: "微软雅黑";
}
.art_music_list_box .cur_list_content p.one_row{
    text-align: center;
}
.art_music_list_box .cur_list_content h3{
    margin-bottom: 11px;
    line-height: 58px;
    color: #202020;
    font-size: 36px;
    font-family: "方正兰亭中黑_GBK","微软雅黑";
}
.art_music_list_box .cur_list_content h3.mg_bt38{
    margin-bottom: 38px;
}
/*第一个板块的样式*/
.art_music_one_box{
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
}
.art_music_one_box .cur_list_content{
    overflow: hidden;
    text-align: center;
}
.art_music_one_box .cur_list_content ul{
    display: block;
}
.art_music_one_box .cur_list_content li{
    float: left;
    width: 50%;
    padding: 37px 0;
}
.art_music_one_box .cur_list_content li:first-child{
    text-align: left;
    background: url(../images/wudao_type_bg1.jpg) left bottom no-repeat;
}
.art_music_one_box .cur_list_content li:last-child{
    text-align: left;
    background: url(../images/wudao_type_bg2.jpg) right bottom no-repeat;
}
.art_music_one_box .cur_list_content .text_content{
    width: 390px;
    height: 216px;
    margin: 0 31px;
    padding: 30px;
    background: #fff;
    font-family: "微软雅黑";
    box-shadow: 0 1px 10px #ccc;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}
.art_music_one_box .text_content h5{
    line-height: 45px;
    font-size: 28px;
    color: #4c4c4c;
}
.art_music_one_box .text_content i{
    display: block;
    width: 30px;
    margin: 11px 0;
    height: 2px;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
    background: #4c4c4c;
    overflow: hidden;
}
.art_music_one_box .text_content p{
    text-align: left;
    padding-bottom: 14px;
    font-size: 16px;
    line-height: 30px;
}
.art_music_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_music_one_box .text_content:hover{
    box-shadow: 0 1px 10px #999;
}
.art_music_one_box .text_content:hover i{
    background: #c811cd;
}
.art_music_one_box .text_content:hover a{
    color: #fff;
    background: #c811cd;
    border: 1px solid #c811cd;
}
/*板块二*/
.wudao_yous_box{
    position: relative;
    width: 100%;
    height: 727px;
    padding-bottom: 0;
    min-width: 1200px;
    overflow: hidden;
    background: url(../images/box_two_bg.jpg) center top no-repeat;
}
.art_music_list_box ul.music_yous{
    position: absolute;
    width: 1800px;

}
.art_music_list_box ul.music_yous li{
    float: left;
    width: 352px;
    height: 254px;
    margin-right: 2px;
    text-align: center;
    padding: 63px 48px;
    background: #fff;
    cursor: pointer;
}
.art_music_list_box ul.music_yous strong{
    display: block;
    padding-bottom: 23px;
    line-height: 71px;
    color: #202020;
    font-size: 30px;
    font-weight: 100;
}
/*.art_music_list_box ul.music_yous i{*/
    /*display: block;*/
    /*width: 24px;*/
    /*height: 2px;*/
    /*margin: 0 auto 41px;*/
    /*background: #7337cd;*/
/*}*/
.art_music_list_box ul.music_yous em{
    display: block;
    width: 87px;
    height: 60px;
    margin: 0 auto 44px;
    background: url(../images/wudao_yous_icon.png) left bottom no-repeat;
}
.art_music_list_box ul.music_yous li:nth-child(2) em{
    background: url(../images/wudao_yous_icon.png) -87px bottom no-repeat;
}
.art_music_list_box ul.music_yous li:nth-child(3) em{
    background: url(../images/wudao_yous_icon.png) -174px bottom no-repeat;
}
.art_music_list_box ul.music_yous li:nth-child(4) em{
    background: url(../images/wudao_yous_icon.png) -261px bottom no-repeat;
}
.art_music_list_box ul.music_yous p{
    line-height: 28px;
    text-align: justify;
    text-align-last: left;
}
/*!*鼠标经过样式*!*/
/*.art_music_list_box ul.music_yous li.cur{*/
    /*background: #c811cd;*/
/*}*/
/*.art_music_list_box ul.music_yous li.cur strong,*/
/*.art_music_list_box ul.music_yous li.cur p{*/
    /*color: #fff;*/
/*}*/
/*.art_music_list_box ul.music_yous li.cur em{*/
    /*background: url(../images/wudao_yous_icon1.png) left center no-repeat;*/
/*}*/
/*.art_music_list_box ul.music_yous li.cur:nth-child(2) em{*/
    /*background: url(../images/wudao_yous_icon1.png) -87px bottom no-repeat;*/
/*}*/
/*.art_music_list_box ul.music_yous li.cur:nth-child(3) em{*/
    /*background: url(../images/wudao_yous_icon1.png) -174px bottom no-repeat;*/
/*}*/
/*.art_music_list_box ul.music_yous li.cur:nth-child(4) em{*/
    /*background: url(../images/wudao_yous_icon1.png) -261px bottom no-repeat;*/
/*}*/
/*板块三*/
.art_music_three_box{

    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
}
.art_music_three_box ul.music_school{
    display: inline-block;
    margin-right: -2px;
    margin-top:-12px;
    margin-left: 1px;
}
.art_music_three_box ul.music_school li{
    float: left;
    width: 238px;
    height: 228px;
    /*height: 197px;*/
    /*padding-top: 31px;*/
    /*margin-top: 12px;*/
    margin: 12px 0 0 -1px;
    border: 1px solid #d3d3d3;
    background: url(../images/wudao_bk_dx.jpg) left top no-repeat;
}
.art_music_three_box ul.music_school li:hover{
    box-shadow: 0 1px 4px 1px #b8b8b8;
}
/*.art_music_three_box ul.music_school i{*/
    /*display: block;*/
    /*width: 100%;*/
    /*height: 113px;*/
    /*margin-bottom: 18px;*/
    /*background: url(../images/wudao_bk_dx.jpg) 58px -4px no-repeat;*/
/*}*/
/*.art_music_three_box ul.music_school li:nth-child(n+6) i{*/
    /*background-position-y: -241px;*/
/*}*/
/*.art_music_three_box ul.music_school p{*/
    /*display: block;*/
    /*padding: 0;*/
    /*line-height: 35px;*/
    /*text-align: center;*/
    /*font-size: 22px;*/
    /*color: #8b8b8b;*/
/*}*/
/*.art_music_three_box ul.music_school span{*/
    /*display: block;*/
    /*line-height: 1;*/
    /*color: #8b8b8b;*/
    /*text-align: center;*/
    /*font-size: 12px;*/
/*}*/
/*板块四*/

/*板块五*/
/*轮播*/
.tl_campus_fenbu{
    display: inline-block;
    overflow: hidden;
}
.tl_campus_fenbu .tl_campus_tp{
    width: 660px;
    height: 450px;
}
.tl_campus_fenbu .tl_campus_text{
    width: 482px;
    height: 310px;
    padding: 28px 23px 0 35px;
}
.tl_campus_fenbu .tl_campus_text strong{
    display: block;
    padding-bottom: 19px;
    line-height: 73px;
    font-size: 30px;
    text-align: left;
    color: #202020;
    font-weight: 100;
}
.tl_campus_fenbu .tl_campus_text i{
    display: block;
    width: 38px;
    height: 2px;
    margin-bottom: 23px;
    background: #c811cd;
}
.tl_campus_fenbu .tl_campus_text p{
    padding-bottom: 60px;
    line-height: 31px;
    text-align: left;
    text-align-last: left;
    color: #8b8b8b;
    font-size: 16px;
}
.tl_campus_fenbu .tl_campus_lb{
    padding: 0 59px;
    height: 86px;
}
.tl_campus_fenbu .tl_campus_lb ul{
    /*display: inline-block;*/
    /*margin-right: -10px;*/
}
.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%;
    background: rgba(0,0,0,.2);
}
.tl_campus_fenbu .tl_campus_lb li.swiper-slide-thumb-active b{
    box-sizing: border-box;
    border: 2px solid #c811cd;
    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/icon_campus_l_r_btn_4.png) no-repeat;
}
.tl_campus_fenbu .tl_campus_lb a:hover{
    background: url(../images/icon_campus_l_r_btn_4.png) left bottom no-repeat;
}
.tl_campus_fenbu .tl_campus_lb a.fr{
    background-position-x: right;
}

/*板块六*/
.art_music_list_box .cur_list_title strong{
    color: #202020;
    line-height: 74px;
    padding-bottom: 11px;
    font-size: 30px;
    font-family: "微软雅黑";
    font-weight: 100;
}
/*板块七*/

/*板块八*/
/*板块九 教师轮播图*/
.music_teacher_box{
    position: relative;
    height: 468px;
    padding: 0 60px;
}
.music_teacher_box ul li{
    float: left;
}
.music_teacher_box ul .teacher_text{
    padding: 8px 0;
    border: 1px solid #e5e5e5;
}
.music_teacher_box .teacher_text span{
    display: block;
    line-height: 43px;
    color: #454545;
    font-size: 24px;
}
.music_teacher_box .teacher_text i{
    display: block;
    width: 4px;
    height: 4px;
    margin: 0 auto;
    background: #666;
}
.music_teacher_box .teacher_text p{
    line-height: 35px;
    padding-bottom: 6px;
}
.music_teacher_box label{
    position: absolute;
    top: 0;
    width: 60px;
    height: 100%;
    margin-top: 0;
    background: #fff;
}
.music_teacher_box label.swiper-button-prev{
    left: 0;
}
.music_teacher_box label.swiper-button-next{
    right: 0;
}
/*板块十*/
.jiaoxue_info{
    position: relative;
    width: 100%;
    height: 684px;
    padding-bottom: 0;
    min-width: 1200px;
    overflow: hidden;
    background: url(../images/jiaoxue_info_bg.jpg) center center no-repeat;
}
.art_music_list_box ul.teach_fanga{
    position: absolute;
    width: 1800px;

}
.art_music_list_box ul.teach_fanga li{
    float: left;
    width: 182px;
    height: 177px;
    margin-right: 2px;
    padding: 203px 133px 0;
    background: #fff url(../images/wudao_teach_fanga_icon.png) left 57px no-repeat;
}
.art_music_list_box ul.teach_fanga strong{
    display: block;
    color: #454545;
    line-height: 73px;
    font-size: 30px;
    font-weight: 100;
}
.art_music_list_box ul.teach_fanga i{
    display: block;
    width: 24px;
    height: 2px;
    margin: 0 auto 20px;
    background: #c811cd;
}
.art_music_list_box ul.teach_fanga p{
    line-height: 28px;
    padding: 0;
    text-align: center;
    letter-spacing: -1px;
}



/*板块十一*/
/*教材轮播图*/
.music_textbook_box{
    display: block;
    padding: 0 60px;
    height: 326px;
    position: relative;
    overflow: hidden;
}
.music_textbook_box ul{
    /*display: inline-block;*/
    /*margin-right: -5px;*/
}
.music_textbook_box ul li{
    float: left;
    /*margin-right: 5px;*/
}
.music_textbook_box label{
    position: absolute;
    top: 0;
    width: 60px;
    height: 100%;
    margin-top: 0;
    background: #fff;
}
/*板块壹拾叁 多种班级类型*/
.wudao_variety_bg{
    padding-bottom: 57px;
    background: url(../images/wudao_variety_bg.jpg) center center no-repeat;
}
.box_gray_bg .music_variety_bj_type{
    display: inline-block;
    margin-right: -24px;
}
.box_gray_bg .music_variety_bj_type li{
    float: left;
    width: 328px;
    height: 516px;
    margin: 18px 18px 0 0;
    padding: 30px 28px;
    border: 2px solid #fff;
    background: #fff;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}
.box_gray_bg .music_variety_bj_type li:hover{
    border: 2px solid #c811cd;
    -webkit-box-shadow: 0px 1px 12px -1px #999;
    -moz-box-shadow: 0px 1px 12px -1px #999;
    box-shadow: 0px 1px 12px -1px #999;
}
.box_gray_bg .music_variety_bj_type li:hover strong{
    color: #c811cd;
}
.box_gray_bg .music_variety_bj_type li:hover a{
    color: #c811cd;
    border: 1px solid #c811cd;
    background: url(../images/bj_type_btn_token1_1.png) 25px 12px no-repeat;
}
.box_gray_bg .music_variety_bj_type img{
    display: block;
    width: 100%;
    height: 200px;
    margin-bottom: 22px;
    background: #eee;
}
.box_gray_bg .music_variety_bj_type strong{
    display: block;
    line-height: 91px;
    text-align: center;
    font-size: 30px;
    color: #505050;
    font-weight: 100;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}
.box_gray_bg .music_variety_bj_type span{
    font-size: 16px;
}
.box_gray_bg .music_variety_bj_type p{
    line-height: 30px;
    padding-bottom: 42px;
    text-align-last: left;
    letter-spacing: .5px;
    font-size: 16px;
    color: #8b8b8b;
}
.box_gray_bg .music_variety_bj_type a{
    display: block;
    width: 130px;
    line-height: 33px;
    margin: 0 auto;
    color: #8b8b8b;
    text-align: center;
    font-size: 16px;
    text-indent: 2em;
    border: 1px solid #8b8b8b;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
    background: url(../images/bj_type_btn_token.png) 25px 12px no-repeat;
}
#banji_type{
    overflow: hidden;
}
#banji_type ul{
    display: inline-block;
    margin-top: -12px;
    margin-right: -12px;
}
#banji_type li{
    float: left;
    width: 274px;
    height: 377px;
    margin: 12px 12px 0 0;
    padding: 10px;
    border: solid 1px #e5e5e5;
    background: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#banji_type li:nth-child(1),#banji_type li:nth-child(2),#banji_type li:nth-child(3)
{
    /*width: 370px;*/
    height: 362px;
}
#banji_type li:nth-child(1) img,#banji_type li:nth-child(2) img,#banji_type li:nth-child(3) img
{
    height: 169px;
}
#banji_type li:nth-child(1) p,#banji_type li:nth-child(2) p,#banji_type li:nth-child(3) p
{
    letter-spacing: 1px;
    padding-bottom: 0;
}
#banji_type li:nth-child(1) label,#banji_type li:nth-child(2) label,#banji_type li:nth-child(3) label
{
    padding-bottom: 0;
}
#banji_type li img{
    display: block;
    width: 100%;
    height: 156px;
    margin-bottom: 19px;
    background: #eee;
}
#banji_type li p{
    display: block;
    height: 88px;
    padding-bottom: 15px;
    line-height: 22px;
    text-align: justify;
    color: #999999;
    font-size: 14px;
    font-family: MicrosoftYaHei;
    overflow: hidden;
}
#banji_type li a{
    display: block;
    width: 120px;
    height: 28px;
    margin: 0 auto;
}
#banji_type li a img{
    width: 100%;
    height: 100% !important;
    background: transparent;
}
#banji_type li label{
    display: block;
    padding-bottom: 6px;
    overflow: hidden;
}
#banji_type li strong{
    float: left;
    padding: 0;
    line-height: 30px;
    color: #4d4d4d;
    font-size: 16px;
    font-family: MicrosoftYaHei-Bold;
    font-weight: bold;
}
#banji_type li span{
    float: right;
    line-height: 30px;
    color: #666;
    font-size: 16px;
    font-family: MicrosoftYaHei;
}

/*学霸视频*/
.music_xb_video_box{
    overflow: hidden;
    margin-top: 30px;
    padding: 0 60px;
    position: relative;
}
.music_xb_video_box ul{
    display: inline-block;
    height: 540px;
    margin-right: -8px;
}
.music_xb_video_box ul li{
    position: relative;
    float: left;
    width: 298px;
    height: 540px;
    margin-right: 4px;
    cursor: pointer;
    overflow: hidden;
}
.music_xb_video_box li i{
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
    background: rgba(0,0,0,.4) url(../images/wodao_vidow_token.png) center center no-repeat;
}
.music_xb_video_box li:hover i{
    background: rgba(0,0,0,0) url(../images/wodao_vidow_token.png) center center no-repeat;
}
.music_xb_video_box ul div.text{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 80px;
    text-align: left;
    color: #fff;
    background: rgba(0,0,0,.5) url(../images/wudao_viode_text_icon.png) 251px 27px no-repeat;
}
.music_xb_video_box div.text p{
    display: block;
    padding: 0;
    line-height: 80px;
    text-align: center;
    color: #fff;
    font-size: 24px;
}
.music_xb_video_box label{
    position: absolute;
    top: 0;
    width: 60px;
    height: 100%;
    margin-top: 0;
    background: #fff;
}

/*音乐专题背景颜色*/

/*背景*/
.art_music_list_box .service_flow_content dl{
    background: url(../images/wudao_service_flow_bg.png) no-repeat;
}
/*流程指示符号*/
.art_music_list_box .service_flow_content div.fl{
    background: url(../images/wudao_service_flow_icon.png) center center no-repeat;
}
/*颜色及小图标*/
.art_music_list_box .service_flow_content dt{
    color: #c811cd;
    background: url(../images/wudao_service_flow_tub.png) left top no-repeat;
}

/*2021.3.16 添加*/
.wudao_teacher_lb{
    width: 1798px;
    margin: 0 auto;
    overflow: hidden;
}
.wudao_teacher_lb ul{
    width: 1000%;
}
.wudao_teacher_lb ul li{
    float: left;
    width: 448px;
    height: 630px;
    margin-right: 2px;
    background: #eee;
    overflow: hidden;
}
.wudao_teacher_lb ul img{
    width: 100%;
    height: 100%;
}
