
.backImg{
    background-size: cover;
    height: 100%;
    -webkit-transition: all 0.5s linear;
    transition: all 0.5s linear;
    -webkit-animation-delay: 500ms;
            animation-delay: 500ms;
}
.backImg-main {
    text-align: center;
    height: 63px;
}
.header-blcok{
    position: relative;
    height: 52vh;
    background-color: rgba(0,0,0,0.6);
}
.tabs-display_div{
    opacity: 0;
}
.backImg-block_img{
    height: 0px;
    overflow: hidden;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%,0);
}

.footer-other{
    padding-top: 0px;
}
.VideoLessons{
    padding-top: 190px;
    margin-bottom: 46px;
}
.VideoLessonsDetail-main{
    position: relative;
    width: 1200px;
    margin:0 auto;
    padding-bottom: 40px;
}
.VideoLessonsDetail{
    background: #F6F8FA;
    position: relative;
}
.VideoLessonsDetail-header{
    -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards;
    -webkit-animation-delay: 1500ms;
            animation-delay: 1500ms;
    -webkit-animation-duration: 500ms;
            animation-duration: 500ms;
            opacity:1;
    margin-top: 49px;
    height: 1px;
}
.VideoLessonsDetail-header_block{
    position: relative;
    width: 1200px;
    margin: 0 auto;
}
.VideoLessonsDetail-header-left{
    cursor: pointer;
    display: inline-block;
    font-size:16px;
    font-weight:400;
    line-height:58px;
    color:#3B3B3B;
    opacity:1;

}
.VideoLessonsDetail-header-Lives{
    cursor: pointer;
    display: inline-block;
    font-size:16px;
    font-weight:400;
    line-height:58px;
    color:rgba(59,59,59,0.60);
    opacity:1;
    margin-left: 100px;
}
.VideoLessonsDetail-header-right{
    float: right;
}
.screen-text{
    width:92px;
    font-size:20px;
    font-family:Arial;
    color:rgba(59,59,59,0.96);
    opacity:1;
}
.VideoLessonsDetail-list{
}
.VideoLivesDetail-list{
    display: none;
}
.Video-list{
    opacity: 0;
    -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards;
    -webkit-animation-delay: 2000ms;
            animation-delay: 2000ms;
    position: relative;
}
.VideoLessonsDetail-ul{
    overflow: hidden;
    width: 1200px;
}
.VideoLivesDetail-ul{
    overflow: hidden;
}
/* .VideoLessonsDetail-liNext{
    opacity: 0;
    transition: all ease-in 200ms;
} */
.VideoLessonsDetail-li{
    background: #fff;
    float: left;
    margin-right:60px;
    margin-bottom: 70px;
    width: 360px;
}
.VideoLessonsDetail-li > a{
    width: 100%;
    height: 100%;
    display: block;
}
.VideoLessonsDetail-ul li:nth-child(3n+3){
    margin-right: 0px;
}
.VideoLivesDetail-ul li:nth-child(3n+3){
    margin-right: 0px;
}
.VideoLessonsDetail-title{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    width:320px;
    /* height: 36px; */
    font-size:16px;
    line-height:20px;
    color:rgba(54,59,62,1);
    opacity:1;
    margin: 0 auto;
}
.VideoLessonsDetail-title a.TolessonsDetails{
    width: 320px;
    text-align: center;
    margin: 0 auto;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    height: 36px;
    font-size:16px;
    line-height:18px;
    color:rgba(54,59,62,1);
    opacity:1;
}
.VideoLessonsDetail-Label{
    background-color: rgba(0,0,0,0);
    height: 24px;
    right: 0;
    left: 20px;
    bottom: 24px;
    position: absolute;
    /* width: 320px;
    margin: 0 auto;
    margin-top: 12px;
    overflow: hidden;
    min-height: 24px; */
    z-index: 10;
}
.TolessonsDetails{
    width: 320px !important;
    margin: 0 auto;
    color: #3B3B3B;
    font-weight: 500;
}
.VideoLessonsDetail-p{
    white-space: pre-wrap;
    margin:0 auto;
    margin-top: 20px;
    width:320px;
    font-size:14px;
    line-height:20px;
    color:rgba(137,137,137,1);
    opacity:1;
    overflow:hidden; 
    text-overflow:ellipsis;
    display:-webkit-box; 
    -webkit-box-orient:vertical;
    -webkit-line-clamp:5;   
    height: 100px;
}
.VideoLivesDetail-ul .VideoInformation{
    width: 320px;
    border-top:0.5px solid rgba(112,112,112,0.30196078431372547);
    overflow: hidden;
    margin: 0 auto;
    margin-top: 20px;
    display: flex;
    justify-content: space-between;
}
.VideoInformation{
    width: 320px;
    border-top:0.5px solid rgba(112,112,112,0.30196078431372547);
    overflow: hidden;
    margin: 0 auto;
    margin-top: 15px;
}

.VideoLessonsDetail-ul .Mentor-Video{
    display: block;
    line-height: 18px;
    color: rgba(59, 59, 59, 0.4) !important;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    margin-top: 10px;
}
.VideoLivesDetail-ul .Mentor-Video{
    display: block;
    line-height: 16px;
    /* color: rgba(59, 59, 59, 0.4) !important; */
    overflow: hidden;
    text-overflow:ellipsis;
    line-height: 45px;
    white-space: nowrap;
    margin-top: 0px;
}
.pub-text{
    margin-left: 6px;
}
.icon-block{
    width: 20px;
    height: 20px;
    display: block;
    border-radius: 50%;
    margin-top: 4px;
    position: relative;
}

.icon-block .iconfont{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%) scale(1.1);
    text-align: center;
    font-size: 12px;
}
.icon-block .iconbianzu17{
    transform:  translate(-50%,-50%) scale(0.9);
    margin-left: 1px;
    margin-top: 1px;
    
}
.icon-block .iconbianzu19{
    transform:  translate(-50%,-50%) scale(0.9);
    margin-right: 1px;
}
.icon-block .iconbianzu23{
    margin-left: 2px;
}
.icon-block_pub{
    background:linear-gradient(360deg,rgba(68,233,147,1) 0%,rgba(81,246,166,1) 100%);
}
.icon-block_vip{
    background:linear-gradient(10deg,rgba(255,93,98,1) 0%,rgba(255,150,102,1) 100%);
}
.icon-block_tra{
    background:linear-gradient(180deg,rgba(127,233,222,1) 0%,rgba(60,202,214,1) 100%);
}
.icon-block_member{
    background:linear-gradient(180deg,rgba(156,123,205,1) 0%,rgba(128,156,225,1) 100%);
}
.lessons-status{
    display: flex;
    color: #fff;
    z-index: 10;
    position: absolute;
    top: 0px;
    right: 0px;
    font-size:11px;
    font-weight:400;
    line-height:28px;
    opacity:1;
    box-sizing: border-box;
    padding: 0 4px;
    border-radius:16px 0px 0px 16px;
    overflow: hidden;
}
.lessons-status::after{
    background-attachment: fixed;
    content: '';
    background:rgba(0,0,0,0.7);
    filter: blur(30px);
    border-radius:2px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 auto;
    z-index: -1;
    margin:-30px; 
}
.lessons-vip {
    /* color:rgba(255,255,255,1); */
    /* background: rgba(195, 46, 71, 1); */
}
.lessons-member{
    /* background: linear-gradient(to right,#FF5040 0%,#FF7B70 100%); */
    color:rgba(255,255,255,1);
}
.lessons-trial{
    /* color: #fff; */
    /* background: #000; */
}
.lessons-public{
    /* color: rgba(195, 46, 71, 1); */
    /* background: #fff; */
}
.Mentor-Video:hover{
    cursor: pointer;
}
.Mentor-live_time{
    line-height: 45px;
}
.VideoLivesDetail-ul .Mentor-live_time span{
    line-height: 45px;
}
.mentor-te{
    color: #3B3B3B !important;
}
.lessons-time_detail{
    margin-top: 10px;
    margin-bottom: 20px;
    display: flex;
    justify-content: space-between;
}
.lessons-time_detail span{
}
.Mentor-times,.Mentor-time{
    color: rgba(59, 59, 59, 0.4) !important;
    font-size:14px;
    font-weight:400;
    line-height:16px;
    opacity:1;
}
.lessons-main-te{
    color: #c32e47 !important;
}
.VideoInformation span{
    font-size:14px;
    line-height:16px;
    color: rgba(59, 59, 59, 0.4) ;
    opacity:1;
}
.VideoLivesDetail-ul .Mentor-Video{
    color: rgba(87,87,87,1);
}
.videolessons-header{
    background: #fff;
    margin-top: 52vh;
    padding-top: 70px;
    /* border-bottom:1px solid rgba(207,215,220,0.5019607843137255); */
    z-index: 9;
    padding-bottom: 40px;
    overflow: hidden;
}
.ways-lessons{
    margin: 0 auto;
    display: flex;
    margin-top: 50px;
    justify-content: center;
}
.tagstext .jitou{
    margin-right: 5px;
}
.tagslive .jitou{
    margin-right: 5px;
}
.login-vip{
    padding: 0 21px;
    background-color: #fff;
    display: inline-block;
    line-height: 50px;
    font-size:14px;
    font-weight:400;
    color:rgba(59,59,59,1);
    opacity:1;
    margin-right: 15px;
    box-shadow:0px 5px 10px rgba(0,0,0,0.03);
}
.login-vip:hover{
    cursor: pointer;
}
.accessCode{
    padding: 0 21px;
    background-color: #fff;
    line-height: 50px;
    display: inline-block;
    font-size:14px;
    font-weight:400;
    color:#3b3b3b;
    opacity:1;
    box-shadow:0px 5px 10px rgba(0,0,0,0.03);
}
.accessCode:hover{
    cursor: pointer;
}
.span-clickte{
    color:rgba(195,46,71,1);
    margin-left: 5px;
}
.Label{
    cursor: pointer;
    display: inline-block;
    height:24px;
    opacity:1;
    border-radius:2px;
    line-height: 24px;
    margin-right: 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    font-size:10px;
    font-weight:normal;
    color:rgba(255,255,255,1);
    overflow: hidden;
    position: relative;

}
.Label::after{
    background-attachment: fixed;
    content: '';
    background:rgba(0,0,0,0.7);
    filter: blur(30px);
    border-radius:2px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 auto;
    z-index: -1;
    margin:-30px; 
}
.label_block{
    padding: 0px 10px;
}

/* .gaosi{
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 110%;
    position: absolute;
    top: -4px;
    left: -4px;
    right: -4px;
    background-size: cover;
    background-position: bottom;
    transition: all 0.3s ease;
    -webkit-filter: blur(6px);
    filter: blur(6px);
    background-color: rgba(0,0,0,0.7);
    background-attachment: fixed;
    opacity: 0.5;
} */
.header-top_nav__ul li:nth-child(2) a{
    opacity: 1;
    color: rgba(255,255,255,1);
}
#page{
    text-align: center;
}
#page ul{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: inline-block;
}
#page ul li{
    border:1px solid rgba(228,228,228,1);
    width: 32px;
    border-radius:2px;
    height: 32px;
    background:#fff;
    font-size: 14px;
    line-height: 32px;
    color:rgba(59,59,59,0.96);
    margin: 0 5px;
}
.xl-disabled{
    background: #fff !important;
    color:rgba(54,59,62,1) !important;
    border: none !important;
}
.xl-jumpText{
    width: 200px !important;
}
.xl-active{
    background:rgba(59,59,59,.3) !important;
    color: #363B3E !important;
    border: none !important;
}
.xl-prevPage .iconshangyiye{
    font-size: 12px;
}
.xl-nextPage .iconxiayiye{
    font-size: 12px;
}
/* 分页插件 */
#page {
    color: #666;
    display: block;
    text-align: center;
    margin-top: 50px;
}

#page li {
    display: inline-block;
    min-width: 30px;
    height: 28px;
    cursor: pointer;
    color: #666;
    font-size: 13px;
    line-height: 28px;
    background-color: #f9f9f9;
    border: 1px solid #dce0e0;
    text-align: center;
    margin: 0 4px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.xl-nextPage,
.xl-prevPage {
    
}

#page li.xl-disabled {
    opacity: .5;
    cursor: no-drop;
}

#page li.xl-disabled:hover{
    background-color: #f9f9f9 !important;
    color: #666 !important;
}

#page li.xl-active {
    background:rgba(195,46,71,1) !important;
    color:rgba(255,255,255,1) !important;
}

#page li:hover{
}

 #page li.xl-jumpText {
    background-color: rgba(0,0,0,0);
    border-color: rgba(0,0,0,0);
    opacity: 1;
}

#page li.xl-jumpText:hover{
    background-color: rgba(0,0,0,0) !important;
    border-color: rgba(0,0,0,0) !important;
}

#page li.xl-jumpButton{
    padding: 0 5px;
}

#xlJumpNum {
    width: 35px;
    margin: 0 3px;
}
input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{
    -webkit-appearance: none !important;
}
input[type="number"]{
    -moz-appearance:textfield;
}
.labels-list{
    flex-wrap: wrap;
    display: flex;
    width: auto;
    /* height: 75px; */
    height: 100%;
    overflow: hidden;
    background-color: rgba(0,0,0,0);
}

.block-overflow,.block-overflow1{
    position: relative;
    cursor: pointer;
    width: 360px;
    height: 230px;
    overflow: hidden;
    background-color: rgba(0,0,0,0.4);
}
.block-overflow1{
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
}
.block-videoImg{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9;
    width: 100%;
    height: 100%;
    background:rgba(72,89,102,0.2);
}
.moretext {
    margin: 0 auto;
    width: 150px;
    font-size: 12px;
    color: #b1b1b1;
    text-align: center;
    margin-top: 13px;
}
.VideoLessonsDetail-li_More{
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    bottom: 20px;
    right: 20px;
    width: 150px;
    height: 18px;
}
.MoreDeatil-text{
    display: block;
    width: 100px;
    position: absolute;
    right: 0px;
    display: inline-block;
    font-size:14px;
    line-height:18px;
    color:rgba(255,255,255,1);
    opacity:1;
}
.VideoLessonsDetail-li_More .MoreDeatil-icon{
    position: absolute;
    right: 0px;
    color: #fff;
    font-size: 12px;
    margin-left: 7px;
    opacity: 0;
}
.VideoLessonsDetail-li_top{
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    width: 360px;
    position: relative;
    height: 230px;
    -webkit-transition:all ease-in-out 0.5s;
    transition:all ease-in-out 0.5s;

}

/* 列表分割 */
.Video-tabs_text0{
    cursor: pointer;
    position: relative;
    display: block;
    float: left;
    font-size:20px;
    ;
    line-height:28px;
    color:#C32E47;
}
.Video-tabs_text1{
    cursor: pointer;
    position: relative;
    display: block;
    font-size:20px;
    ;
    line-height:28px;
    color:#C32E47;
    float: left;
    margin-left: 85px;
}
.Personal_Video-main{
    padding-top: 50px;
    width: 1040px;
    margin: 0 auto;
}
.Video_Dividing-lines{
    overflow: hidden;
    position: relative;
    height: 2px;
    margin-top: 19px;
}
.Video-thinlong1{
    position: absolute;
    display: block;
    width:100%;
    height:1px;
    border-bottom:1px solid #C32E47;
}
.Video-shortstrong1{
    bottom: -20px;
    margin:0 auto;
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%,0);
            transform: translate(-50%,0);
    display: block;
    width:1px;
    height:20px;
    opacity:1;
    z-index: 2;
    background: #C32E47;
}
.Video-shortstrong2{
    bottom: -20px;
    background: #C32E47;
    margin:0 auto;
    display: none;
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%,0);
            transform: translate(-50%,0);
    width:1px;
    height:0px;
    opacity:1;
    z-index: 2;
}
.Mentor-times .followNums{
    color: #C32E47;
}
/* 播放器状态 */
.playstatus{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    line-height: 26px;
    font-size: 12px;
    color: #fff;
    /* position: absolute; */
    /* background:rgba(195,46,71,1); */
    /* top: 0px; */
    /* right: 0px; */
}
.playstatus .icondingyuerenshu{
    font-size: 12px;
    color: #c32e47;
    margin-right: 4px;
    line-height: 45px;
}
.line-scale-pulse-out-rapid > div{
    background-color: #c32e47;
}
.playstatus .liveStatus{
    color: #c32e47 !important;
}
.playstatus .livelines{
    color: #c32e47 !important;
}
.playstatus .followNums{
    color: #c32e47 !important;
}
.Waitstatus span{
    font-size:14px;
    opacity:0.5;
    color: #3B3B3B;
}
.Waitstatus{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    opacity:1;
    line-height: 26px;
    font-size: 12px;
    color: #fff;
    /* position: absolute; */
    /* top: 0px; */
    /* right: 0px; */
    /* background:rgba(137,137,137,0.7); */
}
.playedstatus span{
    font-size:14px;
    font-weight:400;
    color:rgba(87,87,87,1);
    opacity:1;
}
.playedstatus{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    /* background:rgba(0,0,0,0.7); */
    opacity:1;
    line-height: 26px;
    font-size: 12px;
    color: #fff;
    /* position: absolute;
    top: 0px;
    right: 0px; */
}
.icon-status{
    margin-top: 11px;
    margin-right: 6px;
    display:block;
    width:4px;
    height:4px;
    background:rgba(255,255,255,1);
    border-radius:50%;
    opacity:1;
}
.livelines{
    margin: 0 7px;
}
.playstatus .iconren{
    color: #fff;
    font-size: 12px;
    -webkit-transform: scale(0.8,0.8);
            transform: scale(0.8,0.8);
    margin-right: 4px;
}
.playstatus .iconlive{
    margin-right: 4px;
    color: #fff;
    font-size: 12px;
    -webkit-transform: scale(0.8,0.8);
            transform: scale(0.8,0.8);
}
.line-scale-pulse-out-rapid {
    margin-right: 5px;
    margin-top: 10px;
}
.line-scale-pulse-out-rapid > div{
    height: 12px;
    width: 2px;
    margin: 0px;
    margin-top: 7px;
}
@-webkit-keyframes bounceOutUp{
    0% {
        opacity: 0;
        -webkit-transform: translate(-50%,20px);
                transform: translate(-50%,20px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translate(-50%,-50%);
                transform: translate(-50%,-50%);
    }
}
@keyframes bounceOutUp{
    0% {
        opacity: 0;
        -webkit-transform: translate(-50%,20px);
                transform: translate(-50%,20px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translate(-50%,-50%);
                transform: translate(-50%,-50%);
    }
}
@-webkit-keyframes bounceOutRight{
    0% {
        height: 100%;
    }
    100% {
        height: 520px;
    }
}
@keyframes bounceOutRight{
    0% {
        height: 100%;
    }
    100% {
        height: 520px;
    }
}
@-webkit-keyframes fadeInUp{
    0% {
        opacity: 0;
        -webkit-transform: translateY(80px);
                transform: translateY(80px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
                transform: translateY(0);
    }
}
@keyframes fadeInUp{
    0% {
        opacity: 0;
        -webkit-transform: translateY(80px);
                transform: translateY(80px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
                transform: translateY(0);
    }
}
.waiting{
    background-image: url('../../assets/images/img/neirong-block.png');
    width: 400px;
    height: 238px;
    display: block;
    margin: 0 auto;
    background-size: cover;
}
.waitingMsg{
    font-size:14px;
    font-weight:400;
    line-height:20px;
    color:#898989;
    opacity:1;
    margin-top: 20px;
    margin-left: 485px;
}
.video-block{
    display: none;
}

/* tags弹出框 */
.tags{
    position: absolute;
    right: 0;
    top: 0;
    z-index: 10;
}
.tags-list{
    display: none;
    right: 0;
    top: 50px;
    position: absolute;
    width: 182px;
    box-sizing: border-box;
    font-size:14px;
    font-weight:400;
    line-height:16px;
    color:rgba(59,59,59,0.96);
    opacity:1;
    background:rgba(255,255,255,1);
    box-shadow:0px 10px 20px rgba(0,0,0,0.05);
    max-height: 0vh;
    overflow-y: auto;
    z-index: 50;
}
.tags-livelist{
    display: none;
    right: 0;
    top: 50px;
    position: absolute;
    width: 182px;
    box-sizing: border-box;
    padding: 16px 0px 16px 23px;
    font-size:14px;
    font-weight:400;
    line-height:16px;
    color:rgba(59,59,59,0.96);
    opacity:1;
    background:rgba(255,255,255,1);
    box-shadow:0px 10px 20px rgba(0,0,0,0.05);
    max-height: 30vh;
    overflow-y: auto;
    z-index: 50;
}
.videolessons-header_title{
    opacity: 0;
    text-align: center;
    font-size:34px;
    font-weight:500;
    line-height:39px;
    color:rgba(54,59,62,1);
}
.videolessons-header_text{
    margin: 0 auto;
    margin-top: 20px;
    text-align: center;
    width:696px;
    font-size:14px;
    font-weight:400;
    line-height:20px;
    color:rgba(59,59,59,0.70);
    opacity:0;
}
.tags-ul{
    margin-top: 16px;
    margin-bottom: 16px;
    margin-left: 23px;
}
.tags-list::-webkit-scrollbar {
    width: 6px;
    height: 6px;
}
.tags-list::-webkit-scrollbar-thumb {
    border-radius: 10px;
    border: 0.5px solid rgba(255,255,255,0.3);
    background: rgba(195, 46, 71);
}
.tags-list::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 1px rgba(0,0,0,0);
    border-radius: 10px;
    background: #ccc;
}
.tags-list li:last-child{
    margin-bottom: 0px;
}
.tags-li{
    cursor: pointer;
    margin-bottom: 14px;
}
.tags-li:hover{
    color: #C32E47;
}
.tags-liveli{
    cursor: pointer;
    margin-bottom: 14px;
}
.tags-liveli:hover{
    color: #C32E47;
}
.actived{
    color: #C32E47;
}
.tags-detail{
    cursor: pointer;
    line-height:58px;
    font-size:16px;
    color:rgba(59,59,59,0.96);
    opacity:1;
    font-weight: 500;
}
.tags-detail:hover{
    color: #c32e47;
}
.tags-livedetail{
    display: none;
    cursor: pointer;
    line-height:58px;
    font-size:16px;
    color:rgba(59,59,59,0.96);
    opacity:1;
}
.tagsName{
    color: #C32E47;

}
#pageLives{
    display: none;
}
.jiantou{
    display: block;
    float: right;
    margin-top: 11px;
    margin-left: 20px;
    width: 12px;
    height: 6px;
    background-image: url('../../assets/images/icons/xiala@2x.png');
    background-size: cover;
    background-position: center;
}

.box{
    display: none;
    position: absolute;
    left: 50%;
    top: 0;
    transform: translate(-50%,-50%);
    height: 12px;
}
.box2{
    display: none;
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translate(-50%,-50%);
    height: 12px;
}
.loader6{
	position: relative;
	width: 12px;
	height: 12px;

	top: 46%;
	top: -webkit-calc(50% - 6px);
	top: calc(50% - 6px);
	left: 46%;
	left: -webkit-calc(50% - 6px);
	left: calc(50% - 6px);
	
	border-radius: 12px;
	background-color: #c32e47;
	-webkit-transform-origin:  50% 50%;
			transform-origin:  50% 50% ;
	-webkit-animation: loader6 1s ease-in-out infinite;
			animation: loader6 1s ease-in-out infinite;
}
.loader6:before{
	content: "";
	position: absolute;
    background-color: #c32e47;
    opacity: 0.5;
	top: 0px;
	left: -25px;
	height: 12px;
	width: 12px;
	border-radius: 12px;
}

.loader6:after{
    opacity: 0.5;
	content: "";
	position: absolute;
	background-color:#c32e47;
	top: 0px;
	left: 25px;
	height: 12px;
	width: 12px;
	border-radius: 12px;
}
@-webkit-keyframes loader6{
    0%{-webkit-transform:rotate(0deg);}
    50%{-webkit-transform:rotate(180deg);}
    100%{-webkit-transform:rotate(180deg);}
}

@keyframes loader6{
    0%{transform:rotate(0deg);}
    50%{transform:rotate(180deg);}
    100%{transform:rotate(180deg);}
}
/* 3月修改lessons */
.tabs-display{
    width: 570px;
    /* width: 696px; */
    margin: 0 auto;
    margin-top: 30px;
    font-size:14px;
    font-weight:400;
    display: flex;
    justify-content: space-between;
    line-height:16px;
    color:rgba(137,137,137,1);
    opacity:1;
}
.recruitment{
    width: 33%;
}
.recruitment:hover{
    cursor: pointer;
}
.recruitment:hover .recruitment-text {
    color: #3b3b3b !important;
}
.CFACoaching:hover .CFACoaching-block{
    opacity: 1 !important;
}
.CFACoaching:hover .CFACoaching-text {
    color: #3b3b3b !important;
}
.recruitment:hover .recruitment-block{
    opacity: 1 !important;
}
.Other:hover .Other-block{
    opacity: 1 !important;
}
.Other:hover .Other-text {
    color: #3b3b3b !important;
}
.tabs-display .recruitment-block{
    transition: all 500ms
}
.tabs-display .CFACoaching-block{
    transition: all 500ms
}
.tabs-display .Other-block{
    transition: all 500ms
}
.CFACoaching:hover{
    cursor: pointer;
}

.CFACoaching{
    width: 33%;
}
.Other{
    width: 33%;
}
.Other:hover{
    cursor: pointer;
}
.tabs-display-text{
    text-align: center;
    margin-top: 14px;
}
.tabs-display-block{
    position: relative;
    width:80px;
    height:80px;
    background:rgba(207,216,224,1);
    border-radius:50%;
    opacity:1;
    margin: 0 auto;
}
.block-color{
    width:80px;
    height:80px;
    background:rgba(207,216,224,1);
    border-radius:50%;
    opacity:1;
    margin: 0 auto;
    position: relative;
}
.Difficulty{
    color: rgba(59,59,59,0.4);
    font-size: 14px;
    line-height: 16px;
    margin-right: 5px;
    margin-top: 12px;
    font-weight: 400;
}
.diff-level{
    width: 320px;
    margin: 0 auto;
    display: flex;
    margin-top: 16px;
}
.diff-level .diff-icon{
    font-size: 16px;
    line-height: 16px;
    color: #c32e47;
    margin-right: 8px;
}
.diff-level .diff-iconno{
    font-size: 16px;
    line-height: 16px;
    color: #DADFE3;
    margin-right: 8px;
}
.tabs-display .recruitment-block{
    background:linear-gradient(180deg,rgba(255,183,153,1) 0%,rgba(255,156,146,1) 100%);
}

.tabs-display .CFACoaching-block{
    background:linear-gradient(180deg,rgba(124,161,212,1) 0%,rgba(133,150,214,1) 100%);
    opacity: 0;
}
.tabs-display .Other-block{
    background:linear-gradient(180deg,rgba(150,239,178,1) 0%,rgba(126,229,179,1) 100%);
    opacity: 0;
}
.recruitment-text{
    color: #3b3b3b;
}
.img-recruitment{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 36px;
    height: 36px;
    background-image: url('../../assets/images/img/lessonsNew1.png');
    background-size: cover;
    background-position: center;
}
.img-CFACoaching{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-54%);
    width: 45px;
    height: 45px;
    background-image: url('../../assets/images/img/lessons2.png');
    background-size: cover;
    background-position: center;
}
.img-Other{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 45px;
    height: 45px;
    background-image: url('../../assets/images/img/lessons3.png');
    background-size: cover;
    background-position: center;
}
[data-loader=rectangle]{
    background-color: #c32e47 !important;
}
[data-loader=rectangle]:before{
    left: -25px !important}
[data-loader=rectangle]:after{
    right: -25px !important;
}
[data-loader] {
}
[data-loader=rectangle]:after, [data-loader=rectangle]:before {
    position: absolute;
    width: 10px;
    height: 30px;
    content: '';
    background-color: #c32e47 !important;
}
.difficult{
    width: 20px;
    height: 28px;
    background-size: cover;
    background-position: center;
    margin-right: 10px;
}
.difficulted-img{
    background-image: url('../../assets/images/img/difficulted.png');
}
.difficulte-img{
    background-image: url('../../assets/images/img/difficulte.png');
}
.VideoLessonsDetail_block{
    margin-top: 16px;
    min-height: 40px;
}
.login-code_block{
    text-align: right;
}
.lessons-types_block{
    display: flex;
    justify-content: space-between;
    width: 1200px;
    margin: 0 auto;
    margin-top: 30px;
    flex-wrap: wrap;
    overflow: hidden;
}
.lessons-types_block .lessons-types_detail:last-child{
    margin-right: 0px;
}

.lessons-types_detail{
    opacity: 0;
    transition: all ease-in-out;
    overflow: hidden;
    background-color: #fff;
    width:230px;
    height:100px;
    border-radius:6px;
    position: relative;
    background-clip: padding-box;
    border:1.1px solid #E2E7EC;
    box-sizing: border-box;
    visibility: visible !important;
}

.lessons-types_detail:hover{
    cursor: pointer;
}
.lessons-types_detailBlock{
    background-color: #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    width: 120%;
    height: 120%;
    transform: translate(-50%,-50%);
    
}

/* .lessons-types1:hover .lessons-types_detailBlock{
    box-shadow:0px 10px 20px rgba(154,143,221,0.2) !important;
}
.lessons-types2:hover .lessons-types_detailBlock{
    box-shadow:0px 10px 20px rgba(138,211,241,0.2) !important;
}
.lessons-types3:hover .lessons-types_detailBlock{
    box-shadow:0px 10px 20px rgba(109,140,252,0.2) !important;
}
.lessons-types4:hover .lessons-types_detailBlock{
    box-shadow:0px 10px 20px rgba(255,118,145,0.2) !important;
}
.lessons-types5:hover .lessons-types_detailBlock{
    box-shadow:0px 10px 20px rgba(130,228,184,0.2) !important;
} */

.lessons-typesbg_block{
    width: 100%;
    height: 100%;
}
.lessons-types1 .lessons-typesbg_block{
    background:linear-gradient(180deg,rgba(206,201,240,1) 0%,rgba(147,135,219,1) 100%);
}
.lessons-types2 .lessons-typesbg_block{
    background:linear-gradient(180deg,rgba(183,228,246,1) 0%,rgba(128,208,240,1) 100%);
}
.lessons-types3 .lessons-typesbg_block{
    background:linear-gradient(180deg,rgba(131,164,255,1) 0%,rgba(106,137,252,1) 100%);
}

.lessons-types4 .lessons-typesbg_block{
    background:linear-gradient(360deg,rgba(255,110,139,1) 0%,rgba(255,175,190,1) 100%);
}
.lessons-types5 .lessons-typesbg_block{
    background:linear-gradient(180deg,rgba(188,240,216,1) 0%,rgba(105,223,170,1) 100%);
}

.noborder{
    border: none !important;
}
.lessons-types1 .lessons-types_imgs{
    background-image: url('../../assets/images/img/lessonsNoclick1.png') !important;
    background-size: 100%,auto;
    background-position: top;
    height: 50px;
    background-repeat: no-repeat;
    width: 26px;
    position: absolute;
    left: 20px;
    top: 20px;
}
.lessons-types2 .lessons-types_imgs{
    background-image: url('../../assets/images/img/lessonsNoclick2.png') !important;
    background-size: 100%,auto;
    background-position: top;
    height: 50px;
    background-repeat: no-repeat;
    width: 26px;
    position: absolute;
    left: 20px;
    top: 20px;
}
.lessons-types3 .lessons-types_imgs{
    background-image: url('../../assets/images/img/lessonsNoclick3.png') !important;
    background-size: 100%,auto;
    background-position: top;
    height: 50px;
    background-repeat: no-repeat;
    width: 23px;
    position: absolute;
    left: 20px;
    top: 20px;
}
.lessons-types4 .lessons-types_imgs{
    background-image: url('../../assets/images/img/lessonsNoclick4.png') !important;
    background-size: 100%,auto;
    background-position: top;
    height: 50px;
    background-repeat: no-repeat;
    width: 29px;
    position: absolute;
    left: 20px;
    top: 20px;
}
.lessons-types5 .lessons-types_imgs{
    background-image: url('../../assets/images/img/lessonsNoclick5.png') !important;
    background-size: 100%,auto;
    background-position: top;
    height: 50px;
    background-repeat: no-repeat;
    width: 22px;
    position: absolute;
    left: 47px;
    top: 30px;
}
/* 未选中状态 */
.lessons-types_block .lessons-types_detail:nth-child(1) .lessons-types_img{
    background-image: url('../../assets/images/img/lessonsClick1.png');
    background-size: 100%,auto;
    background-position: top;
    height: 50px;
    background-repeat: no-repeat;
    width: 22px;
    position: absolute;
    left: 47px;
    top: 30px;
}
.lessons-types_block .lessons-types_detail:nth-child(2) .lessons-types_img{
    background-image: url('../../assets/images/img/lessonsClick2.png');
    background-size: 100%,auto;
    background-position: top;
    height: 50px;
    background-repeat: no-repeat;
    width: 20px;
    position: absolute;
    left: 47px;
    top: 30px;
}
.lessons-types_block .lessons-types_detail:nth-child(3) .lessons-types_img{
    background-image: url('../../assets/images/img/lessonsClick3.png');
    background-size: 100%,auto;
    background-position: top;
    height: 50px;
    background-repeat: no-repeat;
    width: 23px;
    position: absolute;
    left: 47px;
    top: 30px;
}
.lessons-types_block .lessons-types_detail:nth-child(4) .lessons-types_img{
    background-image: url('../../assets/images/img/lessonsClick4.png');
    background-size: 100%,auto;
    background-position: top;
    height: 50px;
    background-repeat: no-repeat;
    width: 29px;
    position: absolute;
    left: 47px;
    top: 30px;
}
.lessons-types_block .lessons-types_detail:nth-child(5) .lessons-types_img{
    background-image: url('../../assets/images/img/lessonsClick5.png');
    background-size: 100%,auto;
    background-position: top;
    height: 50px;
    background-repeat: no-repeat;
    width: 19px;
    position: absolute;
    left: 47px;
    top: 30px;
}
/* 点击选中状态 */
.lessons-types1.typeActive .lessons-types_img{
    background-image: url('../../assets/images/img/lessonsNoclick1.png') !important;
}
.lessons-types2.typeActive .lessons-types_img{
    background-image: url('../../assets/images/img/lessonsNoclick2.png') !important;
}
.lessons-types3.typeActive .lessons-types_img{
    background-image: url('../../assets/images/img/lessonsNoclick3.png') !important;
}
.lessons-types4.typeActive .lessons-types_img{
    background-image: url('../../assets/images/img/lessonsNoclick4.png') !important;
}
.lessons-types5.typeActive .lessons-types_img{
    background-image: url('../../assets/images/img/lessonsNoclick5.png') !important;
}


.lessons-types_main{
    max-width: 140px;
    position: absolute;
    left: 88px;
    top: 10%;
}
.types_main-title{
    font-size:14px;
    font-weight:500;
    line-height:17px;
    color:#363B3E;
    opacity:1;
    margin-top: 16px;
}
.types_main-text{
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    font-size:12px;
    font-weight:300;
    line-height:15px;
    color:#898989;
    opacity:1;
    margin-top: 6px;
}
.lessons-types_status{
    /* animation-duration: 500ms; */
    /* display: none; */
    /* opacity: 0; */
}
.typeActive .lessons-types_detailBlock{
    background-color: rgba(255,255,255,0) !important;
}
.typeActive .types_main-title{
    color: #fff !important;
}
.typeActive .types_main-text{
    color: #fff !important;
}
.typeActive{
    border: none !important;
}

@keyframes changeOpacity{
    0%{
        opacity: 0.4;
    }
    100%{
        opacity: 1;
    }
}
.opacityChange{
    animation: changeOpacity ease-in-out 400ms;
    animation-fill-mode: forwards;
}
.img-header_title{
    background-color: transparent;
    position: absolute;
    top: 100px;
    left: 20px;
    right: 20px;
    font-size: 20px;
    line-height: 28px;
    color: #fff;   
    z-index: 10;
    /* font-weight: lighter; */
    font-weight: 400;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    -webkit-text-stroke:0.1px rgba(255,255,255,0.5);
    text-stroke:0.1px rgba(255,255,255,0.5);
}

.OFaPaO {
    position: absolute;
    right: 0px;
    top: 40px;
    transform: translate(0,-50%);
    width: 165px;
    min-width: 165px;
    max-width: 315px;
    height: 30px;
    z-index: 998;
}
.OFaPaO .wlv03D {
    padding-left: 15px;
    padding-right: 54px;
    background: #fff;
    border-radius: 33px;
}
.VideoLessonsDetail-mainPosition{
    height: 80px;
    position: relative;
    width: 1200px;
    margin: 0 auto;
}
.OFaPaO .meNE4J {
    color: #666;
    width: 100%;
    height: 30px;
    background: 0 0;
    border: 0;
    outline: 0;
    line-height: 29px!important;
    position: relative;
    font-size: 12px;
}
.icon-btn_block {
    position: absolute;
    width: 30px;
    height: 30px;
    right: 10px;
    top: 0px;
}
.icon-btn_search { 
    width: 14px;
    display: block;
    background-image: url(../../assets/images/icons/icon_search.png);
    background-size: cover;
    background-position: center;
    position: absolute;
    height: 14px;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.icon-btn_block:hover {
    opacity: 0.8;
    cursor: pointer;
}











