.font-type-bold {
    font-family: 'OPPOSansBold';
    color: #101010;
}

/* 怎么学课程中心列表页样式 */
.nowrapEllipsis {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.glnow {
    color: #E62412;
    font-family: 'OPPOSansBold';
    overflow: inherit;
}

.banner_howlearn {
    width: 100%;
    height: 240px;
}

.banner_howlearn img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.learn-video-a {
    display: flex;
    width: 100%;
    height: 100%;
    flex-direction: column;
    justify-content: center;
    position: relative;
}

.learn-video-a::after {
    position: absolute;
    display: block;
    content: "";
    width: 40px;
    height: 4px;
    background: #032361;
    left: 54px;
    top: 108px;
}

.learn-video-top-title {
    width: 205px;
    height: 60px;
    font-size: 22px;
    font-family: 'OPPOSansBold';
    text-align: LEFT;
    color: #032361;
    line-height: 30px;
    overflow: hidden;
    white-space: wrap;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    margin-left: 54px;
}

.learn-video-top-name {
    font-size: 17px;
    font-family: 'OPPOSansBold';
    text-align: LEFT;
    color: #101010;
    line-height: 24px;
    width: 168px;
    margin-top: 20px;
    margin-left: 54px;
}

.study_position li a,
.study_position li {
    font-size: 14px;
    color: #909090;
}

.study_video_nav {
    background: #f0f0f0;
}

.study_position li:last-child a {
    color: #101010;
}

.study_line {
    height: 52px;
    line-height: 52px;
    border-bottom: none;
}

.assistant-country_ul {
    display: flex;
}

.assistant-country_ul li {
    width: 198px;
    height: 78px;
    border-radius: 8px 8px 0 0;
    overflow: hidden;
    float: unset;
}

.assistant-country_ul li:nth-child(2),
.assistant-country_ul li:nth-child(5) {
    width: 199px;
}

.assistant-country_ul li a {
    padding-left: 10px;
    box-sizing: border-box;
}

.assistant-none,
.assistant-block {
    width: 66px;
    margin-left: 10px;
}

.country_ul li.active a,
.country_ul li a:hover {
    background: #2d5fc9;
}

.country_ul li:nth-child(5).active a,
.country_ul li:nth-child(6).active a {
    background: #032361;
}

.country_ul li:nth-child(5) a:hover,
.country_ul li:nth-child(6) a:hover {
    background: #032361;
}

.country_ul li a .prtner-text div:nth-child(2) {
    color: #909090;
}

.country_ul li.active a .prtner-text div:nth-child(2),
.country_ul li a:hover .prtner-text div:nth-child(2) {
    opacity: .8;
}

.country_ul li.active a .prtner-text h2,
.country_ul li a:hover .prtner-text h2 {
    color: #fff;
}

.class_center {
    display: flex;

}

.stu_title {
    font-size: 20px;
    font-family: 'OPPOSansBold';
    text-align: LEFT;
    color: #101010;
    white-space: nowrap;
}

.choice_right {
    width: auto;
    margin-left: 36px;
}

.choice_right ul {
    display: flex;
    flex-wrap: wrap;
}

.regiontuition {
    position: relative;
}

.regiontuition li {
    display: unset;
    vertical-align: unset;
    margin: unset;
    margin-bottom: 8px;
    margin-left: 4px;
}

.regiontuition li a {
    background: unset;
    color: #606060 !important;
    display: block;
    padding: 4px 16px;
    border-radius: 20px;
    line-height: 24px;
}

.regiontuition li.liActive a {
    background: #2d5fc9 !important;
    color: #fff !important;
    font-family: 'OPPOSansBold';
}

.regiontuition li.ontrue a {
    background: #2d5fc9 !important;
    color: #fff !important;
    font-family: 'OPPOSansBold';
}

.regiontuition li:hover a {
    background: #f0f0f0 !important;
    color: #606060 !important;
}

.regiontuition li.liActive:hover a {
    background: #2d5fc9 !important;
    color: #fff !important;
}

.regiontuition li.ontrue:hover a {
    background: #2d5fc9 !important;
    color: #fff !important;
}

.study_classify {
    padding: 16px 0 8px;
    background: #fff;
}

.study_bjcolor {
    background: #f0f0f0;
}

.recommend-videos {
    padding: 40px 0;
}

.recommend-videos-item {
    display: flex;
    margin-bottom: 20px;
}

.recommend-videos-item:last-child {
    margin-bottom: 0;
}

.recommend-videos-left {
    width: 283px;
    height: 284px;
    background: #c4c4c4;
    border-radius: 8px;
    overflow: hidden;
    box-sizing: border-box;
}

.recommend-videos-left a {
    display: flex;
    width: 100%;
    height: 100%;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.recommend-videos-left-title {
    font-size: 32px;
    font-family: 'OPPOSansBold';
    color: #ffffff;
    margin-bottom: 72px;
    margin-top: 72px;
}

.recommend-videos-work-shop-title {
    margin-bottom: 40px;
    margin-top: 28px;
}

.recommend-videos-type {
    font-size: 38px;
    font-family: 'pm';
    text-align: CENTER;
    color: #ffffff;
    line-height: 38px;
    letter-spacing: 0.38px;
}

@font-face {
    font-family: 'pm';
    src: url('/Pontiac_main_path_title.ttf');
}

.recommend-videos-introduce {
    font-size: 22px;
    text-align: CENTER;
    color: rgba(255, 255, 255, 0.60);
    line-height: 22px;
    margin-top: 12px;
}

.recommend-videos-look-more {
    font-size: 16px;
    line-height: 48px;
    text-align: center;
    color: #ffffff;
    width: 243px;
    height: 48px;
    background: rgba(255, 255, 255, 0.30);
    border-radius: 24px;
    backdrop-filter: blur(6px);
}

.recommend-videos-look-more.work-shop {
    background: rgba(0, 0, 0, 0.50);
}

.recommend-videos-right {
    display: flex;
    justify-content: space-between;
}

.recommend-videos-left a img {
    width: 100%;
    height: 100%;
}

.recommend-videos-right .recommend-videos-link {
    display: block;
    margin-left: 20px;
    transition: all .4s;
}

.recommend-videos-right .recommend-videos-link:hover {
    transform: translateY(-8px);
}

.recommend-videos-right .recommend-videos-link:hover .teachers-name,
.recommend-videos-right .recommend-videos-link:hover .recommend-book-title {
    color: #2d5fc9;
}

.recommend-videos-example {
    box-sizing: border-box;
    width: 283px;
    height: 284px;
    background: #ffffff;
    border-radius: 8px;
    box-shadow: 0px 8px 24px 0px rgba(208, 217, 234, 0.24);
    overflow: hidden;

}

.recommend-teach-message {
    box-sizing: border-box;
    width: 100%;
    height: 156px;
    padding: 16px 20px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    position: relative;
    overflow: hidden;
}

.recommend-teach-message img {
    /*width: 100%;*/
    height: 90%;
    right: 0;
    top: 0;
    position: absolute;
    z-index: 1;
    transform: translateY(16px);
}

.recommend-video-title {
    width: 155px;
    height: 64px;
    font-family: 'OPPOSansBold';
    text-align: LEFT;
    color: #ffffff;
    line-height: 32px;
    font-size: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    z-index: 2;
}

.recommend-teach-en {
    width: 168px;
    height: 20px;
    opacity: 0.8;
    font-size: 14px;
    text-align: LEFT;
    color: #ffffff;
    line-height: 20px;
    z-index: 2
}

.recommend-teach-cn {
    font-size: 16px;
    text-align: LEFT;
    color: #ffffff;
    line-height: 24px;
    z-index: 2
}

.recommend-video-text {
    box-sizing: border-box;
    width: 100%;
    height: 120px;
    padding: 20px 20px 16px;
    background: #fff;
}

.recommend-video-text-top {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.video-details {
    display: flex;
}

.video-status {
    background: #f0f0f0;
    border-radius: 2px;
    padding: 4px 12px;
    font-size: 14px;
    font-weight: 400;
    color: #909090;
    position: relative;
    overflow: hidden;
    line-height: 20px;
}

.lock-layer {
    left: 0;
    top: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(16, 16, 16, 0.60);
    display: flex;
    align-items: center;
    justify-content: center;
}

.lock-layer img {
    width: 11px;
}

.video-status.all-unlock {
    background: #15ad31;
    color: #fff;
}

.video-status.part-unlock {
    background: #edffed;
    color: #15ad31;
}

.video-status.can-try {
    background: #FA8C15;
    color: #fff;
}

.video-number {
    font-size: 14px;
    font-family: 'OPPOSansBold';
    text-align: LEFT;
    color: #101010;
    margin-right: 16px;
}

.video-play-no {
    display: flex;
    align-items: center;
}

.video-play-no img {
    width: 18px;
}

.video-play-no span {
    font-size: 14px;
    color: #606060;
    margin-left: 4px;
}

.recommend-video-text-con {
    margin-top: 8px;
    font-size: 14px;
    color: #909090;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.video-progress-bar {
    height: 8px;
    width: 100%;
    box-sizing: border-box;
    background: #e5e5e5;
}

.video-progress-bar-line {
    width: 0%;
    height: 100%;
    border-radius: 4px;
}

.video-progress-bar-line.line-three {
    background: #2d5fc9;
}

.video-progress-bar-line.full-line {
    background: #15ad31 !important;
}

.video-progress-bar-line.line-one {
    width: 0;
}