﻿.pc-style .noticedetail-sub-swiper {
    margin-bottom: 10px;
    background: #ffffff;
}

.pc-style .noticedetail-sub-swiper a {
    display: block;
}

.pc-style .noticedetail-sub-swiper img {
    width: 100%;
}

/*精品课程推荐*/

.pc-style #Recommend {
    padding: 10px 20px 20px 20px;
    margin-bottom: 10px;
    background: #ffffff;
}

.pc-style #Recommend dt {
    position: relative;
    padding: 10px 0px;
    margin-bottom: 10px;
    border-bottom: 1px solid #e5e5e5;
    line-height: 20px;
}

.pc-style #Recommend dt .title-text {
    font-size: 18px;
    color: #333333;
    position: relative;
    padding-left: 15px;
    display: block;
    font-weight: bold;
}

.pc-style #Recommend dt .title-text:before {
    content: "";
    display: block;
    position: absolute;
    left: 0px;
    top: 0px;
    bottom: 0px;
    width: 5px;
    background: #ff3e3e;
}

.pc-style #Recommend dd {}

.pc-style #Recommend .cont {}

.pc-style #Recommend ul {
    background: url(Images/idx6.gif) no-repeat;
    padding-left: 24px;
    margin-bottom: 10px;
}

.pc-style #Recommend dd li {
    line-height: 26px;
}

.pc-style #Recommend dd li a {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.pc-style #Recommend dd .btn-container {
    padding-top: 5px 0px;
}

.pc-style #Recommend dd .btn-container a {
    display: block;
    background: #f5f5f5;
    color: #cc4400;
    text-align: center;
    padding: 5px 0px;
}


/*销售排行榜*/

.pc-style #SellTop {
    padding: 10px 20px 20px 20px;
    margin-bottom: 10px;
    background: #ffffff;
}

.pc-style #SellTop dt {
    position: relative;
    padding: 10px 0px;
    margin-bottom: 10px;
    border-bottom: 1px solid #e5e5e5;
    line-height: 20px;
}

.pc-style #SellTop dt .title-text {
    font-size: 18px;
    color: #333333;
    position: relative;
    padding-left: 15px;
    display: block;
    font-weight: bold;
}

.pc-style #SellTop dt .title-text:before {
    content: "";
    display: block;
    position: absolute;
    left: 0px;
    top: 0px;
    bottom: 0px;
    width: 5px;
    background: #ff3e3e;
}

.pc-style #SellTop dd {}

.pc-style #SellTop ul {
    background: url(Images/idx7.gif) 0px 0px no-repeat;
    padding-left: 24px;
}

.pc-style #SellTop dd li {
    line-height: 26px;
}

.pc-style #SellTop dd li a {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}


/*相关网络课程*/

.pc-style .ComRelated {
    padding: 10px 20px 20px 20px;
    margin-bottom: 10px;
    background: #ffffff;
}

.pc-style .ComRelated dt {
    position: relative;
    padding: 10px 0px;
    border-bottom: 1px solid #e5e5e5;
    line-height: 20px;
}

.pc-style .ComRelated dt .title-text {
    font-size: 18px;
    color: #333333;
    position: relative;
    padding-left: 15px;
    display: block;
    font-weight: bold;
}

.pc-style .ComRelated dt .title-text:before {
    content: "";
    display: block;
    position: absolute;
    left: 0px;
    top: 0px;
    bottom: 0px;
    width: 5px;
    background: #ff3e3e;
}

.pc-style .ComRelated li {
    overflow: hidden;
    zoom: 1;
}

.pc-style .ComRelated li {
    display: block;
    border-bottom: 1px dotted #d5d5d5;
    overflow: hidden;
    zoom: 1;
    padding: 10px 0px;
}

.pc-style .ComRelated li .ImgBox {
    width: 80px;
    overflow: hidden;
    float: left;
    vertical-align: top;
}

.pc-style .ComRelated li .ImgBox img {
    width: 80px;
}

.pc-style .ComRelated li .Des {
    margin-left: 90px;
}

.pc-style .ComRelated li .Des .ProductName {
    display: block;
    min-height: 40px;
    max-height: 40px;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.pc-style .ComRelated li .Des .SaleInfo {
    color: #888888;
}

.pc-style .ComRelated li .Des .SaleInfo strong {
    font-weight: normal;
    color: #cc0000;
    font-family: Arial;
}

.pc-style .ComRelated .ShowMore {
    display: block;
    background: #f5f5f5;
    color: #cc4400;
    text-align: center;
    padding: 5px 0px;
}


/*****移动端样式*****/

.mobile-style .noticedetail-sub-swiper {
    margin-bottom: 10px;
    background: #ffffff;
}

.mobile-style .noticedetail-sub-swiper a {
    display: block;
}

.mobile-style .noticedetail-sub-swiper img {
    width: 100%;
}

/*精品课程推荐*/

.mobile-style #Recommend {
    padding: 10px 16px 20px 16px;
    margin-bottom: 10px;
    background: #ffffff;
}

.mobile-style #Recommend dt {
    position: relative;
    padding: 10px 0px;
    margin-bottom: 10px;
    border-bottom: 1px solid #e5e5e5;
    line-height: 20px;
}

.mobile-style #Recommend dt .title-text {
    font-size: 18px;
    color: #333333;
    position: relative;
    padding-left: 15px;
    display: block;
    font-weight: bold;
}

.mobile-style #Recommend dt .title-text:before {
    content: "";
    display: block;
    position: absolute;
    left: 0px;
    top: 0px;
    bottom: 0px;
    width: 5px;
    background: #ff3e3e;
}

.mobile-style #Recommend dd {}

.mobile-style #Recommend .cont {}

.mobile-style #Recommend ul {
    background: url(Images/idx6.gif) no-repeat;
    padding-left: 24px;
    margin-bottom: 10px;
}

.mobile-style #Recommend dd li {
    line-height: 26px;
}

.mobile-style #Recommend dd li a {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.mobile-style #Recommend dd .btn-container {
    padding-top: 5px 0px;
}

.mobile-style #Recommend dd .btn-container a {
    display: block;
    background: #f5f5f5;
    color: #cc4400;
    text-align: center;
    padding: 5px 0px;
}


/*销售排行榜*/

.mobile-style #SellTop {
    padding: 10px 16px 20px 16px;
    margin-bottom: 10px;
    background: #ffffff;
}

.mobile-style #SellTop dt {
    position: relative;
    padding: 10px 0px;
    margin-bottom: 10px;
    border-bottom: 1px solid #e5e5e5;
    line-height: 20px;
}

.mobile-style #SellTop dt .title-text {
    font-size: 18px;
    color: #333333;
    position: relative;
    padding-left: 15px;
    display: block;
    font-weight: bold;
}

.mobile-style #SellTop dt .title-text:before {
    content: "";
    display: block;
    position: absolute;
    left: 0px;
    top: 0px;
    bottom: 0px;
    width: 5px;
    background: #ff3e3e;
}

.mobile-style #SellTop dd {}

.mobile-style #SellTop ul {
    background: url(Images/idx7.gif) 0px 0px no-repeat;
    padding-left: 24px;
}

.mobile-style #SellTop dd li {
    line-height: 26px;
}

.mobile-style #SellTop dd li a {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}


/*相关网络课程*/

.mobile-style .ComRelated {
    padding: 10px 16px 20px 16px;
    margin-bottom: 10px;
    background: #ffffff;
}

.mobile-style .ComRelated dt {
    position: relative;
    padding: 10px 0px;
    border-bottom: 1px solid #e5e5e5;
    line-height: 20px;
}

.mobile-style .ComRelated dt .title-text {
    font-size: 18px;
    color: #333333;
    position: relative;
    padding-left: 15px;
    display: block;
    font-weight: bold;
}

.mobile-style .ComRelated dt .title-text:before {
    content: "";
    display: block;
    position: absolute;
    left: 0px;
    top: 0px;
    bottom: 0px;
    width: 5px;
    background: #ff3e3e;
}

.mobile-style .ComRelated li {
    overflow: hidden;
    zoom: 1;
}

.mobile-style .ComRelated li {
    display: block;
    border-bottom: 1px dotted #d5d5d5;
    overflow: hidden;
    zoom: 1;
    padding: 10px 0px;
}

.mobile-style .ComRelated li .ImgBox {
    width: 80px;
    overflow: hidden;
    float: left;
    vertical-align: top;
}

.mobile-style .ComRelated li .ImgBox img {
    width: 80px;
}

.mobile-style .ComRelated li .Des {
    margin-left: 90px;
}

.mobile-style .ComRelated li .Des .ProductName {
    display: block;
    min-height: 40px;
    max-height: 40px;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.mobile-style .ComRelated li .Des .SaleInfo {
    color: #888888;
}

.mobile-style .ComRelated li .Des .SaleInfo strong {
    font-weight: normal;
    color: #cc0000;
    font-family: Arial;
}

.mobile-style .ComRelated .ShowMore {
    display: block;
    background: #f5f5f5;
    color: #cc4400;
    text-align: center;
    padding: 5px 0px;
}