.zbPerson{
    width: 100%;
    /* height: 260px; */
    background: url("/s_p/web/zbDetail/images/detailBG_02.png") no-repeat;
    background-size: cover;
    display: inline-block;
}
.zbPersonCont{
    width: 1200px;
    margin: 0 auto;
}
.dqwz{
    display: flex;
    justify-content: flex-end;
    width: 213px;
    height: 18px;
    font-family: SourceHanSansCN-Regular;
	font-size: 12px;
    line-height: 18px;
    padding-left: 28px;
    color: #ffffff;
    float: right;
    margin-top: 30px;
    background: url("/s_p/web/zbDetail/images/fangzi.png") no-repeat;
}
.zbTitle{
    font-family: SourceHanSansCN-Medium;
	font-size: 30px;
	font-weight: bold;
	line-height: 37px;
	letter-spacing: 0px;
    color: #ffffff;
    text-align: center;
    display: inline-block;
    margin-top: 15px;
    width: 100%;
}
.jiangshi{
    width: 21%;
    overflow: hidden;
    height: 40px;
    margin: 20px 44% ;
    font-family: SourceHanSansCN-Regular;
	font-size: 20px;
	font-weight: bold;
	line-height: 36px;
    color: #ffffff;
    padding-left: 48px;
    background: url("/s_p/web/zbDetail/images/jiangshi.png") no-repeat;
}
.conWapper{
    width: 100%;
    background-color: #f3f5f8;
}
.detailCon{
    width: 1200px;
    background-color: #fff;
    border-radius: 2px;
    margin: 0 auto;
    padding: 30px;
    display: flex;
    justify-content: space-between;
}
.zbPersonLi{
    padding: 20px;
    display: flex;
    justify-content: space-between;
    background-color: #fff;
}
.time{
    font-family: SourceHanSansCN-Regular;
	font-size: 14px;
	letter-spacing: 0px;
    color: #666666;
    line-height: 44px;
}
.time span{
	border-radius: 4px;
    border: solid 1px #ddb78a;
    font-size: 14px;
	padding: 5px;
    color: #ddb78a;
    margin-right: 10px;
}
.renshu{
    height: 23px;
    color: #999;
    font-size: 14px;
    padding-left: 30px;
    margin-top:13px;
    background: url("/s_p/web/zbDetail/images/renshu.png") no-repeat;
}
.shoucang{
    width: 24px;
    height: 24px;
    cursor: pointer;
    background: url("/s_p/web/zbDetail/images/shoucang.png") no-repeat;
    margin: 11px 24px;
    display: none;
}

.yuyueBtn,.ptBtn{
    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;
    margin-top: 7px;
    font-size: 16px;
    margin-left: 10px;
    cursor: pointer;
}
.wks{
    border: solid 1px #999;
    color: #999;
    background: transparent;
}
.kzb{
    background: #FFFFFF;
    border: 1px solid #FD7400;
    border-radius:8px;
    color: #FD7400;
}
.right{
    display: flex;
    justify-content: space-between;
}
.line{
    margin: -5px 20px;
    height: 1px;
    background-color: #ececec;
}
.detailConHead{
    font-size: 20px;
	font-weight: bold;
	line-height: 19px;
    color: #666666;
    display: flex;
    justify-content: space-between;
}
.kcapLeft{
    display: flex;
    justify-content: flex-start;
}
.shoukePic{
    width: 4px;
	height: 20px;
    background: #e9b581;
    margin-right: 10px;
}
.teacher{
    display: flex;
    justify-content: flex-start;
    margin-top: 10px;
}
.teacherPhoto{
    width: 78px;
	height: 78px;
    background-color: #fff6eb;
    border-radius: 50%;
    padding: 5px;
}
.teacherPhoto img{
    width: 68px;
    height: 68px;
    border-radius: 50%;
}
.xmcon{
    display: inline-block;
}
.xm{
    font-size: 20px;
	font-weight: bold;
	line-height: 37px;
    color: #ddb78a;
    float: left;
    margin-left: 20px;
}
.teacherXinxi{
    width: 483px;
    height: 148px;
    background: url("/s_p/web/zbDetail/images/contBg.png") no-repeat;
    background-size: 100% 100%;
    margin-top:15px;
    padding: 20px;
}
.techang{
	background-color: #e8e8e8;
	border-radius: 15px;
    opacity: 0.74;
    font-size: 14px;
	font-weight: bold;
	line-height: 29px;
    color: #999999;
    float: left;
    padding: 3px 28px;
    margin-left: 20px;
}
.jianjie{
    width: 100%;
    height: 100%;
    overflow: auto;
    line-height: 24px;
    padding-left: 40px;
    color: #ddb78a;
    font-size: 20px;
	font-weight: bold;
}
.jieshao{
    width:1200px;
    height: auto;
    margin: 0 auto;
    background-color: #ffffff;
	box-shadow: -2px -12px 21px 0px 
		rgba(14, 53, 122, 0.03);
    border-radius: 2px;
    padding: 30px;
}
.jieshaoTite{
    width: 100%;
    margin: 0 auto;
    border-bottom: solid 1px #ececec;
}
.box-btn {
    width: 100%;
    line-height: 58px;
    background: #fff;
}
.box-btn a {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    width: 114px;
    color: #666;
    font-size: 16px;
    font-weight: bold;
}
.box-btn .box-on {
    color: #333;
    font-size: 20px;
    border-bottom: solid 1px #DDB78A;
}
.box-btn a:hover {
    color: #333;
    font-size: 20px;
    border-bottom: solid 1px #DDB78A;
}
.box-content .box-item {
    display: none;
}
.box-content .box-item:first-child {
    display: block;
}
.jieshaoCon{
    font-size: 16px;
    line-height: 39px;
    color: #666666;
}
.alertZoomer{
    background-color: rgba(10, 10, 10, 0.6);
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    display: none;
}
.alertclose{
    color: #fff;
    margin: 30px 154px;
    float: right;
    font-size: 30px;
    font-weight: bold;
}
.alert{
    width: 650px;
    margin: 70px auto;
}
.gmBtn{
    margin-top: 1px;
    height: 46px;
    line-height: 46px;
    padding: 0px 18px;
    margin: 0 7px;
    border-radius: 3px;
    background-color: #ddb78a;
    color: #fff;
    cursor: pointer;
}
.sfzt{
    font-size: 14px;
    color: #999;
    line-height: 24px;
    margin-right: 30px;
    text-align: right;
    margin-top: 20px;
}
.yhjg{
    color: #ff0000;
    font-size: 18px;
    font-weight: bold;
}
.jg{
    color: #999;
    margin-left: 10px;
    background: url(/s_p/web/zbDetail/images/lineBG.png) no-repeat 50%;
    background-size: contain;
}
.tabRight{
    display: flex;
    float: right;
    justify-content: flex-end;
}
.wjBtn{
    width: 111px;
    height: 38px;
    background: url(/s_p/web/course/detail/images/wjPic.png) no-repeat 32% 50%;
    border: 1px solid #E8BB87;
    line-height: 38px;
    color: #3B2811;
    text-align: center;
    cursor: pointer;
    font-weight: 500;
    text-indent: 24px;
    font-size: 16px;
    margin-top: 11px;
    display: none;
    border-radius: 4px;
}
.xxkjBtn,.xxkjBtn_,.shareBtn{
    width: 155px;
    height: 38px;
    border: 1px solid #E8BB87;
    line-height: 38px;
    color: #3B2811;
    text-align: center;
    cursor: pointer;
    margin-top: 11px;
    font-weight: 500;
    font-size: 16px;
    border-radius: 4px;
    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;
}
.skls,.kcap{
    width: 48%;
}
.shouketeacher span{
    color: #999;
    font-size: 14px;
    margin-left: 20px;
}
.kcList{
    width: 100%;
    height: 148px;
    background: #FFF9F1;
    margin-top: 25px;
    border-radius: 17px;
    padding: 10px 15px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    overflow: hidden;
}
.kcli{
    width: 253px;
    height: 36px;
    line-height: 36px;
    margin-bottom: 10px;
}
.zbIcon{
    border: solid 1px #DDB78A;
    border-radius: 4px;
    padding-left:15px;
}
.zbIcon img{
    margin-top: -8px;
}
.zbIcon span{
    padding-left:14px;
    font-size: 16px;
    color: #666;
    font-weight: bold;
}
/* 课后作业Li */
.box-li {
    border-bottom: solid 1px #E6EAED;
    background-color: #fff;
}
.box-li:hover{
    background-color: #E6EAED;
}
.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/zbDetail/images/whf.png') no-repeat 10px center;
}
.work-link_{
    background: url('/s_p/web/zbDetail/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/zbDetail/images/whf_on.png') no-repeat 10px center;
}
.work-link_:hover{
    color: #D2A570;
    background: url('/s_p/web/zbDetail/images/ysc_on.png') no-repeat 10px center;
}
.hf-link {
    color: #666;
    display: block;
    font-size: 15px;
    padding-left: 40px;
    padding-top: 10px;
    padding-bottom: 10px;
    background: url('../images/play.png') no-repeat 10px center;
}
.hf-link:hover{
    color: #D2A570;
    background: url('../images/play-on.png') no-repeat 10px center;
}
.hf-link span{
    padding-right: 50px;
}
.hfBtn{
    float: right;
}
.moreBtn{
    font-weight: bold;
    font-size: 16px;
    color: #D2A570;
    text-indent: 2em;
    cursor: pointer;
    margin-right: 20px;
}
.alertLi{
    border-radius: 15px;
    /* height: 115px; */
    /* padding: 15px 20px; */
    margin-top: 20px;
    display: flex;
    justify-content: space-between;
}
.alertLiLeft{
    width: 30%;
}
.alertLiLx{
    height: 32px;
    color: #fff;
    line-height: 32px;
    width: 158px;
    text-align: center;
    border-radius: 15px 0 0;
}
.alertLiRq{
    color: #666;
    font-size: 16px;
    text-align: center;
    padding-top: 10px;
}
.alertLiRight{
    width: 66%;
    padding: 8px;
}
.alertLiMc{
    font-size: 15px;
    color: #2c53eb;
}
.alertLiLs{
    font-size: 12px;
    line-height: 20px;
    margin: 8px 0;
}
.alertLiNr{
    font-size: 12px;
    width: 100%;
    height: 55px;
    overflow: auto;
}
.alertLi03{
    background: #F9F9F9;
}
.alertLi01,.alertLi02{
    background: rgb(255, 249, 241);
}
/* .alertPic{
    margin-right: 10px;
}
.alertPic img{
    margin-top: -5px;
    margin-right: 20px;
}
.alertPic span{
    padding-right: 10px;
} */
/* 章节习题集列表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/zbDetail/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/zbDetail/images/jiaIcon.png) no-repeat 0% 50%;}
.xq-list_{
    background: url(/s_p/web/zbDetail/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;
}
.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;
}
#zjxtj{
    display: none;
}
/* .zjxtjBtn{
    display: none;
} */
.yhCont{
    display: flex;
    padding-top: 10px;
    margin-right: 20px;
}
.ptMC{
    font-size: 15px !important;
    cursor: pointer;
}
.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;
}
.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;
}
/* 更多优惠券弹框 */
.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;
}
.yhdjs{
    color: #999;
    font-size: 14px;
}
/* 下单选择优惠券 */
.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;
}
.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;
}