
.swiper-wrapper {
    display: flex;
}
.course_warp {
    background: url(../../img/musicvine_banner.png) center no-repeat;
    background-size: cover;
}
.course_banner_icon {
    color: #289925;
}
input::-webkit-input-placeholder {  /* WebKit browsers*/ 
    color: #333;
    font-size: 14px;
}
 input:-moz-input-placeholder {   /* Mozilla Firefox 4 to 18*/ 
    color: #333;
    font-size: 14px;
}
input::-moz-input-placeholder {  /* Mozilla Firefox 19+*/ 
    color: #333;
    font-size: 14px;
}

input:-ms-input-placeholder { /* Internet Explorer 10+*/ 
    color: #333; 
    font-size: 14px;
}
.form-field__select {
    border: none;
}
#J_field_major{
    width: 100%;
    height: 50px;
}

.musicvine_banner_nav_warp {
    display: flex;
    align-items: center;
    position: absolute;
    top: 0;
    right: 73px;
}
/* .offer_img_icon_left {
    position: absolute;
    top: 16%;
    left: 13%;
    cursor: pointer;
}
.offer_img_icon_right {
    position: absolute;
    top: 16%;
    right: 13%;
    cursor: pointer;
} */
.musicvine_banner_nav_warp div {
    width: 10px;
    height: 130px;
    background: #289925;
    margin-right: 20px;
}
.musicvine_banner_nav li {
    font-size: 22px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 40px;
}
.musicvine_warp_common {
    background: #f2f3f4;
}
.musicvine_plan_warp {
    width: 100%;
    height: 500px;
    box-sizing: border-box;
    background: #000;
    padding-top: 52px;
}
.musicvine_plan_box {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.musicvine_plan_left {
    width: 656px;
}
.musicvine_plan_left h3 {
    font-size: 28px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #FFFFFF;
    margin-top: 28px;
}
.musicvine_plan_left p {
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 21px;
    margin-top: 28px;
    margin-bottom: 70px;
}
.musicvine_plan_left p i {
    color: #FD4AEF ;
}
.musicvine_plan_left div {
    width: 278px;
    height: 50px;
    background: #FFFFFF;
    text-align: center;
    line-height: 50px;
    font-size: 14px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #000000;
}
.musicvine_plan_right li {
    display: flex;
    margin-bottom: 20px;
    width: 360px;
}
.musicvine_plan_right li img {
    width: 49px;
    height: 40px;
    margin-right: 29px;
}
.musicvine_plan_right li h4 {
    font-size: 18px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #FFFFFF;
    margin-bottom: 10px;
    margin-top: 10px;
}
.musicvine_plan_right li p {
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.6);
    line-height: 21px;
}
.musicvine_plan_Highlights_box {
    padding-top: 100px;
}
.musicvine_plan_Highlights_box h3 {
    font-size: 36px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #000000;
    text-align: center;
    margin-bottom: 60px;
}
.musicvine_plan_Highlights_one_top {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}
.musicvine_plan_Highlights_one_top img {
    width: 20px;
    height: 20px;
    margin-right: 20px;
}
.musicvine_plan_Highlights_one_top span {
    font-size: 16px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #000000;
}
.musicvine_plan_Highlights_one {
    margin-bottom: 60px;
}
.musicvine_plan_Highlights_one ul {
    width: 486px;
}
.musicvine_plan_Highlights_one ul li {
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #000000;
}
.musicvine_plan_Highlights_list {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-around;
}
.musicvine_hot_warp h3 {
    font-size: 36px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #000000;
    margin-top: 20px;
    margin-bottom: 40px;
}
.musicvine_hot_one {
    width: 278px;
    height: 190px;
    box-sizing: border-box;
    padding: 20px;
    margin-bottom: 20px;
    position: relative;
    cursor: pointer;
    /* background-blend-mode:multiply; */
}
.musicvine_hot_one_mask {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(57, 76, 221, 0.8);
    padding: 20px;
    box-sizing: border-box;
}
.musicvine_hot_one_hover {
    transform:scale(1.1,1.1);
    transition: 0.3s;
}
.musicvine_hot_one1 {
    background: url(../../img/musicvine_hot_bg1.png) center no-repeat;
    background-size: cover;
}
.musicvine_hot_one2 {
    background: url(../../img/musicvine_hot_bg2.png) center no-repeat;
    background-size: cover;
}
.musicvine_hot_one3 {
    background: url(../../img/musicvine_hot_bg3.png) center no-repeat;
    background-size: cover;
}
.musicvine_hot_one4 {
    background: url(../../img/musicvine_hot_bg4.png) center no-repeat;
    background-size: cover;
}
/* .musicvine_hot_one:hover {
    background-color: rgba(57, 76, 221, 1);
} */
.musicvine_hot_one h4 {
    font-size: 28px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #FFFFFF;
    width: 100%;
    overflow:hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow:ellipsis;
}
.musicvine_hot_ranking_common {
    /* width: 130px; */
    height: 30px;
    text-align: center;
    line-height: 30px;
    font-size: 12px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
    margin-top: 4px;
    margin-bottom: 20px;
    border-radius: 15px;
    display: inline-block;
    padding: 0 25px;
}
.musicvine_hot_ranking1 {
    background: linear-gradient(90deg, rgba(40,153,37,0) 0%, #289925 100%);
}
.musicvine_hot_ranking2 {
    background: linear-gradient(90deg, rgba(253,74,239,0) 0%, #FD4AEF 100%);
}
.musicvine_hot_ranking3 {
    background: linear-gradient(270deg, rgba(57,76,221,0.9) 0%, rgba(57,76,221,0) 100%);
}
.musicvine_hot_tag {
    font-size: 14px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: rgba(255, 255, 255, 0.4);
    margin-bottom: 6px;
    width: 100%;
    /* overflow:hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow:ellipsis; */
}
.musicvine_hot_ask {
    font-size: 12px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.4);
}
.musicvine_hot_list {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}
.musicvine_hot_more {
    width: 278px;
    height: 50px;
    background: #000000;
    line-height: 50px;
    text-align: center;
    margin: 0 auto;
    font-size: 14px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #FFFFFF;
    margin-top: 20px;
    margin-bottom: 80px;
}
.musicvine_part_warp {
    width: 100%;
    height: 750px;
    box-sizing: border-box;
    background: url(../../img/musicline_new.png) center no-repeat;
    background-size: cover;
    padding-top: 60px;
    padding-bottom: 80px;
}
.musicvine_part_warp h3 {
    margin-bottom: 60px;
    font-size: 36px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #FFFFFF;
}
.musicvine_part_content {
    display: flex;
    justify-content: space-between;
}
.musicvine_part_content_left img {
    width: 786px;
    height: 507px;
}
.musicvine_part_icon {
    width: 140px;
    height: 140px;
    border-radius: 50%;
    font-size: 16px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.musicvine_part_icon1 {
    background: url(../../img/music_round1.png);
    position: absolute;
    left: 0;
    top: -27px;
}
.musicvine_part_icon2 {
    background: url(../../img/music_round2.png);
    position: absolute;
    right: 0;
    top: 75px;
}
.musicvine_part_icon3 {
    background: url(../../img/music_round3.png);
    position: absolute;
    left: 0;
    top: 173px;
}
.musicvine_part_icon4 {
    background: url(../../img/music_round1.png);
    position: absolute;
    right: 33px;
    top: 262px;
}
.musicvine_part_content_right_word {
    position: absolute;
    left: 0;
    bottom: 0;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
}
.musicvine_part_content_right {
    width: 355px;
    position: relative;
}
.musicvine_course_content_warp h3{
    font-size: 36px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #000000;
    text-align: center;
    margin-bottom: 40px;
}
.musicvine_course_content_warp  {
    padding-top: 80px;
}
.musicvine_course_content_top {
    display: flex;
    /* align-items: center; */
}
.musicvine_course_content_top p {
    margin-right: 31px;
    font-size: 18px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #000000;
}
.musicvine_course_content_top div {
    border-top: 1px solid #000;
    margin-top: 8px;
    flex: 1;
}
.musicvine_course_des_warp img {
    width: 100%;
    height: 394px;
    margin-top: 30px;
}
.musicvine_course_des_warp p {
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #000000;
}
.musicvine_course_des_warp div {
    width: 278px;
    height: 50px;
    background: #000000;
    line-height: 50px;
    text-align: center;
    margin: 0 auto;
    font-size: 14px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #FFFFFF;
    margin-bottom: 60px;
}
.musicvine_course_content_box {
    width: 100%;
    height: 1055px;
    box-sizing: border-box;
    background: url(../../img/musicvine_course_bg.png) center no-repeat;
    background-size: cover;
}
.musicvine_course_content_top div .musicvine_course_content_p {
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.6);
    margin-top: 20px;
    width: 100%;
}
.musicvine_course_content_one {
    width: 220px;
    height: 120px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 22px;
    font-size: 16px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #FFFFFF;
}
.musicvine_course_content_list {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 50px;
}
.musicvine_course_content_one1 {
    background: url(../../img/musicvine_course_bg1.png);
}
.musicvine_course_content_one2 {
    background: url(../../img/musicvine_course_bg2.png);
}
.musicvine_course_content_one3 {
    background: url(../../img/musicvine_course_bg3.png);
}
.musicvine_course_content_one4 {
    background: url(../../img/musicvine_course_bg4.png);
}
.musicvine_course_content_one5 {
    background: url(../../img/musicvine_course_bg5.png);
}
.musicvine_course_content_one6 {
    background: url(../../img/musicvine_course_bg6.png);
}
.musicvine_course_content_one7 {
    background: url(../../img/musicvine_course_bg7.png);
}
.offer_show_box {
    width: 100%;
    height: 1680px;
    background: url(../../img/musicvine_offer_bg.png) center no-repeat;
    background-size: cover;
}
.musicvine_offer_bottom_top {
    background: url(../../img/musicvine_bottom_bg.png) center no-repeat;
    font-size: 36px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #FFFFFF;
    width: 582px;
    height: 275px;
    text-align: center;
    line-height: 275px;
}
.form_musicvine_input {
    width: 580px;
    height: 60px;
    background: rgba(255, 255, 255, 0.3);
    padding: 0 10px;
    font-size: 14px;
    color: #FFFFFF;
    display: inline;
    box-sizing: border-box;
    margin-bottom: 20px;
}
.form_musicvine_select {
    position: relative;
    width: 580px;
    height: 60px;
    padding: 0 10px;
    background: rgba(255, 255, 255, 0.3);
    font-size: 14px;
    color: #333;
    /* display: inline; */
    overflow: hidden;
    cursor: pointer;
    box-sizing: border-box;
}  
.form_musicvine_select span {
    font-size: 14px;
    color: #FFFFFF;
    height: 60px;
    line-height: 60px;
    display: block;
}
.form_musicvine_select em{
    background: url(../../img/form_icon.png) 0 0 no-repeat;
    width: 18px;
    height: 11px;
    position: absolute;
    z-index: 1;
    right: 10px;
    top: 50%;
    margin-top: -4px;
    background-size: contain;
}
.musicvine_offer_bottom_center {
    display: flex;
}
.musicvine_offer_bottom_center_des {
    width: 582px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #FFFFFF
}
.musicvine_offer_bottom_center_form {
    flex: 1;
}
.musicvine_offer_bottom_bottom {
    font-size: 16px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #FFFFFF;
    padding: 15px 0;
    background: #394CDD;
    width: 190px;
    text-align: center;
    margin-right: 38px;
    margin-top: 40px;
    cursor: pointer;
}
.musicvine_offer_bottom_flex {
    display: flex;
    justify-content: end;
}
.musicvine_offer_bottom {
    margin-top: 101px;
}
input:-moz-placeholder,  
textarea:-moz-placeholder {  
    color: #FFFFFF;  
    font-size: 16px;
}  
input:-ms-input-placeholder,  
textarea:-ms-input-placeholder {  
    color: #FFFFFF;  
    font-size: 16px;
}  
input::-webkit-input-placeholder,  
textarea::-webkit-input-placeholder {  
    color: #FFFFFF;  
    font-size: 16px;
}
