
div[v-cloak]{
    display: none;
}
.ellipsis {
    overflow: hidden;
    white-space: nowrap;
    text-overflow:ellipsis;
}
.container {
    width: 1200px;
    min-height: 1000px;
    margin: 30px auto 26px auto;
}

.header {
    height: 350px;
    margin-bottom: 58px;
}
.crumbs {
    width: 1200px;
    margin: 0 auto;
}
.crumbs .crumble {
    background-color: transparent;
    border: none;
    margin: 0;
    padding: 0;
}

.crumbs .crumble .crumble_left {
    float: left;
    font-size: 14px;
    color: #666;
    line-height: 46px;
}

.crumbs .crumble .crumble_right {
    float: right;
    font-size: 12px;
    color: #666;
    line-height: 46px;
}

.crumbs .crumble .crumble_right span {
    display: inline-block;
    color: #CE3F3F;
    margin: 0 5px;
}

.advert-a-container {
    margin-right: 20px;
    height: 100%;
    width: 800px;
}

.advert-a-swiper {
    height: 100%;
}

.advert-a-swiper .swiper-slide{
    width: 100%;
    height: 100%;
}

.advert-a-swiper .swiper-button-prev {
    background-size: cover;
    background-image: url(../../pc/image/szmk/swiper-left.png);
    left: 0;
    width: 40px;
    height: 70px;
    outline: none;
    margin-top: -35px;
}
.advert-a-swiper .swiper-button-next{
    background-size: cover;
    background-image: url(../../pc/image/szmk/swiper-right.png);
    right: 0;
    width: 40px;
    height: 70px;
    outline: none;
    margin-top: -35px;
}
.advert-a-swiper .swiper-button-prev::after,
.advert-a-swiper .swiper-button-next::after{
   content: '';
}

.advert-a-swiper-pagination {
    text-align: right;
}

.advert-a-swiper-pagination.swiper-pagination-bullets {
    outline: none;
    line-height: 12px;
    height: 12px;
    bottom: 16px;
}

.advert-a-swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet {
    outline: none;
    background-color: #fff;
    opacity: 1;
    width: 12px;
    height: 12px;
    margin: 0;
    margin-right: 10px;
}

.advert-a-swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet:last-child {
    margin-right: 16px;
}

.advert-a-swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet-active {
    background-color: #72838F;
}
.advert-b-container .swiper-slide img,
.advert-a-swiper .swiper-slide img,
.common-items .common-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.default-header-info {
    padding-top: 71px;
     box-sizing: border-box;
    width: calc(100% - 820px);
    height: 100%;
    background-color: #F5F5F5;
    border: 1px solid#EDEDED;
    position: relative;
    text-align: center;
}
.learning-pic {
    position: absolute;
    right: 0;
    top: 0;
    width: 137px;
    height: 96px;
    object-fit: cover;
}

.user-info {
    cursor: pointer;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    box-sizing: border-box;
    overflow: hidden;
    margin: 0 auto 14px auto;
}

.is-login {
    cursor: pointer;
    font-size: 18px;
    font-weight: 400;
    color: #BCBCBC;
    margin-bottom: 35px;
}

.learning-btn {
    cursor: pointer;
    height: 48px;
    line-height: 48px;
    width: 205px;
    font-size: 18px;
    font-weight: 400;
    color: #fff;
    margin: 0 auto 19px auto;
    background-color: #72838F;
}

.learning-info {
    background-color: #72838F;
}

.learning-info .learning-btn {
    background-color: #fff;
    color: #72838F;
}

.learning-info .is-login,
.learning-info .learning-intro {
    color: #fff;
}

.learning-intro {
    margin: 0 auto;
    width: 205px;
    font-size: 14px;
    font-weight: 400;
    color: #9A9A9A;
}

.learning-intro .playing {
    cursor: pointer;
}
.learning-intro .playing > div {
    width: 190px;
}

.learning-intro .iconfont {
    line-height: 19px;
    font-size: 12px;
}

.user-avater {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.advert-b-container {
    margin-bottom: 51px;
}

.advert-b-container .swiper-slide{
    width: 285px;
    height: 138px;
}

.title {
    margin-bottom: 30px;
    font-size: 32px;
    font-weight: 500;
    color: #72838F;
}
.recommend-course {
    margin-bottom: 51px;
}
.course-header {
    position: relative;
}

.all-course {
    cursor: pointer;
    position: absolute;
    font-size: 16px;
    font-weight: 400;
    right: 0;
    top: 50%;
    transform: translate(0,-50%);
}

.recommend-items {
    height: 264px;
    border: 1px solid #EDEDED;
    box-sizing: border-box;
    cursor: pointer;
    width: 285px;
    margin-right: 20px;
}
.common-items {
    width: 100%;
    height: 178px;
    position: relative;
}

.common-items .pause {
    position: absolute;
    width: 34px;
    height: 34px;
    right: 10px;
    top: 10px;
}
.recommend-items:last-child {
    margin-right: 0;
}

.common-intro {
    height: calc(100% - 178px);
    padding: 20px 18px 0 20px;
     box-sizing: border-box;
}

.common-title {
    font-size: 18px;
    font-weight: 400;
    color: #333333;
    margin-bottom: 11px;
}
.common-num{
    line-height: 16px;
}
.common-num .iconbofangshu {
    color: #BBBBBB;
    vertical-align: middle;
}
.view-counts {
    vertical-align: middle;
    font-size: 14px;
    font-weight: 400;
    color: #666666;
}

.apply {
    margin-bottom: 32px;
}

.apply-items {
    cursor: pointer;
    margin-bottom: 20px;
    border: 1px solid#EDEDED;
    box-sizing: border-box;
    width: 590px;
    margin-right: 20px;
    height: 178px;
}

.apply-items:nth-child(even){
    margin-right: 0;
}

.apply-img {
    width: 285px;
    height: 100%;
    object-fit: cover;
}

.apply-info {
    padding: 39px 26px 28px 26px;
     box-sizing: border-box;
    width: calc(100% - 285px);
}

.apply-title {
    margin-bottom: 11px;
    font-size: 18px;
    font-weight: 400;
    color: #343434;
}

.apply-intro {
    height: 36px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    line-clamp: 2;
    overflow: hidden;
    margin-bottom: 27px;
    font-size: 14px;
    font-weight: 400;
    color: #9A9A9A;
}

.apply-num {
    font-size: 14px;
    font-weight: 400;
    color: #9A9A9A;
}

.applied {
    color: #72838F;
}
.course-items {
    cursor: pointer;
    height: 264px;
    width: 283px;
    border: 1px solid#EDEDED;
    box-sizing: border-box;
    margin: 0 20px 20px 0;
}
.course-hour {
    line-height: 14px;
    font-size: 14px;
    font-weight: 400;
    color: #9A9A9A;
}

.course-items.control-margin {
    margin-right: 0;
}

