
#Launch[data-v-5c534aa4] {
  height: 100%;
  width: 100%;
  position: fixed;
  z-index: 11000;
  background: #f5f5f5;
  top: 0;
  left: 0;
}
.img[data-v-5c534aa4] {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center center;
}
.timeDown[data-v-5c534aa4] {
  position: absolute;
  right: 15px;
  top: 15px;
  background-color: rgba(0, 0, 0, 0.4);
  padding: 6px 12px;
  border-radius: 5px;
  font-size: 12px;
  color: white;
}
p[data-v-5c534aa4] {
  padding: 100px 0;
  text-align: center;
  font-size: 18px;
}


.right-func-box[data-v-22864bee]{
  z-index: 3000;
  position: absolute;
  bottom: 60px;
  right: 10px;
  width: 50px;
  border-radius: 20px;
  text-align: center;
}
.link-btn[data-v-22864bee] {
  z-index: 3000;
  /* position: absolute; */
  bottom: 140px;
  right: 10px;
  width: 50px;
  height: 70px;
  border-radius: 20px;
  text-align: center;
}
.link-btn img[data-v-22864bee] {
  width: 40px;
  height: 40px;
}
.link-btn span[data-v-22864bee] {
  font-size: 12px;
}
.zixun-btn span[data-v-22864bee] {
  font-size: 12px;
}
.zixun-btn[data-v-22864bee] {
  z-index: 3000;
  /* position: absolute; */
  bottom: 60px;
  right: 10px;
  width: 50px;
  height: 70px;
  border-radius: 20px;
  text-align: center;
}
.zixun-btn img[data-v-22864bee] {
  width: 40px;
  height: 40px;
}
.zixun-btn .unReadMsgPoint[data-v-22864bee] {
  position: absolute;
  bottom: 54px;
  right: 2px;
  display: inline-block;
  width: 16px;
  height: 16px;
  background-color: red;
  border-radius: 8px;
}
.shopping-dialog[data-v-22864bee] {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  bottom: 0;
  width: 100vw;
  height: 100vh;
  z-index: 9999;
  background: rgba(0, 0, 0, .7);
}
.shopping-dialog img[data-v-22864bee] {
  width: 300px;
  height: 300px;
}
#ChatRoomContent[data-v-22864bee] {
  height: 100%;
  overflow: scroll;
  scroll-behavior: smooth;
}
.ChatRoom-body[data-v-22864bee] {
  background: #eee;
}
.header-img[data-v-22864bee] {
  height: 34px;
  width: 34px;
  margin-top: 15px;
  margin-left: 10px;
  float: left;
  border-radius: 15px;
}
.van-swipe__track[data-v-22864bee] {
  height: 50px;
}
.van-swipe__indicators .van-swipe__indicator--active[data-v-22864bee] {
  background-color: red;
}
.van-swipe__indicators[data-v-22864bee] {
  bottom: 4px;
}
.none[data-v-22864bee] {
  display: none;
}
.loading[data-v-22864bee] {
  height: 30px;
  width: 30px;
  margin: 10px auto;
}
.header[data-v-22864bee] {
  position: relative;
  padding: 0 10px 0 60px;
}
.msg_header[data-v-22864bee] {
  position: absolute;
  top: 12px;
  left: 12px;
  height: 36px;
  width: 36px;
}
.msg_header .headimg[data-v-22864bee] {
  width: 36px;
  height: 36px;
  border-radius: 30px;
  border-color: #ffeb12;
  position: absolute;
}
.type .msg_header .headimg[data-v-22864bee] {
  border-color: #ff0000;
}
.banner[data-v-22864bee] {
  height: 50px;
  overflow: hidden;
  width: 100%;
}
.banner a[data-v-22864bee] {
  width: 100%;
  height: 100%;
  display: block;
}
.banner img[data-v-22864bee] {
  width: 100%;
  height: 50px;
  display: block;
}
.ChatRoom-header[data-v-22864bee] {
  background: #e8e8e8;
  height: 44px;
  overflow: hidden;
  line-height: 44px;
  color: #343434;
}
.ChatRoom-header.fixed[data-v-22864bee] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1300;
}
.ChatRoom-header.type[data-v-22864bee] {
  color: #ff0000;
}
.total_comment[data-v-22864bee] {
  margin-left: 10px;
  float: left;
}
.total_like img[data-v-22864bee] {
  height: 25px;
  width: 25px;
  vertical-align: middle;
}
.total_like[data-v-22864bee] {
  margin-right: 10px;
  float: right;
}
.total-like-num[data-v-22864bee] {
  position: relative;
  vertical-align: middle;
  background: #343434;
  padding: 4px;
  margin-right: 4px;
  border-radius: 5px;
  color: white;
  min-width: 18px;
  display: inline-block;
  line-height: 18px;
  text-align: center;
}
.type .total-like-num[data-v-22864bee] {
  background: #ff0000;
}
.jiantou[data-v-22864bee] {
  position: absolute;
  top: 18px;
  height: 10px;
  width: 10px;
  right: 28px;
  background: #343434;
  color: #fff;
  transform: rotate(45deg);
  z-index: 0;
}
.type .jiantou[data-v-22864bee] {
  background: #ff0000;
}
.cell[data-v-22864bee] {
}
.comment_cell[data-v-22864bee] {
  position: relative;
  padding-bottom: 15px;
}
.comment_cell .header img[data-v-22864bee] {
  max-width: 300%;
}
.span-name[data-v-22864bee] {
  float: left;
  margin-top: 22px;
  margin-left: 12px;
  font-size: 14px;
  color: #666666;
}
.span-time[data-v-22864bee] {
  margin-top: 22px;
  margin-left: 12px;
  float: left;
  font-size: 12px;
  color: #cccccc;
}
.span-like-num[data-v-22864bee] {
  margin-top: 22px;
  float: right;
  font-size: 12px;
  margin-right: 15px;
  color: #cccccc;
}
.span-like-num img[data-v-22864bee] {
  margin-right: 3px;
  height: 15px;
  width: 14px;
  vertical-align: bottom;
}
.wall_comment[data-v-22864bee] {
  border: 1px solid #e2b766;
}
.wall_comment span[data-v-22864bee] {
  color: #d4aa51;
  font-weight: bold;
}
.comment-text[data-v-22864bee] {
  word-wrap: break-word;
  font-size: 15px;
  margin: 8px 30px 0 60px;
  color: #333;
  background-color: #fff;
  border-radius: 5px;
  padding: 5px;
  line-height: 19px;
  display: inline-block;
  max-width: 64%;
  position: relative;
}
.comment-text p .gift[data-v-22864bee] {
  width: 30px;
  vertical-align: middle;
}
.comment-floor[data-v-22864bee] {
  position: absolute;
  right: 0;
  bottom: 0;
  font-size: 13px;
  margin-right: 15px;
}
.red-pack[data-v-22864bee] {
  margin-left: 52px;
  margin-top: 5px;
  width: 78%;
  overflow: hidden;
  border-radius: 5px;
}
.caption[data-v-22864bee] {
  background: #fff;
  padding: 5px;
  line-height: 20px;
  font-size: 14px;
}
.caption span[data-v-22864bee] {
  color: #f99c3a;
}
.red-pack-header[data-v-22864bee] {
  background-color: #f99c3a;
  height: 65px;
}
.red-pack-header-radius[data-v-22864bee] {
  border-radius: 4px 4px 0px 0px;
}
.red-pack-img[data-v-22864bee] {
  float: left;
  height: 40px;
  width: 38px;
  margin-top: 13px;
  margin-left: 15px;
}
.red-pack-title[data-v-22864bee] {
  margin-top: 0px;
  color: white;
  padding-top: 15px;
  padding-right: 10px;
  font-size: 13px;
  margin-left: 60px;
  white-space: nowrap;
}
.red-pack-desc[data-v-22864bee] {
  font-size: 10px;
  margin-top: 3px;
  padding-right: 5px;
}
.red-pack-body[data-v-22864bee] {
  background-color: #f5f5f5;
  border-radius: 0px 0px 4px 4px;
}
.red-pack-item[data-v-22864bee] {
  height: 38px;
  line-height: 38px;
  font-size: 12px;
  margin-left: 15px;
}
.red-pack-item-name[data-v-22864bee] {
  color: #999999;
  font-size: 12px;
  max-width: 170px;
  overflow: hidden;
  height: 38px;
}
.red-pack-item-text[data-v-22864bee] {
  color: #555555;
  font-size: 12px;
}
.red-pack-item-money[data-v-22864bee] {
  color: #f99c3a;
  font-size: 12px;
}
.red-pack-item-time[data-v-22864bee] {
  float: right;
  font-size: 11px;
  color: #ccc;
  margin-right: 10px;
}
.share_red_content[data-v-22864bee] {
  padding-top: 10px;
}
.total-zan[data-v-22864bee] {
  position: relative;
  display: inline-block;
}
.zan-box[data-v-22864bee] {
  position: fixed;
  z-index: 10000;
  height: 20px;
  width: 20px;
}
.zan-box .zan-img[data-v-22864bee]:nth-child(3n) {
  position: absolute;
  opacity: 0;
  height: 20px;
  width: 20px;
  animation: zanA-22864bee 2s;
}
.zan-img[data-v-22864bee]:nth-child(3n + 1) {
  position: absolute;
  opacity: 0;
  height: 20px;
  width: 20px;
  animation: zanB-22864bee 2s;
}
.zan-img[data-v-22864bee]:nth-child(3n + 2) {
  position: absolute;
  opacity: 0;
  height: 20px;
  width: 20px;
  animation: zanC-22864bee 2s;
}
@keyframes zanA-22864bee {
0% {
    top: 0px;
    left: 0px;
    width: 25px;
    opacity: 1;
}
33% {
    top: -66px;
    left: 20px;
}
66% {
    top: -133px;
    left: -20px;
}
100% {
    top: -200px;
    left: 20px;
    width: 50px;
    opacity: 0;
    display: none;
}
}
@keyframes zanB-22864bee {
0% {
    top: 0px;
    left: 0px;
    width: 25px;
    opacity: 1;
}
100% {
    top: -200px;
    left: 0px;
    width: 50px;
    opacity: 0;
    display: none;
}
}
@keyframes zanC-22864bee {
0% {
    top: 0px;
    left: 0px;
    width: 25px;
    opacity: 1;
}
100% {
    top: -300px;
    left: 20px;
    width: 50px;
    opacity: 0;
    display: none;
}
}
.entenview[data-v-22864bee] {
  position: fixed;
  margin-left: 100%;
  z-index: 2000;
  background-repeat: no-repeat;
  background-position: left center;
  height: 44px;
  line-height: 54px;
  color: #ffde00;
  width: 100%;
  background-size: auto 44px;
  padding-left: 70px;
  animation: float-22864bee 1.5s linear;
  top: 60vh;
}
.entenview1[data-v-22864bee] {
  background-image: url(https://tengfaceliveuser.tengface.net/web/wx-user/wechatlive/img/room/feiru_03.png);
}
.entenview2[data-v-22864bee] {
  background-image: url(https://tengfaceliveuser.tengface.net/web/wx-user/wechatlive/img/room/feiru_01.png);
}
.entenview3[data-v-22864bee] {
  background-image: url(https://tengfaceliveuser.tengface.net/web/wx-user/wechatlive/img/room/feiru_02.png);
}
.entenview2[data-v-22864bee],
.entenview3[data-v-22864bee] {
  animation: float-22864bee 6s linear;
  line-height: 40px;
  width: 216px;
  padding-left: 36px;
  color: #fff;
  font-size: 11px;
}
@keyframes float-22864bee {
0% {
    margin-left: 100%;
}
30% {
    margin-left: 10px;
}
70% {
    margin-left: 10px;
}
100% {
    margin-left: -100%;
}
}
.van-button--normal[data-v-22864bee] {
  width: 60px;
  padding: 0;
  text-align: center;
}
.hostman[data-v-22864bee] {
  background: #fff1d7;
}
.hostman .headimg[data-v-22864bee] {
  border-width: 1px;
  border-style: solid;
}
.rank[data-v-22864bee] {
  position: absolute;
  top: 28px;
  width: 55px;
  left: -8.5px;
}
.occupyRank[data-v-22864bee] {
  position: absolute;
  top: -1px;
  width: 52px;
  left: -8px;
}
.msg_conent[data-v-22864bee] {
  background-color: white;
  margin: 15px 36px 15px 56px;
  padding: 12px 15px;
  border: 1px solid #a47214;
  border-radius: 10px;
  word-wrap: break-word;
}
.contImg[data-v-22864bee] {
  display: block;
}
.nameTime[data-v-22864bee] {
  padding-top: 12px;
}
.floor_name[data-v-22864bee] {
  width: 100%;
  height: 20px;
}
.floor_name span[data-v-22864bee] {
  float: left;
}
.nickname[data-v-22864bee] {
  color: #222;
  padding-left: 4px;
  display: inline-block;
}
.time[data-v-22864bee] {
  font-size: 12px;
  height: 16px;
  display: block;
}
.tools[data-v-22864bee] {
  position: absolute;
  top: 12px;
  right: 0;
}
.zanbar[data-v-22864bee] {
  float: right;
  margin-right: 12px;
  color: #343434;
}
.type .zanbar[data-v-22864bee] {
  color: #ff0000;
}
.zanbar img[data-v-22864bee] {
  width: 14px;
  vertical-align: middle;
}
.zanbar span[data-v-22864bee] {
  vertical-align: middle;
  font-size: 12px;
}
.xinxin1[data-v-22864bee] {
  position: absolute;
  top: 58px;
  left: 56px;
  width: 30px;
}
.xinxin2[data-v-22864bee] {
  position: absolute;
  right: 18px;
  top: 46px;
  width: 20px;
}
.xinxin3[data-v-22864bee] {
  position: absolute;
  bottom: 10px;
  width: 50px;
  right: 20px;
}
.sublist[data-v-22864bee] {
  border-top: 1px solid #dbdbdb;
  font-size: 15px;
  background: #f5f5f5;
  margin: 10px -10px -10px;
  padding: 10px;
}
.sublist .title[data-v-22864bee] {
  color: #929292;
}
.sublist .title .time[data-v-22864bee] {
  font-size: 12px;
}
.unreadMsg[data-v-22864bee] {
  position: absolute;
  bottom: 60px;
  left: 50%;
  transform: translate(-50%, 0);
  color: #2e93ff;
  background-color: white;
  padding: 0 15px;
  border-radius: 15px;
  line-height: 30px;
  height: 30px;
}
.zanBox[data-v-22864bee] {
  position: fixed;
  top: 50%;
  left: 0;
  width: 80%;
  height: 100px;
  text-align: center;
  z-index: 1400;
}
.zanBox .num[data-v-22864bee] {
  width: 100%;
  animation: upover-22864bee 0.75s linear;
  opacity: 0;
  position: absolute;
  top: 0;
}
.zanBox .num img[data-v-22864bee] {
  max-width: 100%;
}
.zanBox .num:nth-child(10n) img[data-v-22864bee] {
  height: 60px;
}
@keyframes upover-22864bee {
0% {
    opacity: 1;
}
100% {
    margin-top: -100px;
    opacity: 0;
}
}
.quanBox[data-v-22864bee] {
  padding: 0;
  background-color: transparent;
}
.quanBox .caption[data-v-22864bee] {
  border-radius: 10px;
  position: relative;
}
.quan[data-v-22864bee] {
  padding: 0;
  background-color: #de3041;
  background-repeat: no-repeat;
  background-position: right 10px bottom;
  -webkit-background-size: 44px;
  background-size: 44px;
  color: #fff;
  height: 46px;
  padding: 10px;
  position: relative;
  border-radius: 10px;
}
.quan[data-v-22864bee]:after,
.quan[data-v-22864bee]:before {
  position: absolute;
  content: "";
  left: 37px;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background: #eee;
  top: -8px;
}
.hostman .quan[data-v-22864bee]:after,
.hostman .quan[data-v-22864bee]:before {
  background: #fff1d7;
}
.quan[data-v-22864bee]:before {
  top: 60px;
}
.quan .quantype[data-v-22864bee] {
  display: table-cell;
  width: 26px;
  padding: 0 4px;
  line-height: 16px;
  color: #fbea00;
  font-size: 14px;
}
.quan p[data-v-22864bee] {
  border-left: 1px dashed #fff;
  padding: 0 0 0 18px;
  vertical-align: middle;
  display: table-cell;
  height: 46px;
}
.quan p span[data-v-22864bee] {
  display: inline-block;
  max-height: 46px;
  overflow: hidden;
}
.countDown[data-v-22864bee] {
  position: absolute;
  left: 0;
  right: 0;
  background: white;
  z-index: 2000;
  background: #fff;
  padding: 0px;
  padding-top: 10px;
  text-align: center;
  color: #333333;
}
.countDown h4[data-v-22864bee] {
  line-height: 36px;
  border-bottom: 1px dashed #7d7d7d;
}
.countDown p[data-v-22864bee] {
  line-height: 36px;
}
.countDown .times[data-v-22864bee] {
  margin: 0 auto;
  width: 215px;
  height: 30px;
  padding: 0 8px 8px 8px;
  border-radius: 5px;
  /* background: linear-gradient(#407aff,#407aff 50%,#3170ff 50%,#3170ff 100%); */
  font-size: 25px;
  color: #666;
  display: -webkit-box;
  display: -moz-box;
  display: flex;
  overflow: hidden;
  position: relative;
}
.countDown .times[data-v-22864bee]:after {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 10px;
  /* background: linear-gradient(rgba(64,122,255,0.3),rgba(64,122,255,0)) */
}
.countDown li[data-v-22864bee] {
  border-left: 1px solid #fff;
  flex: 1;
  line-height: 30px;
}
.countDown li[data-v-22864bee]:first-child {
  border: none;
}
.countDown li span[data-v-22864bee] {
  font-size: 12px;
}
.subscribe[data-v-22864bee] {
  height: 30px;
  line-height: 30px;
  border: 1px solid #1483ff;
  border-radius: 30px;
  color: #1483ff;
  width: 100px;
  margin: 5px auto;
  text-align: center;
}
.unReadViewShowAni[data-v-22864bee] {
  animation: showUnReadView-22864bee 0.5s ease-in,hiddenUnReadView-22864bee 1s ease-out 3s;
  animation-fill-mode: forwards;
}
@keyframes showUnReadView-22864bee {
from {
    opacity: 0;
}
to {
    opacity: 1;
}
}
@keyframes hiddenUnReadView-22864bee {
from {
    opacity: 1;
}
to {
    opacity: 0;
}
}
.unReadView[data-v-22864bee] {
  position: absolute;
  bottom: 95px;
  right: 66px;
  min-width: 50px;
  max-width: 200px;
  min-height: 30px;
  background-color: white;
  z-index: 3000;
  border-radius: 5px;
  line-height: 30px;
  padding-left: 5px;
  padding-right: 5px;
  word-wrap: break-word;
  word-break: normal;
}
.unReadView .header[data-v-22864bee] {
  width: 26px;
  height: 26px;
  border-radius: 13px;
  vertical-align: -8px;
  padding-left: 0px;
  padding-right: 0px;
}
.unReadView .sanjiao[data-v-22864bee] {
  width: 0px;
  height: 0px;
  border-left: 10px solid #fff;
  border-bottom: 10px solid rgba(0, 0, 0, 0);
  border-top: 10px solid rgba(0, 0, 0, 0);
  position: absolute;
  bottom: 4px;
  right: -10px;
}
.zhuTeacher[data-v-22864bee]{
   display: inline-block;
   text-align: center;
   color: #ffffff;
   background: red;
   font-size: 10px;
   margin-left: 2px;
   line-height: 13px;
   padding:2px 3px;
   border-radius: 3px;
}
.copyText[data-v-22864bee]{
    position: absolute;
    right: -31px;
    top: 6px;
    font-size: 13px;
    color: #1483ff;
}
.teacher_replay_text[data-v-22864bee] {
  color:#555555;
  margin-left:3px;
  font-size: 13px;
  line-height: 20px;
}
.noticeBox[data-v-22864bee]{
    position: absolute;
    left: 0;
    right: 0;
    z-index: 2001;
}
.noticeBar[data-v-22864bee]{
  background:  #c6dbff;
  padding: 0px;
  height: 36px;
  font-size: 14px;
  text-align: center;
  color: #202020;
}


#embeddedWeb[data-v-5a864786] {
	width: 100% !important;
	overflow-x: auto;
}
#iframe[data-v-5a864786] {
	width: 100% !important;
	border: none;
	height: 100%;
	overflow-x: hidden;
}


#Store[data-v-bedc860e] {
	width: 100% !important;
	overflow-x: auto;
}
#iframe[data-v-bedc860e] {
	width: 100% !important;
	border: none;
	height: 100%;
	overflow-x: hidden;
}


.zizhilist {
	background: rgb(250, 250, 250);
	margin-top: 20px;
	height: 110px;
}
.lianghezi {
	width: 100px;
	height: 30px;
	margin: 0 auto;
	display: flex;
	padding-top: 10px;
}
.xinxi {
	width: 100px;
	text-align: center;
	line-height: 30px;
	/* border-left: 1px solid #000;
	border-right: 1px solid #000; */
}
.xinxi p {
	color: rgb(100, 100, 100);
	font-size: 13px;
}
.zhongxin {
	width: 100px;
	text-align: center;
	line-height: 30px;
	border-right: 1px solid #000;
}
.zhongxin p {
	color: rgb(100, 100, 100);
}
.jishuzhichi {
	margin-top: 10px;
	text-align: center;
}
.jishuzhichi p {
    color: rgb(140, 140, 140);
	font-size: 12px;
}
.tiaoguanw {
	text-align: center;
	margin-top: 10px;
}
.tiaoguanw a {
	color: rgb(140, 140, 140);
	font-size: 12px;
}
.ImgIntroduction .nothing {
	margin-top: 100px;
}
#ImgIntroduction {
	height: 100%;
	overflow-x: auto;
}
.ImgIntroduction {
	padding: 10px;
}
.ImgIntroduction h1,.ImgIntroduction h2,.ImgIntroduction h3,.ImgIntroduction h4,.ImgIntroduction h5,.ImgIntroduction h6 {
	text-align: center;
	padding-bottom: 10px;
}
.ImgIntroduction img {
	max-width: 100%;
	margin: 5px auto;
	display: block;
}
.loading {
	height: 30px;
	width: 30px;
	margin: 10px auto;
}
#ImgIntroduction .ql-align-right{
	text-align: right;
}
#ImgIntroduction .ql-size-huge {
    font-size: 2.5em;
}
#ImgIntroduction .ql-align-center {
    text-align: center;
}


#Vote[data-v-2b716b08]{
	background: #2c2e35;
}
.Vote[data-v-2b716b08]{
	padding:15px;
	height: 100%;
	overflow: scroll;
	box-sizing: border-box;
}
.search[data-v-2b716b08]{
	margin: 0 16px;
	height: 44px;
	line-height: 44px;
	border-radius: 5px;
	background: #fff;
	color: #767175;
	text-align: center;
	position: relative;
}
.search input[data-v-2b716b08]{
	display: block;
	border: none;
	background: none;
	width: 100%;
	text-align: center;
}
.search img[data-v-2b716b08]{
	position: absolute;
	top: 14px;
	left: 50%;
	margin-left: -80px;
	width: 16px;
}
.search .clear[data-v-2b716b08]{
	position: absolute;
	top: 13px;
	right: 10px;
	font-size: 18px;
}
.searched h4[data-v-2b716b08]{
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #fff;
}
.notice[data-v-2b716b08]{
	color: #fff;
	height: 30px;
	line-height: 30px;
	margin-top: 20px;
	font-size: 11px;
}
.notice img[data-v-2b716b08]{
	vertical-align: middle;
	width: 12px;
	margin-right: 5px;
}
.nums[data-v-2b716b08]{
	margin: 8px 0;
	background: #dcb45a;
	color: #272727;
	text-align: center;
	border-radius: 5px;
	padding: 20px 0;
}
.nums .players[data-v-2b716b08]{
	border-right: 1px solid #a38137;
}
.nums .players[data-v-2b716b08],.nums .tickets[data-v-2b716b08]{
	width: 49.6%;
	height: 40px;
}
.nums h4[data-v-2b716b08]{
	font-size: 20px;
	line-height: 25px;
}
.nums p[data-v-2b716b08]{
	font-size: 11px;
	line-height: 15px;
}
.playerList[data-v-2b716b08]{
	margin: 10px -7px;
	min-height: 240px;
}
.playerList li[data-v-2b716b08]{
	padding:0 7px;
	margin: 7px 0;
	width: 50%;
	box-sizing: border-box;
	overflow: hidden;
	position: relative;
}
.playerList .img[data-v-2b716b08]{
	width: 100%;
	overflow: hidden;
	position: relative;
	padding-bottom: 100%;
	background: #38393c;
}
.playerList .img img[data-v-2b716b08]{
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	transform: translateY(-50%);
}
.playerList .title[data-v-2b716b08]{
	background: #fff;
	line-height: 36px;
	overflow: hidden;
	padding: 0 10px 10px;
	color: #313131;
}
.playerList .title .fr[data-v-2b716b08]{
	color: #d4ae5a;
}
.btn[data-v-2b716b08]{
	display: block;
	border-radius: 5px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background: linear-gradient(#f2ce7d,#c59934);
	font-size: 15px;
	color: #fff;
}
.btn.disabled[data-v-2b716b08]{
	background: linear-gradient(#ccc,#999);
}
.playerList .tip[data-v-2b716b08]{
	position: absolute;
	top: 0;
	left: 14px;
	width: 28px;
	height: 20px;
	line-height: 20px;
	background: #aeadb1;
	color: #fff;
	text-align: center;
}
.playerList .tip[data-v-2b716b08]:after{
	content: '';
	display: block;
	position: absolute;
	width: 0;
	height: 0;
	bottom: -10px;
	left: 0;
	border-left: 14px solid #aeadb1;
	border-right: 14px solid #aeadb1;
	border-bottom: 10px solid transparent;
	border-top: 10px solid transparent;
}
.bestBox[data-v-2b716b08]{
	padding-top: 45px;
	position: relative;
}
.bestBox .bestImg[data-v-2b716b08]{
	position: absolute;
	width: 85px;
	top: 12px;
	left: 50%;
	margin-left: -42px;
}
.best[data-v-2b716b08]{
    border-radius: 10px;
    background: linear-gradient(#f3cf7f, #c49833);
    padding: 3px;
}
.best ul[data-v-2b716b08]{
	background: #212226;
	border-radius: 7px;
}
.best li[data-v-2b716b08]{
	width: 50%;
	padding: 8px 8px 18px;
	box-sizing: border-box;
	min-height: 240px;
}
.best li .nothing[data-v-2b716b08]{
	margin-top: 40px;
}
.best .btn[data-v-2b716b08]{
	color: #000000;
}
.best  .user[data-v-2b716b08]{
	margin-top: 28px;
	margin-bottom: 10px;
	height: 42px;
	overflow: hidden;
}
.best .img[data-v-2b716b08]{
	width: 40px;
	height: 40px;
	border-radius: 20px;
	overflow: hidden;
	border: 1px solid #aa925e;
	margin-right: 10px;
}
.best .img img[data-v-2b716b08]{
	width: 100%;
}
.best .user h4[data-v-2b716b08]{
	font-size: 16px;
	color: #f3cf7f;
	line-height: 26px;
}
.best .user p[data-v-2b716b08]{
	font-size: 11px;
	color: #fff;
}
.best .user h3[data-v-2b716b08]{
	line-height: 40px;
	font-size: 16px;
	color: #f3cf7f;
}
.best p[data-v-2b716b08]{
	line-height: 32px;
	color: #fff;
}
.best p span[data-v-2b716b08]{
	color: #f3cf7f;
}
.best p img[data-v-2b716b08]{
	height: 14px;
	vertical-align: middle;
}
.best p .head[data-v-2b716b08]{
	width: 25px;
	height: 25px;
	margin-right: 5px;
	border-radius: 50%;
	border: 1px solid #d6ad50;
}
.Ranking[data-v-2b716b08]{
	padding: 44px 0 20px;
	display: flex;
	align-items: flex-end;
	color: #fff;
	min-height: 240px;
}
.Ranking li[data-v-2b716b08]{
	width: 31.5%;
	padding: 0 3px;
	text-align: center;
	box-sizing: border-box;
	line-height: 20px;
}
.Ranking li .img[data-v-2b716b08]{
	width: 100px;
	height: 100px;
	padding: 4px;
	position: relative;
	background: #f2ce7f;
	border-radius: 50%;
	box-sizing: border-box;
	margin:0 auto 24px;
}
.Ranking li .img .head[data-v-2b716b08]{
	width: 100%;
	height: 100%;
	display: block;
	border-radius: 50%;
}
.Ranking .img .index[data-v-2b716b08]{
	width: 26px;
	height: 26px;
	position: absolute;
	bottom: -14px;
	left: 50%;
	margin-left: -13px;
}
.Ranking li.one[data-v-2b716b08]{
	width: 37%;
}
.Ranking li.one .img[data-v-2b716b08]{
	transform: translateY(-5px);
	width: 120px;
	height: 120px;
}
.Ranking li.one .index[data-v-2b716b08]{
	width: 33px;
	height: 33px;
	margin-left: -16.5px;
}
.Ranking li h4[data-v-2b716b08]{
	font-size: 13px;
}
.Ranking li P[data-v-2b716b08]{
	color: #f2ce7f;
	font-size: 15px;
	line-height: 30px;
}
.Ranking li .btn[data-v-2b716b08]{
	width: 70px;
	margin: 0 auto;
	border-radius: 15px;
}
.list[data-v-2b716b08]{
    margin-top: 15px;
}
.list li[data-v-2b716b08]{
    border:1px solid #eac470;
    padding: 12px;
    position: relative;
    background: #36363a;
    height: 118px;
    margin-bottom: 20px;
    color: #fff;
    box-sizing: border-box;
}
.list .btn[data-v-2b716b08]{
    position: absolute;
    bottom: 10px;
    right:12px;
    border-radius: 15px;
    width: 100px;
    height: 30px;
    line-height: 30px;
    font-size: 15px;
}
.list .img[data-v-2b716b08]{
    width: 94px;
    height: 94px;
    line-height:94px;
    overflow: hidden;
    text-align: center;
    display: block;
    float: left;
}
.list .img img[data-v-2b716b08]{
    width: 94px;
    height: 94px;
}
.list .content[data-v-2b716b08]{
    padding-left: 104px;
}
.list h4[data-v-2b716b08]{
   line-height: 16px;
    padding: 10px 0;
    height: 52px;
    box-sizing: border-box;
}
.list h4 p[data-v-2b716b08]{
    overflow: hidden;
}
.list h4 span[data-v-2b716b08]{
    text-align: right;
    width: 50px;
    float: right;
    font-size: 12px;
    color: #d5d5d5;
}
.list .number[data-v-2b716b08]{
    line-height: 22px;
}
.list .number span[data-v-2b716b08]{
    color: #d1b168;margin-left: 4px;
}
.rules[data-v-2b716b08]{
	margin: 10px auto;
	background: #fff;
	padding: 20px 10px;
	border-radius: 5px;
	color: #333333;
	line-height: 25px;
	min-height: 300px;
}
.voteingBox .title[data-v-2b716b08]{
	height: 38px;
	line-height: 38px;
	background: #f0f0f0;
	color: #323232;
	text-align: center;
	font-size: 15px;
}
.voteing[data-v-2b716b08]{
	padding: 20px 30px;
}
.voteing .ticktes[data-v-2b716b08]{
	margin: 0 -16px;
	display: flex;
	flex-wrap:wrap;
}
.voteing li[data-v-2b716b08]{
	flex: 1;
	text-align: center;
	min-width: 25%;
	max-width: 25%;
	margin-bottom: 10px;
}
.voteing li .img[data-v-2b716b08]{
	width: 80%;
	line-height: 76px;
	margin: 0 auto;
	border: 1px solid #e1e1e1;
	border-radius: 3px;
	overflow: hidden;
}
.voteing li.cur .img[data-v-2b716b08]{
	border: 1px solid #e5be68;
}
.voteing li .img.cur[data-v-2b716b08]{
	border: 2px solid #eed49a;
}
.voteing li .img img[data-v-2b716b08]{
	max-width: 80%;
	vertical-align: middle;
}
.voteing li h4[data-v-2b716b08]{
	font-size: 13px;
	line-height: 20px;
}
.voteing li p[data-v-2b716b08]{
	font-size: 12px;
	color: #d4ae5a;
}
.count[data-v-2b716b08]{
	text-align: center;
	margin: 15px auto;
	height: 27px;
	width: 150px;
}
.count .add[data-v-2b716b08],.count .cut[data-v-2b716b08]{
	height: 27px;
	width: 27px;
	line-height: 27px;
	color: #fff;
	background: #dcb45a;
	font-size: 30px;
	display: inline-block;
	vertical-align: top;
	border-radius: 3px;
}
.count input[data-v-2b716b08]{
	display: inline-block;
	width: 65px;
	height: 25px;
	line-height: 25px;
	border: 1px solid #d4d4d4;
	color: #656565;
	background: none;
	padding: 0;
	border-radius: 3px;
	text-align: center;
	padding: 0 3px;
}
.voteing .btn[data-v-2b716b08]{
	height: 42px;
	line-height: 42px;
}
.count .disabled[data-v-2b716b08]{
	background: #d0d0d0;
}


#ranking[data-v-b2f22594]{
	overflow-x: hidden
}
.lists[data-v-b2f22594]{
	height: 100%;
    padding-top: 64px;
    margin-top: -64px;
    box-sizing: border-box;
}
.list[data-v-b2f22594]{
	height: 100%;
	overflow-y: scroll;
}
.ranking[data-v-b2f22594]{
	text-align: center;
	padding: 20px 0;
	font-size: 0;
}
.ranking li[data-v-b2f22594]{
    padding:6.5px 27px;
    font-size:15px;
    font-weight: bold;
    color: #333333;
    background: #FFFFFF;
    display: inline-block;
    box-shadow: 0 2px 4px 0px #dadada;
}
.ranking li.active[data-v-b2f22594]{
    color: white;
    background: #fd9427;
}
.headimg[data-v-b2f22594]{
	position: relative;
	height: 60px;
}
.image-top[data-v-b2f22594]{
 	position: absolute; 
 	width: 45px;
 	margin-left:-22px;
 	height: 20px;
 	left: 50%;
 	top: -10px;
}
.image-bottom[data-v-b2f22594]{
 	position: absolute; 
 	width: 66px;
 	height: 12px;
 	left:50%;
 	top: 42px;
 	margin-left: -33px;
}
.leads .nick[data-v-b2f22594]{
 	font-size: 16px;
 	color: #333333;
 	max-height: 42px;
 	overflow: hidden;
}
.leads[data-v-b2f22594]{
 	position: relative;
 	text-align: center;
 	height:152px;
 	margin-bottom: 20px;
 	background: #fff;
 	margin-top: 40px;
}
.leads li[data-v-b2f22594]{
 	position: absolute;
 	width: 33.3%;
 	top: 20px;
 	padding: 20px 0 10px;
 	background: #fff;
}
.leads li[data-v-b2f22594]:first-child{
   top:-40px;
 	left: 33.3%;
}
.leads li[data-v-b2f22594]:nth-child(2){
 	left: 0;
 	top: -20px;
}
.leads li:nth-child(2) .image[data-v-b2f22594]{
 	border-color: #d5d5d5;
}
.leads li[data-v-b2f22594]:nth-child(3){
 	top: 0;
 	left: 66.6%;
}
.leads li:nth-child(3) .image[data-v-b2f22594]{
	border-color: #ffae99;
}
.leads li p[data-v-b2f22594]{
 	color: #999;
}
.leads li span[data-v-b2f22594]{
 	color: #ff9503;
}
.leads .image[data-v-b2f22594]{
 	width:50px;
 	height:50px;
 	border: 2px #fff042 solid;
 	border-radius:50%;
 	box-sizing: border-box;
 	position: absolute;
 	top: 0px;
 	left: 50%;
 	margin-left: -25px;
}
.leftimg[data-v-b2f22594]{
	position: absolute;
	top: -20px;
	left: 33.3%;
	height: 0;
	width: 0;
	border-top: 80px solid #eee;
	border-right: 2px solid #eee;
	border-left: 2px solid transparent;
	border-bottom:80px solid transparent;
	margin-left: -4px;
}
.rightimg[data-v-b2f22594]{
	position: absolute;
	top: 0px;
	left: 66.6%;
	height: 0;
	width: 0;
	border-top: 80px solid #eee;
	border-left: 2px solid #eee;
	border-right: 2px solid transparent;
	border-bottom:80px solid transparent;
}
.leadlist[data-v-b2f22594]{
 	display: flex;
 	padding: 15px 10px;
 	height: 40px;
 	line-height: 40px;
}
.leadlist[data-v-b2f22594]:nth-child(2n+1){
 	background: #f7f7f7;
}
.leadlist[data-v-b2f22594]:nth-child(2n){
 	background: #fff;
}
.leadlist .shu[data-v-b2f22594]{
 	width: 30px;
 	text-align: center;
}
.leadlist .shu span[data-v-b2f22594]{
  	display: inline-block;
  	border-radius: 50%;
  	width:20px;height: 20px;
  	line-height: 20px;
  	background: #c7c7c7;
  	font-size: 12px;
  	color: #fff;
  	margin-top: 10px;
}
.leadlist .shu span.self[data-v-b2f22594]{
	background: #ff9503;
}
.leadlist .image[data-v-b2f22594]{
 	flex:3;
 	text-align: center;
}
.leadlist .image img[data-v-b2f22594]{
 	width: 40px;height: 40px;border-radius: 20px;
}
.leadlist .nick[data-v-b2f22594]{
 	flex:7;
}
.leadlist p[data-v-b2f22594]{
 	flex:5;
 	text-align: right;
 	padding-right: 10px;
}
.leadlist p span[data-v-b2f22594]{
  	color: #ff9503;
}


.center[data-v-790d4c52] {
  text-align: center;
}
img[data-v-790d4c52] {
  max-width: 100%;
}
#prizes[data-v-790d4c52] {
  height: 100%;
  background-color: rgb(250, 61, 62);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center;
  padding-top: 30px;
  box-sizing: border-box;
  margin: -10px;
}
.logo[data-v-790d4c52] {
  margin: 0 auto;
  margin-top: 1rem;
  display: block;
  position: relative;
  top: 3px;
  width: 88%;
}
.prize-win-panel[data-v-790d4c52] {
  background-color: #FCEFC8;
  margin: 0 auto;
  width: 88%;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  padding-bottom: 30px;
}
.prize-win-list[data-v-790d4c52] {
  width: 100%;
  text-align: center;
}
.prize-win-list tr[data-v-790d4c52] {
  line-height: 30px;
}
.prize-win-list thead th[data-v-790d4c52] {
  color: #fc453a;
  font-size: 16px;
}
.prize-win-list tbody th[data-v-790d4c52] {
  font-weight: normal;
}
.prize-win-list tbody th img[data-v-790d4c52] {
  max-width: 40px;
}
.main-top[data-v-790d4c52] {
  position: absolute;
  bottom: 0;
  max-width: none;
  width: 113%;
  left: -6.5%;
}
h3[data-v-790d4c52] {
  text-align: center;
  padding-top: 40px;
  margin-bottom: 10px;
}
.way[data-v-790d4c52] {
  width: 94%;
  background-color: #fc453a;
  box-shadow: 0 0 33px 3px rgba(0,0,0,0.2);
  margin: 0 auto;
  text-align: center;
  color: #fcefc7;
}
.way img[data-v-790d4c52] {
  width: 80%;
  margin-bottom: 10px;
}
.way p[data-v-790d4c52] {
  padding: 0 10px 10px;
}
.tbbox[data-v-790d4c52] {
  max-height: 200px;
  overflow-x: hidden;
  overflow-y: scroll;
  width: 100%;
}


#shake[data-v-5a799362] {
  height: 100%;
  background: #f93d3e;
}
.shakebox[data-v-5a799362] {
  height: 100%;
  overflow: scroll;
}
.center[data-v-5a799362] {
  text-align: center;
}
img[data-v-5a799362] {
  width: 100%;
}
.prize[data-v-5a799362] {
  height: 100%;
  width: 100%;
  overflow: hidden;
  position: relative;
}
.prizes[data-v-5a799362] {
  position: absolute;
  height: 65px;
  text-align: center;
  line-height: 16px;
  color: #fff;
  width: 65px;
  border-radius: 50%;
  background: rgba(0,0,0,0.3);
  top: 10px;
  right: 20px;
  animation: swing-5a799362 2s ease-in-out infinite;
  font-size: 12px;
  color: #FFF;
}
.prizes img[data-v-5a799362] {
  width: 70%;
  margin-top: 5px;
}
@keyframes swing-5a799362 {
0% {
    transform: rotate(10deg);
}
50% {
    transform: rotate(-10deg);
}
100% {
    transform: rotate(10deg);
}
}
.radiation[data-v-5a799362] {
  position: absolute;
  top: 20px;
  left: 50%;
  width: 120%;
  margin-left: -60%;
  animation: circle-5a799362 8s linear infinite;
}
.radiation img[data-v-5a799362] {
  width: 100%;
}
@keyframes circle-5a799362 {
0% {
    transform: rotate(0deg);
}
50% {
    transform: rotate(180deg);
}
100% {
    transform: rotate(360deg);
}
}
.main[data-v-5a799362] {
  background-repeat: no-repeat;
  background-position: bottom center;
  -webkit-background-size: 100%;
  background-size: 100%;
  height: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
.main .shacks[data-v-5a799362] {
  width: 80%;
  text-align: center;
  margin: 30px auto 20px;
}
.main h4[data-v-5a799362] {
  font-size: 18px;
  color: #fff;
  font-weight: bold;
  line-height: 40px;
}
.main p[data-v-5a799362] {
  background: #fda513;
  width: 200px;
  height: 30px;
  line-height: 30px;
  overflow: hidden;
  border-radius: 15px;
  margin: 0 auto;
  color: #fff;
}
.timebox[data-v-5a799362] {
  position: relative;
  height: 0;
  width: 100%;
  z-index: 100;
}
.time[data-v-5a799362] {
  width: 80%;
  position: absolute;
  bottom: 13px;
  left: 50%;
  margin-left: -40%;
  background: #fff;
  border-radius: 3px;
  padding: 20px 5px;
  text-align: center;
  line-height: 20px;
  box-sizing: border-box;
}
.time span[data-v-5a799362] {
  display: inline-block;
  background: #f93d3e;
  color: #fff;
  padding: 0 3px;
  border-radius: 2px;
  margin: 0 2px;
}
.introduce[data-v-5a799362] {
  width: 100%;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center bottom;
  -webkit-background-size: 100%;
  background-size: 100%;
  line-height: 26px;
  color: #9c9c9c;
  position: relative;
  padding-bottom: 80px;
}
.introduce .rules_box[data-v-5a799362] {
  width: 90%;
  border: 4px dotted #f3f91f;
  border-radius: 3px;
  margin: 24px auto 0;
  box-sizing: border-box;
  padding: 15px;
  background: #eb6861;
}
.introduce .title[data-v-5a799362] {
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
  line-height: 36px;
  text-align: center;
  color: #f3f91f;
  font-size: 16px;
  font-weight: bold;
}
.introduce p[data-v-5a799362] {
  color: #fff;
}
.copyright[data-v-5a799362] {
  position: absolute;
  width: 100%;
  bottom: 0;
  text-align: center;
  color: #f93d3e;
}
.prizeImg[data-v-5a799362] {
  max-width: 80%;
  margin: 10px 0;
}
.poup[data-v-5a799362] {
  background: #fff;
  border-radius: 10px;
  margin: -10px;
  overflow: hidden;
}
.poup .title[data-v-5a799362] {
  height: 52px;
  line-height: 52px;
  background: #ff601a;
  color: #fff;
  position: relative;
  font-size: 17px;
  position: relative;
}
.poup .title span[data-v-5a799362] {
  height: 20px;
  width: 20px;
  position: absolute;
  transform: rotate(45deg);
  top: 16px;
  right: 20px;
}
.poup .title span[data-v-5a799362]:after {
  content: '';
  height: 2px;
  width: 20px;
  background: #fff;
  position: absolute;
  left: 0;
  top: 9px;
}
.poup .title span[data-v-5a799362]:before {
  content: '';
  height: 20px;
  width: 2px;
  background: #fff;
  position: absolute;
  top: 0;
  left: 9px;
}
.poup p[data-v-5a799362] {
  margin-bottom: 36px;
  font-size: 17px;
}


#videoreview[data-v-6910b24c]{
	overflow: scroll;
}
.lists[data-v-6910b24c] {
	height: 100%;
}
.list[data-v-6910b24c] {
	width: 50%;
	padding: 5px;
	box-sizing: border-box;
	overflow: hidden;
	/* float: left; */
	display: inline-block;
	vertical-align: top;
}
.img[data-v-6910b24c] {
	width: 100%;
	padding-bottom: 56.25%;
	position: relative;
	overflow: hidden;
}
.list img[data-v-6910b24c] {
	width: 100%;
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	height: 100%;
}
.title[data-v-6910b24c] {
	height: 40px;
	overflow: hidden;
	margin: 5px 0;
	line-height: 20px;
}


.lists[data-v-16c11b1f] {
	height: 100%;
	overflow: scroll;
}
.list[data-v-16c11b1f] {
	width: 50%;
	padding: 5px;
	box-sizing: border-box;
	overflow: hidden;
	/* float: left; */
	display: inline-block;
    vertical-align:top;
}
.img[data-v-16c11b1f] {
	width: 100%;
	padding-bottom: 56.25%;
	position: relative;
	overflow: hidden;
}
.list img[data-v-16c11b1f] {
	width: 100%;
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	height: 100%;
}
.title[data-v-16c11b1f] {
	max-height: 40px;
	overflow: hidden;
	margin: 5px 0;
	line-height: 20px;
/* 	height: 40px;
	overflow: hidden;
	margin: 5px 0;
	line-height: 20px; */
}


#payWatch[data-v-2dcdf394]{
	height: 100%;
}
.banner[data-v-2dcdf394] {
	height: 100%;
	width: 100%;
	text-align: center;
}
.banner img[data-v-2dcdf394] {
	height: 100%;
	width: 100%;
	display: block;
}
.coupons[data-v-2dcdf394]{
	padding:0 0 0 100px;
}
.title[data-v-2dcdf394] {
	background-color: #099aff;
	text-align: center;
	padding: 10px 0;
	color: #ffffff;
	font-size: 18px;
}
.password[data-v-2dcdf394] {
	width: 60%;
	height: 40px;
	line-height: 40px;
	border-radius: 20px;
	border: 1px solid #ccc;
	padding: 0 20px;
	margin: 0 auto;
	display: block;
	position: relative;
	overflow: hidden;
}
.password input[data-v-2dcdf394] {
	width: 100%;
	height: 38px;
	border: none
}
.seeword[data-v-2dcdf394] {
	position: absolute;
	height: 42px;
	width: 40px;
	top: 0;
	right: 0;
	text-align: center;
	border-radius: 20px;
}
.seeword img[data-v-2dcdf394] {
	vertical-align: middle;
}
.explain[data-v-2dcdf394] {
	text-align: center;
	font-size: 13px;
	color: #a8a8a8;
	margin-top: 10px;
	line-height: 20px;
}
h3[data-v-2dcdf394] {
	text-align: center;
	color: #383838;
	margin-top: 20px;
	font-size: 16px;
}
.button[data-v-2dcdf394] {
	width: 80%;
	display: block;
	margin-left: 10%;
	border: 0px;
	padding: 8px 0;
	border-radius: 5px;
	margin-top: 14px;
	margin-bottom: 24px;
	font-size: 17.5px;
	color: white;
	background-image: linear-gradient(0deg,#0190f3 0%, #2ba8ff 100%),linear-gradient(#099aff, #099aff);
	background-blend-mode: normal, normal;
	box-shadow: 2px 4px 21px 0px rgba(0, 96, 255, 0.42);
	border-radius: 20.5px;
}
.ticket[data-v-2dcdf394] {
	width: 30%;
	margin: 20px auto;
	background: #ff9525;
	text-align: center;
	box-shadow: 2px 2px 6px #ccc;
	border-radius: 3px;
	color: #fff;
	padding: 20px 10px;
	position: relative;
}
.ticket[data-v-2dcdf394]:after {
	position: absolute;
	content: "";
	width: 20px;
	height: 20px;
	background: #fff;
	top: -12px;
	left: 50%;
	margin-left: -10px;
	border-radius: 50%;
}
.ticket h4[data-v-2dcdf394] {
	color: #f6e667;
	letter-spacing: 1px;
	border-bottom: 1px solid #f6e667;
	padding-bottom: 6px;
}
.ticket h5[data-v-2dcdf394] {
	margin-top: 10px;
	font-size: 16px;
}
.ticket span[data-v-2dcdf394] {
	font-size: 30px;
	font-weight: bold;
}
.passwordBox[data-v-2dcdf394] {
	padding: 100px 0;
	background: #eee;
	height: 100%;
	width: 100%;
}
.allot_yao[data-v-2dcdf394]{
	height: 44px;
	line-height: 44px;
	width: 100%;
	text-align: center;border: 1px solid #c49c5f;
	background: #fff;
	font-size: 18px;
	color: #c49c5f;
	margin-top: 20px;
	box-sizing: border-box;
}
.allot_pay[data-v-2dcdf394]{
	width: 100%;
	height: 44px;
	line-height: 44px;
	background: #c49c5f;
	color: #fff;
	text-align: center;
	margin-top: 15px;
	font-size: 18px;
}
.allot_info[data-v-2dcdf394]{
	margin: 15px 15px 0 15px ;
	text-align: center;
}
.allot_info h4[data-v-2dcdf394]{
	height: 36px;
	font-size: 16px;
	line-height: 36px;
	color: #c49c5f;
	border-bottom: 1px dashed #c49c5f;
}
.allot_info p[data-v-2dcdf394]{
	line-height: 20px;
	margin-top: 10px;
	color: #333333;
	margin-bottom: 10px;
}
.allot_info p span[data-v-2dcdf394]{
	color: #c49c5f;
}
.arrow[data-v-2dcdf394]{
	position: absolute;
	top: 10px;
	right: 40px;
	color: #fff;
	width:200px;
	text-align: right;
	font-size: 18px;
}
.arrow img[data-v-2dcdf394]{
	width: 68px;
}


.topBox[data-v-1cc7ba26] {
	position: absolute;
	width: 100%;
	left: 0;
	top: 56vw;
	overflow: hidden;
}
.scroll[data-v-1cc7ba26]{
	height: 24px;
	background:rgba(220,29,0,0.8);
	line-height: 24px;
	display: flex;
	color:rgb(252,239,169);
	overflow: hidden;
}
.scroll .news[data-v-1cc7ba26]{
	margin:0 5px;
	color: #f7c85d;
	display: flex;
}
.scroll .news img[data-v-1cc7ba26]{
	width: 16px;
	height: 16px;
	margin-top: 4px;
	margin-right: 4px;
}
.scrollList[data-v-1cc7ba26]{
	flex:1;position: absolute;
	overflow: hidden;
	height: 24px;
	top: 0;
	left: 94px;
	width: 100%;
}
.scrollList ul[data-v-1cc7ba26]{
	position: absolute;
	transition:top 0.5s;
	width: 100%;
	height: 34px;
}
.scrollList ul span[data-v-1cc7ba26]{
	color:rgb(252,239,169);
}


.gitbottomView[data-v-50ee4062] {
	background: white;
	border-top: 1px solid #d6d6d6;
}
.van-col--6[data-v-50ee4062] {
	height: 100px;
	background: white;
	border-right: 1px solid #d6d6d6;
	border-bottom: 1px solid #d6d6d6;
}
.van-col--6[data-v-50ee4062]:nth-child(4n) {
	border-right: none;
}
.gitbottomView .on[data-v-50ee4062] {
	background-color: rgba(237, 203, 145, 0.3);
}
.list[data-v-50ee4062] {
	width: 100%;
	height: 100%;
	text-align: center;
}
.list .img[data-v-50ee4062] {
	width: 35px;
	height: 35px;
	padding-top: 10px;
	text-align: center;
	margin: 0 auto 7px;
	line-height: 35px;
}
.list .img img[data-v-50ee4062] {
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
}
.money[data-v-50ee4062] {
	color: #999;
}
.paybar[data-v-50ee4062] {
	background: white;
	padding: 10px 10px;
	display: flex;
	align-items: center;
}
.paynumber[data-v-50ee4062] {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	flex: 1;
}
.paynumber span[data-v-50ee4062] {
	margin-right: 10px;
}
.paybutton[data-v-50ee4062] {
	display: flex;
	align-items: center;
	justify-content: flex-end;
	flex: 1;
}
.paybutton .cost[data-v-50ee4062] {
	padding-right: 10px;
	color: #FF9239;
}
.van-button--small[data-v-50ee4062] {
	color: white;
	background: #01b3e9;
	border: none;
}


.van-popup[data-v-4532e118] {
  border-radius: 2px;
  margin-top: 80px;
}
.roomBar[data-v-4532e118] {
  position: fixed;
  display: -webkit-box;
  display: -moz-box;
  display: flex;
  bottom: 0;
  background-color: #eeeeee;
  width: 100%;
  /* height: 40px; */
  padding: 5px 0;
  align-items: center;
  z-index: 1401;
  box-shadow: 0px -3px 10px #ddd;
}
.roomBar.typebg2[data-v-4532e118] {
  background: #333333;
}
.roomBar.typebg3[data-v-4532e118] {
  background: #ec1a1a;
}
.bottom-zan[data-v-4532e118],
.bottom-gift[data-v-4532e118] {
  margin-left: 5px;
  height: 30px;
  width: 30px;
  padding: 3px;
}
.bottom-img[data-v-4532e118] {
  width: 100%;
}
.quick-button[data-v-4532e118] {
  border-radius: 5px;
  border: none;
  margin-left: 10px;
  width: 90px;
  font-size: 13px;
  padding: 0 5px;
  height: 30px;
  color: #fff;
}
.inputValue[data-v-4532e118] {
  display: block;
  height: 30px;
  border: none;
  margin-left: 10px;
  margin-right: 10px;
  font-size: 12px;
  border-radius: 5px;
  padding-left: 10px;
  padding-right: 8px;
  flex: 1;
  background: #fff;
  line-height: 30px;
}
.bottom-button[data-v-4532e118] {
  height: 30px;
  width: 50px;
  padding: 0;
  line-height: 30px;
  margin-right: 10px;
  border: none;
  border-radius: 5px;
  padding-bottom: 0;
  color: #fff;
}
.type1[data-v-4532e118] {
  background-color: #1483ff;
  border-color: #1483ff;
}
.type2[data-v-4532e118] {
  background-color: #e5bc4b;
  border-color: #e5bc4b;
}
.type3[data-v-4532e118] {
  background-color: #e5bc4b;
  border-color: #e5bc4b;
}
.textarea[data-v-4532e118] {
  border: none;
  width: 100%;
  resize: none;
  box-sizing: border-box;
  padding: 5px;
}
.btnBox[data-v-4532e118] {
  display: -webkit-box;
  display: -moz-box;
  display: flex;
  text-align: center;
}
.btnBox .btn[data-v-4532e118] {
  flex: 1;
  height: 42px;
  line-height: 42px;
  color: #fff;
  font-size: 16px;
}
.btnBox .btn[data-v-4532e118]:first-child {
  background: #0084ff;
}
.quickArrow[data-v-4532e118] {
  width: 30px;
  height: 30px;
  transform: rotate(45deg) translateX(-50%);
  background-color: white;
  position: absolute;
  left: 50%;
  bottom: 46px;
}
.quickPanel[data-v-4532e118] {
  position: absolute;
  background-color: white;
  max-height: 410px;
  min-height: 100px;
  padding: 10px 0;
  border-radius: 5px;
  overflow: scroll;
  bottom: 60px;
  width: 100%;
}
.quickPanel li[data-v-4532e118] {
  padding: 8px 20px;
  display: -webkit-box;
  display: -moz-box;
  display: flex;
}
.getGift[data-v-4532e118] {
  text-align: center;
  position: fixed;
  font-size: 18px;
  line-height: 18px;
  top: 50%;
  padding: 10px;
  width: 80%;
  left: 50%;
  z-index: 1900;
  margin-left: -40%;
  background: #fff;
  border-radius: 3px;
  box-shadow: 0 0 6px 1px #b1b1b1;
}
.giftImg[data-v-4532e118] {
  position: absolute;
  top: -100px;
  width: 80px;
  height: 80px;
  left: 50%;
  margin-left: -40px;
  animation: changebig-4532e118 1.5s infinite;
}
@keyframes changebig-4532e118 {
0% {
    width: 80px;
}
30% {
    transform: scale(1.2, 1.2);
}
100% {
    transform: scale(1, 1);
}
}
.getGift .name[data-v-4532e118] {
  color: rgb(255, 64, 64);
}
.getGift .num[data-v-4532e118] {
  color: rgb(255, 163, 64);
  font-style: italic;
  font-weight: bold;
}
.occupy[data-v-4532e118] {
  color: #262626;
  line-height: 28px;
}
.occupy .title[data-v-4532e118] {
  position: absolute;
  top: -50px;
  font-size: 28px;
  color: #e5bc4b;
}
.occupy .textarea[data-v-4532e118] {
  position: relative;
}
.occupy textarea[data-v-4532e118] {
  width: 100%;
  border: 1px solid #cccccc;
  border-radius: 5px;
  resize: none;
  box-sizing: border-box;
}
.occupy textarea[data-v-4532e118]::placeholder {
  color: #cccccc;
}
.occupy .number[data-v-4532e118] {
  position: absolute;
  right: 7px;
  background: #fff;
  bottom: 16px;
  line-height: 20px;
}
.occupy .number span[data-v-4532e118] {
  color: #e5bc4b;
}
.occupy .addimg[data-v-4532e118] {
  position: relative;
  min-height: 100px;
  overflow: hidden;
}
.occupy .addimg .img[data-v-4532e118] {
  width: 100px;
  height: 100px;
  overflow: hidden;
  position: relative;
}
.occupy .addimg .img img[data-v-4532e118] {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.occupy .addimg .guide[data-v-4532e118] {
  width: 50px;
}
.occupy .addimg .container[data-v-4532e118] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100px;
  height: 100px;
}
.occupy .addimg .buttom[data-v-4532e118] {
  background: #579fee;
  color: #fff;
  padding: 0 4px;
  border-radius: 5px;
  display: inline-block;
  vertical-align: top;
}
.occupy .addimg .success[data-v-4532e118] {
  background: #83bb01;
}
.occupy .times a[data-v-4532e118] {
  display: inline-block;
  text-align: center;
  width: 30%;
  margin-right: 1%;
  height: 34px;
  line-height: 34px;
  border: 1px solid #cccccc;
  border-radius: 5px;
}
.occupy .times .cur[data-v-4532e118] {
  background: #e5bc4b;
  border-color: #e5bc4b;
  color: #fff;
}
.occupy .money[data-v-4532e118] {
  margin: 10px 0;
}
.occupy .money span[data-v-4532e118] {
  color: #e5bc4b;
  font-weight: bold;
  font-size: 20px;
}
.occupy .btns[data-v-4532e118] {
  margin-bottom: 10px;
}
.occupy .btns a[data-v-4532e118] {
  width: 40%;
  margin: 0 4%;
  display: inline-block;
  line-height: 34px;
  height: 34px;
  border: 1px solid #e5bc4b;
  border-radius: 17px;
  text-align: center;
  color: #e5bc4b;
}
.occupy .btns a[data-v-4532e118]:last-child {
  background: #e5bc4b;
  color: #fff;
}
.occupy .prompt[data-v-4532e118] {
  color: #e5bc4b;
}
.selectfiles[data-v-4532e118] {
  width: 100px;
  height: 100px;
}
.imgPl .addimg[data-v-4532e118] {
  margin: 5px;
  border: 1px dashed #8e8e8e;
  text-align: center;
  width: 100px;
  height: 100px;
  line-height: 100px;
  border-radius: 6px;
  overflow: hidden;
  position: relative;
}
.imgPl .addimg img[data-v-4532e118] {
  position: absolute;
  left: 50%;
  top: 50%;
  max-width: 90%;
  max-height: 90%;
  transform: translate(-50%, -50%);
}
.imgPl .addimg[data-v-4532e118]:before,
.imgPl .addimg[data-v-4532e118]:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  background: #979797;
  z-index: -1;
}
.imgPl .addimg[data-v-4532e118]:before {
  height: 24px;
  width: 2px;
  margin-left: -1px;
  margin-top: -12px;
}
.imgPl .addimg[data-v-4532e118]:after {
  width: 24px;
  height: 2px;
  margin-left: -12px;
  margin-top: -1px;
}
.imgPl .addimg p[data-v-4532e118] {
  margin-top: 30px;
  font-size: 16px;
}
.imgPl .textarea[data-v-4532e118] {
  margin: 20px 5px;
  border-top: 1px solid #c0c0c0;
  padding-top: 5px;
}
.imgPl textarea[data-v-4532e118] {
  border: none;
}
.imgPl .btns[data-v-4532e118] {
  display: -webkit-box;
  display: -moz-box;
  display: flex;
}
.imgPl .btns a[data-v-4532e118] {
  flex: 1;
  margin: 0 5px;
  border-radius: 6px;
  height: 42px;
  line-height: 42px;
  font-size: 16px;
}
.imgPl .btns a.disabled[data-v-4532e118],
.occupy .btns a.disabled[data-v-4532e118] {
  background: #ccc;
  border-color: #ccc;
}
.bottomView[data-v-4532e118] {
  border-radius: 0px !important;
}
.senMsgBtn[data-v-4532e118]{
  margin-right: 10px;
  background: linear-gradient(137deg,#73aaff 5%, #0053ff 93%);
  border-radius: 4px;
  border: none;
}


#redbag[data-v-7df3e089]{
	margin: -10px;
	background:rgba(233,37,30,1);
	padding-bottom: 20px;
	line-height: 20px;
	text-align: left;
}
.m-header[data-v-7df3e089]{
	background-repeat: no-repeat;
	background-size: 100% 100%;
	height: 55px;
	line-height: 40px;
}
.u-title[data-v-7df3e089]{
	text-align: center;
	font-size: 17px;
	color: #ebcb8a;
}
.m-li[data-v-7df3e089]{
	float: left;
	width: 50%;
	text-align: center;
	font-size: 15px;
	color: #fff;
}
.redbag .close[data-v-7df3e089]{
	width: 20px;
	height: auto;
	top: 10px;
	right: 12px;
}
.u-tab[data-v-7df3e089]{
	display: inline-block;
	padding-bottom: 6px;
	color: #d6b87d;
}
.action[data-v-7df3e089]{
    color: #ffe0a1;
	border-bottom: 4px solid #ffe0a1;
}
.m-bottom[data-v-7df3e089]{
	width: 90%;margin: 0 auto;
}
.u-detail[data-v-7df3e089]{
	padding: 0px 0px 15px 20px;
	font-size: 13px;
	font-weight: normal;
	font-stretch: normal;
	color: #ffffff;
}
.u-input[data-v-7df3e089]{
	 border-radius: 4px;
	 background-color: white;
	 height: 40px;
	 line-height: 40px;
	 margin-bottom: 15px;
	 display: flex;
	color: #333333;
}
.m-totalmoney[data-v-7df3e089]{
	margin:0 10px;
	width:60px;
	white-space:nowrap;
}
.m-textfiled[data-v-7df3e089]{
	flex: 1;
	text-align: right;
	border: none;
	color: #999999;
	padding: 0;
	height: 40px;
	line-height: 40px;
}
.u-unit[data-v-7df3e089]{
	display: inline-block;
	padding:0 10px;
}
.text[data-v-7df3e089]{
	padding:0 10px 0 0;
	border: none;
	flex:1;
	text-align: right;
	height: 40px;
	line-height: 40px;
}
.u-redbtn[data-v-7df3e089]{
	display: block;
	width: 100%;
	background: #ebcb8a;
	border-radius: 20px;
	line-height: 40px;
	color: #e9251e;
	font-size: 15px;
	border: none;
}


.rightBar[data-v-ffbf1d72] {
	position: fixed;
	bottom: 52px;
	right: 10px;
	width: 40px;
	height: 40px;
	line-height: 40px;
	z-index: 1200;
	text-align: center;
}
.siders[data-v-ffbf1d72] {
	transition: height 0.5s;
	position: absolute;
	bottom: 40px;
	left: 0;
	overflow: hidden;
	min-height: 42px;
}
.siders.hideside[data-v-ffbf1d72] {
	height: 0;
}
.rightBar a[data-v-ffbf1d72] {
	display: block;
	width: 40px;
	height: 40px;
	margin-bottom: 6px;
	border-radius: 50%;
	overflow: hidden;
}
.rightBar a[data-v-ffbf1d72]:last-child {
	margin-bottom: 0;
}
.rightBar a img[data-v-ffbf1d72] {
	width: 30px;
	vertical-align: middle;
}
.rightBar .stretch[data-v-ffbf1d72] {
	text-align: center;
	position: absolute;
	bottom: 0px;
	left: 0;
	transition: 0.5s;
}
.goldList[data-v-ffbf1d72]{
	position: absolute;
	top: -80px;
	left: 0;
	width: 100%;
	min-height: 50px;
	z-index: -1;
}
.goldList li[data-v-ffbf1d72]{
	position: absolute;
	top:0;
	left: 0;
	width: 100%;
	height: 50px;
}
.goldList li img[data-v-ffbf1d72]{
	position: absolute;
	left: 10px;
	bottom: 0;
	width: 20px;
	height: 20px;
	opacity: 0;
}
.goldList li img.anim1[data-v-ffbf1d72]{
	animation: doller1-ffbf1d72 1s linear;
}
.goldList li img.anim2[data-v-ffbf1d72]{
	animation: doller2-ffbf1d72 2s linear;
}
.goldList li img.anim3[data-v-ffbf1d72]{
	animation: doller3-ffbf1d72 1s linear;
}
.goldList li img.anim4[data-v-ffbf1d72]{
	animation: doller4-ffbf1d72 2s linear;
}
@keyframes doller1-ffbf1d72 {
0% {
		opacity: 1;
}
50% {
		opacity: 0.5;
}
100% {
		opacity: 0;
		transform: translateY(-190px);
		margin-left: 5px;
}
}
@keyframes doller2-ffbf1d72 {
0% {
		opacity: 1;
}
40% {
		opacity: 0.5;
}
100% {
		opacity: 0;
		transform: translateY(-200px);
		margin-left: 15px;
}
}
@keyframes doller3-ffbf1d72 {
0% {
		opacity: 1;
}
60% {
		opacity: 0.6;
}
100% {
		opacity: 0;
		transform: translateY(-210px);
		margin-left: -15px;
}
}
@keyframes doller4-ffbf1d72 {
0% {
		opacity: 1;
}
50% {
		opacity: 0.6;
}
100% {
		opacity: 0;
		transform: translateY(-220px);
		margin-left: -5px;
}
}
.glodsound[data-v-ffbf1d72]{
	position: absolute;
	bottom: 0;
	left: 0;
	opacity: 1;
	z-index: 5000;
}
.code1[data-v-ffbf1d72] {
	background: linear-gradient(#fe9231, #ff7d0a);
}
.yao2[data-v-ffbf1d72],
.tel2[data-v-ffbf1d72],
.shang2[data-v-ffbf1d72],
.home2[data-v-ffbf1d72],
.code2[data-v-ffbf1d72],
.switch2[data-v-ffbf1d72],
.user2[data-v-ffbf1d72] {
	background: linear-gradient(#e9cf80, #dfab33);
}
.yao3[data-v-ffbf1d72],
.shang1[data-v-ffbf1d72],
.shang3[data-v-ffbf1d72],
.home3[data-v-ffbf1d72],
.tel3[data-v-ffbf1d72],
.code3[data-v-ffbf1d72],
.switch1[data-v-ffbf1d72],
.switch3[data-v-ffbf1d72],
.user1[data-v-ffbf1d72],
.user3[data-v-ffbf1d72] {
	background: linear-gradient(#fe3535, #ff0000);
}
.yao1[data-v-ffbf1d72] {
	background: linear-gradient(#238bfe, #007aff);
}
.tel1[data-v-ffbf1d72] {
	background: linear-gradient(#93d720, #83c714);
}
.user4[data-v-ffbf1d72] {
	background: linear-gradient( -90deg,#7d2792, #d36993);
}
.switch4[data-v-ffbf1d72]{
	background: linear-gradient( -90deg,#5b35d2, #8d2bd9);
}
.yao4[data-v-ffbf1d72],.shang4[data-v-ffbf1d72] {
	background:url(https://tengfaceliveuser.tengface.net/web/wx-user/wechatlive/img/Vertical/yao.png) no-repeat center;
	-webkit-background-size: 100%;
	background-size: 100%;
}
.userimg[data-v-ffbf1d72] {
	box-sizing: border-box;
	padding: 2px;
	line-height: 34px;
}
.rightBar .userimg img[data-v-ffbf1d72] {
	width: 100%;
	border-radius: 50%;
}
.closeside[data-v-ffbf1d72] {
	background: linear-gradient(45deg, #d3d3d3, #a0a0a0);
	transform: rotate(135deg);
}
.codebox[data-v-ffbf1d72] {
	line-height: 23px;
	font-size: 16px;
	text-align: center;
}
.codebox p[data-v-ffbf1d72] {
	padding: 0 20px;
}
.codebox p.title[data-v-ffbf1d72] {
	line-height: 60px;
	border-bottom: 1px solid #f0f0f0;
	margin-left: -10px;
	margin-right: -10px;
	font-size: 20px;
	color: #313131;
}
.codebox .code[data-v-ffbf1d72] {
	width: 222px;
	margin: 10px auto 0;
	display: block;
}
#qrcode[data-v-ffbf1d72]{
	padding: 10px;
}
.codebox .text[data-v-ffbf1d72] {
	color: #909090;
	font-size: 17px;
	margin-bottom: 20px;
}
.codebox .close[data-v-ffbf1d72] {
	width: 17px;
	height: 17px;
}
.van-popup.codebox[data-v-ffbf1d72] {
	border-radius: 5px;
}


#shake[data-v-641c1944] {
  height: 100%;
  background: #f93d3e;
}
.shakebox[data-v-641c1944] {
  height: 100%;
  overflow: scroll;
}
.center[data-v-641c1944] {
  text-align: center;
}
img[data-v-641c1944] {
  max-width: 100%;
}
.prize[data-v-641c1944] {
  min-height: 50%;
  width: 100%;
  overflow: hidden;
  position: relative;
  padding-bottom: 60px;
}
.introduce[data-v-641c1944] {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.prizes[data-v-641c1944] {
  position: absolute;
  height: 65px;
  text-align: center;
  line-height: 16px;
  color: #fff;
  width: 65px;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.3);
  top: 10px;
  left: 20px;
  animation: swing-641c1944 2s ease-in-out infinite;
  font-size: 12px;
  color: #fff;
}
.prizes img[data-v-641c1944] {
  width: 70%;
  margin-top: 5px;
}
@keyframes swing-641c1944 {
0% {
    transform: rotate(10deg);
}
50% {
    transform: rotate(-10deg);
}
100% {
    transform: rotate(10deg);
}
}
.tableBox[data-v-641c1944] {
  width: 280px;
  padding-bottom: 280px;
  max-width: 300px;
  position: relative;
  margin: 30px auto 110px;
}
.tableBox .tableImg[data-v-641c1944],
.tableBox .rotate[data-v-641c1944] {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.tableBox .tableImg[data-v-641c1944] {
  padding: 15px;
  box-sizing: border-box;
  transition: 4s;
}
.tableBox .rotate[data-v-641c1944] {
  animation: circle-641c1944 4s linear infinite;
  box-shadow: 0 0 5px 5px rgba(160, 0, 0, 0.2);
  border-radius: 50%;
  overflow: hidden;
}
@keyframes circle-641c1944 {
0% {
    transform: rotate(0deg);
}
50% {
    transform: rotate(180deg);
}
100% {
    transform: rotate(360deg);
}
}
.arrow[data-v-641c1944] {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -52px;
  margin-left: -31px;
  width: 62px;
}
.luck[data-v-641c1944] {
  position: absolute;
  bottom: -110px;
  left: 50%;
  width: 360px;
  margin-left: -180px;
}
.main[data-v-641c1944] {
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 100%;
}
.main h4[data-v-641c1944] {
  font-size: 18px;
  color: #fff;
  font-weight: bold;
  line-height: 40px;
}
.main p[data-v-641c1944] {
  background: #fda513;
  width: 200px;
  height: 30px;
  line-height: 30px;
  overflow: hidden;
  border-radius: 15px;
  margin: 0 auto;
  color: #fff;
}
.timebox[data-v-641c1944] {
  position: relative;
  height: 0;
  width: 100%;
  z-index: 100;
}
.time[data-v-641c1944] {
  width: 80%;
  position: absolute;
  bottom: -30px;
  left: 50%;
  margin-left: -40%;
  background: #fff;
  border-radius: 3px;
  padding: 20px 5px;
  text-align: center;
  line-height: 20px;
  box-sizing: border-box;
}
.time span[data-v-641c1944] {
  display: inline-block;
  background: #f93d3e;
  color: #fff;
  padding: 0 3px;
  border-radius: 2px;
  margin: 0 2px;
}
.introduce[data-v-641c1944] {
  background-repeat: no-repeat;
  background-position: center bottom;
  -webkit-background-size: 100%;
  min-height: 50%;
  box-sizing: border-box;
  padding-top: 30px;
  background-size: 100%;
  line-height: 26px;
  color: #9c9c9c;
  position: relative;
  padding-bottom: 80px;
}
.introduce .box[data-v-641c1944] {
  width: 90%;
  border: 4px dotted #f3f91f;
  border-radius: 3px;
  margin: 24px auto 0;
  box-sizing: border-box;
  padding: 15px;
  background: #eb6861;
}
.introduce .title[data-v-641c1944] {
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
  line-height: 36px;
  text-align: center;
  color: #f3f91f;
  font-size: 16px;
  font-weight: bold;
}
.introduce p[data-v-641c1944] {
  color: #fff;
}
.copyright[data-v-641c1944] {
  position: absolute;
  width: 100%;
  bottom: 0;
  text-align: center;
  color: #f93d3e;
}
.prizeImg[data-v-641c1944] {
  max-width: 80%;
  margin: 10px 0;
}
.poup[data-v-641c1944] {
  background: #fff;
  border-radius: 10px;
  margin: -10px;
  overflow: hidden;
}
.poup .title[data-v-641c1944] {
  height: 52px;
  line-height: 52px;
  background: #ff601a;
  color: #fff;
  position: relative;
  font-size: 17px;
  position: relative;
}
.poup .title span[data-v-641c1944] {
  height: 20px;
  width: 20px;
  position: absolute;
  transform: rotate(45deg);
  top: 16px;
  right: 20px;
}
.poup .title span[data-v-641c1944]:after {
  content: "";
  height: 2px;
  width: 20px;
  background: #fff;
  position: absolute;
  left: 0;
  top: 9px;
}
.poup .title span[data-v-641c1944]:before {
  content: "";
  height: 20px;
  width: 2px;
  background: #fff;
  position: absolute;
  top: 0;
  left: 9px;
}
.poup p[data-v-641c1944] {
  margin-bottom: 36px;
  font-size: 17px;
}
.turnMusic[data-v-641c1944] {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10000;
}


.leftBox[data-v-22a7f700] {
		position: fixed;
		bottom: 52px;
		left: 10px;
		width: 50px;
		z-index: 1200;
}
.leftBox a[data-v-22a7f700] {
		display: block;
		width: 50px;
		height: 50px;
		border-radius: 50%;
		margin-top: 6px;
		font-size: 10px;
		color: #fff;
		position: relative;
		text-align: center;
}
.leftBox .income[data-v-22a7f700],.leftBox .orders[data-v-22a7f700]{
		width: 56px;
		height: 56px;
		line-height: 20px;
		border: 2px solid #fff;
		box-shadow: 1px 1px 10px #999;
}
.leftBox .income[data-v-22a7f700]{
		background:linear-gradient(#fe5945,#e63232);
}
.leftBox .orders[data-v-22a7f700]{
		background:linear-gradient(#5494fe,#4277fb);
}
.leftBox a[data-v-22a7f700]:first-child {
		margin-top: 0;
}
.leftBox .fullimg[data-v-22a7f700] {
		width: 100%;
		vertical-align: middle;
}
.leftBox .ltimg[data-v-22a7f700] {
		width: 20px;
		vertical-align: middle;
		margin-top: 8px;
}
.leftBox .time[data-v-22a7f700] {
		position: absolute;
		bottom: 0;
		left: 50%;
		transform: translateX(-50%);
		min-width: 100%;
		height: 10px;
		line-height: 10px;
		font-size: 10px;
		background: rgb(255, 228, 45);
		color: rgb(255, 64, 34);
		border-radius: 6px;
		padding: 1px 0;
		text-align: center;
}


.topAD[data-v-5353c5b8] {
	height: 24px;
	line-height: 24px;
	padding: 7px;
	overflow: hidden;
	background: #1c2744;
	color: #ed2203;
}
.topAD img[data-v-5353c5b8] {
	height: 24px;
}
.topAD a[data-v-5353c5b8] {
	display: block;
	border: 1px solid #eb2203;
	border-radius: 12px;
	height: 22px;
	line-height: 22px;
	font-size: 12px;
	padding: 0 12px;
	margin-right: 10px;
}


.progress {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	background-color: #4A4A4A;
	height: 56vw;
	z-index: 99;
}
.progress .progressbg {
	position: absolute;
	width: 200px;
	top: 50%;
	left: 50%;
	margin-left: -100px;
	height: 10px;
	margin-top: -10px;
	border-radius: 5px;
	background-color: #EEEEEE;
}
.progress .progressfg {
	animation: progressfgAnim 5s;
	animation-iteration-count: infinite;
	position: absolute;
	width: 200px;
	top: 50%;
	left: 50%;
	margin-left: -100px;
	height: 10px;
	margin-top: -10px;
	border-radius: 5px;
}
.progress .progressimgbg {
	position: absolute;
	width: 100px;
	top: 50%;
	left: 50%;
	margin-left: -100px;
	height: 10px;
	margin-top: -10px;
}
.progress .progressimgbg .progressimg {
	animation: progressimgAnim 5s;
	animation-iteration-count: infinite;
	position: absolute;
	width: 31px;
	top: 50%;
	left: 100%;
	margin-left: -15px;
	height: 33px;
	margin-top: -19px;
}
.progress .progressText {
	position: absolute;
	width: 100%;
	top: 50%;
	height: 20px;
	text-align: center;
	margin-top: 30px;
	color: white;
	font-size: 18px;
}
.progress .progressText .progressTextdot {
	white-space: nowrap;
	overflow: hidden;
	animation: progressTextdotAnim 3s;
	animation-iteration-count: infinite;
	display: inline-block;
}
@keyframes progressfgAnim {
from {
		width: 0px;
}
to {
		width: 200px;
}
}
@keyframes progressimgAnim {
from {
		left: 0px;
}
to {
		left: 200px;
}
}
@keyframes progressTextdotAnim {
0% {
		width: 0px;
}
20% {
		width: 5px;
}
40% {
		width: 9px;
}
60% {
		width: 10px;
}
80% {
		width: 15px;
}
100% {
		width: 20px;
}
}


.piecewise[data-v-65338550] {
	height: 40px;
	line-height: 30px;
	overflow-x: scroll;
	position: absolute;
	top: 56vw;
	left: 0;
	background: #fff;
	width: 100%;
	box-sizing: border-box;
	-webkit-overflow-scrolling: touch;
	overflow-scrolling: touch;
}
.piecewise ul[data-v-65338550] {
	height: 40px;
	overflow: hidden;
}
.piecewise li[data-v-65338550] {
	width: 92px;
	padding: 4px;
	float: left;
	height: 32px;
	overflow: hidden;
	position: relative;
}
.piecewise li[data-v-65338550]:after {
	content: '';
	display: block;
	position: absolute;
	top: 8px;
	left: 0;
	width: 1px;
	height: 24px;
	background: #d4d4d4;
}
.piecewise li a[data-v-65338550] {
	display: block;
	text-align: center;
	border-radius: 5px;
	height: 32px;
	overflow: hidden;
}
.piecewise li.active[data-v-65338550] {
	background: #1483ff;
}
.piecewise2 li.active[data-v-65338550] {
	background: #e5bc4b;
}
.piecewise3 li.active[data-v-65338550] {
	background: #ec1a1a;
}
.piecewise li.active[data-v-65338550]:after,
.piecewise li[data-v-65338550]:first-child:after,
.piecewise li.active+li[data-v-65338550]:after {
	display: none;
}
.piecewise li.active a[data-v-65338550] {
	color: #fff;
}
.piecewise li.mini a[data-v-65338550] {
	line-height: 16px;
	font-size: 11px;
}


.buyList[data-v-2256769c] {
	position: absolute;
	top: 50%;
	left: 0;
	width: 90%;
	height: 100px;
	margin-top: 100px;
	margin-left: 5%;
	height: 0;
	z-index: 1900;
}
.buyList li[data-v-2256769c] {
	line-height: 40px;
	animation: tohide-2256769c 4s linear;
	opacity: 0;
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: center;
	width: 100%;
}
.buyList img[data-v-2256769c] {
	height: 28px;
	vertical-align: middle;
	display: inline-block;
}
.buyList span[data-v-2256769c]:nth-child(1) {
	font-size: 22px;
	color: #ff4040;
	position: relative;
	font-weight: bold;
	z-index: 0;
	display: inline-block;
	vertical-align: middle;
}
.buyList span[data-v-2256769c]:nth-child(2) {
	display: inline-block;
	font-size: 0;
	vertical-align: middle;
}
.buyList span[data-v-2256769c]::before {
	content: attr(data-text);
	display: block;
	position: absolute;
	-webkit-text-stroke: 4px #282828;
	z-index: -1;
}
@keyframes tohide-2256769c {
0% {
		opacity: 1;
}
50% {
		opacity: 0.8;
}
100% {
		opacity: 0;
		transform: translateY(-40px);
}
}


.rainImg[data-v-290c6ace] {
	position: fixed;
	display: block;
	z-index: 2000;
	top: -100px;
	animation: rain-290c6ace 5s ease-in;
}
@keyframes rain-290c6ace {
0% {
		top: -100px;
}
100% {
		top: 120%;
}
}
#redrainfails[data-v-290c6ace] {
	text-align: center;
	font-size: 16px;
	color: #666;
	padding: 10px 0;
}
#redrainfails img[data-v-290c6ace] {
	width: 100px;
}
#redrainSuccess[data-v-290c6ace] {
	margin: -10px;
	background: #fff;
	text-align: center;
}
#redrainSuccess .title[data-v-290c6ace] {
	background-color: #e9251e;
	padding: 15px;
	color: #fff;
}
#redrainSuccess .money[data-v-290c6ace] {
	padding: 28px;
	font-family: Impact;
	font-size: 29px;
	color: #393939;
}
#redrainSuccess .mannum[data-v-290c6ace] {
	color: #696969;
	padding-bottom: 30px;
}
#redrainSuccess .mannum span[data-v-290c6ace] {
	color: #e9251e;
}


.wallet[data-v-e1272a64] {
	position: absolute;
	left: 0;
	top: 41vw;
	z-index: 1260;
}
.wallet img[data-v-e1272a64] {
	width: 52px;
	animation: tobig-e1272a64 1s linear infinite;
}
@keyframes tobig-e1272a64 {
0 {
		transform: scale(1, 1);
}
50% {
		transform: scale(1.1, 1.1);
}
100% {
		transform: scale(1, 1);
}
}
.sales[data-v-e1272a64] {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 4000;
}
.sales_musk[data-v-e1272a64] {
	position: absolute;
	background: rgba(25, 25, 25, 0.83);
	width: 100%;
	height: 100%;
}
.sales_box[data-v-e1272a64] {
	position: absolute;
	top: 10vh;
	left: 50%;
	width: 320px;
	margin-left: -160px;
}
.sales .close[data-v-e1272a64] {
	position: absolute;
	top: 25px;
	right: 10px;
	width: 36px;
	height: 36px;
}
.sales .tabs[data-v-e1272a64] {
	position: absolute;
	top: 150px;
	left: 50px;
	width: 226px;
	height: 220px;
	overflow: scroll;
}
.sales .tabs .list[data-v-e1272a64] {
	height: 184px;
	overflow: scroll;
}
.sales li[data-v-e1272a64] {
	height: 36px;
	padding: 0 5px;
	line-height: 36px;
	border-bottom: 1px solid #ffd889;
}
.sales li[data-v-e1272a64]:last-child {
	border: none;
}
.sales .nothing[data-v-e1272a64] {
	margin-top: 50px;
}


.robing[data-v-3a88d77c]{
	color: rgb(244,215,157);
	background: rgb(234,37,29);
}
#robredbaglist[data-v-3a88d77c]{
	margin: -10px;
	border-radius: 10px;
	overflow: hidden;
}
.topView[data-v-3a88d77c]{
    padding-bottom: 10px;
}
.header[data-v-3a88d77c]{
	background-repeat: no-repeat;
	background-size: 100% 100%;
	height: 60px;
}
.hb_headerImage[data-v-3a88d77c]{
	position: absolute;
	top: 30px;
	left: 50%;
	margin-left: -25px;
	height: 50px;
	width: 50px;
	border-radius: 5px;
	border:2px solid #f4d79d;
}
.lists[data-v-3a88d77c]{
	min-height:200px;
	max-height:300px;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
}
.userNameLabel[data-v-3a88d77c]{
	margin-top: 30px;
	text-align: center;
}
.userNamebottomLabel[data-v-3a88d77c]{
	margin-top: 5px;
	text-align: center;
	font-size: 15px;
}
.redtext[data-v-3a88d77c]{
	margin: auto;
	margin-top: 5px;
	text-align: center;
	width: 80%;
	font-size: 12px;
}
.hb_ping[data-v-3a88d77c]{
	display: inline-block;
	background-color:#ffbb29;
	color: white;
	padding: 0 4px;
	border-radius: 3px;
	margin-left: 10px;
	font-size: 10px;
}
.redmoney[data-v-3a88d77c]{
	padding-top: 5px;
	text-align: center;
	font-size: 40px;
	color: #F99C3A;
}
.yuan[data-v-3a88d77c]{
	font-size: 10px;
	padding-left: 5px;
}
.detail[data-v-3a88d77c]{
	padding-top: 10px;
	text-align: center;
	color: #5074bd;
	font-size: 13px;
}
.status[data-v-3a88d77c]{
	padding: 10px 20px;
	color: #6a6a6a;
	border-bottom: #d2d2d2 1px solid;
}
.list-row[data-v-3a88d77c]{
	padding: 4px;
	border-bottom: 1px #F1F1F1 solid;
}
.list-row img[data-v-3a88d77c]{
	float: left;
	width: 50px;
	border-radius: 10px;
}
.redbag_box[data-v-3a88d77c]{
	padding:5px 15px;
	padding-left: 55px;
}
.otherName[data-v-3a88d77c]{
	color: #242424;
}
.othertime[data-v-3a88d77c]{
	color: #a5a5a5;
	padding-top: 5px;
}
.other_money[data-v-3a88d77c]{
	color: #F99C3A;
}
.openimage[data-v-3a88d77c]{
  	 display: block;
  	 width: 100px;
  	 height: 100px;
  	 background-size: 100% 100%;
  	 margin: auto;
  	 margin-top: 30px;
}
.iconi-image[data-v-3a88d77c]{
	 display: block;
  	 width: 20px;
  	 height: 20px;
  	 background-size: 100% 100%;
  	 margin: auto;
  	 margin-top: 40px;
}


#telTest[data-v-1983239c] {
	top: 0;
	bottom: 0;
	overflow-y: auto;
	overflow-x: hidden;
	position: fixed;
	z-index: 10001;
	background: #f5f5f5;
	width: 100%;
	background-color: white;
}
#telTest .content-box[data-v-1983239c] {
	position: relative;
	border-bottom: #e5e5e5 solid 1px;
	/* height: 50px; */
	display: flex;
	align-items: center;
}
#telTest .content-box_span[data-v-1983239c] {
	margin-left: 20px;
	width: 120px;
  text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
}
#telTest .content-box_title[data-v-1983239c] {
	 	line-height: 13px;
}
#telTest .content-box_input[data-v-1983239c] {
	height: 48px;
	line-height: 50px;
	margin-left: 10px;
	background: transparent;
	flex: 1;
}
#telTest .content-box_code_buttom[data-v-1983239c] {
	height: 35px;
	width: 103px;
	background-color: #fff;
	color: #0883fd;
	font-size: 14px;
	border: 1px solid #0883fd;
	border-radius: 17px;
	position: absolute;
	right: 20px;
	top: 7px;
}
#telTest input[data-v-1983239c] {
	border: 0;
}
.head[data-v-1983239c] {
	height: 44px;
	width: 100%;
	background-color: white;
	font-size: 17px;
	font-weight: 600;
	line-height: 44px;
	color: #333333;
	text-align: center;
	border-bottom: 1px solid rgb(240, 240, 240);
}
#telTest .van-button--primary[data-v-1983239c] {
	background-color: #0883fd;
	border: 1px solid #0883fd;
	border-radius: 25px;
}
#telTest .van-button--large[data-v-1983239c] {
	height: 44px;
	line-height: 42px;
}
.tishi[data-v-1983239c] {
	margin: 30px 15px 0 15px;
}



.van-toast.van-toast--text.van-toast--middle {
			z-index: 11000 !important;
}


#registerView[data-v-73524435] {
  top: 0;
  bottom: 0;
  overflow-y: auto;
  overflow-x: hidden;
  position: fixed;
  z-index: 10002;
  background: #f5f5f5;
  width: 100%;
}
#registerView .title-box[data-v-73524435] {
  background-color: red;
}
.img[data-v-73524435] {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center center;
}
.timeDown[data-v-73524435] {
  position: absolute;
  right: 15px;
  top: 15px;
  background-color: rgba(0, 0, 0, 0.4);
  padding: 6px 12px;
  border-radius: 5px;
  font-size: 12px;
  color: white;
}
p[data-v-73524435] {
  padding: 100px 0;
  text-align: center;
  font-size: 18px;
}

.link {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 4000;
}
.link .main_view {
  border-radius: 20px;
  text-align: center;
  width: 80%;
  background-color: white;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 10px;
}
.link .main_view p {
  margin-top: 20px;
}
.link .main_view .t1-title {
  margin-top: 10px;
  font-size: 20px;
}
.link .main_view .t1-desc {
  font-size: 18px;
}
.link .main_view .accept {
  margin-right: 20px;
  width: 33%;
  height: 46px;
  display: inline-block;
  border: solid 1px #008cf8;
  border-radius: 24px;
  background-color: #008cf8;
}
.link .main_view .accept span {
  line-height: 46px;
  color: white;
}
.link .main_view .refuse {
  width: 33%;
  height: 46px;
  display: inline-block;
  border: solid 1px #008cf8;
  border-radius: 24px;
  background-color: white;
  margin-right: 10%;
}
.link .main_view .refuse span {
  line-height: 46px;
  color: #008cf8;
}
.link .main_view .footer {
  margin-top: 20px;
  margin-bottom: 10px;
  text-align: center;
}
.link .main_view .t2-refuse {
  display: inline-block;
  width: 25%;
  margin-right: 18%;
}
.link .main_view .t2-accept {
  display: inline-block;
  width: 25%;
}
.link .main_view .t2-desc {
  font-size: 20px;
  margin-top: 30px;
  margin-bottom: 40px;
}
.link .main_view .t2-footer {
  margin-bottom: 30px;
}
/*# sourceMappingURL=LinkPopup.css.map */

.consultTeacher[data-v-e5eda9ca]{
    width: 100%;
    height: 355px;
    position:fixed;
    bottom: 0px;
    left: 0px;
    z-index: 5000;
}
.consultTeacher .consultTeacherMain[data-v-e5eda9ca]{
    position:relative;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    width: 100%;
    height: 100%;
    background-color: white;
}
.consultTeacher .messageMain[data-v-e5eda9ca]{
    position:relative;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    width: 100%;
    height: 100%;
    background-color: white;
}
.messageMain .header[data-v-e5eda9ca]{
    height: 40px;
    width: 100%;
    border-bottom: 1px solid #f5f5f5;
}
.messageMain .header .back[data-v-e5eda9ca]{
    width: 20px;
    margin-left: 15px;
    vertical-align: -5px;
}
.messageMain .header span[data-v-e5eda9ca]{
    line-height: 40px;
}
.consultTeacherMain .header[data-v-e5eda9ca]{
    height: 40px;
    width: 100%;
    border-bottom: 1px solid #f5f5f5;
}
.consultTeacherMain .header span[data-v-e5eda9ca]{
    line-height: 40px;
    margin-left: 20px;
}
.closeBtn[data-v-e5eda9ca]{
    width: 20px;
    height: 20px;
    position:absolute;
    right: 10px;
    top: 10px;
}
.consultTeacher .consultTeacherMain .TeacherList[data-v-e5eda9ca]{
    width: 100%;
    height: 259px;
    overflow: auto;
}
.consultTeacherMain .TeacherList .teacherCell[data-v-e5eda9ca]{
    height: 50px;
    width: 100%;
    border-bottom: 1px solid #f5f5f5;
    position: relative;
}
.consultTeacherMain .TeacherList .teacherCell .nameSpan[data-v-e5eda9ca]{
    line-height: 50px;
    margin-left: 10px;
}
.consultTeacherMain .TeacherList .teacherCell .unRead[data-v-e5eda9ca]{
    color: aliceblue;
    display: inline-block;
    position: absolute;
    top: 12px;
    right: 24px;
    padding: 5px;
    text-align: center;
    background-color: red;
    border-radius: 10px;
    font-size: 12px;
}
.consultTeacherMain .TeacherList .teacherCell img[data-v-e5eda9ca]{
    margin-left: 20px;
    height: 40px;
    width: 40px;
    border-radius: 20px;
}
.messageBox[data-v-e5eda9ca]{
  overflow-x: hidden;
  height: 219px;
}
.messageCell[data-v-e5eda9ca]{
  margin-top: 5px;
  margin-bottom: 5px;
}
.messageCell .messageHeader[data-v-e5eda9ca]{
  height: 40px;
  position:relative;
}
.messageHeader .time[data-v-e5eda9ca]{
  font-size: 12px;
  position: absolute;
  top: 8px;
  right: 20px;
}
.messageHeader .name[data-v-e5eda9ca]{
  font-size: 14px;
  position: absolute;
  top: 2px;
  left: 42px;
}
.messageCell .messageHeader img[data-v-e5eda9ca]{
  height: 30px;
  position: absolute;
  width: 30px;
  border-radius: 15px;
}
.messageCell .other[data-v-e5eda9ca]{
  top: 5px;
  left: 10px;
}
.messageCell .content[data-v-e5eda9ca]{
  padding-left: 48px;
  word-wrap:break-word;
  word-break:normal;
  padding-right: 20px;
  white-space: pre-line;
}
.inputBox[data-v-e5eda9ca]{
    width: 100%;
    height: 40px;
}
.inputBox .inputField[data-v-e5eda9ca]{
    float: left;
    background-color: #FFFFFF;
    padding-bottom: 5px;
    padding-top: 5px;
    padding-left: 5px;
    margin-left: 10px;
    margin-right: 10px;
    border: solid 1px #F5F5F5; 
    border-radius: 10px;
    width: 70%;
    margin-top: 2px;
}
.inputBox .sendBtn[data-v-e5eda9ca]{
    float: left;
    width: 20%;
    margin-top: 5px;
}
.contentImg[data-v-e5eda9ca]{
    max-width: 45%;
    padding: 10px;
    padding-left: 48px;
}


.consultTeacher[data-v-2663ff10] {
  width: 100%;
  height: 500px;
  position: fixed;
  bottom: 0px;
  left: 0px;
  z-index: 5000;
}
.consultTeacher .consultTeacherMain[data-v-2663ff10] {
  position: relative;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  width: 100%;
  height: 100%;
  background-color: white;
}
.consultTeacher .messageMain[data-v-2663ff10] {
  position: relative;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  width: 100%;
  height: 100%;
  background-color: white;
}
.messageMain .header[data-v-2663ff10] {
  height: 40px;
  width: 100%;
  border-bottom: 1px solid #f5f5f5;
}
.messageMain .header .back[data-v-2663ff10] {
  width: 20px;
  margin-left: 15px;
  vertical-align: -5px;
}
.messageMain .header span[data-v-2663ff10] {
  line-height: 40px;
}
.consultTeacherMain .header[data-v-2663ff10] {
  height: 40px;
  width: 100%;
  border-bottom: 1px solid #f5f5f5;
}
.consultTeacherMain .header span[data-v-2663ff10] {
  line-height: 40px;
  margin-left: 20px;
}
.closeBtn[data-v-2663ff10] {
  width: 20px;
  height: 20px;
  position: absolute;
  right: 10px;
  top: 10px;
}
.consultTeacher .consultTeacherMain .TeacherList[data-v-2663ff10] {
  width: 100%;
  height: 459px;
  overflow: auto;
  box-sizing: border-box;
  padding: 16px;
}
.consultTeacherMain .TeacherList .teacherCell[data-v-2663ff10] {
  width: 100%;
  margin-bottom: 16px;
  display: flex;
  align-items: center;
}
.consultTeacherMain .TeacherList .teacherCell .goods-num[data-v-2663ff10] {
  width: 30px;
}
.consultTeacherMain .TeacherList .teacherCell.order[data-v-2663ff10] {
  padding-bottom: 25px;
  border-bottom: 1px #eee solid;
}
.consultTeacherMain .TeacherList .teacherCell .goods-content[data-v-2663ff10] {
  margin-left: 10px;
  width: 170px;
}
.consultTeacherMain .TeacherList .teacherCell .goods-content .goods-title[data-v-2663ff10] {
  font-weight: 700px;
  font-size: 14px;
  line-height: 20px;
  font-size: #101010;
  width: 170px;
  height: 40px;
  font-weight: 700;
  margin-bottom: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  white-space: normal !important;
  word-wrap: break-word;
}
.consultTeacherMain .TeacherList .teacherCell .goods-price[data-v-2663ff10] {
  display: flex;
  color: #F34718;
  font-weight: 700;
  align-items: center;
}
.consultTeacherMain .TeacherList .teacherCell .goods-price .stepper[data-v-2663ff10] {
  margin-left: auto;
  font-weight: 400;
}
.consultTeacherMain .TeacherList .teacherCell .money-symbol[data-v-2663ff10] {
  font-size: 12px;
}
.consultTeacherMain .TeacherList .teacherCell .money-num[data-v-2663ff10] {
  font-size: 18px;
}
.consultTeacherMain .TeacherList .teacherCell .right[data-v-2663ff10] {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 63px;
}
.consultTeacherMain .TeacherList .teacherCell .right .num[data-v-2663ff10] {
  font-size: 12px;
}
.consultTeacherMain .TeacherList .teacherCell .to-buy[data-v-2663ff10] {
  width: 60px;
  height: 25px;
  color: #f5f5f5;
  text-align: center;
  line-height: 25px;
  background: linear-gradient(315deg, #ED3F10, #FB724D);
  border-radius: 4px;
  margin-left: auto;
}
.consultTeacherMain .TeacherList .teacherCell .to-buy.disabled[data-v-2663ff10] {
  background: #dddddd;
}
.consultTeacherMain .TeacherList .teacherCell .cover[data-v-2663ff10] {
  height: 72px;
  width: 110px;
  border-radius: 4px;
}
.consultTeacherMain .TeacherList .form[data-v-2663ff10] {
  outline: none;
  position: relative;
}
.consultTeacherMain .TeacherList i[data-v-2663ff10] {
  position: absolute;
  font-style: normal;
  left: -8px;
  top: 4px;
}
.consultTeacherMain .footer[data-v-2663ff10] {
  position: fixed;
  bottom: 0;
  left: 0;
  display: flex;
  width: 100%;
  padding: 0 10px;
  height: 50px;
  box-sizing: border-box;
  align-items: center;
}
.consultTeacherMain .footer .sum-text[data-v-2663ff10] {
  margin-right: 4px;
}
.consultTeacherMain .footer .sum-money[data-v-2663ff10] {
  color: #F34718;
  font-weight: 700;
}
.consultTeacherMain .footer .sum-money span[data-v-2663ff10]:first-child {
  font-size: 14px;
  margin-right: 2px;
}
.consultTeacherMain .footer .sum-money span[data-v-2663ff10]:last-child {
  font-size: 22px;
}
.consultTeacherMain .footer .comfirm-btn[data-v-2663ff10] {
  margin-left: auto;
}
.consultTeacherMain .footer .comfirm-btn button[data-v-2663ff10] {
  border: none;
  color: #FFFFFF;
  width: 100px;
  height: 36px;
  border-radius: 20px;
  background: #0084ff;
}
.messageBox[data-v-2663ff10] {
  overflow-x: hidden;
  height: 219px;
}
.messageCell[data-v-2663ff10] {
  margin-top: 5px;
  margin-bottom: 5px;
}
.messageCell .messageHeader[data-v-2663ff10] {
  height: 40px;
  position: relative;
}
.messageHeader .time[data-v-2663ff10] {
  font-size: 12px;
  position: absolute;
  top: 8px;
  right: 20px;
}
.messageHeader .name[data-v-2663ff10] {
  font-size: 14px;
  position: absolute;
  top: 2px;
  left: 42px;
}
.messageCell .messageHeader img[data-v-2663ff10] {
  height: 30px;
  position: absolute;
  width: 30px;
  border-radius: 15px;
}
.messageCell .other[data-v-2663ff10] {
  top: 5px;
  left: 10px;
}
.messageCell .content[data-v-2663ff10] {
  padding-left: 48px;
  word-wrap: break-word;
  word-break: normal;
  padding-right: 20px;
  white-space: pre-line;
}
.inputBox[data-v-2663ff10] {
  width: 100%;
  height: 40px;
}
.inputBox .inputField[data-v-2663ff10] {
  float: left;
  background-color: #FFFFFF;
  padding-bottom: 5px;
  padding-top: 5px;
  padding-left: 5px;
  margin-left: 10px;
  margin-right: 10px;
  border: solid 1px #F5F5F5;
  border-radius: 10px;
  width: 70%;
  margin-top: 2px;
}
.inputBox .sendBtn[data-v-2663ff10] {
  float: left;
  width: 20%;
  margin-top: 5px;
}
.contentImg[data-v-2663ff10] {
  max-width: 45%;
  padding: 10px;
  padding-left: 48px;
}
/*# sourceMappingURL=index.css.map */

#Launch[data-v-6437ac2c] {
  height: 100%;
  width: 100%;
  position: fixed;
  z-index: 11000;
  background: #f5f5f5;
  top: 0;
  left: 0;
}
.img[data-v-6437ac2c] {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center center;
}
.timeDown[data-v-6437ac2c] {
  position: absolute;
  right: 15px;
  top: 15px;
  background-color: rgba(0, 0, 0, 0.4);
  padding: 6px 12px;
  border-radius: 5px;
  font-size: 12px;
  color: white;
}
p[data-v-6437ac2c] {
  padding: 100px 0;
  text-align: center;
  font-size: 18px;
}


#Launch[data-v-07bb65fc] {
  height: 100%;
  width: 100%;
  position: fixed;
  z-index: 11000;
  background: #f5f5f5;
  top: 0;
  left: 0;
}
.img[data-v-07bb65fc] {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center center;
}
p[data-v-07bb65fc] {
  margin-top: 100px;
  padding: 50px 0;
  text-align: center;
  font-size: 18px;
}
.imageBox[data-v-07bb65fc]{
  text-align: center;
}


.white-board-box[data-v-73a8a5be] {
    width: 100%;
    height: 100%;
    position: relative;
}
.white-board-box #white-board[data-v-73a8a5be] {
    width: 100%;
    height: 56vw;
}
.white-board-bottom[data-v-73a8a5be] {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 40px;
    background: linear-gradient(rgba(255,255,255,0.2), rgba(0,0,0,0.2));
    /* box-shadow:0px -1px 1px black; */
    display: flex;
    justify-items: center;
    align-items: center;
    justify-content: flex-end;
    padding: 0 10px;
}
.fullsrceenBtn[data-v-73a8a5be] {
    width: 25px;
    height: 25px;
}
.positionIcon[data-v-73a8a5be] {
    position: absolute;
    left: 11px;
    width: 25px;
    height: 25px;
    top: 50%;
    z-index: 1;
    transform: translateY(-50%);
}
.refreshIcon[data-v-73a8a5be]{
    position: absolute;
    right: 11px;
    width: 25px;
    height: 25px;
    top: 50%;
    z-index: 1;
    transform: translateY(-50%);
}
.white-board-box-full[data-v-73a8a5be] {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1900;
    background-color: black;
    display: flex;
    align-items: center;
}
.noDataTip[data-v-73a8a5be]{
    /* position: relative; */
    width: 100%;
    height: 100%;
    /* text-align: center; */
    /* vertical-align: middle; */
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background-color: #1e1e1e;
}


.liveanser[data-v-0d7376b4] {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.7);
    z-index: 2000;
}
.liveanser .liveanserbg[data-v-0d7376b4] {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.7)
}
.liveanser .liveanserContent[data-v-0d7376b4] {
    position: absolute;
    top: 28vw;
    left: 50%;
    width: 80%;
    transform: translateX(-50%);
    background-color: white;
    border-radius: 12px;
    overflow: hidden;
}
.liveanser .liveanser-top[data-v-0d7376b4] {
    padding: 12px 16px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #e8eaec;
}
.liveanser .liveanser-top-timeicon[data-v-0d7376b4] {
    width: 22px;
    height: 22px;
}
.liveanser .liveanser-middle[data-v-0d7376b4] {
    padding: 20px 16px;
}
.liveanser .liveanserbtn[data-v-0d7376b4] {
    width: 74px;
    height: 32px;
    display: inline-block;
    background: #10a675;
    border-radius: 16px;
    text-align: center;
    color: #ffffff;
    line-height: 32px;
}
.liveanser .anserTextA[data-v-0d7376b4] {
    width: 100%;
    height: 100px;
    background: #ffffff;
    border: 1px solid #dee2e9;
    border-radius: 4px;
    padding: 5px 8px;
    box-sizing: border-box;
}
.liveanser .anserSccussContent[data-v-0d7376b4] {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -88%);
    width: 200px;
    height: 200px;
    /* opacity: 0.4;
    background: radial-gradient(#ffd568, #ffdb85, rgba(255,223,141,0.37), rgba(255,219,127,0.09), rgba(249,235,196,0.00));
    filter: blur(1px); */
    /* background-image: url(../../../statics/imgs/answer/answer_yinying_bg@2x.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    text-align: center; */
}
.liveanser .anserSccussContentBg[data-v-0d7376b4] {
    width: 200px;
    height: 200px;
    /* opacity: 0.4;
    background: radial-gradient(#ffd568, #ffdb85, rgba(255,223,141,0.37), rgba(255,219,127,0.09), rgba(249,235,196,0.00));
    filter: blur(1px); */
    background-image: url(static/img/answer_yinying_bg@2x.ec9ad72.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    text-align: center;
    animation: liveAnserRotate-0d7376b4 3s linear infinite;
}
@keyframes liveAnserRotate-0d7376b4 {
from {
    transform: rotate(0deg);
}
to {
    transform: rotate(360deg);
}
}
.liveanser .anserSccussImg[data-v-0d7376b4] {
    height: 70px;
    width: 70px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.liveanser .anserSccussText[data-v-0d7376b4] {
    color: #ffffff;
    font-size: 16px;
    line-height: 24px;
    position: absolute;
    top: 181px;
    left: 50%;
    width: 133px;
    transform: translateX(-50%);
}
.liveanser .ansercontent[data-v-0d7376b4]{
    margin-left: 6px;
    font-size: 14px;
    color: #202020;
    display: inline-block;
    word-break: break-all;
}
.liveanser .anserSccussBtn[data-v-0d7376b4] {
    width: 120px;
    height: 40px;
    background: linear-gradient(137deg, #73aaff 5%, #0053ff 93%);
    border-radius: 20px;
    position: absolute;
    left: 50%;
    top: 223px;
    font-size: 14px;
    text-align: center;
    line-height: 40px;
    color: white;
    transform: translateX(-50%);
}

body {
    margin: 0;
    padding: 0;
    background: white;
    font-size: 14px;
    color: #666;
    font-family:PingFangSC-Regular;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

p,
div,
ul,
li,
h1,
h2,
h3,
h4,
h5,
h6,
dd,
dt,
dl {
    list-style: none;
    margin: 0;
    padding: 0;
}

input:disabled {
    background: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
}

html,
body,#LiveHotel{
    overflow: auto;
    height: 100%;
    width: 100%;
    -webkit-text-size-adjust: 100% !important;
    scroll-behavior:smooth;
}
#LiveHotel{
    position: relative;
    
}
body>div.van-toast-wrapper{height:auto;}
body>div.zan-box {
    min-height: auto;
}
img{
    max-width: 100%;
}
.linebox {
    padding: 15px;
}

.btbox {
    text-align: center;
    padding: 15px 0;
    line-height: 20px;
}

.btbox .van-icon {
    font-size: 20px;
}
.box-center {
    padding: 10px;
    text-align: center;
    line-height: 40px;
}

.van-popup{
    padding: 10px;
    width: 80%;
    min-width: auto;
    border-radius: 10px;
}
.van-popup--bottom{
    padding: 0;
}
.full.van-popup{
    width: 100%;
}
#Vote .van-popup{
    width: 100%;
    border-radius: 0;
    padding: 0;
}
.paydialog.van-popup{
    padding:0;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.formbox {
    min-width: 300px;
}

.formbox p {
    margin: 10px 0;
    padding-left: 15px;
}

.setting .van-field__control {
    text-align: right;
}

.nothing {
    text-align: center;
    margin-top: 70px;
}
.nothing img{
    width: 102px;
}
.red {
    color: #f44;
}
.yellow{
    color: #fdf400;
}
.orange{
    color:#fbab00;
}
.pink{
    color: #fe4095;
}
.bigsize{
    font-size: 16px;color: #333;font-weight: bold;
}
.ellipsis{
    white-space:nowrap;
    text-overflow:ellipsis;
    overflow:hidden;
}
textarea  {
　　box-shadow:0px 0px 0px rgba(0,0,0,0);
     -webkit-appearance:none;
}
.nomore{
    text-align: center;margin: 0 15px;overflow: hidden;position: relative;
    height: 30px;line-height: 30px;color: #7b7979;
}
.nomore:before,.nomore:after{
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    background: #7b7979;
    position: absolute;
    top: 15px;
}
.nomore:before{
    right: 50%;
    margin-right: 50px;
}
.nomore:after{
    left: 50%;
    margin-left: 50px;
}
.musk, .musk2{
    position: fixed;
    top: 0;
    bottom: 0;
    width: 100%;
    z-index: 3000;
}
.musk{
    background-color: rgba(0,0,0,0.6);
}
.musk2{
    background-color: rgba(0,0,0,0.8);
}

.box {
    position: absolute;
    width: 80%;
    background-color: white;
    transform: translate(-50%,-50%);
    top: 50%;
    left: 50%;
    border-radius: 10px;
    overflow: hidden;
}

.tosafari {
  position: fixed;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  z-index: 3000;
}
.tosafari .content {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
}
.tosafari .content img {
  width: 100%;
  flex: 1;
  height: 0px;
}
.tosafari .content .bottom {
  height: 50px;
  width: 100%;
  background-color: #d3d3d3;
  text-align: center;
}
.tosafari .content .bottom button {
  width: 100%;
  line-height: 50px;
  border: none;
}
.van-popup.iosPosition {
  position: absolute;
}
.player {
  width: 100%;
  height: 56vw;
  display: block;
}
.height25 {
  height: 25px;
}
.menu .van-tab {
  /* font-size: 16px;
   font-weight: 700; */
}
.menu .van-tab--active {
  color: #1483ff;
  position: relative;
}
.menu .van-tabs__line {
  background-color: #1483ff;
  color: #1483ff;
  height: 2px;
}
.van-tabs--line .van-tabs__wrap {
  height: 44px;
  /* margin-right: 62.5px; */
  margin-left: 44px;
}
.hidefouce .van-tabs--line .van-tabs__wrap {
  margin-right: 0px !important;
}
.noline .van-tabs--line .van-tabs__wrap {
  height: 44px;
  /* width: calc(100% - 62.5px); */
  /* margin-right: 62.5px; */
  margin-left: 0px;
}
.menu2 .van-tab--active {
  color: #e5bc4b;
}
.menu2 .van-tabs__line {
  background: #e5bc4b;
  color: #e5bc4b;
}
.menu3 .van-tab--active {
  color: #ec1a1a;
}
.menu3 .van-tabs__line {
  background: #ec1a1a;
  color: #ec1a1a;
}
.Vote .van-tabs__wrap {
  border-radius: 5px;
  overflow: hidden;
}
.Vote .van-tab--active {
  background: #dcb45a;
  color: #fff;
}
.Vote .van-tabs__line {
  background: none;
}
.Vote .van-tabs__line:after {
  border-width: 0;
}
.view_num {
  position: absolute;
  left: 10px;
  top: 26px;
  border-radius: 10px;
  padding: 0 10px;
  height: 20px;
  line-height: 21px;
  color: white;
  font-size: 13px;
  background-color: rgba(20, 19, 19, 0.67);
  z-index: 1000;
}
.view_num img {
  width: 16px;
  vertical-align: middle;
}
.scrollbar {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 1250;
  background: rgba(0, 0, 0, 0.2);
  overflow: hidden;
  height: 20px;
  line-height: 20px;
}
.scrollbar p {
  animation: scroll 24s linear infinite;
  white-space: nowrap;
  display: inline-block;
}
@keyframes scroll {
0% {
    transform: translateX(100vw);
}
100% {
    transform: translateX(-100%);
}
}
.scrollbar a {
  color: #0dff0a;
}
.headtitle {
  position: absolute;
  height: 54px;
  width: 100%;
  background: #212126;
  top: 0px;
}
.headtitle p {
  margin: auto;
  text-align: center;
  padding: 0 15%;
  height: 54px;
  color: white;
  line-height: 54px;
}
.home-content {
  background: #eee;
  width: 100%;
  position: absolute;
  z-index: 1400;
}
.home-content > div {
  -webkit-overflow-scrolling: touch;
  overflow-scrolling: touch;
  height: 100%;
  scroll-behavior: smooth;
}
.control {
  width: 100%;
  height: 40px;
  line-height: 40px;
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  bottom: 0px;
  z-index: 1200;
  display: -webkit-box;
  display: -moz-box;
  display: flex;
}
#midControl {
  flex: 1;
  display: -webkit-box;
  display: -moz-box;
  display: flex;
}
#midControl span {
  color: #ffffff;
  font-size: 10px;
  line-height: 42px;
}
#progressWrap {
  position: relative;
  flex: 1;
  margin: 0 16px 0 4px;
}
#playLine {
  position: absolute;
  height: 2px;
  width: 100%;
  background-color: #f5f5f5;
  top: 19px;
  margin-left: 6px;
}
#playSchedule {
  position: absolute;
  height: 2px;
  width: 20%;
  background-color: #1296db;
  top: 19px;
  margin-left: 6px;
}
#playPoint {
  position: absolute;
  background-color: #ffffff;
  width: 0px;
  height: 0px;
  border-radius: 6px;
  top: 14px;
  left: 0px;
  border: 6px solid #fff;
}
.fullSrceenBtn,
.playpause {
  width: 40px;
  text-align: center;
  line-height: 40px;
}
.fullSrceenBtn img,
.playpause img {
  vertical-align: middle;
  width: 20px;
}
.shareRed {
  position: absolute;
  top: 45vw;
  background: rgb(255, 42, 0);
  color: #fff;
  text-align: center;
  padding: 0 10px;
  line-height: 20px;
  right: 10px;
  border-radius: 10px;
  font-size: 12px;
  z-index: 1200;
}
.sharebao {
  margin: -10px;
  background: #fff;
  border-radius: 10px;
  position: relative;
}
.sharebao .gold {
  position: absolute;
  width: 56px;
  height: 56px;
  border-radius: 50%;
  box-shadow: 0 0 10px 1px #fff;
  top: -28px;
  left: 50%;
  margin-left: -28px;
}
.sharehead {
  padding: 15px 10px;
  overflow: hidden;
  border-radius: 10px;
  line-height: 24px;
  background-color: #de3041;
  background-repeat: no-repeat;
  background-position: center bottom;
  text-align: center;
  color: #fff;
  background-size: 100% auto;
}
.sharehead .loll {
  color: #f8be41;
}
.sharebody {
  padding: 10px;
  color: #7a7a7a;
  text-align: center;
  line-height: 30px;
}
.sharebody .money {
  color: #c32938;
  font-size: 24px;
}
.sharebody .money span {
  font-size: 14px;
  color: #333333;
}
.sharebody .button {
  line-height: 32px;
  font-size: 16px;
  background: #de3041;
  color: #fff;
  border-radius: 16px;
  text-align: center;
  margin: 10px auto;
  width: 160px;
  display: block;
}
.talktext {
  width: 80%;
  border: 1px dashed #c32938;
  border-radius: 5px;
  margin: 20px auto 10px;
  padding: 10px;
  text-align: center;
  color: #c32938;
  font-size: 16px;
}
.playPause {
  position: absolute;
  width: 80px;
  left: 50%;
  transform: translate(-40px, -40px);
  top: 28vw;
  z-index: 1300;
  opacity: 0.7;
}
.music {
  position: absolute;
  right: 20px;
  top: 20px;
  width: 32px;
  height: 32px;
  border-radius: 20px;
  z-index: 1030;
}
.musicPlay {
  animation: swing 1s ease-in-out infinite;
}
.music img {
  display: block;
}
@keyframes swing {
0% {
    transform: rotate(10deg);
}
50% {
    transform: rotate(-10deg);
}
100% {
    transform: rotate(10deg);
}
}
.talkred {
  position: absolute;
  top: 20vw;
  right: 0;
  z-index: 1200;
  height: 50px;
  width: 50px;
}
.talkred img {
  width: 100%;
}
.controlbox {
  position: absolute;
  z-index: 200;
  width: 100%;
  height: 56vw;
  top: 0;
  left: 0;
}
.menu {
  position: absolute;
  z-index: 1000;
  width: 100%;
  height: 44px;
  top: 56vw;
}
.close {
  position: absolute;
  top: 15px;
  right: 15px;
  height: 20px;
  width: 20px;
}
.close img {
  width: 100%;
}
.fullBox {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
}
a.bigTable img {
  width: 100%;
}
.clarity {
  width: 40px;
  position: relative;
  text-align: center;
  color: #fff;
  font-size: 12px;
}
.clarity .cur {
  display: block;
  height: 20px;
  width: 80%;
  line-height: 20px;
  border: 1px solid #eee;
  border-radius: 3px;
  margin: 10px auto;
}
.clarity ul {
  position: absolute;
  bottom: 40px;
  left: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
}
.clarity li {
  height: 30px;
  line-height: 30px;
  border-bottom: 1px solid #eee;
}
.clarity li:last-child {
  border: none;
}
.clarity li.active {
  color: yellow;
}
.clarity.ios {
  position: absolute;
  top: 6px;
  right: 70px;
  z-index: 1300;
  height: 30px;
  background: rgba(51, 51, 51, 0.67);
  line-height: 30px;
  border-radius: 5px;
}
.clarity.ios a {
  margin: 0 auto;
}
.clarity.ios .cur {
  width: 100%;
  height: 30px;
  line-height: 30px;
  border: none;
}
.clarity.ios ul {
  bottom: auto;
  top: 32px;
  border-radius: 5px;
  overflow: hidden;
}
.iosfull {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 10000;
}
.videoMusk {
  position: fixed;
  z-index: 9000;
  background: #333;
  height: 100%;
  width: 100%;
}
.window {
  position: absolute;
  top: 36vw;
  right: 0;
  padding: 5px 7px;
  background: rgba(30, 30, 30, 0.4);
  z-index: 1200;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.window img {
  width: 30px;
  vertical-align: middle;
}
.msg_conent p img {
  vertical-align: middle;
}
.floatBox {
  width: 100%;
  top: 0;
  left: 0;
  position: absolute;
  z-index: 600;
}
.ripple {
  background: #e94c69
    url(https://tengfaceliveuser.tengface.net/web/wx-user/wechatlive/img/home/ripple_5.gif)
    no-repeat center center !important;
  -webkit-background-size: 100% auto !important;
  background-size: 100% auto !important;
  color: #fff !important;
}
.comment-text p img {
  vertical-align: middle;
}
.tabs_title .btn {
  display: inline-block;
  width: 48%;
  text-align: center;
}
.tabs_title .btn a {
  line-height: 30px;
  font-size: 15px;
  padding-bottom: 5px;
}
.tabs_title .btn.cur a {
  color: rgb(250, 64, 83);
  border-bottom: 1px solid rgb(250, 64, 83);
}
.trySee {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 20px;
  line-height: 20px;
  text-align: center;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  z-index: 1020;
  transition: 0.5s;
  opacity: 0;
}
.tryPay {
  position: absolute;
  right: 45px;
  top: 7px;
  padding: 0 10px;
  height: 20px;
  z-index: 1020;
  background: #ff2a00;
  color: #fff;
  border-radius: 10px;
}
.tryBox {
  text-align: center;
}
.tryBox .money {
  color: #ff2a00;
  font-size: 28px;
}
.tryBox .moneyIcon {
  color: #ff2a00;
}
.tryBox .oldMoney {
  color: #999;
  text-decoration: line-through;
  margin-left: 5px;
}
.paydialog .title {
  color: #2c2c2c;
  font-size: 16px;
  line-height: 50px;
  text-align: center;
}
.coupons {
  padding: 10px 10px 10px 100px;
  line-height: 30px;
  max-height: 180px;
  overflow: scroll;
}
.coupons li i {
  display: inline-block;
  width: 16px;
  height: 16px;
  border: 1px solid #999;
  border-radius: 50%;
  position: relative;
  vertical-align: middle;
  margin-right: 5px;
}
.coupons li span {
  display: inline-block;
  vertical-align: middle;
}
.coupons li.cur {
  color: #3e78fb;
}
.coupons li.cur i {
  background: #3e78fb;
  border-color: #3e78fb;
}
.coupons li.cur i:after {
  position: absolute;
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  background: #3e78fb;
  border: 2px solid #fff;
  top: 0;
  left: 0;
  border-radius: 50%;
}
.twobtn {
  height: 50px;
  line-height: 50px;
  display: flex;
  border-top: 1px solid #eee;
}
.twobtn a {
  flex: 1;
  text-align: center;
  color: #2c2c2c;
  font-size: 16px;
}
.twobtn .cancel {
  border-right: 1px solid #eee;
}
.twobtn .sure {
  color: #3e78fb;
}
.explain {
  text-align: center;
  color: #999;
  line-height: 40px;
}
.occupy .addimg .container .moxie-shim {
  width: 100px !important;
  height: 100px !important;
}
.allot_btn {
  position: absolute;
  top: 42px;
  right: 0;
  height: 22px;
  line-height: 22px;
  padding: 4px;
  border-top-left-radius: 15px;
  border-bottom-left-radius: 15px;
  background: rgb(173, 147, 92);
  color: #fff;
  z-index: 1300;
  text-align: center;
}
.allot_btn span:first-child {
  border: 1px solid #fff;
  height: 20px;
  border-radius: 50%;
  display: inline-block;
  width: 20px;
}
.shareCard {
  padding: 18px;
  background: linear-gradient(#dfd0bd, #ffffff);
  border-radius: 10px;
  overflow: hidden;
}
.boxCloseBtn {
  position: absolute;
  top: 10px;
  right: 14px;
  font-size: 30px;
}
#LiveHotel .showTeacherBtnTop {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 1001;
}
#LiveHotel .showTeacherBtnTop img {
  width: 30px;
}
.allot_pic {
  box-shadow: 0 4px 10px #efd6af;
}
.allot_title {
  font-size: 15px;
  color: #191919;
  font-weight: bold;
  line-height: 24px;
  margin-top: 10px;
  max-height: 48px;
  overflow: hidden;
}
.allot_title span {
  display: inline-block;
  background: #c49c5f;
  color: #fff;
  height: 16px;
  line-height: 17px;
  text-align: center;
  border-radius: 8px;
  vertical-align: middle;
  padding: 0 8px;
  font-size: 10px;
  word-break: keep-all;
  margin-left: 5px;
}
.allot_price {
  color: #c49c5f;
  font-size: 25px;
  margin-left: -2px;
}
.allot_price span {
  font-size: 18px;
}
.allot_ul {
  font-size: 12px;
}
.allot_ul span {
  display: inline-block;
  width: 1px;
  height: 13px;
  background: #666666;
  vertical-align: middle;
  margin: 0 10px;
}
.allot_dashed {
  text-align: center;
  margin-top: 30px;
  position: relative;
  height: 20px;
  line-height: 20px;
}
.allot_dasheds {
  height: 20px;
  width: 100%;
  overflow: hidden;
}
.allot_dashed span {
  display: inline-block;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #dcc9b0;
  margin: 0 5px;
  vertical-align: middle;
}
.allot_dashed:before,
.allot_dashed:after {
  position: absolute;
  content: "";
  display: block;
  top: 0px;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: linear-gradient(90deg, #303030, #303030);
}
.allot_dashed:before {
  left: -32px;
}
.allot_dashed:after {
  right: -32px;
}
.allot .userInfo {
  padding: 15px 0;
}
.allot .userInfo .userImg {
  width: 44px;
  height: 44px;
  border-radius: 50%;
  overflow: hidden;
  margin-right: 8px;
  margin-top: 7px;
}
.allot .userInfo .name {
  font-size: 12px;
  line-height: 16px;
  margin-top: 4px;
  color: #666666;
}
.allot .userInfo .colors {
  color: #c49c5f;
}
.allot .code {
  width: 60px;
  height: 60px;
  margin-right: 6px;
  overflow: hidden;
}
.allot .copyRight {
  text-align: center;
  color: #c49c5f;
  font-size: 10px;
  height: 20px;
  line-height: 20px;
}
.allot .copyRight span {
  position: relative;
  display: inline-block;
}
.allot .copyRight span:before,
.allot .copyRight span:after {
  position: absolute;
  display: block;
  content: "";
  top: 8px;
  width: 40px;
  height: 1px;
  background: #c49c5f;
}
.allot .copyRight span:before {
  left: -50px;
}
.allot .copyRight span:after {
  right: -50px;
}
.allot_tip {
  position: absolute;
  top: 50%;
  margin-top: 240px;
  color: #fff;
  text-align: center;
  width: 100%;
  font-size: 16px;
}
.allot_canvas {
}

/*选择学校弹框*/
.schooldialog {
  background: rgba(255, 255, 255, 1);
  border-radius: 16px;
  padding: 0 21px;
  padding-bottom: 37px;
}
.schooldialog .title {
  font-size: 15px;
  font-family: PingFangSC-Regular;
  font-weight: 400;
  color: rgba(102, 102, 102, 1);
  padding: 0 0 0 20px;
}
.el-input__inner {
  margin-top: 16px;
  -webkit-appearance: none;
  background-color: #fff;
  background-image: none;
  border-radius: 20px;
  border: 1px solid #bfbfbf;
  box-sizing: border-box;
  color: #606266;
  display: inline-block;
  font-size: inherit;
  height: 40px;
  line-height: 40px;
  outline: none;
  padding: 0 15px;
  transition: border-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  width: 100%;
}
.select-down {
  position: absolute;
  top: 80px;
  left: 10px;
  right: 10px;
  z-index: 1000;
  background: rgba(255, 255, 255, 1);
  box-shadow: 0px 3px 15px 0px rgba(136, 148, 189, 0.31);
  border-radius: 16px;
  max-height: 250px;
  overflow: scroll;
}
.select-down li {
  padding: 10px 19px;
  font-size: 13px;
  font-family: PingFangSC-Regular;
  font-weight: 400;
  color: #333333;
}
.select-down li:active {
  background: #f2f4fb;
}
.shoolsureBtn {
  margin-top: 33px;
  background: linear-gradient(
    104deg,
    rgba(0, 206, 252, 1),
    rgba(0, 138, 249, 1)
  );
  box-shadow: 0px 4px 11px 0px rgba(0, 127, 204, 0.31);
  border-radius: 20px;
  text-indent: none;
  border: none;
  display: block;
  width: 100%;
  color: #ffffff;
  height: 40px;
}
.banner {
  /* height: 67px; */
  overflow: hidden;
  width: 100%;
  position: absolute;
  z-index: 1000;
  width: 100%;
  top: 56vw;
}
.banner a {
  width: 100%;
  height: 100%;
  display: block;
}
.banner img {
  width: 100%;
  height: 100%;
  display: block;
}
.rightFocus {
  position: absolute;
  top: 0;
  right: 0;
  width: 62.5px;
  height: 44px;
  line-height: 44px;
  background: #0084ff;
  z-index: 100;
  text-align: center;
  color: white;
  cursor: pointer;
}
.leftFocus {
  position: absolute;
  top: 0;
  left: 0;
  width: 44px;
  height: 44px;
  line-height: 44px;
  background: #0084ff;
  z-index: 100;
  text-align: center;
  color: white;
  cursor: pointer;
}

/* 关注 */
.weixincode .van-popup {
  padding: 0;
}
.popup-head {
  padding: 12px 10px;
  border-bottom: 1px solid #eee;
  text-align: center;
}
.popup-head .pp-title-top {
  display: flex;
  border-bottom: 0;
  justify-content: center;
}
img {
  vertical-align: middle;
  border: none;
}
.popup .popup-head > div > img {
  width: 13px;
  height: 7px;
  align-self: center;
  margin: 0 9px;
}
.popup .popup-head > div > img {
  width: 13px;
  height: 7px;
  align-self: center;
  margin: 0 9px;
}
.popup-title {
  margin: 0;
  padding: 0;
  font-size: 15px;
}
.popup-body {
  padding: 10px 10px;
  text-align: center;
}
.live-way .van-button {
  width: 200px;
  margin-bottom: 10px;
  height: 34px;
  line-height: 34px;
}
.popup .popup-body {
  padding-bottom: 10px;
  padding-top: 10px;
}
.popup .popup-end {
  font-size: 15px;
  font-weight: 500;
  color: #747474;
  height: 50px;
  line-height: 50px;
  text-align: center;
  border-top: 1px solid #f0f0f0;
}
.teacherQr {
  position: absolute;
  top: 7px;
  right: 10px;
  width: 45px;
  height: 45px;
  z-index: 2002;
}
.loginWay {
  padding: 10%;
}
.loginWay .qqtitle {
  color: #000;
  font-size: 16px;
  text-align: center;
}
.loginWay .qqBox {
  display: block;
  font-size: 12px;
  color: #000;
  text-decoration: none;
  margin: 25px 8px 15px 8px;
  text-align: center;
}
.loginWay .qqlogoImg {
  display: block;
  width: 60px;
  height: 60px;
  margin: 0 auto 5px;
}
.qqLogin {
  z-index: 2002 !important;
}
.onlineSchoolLogin {
  z-index: 2003 !important;
}
.onlineSchoolLoginWay {
  height: 100vh;
  background: linear-gradient(0deg, #fff 70%, #78d4b6 100%);
}
.onlineSchoolLoginWay .title {
  font-size: 24px;
  font-weight: 600;
  color: #303133;
  line-height: 33px;
  padding-top: 77px;
  margin-left: 7%;
}
.onlineSchoolLoginWay .desc {
  font-size: 14px;
  font-weight: 400;
  color: #888888;
  line-height: 20px;
  margin-top: 10px;
  margin-left: 7%;
}
.onlineSchoolLoginWay .loginContent .loginOnlineBtn {
  width: 100%;
  margin-left: 7%;
  width: 86%;
  height: 44px;
  margin-top: 46px;
  border-radius: 22px;
  background: linear-gradient(95deg, #78d4b6 4%, #0bb67e 95%);
  font-size: 15px;
}
.onlineSchoolLoginWay .loginContent .loginInput {
  border: none;
  background-color: rgba(0, 0, 0, 0);
  width: 100%;
  margin-left: 10px;
  flex: 1;
}
.onlineSchoolLoginWay .loginContent .passwordInput {
  padding-left: 8px;
}
.onlineSchoolLoginWay .loginContent .account {
  display: flex;
  margin-top: 20px;
  margin-bottom: 10px;
  height: 44px;
  line-height: 44px;
  margin-left: 7%;
  width: 86%;
  background-color: #f6f6f6;
  border-radius: 22px;
}
.onlineSchoolLoginWay .loginContent .account .area {
  font-size: 14px;
  font-weight: 550;
  color: #101010;
  line-height: 44px;
  margin-left: 16px;
}
.onlineSchoolLoginWay .loginContent .sendBtn {
  float: right;
}
.onlineSchoolLoginWay .loginContent .password {
  margin-top: 20px;
  margin-bottom: 10px;
  height: 44px;
  line-height: 44px;
  margin-left: 7%;
  width: 86%;
  background-color: #f6f6f6;
  border-radius: 22px;
}
.weixincode .van-popup {
  border-radius: 0px;
}
.onlineSchoolLoginWay .loginContent .password .van-button--primary {
  background-color: rgba(0, 0, 0, 0);
  border: none;
  color: #10a675;
  font-size: 14px;
  margin-top: 7px;
  margin-right: 10px;
}
.shopping-dialog {
  width: auto;
  padding: 0;
  background: transparent;
}
.shopping-dialog-content {
  width: 360px;
  height: 360px;
  background: url(static/img/shopping_dialog_bg.4786c42.png) no-repeat;
  background-size: 100% 100%;
}
.shopping-dialog-content .wrapper {
  padding-top: 95px;
}
.shopping-dialog-content .goods-content{
  display: flex;
  width: 330px;
  height: 170px;
  margin: auto;
  padding: 26px 40px 48px;
  box-sizing: border-box;
  background: url(static/img/goods_bg.4c96c25.png) no-repeat;
  background-size: 100% 100%;
}
.shopping-dialog-content .goods-content .goods-pic{
  width: 96px;
  height: 96px;
  flex-shrink: 0;
  margin-right: 10px;
}
.shopping-dialog-content .goods-content .goods-info {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
}
.shopping-dialog-content .goods-content .goods-info .title {
  font-size: 14px;
  color: #202020;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.shopping-dialog-content .goods-content .goods-info .price {
  color: #EE4359;
  text-align: right;
}
.shopping-dialog-content .shopping-btn {
  width: 158px;
  height: 60px;
  color: #ffffff;
  margin: auto;
  background: url(static/img/shopping-btn-bg.c5d7c64.png) no-repeat;
  background-size: 100% 100%;
  text-align: center;
  line-height: 54px;
  margin-top: -10px;
}
.bug-tips {
  display: flex;
  align-items: center;
  position: fixed;
  left: -226px;
  width: 226px;
  height: 36px;
  z-index: 99999;
  border-radius: 20px;
  transition: all .3s;
}
.bug-tips.show {
  left: 0;
}
.bug-tips.user-buy-goods.hide {
  opacity: 0;
  /* top: 58%; */
}
.bug-tips.user-buy-goods {
  top: 60%;
  background: rgba(158,76,253,0.5);
}
.bug-tips.buy-goods-success {
  width: fit-content;
  top: 68%;
  background: rgba(251,29,58,0.35);
}
.bug-tips.buy-goods-success.hide {
  opacity: 0;
  /* top: 66%; */
}
.bug-tips img {
  width: 34px;
  height: 28px;
  margin-left: 10px;
}
.bug-tips .tips {
  display: flex;
  align-items: center;
  margin: 0 8px;
  color: #ffffff;
  font-size: 14px;
}
.bug-tips .tips .username {
  width: 40px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.shopping-cart {
  position: absolute;
  right: 15px;
  bottom: 145px;
  z-index: 99999;
}
.shopping-cart img {
  width: 123px;
  height: 80px;
}
.shopping-cart .close {
  position: absolute;
  right: -4px;
  bottom: 0;
  z-index: 9999;
  margin-top: -8px;
  color: #ffffff;
}
.shopping-cart .title{
  width: 115px;
  color: #202020;
  overflow: hidden;
  text-overflow:ellipsis;
  white-space: nowrap;
  background: #ffffff;
  padding: 6px 4px;
  font-size: 12px;
}
.shopping-cart .pirce {
  display: flex;
  justify-content: space-between;
  padding: 2px;
  color: #ffffff;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAPYAAAAwCAYAAAAio4dhAAAAAXNSR0IArs4c6QAADSRJREFUeF7tXcuSHUcRre77GEuyZvQwIyR5PLIdRhjxAexny4Id9pK/4BtY8AUs2fMZfAFrvgCZBWwIz1xHVb5OZlXPnbEjiFB1aSPp9r3dnd2dffJknsya3l99e0jjz7gCHV6B6eFJ2n/xMqU0sXVTOhxuUpqnlA6HlKYppRv+O3tB+fiQpvx53l5+l7fnvybbTl+k37P3lG/H38N+/H7tlOjzuRzXziefLv2/bNfzzx/Lcen8sj3TPAd7UpqGY3f4RA+TyhXYfnaeNqcPi++Jc2T/5A/YeeW/5qTyySFlp5Pv19vL98oO9b1B/yjOx7/Tf8jLgveuP/Ofs0vzcQVz4RjloxYW6wHpnTAce3hBj1dgOtmm/VcX5sWCyNlYQVbndB6xHcIeQ+zid4KggPjg3G5/M/gmQ31BbPcnRAQYSWgkwO+QGZGd9jMcu8enetiUtq+fp83TxxCGkzMd0KkY+RTRo29NEGdjOKzxd0RrjecJuCFSUCTnF4uDeXZqObyE9UYH+NvKDqoThS/QP4djDyfo7wps5rR7e5HmDXHXKZk35/AauSshqXFocSYKw4VLA8e+wc+Z2xZPWkDsGyXfdlx4H5D3E+IaZ25weKXWwrnBuZGLMw0Yjt3fY716izbPT9P21XPl0JY8E3YKibECrZQYM+rK2xmxyVcqb6wSZ0ywYT/yG4/kbleciPMY7BNkekM1gMjOzX9iok8o/uDYq/eD7i7A7qvXaT7ZATJL1jj7XMwqU1baEl6AvJg9xyx5yUYLcouDecS2bDY4tSCry54jYnNW3h2XXxd8PN2vJOhKtAAceyB2d8/zMCg/4w/2af/l68A5Cd+KbzY4tiC6+QpDowIuorWwZ0Z6SJo7CCem68mxJMjcxxR2t/LchQ7EUheGFsUey6rLA1DsGIg9/KGnK7B58TRtz59oXdcQThJnLcTmUlYJxzEMbyAz15Gt/nxDXFxqaPx2kPDdZ9cx3ue3jHBrSeRlZHZ1dimnx7o2vgqmEonkl4DkDIZj9/RUD1vS/hcXKe03QWSi7JeQW5FQSGuDY4uzlq8ExNY6NX+umzGLbr+rSmd6n5bQOpa6SLtCL534xxXm1dDh2MMZurkC06OTtP/8pUjAnENaGN5G7LbizBDbc1tDeBGCOUUYcN4lpxbEl99ZHRuRGXgDRgqCzFUOwARow7G7eayHIdtPP6HatQKbZL8BsZfEKe7ygXJMSmGM9ZY+ByUaI7aVzgLKI9LG5HrUkTlk5tyAvKIqxEayDgYMjj2coacrsH/3pvid1Z+zFlwUZZQ4q7PVtl213qoRR47ts9tGqbGuHereJXoO2/mEnEa8eqlIlpvr8OLsDcWZ07SLdnyaRvKspwd7zbbMpw/T7vIFozXWqQ0ijaGG7bGsLRrxQsjrjDhFxYjYsAM9CPwOteNWgHZadaTd91WcUc4AEfswHHvNztCT7aXh4+yRImTsioqKM8ti/3804nQ+sQJmijOto1fKOEicOcTO2XNRvmGkQBx9cOyenu612rKZ08kvL4n+NjiqAq/j3stdXSQPxe4subAgQhGMdJzZl6D0dsT6ddlwrKsLER+Pjzc5cGwIHIZjr9UZOrJ7fvY47bKEVJVd4jSoOLu9qwuz046jQ53Z6sSh7g3HVWQWx8dsdk5yu/5vQWy+GY5Lk/OXfmvVrMPLIAMzdnVpuD8Qu6NHe92mSBi+mA1vKs5aiCgOdhtiB2152Q0k1qqurtxSBo6rCTVrIHG0vPzHZ/NdY4rcauX4obbNvx+IvW6f6ML6/deXadqUdHhQnNUaceHevo5sijPp6qpKV0FxpmKR0NVV1cPd7/Al8CM14ig+bWjEJfIYjt3Fo71eI1Qb7gRYHiKdOMW1cUkB2nNo49h1Rpy4N9SXFbGxII3cF7TcmBEv+4ka8aWurpC2L1F6GN8kXV2cHBiOvV6f6MLyzSdnafvyWRh3JNppniVWBFxBcVZKRHk7cNjb6tfVhBSv4XYcPY5Dqrq6bEaZKM7K6bk6O9+eoDiz7Dl2dUH0zjmB4dhdPN7rNWL3+cs0P/qo0U/NmWdMbit/VaJKU1W0CtVWnDW15bb78NJwG+hAgTLLcIV2V1f8MjSmaKMIJc4q7bimBkYde70e0YPlU0r7X72x7LDLHrNPaeJsSSOODRYcz1fZ9TDRZGkaqZaTg2JNu79EidZCbOrq0okvIcu91IetiTWdBEMvhoHYPTzgK7WhNH188cqsl5bLAJHCuD3yYskKOLarSze02k5xhty8wbGbijP7nstna/3dK+WIwofMt+vzhps/EHulntCZ2Zvz3Ht91qhfi3M05oiL82uFCmeICWJLdB0nk9RdXZUWXOrebj65Kc4wG3/QueYcr99pjnjs1yb6YCkEsmcgdmcP+5rMKfz6448gcSaU1k8eMbxrKMNc3Rg59k+ZIw5ILhzeRQKx1EWJM0PmWGNvIDYq7FpJ8zFBZU2u0JGtmV+/e8P661YXFivNOJe13NVF3Vduu4Tb2OKpkHgHbXnV1QUZtOKEQXEmGTY9j/t2dVnWXzj6QOyOnvU1mUJDFV659miv0GJ+LPVtl56WODxcsSNzxF1X11HFGSCwK4ffUyPutO+QzddJMMixLaM+HHtN3tCRrZvzJ2n74qlXmgHi2aBhmEiSt5e54CgLJWdYnCMua2dZoZmu4pE54sK9VcGGebY4R1yy5rgWGCfxfb+1TDFd7uqSyGM4dkcP+5pM2b35eZofPxBSfaSry5PQqp9asug4Rxyz36oFh8MpCkMhvFBhkMDdsatLFuBr9mFHZF5SnGlkMspda/KD7mzdvf00zfudF4cgYnOpqVr5gxVn1RzxauUP76SW/dY5Rdx91eDokKY2zTkMKASOLYGApbX55bGwVhdFC/Ucca98m0dWvLsnfg0GTVM6eXdJHlZxaHHI43PEl1b+aE1NIYre0oijAux2jTjV0SmMjnluSq8dmSPOTh3r2lIuR4nbCMXX4Aid2egbP0BR5pBMsuJ3myPuu7pAvML90zijrLgvc2xBfnIuV1D2a3UhR3eIHerSpqZprArKN7KaggpaeJ7xNhy7s4d+DebMZ4/S7rNzNdWXsgCxGc3vNUcckBkOwJEBIzLya4Ja8TgCdhdG4x25fY54HOdE+22pzkLhWr9i2f7h2GvwhM5s3Lx4lrY/O3X91z7xxHXiVleXroF1P424ZbkbM8gqzgvIjSt86BphVscu+0WNuC7Ru7AqqAvHbeWPmHgbjt3ZQ78Gc9zEFJjjF9uo2hpxQ3THsSGZbVw6yE1lh0cQ2y/DCXeExSmOY7s6tSt4VxpxiuaPdHWxjnw49ho8oTMb8zI+035rHBS7uu45R9zViX9CV5e+DKo54vQ2iBzdyVz1uDPPRItKMo7I1antLVT1k3M0Phy7s4d+Deac/DovDIB6auScvjuKrkfYXlFUHuovzdlhLeylOeKFuwd+zV7sFXFyU7T7Cu5Sq6vLiVMCRz+iOBNzh2OvwRN6snE7p5OvLyvFWeSYZTKJcFcUdWBXVxR7gCLN9z9jVxfUrTVSsGkOfubZ/eeI2zuokc1HxJY6vX7NSmmlCjiaQHp66vu3ZXnGmS0lWzC6Wd9mfl0lmgFKG4ozl612XVrQDVatY81xgn7/mEZ8gfu7Wyp19LjyR7jvY+2u/h2hNwtzm2Zu12yuncXij1JOFh8WrTfKQrHcnLXj1aqV9XrT5U0BjR9OC14uMjsdcuy835sbzt7f3tUlJ1zNES91dA5QcI54M3tuU1kHYvf25HduT6lhX5zbktVa60XOLYvcI7kFRHccm1FXqHjg18RZQeH2I7q63KjjWPZeOH+/oonYgco2/qzx+xKlj1C8c0/ozLzN89O0zat+4NTRu2jEFUlxGaDlri4/S8yG+ze7ujQ/F+aau5fAXeeIN+rr6tfHNeLlvOfh2J099v2bU8QpeRySIiz+AzLit2jIlzTiKgvVyyjcu6URb8w4CyuC6Co/NF6wrRFvZMX9+fHJHJkjTt8y+6f3V9/8O6WJr1T/D8aw8MO+Am5xe3AKabCQbirp6vLDFzLyCuflPmxWfsW540Liq66uZqQA6paw8odfcQQVZzgOCV5IsQ7OHJv8VhC7niMujp05+jyn/07/uvrm71OafvNh3+5x9mu5AqUP++MHja6uUL++BbFdN9RRxVmjq8stPuCRUgeV48ctxRlEBdxBbbfQTVu1xFmlHXca8aKfpUDm+vof03dX3/7ukNLf1vJgDDs/7Cuw+/JVmh+eLHDsjGipcMxq5Y8Fji1DDm5fc4v2S4NOsJuM/9vo6lInK8ddniNO+wMOj4iv+7VwXEpvrs9bygBM8efv//eH8pp7f/X736bD9MeUpndpSk8+7Fs/zr7nK7B/e5GmHchJcWIJG76oEcfstpB0GObv+q0L9MFwBAfMUULG0YKEApJ1lxvRUpzJ8V0WXgzwhXZVvsVOL0Tsw/SfdH39z5ub6z+d/eXPf/0BbzAZzkCeYNAAAAAASUVORK5CYII=) no-repeat;
  background-size: 100% 100%;
}
.shopping-cart .pirce .go{
  margin-right: 8px;
}


img[data-v-1faa823a] {
  vertical-align: middle;
}
a[data-v-1faa823a] {
  color: #333;
}
.UserInfo[data-v-1faa823a] {
  background-color: #f5f5f5;
}
.user_head_backgound[data-v-1faa823a] {
  height: 150px;
  background-color: #1b75f9;
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 100% auto;
  position: relative;
  overflow: hidden;
}
.user_head_img[data-v-1faa823a] {
  width: 68px;
  height: 68px;
  margin: 19px auto 0;
  border-radius: 50%;
  overflow: hidden;
  background: blue;
  border: 1px solid #fff;
}
.user_head_img img[data-v-1faa823a] {
  width: 100%;
}
.user_head_name[data-v-1faa823a] {
  color: #fff;
  display: flex;
  line-height: 16px;
  overflow: hidden;
  margin-top: 10px;
  font-size: 15px;
}
.user_head_name p[data-v-1faa823a] {
  flex: 1;
  padding: 0 18px;
}
.user_head_name p[data-v-1faa823a]:first-child {
  text-align: right;
  border-right: 1px solid #fff;
}
.user_set[data-v-1faa823a] {
  position: absolute;
  top: 10px;
  right: 10px;
}
.user_head_set_img[data-v-1faa823a] {
  width: 30px;
  height: 30px;
}
.menuBox[data-v-1faa823a] {
  height: 94px;
  background: #f1f1f1;
  position: relative;
  margin: 0 12px;
}
.userMenu[data-v-1faa823a] {
  position: absolute;
  width: 100%;
  top: -24px;
  display: flex;
  padding: 10px 0;
  background: #fff;
  border-radius: 5px;
  box-shadow: 0 2px 10px 0 rgba(91,91,91,0.3);
}
.userMenu a[data-v-1faa823a] {
  flex: 1;
  padding: 4px 0;
  text-align: center;
  font-size: 12px;
  color: #333;
  line-height: 24px;
}
.userMenu .img[data-v-1faa823a] {
  height: 44px;
  width: 44px;
  line-height: 43px;
  border-radius: 50%;
  overflow: hidden;
  text-align: center;
  background: #3976ff;
  margin: 0 auto;
  margin-bottom: 4px;
}
.userMenu a:nth-child(1) .img[data-v-1faa823a] {
  background: linear-gradient(#76d139,#66b82f);
}
.userMenu a:nth-child(2) .img[data-v-1faa823a] {
  background: linear-gradient(#ffb546,#ff9000);
}
.userMenu a:nth-child(3) .img[data-v-1faa823a] {
  background: linear-gradient(#719eff,#477ef5);
}
.userMenu a:nth-child(4) .img[data-v-1faa823a] {
  background: linear-gradient(#ff5a5a,#f25252);
}
.userMenu img[data-v-1faa823a] {
  width: 27px;
}
.user_image_type_img[data-v-1faa823a] {
  width: 21px;
  float: left;
  margin-right: 10px;
  margin-top: 2px;
  font-size: 20px;
  font-weight: bold;
}
.van-cell:nth-child(4n) .user_image_type_img[data-v-1faa823a]{
  color: #66b82f;
}
.van-cell:nth-child(4n+1) .user_image_type_img[data-v-1faa823a]{
  color: #ff9000;
}
.van-cell:nth-child(4n+2) .user_image_type_img[data-v-1faa823a]{
  color: #477ef5;
}
.van-cell:nth-child(4n+3) .user_image_type_img[data-v-1faa823a]{
  color: #f25252;
}
.van-cell[data-v-1faa823a] {
  padding: 15px 15px 15px 15px;
}
.user_type_backgound[data-v-1faa823a] {
  width: 100%;
  padding-left: 10px;
  padding-top: 8px;
  padding-bottom: 4px;
  background-color: white;
  box-sizing: border-box
}
.user_type_text[data-v-1faa823a] {
  position: absolute;
  width: 200px;
  left: 30px;
  font-size: 12px;
  padding-top: 2px;
  margin-top: auto;
  padding-left: 6px;
}
.user_type_goto[data-v-1faa823a] {
  position: absolute;
  margin: 0 auto;
  padding-top: 6px;
  height: 10px;
  right: 16px;
}
.valuebox[data-v-1faa823a] {
  width: 90%;
  margin: 10px auto;
  border-radius: 5px;
  border: 1px solid #e5e5e5;
  padding: 10px;
  color: #999;
}
.valuebox .input[data-v-1faa823a] {
  position: relative;
  padding: 5px 0;
}
.valuebox input[data-v-1faa823a] {
  width: 100%;
  height: 40px;
  line-height: 40px;
  border: none;
  border-bottom: 1px solid #ccc;
  box-sizing: border-box;
  padding-left: 30px;
  font-size: 18px;
}
.valuebox .input span[data-v-1faa823a] {
  font-size: 24px;
  position: absolute;
  top: 8px;
  left: 0;
  color: #666;
}
.valuebox h6[data-v-1faa823a] {
  line-height: 32px;
}
.van-popup--right[data-v-1faa823a] {
  width: 100%;
  height: 100%;
  right: -10px;
  border-radius: 0;
}
.band[data-v-1faa823a] {
  margin: -10px;
  background: #fff;
  border-radius: 10px;
}
.band .title[data-v-1faa823a] {
  height: 40px;
  text-align: center;
  line-height: 40px;
  background: #099aff;
  color: #fff;
}
.form[data-v-1faa823a] {
  padding: 20px;
  line-height: 28px;
}
.form p span[data-v-1faa823a] {
  color: #099aff;
}
.phone[data-v-1faa823a] {
  color: #383838;
  margin: 10px 0;
  padding-left: 5em;
  position: relative;
}
.form label[data-v-1faa823a] {
  width: 5em;
  text-align: right;
  position: absolute;
  top: 0;
  left: 0;
}
.form input[data-v-1faa823a] {
  border: 1px solid #989898;
  padding: 0 5px;
  width: 100%;
  box-sizing: border-box;
}
.form .code[data-v-1faa823a] {
  position: relative;
  padding: 0 7em 0 5em;
}
.getcode[data-v-1faa823a] {
  width: 6em;
  display: inline-block;
  position: absolute;
  text-align: center;
  right: 0.5em;
  top: 0;
  background: #099aff;
  color: #fff;
  border-radius: 5px;
  height: 30px;
  line-height: 30px;
}
.btns[data-v-1faa823a] {
  height: 40px;
  text-align: center;
}
.btns a[data-v-1faa823a] {
  float: left;
  width: 50%;
  height: 40px;
  line-height: 40px;
}
.confirm[data-v-1faa823a] {
  background: #099aff;
  color: #fff;
}
.cancel[data-v-1faa823a] {
  background: #eeeded;
  color: #333333;
}
.codebox img[data-v-1faa823a] {
  width: 80%;
}
.UserInfo ..van-button--large[data-v-1faa823a]{
  background-color: #4a7ae6;
}
.red[data-v-1faa823a]{
	color: red;
}


#InviteCard[data-v-2afc745d] {
	padding: 20px;
}
#imgecard[data-v-2afc745d] {
	display: block;
	width: 100%;
}
.Label[data-v-2afc745d] {
	font-size: 16px;
	padding: 5px 0px;
}
.text[data-v-2afc745d] {
	font-size: 13px;
	padding-bottom: 20px;
}
.u-btn[data-v-2afc745d] {
	display: block;
	text-align: center;
	padding: 10px;
	color: white;
	margin: 30px auto 10px;
	background-color: #00acff;
	border-radius: 2px;
}
.u-btn[data-v-2afc745d]:active {
	background-color: #f44336;
}


.headImg[data-v-7ad045fc] {
  overflow: hidden;
  width: 100px;
  height: 100px;
  margin: 10px auto;
  border-radius: 50%;
}
.headImg img[data-v-7ad045fc] {
  width: 100%;
}


.incomeList li[data-v-01e52172] {
  padding: 10px;
  border-top: 1px solid #eee;
}
.incomeList .money[data-v-01e52172] {
  float: right;
  width: 60px;
  height: 30px;
  line-height: 30px;
  color: #33c533;
  text-align: right;
  font-size: 18px;
}
.incomeList .content[data-v-01e52172] {
  padding-right: 70px;
}
.incomeList h4[data-v-01e52172] {
  font-weight: normal;
}
.incomeList p[data-v-01e52172] {
  font-size: 11px;
}
.incomeList .time[data-v-01e52172] {
  color: #999;
  margin-top: 4px;
}


.incomeList li[data-v-72b734ce] {
  padding: 10px;
  border-top: 1px solid #eee;
}
.incomeList .money[data-v-72b734ce] {
  float: right;
  width: 60px;
  height: 30px;
  line-height: 30px;
  color: #fb8d00;
  text-align: right;
  font-size: 18px;
}
.incomeList .content[data-v-72b734ce] {
  padding-right: 70px;
}
.incomeList h4[data-v-72b734ce] {
  font-weight: normal;
}
.incomeList p[data-v-72b734ce] {
  font-size: 11px;
}
.incomeList .time[data-v-72b734ce] {
  color: #999;
  margin-top: 4px;
}


img[data-v-131c7571]{
  height: 24px;
  line-height: 24px;
  vertical-align:middle;
}
span[data-v-131c7571]{
  line-height: 24px;
}


.fixed[data-v-5d6ca2f0] {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: #f94040;
  color: #fff;
  z-index: 1000;
}
.codebox[data-v-5d6ca2f0] {
  text-align: center;
}
.thead[data-v-5d6ca2f0],
.list[data-v-5d6ca2f0] {
  display: flex;
  height: 50px;
}
.thead span[data-v-5d6ca2f0],
.list span[data-v-5d6ca2f0] {
  flex: 2;
  text-align: center;
  height: 40px;
  line-height: 40px;
  position: relative;
  padding: 5px 0;
}
.thead span[data-v-5d6ca2f0]:nth-child(2),
.list span[data-v-5d6ca2f0]:nth-child(2) {
  flex: 3;
}
.thead span[data-v-5d6ca2f0]:nth-child(1):after,
.thead span[data-v-5d6ca2f0]:nth-child(2):after {
  content: "";
  height: 38px;
  width: 1px;
  background: #fff;
  top: 6px;
  right: 0;
  position: absolute;
}
.list span[data-v-5d6ca2f0] {
  color: #3f3f3f;
  font-size: 13px;
}
.list .min[data-v-5d6ca2f0] {
  line-height: 20px;
}
.list[data-v-5d6ca2f0]:nth-child(2n + 1) {
  background: #ffdfdf;
}
.list[data-v-5d6ca2f0]:nth-child(2n) {
  background: #ffeaea;
}
.list span[data-v-5d6ca2f0]:nth-child(1),
.list span[data-v-5d6ca2f0]:nth-child(2) {
  border-right: 1px solid #fff;
}
.list img[data-v-5d6ca2f0] {
  max-width: 40px;
  margin: 0 auto;
  max-height: 40px;
  vertical-align: middle;
}
.list .btn[data-v-5d6ca2f0] {
  margin: 5px auto;
  border-radius: 3px;
  background: #f94040;
  color: #fff;
  display: block;
  width: 70px;
  line-height: 30px;
}
.list .disabled[data-v-5d6ca2f0] {
  background: #999;
}
.line[data-v-5d6ca2f0] {
  height: 50px;
}


#cards[data-v-37c0a3cc] {
  padding: 24px 30px;
  height: 100%;
  background: #f1f0f6;
  box-sizing: border-box;
  overflow: scroll;
}
.codebox[data-v-37c0a3cc]{
  text-align: center;
}
h3[data-v-37c0a3cc] {
  font-weight: bold;
  color: #252525;
}
p[data-v-37c0a3cc] {
  color: #7f7f7f;
  line-height: 30px;
}
.quan[data-v-37c0a3cc] {
  margin-bottom: 24px;
  display: flex;
  background: #fff;
  height: 90px;
}
.quan.used[data-v-37c0a3cc]{
  opacity: 0.8;
}
.quan .info[data-v-37c0a3cc] {
  padding: 20px 0 20px 10px;
  flex: 1;
  display: flex;
}
.quan .img[data-v-37c0a3cc] {
  width: 50px;
  height: 50px;
  position: relative;
  background: #f1f0f6;
  margin-right: 8px;
  overflow-y: hidden;
}
.quan .img img[data-v-37c0a3cc]{
  width: 100%;
}
.quan .tip[data-v-37c0a3cc] {
  position: absolute;
  left: -18px;
  top: 4px;
  width: 60px;
  height: 14px;
  line-height: 14px;
  font-size: 8px;
  background: #ffc11a;
  text-align: center;
  color: #fff;
  transform: rotate(-45deg);
}
.quan .tip1[data-v-37c0a3cc] {
  background: #ff8e1f;
}
.quan .tip2[data-v-37c0a3cc] {
  background: #fd3f3f;
}
.quan .tip3[data-v-37c0a3cc] {
  background: #3fd2bf;
}
.quan .state[data-v-37c0a3cc] {
  width: 70px;
  position: relative;
  padding-right: 8px;
  background: #fd3f3f;
  text-align: center;
  line-height: 88px;
  color: #fff;
  overflow: hidden;
  font-size: 16px;
}
.quan .btn[data-v-37c0a3cc] {
  display: block;
}
.quan .over[data-v-37c0a3cc] {
  background: #d0d0d0;
}
.quan .cut[data-v-37c0a3cc],.quan .state[data-v-37c0a3cc]:after,.quan .state[data-v-37c0a3cc]:before {
  content: '';
  position: absolute;
  right: -16px;
  width: 24px;
  height: 24px;
  background: #f1f0f6;
  border-radius: 50%;
}
.quan .cut[data-v-37c0a3cc] {
  top: 5px;
}
.quan .state[data-v-37c0a3cc]:after {
  top: 34px;
}
.quan .state[data-v-37c0a3cc]:before {
  top: 63px;
}


img[data-v-328eca2a] {
  max-width: 100%;
  vertical-align: middle;
}
#quan[data-v-328eca2a] {
  height: 100%;
  background: #f4f4f4;
  padding: 15px;
  box-sizing: border-box;
  color: #fff;
}
.quan[data-v-328eca2a] {
  box-shadow: 4px 4px 16px -5px #e2a5a5;
  background: #fff;
  position: relative;
  padding-bottom: 30px;
}
.info[data-v-328eca2a] {
  position: relative;
  overflow: hidden;
  background-color: #f44343;
  background-repeat: repeat;
  -webkit-background-size: 13px;
  background-size: 13px;
  padding: 30px 20px 50px;
}
.bolls[data-v-328eca2a] {
  position: absolute;
  top: -20px;
  left: 0;
}
.boll[data-v-328eca2a] {
  height: 30px;
  width: 30px;
  background: #f4f4f4;
  border-radius: 50%;
  margin-left: 10px;
  display: inline-block;
}
.use[data-v-328eca2a] {
  position: absolute;
  top: 0;
  width: 70px;
  height: 28px;
  line-height: 28px;
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
  background: #ffd34c;
  color: #f44343;
  right: 10px;
  text-align: center;
  box-shadow: 0 0 10px #d41e1e;
}
.head-card[data-v-328eca2a] {
  display: flex;
}
.head-img[data-v-328eca2a] {
  width: 82px;
  height: 82px;
  border-radius: 50%;
  overflow-y: hidden;
  text-align: center;
  box-shadow: 4px 4px 10px #c41f1f;
  background: #fff;
}
.head-img img[data-v-328eca2a] {
  width: 80%;
  margin-top: 14px
}
.head-right[data-v-328eca2a] {
  padding-top: 20px;
  padding-left: 10px;
  line-height: 25px;
}
.text[data-v-328eca2a] {
  text-align: center;
  margin-top: 20px;
}
.text h3[data-v-328eca2a] {
  font-size: 16px;
  position: relative;
}
.text h3[data-v-328eca2a]:after,.text h3[data-v-328eca2a]:before {
  position: absolute;
  content: '';
  width: 82px;
  top: 12px;
  border-top: 2px dashed #fff;
}
.text h3[data-v-328eca2a]:after {
  left: 0;
}
.text h3[data-v-328eca2a]:before {
  right: 0;
}
.text p[data-v-328eca2a] {
  color: #fff9af;
  margin-top: 10px;
}
.explain li[data-v-328eca2a] {
  line-height: 25px;
}
.explain li span[data-v-328eca2a] {
  width: 5em;
  text-align: right;
  float: left;
}
.explain li p[data-v-328eca2a] {
  padding-left: 5em;
}
.circle[data-v-328eca2a] {
  height: 40px;
  position: relative;
  overflow: hidden;
  width: 100%;
  margin-top: -40px;
}
.rcircle[data-v-328eca2a] {
  position: absolute;
  top: 0;
  width: 1000px;
  height: 1000px;
  background: #ea3434;
  border-radius: 50%;
  left: 50%;
  margin-left: -500px;
}
.wcircle[data-v-328eca2a] {
  position: absolute;
  top: 0;
  width: 1200px;
  height: 1200px;
  background: #fff;
  border-radius: 50%;
  left: 50%;
  margin-left: -600px;
  top: 10px;
}
.btn[data-v-328eca2a] {
  position: relative;
  height: 36px;
  width: 60%;
  line-height: 36px;
  border-radius: 18px;
  background: #fd3f3f;
  text-align: center;
  margin: 0 auto;
}
.btn[data-v-328eca2a]:before {
  content: '';
  position: absolute;
  height: 3px;
  width: 18px;
  right: 30px;
  top: 5px;
  background: #fff;
  border-radius: 3px;
}
.btn[data-v-328eca2a]:after {
  content: '';
  position: absolute;
  height: 3px;
  width: 3px;
  right: 20px;
  top: 5px;
  background: #fff;
  border-radius: 3px;
}
.master[data-v-328eca2a] {
  color: #949494;
  line-height: 36px;
  text-align: center;
}
.coupon-box[data-v-328eca2a] {
  margin: 10px 20px;
  box-shadow: 3px 3px 20px #ffd0d0;
  padding: 9px;
}
.coupon[data-v-328eca2a] {
  background-repeat: repeat;
  border-radius: 3px;
  -webkit-background-size: 32px;
  background-size: 32px;
  height: 84px;
  overflow: hidden;
  position: relative;
}
.line[data-v-328eca2a] {
  position: absolute;
  left: 30%;
  top: 15px;
  height: 56px;
  width: 0;
  border-left: 2px dashed #fff;
}
.line[data-v-328eca2a]:before,.line[data-v-328eca2a]:after {
  content: '';
  position: absolute;
  height: 32px;
  width: 32px;
  border-radius: 50%;
  background: #fff;
  left: -16px;
}
.line[data-v-328eca2a]:before {
  top: -40px;
}
.line[data-v-328eca2a]:after {
  bottom: -40px;
}
.year[data-v-328eca2a] {
  position: absolute;
  top: 16px;
  left: 40%;
  width: 105px;
}
.dog[data-v-328eca2a] {
  position: absolute;
  top: 36px;
  left: 50%;
  width: 48px;
}
.coupontext[data-v-328eca2a] {
  position: absolute;
  top: 16px;
  right: 5%;
  color: #fff79a;
  line-height: 12px;
  font-size: 12px
}
.coupontext p[data-v-328eca2a]:nth-child(2) {
  font-size: 8px;
  line-height: 8px;
}


.header[data-v-a8d31754] {
  position: relative;
}
.bgImg[data-v-a8d31754] {
  width: 100%;
}
.headImg[data-v-a8d31754] {
  position: absolute;
  bottom: -10px;
  right: 10px;
  width: 74px;
  height: 74px;
  border: 3px solid #fff;
  border-radius: 50%;
}
.userName[data-v-a8d31754] {
  position: absolute;
  bottom: 30px;
  right: 100px;
  text-align: right;
  color: #fff;
  font-size: 18px;
  line-height: 20px;
}
.list[data-v-a8d31754] {
  padding: 5px;
}
.list .year[data-v-a8d31754] {
  font-size: 26px;
  color: #020202;
  line-height: 76px;
  font-weight: bold;
}
.list .year span[data-v-a8d31754] {
  font-size: 14px;
  font-weight: normal;
  margin-left: 0px;
}
.list .oneDay[data-v-a8d31754] {
  margin-bottom: 20px;
}
.list .time[data-v-a8d31754] {
  width: 70px;
  float: left;
  font-size: 0;
}
.list .img[data-v-a8d31754] {
  background: #f3f3f5;
  color: #525254;
  padding: 7px 10px;
  min-height: 50px;
  /* max-height: 75px; */
  line-height: 16px;
  margin-left: 74px;
  margin-bottom: 10px;
  overflow: hidden;
}
.list img[data-v-a8d31754] {
  height: 50px;
  width: 80px;
  float: left;
}
.title[data-v-a8d31754] {
  margin-left: 87px;
  font-size: 13px;
  color: #525254;
}
.time[data-v-a8d31754] {
  font-size: 28px;
  color: #020202;
  font-weight: bold;
}
.list .time .day[data-v-a8d31754] {
  font-size: 28px;
}
.list .time .month[data-v-a8d31754] {
  padding-left: 3px;
  font-size: 13px;
  font-weight: normal;
}
.list .livetime[data-v-a8d31754] {
  clear: both;
  font-size: 12px;
  padding-top: 8px;
}


.banner[data-v-7ce2348b] {
  height: 100%;
  width: 100%;
  text-align: center;
  position: absolute;
  z-index: -1;
  background: #000;
  overflow: hidden;
}
.banner img[data-v-7ce2348b] {
  height: 100%;
  width: 100%;
  display: block;
  opacity: 0.5;
}
.signIn[data-v-7ce2348b] {
  width: 100%;
  max-height: 100%;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  overflow-y: scroll;
  padding: 40px 0;
  box-sizing: border-box;
}
.logo[data-v-7ce2348b] {
  margin: 10px auto;
  max-width: 80%;
}
h2[data-v-7ce2348b] {
  font-size: 24px;
  color: #fff;
  text-shadow: 0 4px 10px #333;
  width: 80%;
  margin: 0 auto;
}
.userImg[data-v-7ce2348b] {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  border: 2px solid #ebbf61;
  overflow: hidden;
  margin: 24px auto;
}
.userImg img[data-v-7ce2348b] {
  width: 100%;
}
p[data-v-7ce2348b] {
  color: #ebbf61;
}
.sign[data-v-7ce2348b] {
  width: 80%;
  margin: 10px auto;
  line-height: 40px;
  color: #fff;
}
.sign input[data-v-7ce2348b] {
  width: 100%;
  height: 40px;
  display: block;
  border: 1px solid #fff;
  padding: 0 5px;
  background: rgba(255,255,255,0.17);
  box-sizing: border-box;
  margin-bottom: 16px;
  border-radius: 5px;
  color: #fff;
}
input[data-v-7ce2348b]::placeholder {
  color: rgba(255,255,255,0.5);
}
.buttom[data-v-7ce2348b] {
  width: 100%;
  height: 40px;
  display: block;
  background: linear-gradient(#ebbf61, #d8ad4f);
  font-size: 22px;
  border-radius: 5px;
}


#login {
  min-height: 100%;
  background: #5582e7
    url(https://tengfaceliveuser.tengface.net/web/wx-user/wechatlive/img/8ecaff914dfca8cee00e58ecb784971d.jpg)
    no-repeat bottom center;
  -webkit-background-size: 100%;
  background-size: 100%;
  color: #fff;
  padding: 0 18px;
}
#login h2 {
  text-align: center;
  line-height: 80px;
  font-size: 20px;
}
#login .login {
  padding: 35px;
  background: #fff;
  color: #999;
  border-radius: 5px;
  box-shadow: 0 4px 14px 0 #3664d0;
}
#login .field {
  display: flex;
  line-height: 45px;
  border-bottom: 1px solid #adadad;
  margin-bottom: 20px;
}
#login .field img {
  height: 26px;
  margin-top: 9px;
  margin-right: 10px;
}
#login .input {
  flex: 1;
}
.loginBtn {
  line-height: 45px;
  text-align: center;
  background: #4a7ae6;
  color: #fff;
  border-radius: 3px;
  display: block;
  margin-top: 40px;
}
#login .keep {
  margin-top: 10px;
}
#login .van-checkbox__control:checked + .van-icon-success {
  background-color: #4a7ae6;
  border-color: #4a7ae6;
}
#login .content {
  margin-top: 20px;
  line-height: 30px;
}


.Sweep[data-v-d46e1e78] {
  text-align: center;
}
.Sweep img[data-v-d46e1e78] {
  width: 80%;
}
.loginBtn[data-v-d46e1e78] {
  margin-top: 0;
}


#check[data-v-36147e04] {
  background: #f5f5f5;
  min-height: 100%;
}
.card[data-v-36147e04] {
  padding: 0 5px;
  background: #fff;
  margin-bottom: 10px;
}
.card h3[data-v-36147e04] {
  line-height: 50px;
  border-bottom: 1px solid #b5b5b5;
  color: #858585;
  font-size: 19px;
}
.card p[data-v-36147e04] {
  color: #323232;
  font-size: 17px;
  line-height: 30px;
  min-height: 60px;
  padding: 10px 0;
}
.btns[data-v-36147e04] {
  display: flex;
  padding: 10px;
}
.btns a[data-v-36147e04] {
  display: block;
  margin: 0 10px;
  background: #c8c8c8;
  color: #fff;
  text-align: center;
  height: 45px;
  line-height: 45px;
  border-radius: 3px;
  flex: 1;
  font-size: 18px;
}
.btns a[data-v-36147e04]:nth-child(2n) {
  background: #4a7ae6;
}


.vertical_message_box[data-v-6f171388] {
  position: absolute;
  bottom: 60px;
  left: 0;
  width: 100%;
  padding: 10px;
  z-index: 100;
  height: 200px;
  box-sizing: border-box;
  overflow: scroll;
  scroll-behavior: smooth;
}
.chatList[data-v-6f171388] {
  scroll-behavior: smooth;
  height: 100%;
}
.chatList li[data-v-6f171388] {
  margin-right: 10px;
  line-height: 26px;
  margin-top: 10px;
  overflow: hidden;
}
.chat_box[data-v-6f171388] {
  background: rgba(0, 0, 0, 0.28);
  padding: 4px;
  border-radius: 20px;
  padding-right: 15px;
  display: inline-block;
}
.chatList li .img[data-v-6f171388],
.chatList li .img img[data-v-6f171388] {
  width: 26px;
  height: 26px;
  border-radius: 50%;
}
.chat_info[data-v-6f171388] {
  padding: 4px 0;
  line-height: 18px;
  color: #fff;
  padding-left: 35px;
}
.chat_info img[data-v-6f171388] {
  border-radius: 5px;
  margin-top: 5px;
}
.zhuTeacher[data-v-6f171388]{
   display: inline-block;
   text-align: center;
   color: #ffffff;
   background: red;
   font-size: 10px;
   margin-left: 2px;
   line-height: 13px;
   padding:2px 3px;
   border-radius: 3px;
}


.toolbar[data-v-b9418d20]{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background: rgba(0,0,0,0.6);
	z-index: 800;
	height: 52px;
	padding: 8px;
	box-sizing: border-box;
	display: flex;
}
.iosPosition  .textarea[data-v-b9418d20]{
	width: 100%;
	box-sizing: border-box;
}
.zanBtn[data-v-b9418d20]{
	width: 36px;
	height: 36px;
	margin-right:5px;
}
.comment[data-v-b9418d20]{
	position: relative;
	display: flex;
	background: rgb(207, 187, 187);
	height: 36px;
	line-height: 36px;
	border-radius: 18px;
	width: 100%;
}
.comment .inputValue[data-v-b9418d20]{
	width: 100%;
	padding:0 40px 0 20px;
	box-sizing: border-box;
	background: none;
	border: none;
}
.comment img[data-v-b9418d20]{
	position: absolute;
	top: 2px;
	right: 2px;
	width: 32px;
	height: 32px;
}
.btnBox[data-v-b9418d20] {
	display: -webkit-box;
	display: -moz-box;
	display: flex;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
.btnBox .btn[data-v-b9418d20] {
	flex: 1;
	margin: 0 5px;
	height: 42px;
	line-height: 42px;
	color: #fff;
	border-radius: 3px;
	font-size: 16px;
	background: #ccc;
}
.btnBox .btn[data-v-b9418d20]:last-child {
	background: #3377db;
}



.tosafari[data-v-016f92a4] {
  position: fixed;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  z-index: 3000;
}
.tosafari .content[data-v-016f92a4] {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
}
.tosafari .content img[data-v-016f92a4] {
  width: 100%;
  flex: 1;
  height: 0px;
}
.tosafari .content .bottom[data-v-016f92a4] {
  height: 50px;
  width: 100%;
  background-color: #d3d3d3;
  text-align: center;
}
.tosafari .content .bottom button[data-v-016f92a4] {
  width: 100%;
  line-height: 50px;
  border: none;
}
.van-popup.iosPosition[data-v-016f92a4] {
  position: absolute;
}
.player[data-v-016f92a4] {
  position:absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  display: block;
}
.height25[data-v-016f92a4] {
  height: 25px;
}
.menu .van-tab[data-v-016f92a4] {
  /* font-size: 16px;
   font-weight: 700; */
}
.menu .van-tab--active[data-v-016f92a4] {
  color: #1483ff;
  position: relative;
}
.menu .van-tabs__line[data-v-016f92a4] {
  background-color: #1483ff;
  color: #1483ff;
  height: 2px;
}
.van-tabs--line .van-tabs__wrap[data-v-016f92a4] {
  height: 44px;
  /* margin-right: 62.5px; */
  margin-left: 44px;
}
.hidefouce .van-tabs--line .van-tabs__wrap[data-v-016f92a4] {
  margin-right: 0px !important;
}
.noline .van-tabs--line .van-tabs__wrap[data-v-016f92a4] {
  height: 44px;
  /* width: calc(100% - 62.5px); */
  /* margin-right: 62.5px; */
  margin-left: 0px;
}
.menu2 .van-tab--active[data-v-016f92a4] {
  color: #e5bc4b;
}
.menu2 .van-tabs__line[data-v-016f92a4] {
  background: #e5bc4b;
  color: #e5bc4b;
}
.menu3 .van-tab--active[data-v-016f92a4] {
  color: #ec1a1a;
}
.menu3 .van-tabs__line[data-v-016f92a4] {
  background: #ec1a1a;
  color: #ec1a1a;
}
.Vote .van-tabs__wrap[data-v-016f92a4] {
  border-radius: 5px;
  overflow: hidden;
}
.Vote .van-tab--active[data-v-016f92a4] {
  background: #dcb45a;
  color: #fff;
}
.Vote .van-tabs__line[data-v-016f92a4] {
  background: none;
}
.Vote .van-tabs__line[data-v-016f92a4]:after {
  border-width: 0;
}
.view_num[data-v-016f92a4] {
  position: absolute;
  left: 10px;
  top: 26px;
  border-radius: 10px;
  padding: 0 10px;
  height: 20px;
  line-height: 21px;
  color: white;
  font-size: 13px;
  background-color: rgba(20, 19, 19, 0.67);
  z-index: 1000;
}
.view_num img[data-v-016f92a4] {
  width: 16px;
  vertical-align: middle;
}
.scrollbar[data-v-016f92a4] {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 1250;
  background: rgba(0, 0, 0, 0.2);
  overflow: hidden;
  height: 20px;
  line-height: 20px;
}
.scrollbar p[data-v-016f92a4] {
  animation: scroll-016f92a4 24s linear infinite;
  white-space: nowrap;
  display: inline-block;
}
@keyframes scroll-016f92a4 {
0% {
    transform: translateX(100vw);
}
100% {
    transform: translateX(-100%);
}
}
.scrollbar a[data-v-016f92a4] {
  color: #0dff0a;
}
.headtitle[data-v-016f92a4] {
  position: absolute;
  height: 54px;
  width: 100%;
  background: #212126;
  top: 0px;
}
.headtitle p[data-v-016f92a4] {
  margin: auto;
  text-align: center;
  padding: 0 15%;
  height: 54px;
  color: white;
  line-height: 54px;
}
.home-content[data-v-016f92a4] {
  background: #eee;
  width: 100%;
  position: absolute;
  z-index: 1400;
}
.home-content > div[data-v-016f92a4] {
  -webkit-overflow-scrolling: touch;
  overflow-scrolling: touch;
  height: 100%;
  scroll-behavior: smooth;
}
.control[data-v-016f92a4] {
  width: 100%;
  height: 40px;
  line-height: 40px;
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  bottom: 0px;
  z-index: 1200;
  display: -webkit-box;
  display: -moz-box;
  display: flex;
}
#midControl[data-v-016f92a4] {
  flex: 1;
  display: -webkit-box;
  display: -moz-box;
  display: flex;
}
#midControl span[data-v-016f92a4] {
  color: #ffffff;
  font-size: 10px;
  line-height: 42px;
}
#progressWrap[data-v-016f92a4] {
  position: relative;
  flex: 1;
  margin: 0 16px 0 4px;
}
#playLine[data-v-016f92a4] {
  position: absolute;
  height: 2px;
  width: 100%;
  background-color: #f5f5f5;
  top: 19px;
  margin-left: 6px;
}
#playSchedule[data-v-016f92a4] {
  position: absolute;
  height: 2px;
  width: 20%;
  background-color: #1296db;
  top: 19px;
  margin-left: 6px;
}
#playPoint[data-v-016f92a4] {
  position: absolute;
  background-color: #ffffff;
  width: 0px;
  height: 0px;
  border-radius: 6px;
  top: 14px;
  left: 0px;
  border: 6px solid #fff;
}
.fullSrceenBtn[data-v-016f92a4],
.playpause[data-v-016f92a4] {
  width: 40px;
  text-align: center;
  line-height: 40px;
}
.fullSrceenBtn img[data-v-016f92a4],
.playpause img[data-v-016f92a4] {
  vertical-align: middle;
  width: 20px;
}
.shareRed[data-v-016f92a4] {
  position: absolute;
  top: 45vw;
  background: rgb(255, 42, 0);
  color: #fff;
  text-align: center;
  padding: 0 10px;
  line-height: 20px;
  right: 10px;
  border-radius: 10px;
  font-size: 12px;
  z-index: 1200;
}
.sharebao[data-v-016f92a4] {
  margin: -10px;
  background: #fff;
  border-radius: 10px;
  position: relative;
}
.sharebao .gold[data-v-016f92a4] {
  position: absolute;
  width: 56px;
  height: 56px;
  border-radius: 50%;
  box-shadow: 0 0 10px 1px #fff;
  top: -28px;
  left: 50%;
  margin-left: -28px;
}
.sharehead[data-v-016f92a4] {
  padding: 15px 10px;
  overflow: hidden;
  border-radius: 10px;
  line-height: 24px;
  background-color: #de3041;
  background-repeat: no-repeat;
  background-position: center bottom;
  text-align: center;
  color: #fff;
  background-size: 100% auto;
}
.sharehead .loll[data-v-016f92a4] {
  color: #f8be41;
}
.sharebody[data-v-016f92a4] {
  padding: 10px;
  color: #7a7a7a;
  text-align: center;
  line-height: 30px;
}
.sharebody .money[data-v-016f92a4] {
  color: #c32938;
  font-size: 24px;
}
.sharebody .money span[data-v-016f92a4] {
  font-size: 14px;
  color: #333333;
}
.sharebody .button[data-v-016f92a4] {
  line-height: 32px;
  font-size: 16px;
  background: #de3041;
  color: #fff;
  border-radius: 16px;
  text-align: center;
  margin: 10px auto;
  width: 160px;
  display: block;
}
.talktext[data-v-016f92a4] {
  width: 80%;
  border: 1px dashed #c32938;
  border-radius: 5px;
  margin: 20px auto 10px;
  padding: 10px;
  text-align: center;
  color: #c32938;
  font-size: 16px;
}
.playPause[data-v-016f92a4] {
  position: absolute;
  width: 80px;
  left: 50%;
  transform: translate(-40px, -40px);
  top: 28vw;
  z-index: 1300;
  opacity: 0.7;
}
.music[data-v-016f92a4] {
  position: absolute;
  right: 20px;
  top: 20px;
  width: 32px;
  height: 32px;
  border-radius: 20px;
  z-index: 1030;
}
.musicPlay[data-v-016f92a4] {
  animation: swing-016f92a4 1s ease-in-out infinite;
}
.music img[data-v-016f92a4] {
  display: block;
}
@keyframes swing-016f92a4 {
0% {
    transform: rotate(10deg);
}
50% {
    transform: rotate(-10deg);
}
100% {
    transform: rotate(10deg);
}
}
.talkred[data-v-016f92a4] {
  position: absolute;
  top: 20vw;
  right: 0;
  z-index: 1200;
  height: 50px;
  width: 50px;
}
.talkred img[data-v-016f92a4] {
  width: 100%;
}
.controlbox[data-v-016f92a4] {
  position: absolute;
  z-index: 200;
  width: 100%;
  height: 56vw;
  top: 0;
  left: 0;
}
.menu[data-v-016f92a4] {
  position: absolute;
  z-index: 1000;
  width: 100%;
  height: 44px;
  top: 56vw;
}
.close[data-v-016f92a4] {
  position: absolute;
  top: 15px;
  right: 15px;
  height: 20px;
  width: 20px;
}
.close img[data-v-016f92a4] {
  width: 100%;
}
.fullBox[data-v-016f92a4] {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
}
a.bigTable img[data-v-016f92a4] {
  width: 100%;
}
.clarity[data-v-016f92a4] {
  width: 40px;
  position: relative;
  text-align: center;
  color: #fff;
  font-size: 12px;
}
.clarity .cur[data-v-016f92a4] {
  display: block;
  height: 20px;
  width: 80%;
  line-height: 20px;
  border: 1px solid #eee;
  border-radius: 3px;
  margin: 10px auto;
}
.clarity ul[data-v-016f92a4] {
  position: absolute;
  bottom: 40px;
  left: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
}
.clarity li[data-v-016f92a4] {
  height: 30px;
  line-height: 30px;
  border-bottom: 1px solid #eee;
}
.clarity li[data-v-016f92a4]:last-child {
  border: none;
}
.clarity li.active[data-v-016f92a4] {
  color: yellow;
}
.clarity.ios[data-v-016f92a4] {
  position: absolute;
  top: 6px;
  right: 70px;
  z-index: 1300;
  height: 30px;
  background: rgba(51, 51, 51, 0.67);
  line-height: 30px;
  border-radius: 5px;
}
.clarity.ios a[data-v-016f92a4] {
  margin: 0 auto;
}
.clarity.ios .cur[data-v-016f92a4] {
  width: 100%;
  height: 30px;
  line-height: 30px;
  border: none;
}
.clarity.ios ul[data-v-016f92a4] {
  bottom: auto;
  top: 32px;
  border-radius: 5px;
  overflow: hidden;
}
.iosfull[data-v-016f92a4] {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 10000;
}
.videoMusk[data-v-016f92a4] {
  position: fixed;
  z-index: 9000;
  background: #333;
  height: 100%;
  width: 100%;
}
.window[data-v-016f92a4] {
  position: absolute;
  top: 36vw;
  right: 0;
  padding: 5px 7px;
  background: rgba(30, 30, 30, 0.4);
  z-index: 1200;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.window img[data-v-016f92a4] {
  width: 30px;
  vertical-align: middle;
}
.msg_conent p img[data-v-016f92a4] {
  vertical-align: middle;
}
.floatBox[data-v-016f92a4] {
  width: 100%;
  top: 0;
  left: 0;
  position: absolute;
  z-index: 600;
}
.rightFunction[data-v-016f92a4]{
  bottom: 80px;
  right: 10px;
  position: fixed;
  z-index: 600;
}
.rightFunction .rightfuncImage[data-v-016f92a4]{
   width: 40px;
   height: 40px;
   display: block;
}
.ripple[data-v-016f92a4] {
  background: #e94c69
    url(https://res-live.tenghuiwangxiao.cn/web/wx-user/wechatlive/img/home/ripple_5.gif)
    no-repeat center center !important;
  -webkit-background-size: 100% auto !important;
  background-size: 100% auto !important;
  color: #fff !important;
}
.comment-text p img[data-v-016f92a4] {
  vertical-align: middle;
}
.tabs_title .btn[data-v-016f92a4] {
  display: inline-block;
  width: 48%;
  text-align: center;
}
.tabs_title .btn a[data-v-016f92a4] {
  line-height: 30px;
  font-size: 15px;
  padding-bottom: 5px;
}
.tabs_title .btn.cur a[data-v-016f92a4] {
  color: rgb(250, 64, 83);
  border-bottom: 1px solid rgb(250, 64, 83);
}
.trySee[data-v-016f92a4] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 20px;
  line-height: 20px;
  text-align: center;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  z-index: 1020;
  transition: 0.5s;
  opacity: 0;
}
.tryPay[data-v-016f92a4] {
  position: absolute;
  right: 45px;
  top: 7px;
  padding: 0 10px;
  height: 20px;
  z-index: 1020;
  background: #ff2a00;
  color: #fff;
  border-radius: 10px;
}
.tryBox[data-v-016f92a4] {
  text-align: center;
}
.tryBox .money[data-v-016f92a4] {
  color: #ff2a00;
  font-size: 28px;
}
.tryBox .moneyIcon[data-v-016f92a4] {
  color: #ff2a00;
}
.tryBox .oldMoney[data-v-016f92a4] {
  color: #999;
  text-decoration: line-through;
  margin-left: 5px;
}
.paydialog .title[data-v-016f92a4] {
  color: #2c2c2c;
  font-size: 16px;
  line-height: 50px;
  text-align: center;
}
.coupons[data-v-016f92a4] {
  padding: 10px 10px 10px 100px;
  line-height: 30px;
  max-height: 180px;
  overflow: scroll;
}
.coupons li i[data-v-016f92a4] {
  display: inline-block;
  width: 16px;
  height: 16px;
  border: 1px solid #999;
  border-radius: 50%;
  position: relative;
  vertical-align: middle;
  margin-right: 5px;
}
.coupons li span[data-v-016f92a4] {
  display: inline-block;
  vertical-align: middle;
}
.coupons li.cur[data-v-016f92a4] {
  color: #3e78fb;
}
.coupons li.cur i[data-v-016f92a4] {
  background: #3e78fb;
  border-color: #3e78fb;
}
.coupons li.cur i[data-v-016f92a4]:after {
  position: absolute;
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  background: #3e78fb;
  border: 2px solid #fff;
  top: 0;
  left: 0;
  border-radius: 50%;
}
.twobtn[data-v-016f92a4] {
  height: 50px;
  line-height: 50px;
  display: flex;
  border-top: 1px solid #eee;
}
.twobtn a[data-v-016f92a4] {
  flex: 1;
  text-align: center;
  color: #2c2c2c;
  font-size: 16px;
}
.twobtn .cancel[data-v-016f92a4] {
  border-right: 1px solid #eee;
}
.twobtn .sure[data-v-016f92a4] {
  color: #3e78fb;
}
.explain[data-v-016f92a4] {
  text-align: center;
  color: #999;
  line-height: 40px;
}
.occupy .addimg .container .moxie-shim[data-v-016f92a4] {
  width: 100px !important;
  height: 100px !important;
}
.allot_btn[data-v-016f92a4] {
  position: absolute;
  top: 42px;
  right: 0;
  height: 22px;
  line-height: 22px;
  padding: 4px;
  border-top-left-radius: 15px;
  border-bottom-left-radius: 15px;
  background: rgb(173, 147, 92);
  color: #fff;
  z-index: 1300;
  text-align: center;
}
.allot_btn span[data-v-016f92a4]:first-child {
  border: 1px solid #fff;
  height: 20px;
  border-radius: 50%;
  display: inline-block;
  width: 20px;
}
.shareCard[data-v-016f92a4] {
  padding: 18px;
  background: linear-gradient(#dfd0bd, #ffffff);
  border-radius: 10px;
  overflow: hidden;
}
.boxCloseBtn[data-v-016f92a4] {
  position: absolute;
  top: 10px;
  right: 14px;
  font-size: 30px;
}
#LiveHotel .showTeacherBtnTop[data-v-016f92a4] {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 9999;
}
#LiveHotel .showTeacherBtnTop img[data-v-016f92a4] {
  width: 30px;
}
.allot_pic[data-v-016f92a4] {
  box-shadow: 0 4px 10px #efd6af;
}
.allot_title[data-v-016f92a4] {
  font-size: 15px;
  color: #191919;
  font-weight: bold;
  line-height: 24px;
  margin-top: 10px;
  max-height: 48px;
  overflow: hidden;
}
.allot_title span[data-v-016f92a4] {
  display: inline-block;
  background: #c49c5f;
  color: #fff;
  height: 16px;
  line-height: 17px;
  text-align: center;
  border-radius: 8px;
  vertical-align: middle;
  padding: 0 8px;
  font-size: 10px;
  word-break: keep-all;
  margin-left: 5px;
}
.allot_price[data-v-016f92a4] {
  color: #c49c5f;
  font-size: 25px;
  margin-left: -2px;
}
.allot_price span[data-v-016f92a4] {
  font-size: 18px;
}
.allot_ul[data-v-016f92a4] {
  font-size: 12px;
}
.allot_ul span[data-v-016f92a4] {
  display: inline-block;
  width: 1px;
  height: 13px;
  background: #666666;
  vertical-align: middle;
  margin: 0 10px;
}
.allot_dashed[data-v-016f92a4] {
  text-align: center;
  margin-top: 30px;
  position: relative;
  height: 20px;
  line-height: 20px;
}
.allot_dasheds[data-v-016f92a4] {
  height: 20px;
  width: 100%;
  overflow: hidden;
}
.allot_dashed span[data-v-016f92a4] {
  display: inline-block;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #dcc9b0;
  margin: 0 5px;
  vertical-align: middle;
}
.allot_dashed[data-v-016f92a4]:before,
.allot_dashed[data-v-016f92a4]:after {
  position: absolute;
  content: "";
  display: block;
  top: 0px;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: linear-gradient(90deg, #303030, #303030);
}
.allot_dashed[data-v-016f92a4]:before {
  left: -32px;
}
.allot_dashed[data-v-016f92a4]:after {
  right: -32px;
}
.allot .userInfo[data-v-016f92a4] {
  padding: 15px 0;
}
.allot .userInfo .userImg[data-v-016f92a4] {
  width: 44px;
  height: 44px;
  border-radius: 50%;
  overflow: hidden;
  margin-right: 8px;
  margin-top: 7px;
}
.allot .userInfo .name[data-v-016f92a4] {
  font-size: 12px;
  line-height: 16px;
  margin-top: 4px;
  color: #666666;
}
.allot .userInfo .colors[data-v-016f92a4] {
  color: #c49c5f;
}
.allot .code[data-v-016f92a4] {
  width: 60px;
  height: 60px;
  margin-right: 6px;
  overflow: hidden;
}
.allot .copyRight[data-v-016f92a4] {
  text-align: center;
  color: #c49c5f;
  font-size: 10px;
  height: 20px;
  line-height: 20px;
}
.allot .copyRight span[data-v-016f92a4] {
  position: relative;
  display: inline-block;
}
.allot .copyRight span[data-v-016f92a4]:before,
.allot .copyRight span[data-v-016f92a4]:after {
  position: absolute;
  display: block;
  content: "";
  top: 8px;
  width: 40px;
  height: 1px;
  background: #c49c5f;
}
.allot .copyRight span[data-v-016f92a4]:before {
  left: -50px;
}
.allot .copyRight span[data-v-016f92a4]:after {
  right: -50px;
}
.allot_tip[data-v-016f92a4] {
  position: absolute;
  top: 50%;
  margin-top: 240px;
  color: #fff;
  text-align: center;
  width: 100%;
  font-size: 16px;
}
.allot_canvas[data-v-016f92a4] {
}

/*选择学校弹框*/
.schooldialog[data-v-016f92a4] {
  background: rgba(255, 255, 255, 1);
  border-radius: 16px;
  padding: 0 21px;
  padding-bottom: 37px;
}
.schooldialog .title[data-v-016f92a4] {
  font-size: 15px;
  font-family: PingFangSC-Regular;
  font-weight: 400;
  color: rgba(102, 102, 102, 1);
  padding: 0 0 0 20px;
}
.el-input__inner[data-v-016f92a4] {
  margin-top: 16px;
  -webkit-appearance: none;
  background-color: #fff;
  background-image: none;
  border-radius: 20px;
  border: 1px solid #bfbfbf;
  box-sizing: border-box;
  color: #606266;
  display: inline-block;
  font-size: inherit;
  height: 40px;
  line-height: 40px;
  outline: none;
  padding: 0 15px;
  transition: border-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  width: 100%;
}
.select-down[data-v-016f92a4] {
  position: absolute;
  top: 80px;
  left: 10px;
  right: 10px;
  z-index: 1000;
  background: rgba(255, 255, 255, 1);
  box-shadow: 0px 3px 15px 0px rgba(136, 148, 189, 0.31);
  border-radius: 16px;
  max-height: 250px;
  overflow: scroll;
}
.select-down li[data-v-016f92a4] {
  padding: 10px 19px;
  font-size: 13px;
  font-family: PingFangSC-Regular;
  font-weight: 400;
  color: #333333;
}
.select-down li[data-v-016f92a4]:active {
  background: #f2f4fb;
}
.shoolsureBtn[data-v-016f92a4] {
  margin-top: 33px;
  background: linear-gradient(
    104deg,
    rgba(0, 206, 252, 1),
    rgba(0, 138, 249, 1)
  );
  box-shadow: 0px 4px 11px 0px rgba(0, 127, 204, 0.31);
  border-radius: 20px;
  text-indent: none;
  border: none;
  display: block;
  width: 100%;
  color: #ffffff;
  height: 40px;
}
.banner[data-v-016f92a4] {
  height: 67px;
  overflow: hidden;
  width: 100%;
  position: absolute;
  z-index: 1000;
  width: 100%;
  top: 56vw;
}
.banner a[data-v-016f92a4] {
  width: 100%;
  height: 100%;
  display: block;
}
.banner img[data-v-016f92a4] {
  width: 100%;
  height: 67px;
  display: block;
}
.rightFocus[data-v-016f92a4] {
  position: absolute;
  top: 0;
  right: 0;
  width: 62.5px;
  height: 44px;
  line-height: 44px;
  background: #0084ff;
  z-index: 100;
  text-align: center;
  color: white;
  cursor: pointer;
}
.leftFocus[data-v-016f92a4] {
  position: absolute;
  top: 0;
  left: 0;
  width: 44px;
  height: 44px;
  line-height: 44px;
  background: #0084ff;
  z-index: 100;
  text-align: center;
  color: white;
  cursor: pointer;
}

/* 关注 */
.weixincode .van-popup[data-v-016f92a4] {
  padding: 0;
}
.popup-head[data-v-016f92a4] {
  padding: 12px 10px;
  border-bottom: 1px solid #eee;
  text-align: center;
}
.popup-head .pp-title-top[data-v-016f92a4] {
  display: flex;
  border-bottom: 0;
  justify-content: center;
}
img[data-v-016f92a4] {
  vertical-align: middle;
  border: none;
}
.popup .popup-head > div > img[data-v-016f92a4] {
  width: 13px;
  height: 7px;
  align-self: center;
  margin: 0 9px;
}
.popup .popup-head > div > img[data-v-016f92a4] {
  width: 13px;
  height: 7px;
  align-self: center;
  margin: 0 9px;
}
.popup-title[data-v-016f92a4] {
  margin: 0;
  padding: 0;
  font-size: 15px;
}
.popup-body[data-v-016f92a4] {
  padding: 10px 10px;
  text-align: center;
}
.live-way .van-button[data-v-016f92a4] {
  width: 200px;
  margin-bottom: 10px;
  height: 34px;
  line-height: 34px;
}
.popup .popup-body[data-v-016f92a4] {
  padding-bottom: 10px;
  padding-top: 10px;
}
.popup .popup-end[data-v-016f92a4] {
  font-size: 15px;
  font-weight: 500;
  color: #747474;
  height: 50px;
  line-height: 50px;
  text-align: center;
  border-top: 1px solid #f0f0f0;
}
.teacherQr[data-v-016f92a4] {
  position: absolute;
  top: 7px;
  right: 10px;
  width: 45px;
  height: 45px;
  z-index: 2002;
}
.loginWay[data-v-016f92a4] {
  padding: 10%;
}
.loginWay .qqtitle[data-v-016f92a4] {
  color: #000;
  font-size: 16px;
  text-align: center;
}
.loginWay .qqBox[data-v-016f92a4] {
  display: block;
  font-size: 12px;
  color: #000;
  text-decoration: none;
  margin: 25px 8px 15px 8px;
  text-align: center;
}
.loginWay .qqlogoImg[data-v-016f92a4] {
  display: block;
  width: 60px;
  height: 60px;
  margin: 0 auto 5px;
}
.qqLogin[data-v-016f92a4] {
  z-index: 2002 !important;
}
.onlineSchoolLogin[data-v-016f92a4] {
  z-index: 2003 !important;
}
.onlineSchoolLoginWay[data-v-016f92a4] {
  height: 100vh;
  background: linear-gradient(0deg, #fff 70%, #78d4b6 100%);
}
.onlineSchoolLoginWay .title[data-v-016f92a4] {
  font-size: 24px;
  font-weight: 600;
  color: #303133;
  line-height: 33px;
  padding-top: 77px;
  margin-left: 7%;
}
.onlineSchoolLoginWay .desc[data-v-016f92a4] {
  font-size: 14px;
  font-weight: 400;
  color: #888888;
  line-height: 20px;
  margin-top: 10px;
  margin-left: 7%;
}
.onlineSchoolLoginWay .loginContent .loginOnlineBtn[data-v-016f92a4] {
  width: 100%;
  margin-left: 7%;
  width: 86%;
  height: 44px;
  margin-top: 46px;
  border-radius: 22px;
  background: linear-gradient(95deg, #78d4b6 4%, #0bb67e 95%);
  font-size: 15px;
}
.onlineSchoolLoginWay .loginContent .loginInput[data-v-016f92a4] {
  border: none;
  background-color: rgba(0, 0, 0, 0);
  width: 100%;
  margin-left: 10px;
  flex: 1;
}
.onlineSchoolLoginWay .loginContent .passwordInput[data-v-016f92a4] {
  padding-left: 8px;
}
.onlineSchoolLoginWay .loginContent .account[data-v-016f92a4] {
  display: flex;
  margin-top: 20px;
  margin-bottom: 10px;
  height: 44px;
  line-height: 44px;
  margin-left: 7%;
  width: 86%;
  background-color: #f6f6f6;
  border-radius: 22px;
}
.onlineSchoolLoginWay .loginContent .account .area[data-v-016f92a4] {
  font-size: 14px;
  font-weight: 550;
  color: #101010;
  line-height: 44px;
  margin-left: 16px;
}
.onlineSchoolLoginWay .loginContent .sendBtn[data-v-016f92a4] {
  float: right;
}
.onlineSchoolLoginWay .loginContent .password[data-v-016f92a4] {
  margin-top: 20px;
  margin-bottom: 10px;
  height: 44px;
  line-height: 44px;
  margin-left: 7%;
  width: 86%;
  background-color: #f6f6f6;
  border-radius: 22px;
}
.weixincode .van-popup[data-v-016f92a4] {
  border-radius: 0px;
}
.onlineSchoolLoginWay .loginContent .password .van-button--primary[data-v-016f92a4] {
  background-color: rgba(0, 0, 0, 0);
  border: none;
  color: #10a675;
  font-size: 14px;
  margin-top: 7px;
  margin-right: 10px;
}


.SPZBPlayer .controns{
   display: none !important;
}


.mpbtn {
  padding: 12px;
  display: block;
  background: #409eff;
  margin: auto;
  border: none;
  border-radius: 10px;
  color: #ffffff;
  margin-top: 40px;
  width: 80%;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}

.cover[data-v-fd117026] {
  width: 100%;
  position: relative;
}
.cover .poster[data-v-fd117026] {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  height: 100%;
}
.cover .back-btn[data-v-fd117026] {
  position: absolute;
  z-index: 10;
  width: 30px;
  height: 30px;
  top: 13px;
  left: 13px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  background: rgba(0, 0, 0, 0.5);
}
.cover .back-btn img[data-v-fd117026] {
  width: 20px;
  height: 20px;
}
.dialogpay[data-v-fd117026] {
  position: fixed;
  width: 100%;
  /* height: 610rpx; */
  /* border-radius: 20rpx; */
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  bottom: 0;
  background-color: white;
  z-index: 9999999;
}
.info[data-v-fd117026] {
  display: flex;
  align-items: center;
  padding: 0 16px;
}
.info .price[data-v-fd117026] {
  width: 100%;
  height: 54px;
  box-sizing: border-box;
  color: #F34718;
  font-weight: 700;
  display: flex;
  align-items: center;
}
.info .price .symbol[data-v-fd117026] {
  font-size: 16px;
}
.info .price .num[data-v-fd117026] {
  font-size: 28px;
}
.info .inventory-num[data-v-fd117026] {
  flex-shrink: 0;
}
.goods-title[data-v-fd117026] {
  color: #101010;
  font-weight: 700;
  line-height: 28px;
  box-sizing: border-box;
  padding: 0 16px;
  overflow: hidden;
  font-size: 18px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  white-space: normal !important;
  word-wrap: break-word;
  margin-bottom: 16px;
}
.payname[data-v-fd117026] {
  color: #888888;
  font-size: 12px;
  margin-top: 34px;
  text-align: center;
}
.goods-detail[data-v-fd117026] {
  box-sizing: border-box;
  padding: 0 16px;
  color: #101010;
}
.goods-detail .title[data-v-fd117026] {
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 16px;
}
.goods-detail .text-desc[data-v-fd117026] {
  width: 100%;
  padding-bottom: 50px;
}
.buy-btn[data-v-fd117026] {
  position: fixed;
  bottom: 5px;
  left: 50%;
  transform: translateX(-50%);
  width: 75%;
}
.buy-btn .van-button.disabled[data-v-fd117026] {
  background-color: #dddddd;
  border-color: #dddddd;
}
.consultTeacher[data-v-fd117026] {
  width: 100%;
  height: 500px;
  position: fixed;
  bottom: 0px;
  left: 0px;
  z-index: 5100;
}
.payclose[data-v-fd117026] {
  position: absolute;
  right: 20px;
  top: 15px;
  width: 20px;
  height: 20px;
}
.paytitle[data-v-fd117026] {
  width: 100%;
  text-align: center;
  color: #000000;
  font-size: 16px;
  font-weight: 700;
  margin-top: 18px;
}
.consultTeacher .consultTeacherMain[data-v-fd117026] {
  position: relative;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  width: 100%;
  height: 100%;
  background-color: white;
}
.consultTeacher .messageMain[data-v-fd117026] {
  position: relative;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  width: 100%;
  height: 100%;
  background-color: white;
}
.messageMain .header[data-v-fd117026] {
  height: 40px;
  width: 100%;
  border-bottom: 1px solid #f5f5f5;
}
.messageMain .header .back[data-v-fd117026] {
  width: 20px;
  margin-left: 15px;
  vertical-align: -5px;
}
.messageMain .header span[data-v-fd117026] {
  line-height: 40px;
}
.consultTeacherMain .header[data-v-fd117026] {
  height: 40px;
  width: 100%;
  border-bottom: 1px solid #f5f5f5;
}
.consultTeacherMain .header span[data-v-fd117026] {
  line-height: 40px;
  margin-left: 20px;
}
.mask1[data-v-fd117026] {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 999;
}
.mask2[data-v-fd117026] {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 99999999;
}
.mask3[data-v-fd117026] {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 999;
}
.closeBtn[data-v-fd117026] {
  width: 20px;
  height: 20px;
  position: absolute;
  right: 10px;
  top: 10px;
}
.consultTeacher .consultTeacherMain .TeacherList[data-v-fd117026] {
  width: 100%;
  height: 459px;
  overflow: auto;
  box-sizing: border-box;
  padding: 16px;
}
.consultTeacherMain .TeacherList .teacherCell[data-v-fd117026] {
  width: 100%;
  margin-bottom: 16px;
  display: flex;
  align-items: center;
}
.consultTeacherMain .TeacherList .teacherCell .goods-num[data-v-fd117026] {
  width: 30px;
}
.consultTeacherMain .TeacherList .teacherCell.order[data-v-fd117026] {
  padding-bottom: 25px;
  border-bottom: 1px #eee solid;
}
.consultTeacherMain .TeacherList .teacherCell .goods-content[data-v-fd117026] {
  margin-left: 10px;
  flex: 1;
}
.consultTeacherMain .TeacherList .teacherCell .goods-content .goods-title[data-v-fd117026] {
  font-weight: 700px;
  font-size: 14px;
  line-height: 20px;
  font-size: #101010;
  width: 170px;
  height: 40px;
  font-weight: 700;
  margin-bottom: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  white-space: normal !important;
  word-wrap: break-word;
}
.consultTeacherMain .TeacherList .teacherCell .goods-price[data-v-fd117026] {
  display: flex;
  color: #F34718;
  font-weight: 700;
  align-items: center;
}
.consultTeacherMain .TeacherList .teacherCell .goods-price .stepper[data-v-fd117026] {
  margin-left: auto;
  font-weight: 400;
}
.consultTeacherMain .TeacherList .teacherCell .money-symbol[data-v-fd117026] {
  font-size: 12px;
}
.consultTeacherMain .TeacherList .teacherCell .money-num[data-v-fd117026] {
  font-size: 18px;
}
.consultTeacherMain .TeacherList .teacherCell .to-buy[data-v-fd117026] {
  width: 60px;
  height: 25px;
  color: #f5f5f5;
  text-align: center;
  line-height: 25px;
  background: linear-gradient(315deg, #ED3F10, #FB724D);
  border-radius: 4px;
  margin-left: auto;
}
.consultTeacherMain .TeacherList .teacherCell .cover[data-v-fd117026] {
  height: 72px;
  width: 110px;
  border-radius: 4px;
}
.consultTeacherMain .TeacherList .form[data-v-fd117026] {
  outline: none;
  position: relative;
}
.consultTeacherMain .TeacherList .form input[data-v-fd117026] {
  width: 200px;
}
.consultTeacherMain .TeacherList i[data-v-fd117026] {
  position: absolute;
  font-style: normal;
  left: -8px;
  top: 4px;
}
.consultTeacherMain .footer[data-v-fd117026] {
  position: fixed;
  bottom: 0;
  left: 0;
  display: flex;
  width: 100%;
  padding: 0 10px;
  height: 50px;
  box-sizing: border-box;
  align-items: center;
}
.consultTeacherMain .footer .sum-text[data-v-fd117026] {
  margin-right: 4px;
}
.consultTeacherMain .footer .sum-money[data-v-fd117026] {
  color: #F34718;
  font-weight: 700;
}
.consultTeacherMain .footer .sum-money span[data-v-fd117026]:first-child {
  font-size: 14px;
  margin-right: 2px;
}
.consultTeacherMain .footer .sum-money span[data-v-fd117026]:last-child {
  font-size: 22px;
}
.consultTeacherMain .footer .comfirm-btn[data-v-fd117026] {
  margin-left: auto;
}
.consultTeacherMain .footer .comfirm-btn button[data-v-fd117026] {
  border: none;
  color: #FFFFFF;
  width: 100px;
  height: 36px;
  border-radius: 20px;
  background: #0084ff;
}
.qqLogin[data-v-fd117026] {
  z-index: 2002 !important;
}
.loginWay[data-v-fd117026] {
  padding: 10%;
}
.loginWay .qqtitle[data-v-fd117026] {
  color: #000;
  font-size: 16px;
  text-align: center;
}
.loginWay .qqBox[data-v-fd117026] {
  display: block;
  font-size: 12px;
  color: #000;
  text-decoration: none;
  margin: 25px 8px 15px 8px;
  text-align: center;
}
.loginWay .qqlogoImg[data-v-fd117026] {
  display: block;
  width: 60px;
  height: 60px;
  margin: 0 auto 5px;
}
.tips[data-v-fd117026] {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  width: 100vw;
  height: 100vh;
  margin-top: -50%;
}
.tips img[data-v-fd117026] {
  width: 200px;
}
.tips span[data-v-fd117026] {
  font-size: 20px;
  margin-top: 20px;
}
.mask[data-v-fd117026] {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 9999;
}
.qpayb[data-v-fd117026] {
  font-weight: 700;
  font-size: 20px;
  margin-top: 8px;
  margin-bottom: 50px;
  text-align: center;
  color: #202020;
}
.payprice[data-v-fd117026] {
  font-size: 40px;
}
.paybx[data-v-fd117026] {
  padding: 0 28px;
  margin-bottom: 30px ;
  display: flex;
  justify-content: space-between;
}
.wxpaybx[data-v-fd117026] {
  display: flex;
  /* justify-content: center; */
  align-items: center;
}
.logot[data-v-fd117026] {
  width: 24px;
  height: 24px;
}
.checkin[data-v-fd117026] {
  width: 20px;
  height: 20px;
}
.qrpaybx[data-v-fd117026] {
  display: flex;
  margin-top: 240px;
  margin-bottom: 10px;
  justify-content: center;
}
.qrpay[data-v-fd117026] {
  width: 351px;
  line-height: 22px;
  color: #FFFFFF;
  border-radius: 20px;
  display: flex;
  justify-content: center;
  background: #08C160;
  padding: 13px 0 ;
}
.tzbxs[data-v-fd117026] {
  width: 19px;
  height: 19px;
  position: relative;
  top: -8px;
}
.tzbx[data-v-fd117026] {
  padding: 0 10px;
  display: flex;
  align-items: center;
  margin-bottom: 30px;
}
.tzbx1[data-v-fd117026] {
  padding-top: 40px;
  display: flex;
  justify-content: space-between;
}
.coybx[data-v-fd117026] {
  margin-left: 10px;
}
.copy1[data-v-fd117026] {
  background: red;
  color: white;
  width: 60px;
  height: 25px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 40px;
  margin-top: 10px;
  border-radius: 20px;
}
.bzt[data-v-fd117026] {
  position: relative;
}
.logot1[data-v-fd117026] {
  position: absolute;
  top: -35px;
  left: 7px;
}
/*# sourceMappingURL=goodsDetail.css.map */
.liveStop[data-v-ba9641fa] {
  margin-top: 250px;
  text-align: center;
}
.liveStop .buttom[data-v-ba9641fa] {
  width: 200px;
  height: 40px;
  line-height: 40px;
  display: inline-block;
  text-align: center;
  background: #3844e8;
  font-size: 20px;
  color: white;
  border-radius: 5px;
}
/*# sourceMappingURL=livestop.css.map */

.tijiaoanniu[data-v-f056c4f4] {
    width: 130px;
    height: 30px;
    background: #0066FF;
    border: none;
    color: #fff;
    border-radius: 20px;
    margin-top: 20px;
}
.shuruyanz[data-v-f056c4f4] {
    width: 220px;
    height: 40px;
}
.yanzhengmade[data-v-f056c4f4] {
    text-align: center;
    margin-top: 20px;
}
.anquan p[data-v-f056c4f4] {
    color: #000;
    font-weight: 600;
}
.anquan[data-v-f056c4f4] {
    text-align: center;
}
.guanbi[data-v-f056c4f4] {
    text-align: right;
}
.yanzhengma[data-v-f056c4f4] { 
    height: 230px;
}
.chakang[data-v-f056c4f4] {
    text-align: center;
    color: #000;
    margin-top: 20px;
}
.baozheng[data-v-f056c4f4] {
    text-align: center;
    color: #A9A9A9;
    margin-top: 20px;
}
.quyanz[data-v-f056c4f4] {
    width: 240px;
    height: 40px;
    background: #32CD32;
    margin: 0 auto;
    border-radius: 20px;
    margin-top: 20px;
    text-align: center;
    line-height: 40px;
    color: #fff;
}


.touyide[data-v-03bbea27] {
  height: 68px;
  margin-top: 20px;
  display: flex;
}
.touxiang[data-v-03bbea27] {
  width: 68px;
  height: 68px;
  border-radius: 34px;
  margin-left: 20px;
}
.tongbu[data-v-03bbea27] {
  width: 110px;
  height: 30px;
  border: 1px silver solid;
  border-radius: 20px;
  margin-left: 12px;
  margin-top: 16px;
  display: flex;
  line-height: 30px;
}
.xuexijilu[data-v-03bbea27] {
  width: 350px;
  height: 100px;
  margin: 0 auto;
  margin-top: 20px;
  border-radius: 4px;
  display: flex;
  border: 1px silver solid;
  /* background: lightblue; */
}


.touyide[data-v-040a2a29] {
  height: 68px;
  margin-top: 20px;
  display: flex;
}
.touxiang[data-v-040a2a29] {
  width: 68px;
  height: 68px;
  border-radius: 34px;
  margin-left: 20px;
}
.xuexitou[data-v-040a2a29] {
  margin-top: 20px;
  height: 50px;
  width: 100%;
  background: lightblue;
}
.biaoxiang[data-v-040a2a29] {
  width: 336px;
  height: 50px;
  /* line-height: 50px; */
  display: flex;
  margin: 0 auto;
}
.xiaotanyi[data-v-040a2a29] {
  width: 112px;
  height: 50px;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.xiaotaner[data-v-040a2a29] {
  width: 112px;
  height: 50px;
  text-align: center;
  /* overflow: hidden; */
}
.xiaotansan[data-v-040a2a29] {
  width: 112px;
  height: 50px;
  text-align: center;
  /* overflow: hidden; */
}


.xuexitou[data-v-5e62d08d] {
  margin-top: 20px;
  height: 50px;
  width: 100%;
  background: lightblue;
}
.biaoxiang[data-v-5e62d08d] {
  width: 348px;
  height: 55px;
  /* line-height: 50px; */
  display: flex;
  margin: 0 auto;
  margin-top: 10px;
}
.xiaotanyi[data-v-5e62d08d] {
  width: 87px;
  height: 55px;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 55px;
}
.xiaotaner[data-v-5e62d08d] {
  width: 87px;
  height: 55px;
  text-align: center;
  line-height: 55px;
  /* overflow: hidden; */
}
.xiaotansan[data-v-5e62d08d] {
  width: 87px;
  height: 55px;
  text-align: center;
  line-height: 26px;
  /* overflow: hidden; */
}
.xiaotansi[data-v-5e62d08d] {
  width: 87px;
  height: 55px;
  text-align: center;
  word-wrap:break-word
  /* overflow: hidden; */
}


/*# sourceMappingURL=app.bd2dea86.css.map*/