
.computerBottom[data-v-e0c9d280]{
  display: block;
  width: 100%;
  overflow: hidden;
  background: #f5f5f7;
  padding: 10px 0 15px 0;
}
.computerBottom ul[data-v-e0c9d280] {
  overflow: hidden;
  width: 100%;
  height: 45px;
  line-height: 45px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.computerBottom ul li[data-v-e0c9d280]{
  height: 20px ;
  cursor: pointer;
  line-height: 20px;
  float: left;
  padding: 0 20px;
  color: #b0b0b0;
  font-family: "PingFang-SC-Medium";
}
.computerBottom ul li[data-v-e0c9d280]:last-child{
  border: none;
}
.orange[data-v-e0c9d280]{
  cursor: pointer;
}
.computerBottom p[data-v-e0c9d280]{
  height:45px;
  line-height: 45px;
  text-align: center;
  font-size: 12px;
  color: #b0b0b0;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: center;
   justify-content:center;
}
@media only screen and (max-width:960px){
.computerBottom[data-v-e0c9d280]{
      display: none;
}
}


.courserDtail[data-v-4b6ea626]{
  display: block;
  min-height: 100%;
  padding-bottom: 150px;
  position: relative;
}
.footer[data-v-4b6ea626]{
  position: absolute;
  bottom: 0;
}
.header[data-v-4b6ea626] {
  min-height: 60px;
}
/* 团购拼团弹窗开始 */
.confirmPaymentPopover[data-v-4b6ea626]{
  display: none;
}
.PaymentPopoverbox[data-v-4b6ea626]{
  width: 400px;
  position: fixed;
  z-index: 9999;
  top: 50%;
  left: 50%;
  background: #fff;
  border-radius: 5px;
  padding: 20px ;
}
.confirmTitle span[data-v-4b6ea626]{
  color: #ccc;
  display:inline-block;
  line-height: 20px;
}
.confirmTitle span[data-v-4b6ea626]:nth-child(2){
  float: right;
  width: 50px;
  border-radius: 3px;
  height: 20px;
  text-align: center;
  background: #ffb657;
  color: #fff;
  font-size: 12px;
}
.moreTeather[data-v-4b6ea626]{
  color: #ffb657;
  margin-top: 15px;
  cursor: pointer;
}
.confirmBtn[data-v-4b6ea626]{
  text-align: center;
}
.confirmBtn span[data-v-4b6ea626]{
  display: inline-block;
  width: 400px;
  height: 40px;
  line-height: 40px;
  border-radius: 3px;
  background: #ffb657;
  color: #fff;
}
/* 团购拼团弹窗结束 */

/* 刷题赛弹窗开始 */
.brushGamePopover[data-v-4b6ea626]{
  display: none;
}
.brushGamePopover[data-v-4b6ea626],.closePaymentPopover[data-v-4b6ea626],.tryListenBg[data-v-4b6ea626]{
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  overflow: hidden;
  z-index: 9998;
}
.brushGamePopover .warmcontent[data-v-4b6ea626] {
  width: 280px;
  padding: 30px 0;
  background: #fff;
  margin: 200px auto;
  border-radius: 5px;
  position: relative;
  text-align: center;
}
/* 试听开始 */
.contern[data-v-4b6ea626]{
  position: fixed;
  top: 50%;
  left: 50%;
  width: 600px;
  height: 300px;
  transform: translate(-300px,-150px);
  overflow-y: auto;
  background-color:#fff;
  z-index: 99999;
  border-radius: 3px;
}
.closeTryListen[data-v-4b6ea626]{
  color: #ffb657;
  text-align:right;
}
.closeTryListen span[data-v-4b6ea626]{
  display: inline-block;
  width: 60px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  margin-top: 5px;
}
.tryListenList[data-v-4b6ea626]{
  padding: 30px;
}
.tryListenList li[data-v-4b6ea626]{
  position: relative;
  margin-bottom: 20px;
}
.tryListenList span[data-v-4b6ea626],.tryListenList .listenBtn[data-v-4b6ea626]{
  display: inline-block;
  line-height: 25px
}
.tryListenList span[data-v-4b6ea626]{
  width: 443px;
  overflow: hidden;
}
.tryListenList .listenBtn[data-v-4b6ea626],.gopc[data-v-4b6ea626],.gomobile[data-v-4b6ea626]{
  width: 80px;
  height: 25px;
  background: #ffb657;
  color: #fff;
  border-radius: 5px;
  text-align: center;
  font-size: 12px;
}
.gopc[data-v-4b6ea626]{
  display: inline-block;
  line-height: 25px;
}
.tryListen[data-v-4b6ea626]{
 display: none;
}
.tryListenList .gomobile[data-v-4b6ea626]{
  display: none;
}
.courserShowBtn[data-v-4b6ea626]{
  padding: 3px 0;
}
@media only screen and (max-width:960px) {
.tryListenList .gopc[data-v-4b6ea626]{
display: none;
}
.tryListenList span[data-v-4b6ea626]{
  width: 80%;
}
.tryListenList .gomobile[data-v-4b6ea626]{
display: inline-block;
}
.contern[data-v-4b6ea626]{
position: fixed;
left: 2%;
width: 96%;
height: 400px;
transform: translateY(-200px);
overflow-y: auto;
}
.tryListenList .listenName[data-v-4b6ea626]{
  width: 80%;
  overflow: hidden;
}
.tryListenList .listenBtn[data-v-4b6ea626],.gomobile[data-v-4b6ea626]{
  width: 20%;
  position: absolute;
  right: 0;
  top: 0;
}
}
/* 试听结束 */
#t8[data-v-4b6ea626] {
  color: #ccc;
  text-decoration: line-through;
}
.brushGamePopover .warmcontent .brushtitle[data-v-4b6ea626] {
  text-align: center;
  color: #ffb657;
  height: 20px;
  font-size: 20px;
  line-height: 20px;
  margin-bottom: 10px;
}
.warmcontent .tishi[data-v-4b6ea626] {
  width: 80%;
  margin: 10px auto;
  line-height: 20px;
  color: #ffb657;
  line-height: 18px;
}
.warmcontent .btnBOX[data-v-4b6ea626] {
  margin-top: 15px;
}
.warmcontent .btnBOX span[data-v-4b6ea626] {
  display: inline-block;
  width: 86px;
  height: 28px;
  line-height: 28px;
  color: #fff;
  border-radius: 5px;
}
.warmcontent .btnBOX .btn1[data-v-4b6ea626] {
  background: #ccc;
}
.warmcontent .btnBOX .btn2[data-v-4b6ea626] {
  background: #ff6666;
  margin-left: 10px;
}

/* 刷题赛弹窗结束 */
.userPromet span[data-v-4b6ea626],.times[data-v-4b6ea626]{
  display: inline-block;
  line-height: 30px;
  font-size: 14px;
  color:  #333;
}
.tallTeacher[data-v-4b6ea626]{
  color: #333;
}
/* 顶部课程详细开始 */
.courserDtailsConR .btnBoxs .buyBtn[data-v-4b6ea626],
.courserDtailsConR .btnBoxs .buyBtns[data-v-4b6ea626],
.btnBoxs button[data-v-4b6ea626],
.courserShowBtn span[data-v-4b6ea626]{
  display: inline-block;
  text-align: center;
  width: 100px;
  height: 25px;
  line-height: 25px;
  border-radius:15px;
  background: #ffb657;
  cursor: pointer;
  color: #fff;
  font-size: 12px;
  margin-right: 20px
}
.times[data-v-4b6ea626]{
  display: inline-block;
  width: 100%;
  line-height: 30px!important;
}
.times[data-v-4b6ea626],.tallTeacher[data-v-4b6ea626],.courserShowBtn[data-v-4b6ea626],.title[data-v-4b6ea626],.items[data-v-4b6ea626]{
  margin-bottom: 10px;
  line-height: 30px!important;
}
.corsurName[data-v-4b6ea626]{
  font-weight: 600;
}
.title[data-v-4b6ea626]{
  height: 30px;
}
.courserDtailsCon[data-v-4b6ea626] {
  margin: 15px 0;
  border: 1px solid #ccc;
  padding: 20px;
  font-size: 15px;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: flex-start;
  align-items:flex-start;
}
.items[data-v-4b6ea626]{
height: 30px;
}
.courserDtailsConL[data-v-4b6ea626] {
  display: inline-block;
  width: 740px;
  line-height: 30px;
}
.courserList .tabNav .active[data-v-4b6ea626] {
  color: #ffb657;
}
.courserDtailsConR[data-v-4b6ea626] {
  display: inline-block;
  width: 413px;
  border-left: 1px solid #ccc;
  line-height: 30px;
}
.courseTab span[data-v-4b6ea626] {
  cursor: pointer;
}
.consulting[data-v-4b6ea626]{
  display: none;
}
/* 右侧 开始*/
.t1[data-v-4b6ea626] {
  color: #ffa847;
}
.moneyMark[data-v-4b6ea626]{
  display: inline-block;
  margin-left: 10px;
}
.posern[data-v-4b6ea626]{
  margin-left: 18px;
}
.alignRight[data-v-4b6ea626] {
  display: inline-block;
  width: 80px;
  text-align: right;
}
.courserDtailsConR .items[data-v-4b6ea626] {
  font-size: 15px;
  margin-left: 50px;
}
.items span[data-v-4b6ea626] {
  cursor: pointer;
}
.peopleBuy[data-v-4b6ea626]{
  display: inline-block;
  margin-right:35px;
}
.btnBoxs[data-v-4b6ea626]{
  margin: 20px 20px 20px 50px;
  text-align: center;
}
.btnBoxs button[data-v-4b6ea626] {
  border: none;
  outline: none;
}
.courserDtailsConR .items .tuangou[data-v-4b6ea626]{
  padding: 5px 30px;
}
.courserDtailsConR .items .obvious[data-v-4b6ea626]{
  background: #ff6666;
}
.courserDtailsConR .items .buyBtns[data-v-4b6ea626] {
  background: #ccc;
}

/*  顶部课程详细结束*/
/*底部课程展示开始  */
#courserBox[data-v-4b6ea626] {
  overflow: hidden;
  margin-bottom: 50px;
}
.courserList[data-v-4b6ea626] {
  float: left;
  width: 760px;
  border: 1px solid #ccc;
}
.courserList .tabNav[data-v-4b6ea626] {
  width: 100%;
  display: flex;
  flex-flow: row;
  justify-content: space-around;
  align-items: space-around;
  border-bottom: 1px solid #ccc;
}
.courserList .tabNav span[data-v-4b6ea626] {
  display: inline-block;
  width: 120px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 16px;
  cursor: pointer;
}
.courserList .courserListCon[data-v-4b6ea626] {
  display: flex;
  width: 100%;
  box-sizing: border-box;
  padding: 20px;
}
.teacherList[data-v-4b6ea626] {
  float: left;
  width: 430px;
  margin-left: 6px;
}

/* 课程展示结束 */
/* 右侧老师介绍开始 */
.teacherIntroduce[data-v-4b6ea626] {
  width: 100%;
  text-align: center;
  margin: 0 0 20px 0;
  border: 1px solid #ccc;
  padding-bottom: 20px;
}
.teacherIntroduceCon[data-v-4b6ea626] {
  padding-top: 20px;
}
.teacherIntroduceCon img[data-v-4b6ea626] {
  width: 130px;
  height: 130px;
  border-radius: 50%;
}
.teacherNa[data-v-4b6ea626] {
  margin: 15px;
}
.teacherIntroduceCon span[data-v-4b6ea626] {
  display: inline-block;
  width: 300px;
  text-align: left;
  line-height: 25px;
  border-bottom: 1px solid #ccc;
  padding-bottom: 5px;
}

/* 右侧老师介绍结束 */
/* 推荐课程开始 */
.aboutList[data-v-4b6ea626] {
  text-align: center;
  border: 1px solid #ccc;
  padding: 20px 0;
}
.aboutList ul li img[data-v-4b6ea626] {
  width: 240px;
  height: 140px;
  margin: 20px 0;
}
.aboutList ul li p[data-v-4b6ea626] {
  display: inline-block;
  width: 240px;
  overflow: hidden;
  height: 15px;
  line-height: 15px;
  text-overflow: ellipsis;
}

/* 推荐课程结束 */
/* 移动端开始 */
.courseInfo[data-v-4b6ea626] {
  display: none;
}
.confirmContent[data-v-4b6ea626]{
  margin: 30px 0;
  overflow-y: auto;
}
.confirmContent ul li[data-v-4b6ea626]{
  color: #ccc;
  border: 1px solid #ccc;
  margin-bottom:15px;
  line-height: 30px;
  border-radius: 3px;
}
.confirmContent ul li[data-v-4b6ea626]:nth-child(1){
  background: #ffa847;
  color: #fff;
  border: 1px solid #ffa847;
}
.confirmContent ul li p[data-v-4b6ea626]{
  display: inline-block;
}
.confirmContent ul li p[data-v-4b6ea626]:nth-child(1){
  width: 70%;
  padding-left: 10px;
  box-sizing: border-box;
}
.confirmContent ul li p[data-v-4b6ea626]:nth-child(2){
  width: 30%;
}
/* 拼团开始 */
.pinTuan[data-v-4b6ea626] {
  margin-left: 50px;
}
.pinTuan span[data-v-4b6ea626] {
  font-size: 15px;
}

/*.btnBoxs {
   margin-top: -20px ;
  padding-left: 180px;
  box-sizing: border-box; 
}*/
.btnBoxs .p1[data-v-4b6ea626]{
  background: #ffb657;
  color: #fff;
}
.btnBoxs .p2[data-v-4b6ea626] {
  background: #ff6666;
  color: #fff;
}

/* 电脑端拼团开始 */
#bakccc[data-v-4b6ea626] {
  background: #ccc;
}
@media only screen and (max-width:960px) {
.courserDtails[data-v-4b6ea626] {
    display: none;
}
.courseInfo[data-v-4b6ea626] {
    display: block;
}
.courserTop p[data-v-4b6ea626],
  .courserTeather[data-v-4b6ea626] {
    margin: 5px 0 10px 0;
    line-height: 30px;
    font-size: 15px;
}
.courserTopTitle[data-v-4b6ea626] {
    width: 100%;
    height: 25px;
    line-height: 25px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
}
.courserTeather[data-v-4b6ea626] {
    position: relative;
}
.courserTeather span[data-v-4b6ea626]:nth-child(2) {
    position: absolute;
    right: 0;
    bottom: 0;
}

  /* 课程列表开始 */
  /* 导航开始 */
.courseTab[data-v-4b6ea626] {
    display: flex;
    justify-content: space-around;
    align-items: space-around;
    padding-top: 25px;
    text-align: center;
}
.active[data-v-4b6ea626] {
    color: #ffa847;
    border-bottom: 1px solid #ffa847;
}
.mobilePromty[data-v-4b6ea626] {
    display: inline-block;
    line-height: 20px;
    margin-bottom: 20px;
}
.courserDtail[data-v-4b6ea626]{
    padding-bottom: 0;
}
}

