







































































































/* 团购拼团弹窗开始 */
.PaymentPopoverbox[data-v-5b477769]{
  width: 90%;
  position: fixed;
  z-index: 9999;
  top: 10%;
  left: 5%;
  background: #fff;
  border-radius: 5px;
  padding: 20px;
  box-sizing: border-box;
}
.changeTypes[data-v-5b477769]{
  max-height: 400px;
  overflow-y: auto;
}
.confirmTitle span[data-v-5b477769]{
  color: #ffb657;
  display:inline-block;
  line-height: 25px;
}
.confirmTitle span[data-v-5b477769]:nth-child(2){
  float: right;
  width: 50px;
  border-radius: 3px;
  height: 25px;
  text-align: center;
  background: #ffb657;
  color: #fff;
  font-size: 12px;
}
.confirmContent[data-v-5b477769]{
  padding: 20px 0;
  box-sizing: border-box;
}
.confirmContent ul li[data-v-5b477769]{
  border-radius: 2px;
  border: 1px solid #ccc;
  color: #ccc;
  margin-bottom: 18px;
  line-height: 30px;
}
.confirmContent ul li[data-v-5b477769]:nth-child(1){
  border: 1px solid #ffb657;
  background: #ffb657;
  color: #fff;
}
.confirmContent ul li p[data-v-5b477769]{
  display: inline-block;
}
.confirmContent ul li p[data-v-5b477769]:nth-child(1){
  width: 70%;
  padding-left: 10px;
  box-sizing:border-box;
}
.confirmContent ul li p[data-v-5b477769]:nth-child(2){
  width: 30%;
}
.confirmBtn[data-v-5b477769]{
  text-align: center;
}
.confirmBtn span[data-v-5b477769]{
  display: inline-block;
  width: 300px;
  height: 40px;
  line-height: 40px;
  border-radius: 2px;
  background: #ffb657;
  color: #fff;
}
/* 团购拼团弹窗结束 */
.brushGamePopover[data-v-5b477769],.closePaymentPopover[data-v-5b477769]{
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  overflow: hidden;
  z-index: 9998;
}


.liveBiao[data-v-ae389990] {
  width: 100%;
}
.pcTryListen[data-v-ae389990] {
  display: block;
}
.mobileTryListen[data-v-ae389990] {
  display: none;
}
.lists[data-v-ae389990] {
  margin-bottom: 30px;
}
.numberBox[data-v-ae389990] {
  display: inline-block;
  margin-left: 5px;
}
.lists span[data-v-ae389990] {
  display: inline-block;
  width: 500px;
  margin-right: 50px;
  line-height: 25px;
}
#tryListenBtn[data-v-ae389990] {
  margin-left: 38px;
}
#t8[data-v-ae389990] {
  background: #ccc;
  text-decoration: line-through;
  margin-right: 10px;
}
.lists button[data-v-ae389990] {
  display: inline-block;
  border: none;
  outline: none;
  background: #ffb657;
  color: #fff;
  width: 80px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  border-radius: 5px;
}
.lists #noListen[data-v-ae389990] {
  background: none;
  color: #ffb657;
  width: 160px;
}
#showIframe[data-v-ae389990] {
  display: block;
  width: 100%;
  height: 800px;
}

/* 课程包遮罩层开始 */
.coursePackageList[data-v-ae389990],
.brushGamePopover[data-v-ae389990] {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: none;
  background-color: rgba(0, 0, 0, 0.5);
  overflow: hidden;
  z-index: 9999;
}
.coursePackageListcon[data-v-ae389990] {
  width: 800px;
  background: #fff;
  margin: 100px auto;
  overflow: hidden;
  padding-bottom: 50px;
  padding: 20px 90px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  height: 300px;
  overflow-y: auto;
}
.coursePackageListcon ul li[data-v-ae389990] {
  line-height: 25px;
  margin: 20px 0;
}
.closepage[data-v-ae389990] {
  position: absolute;
  right: 10px;
  top: 10px;
}
@media only screen and (max-width:960px) {
.pcTryListen[data-v-ae389990] {
    display: none;
}
.mobileTryListen[data-v-ae389990] {
    display: block;
    padding: 20px 2% 100px 2%;
}
.lists[data-v-ae389990] {
    list-style: none;
}
.lists span[data-v-ae389990] {
    display: inline-block;
    width: 67%;
    margin-right: 35px;
}
.lists button[data-v-ae389990] {
    display: inline-block;
    width: 20%;
}
.lists #noListen[data-v-ae389990] {
    background: none;
    color: #ffb657;
    width: 21%;
    line-height: 20px;
}

  /* 刷题赛弹窗开始 */
.brushGamePopover .warmcontent[data-v-ae389990] {
    width: 280px;
    padding-bottom: 30px;
    background: #fff;
    margin: 200px auto;
    border-radius: 5px;
    position: relative;
    text-align: center;
}
.brushGamePopover .warmcontent .brushtitle[data-v-ae389990] {
    text-align: center;
    color: #ffb657;
    height: 20px;
    font-size: 20px;
    line-height: 20px;
    margin-bottom: 10px;
}
.warmcontent .tishi[data-v-ae389990] {
    width: 80%;
    margin: 10px auto;
    padding-top: 30px;
    color: #ffb657;
    line-height: 18px;
}
.warmcontent .btnBOX[data-v-ae389990] {
    margin-top: 15px;
}
.warmcontent .btnBOX span[data-v-ae389990] {
    display: inline-block;
    width: 100px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    border-radius: 10px;
}
.warmcontent .btnBOX .btn1[data-v-ae389990] {
    background: #ccc;
}
.warmcontent .btnBOX .btn2[data-v-ae389990] {
    background: #ff6666;
    margin-left: 10px;
}

  /* 刷题赛弹窗结束 */
  /*  支付开始*/
.dibu .userBuy #items[data-v-ae389990] {
    background: #ccc;
    color: #ffffff;
}
#choosePrice[data-v-ae389990]{
    background: #ff6666;
}
#couserMoney[data-v-ae389990] {
    color: #ccc;
}
.payMoney[data-v-ae389990] {
    width: 100%;
    height: 60px;
    line-height: 60px;
    overflow: hidden;
    background: #fff;
    position: relative;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
.couserMoney[data-v-ae389990] {
    display: inline-block;
    color: #f7716b;
}
.dibu[data-v-ae389990] {
    position: fixed;
    bottom: 0;
    z-index: 100;
    width: 100% !important;
}
.userBuy[data-v-ae389990] {
    position: absolute;
    right: 0;
    top: 0;
    border: none;
    outline: none;
    height:60px;
    line-height: 60px;
    text-align: center;
    color: #fff;
    font-size: 15px;
}

  /*支付结束  */
  /* 拼团按钮开始 */
.mobilePintuan[data-v-ae389990] {
    background: #fff;
    position: relative;
    height: 60px;
    line-height: 60px;
}
.mobilePaymoney p[data-v-ae389990] {
    line-height: 30px;
}
.mobilePaymoney[data-v-ae389990] {
    display: inline-block;
    width: 100%;
}
.mobilePaymoney p span[data-v-ae389990] {
    color: #f7716b;
}
.mobilePaybtn[data-v-ae389990] {
    display: inline-block;
    height: 62px;
    text-align: right;
    position: absolute;
    right: 0;
}
.payMoney i .xianshi[data-v-ae389990]{
    line-height: 25px!important;
}
.mobilePaybtn span[data-v-ae389990],.userBuy button[data-v-ae389990] {
    display: inline-block;
    overflow: hidden;
    height: 60px;
    line-height: 60px;
    padding: 0 20px;
    text-align: center;
    color: #fff;
    background: #ffb657;
    font-size: 12px;
}
.userBuy button[data-v-ae389990]{
    outline: none;
    border: none;
}
.mobilePaybtn .mobliep2 i[data-v-ae389990] {
    color: #f7716b;
    display: inline-block;
    margin-left: 3px;
}
.mobliep1[data-v-ae389990] {
    text-decoration: line-through;
}
#backccc[data-v-ae389990] {
    background: #ccc;
}

  /*播放页面开始  */
.playVideos[data-v-ae389990] {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #fff;
    z-index: 10000;
    display: none;
}
.guanBiBtns[data-v-ae389990] {
    display: inline-block;
    padding: 5px 10px;
    border: 1px solid #ccc;
    float: right;
    margin: 10px;
}

  /* 课程包弹窗样式 */
.coursePackageListcon[data-v-ae389990] {
    width: 90%;
    background: #fff;
    margin: 150px auto;
    padding: 20px 5px;
}
}

