body {
    background-color: #FBF8FB;
}
.info {
    margin-top: 20px;
    margin-bottom: 20px;
    padding-top: 15px !important;
    padding-bottom: 15px !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
    background-color: #fff;
}
.breadcrumb a{
    color: #7C7C7C;
}
.breadcrumb {
    margin-bottom: 0;
    background-color: transparent;
}
.breadcrumb>.active{
    color: #333;
}
.title {
    font-size: 28px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #34495E;
    margin-top: 0;
}
.detail {
    height: 45px;
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #34495E;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.time {
    width: 100%;
}
.play {
    width: 180px;
    color: #fff;
    line-height: 50px;
    font-size: 24px;
    text-align: center;
    display: block;
    border-radius: 5px;
    background-color: #3a81ff;
}
.collection {
    line-height: 50px;
    width: 176px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #FFEFDD;
    border: 1px solid #E8BB87;
    box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    cursor: pointer;
    color: #3B2811;
    font-size: 16px;
}
.collection i {
    font-size: 24px;
    display: inline-block;
    vertical-align: middle;
}
.collection-Y {
    /* color: #ff0802; */
}
.like-Y i {
    color: #ff0802 !important;
}
.box-title {
    color: #050605;
    font-size: 20px;
    border-left: 6px solid #00baf2;
    padding-left: 12px;
}
.box-name {
    color: #050605;
    font-size: 20px;
}
.teacher-info {
    text-indent: 2em;
    margin-top: 10px;
    margin-bottom: 40px;
    color: #333333;
    font-size: 16px;
}
.box-list {
    color: #000;
    font-size: 20px;
    line-height: 56px;
}
.box-btn {
    line-height: 58px;
    background: #fff;
}
.box-btn a {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #566879;
    padding: 0 15px;
}
.box-btn .box-on {
    font-size: 18px;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #34495E;
    border-bottom: solid 2px #FE7931;
}
.changeBorderBottom{
    font-size: 18px;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #34495E;
    border-bottom: solid 2px #FE7931;
}
.box-btn a:hover {
    font-size: 18px;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #34495E;
    border-bottom: solid 2px #FE7931;
}
.box-sc {
    cursor: pointer;
    line-height: 50px;
    padding: 0 10px;
    color: #666;
    font-size: 12px;
}
.box-sc i {
    color: #666;
    font-size: 18px;
    vertical-align: middle;
}
.box-sc-on {
    color: #ff9410 !important;
}
.box-content {
    margin: 10px 0;
}
.box-content .box-item {
    display: none;
}
.box-content .box-item:first-child {
    display: block;
}
.box-kcjs {
    color: #050605;
    font-size: 18px;
    text-indent: 2em;
    line-height: 30px;
    padding: 15px 30px;
    background-color: #fff;
}
.box-li {
    /* padding-left: 40px; */
    border-bottom: solid 1px #E6EAED;
    background-color: #fff;
    /* background: url('../images/title-bg.png') no-repeat left top; */
}
.box-li:hover{
    background-color: #E6EAED;
}
.course-title {
    color: #026482;
    font-size: 18px;
    line-height: 34px;
}
.course-link {
    color: #808080;
    display: block;
    font-size: 16px;
    padding-left: 40px;
    padding-top: 10px;
    padding-bottom: 10px;
    background: url('/s_p/web/szsp/detail/images/play.png') no-repeat 10px center;
}
.course-link:hover{
    background: url('/s_p/web/szsp/detail/images/play-on.png') no-repeat 10px center;
}
/* .course-link:nth-child(odd) {
    background-color: #fff;
} */
.box-pl {
    padding: 20px 0;
    border-bottom: 1px dashed #a0a0a0;
}
.box-pl span {
    color: #808080;
    font-size: 16px;
}
.box-pl p {
    color: #4c4c4c;
    font-size: 20px;
    padding-left: 20px;
    margin-top: 20px;
}
#commitContent {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    margin-bottom: 20px;
}
#coll{
    /* display: flex;
    justify-content: space-around; */
    float: left;
    margin-top: 7px;
    margin-left: 20px;
}
.lookNum{
    line-height: 50px;
    background: url(/s_p/web/szsp/detail/images/lookNum.png) no-repeat 1% 50%;
    background-size: 24%;
    text-indent: 2.3em;
    color: #666;
    font-size: 12px;
}
.ptBtn,.btnzt{
    background-color:#E52F2F;
    color: #FEFFFF;
    font-family: Source Han Sans CN;
    font-weight: 400;
    height: 44px;
    width: 164px;
    line-height: 44px;
    text-align: center;
    border-radius: 8px;
    cursor: pointer;
    font-size: 16px;
    margin-right: 10px;
    display: none;
}
.ptBtn{
    display: block;
}
.ygm{
    color: #999;
    border: solid 1px #999;
    background: transparent;
}
.sfsf{
    font-size: 14px;
    color: #999;
    line-height: 24px;
    text-align: left;
}
.gmsm{
    font-size: 14px;
    color: #ff0000;
    line-height: 24px;
    display: none;
}
.yhjg{
    font-size: 26px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #E62B2B;
}
.yhjg span{
    font-size: 16px;
}
.jg{
    font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #7A8EA2;
    line-height: 46px;
    margin-left: 10px;
}
.tabRight{
    display: flex;
    float: right;
    justify-content: flex-end;
}
.sfsf{
    color: #ff0000;
}

.liRight{
    float: right;
    display: flex;
    justify-content: flex-start;
    margin-top: -13px;
}
.box-course{
    width: 100%;
    background: #fff;
    padding:26px;
}
.tjTit-bg{
    width: 4px;
    height: 17px;
    background: #EDB885;
    border-radius: 2px;
    float: left;
}
.tjCon{
    max-height: 325px;
    overflow: hidden;
}
.tjConli{
    padding: 20px 0;
    border-bottom: solid 1px #EBEBEB;
    display: flex;
}
.tjTit-text{
    color: #333;
    font-size: 16px;
    margin-left: 10px;
    line-height: 15px;
}
.tjLiLeft{
    width: 120px;
    height: 63px;
    margin-right: 10px;
}
.tjLiLeft img{
    width: 100%;
    height: 100%;
    border-radius: 4px;
}
.tjCourseTit{
    color: #333;
    font-size: 16px;
    width: 180px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    line-height: 24px;
}
.tjCourseKs,.tjCourseXs{
    color: #999;
    font-size: 12px;
    line-height: 20px;
}
.wjBtn{
    height: 38px;
    background-color:#FE7931;
    border-radius: 8px;
    line-height: 38px;
    text-align: center;
    cursor: pointer;
    margin-top: 11px;
    padding: 0 30px;
    font-size: 16px;
    margin-right: 24px;
    display: none;
    color: #fff;
    font-family: Source Han Sans CN;
    font-weight: 400;
}
.xxkjBtn,.xxkjBtn_,.shareBtn{
    width: 155px;
    height: 38px;
    border: 1px solid #FE7931;
    font-size: 16px;
    font-family: Source Han Sans CN;
    color: #566879;
    border-radius: 8px;
    line-height: 38px;
    text-align: center;
    cursor: pointer;
    margin-top: 11px;
    font-weight: 500;
    margin-right: 10px;
    background: none;
}
.shareBtn{
    width: 115px;
}
.xxkjBtn_{
    background: #F3F3F3;
    border: none;
}
.wjList{
    background: #F8FAFB;
    padding: 20px;
    width: 100%;
    margin: 0 auto;
    border-radius: 4px;
    display: inline-block;
}
.wjListLeft{
    float: left;
}
.wjName{
    color: #333;
    font-size: 14px;
    width: 337px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.wjTime{
    color: #999;
    font-size: 14px;
    margin-top: 10px;
}
.toTx,.yTx{
    float: right;
    width: 90px;
    height: 36px;
    background: #F5DBBB;
    border-radius: 4px;
    line-height: 36px;
    color: #3B2811;
    text-align: center;
    cursor: pointer;
    margin-top: 6px;
}
.yTx{
    background: none;
    border: solid 1px #bbb;
    color: #999;
}
.work-link,.work-link_{
    color: #666;
    display: block;
    font-size: 16px;
    padding-left: 40px;
    padding-top: 10px;
    padding-bottom: 10px;
    background: url('/s_p/web/szsp/detail/images/whf.png') no-repeat 10px center;
}
.work-link_{
    background: url('/s_p/web/szsp/detail/images/ysc.png') no-repeat 10px center;
}
.work-link span{
    padding-right: 50px;
}
.work-link_ span{
    padding-right: 50px;
}
.work-link:hover{
    color: #D2A570;
    background: url('/s_p/web/szsp/detail/images/whf_on.png') no-repeat 10px center;
}
.work-link_:hover{
    color: #D2A570;
    background: url('/s_p/web/szsp/detail/images/ysc_on.png') no-repeat 10px center;
}
/* 课程列表update */
.xt-zjtop {padding:0 28px; background-color:#fff; border-bottom:1px solid #f5f5f5; cursor:pointer;}

.xt-zjtop .xt-zjtitle {font-size:16px; color:#333; line-height:60px; cursor:pointer;}

.xt-zjtop .xt-js {float:right; font-size:12px; color:#333;}

.xt-zjtop .xt-zjxl {padding-left:30px; overflow:hidden;}

.xt-zjxl .xt-zjtitle2 {font-size:14px; line-height:50px; width:250px; text-overflow:ellipsis; overflow:hidden; white-space:nowrap;}

.xt-zjxl .xt-buttom {border:1px solid #ccc; padding:6px 15px; border-radius:5px; background-color:#f5f5f5; float:right; margin-top:-50px; margin-right:32px; color:#fff; text-align:center;}

.xt-zjxl .xt-buttom:hover {background-color:#fca534; color:#fff; border:1px solid #fff;}

.xt-qd .xt-qdimg {margin-left:35%; margin-top:17%;}

.xq-list,.xq-list_ {border-bottom:solid 1px #ddd;display: flex;justify-content: space-between;line-height: 65px;cursor: pointer;background: url(/s_p/web/szsp/detail/images/jiaIcon.png) no-repeat 0% 50%;}
.exercisePdlb2 li { overflow:hidden; border-bottom:solid 1px #f5f5f5;display: flex;justify-content: space-between;line-height: 65px;cursor: pointer;background: url(/s_p/web/szsp/detail/images/jiaIcon.png) no-repeat 0% 50%;}
.xq-list_{
    background: url(/s_p/web/szsp/detail/images/jianIcon.png) no-repeat 0% 50% !important;
}
.noBackground{
    border-bottom:solid 1px #ddd;display: flex;justify-content: space-between;line-height: 65px;cursor: pointer;
    background: none !important;
}
.exercisePdlb2 {width:100%; padding-left:25px;}
.exercisePdlb2 li .listLeft{
    display: flex;
}
.exercisePdlb2 p {float:left; padding-top:5px; line-height:22px;margin: 0;}
.xq-list .listLeft{
    display: flex;
}
.xq-list:hover{
    background-color: #E6EAED;
}
.exercisePdlb2 li:hover{
    background-color: #E6EAED;
}
.gkBtn{
    background: #FE7931;
    border-radius: 4px;
    color: #fff;
    padding: 12px 21px;
    margin: 5px 20px 0 20px;
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: 400;
}
.zdBtn{
    border-radius: 4px;
    color: #fff;
    padding: 12px 21px;
    margin: 5px 20px 0 20px;
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: 400;
}
.gkBtnMore{
    border-radius: 4px;
    border: solid 1px #FE7931;
    color: #FE7931;
    padding: 12px 21px;
    margin: 5px 20px 0 20px;
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: 400;
}
.courseName{
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #666666;
    padding-left:35px;
    cursor: pointer;
}
.spNum{
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #666666;
    padding-left: 20px;
}
.sfsf0{
    display: none;
}
.sfsf1{
    display: block;
    float: left;
}

.jgAndgm{
    margin-top:10px;
    margin-right: 30px;
}
.courseWapper{
    display: flex;
    justify-content: space-between;
}
.tabwapper{
    z-index: 10;
    width: 100%;
    overflow: auto;
}
.yhCont{
    display: flex;
    height: 30px;
}
.yhCont span{
    font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #AAB3BC;
    line-height: 36px;
    margin-left: 10px;
}
.yhBar{
    margin-right: 11px;
    display: flex;
}
.yhLi{
    width: 82px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius:8px  0px   0px  8px;
    font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #FFFFFF;
}
.lqLiN{
    background: linear-gradient(-90deg, #FF7A32, #FFBB6A);
}
.lqLiY{
    background: linear-gradient(-53deg, #C8C8C8 0%, #BDBDBD 100%);
}
.yhBtn{
    width: 58px;
    height: 30px;
    border-radius: 0px 8px 8px 0px;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: 400;
}
.lqBtn{
    color: #F56618;
    border: 1px solid #F56618;
    cursor: pointer;
}
.ylqBtn{
    color: #AEAEAE;
    border: 1px solid #D2D2D2;
}
.yhMore{
    font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #AEAEAE;
    margin-left: 10px;
    line-height: 30px;
    cursor: pointer;
}
.ptList{
    width: 262px;
    height: 36px;
    line-height: 36px;
    color: #fff;
    font-family: Source Han Sans CN;
    background: url(/static/images/ptBg.png) no-repeat;
    background-size: cover;
    display: flex;
    padding: 0 10px;
    justify-content: space-between;
}
.toGMTip{
    background: #999;
}
.ctrs{
    font-size: 14px;
    font-weight: bold;
}
.qsrs{
    width: 55%;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
}
.Ptsyrs{
    line-height: 36px;
    padding-left: 4px;
}
.gmCont{
    display: flex;
}
/* 更多优惠券弹框 */
.modalyhLi{
    width: 485px;
    height: 74px;
    background: #FFFFFF;
    border: 2px solid #E7E7E7;
    border-radius: 16px;
    line-height: 74px;
    display: flex;
    justify-content: space-between;
    margin-bottom: 16px;
}
.modalyhLi_{
    border: 2px solid #FE7931;
}
.yhlb{
    width: 70px;
    height: 23px;
    background: linear-gradient(1deg, #FE9B31, #FE7931);
    border-radius: 16px 0px 16px 0px;
    text-align: center;
    line-height: 23px;
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #FFFFFE;
    position: absolute;
    margin-top: -2px;
    margin-left: -2px;
}
.modalLeft{
    width: 74%;
    display: flex;
    justify-content: center;
}
.yhMoney{
    font-size: 20px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #EB5941;
    line-height: 63px;
}
.yhMoney span{
    font-size: 30px;
    font-weight: bold;
}
.yhDate{
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: 500;
    line-height: 74px;
    color: #B2ACA6;
    margin-left: 10px;
}
.modalBtn{
    width: 120px;
    height: 74px;
    line-height: 74px;
    text-align: center;
    font-size: 22px;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #FFA255;
    background: rgb(255, 242, 231);
    border-radius: 0px 16px 16px 0;
    margin-top: -2px;
    margin-right: -2px;
    cursor: pointer;
}
.modalBtn_{
    color: #fff;
    background: #FE7931;
}
/* 下单选择优惠券 */
.modalyhCont{
    padding: 0px 50px;
    font-size: 15px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    line-height: 30px;
}
.modalyhTit,.modalyhfs{
    font-size: 16px;
    color: #333;
    font-weight: 600;
    margin-bottom: 15px;
}
.modalyhjgCont{
    margin: 10px 0;
}
.hjjg span{
    color: #EE3131;
    font-weight: bold;
    font-size: 20px;
}
.modalyhSku,.modalyhjgCont{
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #3B3F4F;
}
.yhSelect{
    background: #FFFFFF;
    border: 1px solid #E7E7E7;
    border-radius: 8px;
    padding: 10px 30px;
    margin-bottom: 10px;
    display: flex;
    justify-content: space-between;
}
input[type="radio"] {
    /* appearance: none; */
    content: '';
    display: inline-block;
    vertical-align: middle;
    font-size: 17px;
    width: 18px;
    height: 18px;
    margin-right: 12px;
    border-radius: 50%;
    border: 2px solid #D9D9D9;
}

input[type="radio"]:checked{
    background-color: #FE7931;
    border: 2px solid #FE7931;
    background-clip: content-box;
    padding: 2px;
    font-size: 17px;
    width: 18px;
    height: 18px;
}
label{
    font-size: 20px;
    color: #EB5941;
}
.ljmc{
    float: left;
}
thead>tr{
    text-align: center;
    background-color: #F3F5FB;
}
tbody>tr>td{
    text-align: center;
    
}
/* sku */
.skuCont{
    margin-top: 15px;
    display: flex;
    flex-wrap: wrap;
}
.skulb{
    line-height: 28px;
    margin-right: 10px;
}
.skuLi{
    display: flex;
    margin-right: 10px;
    border: solid 1px #efefef;
    cursor: pointer;
    color: #333;
}
.skuLi:hover{
    border: solid 1px #F56618;
    color: #F56618;
}
.skuCont .active{
    border: solid 1px #F56618;
    color: #F56618;
}
.skuMc{
    font-size: 12px;
    line-height: 28px;
    padding:0 10px;
}
.gmNum{
    display: flex;
    margin-bottom: 10px;
}
.gmNumTit{
    font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #9C9C9C;
    line-height: 30px;
    padding-right: 10px;
}
.spbtn {
    display: flex;
    align-items: center;
}

.spbtn button {
    width: 30px;
    height: 30px;
    outline: none;
    font-size: 16px;
    border: 1px solid #E5E5E5;
    background-color: #F6F6F6;
}

.spbtn input {
    width: 60px;
    height: 30px;
    outline: none;
    text-align: center;
    border: 1px solid #E5E5E5;
    border-left: none;
    border-right: none;
}
.kcs{
    font-size: 14px;
    color: #999;
    line-height: 44px;
    display: none;
}
.shareLinkCont{
    padding: 20px;
    background: #efefef;
    float: left;
    display: none;
}
.shareLinkBtn{
    line-height: 44px;
    cursor: pointer;
}
.shareSm,.shareLink{
    float: left;
    margin-right: 10px;
}
.yxq{
    font-family: Source Han Sans CN;
    font-weight: 400;
    font-size: 16px;
    color: #F56618;
    padding: 0 32px;
    line-height: 34px;
    height: 34px;
    background: url(/static/images/yxqIcon.png) no-repeat 1% 50%;
    background-color: #FFF2EB;
    margin: 0 15px;
}