.music_major_warp {
    width: 100%;
    height: 1757px;
    background: url(../../img/music_speciality_banner.png) center no-repeat;
    background-size: cover;
    position: relative;
    z-index: 99;
    /* padding-top: 100px; */
}
.common_back {
    display: flex;
    justify-content: space-between;
    align-items: end;
}
.school_navs a {
    color: #FFFFFF;
}
.school_navs {
    font-size: 12px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    padding-top: 130px;
}
.music_major_title {
    width: 632px;
    margin: 75px auto 100px;
}
.music_major_title img {
    width: 100%;
    height: 76px;
}
.music_major_title h3 {
    text-align: center;
    font-size: 22px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #FFFFFF;
    margin-top: 32px;
}
.music_major_hot_title{
    width: 204px;
    height: 73px;
    background: url(../../img/music_major_tag.png) center no-repeat;
    background-size: cover;
    font-size: 24px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #FFFFFF;
    text-align: center;
    margin: 0 auto;
    box-sizing: border-box;
    padding-top: 13px;
    margin-top: 100px;
    margin-bottom: 27px;
}
.music_major_hot_warp {
    position: relative;
    width: 100%;
}
.music_major_hot_one {
    width: 566px;
    height: 410px;
    box-sizing: border-box;
    /* position: absolute; */
}
/* .music_major_hot_one:nth-child(1){
    transform: scale(0.8,0.8);
    left: 110px;
    top: 0;
    z-index: 1;
}
.music_major_hot_one:nth-child(2){
    transform: scale(1,1);
    left: 317px;
    top: 0;
    z-index: 3;
}
.music_major_hot_one:nth-child(3){
    transform: scale(0.8,0.8);
    right: 110px;
    top: 0;
    z-index: 2;
} */
.music_major_hot_create {
    /* width: 566px;
    height: 410px; */
    width: 100%;
    height: 100%;
    background: url(../../img/music_create.png) center no-repeat;
    background-size: cover;
    box-sizing: border-box;
}
.music_major_hot_perform {
    background: url(../../img/music_perform.png) center no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
    /* width: 566px;
    box-sizing: border-box;
    height: 410px; */
}
.music_major_hot_multiple {
    background: url(../../img/music_multiple.png) center no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
    /* width: 566px;
    box-sizing: border-box;
    height: 410px; */
}
.music_major_title_en {
    font-size: 60px;
    font-family: LEMONMILK-Bold, LEMONMILK;
    font-weight: bold;
    color: rgba(255, 255, 255, 0.4);
    width: 100%;
    height: 80px;
    overflow: hidden;
    white-space:nowrap;
}
.music_major_hot_one h3 {
    font-size: 36px;
    font-family: CKTKingKong;
    color: #FFFFFF;
    text-align: center;
    margin-top: 20px;
}
.music_major_hot_one_list li h4{
    font-size: 18px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
    width: 80px;
    margin-right: 30px;
}
.music_major_hot_one_list li span {
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
}
.music_major_hot_create .music_major_hot_one_list li div {
    background: #FD4AEF;
    height: 4px;
    border-radius: 2px;
    margin-right: 10px;
}
.music_major_hot_create .music_major_hot_one_list li:nth-child(1) div {
    width: 204px;
}
.music_major_hot_create .music_major_hot_one_list li:nth-child(2) div {
    width: 134px;
}
.music_major_hot_create .music_major_hot_one_list li:nth-child(3) div {
    width: 104px;
}
.music_major_hot_create .music_major_hot_one_list li:nth-child(4) div{
    width: 96px;
}
.music_major_hot_create .music_major_hot_one_list li:nth-child(5) div{
    width: 70px;
}

.music_major_hot_perform .music_major_hot_one_list li div {
    background: #394CDD;
    height: 4px;
    border-radius: 2px;
    margin-right: 10px;
}
.music_major_hot_perform .music_major_hot_one_list li:nth-child(1) div {
    width: 226px;
}
.music_major_hot_perform .music_major_hot_one_list li:nth-child(2) div {
    width: 142px;
}
.music_major_hot_perform .music_major_hot_one_list li:nth-child(3) div {
    width: 124px;
}
.music_major_hot_perform .music_major_hot_one_list li:nth-child(4) div{
    width: 86px;
}
.music_major_hot_perform .music_major_hot_one_list li:nth-child(5) div{
    width: 64px;
}

.music_major_hot_multiple .music_major_hot_one_list li div {
    background: #FFFFFF;
    height: 4px;
    border-radius: 2px;
    margin-right: 10px;
}
.music_major_hot_multiple .music_major_hot_one_list li:nth-child(1) div {
    width: 86px;
}
.music_major_hot_multiple .music_major_hot_one_list li:nth-child(2) div {
    width: 64px;
}
.music_major_hot_multiple .music_major_hot_one_list li:nth-child(3) div {
    width: 62px;
}
.music_major_hot_multiple .music_major_hot_one_list li:nth-child(4) div{
    width: 58px;
}
.music_major_hot_one_list li {
    display: flex;
    align-items: center;
    padding-left: 85px;
    margin-top: 20px;
}
.music_major_hot_list {
     /* position: relative; */
   /* margin: 0 auto;
    width: 566px;
    height: 410px; */
    display: flex;
}
/*  .music_major_hot_one {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden;
    transition: 330ms;
    box-sizing: border-box;
} */
.major_classly_box {
    width: 100%;
    background: #000;
    position: relative;
    margin-top: -700px;
}
.major_classly_warp {
    position: relative;
    z-index: 199;
}
.major_classly_warp h3 {
    font-size: 36px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #FFFFFF;
    text-align: center;
    margin-bottom: 40px;
}
.major_classly_list {
    display: flex;
    width: 640px;
    align-items: center;
    justify-content: space-between;
    margin: 0 auto;
}
.major_classly_one {
    display: flex;
    flex-direction: column;
    align-items: center;
    font-size: 16px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #FFFFFF;
    cursor: pointer;
}
.major_classly_one_on {
    color: #394CDD;
}
.major_classly_one p{
    width: 20px;
    height: 20px;
    color: transparent;
    border: 10px solid;
    border-radius: 50%;
    border-top-color: transparent;
    border-left-color: transparent;
    transform: rotate(45deg);
    border-bottom-color: transparent;
    margin-left: -18px;
    margin-top: -10px;
}
.major_classly_one .p_on {
    color: #394CDD;
}
.major_common_one {
    width: 278px;
    height: 244px;
    background: #FFFFFF;
    box-sizing: border-box;
    cursor: pointer;
    margin-right: 29px;
    margin-bottom: 30px;
}
.major_common_one img {
    width: 278px;
    height: 177px;
}
.major_common_one h4 {
    font-size: 18px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #000000;
    padding-left: 20px;
    margin-top: 10px;
}
.major_common_one p {
    font-size: 16px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    padding-left: 20px;
    color: #000000;
}
.major_common_list {
    margin-top: 16px;
    display: flex;
    flex-wrap: wrap;
}
.major_common_warp {
    margin-top: 50px;
    position: relative;
}
.creation_word {
    position: absolute;
    bottom: 0;
    left: 50%;
    font-size: 200px;
    font-family: LEMONMILK-Bold, LEMONMILK;
    font-weight: bold;
    color: rgba(57, 76, 221, 0.2);
    z-index: 299;
}
.compre_word {
    position: absolute;
    bottom: 10px;
    left: 50%;
    font-size: 200px;
    font-family: LEMONMILK-Bold, LEMONMILK;
    font-weight: bold;
    color: rgba(253, 74, 239, 0.2); 
}
.major_common_one:nth-child(4) {
    margin-right: 0;
}
.major_common_one:nth-child(8) {
    margin-right: 0;
}
.major_common_one:nth-child(12) {
    margin-right: 0;
}
.major_common_one:nth-child(16) {
    margin-right: 0;
}
.btn-left {
    width: 94px;
    height: 31px;
    position: absolute;
    left: 200px;
    top: 380px;
    z-index: 5;
    cursor: pointer;
}
.btn-left img {
    width: 100%;
    height: 100%;
}
.btn-right {
    width: 94px;
    height: 31px;
    position: absolute;
    z-index: 5;
    top: 380px;
    right: 200px;
    cursor: pointer;
}
.btn-right img {
    width: 100%;
    height: 100%;
}
.navFix{
    position: fixed;
    top: 99px;
    left: 50%;
    z-index: 99999;
    background: #000;
    transform: translate(-50%);
    width: 100%;
    padding: 10px 0;
} 
