.major_detail_warp {
    width: 100%;
    height: auto;
    background: url(../../img/music_school_bg.png) center no-repeat #000000;
    background-size: cover;
    padding-top: 150px;
}
.major_detail_top {
    display: flex;
    margin-bottom: 100px;
}
.major_detail_top img {
    width: 330px;
    height: 210px;
}
.major_detail_top_box {
    width: 870px;
    height: 210px;
    border-radius: 0px 0px 100px 0px;
    border: 10px solid rgba(57, 76, 221, 0.6);
    box-sizing: border-box;
    position: relative;
}
.major_detail_top_icon {
    position: absolute;
    bottom: -10px;
    right: -10px;
    width: 140px;
    height: 223px;
}
.major_detail_top_icon img {
    width: 100%;
    height: 100%;
}
.major_detail_title {
    display: flex;
    align-items: center;
    margin-top: 60px;
    margin-left: 80px;
}
.major_detail_title h3 {
    font-size: 36px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #FFFFFF;
    margin-right: 20px;
}
.major_detail_title p {
    width: 66px;
    height: 4px;
    background: #394CDD;
}
.major_detail_title_en {
    font-size: 24px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
    margin-top: 7px;
    margin-left: 158px;
}
.major_detail_introduce {
    width: 100%;
    background: #FFFFFF;
    padding: 40px 60px 30px 30px;
}
.major_detail_introduce_one {
    display: flex;
    align-items: baseline;
    margin-bottom: 30px;
}
 .major_detail_introduce_title {
    background: url(../../img/teacher_title_blue.png) left no-repeat;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #ffffff;
    width: 114px;
    height: 36px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding-top: 6px;
    box-sizing: border-box;
    padding-right: 14px;
    margin-right: 41px;
}
.major_detail_introduce_one p {
    flex: 1;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #000000;
    line-height: 28px;
}
.major_detail_introduce_button {
    display: flex;
    margin-top: 30px;
    justify-content: center;
}
.major_detail_introduce_button div {
    font-size: 12px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
    width: 128px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin: 0 10px;
    background: #394CDD ;
    cursor: pointer;
}
.major_detail_sell_box h3 {
    height: 44px;
    font-size: 36px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #FFFFFF;
    text-align: center;
    margin-top: 60px;
    margin-bottom: 40px;
}
.common_title h3 {
    height: 44px;
    font-size: 36px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #FFFFFF;
    text-align: center;
    margin-top: 60px;
    margin-bottom: 40px;
}
.country_nav_one {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 0 75px;
    color: rgba(255, 255, 255, 0.4);
    cursor: pointer;
}
.country_nav_one_on {
    color: #394CDD;
}
.country_nav_one span {
    font-size: 16px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
 }
.country_nav_one p {
        width: 15px;
        height: 15px;
        color: #394CDD;
        border: 10px solid;
        border-radius: 50%;
        border-top-color: transparent;
        border-left-color: transparent;
        transform: rotate(45deg);
        border-bottom-color: transparent;
        text-align: center;
        margin-left: -14px;
        margin-top: -8px;
        display: none;
}
.country_nav_one .p_on {
    display: block;
}
.country_nav {
    display: flex;
    justify-content: center;
    
}
.education_box {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 40px;
}
.education_warp {
    width: 398px;
    background: #FFFFFF;
    box-sizing: border-box;
    margin: 0 40px;
}
.education_title {
    font-family: PingFangSC-Semibold, PingFang SC;
    font-size: 16px;
    color: #FFFFFF;
    text-align: center;
    width: 100%;
    height: 22px;
    background: #394CDD;
    line-height: 22px;
}
 .education_title1 {
    background: linear-gradient(180deg, #394CDD 0%, #000000 100%);
  }
.school_sort_list {
    padding-top: 30px;
}
/* .school_sort_one a {
    display: flex;
    align-items: center;
} */
.school_sort_one {
    padding: 0 28px;
    padding-bottom: 20px;
    display: flex;
    align-items: center;
}
.school_sort_one span {
    font-size: 24px;
    color: #000000;
}
.school_sort_one img {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    border: 2px solid #000000;
    overflow: hidden;
    margin-left: 28px;
    margin-right: 20px;
    flex-shrink: 0;
}
.school_sort_one div h4 {
    font-size: 18px;
    color: #000000;
}
.school_sort_one div p {
    font-size: 14px;
    color: #000000;
}
.school_more a {
    color: #ffffff;
    font-size: 14px;
}
.school_more {
    width: 278px;
    height: 50px;
    background: #394CDD;
    line-height: 50px;
    text-align: center;
    margin: 40px auto 0;
}
.country_hot_warp {
    width: 100%;
    height: 420px;
    background: url(../../img/speciality_detail_center_bg.png) center no-repeat;
    margin-top: 80px;
    padding: 45px 0;
    box-sizing: border-box;
}
.country_hot_list {
    display: flex;
    align-items: center;
}
.country_hot_title {
    font-size: 34px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #FFFFFF;
    /* margin-right: 24px; */
    flex: 1;
}
.country_hot_one {
    width: 320px;
    height: 330px;
    box-sizing: border-box;
    background: rgba(57, 76, 221, 0.8);
    padding: 60px 32px 47px;
    color: #FFFFFF;
    line-height: 21px;
    flex-shrink: 0;
}
.country_hot_one h4 {
    font-size: 18px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    
}
.country_hot_one div,.country_hot_one p {
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
}
.country_hot_one div {
    margin: 30px 0;
}
.country_hot_one i {
    color: #FD4AEF !important;
}
.country_hot_one_ff {
    background: #ffffff;
    color: #000000 !important;
}
.qa_title {
    font-size: 36px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #FFFFFF;
    text-align: center;
    margin-top: 80px;
    margin-bottom: 40px;
}
.music_type_list {
    display: flex;
    flex-wrap: wrap;
}
.music_type_one {
    display: flex;
    flex-direction: column;
    align-items: center;
    color: rgba(255, 255, 255, 0.6);
    margin-right: 16px;
    margin-bottom: 20px;
    cursor: pointer;
}
.music_type_one_on {
    color: #394CDD;
}
.music_type_one div {
    width: 136px;
    height: 4px;
    border-radius: 4px;
    background: rgba(255, 255, 255, 0.2);
    margin-bottom: 6px;
}
.music_type_one .div_on {
    background: #394CDD;
}
.music_type_one p {
    font-size: 12px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
}
.music_type_one:nth-child(8) {
    margin-right: 0;
}
.QA_box {
    width: 100%;
    height: 344px;
    background: #ffffff;
    display: flex;
}
.QA_left_box {
    width: 260px;
    height: 100%;
    background: url(../../img/QA_img.png) center no-repeat;
}
.QA_left_box a {
    display: block;
    width: 128px;
    height: 40px;
    font-size: 12px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
    text-align: center;
    line-height: 40px;
    background: #394CDD;
    margin: 224px auto 20px;
}
.QA_left_box p {
    font-size: 12px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
    text-align: center;
}
.QA_right_box {
    flex: 1;
    box-sizing: border-box;
    padding: 40px 52px 13px 32px;
    overflow-y: scroll;
}
.QA_top {
    display: flex;
    justify-content: space-between;
}
.QA_title_box {
    display: flex;
    align-items: center;
}
.QA_title_box i {
    font-size: 14px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #FFFFFF;
    width: 20px;
    height: 20px;
    background: #394CDD;
    border-radius: 2px;
    text-align: center;
    line-height: 20px;
    margin-right: 10px;
}
.QA_title_box h4 {
    font-size: 18px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #000000;
}
.QA_title_box  p {
    font-size: 12px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #FFFFFF;
    width: 36px;
    height: 20px;
    background: #FD4AEF;
    border-radius: 10px 10px 10px 0px;
    text-align: center;
    line-height: 20px;
    margin-left: 10px;
}
.QA_time {
    font-size: 12px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #000000;
}
.QA_bottom {
    margin-left: 30px;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #000000;
    line-height: 21px;
    /* overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical; */
    margin-top: 10px;
    margin-bottom: 20px;
}
.sing_title {
    text-align: center;
    font-size: 36px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #FFFFFF;
    margin-top: 80px;
    margin-bottom: 40px;
}
.share_box {
    display: flex;
    /* justify-content: space-between; */
    padding-bottom: 100px;
}
.share_img{
    width: 276px;
    height: 184px;
}

.global_schools .container {
    position: relative;
}
.global_list {
    display: flex;
    justify-content: space-between;
    position: relative;
    z-index: 10;
}
.global_line {
    width: 380px;
    background-color: #ffffff;
    padding: 40px 20px;
    box-sizing: border-box;
    box-shadow: 0px 6px 16px 0px rgba(255,178,44,0.14);
}
.global_title {
    display: flex;
    align-items: center;
    justify-content: center;
}
.global_title::before {
    width: 14px;
    height: 14px;
    background-image: url(../../../image/works/2021/music/pc/circle.png);
    background-size: cover;
    content: '';
}
.global_title::after {
    width: 14px;
    height: 14px;
    background-image: url(../../../image/works/2021/music/pc/circle.png);
    background-size: cover;
    content: '';
}
.global_title h3 {
    color: #394CDD;
    font-size: 16px;
    line-height: 20px;
    margin: 0 10px;
}
.global_line_list {
    margin-top: 30px;
}
.global_top_item {
    height: 60px;
    background-image: url('http://art.xdf.cn/static/image/works/2021/music/pc/school_top1.png');
    background-size: cover;
    display: flex;
    align-items: center;
    color: #000000;
    font-size: 16px;
    font-weight: bold;
    padding-left: 20px;
    margin-bottom: 10px;
}
.global_top_item:hover,.global_item:hover {
    color: #394CDD;
}
.global_top_item.second {
    background-image: url('http://art.xdf.cn/static/image/works/2021/music/pc/school_top2.png');
}
.global_top_item.third {
    background-image: url('http://art.xdf.cn/static/image/works/2021/music/pc/school_top3.png');
}
.global_item_num {
    margin-right: 40px;
}
.global_item {
    display: flex;
    align-items: center;
    color: #000000;
    font-size: 16px;
    font-weight: bold;
    padding-left: 20px;
    margin-top: 20px;
    position: relative;
}
.global_item::after {
    width: 14px;
    height: 14px;
    background-image: url(../../../image/works/2021/music/pc/circle.png);
    background-size: cover;
    content: '';
    position: absolute;
    right: 0;
}
.global_item_name{
    font-weight: normal;
}
.global_top_item .global_item_name{
    font-weight: bold;
}
.global_icon_bg {
    width: 366px;
    height: 365px;
    background-image: url(../../../image/works/2021/music/pc/global_icon_bg.png);
    background-size: cover;
    position: absolute;
    top: 313px;
    right: -183px;
}
