







































































































/* 团购拼团弹窗开始 */
.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;
}


.xuzhi111[data-v-30783fa8] {
  display: block;
  font-size: 14px;
  font-family: "\5FAE\8F6F\96C5\9ED1";
}
.xuZhiBiao[data-v-30783fa8] {
  width: 100%;
}
.numberBox[data-v-30783fa8] {
  display: inline-block;
  margin-left: 5px;
}

/* 移动端开始 */
.keXuZhi[data-v-30783fa8] {
  display: none;
}
.warmcontent .tishi[data-v-30783fa8] {
  line-height: 25px;
  font-size: 16px;
}
.xuzhi111[data-v-30783fa8]:deep(p){
  line-height: 25px !important;
  margin: 15px 0 !important;
}
@media only screen and (max-width:960px) {
.xuzhi111[data-v-30783fa8] {
    display: none;
}
.keXuZhi[data-v-30783fa8] {
    display: block;
    padding-top: 15px;
}
.keXuZhi .info[data-v-30783fa8] {
    margin-top: 20px;
    margin-bottom: 70px;
}
#t8[data-v-30783fa8] {
    background: #ccc;
    text-decoration: line-through;
    margin-right: 10px;
}
.keXuZhi .info[data-v-30783fa8]:deep(p){
    line-height: 30px;
    padding: 0 5px;
}

  /* 刷题赛弹窗开始 */
.brushGamePopover[data-v-30783fa8] {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
    display: none;
    overflow: hidden;
    z-index: 9999;
}
.brushGamePopover .warmcontent[data-v-30783fa8] {
    width: 280px;
    padding-bottom: 30px;
    background: #fff;
    margin: 200px auto;
    border-radius: 5px;
    position: relative;
    text-align: center;
}
.brushGamePopover .warmcontent .brushtitle[data-v-30783fa8] {
    text-align: center;
    color: #ffb657;
    height: 20px;
    font-size: 20px;
    line-height: 20px;
    margin-bottom: 10px;
}
.warmcontent .tishi[data-v-30783fa8] {
    width: 80%;
    margin: 10px auto;
    padding-top: 30px;
    color: #ffb657;
    line-height: 20px;
}
.warmcontent .btnBOX[data-v-30783fa8] {
    margin-top: 15px;
}
.warmcontent .btnBOX span[data-v-30783fa8] {
    display: inline-block;
    width: 100px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    border-radius: 10px;
}
.warmcontent .btnBOX .btn1[data-v-30783fa8] {
    background: #ccc;
}
.payMoney i .xianshi[data-v-30783fa8]{
    line-height: 25px!important;
}
.warmcontent .btnBOX .btn2[data-v-30783fa8] {
    background: #ff6666;
    margin-left: 10px;
}

  /* 刷题赛弹窗结束 */
  /*  支付开始*/
.dibu .userBuy #items[data-v-30783fa8] {
    background: #ccc;
    color: #ffffff;
}
#choosePrice[data-v-30783fa8]{
    background: #ff6666;
}
#couserMoney[data-v-30783fa8] {
    color: #ccc;
}
.payMoney[data-v-30783fa8] {
    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-30783fa8] {
    display: inline-block;
    color: #f7716b;
}
.dibu[data-v-30783fa8] {
    position: fixed;
    bottom: 0;
    z-index: 100;
    width: 100% !important;
}
.userBuy[data-v-30783fa8] {
    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-30783fa8] {
    background: #fff;
    position: relative;
    height: 60px;
    line-height: 60px;
}
.mobilePaymoney p[data-v-30783fa8] {
    line-height: 30px;
}
.mobilePaymoney[data-v-30783fa8] {
    display: inline-block;
    width: 100%;
}
.mobilePaymoney p span[data-v-30783fa8] {
    color: #f7716b;
}
.mobilePaybtn[data-v-30783fa8] {
    display: inline-block;
    height: 62px;
    text-align: right;
    position: absolute;
    right: 0;
}
.mobilePaybtn span[data-v-30783fa8],.userBuy button[data-v-30783fa8] {
    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-30783fa8]{
    outline: none;
    border: none;
}
.mobilePaybtn .mobliep2 i[data-v-30783fa8] {
    color: #f7716b;
    display: inline-block;
    margin-left: 3px;
}
#backccc[data-v-30783fa8] {
    background: #ccc;
}
.mobliep1[data-v-30783fa8] {
    text-decoration: line-through;
}
}

