.course_warp {
    width: 100vw;
    height: 1080px;
    background: url(../../img/courseBanner.png) center no-repeat;
    background-size: cover;
}

.course_banner_icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    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: 3px;
    margin-top: -8px;
}
.course_banner_en {
    font-size: 22px;
    font-family: LEMONMILK-Regular, LEMONMILK;
    font-weight: 400;
    color: #FFFFFF;
    margin-left: 34px;
}
.course_banner_nav {
    display: flex;
    align-items: center;
    position: absolute;
    right: 0;
    top: 89px;
}
.course_banner_nav li:nth-child(1){
    width: 10px;
    height: 40px;
    background: #394CDD;
    margin-right: 20px;
}
.course_banner_nav li {
    font-size: 22px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #FFFFFF;
 }
 .course_banner_bottom {
    margin-top: 108px;
    display: flex;
    align-items: center;
    position: relative;
 }
 .course_banner_bottom img {
    margin-left: 99px;
 }
 .course_banner_bottom span {
    font-size: 22px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
    margin-left: 30px;
 }
 .course_banner {
    padding-top: 361px;
 }
 .course_banner_center {
    margin-left: 29px;
    margin-top: 48px;
    position: relative;
 }

 .music_icon {
    width: 60px;
    height: 60px;
    transform: rotate(314deg);
    border: 2px solid #fff;
    display: inline-block;
    border-top-color: transparent;
    border-right-color: transparent;
    margin-right: 5px;
    position: absolute;
    top: 84px;
    left: 561px;
}

.popular_warp {
    width: 100%;
    background-color: #000;
    padding-top: 80px;
    padding-bottom: 112px;
}
.popular_title {
    font-size: 36px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #FFFFFF;
    text-align: center;
}
.popular_top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 40px;
}
.popular_bottom {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 30px;
}
.popular_common {
    padding-left: 30px;
    padding-top: 40px;
    box-sizing: border-box;
    position: relative;
}
.popular_portfolio {
    width: 870px;
    height: 300px;
    background: url(../../img/popularOne.png) center no-repeat;
    background-size: cover;
    padding-right: 490px;
}
.popular_asem {
    width: 300px;
    height: 300px;
    background: url(../../img/popularTwo.png) center no-repeat;
    background-size: cover;
    padding-right: 30px;
}
.popular_title_one {
    font-size: 18px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #FFFFFF;
}
.popular_des_one {
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
    margin-top: 30px;
}
.popular_order_one {
    font-size: 14px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #FFFFFF;
    text-align: center;
    width: 134px;
    height: 50px;
    background: #000000;
    line-height: 50px;
    margin-top: 46px;
    cursor: pointer;
    position: absolute;
    left: 30px;
    bottom: 30px;
}
.popular_music {
    width: 380px;
    height: 300px;
    padding-right: 30px;
    background: url(../../img/popularThree.png) center no-repeat;
    background-size: cover;
}
.popular_bsd {
    width: 380px;
    height: 300px;
    padding-right: 30px;
    background: url(../../img/popularFour.png) center no-repeat;
    background-size: cover;
}
.popular_jp {
    width: 380px;
    height: 300px;
    padding-right: 30px;
    background: url(../../img/popularFive.png) center no-repeat;
    background-size: cover;
}
.abroad_warp {
    background: #F2F3F4;
    padding: 80px 0;
}
.abroad_title {
    font-size: 36px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #000000;
    text-align: center;
}
.abroad_title_subheading i {
    font-size: 22px;
    font-family: LEMONMILK-Bold, LEMONMILK;
    font-weight: bold;
    color: #394CDD;
}
.abroad_title_subheading span {
    font-size: 18px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #000000;
}
.abroad_common {
    background-size: cover;
    width: 278px;
    height: 184px;
    box-sizing: border-box;
    padding-top: 80px;
    cursor: pointer;
    position: relative;
}
.abroad_one {
    background: url(../../img/abroadOne.png) center no-repeat; 
}
.abroad_two {
    background: url(../../img/abroadTwo.png) center no-repeat; 
}
.abroad_three {
    background: url(../../img/abroadThree.png) center no-repeat; 
}
.abroad_four {
    background: url(../../img/abroadFour.png) center no-repeat; 
}
.abroad_options {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 32px;
}
.abroad_common_des {
    width: 225px;
    border-top: 1px solid rgba(255, 255, 255, 0.4);
    margin: 0 auto;
    text-align: center;
    font-size: 16px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #FFFFFF;
    line-height: 40px;
    z-index: 99;
}
.abroad_common_title {
    font-size: 30px;
    font-family: CKTKingKong;
    color: #FFFFFF;
    text-align: center;
    margin-bottom: 20px;
}
.abroad_common_more {
    width: 278px;
    height: 50px;
    background: #000000;
    text-align: center;
    font-size: 14px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #FFFFFF;
    line-height: 50px;
    margin-top: 40px;
    margin-left: 615px;
    cursor: pointer;
    margin-bottom: 60px;
}
.abroad_common_hover {
    width: 278px;
    height: 184px;
    box-shadow: 0px 2px 20px 0px rgba(57,76,221,0.14);
    background: rgba(57, 76, 221, 0.9);
    position: absolute;
    top: 0;
    left: 0;
    box-sizing: border-box;
    padding-top: 44px;
    display: none;
}
.abroad_common_title_hover {
    width: 134px;
    height: 50px;
    background: #000000;
    font-size: 14px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #FFFFFF;
    text-align: center;
    line-height: 50px;
    margin: 0 auto;
    margin-bottom: 20px;
}
.abroad_center_two_top {
    display: flex;
    position: relative;
    width: 50%;
    height: 100%;
}
.abroad_center_box {
    display: flex;
    height: 430px;
}

.abroad_center_img {
    position: absolute;
    width: 50vw;
    right: 0;
    background: url(../../img/abroad_left.png) center no-repeat;
    background-size: cover;
    height: 430px;
}
.abroad_center_img img {
    width: 100%;
    /* height: 100%; */
}
.abroad_center_two_warp_title {
    width: 615px;
    /* height: 130px; */
    background: #FFFFFF;
    box-sizing: border-box;
    padding: 30px 23px 27px 20px;
}
.abroad_center_two_warp_title p {
    font-size: 16px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #394CDD;
    margin-left: 20px;
}
.abroad_center_two_warp_des {
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #000000;
    margin-left: 40px;
    margin-top: 10px;
}
.abroad_center_two_title {
    display: flex;
    align-items: center;
}
.abroad_center_two_warp {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 615px;
    box-sizing: border-box;
    height: 100%;
}
.abroad_center_two_bottom {
    /* text-align: right; */
    display: flex;
    /* justify-content: center; */
    /* position: relative; */
}
.aaa {
    position: relative;
    width: 50%;
}
.abroad_center_two_bottom_right {
    /* min-width: 975px; */
    /* min-height: 420px; */
    background: url(../../img/abroad_right.png)  no-repeat;
    background-size: cover;
    padding: 149px 413px 88px 30px;
    background-position: top right;
    box-sizing: border-box;
    position: absolute;
    width: 50vw;
    left: 0;

}
.abroad_center_two_bottom_left {
    width: 585px;
}
.abroad_title_subheading_copy {
    margin-top: 62px;
    margin-bottom: 43px;
}
.interview_warp {
    width: 505px;
    height: 100px;
    background: rgba(57, 76, 221, 0.6);
    border-radius: 50px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 30px;
}
.interview_warp_two {
    width: 484px;
    height: 80px;
    background: #394CDD;
    border-radius: 40px;
    font-size: 16px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #FFFFFF;
    line-height: 80px;
    text-align: center;
}
.interview_warp img {
    position: absolute;
    left: 0;
    top: 0;
}
.abroad_center_two_bottom_right p {
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
}
.abroad_center_two_bottom_right div {
    width: 278px;
    height: 50px;
    background: #FFFFFF;
    font-size: 14px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #000000;
    line-height: 50px;
    text-align: center;
    margin-top: 70px;
}
.music_abroad_common {
    position: relative;
    box-sizing: border-box;
}
.music_abroad_one {
    background: url(../../img/music_abroad_one.png)  no-repeat;
    background-size: cover;
    width: 380px;
    height: 400px;
}
.music_abroad_two {
    background: url(../../img/music_abroad_two.png)  no-repeat;
    background-size: cover;
    width: 380px;
    height: 190px;
}
.music_abroad_three {
    background: url(../../img/music_abroad_three.png)  no-repeat;
    background-size: cover;
    width: 380px;
    height: 190px;
}
.music_abroad_four {
    background: url(../../img/music_abroad_four.png)  no-repeat;
    background-size: cover;
    width: 380px;
    height: 400px;
}
.music_abroad_warp_box {
    display: flex;
    justify-content: space-between;
}
.music_abroad_center {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.music_abroad_off {
    text-align: center;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
}
.music_abroad_off img {
    width: 30px;
    height: 30px;
}
.music_abroad_off p {
    font-size: 16px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #FFFFFF;
    margin-top: 20px;
    margin-bottom: 30px;
}
.music_abroad_on {
    width: 100%;
    height: 100%;
    background: rgba(57, 76, 221, 0.9);
    box-shadow: 0px 2px 20px 0px rgba(57,76,221,0.14);
    position: absolute;
    top: 0;
    left: 0;
    /* text-align: center; */
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.music_abroad_on h4 {
    font-size: 16px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #FFFFFF;
}
.music_abroad_on p {
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
    padding: 0 44px;
    margin-top: 30px;
}
.music_abroad_show {
    display: none;
}
.abroad_plan_warp {
    width: 100%;
    height: 783px;
    background: url(../../img/course_banner_bottom.png) center no-repeat;
    background-size: cover;
}
.abroad_plan_title {
    font-size: 36px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #FFFFFF;
    text-align: center;
    padding-top: 60px;
    padding-bottom: 40px;
}
.abroad_plan_time_one {
    width: 220px;
    height: 260px;
    background: rgba(57, 76, 221, 0.4);
    box-sizing: border-box;
    padding-top:36px;
   
}
.abroad_plan_time_one h4 {
    font-size: 14px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #FFFFFF;
    text-align: center;
}
.abroad_plan_time_one p {
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 21px;
    margin-top: 20px;
    padding:0 41px;
    display: flex;
}
.abroad_plan_time_warp {
    display: flex;
    justify-content: space-between;
    position: relative;
}
.abroad_plan_time_one p i {
    margin-right: 5px;
}
.abroad_plan_round {
    width: 10px;
    height: 10px;
    background: #394CDD;
    border-radius: 50%;
}
.abroad_plan_time_warp_one {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.abroad_plan_line {
    width: 3px;
    height: 48px;
    background: #394CDD;
}
.abroad_plan_time_warp_one img {
    width: 34px;
    height: 34px;
    z-index: 20;
}
.abroad_plan_time {
    font-size: 18px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #FFFFFF;
    margin-top: 32px;
}
.abroad_plan_time_line {
    position: absolute;
    width: 1090px;
    border-top: 3px solid #394CDD;
    bottom: 72px;
    left: 110px;
    z-index: 10;
}
.abroad_plan_time_icon {
    background: url(../../img/abroad_plan_time_icon.png) center no-repeat;
    background-size: cover;
    width: 152px;
    height: 152px;
    border-radius: 50%;
    font-size: 18px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #FFFFFF;
    position: absolute;
    right: -185px;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.abroad_plan_tip {
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
    margin-top: 62px;
}
.abroad_plan_button {
    font-size: 14px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #000000;
    width: 270px;
    height: 50px;
    background: #FFFFFF;
    line-height: 50px;
    text-align: center;
    cursor: pointer;
    margin-top: 20px;
}