*,*:before,*:after{
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-family:Arial, 冬青黑体简体中文, "Hiragino Sans GB W3";
}
.mbody{
    max-width: 420px;
    margin: 0 auto
}
.fl{float: left;}
.fr{float: right}
.flex{display: flex;}
.text-center{text-align: center;}
.text-right{text-align: right;}
.text-left{text-align: left;}
.mlr13{margin: 0 13px;}
.mt40{margin-top: 40px;}
.pdt40{padding-top: 40px;}
.pdlf15{padding: 0 15px !important;}
.pdtb15{padding:15px 0}
.pdr15{
    padding-right: 15px
}
.pdlf30{
    padding: 0 30px
  }
.ml15{margin-left: 15px;}
.ml3{margin-left: 3px;}
.ml8{margin-left: 8px;}
.ml10{margin-left: 10px;}
.mtb20{margin:20px 0}
.pdb15{padding-bottom: 15px;}
.pdb10{padding-bottom: 10px;}
.fwn{font-weight: normal;}
.lh22{line-height: 22px;}
.m15{margin: 15px;}
.pd15{padding:15px;}
.pdl15{padding-left: 15px}
.cl{clear: both}
.fs10{font-size: 10px}
.c_white{color: #ffffff!important;}
.pdt45{
    padding-top:45px;
}
.pdb40{padding-bottom: 40px}
.mb10{margin-bottom:10px}
.mt10{margin-top:10px}
.pt10{
    padding-top:10px
}
.pt24{
    padding-top: 24px
}
.comein-bobing{ border: 1px solid #ffd157;
    background-color: #fbe8b9;
    border-radius: 60px;font-weight: bolder;
    color:#9e0000;}
.logo{
    border:1px solid #870505;
    margin-bottom: -4px
}
.posotion{
    position: relative;
}
.c_yellow{ color:#fffd67}
.user-icon{width: 8%;border-radius: 50%}
.c500000{color: #500000}
.yibo{background-color: #f2f2f2;color:#cccccc;border:1px solid #f2f2f2 }
.Invited-img{width: 100%;height: auto}

.page-body *{
    box-sizing: border-box
}
.clearfix:after {
    display: block;
    content: '';
    clear: both;
    width: 0;
    height: 0;
    font-size: 0;
    visibility: hidden;
}
.txt-ellipsis{
    overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;

}

.f13{font-size: 13px;}
.f14{font-size: 14px;}
.f15{font-size: 15px;}
.f16{font-size: 16px;}

.c999{color: #999;}
.c666{color: #666;}
.fw{font-weight: bold;}


.manage-item{}
.manage-item{
    padding: 0px 12px 0 12px;
    z-index: 0;
}
.manage-item .main-item{
    z-index: 1;
    border-radius: 8px;
    background-color: #fff;
    padding: 15px 0 0 15px;
    display: flex;
    /* margin-bottom: 10px */
}
.manage-item .main-item .img{
    /* position: absolute;
    top: 15px;
    left: 15px;; */
    margin-right: 15px;
    width: 36px;
    height: 36px;
    min-width: 36px;
    min-height: 36px;
    border-radius: 50%
}
.manage-item .main-item .title{
    font-size: 16px;
}
.manage-item .main-item .desc{
    color:#999;
    margin:7px 12px 7px 0;

}
.manage-item .main-item .use-div{
    /* border-bottom: 1px solid #E6E6E6; */
    font-size: 13px;
    color: #999;
    position: relative;
    z-index: 1;
    padding-bottom: 10px
}

.half-border-bottom{
    position: relative;
}
.manage-item .main-item .use-div :after,.half-border-bottom::after{
    z-index: 1;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    border-bottom: 1px solid #E6E6E6;
    width: 200%;
    height: 200%;
    transform-origin: 0 0;
    transform: scale(0.5, 0.5);
    box-sizing: border-box;
    /* border-radius: 6px; */
}
.manage-item .main-item .use-div .price{color: #DF6452;font-weight:bold;font-size:15px;float: right;margin-right: 12px}

/* .xuebi{
    background-size: 424px 250px;
    background-repeat: no-repeat;
} */

.div-logo{
    /* height: 84px; */
    margin-bottom:30px; 
  }
  .main-color{
      color: #3F86D6;
  }


  .arrows{
    position: relative;
  }
  .arrows::after{
    display: block;
    position: absolute;
    content: '';
    width: 10px;
    height: 14px;
    z-index: 6;
    /*border-top: 1.5px solid #cccccc;
    border-right: 1.5px solid #cccccc;*/
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAcCAMAAABWBG9SAAAAPFBMVEVMaXHHx8zHx8zHx8zHx8zHx8vHx8zHx8vHx8zHx8zHx8vHx8zHx8zHx8vHx8zHx8vHx8vHx8zHx8zHx8zPISp1AAAAE3RSTlMAeOXuinFThX/8Xlls+mHPN9dOS/Q5mAAAAGBJREFUeNql0UkOgDAMA8A0bWmAsub/f6XqBWEiVh9Hsi8monniTJhFVQXRq6FOLQ1V0w9NrzU8UrlQsdQDNm1BBhu0JBom0D1bX819sq5avLVxN9jLcLFhxIbRyn48ygYUsgpaEWMS4AAAAABJRU5ErkJggg==);
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    
  }
  .arrows-right::after{
    right: 12px;
    top: 50%;
    transform: translateY(-50%) rotate(0deg);
    -webkit-transform: translateY(-50%) rotate(0deg);
  }
  .arrows-down::after{
    right: 15px;
    top: 50%;
    margin-top: -1px;
    transform: translateY(-50%) rotate(90deg);
    -webkit-transform: translateY(-50%) rotate(90deg);
  }
  .arrows-top::after{
    right: 15px;
    top: 50%;
    margin-top: 1px;
    transform: translateY(-50%) rotate(270deg);
    -webkit-transform: translateY(-50%) rotate(270deg);
  }
  button{outline: none;}
  button::after { border: none; }


.backhome[data-v-1fffd702]{
    position: fixed;
    right: 12px;
    bottom: 85px;
    z-index: 98
}
.backhome .img-div .img[data-v-1fffd702]{
    width: 52px;
    height: 52px;
}

.pd[data-v-65d2d244]{
	padding: 0 20px;
}
.login-page[data-v-65d2d244]{
	overflow: hidden;
}
.bj-bg[data-v-65d2d244]{
	background-image: url(../../static/img/bj-background.png?v=df10170);
	background-size: 100% 176px;
	background-repeat: no-repeat;
}
.div-logo[data-v-65d2d244]{
	padding-top: 64px;
	margin-bottom: 50px;
}
.login-logo[data-v-65d2d244]{
	height: 100px;
	width: 100px;
	margin-bottom: 8px;
}
.bj-icon .bj-txt[data-v-65d2d244]{
	width: 54px;
	height: 26px;
}
.login-box[data-v-65d2d244]{
	display: flex;
	align-items: center;
}
.login-li[data-v-65d2d244]{
	width:100%;
	height: 44px;
	background: #FFFFFF;
	border-radius: 25px;
	box-sizing: border-box;
	position: relative;
	border: 1px solid #EAEAEA;
	margin-bottom: 12px
}
.login-li[data-v-65d2d244]:last-child{
	margin-bottom: 0;
}
.login-li.h5[data-v-65d2d244]{
	width: 100%;
	margin-right: 0
}
.login-li.pwd[data-v-65d2d244]{
	padding-right:45px
}
.login-li .pwd-img[data-v-65d2d244]{
	position: absolute;
	right: 12px;
	top: 50%;
	transform: translateY(-50%);
	width: 18px;
	height: 18px;
}
.f13[data-v-65d2d244]{
	font-size: 18px
}
.login-input[data-v-65d2d244]{
	width: 80%;
	height: 22px;
	font-size: 14px;
	border: none;
	background-color: #fff;
}
._input[data-v-65d2d244]:-internal-autofill-selected{
	background-color: #fff !important;
}
.login-input[data-v-65d2d244]::-webkit-input-placeholder{
	color: #ddd
}
.ddd[data-v-65d2d244]{color: #ddd
}
.form-icon[data-v-65d2d244]{
	width: 24px;
	height: 24px;
	margin: 0 12px 0 20px;
}
.form-label[data-v-65d2d244]{
	position: absolute;
	left: 20px;
	top: 50%;
	transform: translateY(-50%)
}
.pwd-see[data-v-65d2d244]{
	position: absolute;
	right: 4px;top:25px;
	width: 16px;height: 10px;
	display: inline-block;
}
.btn-div[data-v-65d2d244]{
	margin-top: 40px;
	width: 100%;
	padding: 0 20px;
	box-sizing: border-box
}
.btn-div .login-btn[data-v-65d2d244]{
	width: 100%;
	color: #ffffff;
	height: 44px;
	background-color: #2F81FE;
	border: none;
	border-radius:25px;
	font-size: 18px;
	font-weight: bold;
	line-height: 44px;
}
.btn-div .login-btn.wx-login[data-v-65d2d244]{
	background-color: #fff;
	border: 1px solid #CCCCCC;
	color: #666666;
	font-size: 16px;
	margin-top: 15px;
}
.text-p[data-v-65d2d244]{
	text-align:center;
	color:#2F81FE;
	font-size:18px;
	font-weight:blod;
}
.login-text[data-v-65d2d244]{
	border:none;
	text-align:center;
}
.login-matter[data-v-65d2d244]{
	color: #2F81FE;
	font-size: 12px;
	text-align: right;
	margin-top: 20px;
}
.foreget-main[data-v-65d2d244]{
	margin-top:30px;
	position: relative;
	height: 70px;
}
.foreget-lay[data-v-65d2d244]{
	width: 275px;
	height: 70px;
	background-color: #333;
	border-radius: 5px;
	position: absolute;
	left: 50%;
	-webkit-transform:translateX(-50%);
	transform:translateX(-50%);
	bottom: 180px
}
.foreget-txt[data-v-65d2d244]{
	font-size: 13px;color:#ffffff
}
.foreget1[data-v-65d2d244]{
	padding-top:18px
}

.mine[data-v-1f0b1658]{
  overflow: hidden;
}
.mine-time[data-v-1f0b1658]{
  width: 50%;
  text-align: end;
}
.page-body[data-v-1f0b1658]{
  min-height: 100vh;
  background-color: #f7f7f7;
}
.mine-header[data-v-1f0b1658]{
  display: flex;
  align-items: center;
  width: 100%;
  padding-top: 12px;
  padding-left: 24px;
}
.mine-header .imgs[data-v-1f0b1658]{
  width: 64px;
  height: 64px;
  border: 2px solid #FFFFFF;
  border-radius: 50%
}
.mine-header .username[data-v-1f0b1658]{
  font-size: 18px;
  font-weight:bold;
  margin-bottom: 6px;
}
.over-ellipsis[data-v-1f0b1658]{
  width: 264px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.mine-user[data-v-1f0b1658]{
  margin-left: 12px;
  color: #FFF;
}
.quit-div[data-v-1f0b1658]{
  width: 100%;
  padding: 0 25px;
  bottom: 0px;
  box-sizing: border-box
}
.quit-div .quit-btn[data-v-1f0b1658]{
  width: 100%;
  height: 44px;
  background-color: #2F81FE;
  text-align: center;
  line-height: 44px;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  border-radius: 27px
}
.quit-div .version[data-v-1f0b1658]{
  position: absolute;
  width: 100px;
  bottom: 50px;
  left: 50%;
  margin-left: -50px;
  color: #333;
  text-align: center;
}
.mine .list-div[data-v-1f0b1658]{
  padding-left: 15px;
}
.call-main[data-v-1f0b1658]{
    width: 100%;
    height: 60px;
    line-height: 60px;
    font-size: 16px;
    position: relative;
}
.cell-left-icon[data-v-1f0b1658]{
  width: 17px;
  height: 17px;
  margin-right: 10px;
  margin-bottom: -4px;
}
.call-main .right[data-v-1f0b1658] {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  max-width: 50%;
  color: #999;
}
.cell-right-icon[data-v-1f0b1658] {
  width: 7px;
  height: 12px;
  margin: 0 15px 0 9px;
}
.tobind[data-v-1f0b1658]{
  color: #DA424B;
  border: 1px solid #DA424B;
  border-radius: 3px;
  font-size: 13px;
  padding: 2px 4px;
}
.bgc[data-v-1f0b1658]{
  background-image: linear-gradient(#2F81FE 76%, #F7F7F7);
  background-size: 100% 180px;
  background-repeat: no-repeat;
}
.box-div[data-v-1f0b1658] {
	background: #FFFFFF;
	margin:32px 12px 40px;
	border-radius: 10px;
	padding: 20px 20px 0;
}
.mine-div[data-v-1f0b1658]{
	display:flex;
	justify-content: space-between;
	align-items: center;
}
.detail-divone[data-v-1f0b1658] {
  padding-bottom: 12px;
  border-bottom: 1px solid #F8F8F8;
	margin-bottom: 20px;
}
.detail-divone[data-v-1f0b1658]:last-child{
	margin-bottom: 0;
  border-bottom: 0;
}
.mine-text[data-v-1f0b1658]{
	padding-left:24px;
	width: 150px;
}
.mine-box[data-v-1f0b1658] {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
  display: flex;
  align-items: center;
}
.mine-seen[data-v-1f0b1658]{
	font-size: 14px;
	color: #999999;
}
.mine-img[data-v-1f0b1658]{
  margin-right: 8px;
  width: 28px;
  height: 28px;
}
.dialog-div[data-v-1f0b1658]{
  padding: 32px 0;
  color: #333333;
  font-size: 14px;
}

.hotel-lay[data-v-841bf974]{
		width: 100%;
		height: 100%;
		background-color: rgba(0,0,0,.7);
		position: fixed;
		top: 0;
		z-index: 99;
		padding: 0 15px
}
.hotel-lay .main[data-v-841bf974]{
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%,-50%);
		background-color: #fff;
		text-align: center;
		overflow: hidden;
		width: 268px;
		border-radius: 10px;
}
.hotel-lay .main .title[data-v-841bf974]{
		display: flex;
		justify-content: center;
		align-items: center;
		width: 268px;
		height: 50px;
		background-color: #E8F1FF;
		color: #333333;
		font-size: 18px;
		font-weight: bold;
		border-radius: 10px 10px 0px 0px;
}
.hotel-lay .main .desc[data-v-841bf974]{
		padding-top:10px ;
		font-size: 14px;
		color: #f00
}
.hotel-lay .main .text-div[data-v-841bf974] {
		display: flex;
		justify-content: space-between;
		font-size: 14px;
}
.hotel-lay .main .txt-div[data-v-841bf974]{max-height: 275px;overflow-y: scroll;padding-bottom: 10px
}
.hotel-lay .main .txt-div .p[data-v-841bf974]{
		line-height: 25px;
		font-size: 14px;
}
.hotel-lay .main .btn-divs[data-v-841bf974]{
		display: flex;
		justify-content: space-between;
		font-size: 14px;
		padding:0 20px 20px;
}
.hotel-lay .main .btn-divs .btn-cancel[data-v-841bf974]{
		border: none;
		width: 108px;
		height: 32px;
		background-color: #fff;
		color: #666666;
		border: 1px solid #ECECEC;
		border-radius: 22px;
		line-height: 32px;
		font-size: 14px;
}
.hotel-lay .main .btn-divs .btn-confirm[data-v-841bf974]{
		border: none;
		width: 108px;
		height: 32px;
		background-color: #2F81FE;
		color:#fff;
		border-radius: 22px;
		width: 108px;
		height: 32px;
		line-height: 32px;
		font-size: 14px;
}
.hotel-lay .main .btn-divs .btn[data-v-841bf974]::after{border: none
}
.hotel-lay .main .btn-divs .btn[data-v-841bf974]:first-child{
}
/*
图表数据页面css样式
*/

.page-box{
  /* padding-bottom:65px; */
  background-color: #F7F7F7;
  background-image: linear-gradient(132deg,#2CB1FF 0%, #2F81FE 100%);
  background-size: 100% 300px;
  background-repeat: no-repeat;
}
.content-div{
  margin: 12px;
  border-radius: 10px;
  background: #fff;
}
.lan{
  width: 100%;
  height: 10px;
  background-color: #f7f7f7;
}
.top-bar .txt{
  font-size: 16px;
  color: #666;
  padding: 13px 0 0 15px;
}
.top-bar::after{
  display: block;
  content: '';
  width: 100%;
  height: 10px;
  /* background-color: #F2F2F2; */
}
.top-bar-ul{
  justify-content: space-between;
  /* background-color: #fff; */
  padding:0 15px
}
.top-bar-item{
  height: 35px;width: 80px;
  background-color: #fff;
  color:#333;
  font-size: 12px;
  text-align: center;
  line-height: 35px;
  margin:15px 0;
  position: relative;
  cursor: pointer;
  border: 1px solid #CCCCCC
}
.top-bar-item.on{
  color:#fff;
  background-color: #3F86D6;
  border: 1px solid #3F86D6;
}
/* .top-bar-item:last-child::after{
  content: '  ';
  width: 12px;height: 5px; background-image: url('../../assets/img/down.png');background-size: 100%;
  position: absolute;right: 4px;margin-top:-3px;top:50%
} */
.data-font{
  font-size: 12px;color:#999;
}
.time-tag{padding:15px 0}
.time-tag-ul{
  /* margin: 15px 0; */
}
.tag-li{
  width: 33%;
  text-align: center;
  float: left;
  position: relative;
}
.li-num{
  font-size: 16px;
  margin-bottom: 2px
}
.tag-li::after{
  content :'';
  position: absolute;
  width: 1px;
  height: 22px;
  background-color: #f4f4f4;
  right:0;
  top:50%;
  margin-top:-11px
}
.tag-li:last-child::after{ content :'';width: 0px;}

.data-container{
  /* width: 100%; */
}
.num-tag{
  /* justify-content: space-around; */
  /* width: 100%; */
  /* margin-top:15px; */
  /* border-bottom:1px solid #f2f2f2;
  border-top:1px solid #f2f2f2; */
  justify-content: center;
  padding-bottom: 6px;
  padding-top: 18px;
  /* width: 208px;
  height: 28px;
  background: #2F81FE;
  border-radius: 14px; */
}
.num-box{
  display: flex;
  justify-content: center;
  align-items: center;
  width: 208px;
  height: 28px;
  background: #2F81FE;
  border-radius: 14px;
}
.num-box-div{
  margin-right: 20px;
}
.num-box-div:last-child{
  margin-right: 0;
}
.num-text{
  width: 31%;
  height: 24px;
  color: #fff;
  background: #2F81FE;
  /* opacity: 1; */
  border-radius: 14px;
  font-size: 14px;
  /* justify-content: center; */
  /* align-items: center; */
  text-align: center;
  line-height: 24px;
  margin: 0 2px;
}
.num-text.on{
  background: #fff;
  color: #2F81FE;
}
.num-tag-li{
  height: 40px;
  line-height: 40px;
  width: 16%;
  text-align: center;
  font-size: 13px;
  color:#333;
  position: relative;
}
.num-tag-li.on::after{
  content: '';
  width: 40px;
  height: 3px;
  position: absolute;
  bottom: 0;
  background-color: #3F86D6;
  left: 50%;
  transform: translateX(-50%)
}
.num-tag-li.on{color:#3F86D6;}
.choose-down{width: 12px;height: 5px; background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAAGCAYAAAAYLBS/AAAAd0lEQVQYlY3NsQnCUACE4c+3gFu4hJJGUlpkAgcRh8gM6VKncgCJAwi+2jqk0kIU00R4iEKu/I//bhZjjFiYlhvmAXs8Jghv7PAKqLEZV/7liS1KCCM8YI3uh3BHgeoDQlKesMI1YT1yNOlKKsEFS7Q4I8Px+3oAZ78XuOWx/5MAAAAASUVORK5CYII=);background-size: 100%}

/* 自定义日期 */
.customDate{
  /* margin-top:60px; */
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, .4);
  position: fixed;
  top:180px;
  max-width: 420px;
}
.customDate-main{
  width: 100%;
  background-color: #fff;
  text-align: center
}
.customDate-desc{
  font-size: 11px;
  color:#999;
  padding:24px 0
}
.select-date{text-align: center;justify-content: center;display: flex;padding-top:27px}
.select-date .input{    
  height: 38px;
  border: 1px solid #CCCCCC;
  padding: 9px 0 9px 10px;
  box-sizing: border-box;
  text-align: left;
  font-size: 14px;
  display: flex;
  align-items: center;
  /* width: 100% */
}

.select-date .span{font-size: 14px;margin-right:18px;line-height:38px }
.customDate-btn{background-color: #3F86D6;color: #fff;width: 100px;height: 30px;border-radius: 3px;margin: 0 auto;font-size: 13px;line-height: 30px}
.customDate-footer{padding-bottom: 20px}

.canvas-container{
  width: 98%;
  height: 200px;
  overflow: auto
}
.canvas-container canvas{
  min-width: 100%;
  height: 200px;
}

.canvas-div{
  width: 100%;
  height: 255px;
}
.mychart-dom-bar{
  width: 100%;
  height: 100%;
}

  /**iphone4/5***/
@media only screen and (min-device-width:241px) and (max-device-width:359px){
  .top-bar-item{width: 68px}
}

.day-text{
  position: relative;
  padding-left: 12px;
  padding-top: 12px;
}

.day-div{
  margin-right: 16px;
  font-size: 14px;
  color: #999999;
  height: 25px;
}
.day-div.on{
  color: #333333;
  font-weight: bold;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAGCAYAAADzG6+8AAAAAXNSR0IArs4c6QAAANVJREFUKFN9jjFLQmEUhp/3I7k2R0u01GJDCk619Ddc/QNB0FQgqBBKNDX0F4KgOWgK+gdlSyI1NDQ0NZR4vbc3Lhp9k+94zvOc8wqsaifbS7Ps7flk+ZUFqbW9TqDyaO5U7eT9IB0ZUqyz7wnno74+Yr/S9lrCzyFB+4LEdq8Qr4LUiMDc5gE8hAB4U6IOlP4Ym2vVWuMNlsqXkncX1Yyk+xQ1NRtY2928EQgHwI5mr+IULW5tXQy6uikWc/Gf2Tr2SimhLrGKmeaB9/EXTy+n+owv/QLTfkrWlMn0PgAAAABJRU5ErkJggg==);
  background-size: 14px 6px;
  background-repeat: no-repeat;
  background-position: 50% 100%;
}
.data-text{
  margin: 0 auto;
  /* position: absolute;
  right: 12px;  */
  font-size: 14px;
  font-weight: bold;
  color: #333333;
}
.start-time{
  font-size: 12px;
  color: #666666;
  text-align: center;
  padding-bottom: 12px;
}
.number-box{
  margin: 12px;
  background-color: #fff;
  display: flex;
  justify-content: space-between; 
  padding: 0 38px;
  border-radius: 10px;
}
.number-div{
  margin: 12px 0;
  
}
.number{
  text-align: center;
  color: #333333;
  font-size: 18px;
  margin-bottom: 6px;
  font-weight: bold;
}
.number-text{
  color: #666666;
  font-size: 14px;
}

.bgc[data-v-668e90a0]{
	background-image: linear-gradient(#2F81FE 65%, #F7F7F7);
    background-size: 100% 180px;
    background-repeat: no-repeat;
}
.bgc-div[data-v-668e90a0]{
    display:flex;
    justify-content: space-between;
    align-items: center;
    background: #fff;
    border-radius: 22px;
    height: 34px;
}
.input-div-search[data-v-668e90a0]{
    width: 60%;
    height: 34px;
    position: relative;
	display: flex;
	align-items: center;
}
.input-div-search[data-v-668e90a0]::after{
    content: '';
    display: none;
    right: 52px;
    width: 1px;
    height: 25px;
    background-color: #ccc;
}
.input-div-search .input[data-v-668e90a0]{
    width: 100%;
    height: 100%;
    border: none;
    border-radius: 6px;
    font-size: 14px;
    box-sizing: border-box;
	background: #fff;
    padding-left: 0;
}
.input-div-search .input[data-v-668e90a0]::-webkit-input-placeholder,.input-placeholder[data-v-668e90a0]{
    color: #BBBBBB;
}
.xl-ticket-result .ticket-search[data-v-668e90a0]{
    width: 70px;
    height: 34px;
    background: #3F86D6;
    border-radius: 4px;
    width: 50px;
    height: 30px;
    background: #2F81FE;
    border-radius: 22px;
    color: #fff;
    font-size: 14px;
    line-height: 34px;
    line-height: 30px;
    text-align: center;

    margin-right: 2px;
}
.result-item-div[data-v-668e90a0]{
	margin-top: 12px;
}
[data-v-668e90a0].show-close{
	overflow: hidden;
}
[data-v-668e90a0].show-close .van-popup__close-icon--top-right{
	top: 12px;
	height: 12px;
}
[data-v-668e90a0].show-close .van-icon-cross:before{
	content: '';
	width: 24px;
    height: 24px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IArs4c6QAAAftJREFUOE+tlTuLE1EUx///m0RIoXXIqxAVUTBNnGK+QAjoCllRC7+EiI+1mkoXEfvUCkrwBbsQUqW8E0xj4YMINnmYdrWYIuQeuWEnJJOJEndvd8/jd86Ze84ZIuY0Go0TxWKxJiJXSV4GkLFmJH8C+Cgi+8lk8m25XJ5E3RkVaK1vkHwC4HRcsAXZD6XUjuM4jUW7OdDzPFWpVJ6RvPMP0JJaRJ63Wq17nueZWRWhVmu9S/LBJrDQ1hiz67ruzhyota6RfLMYYEOwGGO2Xdd9z3q9niqVSl8AnNkQEjX/HgTBBfq+vw3AZrd0MpkMEokEhsPhkjyXy2E6nWI8HsfFv06t9QuSt6Na65jP52fAwWAwU9u7ldt7NJDVi8hLC/xK8nxcuBAQOlvYYoCoj4h8syUfADi17vuFUKv/G+zQ/8Bm+IvkyeMAishvm2EPwNnjKBlAzwJfAbgVBWazWRQKhdhH6ff7GI1GKzmEj3KT5Ou4tlFKrTjaQMaY9W3TbreT6XT6M4BzR2zsXhAEF2ezrLXeIvnhKKOnlLrmOM7efDn4vm9X1sP/yXJlOViIXV/VavWxiNzfIFMh+bTZbD5aWV9hZp1O54rdcetaaaGCnjHmruu6+4tVrWxsq+x2u6nJZFIDsAXgEsnC4az2lVKfjDF7qVTqXdwv4A+Z9+vJSU6LyAAAAABJRU5ErkJggg==) no-repeat center center;
	background-size: 20px;
}
[data-v-668e90a0].show-close .van-popup{
	background-color: #F7F7F7;
}
.xl-ticket-result .input-divOne[data-v-668e90a0]{
    width: 77%;
    height: 40px;
    position: relative;
    background-color: #fff;
    border-radius: 6px;
	display: flex;
    align-items: center;
}
.xl-ticket-result .input-divOne[data-v-668e90a0]::after{
   	content: '';
    display: none;
    right: 52px;
    width: 1px;
    height: 25px;
    background-color: #ccc;
}
.xl-ticket-result .input-divOne .input[data-v-668e90a0]{
    width: 77%;
    height: 100%;
    border: none;
    border-radius: 6px;
    font-size: 12px;
    box-sizing: border-box;
    font-weight: normal;
    padding-left: 29px; 
	background: #fff;
}
.xl-ticket-result .input-divOne .input[data-v-668e90a0]::-webkit-input-placeholder,.input-placeholder[data-v-668e90a0]{
    color: #BBBBBB;
}
.scan-div[data-v-668e90a0]{
	height: 16px;
}
.input-img-one[data-v-668e90a0]{
	width: 16px;
    height: 16px;
	margin-left: 12px;
    margin-right: 12px;
}
.ticket-search-btnone[data-v-668e90a0] {
	width: 20%;
    height: 34px;
    background: #3F86D6;
    border-radius: 4px;
    color: #fff;
    font-size: 14px;
    line-height: 34px;
    text-align: center;
}
.line-div[data-v-668e90a0]{
	background: #CFCFCF;
    height: 14px;
    width: 1px;
    margin-right: 10px;
}
.item-text[data-v-668e90a0] {
	font-size: 12px;
	margin-top: 10px;
}
.item-text[data-v-668e90a0]:last-child {
	margin-bottom: 10px;
}
.scroll-div[data-v-668e90a0]{
	padding:0 20px 20px 20px;
	height: 100px;
	overflow:auto;
}
.scroll-div[data-v-668e90a0]::-webkit-scrollbar {
        display: none;
}
.none-text[data-v-668e90a0]{
	height: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.div-title[data-v-668e90a0]{
	display: flex;
	justify-content: space-between;
	font-size: 12px;
	margin:0 20px;
	padding-bottom:10px;
	border-bottom:1px solid rgb(220, 222, 224);
}
.xl-ticket-result .bottom-div[data-v-668e90a0]{
	position: fixed;
	bottom: 0;
	padding: 15px;
	background-color: #fff;
	width: 100%;
	border-top: 1px solid #f2f2f2;
	box-sizing: border-box;
	z-index: 15;
}
.xl-ticket-result .bottom-div .btn[data-v-668e90a0]{
	width: 100%;
    color: #ffffff;
    height: 45px;
    background-color: #2F81FE;
    border: none;
    margin-top:25px;
    border-radius:4px;
    line-height: 45px;
    font-size: 18px;
}

.text-line2[data-v-0c679220]{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.bespeakTable-component.lay[data-v-0c679220]{
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    background-color: rgba(0,0,0,.8);
    z-index: 100;
    padding: 33px;
    display: flex;
    box-sizing: border-box;
    align-items: center
}
.bespeakTable-component.lay .main[data-v-0c679220]{
    width: 100%;
    background-color: #fff;
    border-radius: 10px;
    box-sizing: border-box;
}
.bespeakTable-component.lay .main .table[data-v-0c679220]{font-size: 13px;
}
.bespeakTable-component.lay .main .tr[data-v-0c679220]{display: flex;border-bottom: 1px solid rgb(231, 231, 231);height: 40px;line-height: 40px;
}
.bespeakTable-component.lay .main .tr[data-v-0c679220]:last-child{border: 0
}
.bespeakTable-component.lay .main .td[data-v-0c679220],.th[data-v-0c679220]{border-right:1px solid #EBEBEB;
}
.bespeakTable-component.lay .main .td[data-v-0c679220]:first-child,.th[data-v-0c679220]:first-child{border-left:1px solid #EBEBEB;
}
.bespeakTable-component.lay .main .th1[data-v-0c679220]{flex: 1
}
.bespeakTable-component.lay .main .th-right[data-v-0c679220]{width: 60px
}
.bespeakTable-component.lay .main .th1[data-v-0c679220],.th-right[data-v-0c679220]{height: 40px;line-height: 40px;text-align: center
}
.bespeakTable-component.lay .main .th-date[data-v-0c679220] {
    width: 65px;
    text-align: center;
}
.bespeakTable-component.lay .main .center[data-v-0c679220] {
    display: flex;
    align-items: center;
    justify-content: center;
}
.th-num[data-v-0c679220] {
    width: 40px;
    text-align: center;
}
.bespeakTable-component.lay .main .center .txt[data-v-0c679220] {
    line-height: 14px;
    width: 100%;
}
.bespeakTable-component.lay .main .th-right .btn[data-v-0c679220] {
    display: inline-block;
    text-align: center;
    line-height: 23px;
    width: 48px;
    height: 23px;
    border-radius: 2px;
    background-color: #3F86D6;
    font-size: 13px;
    color: #fff;
    border: none;
}
.bespeakTable-component.lay .main .thead.on[data-v-0c679220]{background-color: rgba(249,249,249,1);
}
.bespeakTable-component.lay .main .tr[data-v-0c679220]:first-child{border-top:1px solid #EBEBEB
}
.bespeakTable-component.lay .main .tr[data-v-0c679220]:last-child{
border-bottom:1px solid #EBEBEB
}

.empty-div[data-v-55bd5e6a]{
	display: block;
	background-color: #f2f2f2;
	text-align: center;
	color: #b2b2b2;
	font-size: 14px;
	top: 0
}
.empty-center[data-v-55bd5e6a]{
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
}
.empty-div .icon[data-v-55bd5e6a]{
	width: 144px;
	height: 144px;
	display:inline-block;
	margin-bottom: 25px;
}


.top-info[data-v-5225199f]{
    display:flex;
    align-items: center;
    margin: 12px;
    border-radius: 10px;
    background: #fff;
    padding: 12px;
}
.user-info[data-v-5225199f]{
    margin-right: 15px;
}
.real-text[data-v-5225199f]{
    color: #333333;
    margin: 12px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
}
.real-info[data-v-5225199f]{
    width: 155px;
    font-size: 14px;
    color: #999999;
}
.usename[data-v-5225199f]{
    margin-right: 8px;
    margin-bottom: 12px;
}
.pictur[data-v-5225199f] {
    width: 52px;
    height: 61px;
}
.real-icon[data-v-5225199f] {
    width: 80px;
    height: 75px;
}
.process-picture[data-v-5225199f] {
    width: 57.3%;
    height: 123px;
}
.process-box[data-v-5225199f]{
    margin: 12px;
    padding: 12px;
    background: #FFFFFF;
    border-radius: 10px;
}
.real-process[data-v-5225199f] {
    text-align: center;
    margin: 12px 0;
    font-size: 16px;
    font-weight: bold;
    color: #333333;
}
.real-process-text[data-v-5225199f] {
    font-size: 12px;
    color: #666666;
    margin-bottom: 6px;
}
.div-left[data-v-5225199f]{
    margin-left: 26px;
}
.div-bottom[data-v-5225199f]{
    margin-bottom: 12px;
}
.search-text[data-v-5225199f]{
    position: relative;
    font-size: 14px;
    font-weight: bold;
    color: #333333;
    margin-bottom: 6px;
}
.circel[data-v-5225199f]{
    position: absolute;
    left: -24px;
    top: 3px;
    width: 14px;
    height: 14px;
}
.line[data-v-5225199f]{
    position: absolute;
    left: -18px;
    top: 16px;
    border: 1px dashed #CFCFCF;
}
.height-one[data-v-5225199f]{
   height: 188px;
}
.height-two[data-v-5225199f]{
   height: 40px;
}
.height-three[data-v-5225199f]{
   height: 26px;
}
.van-button--normal[data-v-5225199f] {
    width: 166px;
    font-size: 16px!important;
}
.realname-pic[data-v-5225199f] {
    height: 240px;
    padding:18px 14px 20px;
}
.info-picture[data-v-5225199f] {
    max-height:100%;
    max-width: 100%;
    margin: 0 auto;
    display: block;
    image-rendering:-moz-crisp-edges;
    image-rendering:-o-crisp-edges;
    image-rendering:-webkit-optimize-contrast;
    image-rendering: crisp-edges;
    -ms-interpolation-mode:nearest-neighbor;
}
.title[data-v-5225199f] {
    margin: 12px auto;
    text-align: center;
    font-size: 14px;
    color: #000000;
}
.table[data-v-5225199f] {
    position: relative;
    margin: 0 10px 10px;
    padding-left:14px;
    background: #FFFFFF;
    border: 1px solid #DCDEE0;
    box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1);
    border-radius: 8px;
}
.thone[data-v-5225199f]{
    font-size: 14px;
    font-weight: bold;
    color: #000000;
    margin: 16px 0 11px;
}
.trone[data-v-5225199f] {
    margin-bottom: 9px;
    font-size: 12px;
    color: #666666;
}
.pictur-one[data-v-5225199f] {
    width: 52px;
    height: 61px;
    margin: 0 12px;
}
.picturs[data-v-5225199f] {
    max-height: 100%;
    max-width: 100%;
    image-rendering:-moz-crisp-edges;
    image-rendering:-o-crisp-edges;
    image-rendering:-webkit-optimize-contrast;
    image-rendering: crisp-edges;
    -ms-interpolation-mode:nearest-neighbor;
}
.button-box[data-v-5225199f]{
    margin: 12px;
    display: flex;
    justify-content: space-around;
}
.button-div[data-v-5225199f]{
    font-size: 18px;
    width: 45.3%;
    height: 44px;
    border-radius: 22px;
    text-align: center;
    line-height: 44px;
}
.close-btn[data-v-5225199f]{
    background: rgb(255, 255, 255);
    border: 1px solid rgb(236, 236, 236);
    color: rgb(102, 102, 102);
    font-weight: bold;
}
.next-btn[data-v-5225199f]{
    background: rgb(47, 129, 254);
    color: rgb(255, 255, 255);
}
.name[data-v-5225199f]{
    width: 46px;
    text-align: center;
    border-radius: 4px;
    font-size: 12px;
}
.real-no[data-v-5225199f]{
    background: rgba(244, 62, 59, 0.1);
    color: #F43E3B;
    margin-bottom: 6px;
}
.real[data-v-5225199f]{
    background: rgba(1, 204, 159, 0.1);
    color: #01CC9F;
}

.real-info-box[data-v-6d1ff490]{
    display: flex;
    align-items: center;
    margin: 12px;
    border-radius: 10px;
    background: #fff;
    padding: 12px;
}
.real-text[data-v-6d1ff490] {
    font-size: 14px;
    margin-bottom: 10px;
}
.real-info[data-v-6d1ff490]{
    width: 155px;
    font-size: 12px;
    color: #999999;
}
.user-right[data-v-6d1ff490]{
  margin-right: 15px;
}
.pictur[data-v-6d1ff490] {
    width: 52px;
    height: 61px;
    margin: 0 12px;
}
.real-icon[data-v-6d1ff490] {
    width: 80px;
    height: 75px;
}
.process-picture[data-v-6d1ff490] {
    width: 276px;
    height: 123px;
}
.real-process[data-v-6d1ff490] {
    margin-top: 20px;
    margin-bottom: 15px;
    font-size: 14px;
    font-weight: bold;
    color: #000000;
}
.real-process-text[data-v-6d1ff490] {
    font-size: 12px;
    color: #666666;
}
.van-button--normal[data-v-6d1ff490] {
    width: 166px;
    font-size: 16px!important;
}
.realname-pic[data-v-6d1ff490] {
    padding:18px 14px 20px;
}
.picturs[data-v-6d1ff490] {
    max-height: 100%;
    max-width: 100%;
    image-rendering:-moz-crisp-edges;
    image-rendering:-o-crisp-edges;
    image-rendering:-webkit-optimize-contrast;
    image-rendering: crisp-edges;
    -ms-interpolation-mode:nearest-neighbor;
}
.title[data-v-6d1ff490] {
    color: #333333;
    margin: 12px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
}
.table-one[data-v-6d1ff490] {
    display:flex;
    align-items:center;
    justify-content: space-between;
    position: relative;
    margin: 0 10px 10px;
    padding: 0 12px;
    background: #FFFFFF;
    border-radius: 10px;
    padding: 12px;
}
.list-info .trone[data-v-6d1ff490]:last-child{
    margin-bottom: 0;
}
.thone[data-v-6d1ff490]{
    font-size: 14px;
    font-weight: bold;
    color: #2E2E2E;
    margin-bottom: 12px;
}
.trone[data-v-6d1ff490]{
    margin-bottom: 6px;
    font-size: 12px;
    color: #999999;
    word-break: break-all;
}
.btn-one[data-v-6d1ff490] {
    border: 0;
    height: 32px;
    font-size: 14px;
    line-height: 32px;
    width: 84px;
    text-align: center;
    border-radius: 27px;
}
.ticket-btn[data-v-6d1ff490]{
    color: #fff;
    background: #2F81FE;
}
.used-expire[data-v-6d1ff490]{
    color: #999999;
    background: #F8F8F8;
}
.name[data-v-6d1ff490]{
    width: 46px;
    text-align: center;
    border-radius: 4px;
    font-size: 12px;
}
.real-no[data-v-6d1ff490]{
    background: rgba(244, 62, 59, 0.1);
    color: #F43E3B;
    margin-bottom: 8px;
}
.real[data-v-6d1ff490]{
    background: rgba(1, 204, 159, 0.1);
    color: #01CC9F;
}

.real-text[data-v-20f54d02] {
    font-size: 14px;
    margin-bottom: 10px;
}
.real-info[data-v-20f54d02]{
    width: 155px;
    font-size: 12px;
    color: #F43E3B;
}
.pictur[data-v-20f54d02] {
    width: 52px;
    height: 61px;
}
.real-icon[data-v-20f54d02] {
    margin-top: 7px;
    width: 60px;
    height: 52px;
}
.process-picture[data-v-20f54d02] {
    width: 276px;
    height: 123px;
}
.real-process[data-v-20f54d02] {
    margin-top: 20px;
    margin-bottom: 15px;
    font-size: 14px;
    font-weight: bold;
    color: #000000;
}
.real-process-text[data-v-20f54d02] {
    font-size: 12px;
    color: #666666;
}
.van-button--normal[data-v-20f54d02] {
    width: 166px;
    font-size: 16px!important;
}
.realname-pic[data-v-20f54d02] {
    padding:18px 14px 20px;
}
.info-picture.img[data-v-20f54d02] {
    image-rendering:-moz-crisp-edges;
    image-rendering:-o-crisp-edges;
    image-rendering:-webkit-optimize-contrast;
    image-rendering: crisp-edges;
    -ms-interpolation-mode:nearest-neighbor;
}
.info-picture[data-v-20f54d02] {
  width: 100%;
  height: 240px;
}
.title[data-v-20f54d02] {
    color: #333333;
    margin: 12px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
}
.table[data-v-20f54d02] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    margin: 0 10px 10px;
    padding-left:14px;
    background: #FFFFFF;
    border-radius: 10px;
    padding: 12px;
}
.verify-list .trone[data-v-20f54d02]:last-child{
    margin-bottom: 0;
}
.thone[data-v-20f54d02]{
    font-size: 14px;
    font-weight: bold;
    color: #2E2E2E;
    margin-bottom: 12px;
}
.trone[data-v-20f54d02]{
    margin-bottom: 9px;
    font-size: 12px;
    color: #666666;
}
.btn-one[data-v-20f54d02]{
    border: 0;
    height: 32px;
    font-size: 14px;
    line-height: 32px;
    width: 84px;
    text-align: center;
    border-radius: 27px;
}
.ticket-btn[data-v-20f54d02]{
    color: #fff;
    background: #2F81FE;
}
.used-expire[data-v-20f54d02]{
    color: #999999;
    background: #F8F8F8;
}

.zuhe-compoment[data-v-00e022df]{
    background-color: #fff;
    margin-bottom: 12px;
    border-radius: 10px;
}
.zuhe-compoment .main[data-v-00e022df]{
    position: relative;
    padding: 12px;
}
.zuhe-compoment .main .top[data-v-00e022df]{
    color: #999;
    font-size: 12px;
    position: relative;
}
.zuhe-compoment .main .box-bottom[data-v-00e022df]{
    margin-bottom: 12px;
}
.name[data-v-00e022df]{
    font-size: 12px;
    position: absolute;
    right: 0;
    top: 12px;
    width: 56px;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 22px 0px 0px 22px;
}
.real[data-v-00e022df]{
    background: rgba(1, 204, 159, 0.1);
    color: #01CC9F;
}
.real-no[data-v-00e022df]{
    background: rgba(244, 62, 59, 0.1);
    color: #F43E3B;
}
.exchange[data-v-00e022df]{
    background: rgba(47, 129, 254, 0.1);
    color: #2F81FE;
}
.zuhe-compoment .main .top .one[data-v-00e022df]{
    display: inline-block;
    margin-right: 12px;
}
.zuhe-compoment .main .xianlu-title[data-v-00e022df] {
    font-size: 16px;
    line-height: 24px;
    padding-top: 12px;
}
.zuhe-compoment .main .item[data-v-00e022df] {
    display: inline-block;
    background-color: #F0F4F8;
    color: #666;
    font-size: 12px;
    padding: 5px;
    border-radius: 3px;
}
.zuhe-compoment .price[data-v-00e022df] {
    font-size: 14px;
    color: #666;
    margin-bottom: 12px;
}
.zuhe-compoment .price .span[data-v-00e022df] {
    color: #E85151;
}
.zuhe-compoment .bottom[data-v-00e022df] {
    display: flex;
    height: 56px;
    position: relative;
    justify-content: space-between;
    padding: 0 12px;
}
.zuhe-compoment .bottom .span[data-v-00e022df] {
    color:#666;
    font-size: 12px;
}
.zuhe-compoment .bottom[data-v-00e022df]:after{
    position: absolute;
    display: block;
    content: "";
    height: 1px;
    width: 200%;
    left: 0;
    top: 0;
    transform: scale(0.5);
    transform-origin: 0 0;
    background: #DCDEE0;
}
.center-one[data-v-00e022df]{
    display: flex;
    justify-content: space-between;
    font-size: 14px;
}
.xianlu-title-div[data-v-00e022df]{
    width: 258px;
    font-weight: bold;
    font-size: 14px;
    color: #2E2E2E;
}
.span-price[data-v-00e022df]{
    font-size: 14px;
    color: #F43E3B;
    line-height: 24px;
}
.user-div[data-v-00e022df]{
    display: flex;
    align-items: center;
    font-size: 12px;
    color: #666666;
}
.user-img[data-v-00e022df]{
    width: 16px;
    height: 16px;
    margin-right: 4px;
}
.detail-div[data-v-00e022df]{
    background-color: #3F86D6;
    color: #fff;
    height: 28px;
    font-size: 12px;
    line-height: 28px;
    width: 68px;
    text-align: center;
    border-radius: 3px;
}
.btnheight.van-button--mini[data-v-00e022df]{
    height: 16px;
}
.minibtn.van-button--mini[data-v-00e022df]{
    height: 28px;
}
.more-times[data-v-00e022df]{
    margin-left: 6px;
    font-size: 12px;
    color: #666666;
}
.bottom-left[data-v-00e022df]{
    display: flex;
    align-items: center;
}
.bottom-left ._button[data-v-00e022df]{
    padding: 0;
}
.bottom-left .btn[data-v-00e022df]{
    font-size: 10px;
    height: 16px;
    background-color: #fff;
    line-height: 14px;
    width: 32px;
    border-radius: 2px;
}
.bottom-left .btn-one[data-v-00e022df]{
    border: 0;
    height: 32px;
    font-size: 14px;
    line-height: 32px;
    width: 84px;
    text-align: center;
    border-radius: 27px;
}
.print-btn[data-v-00e022df]{
    color: #fff;
    background: #2F81FE;
    margin-right:10px;
}
.ticket-btn[data-v-00e022df]{
    color: #fff;
    background: #2F81FE;
}
.used-expire[data-v-00e022df]{
    color: #999999;
    background: #F8F8F8;
}
.order-times[data-v-00e022df]{
    display: flex;
    align-items: center;
    width: 116px;
    height: 26px;
    border: 1px solid #F8F8F8;
    border-radius: 13px;
    color: #2F81FE;
}
.time-span[data-v-00e022df]{
    display: inline-block;
    width: 52px;
    font-size: 12px;
    background: #E8F1FF;
    border-radius: 13px 0px 0px 13px;
    height: 26px;
    line-height: 26px;
    text-align: center;
}
.order-number[data-v-00e022df]{
    display: inline-block;
    text-align: center;
    width: 65px;
    font-size: 12px;
}
.times-img[data-v-00e022df]{
    width: 8px;
    height: 8px;
}
.count-div[data-v-00e022df]{
    display: inline-flex;
    width: 70px;
    align-items: center;
    height: auto;
    line-height: 0;
    border: 0;
}
.count-div .num[data-v-00e022df] {
    flex: 1;
    font-size: 12px;
    text-align: center;
    border: 0 !important;
}
.count-div .btn-minus[data-v-00e022df],
.count-div .btn-plus[data-v-00e022df]{
    width: 24px;
    height: 24px;
}

.bgc[data-v-77743df2]{
	background-image: linear-gradient(#2F81FE 76%, #F7F7F7);
	background-size: 100% 200px;
	background-repeat: no-repeat;
}
.index-page.page-body[data-v-77743df2]{
	min-height: 100vh;
}
.top-header[data-v-77743df2]{
}
.top-header .info[data-v-77743df2]{
	box-sizing: border-box;
	width: 100%;
	display: flex;
	padding: 30px 24px 0 15px;
}
.top-header .info .icon-div[data-v-77743df2] {
	padding: 2px;
	background-color: #fff;
	width: 58px;
	height: 58px;
	border-radius: 50%;
	overflow: hidden;
	min-width: 58px;
}
.top-header .info .icon-div .icon[data-v-77743df2]{
	width: 100%;
	height: 100%;
	border-radius: 50%
}
.top-header .info .user-info[data-v-77743df2]{
	flex: 1;
	color: #FFF;
	position: relative;
}
.top-header .info .user-info .name[data-v-77743df2]{
	font-size: 18px;
	font-weight: bold;
	padding-top: 6px;
	padding-bottom: 3px;
}
.top-header .info .user-info .arrow[data-v-77743df2]{
	position: absolute;
	top: 50%;transform: translateY(-50%);
	width: 10px;
	height: 18px;
	right: 0;
}
.top-header .datas[data-v-77743df2]{
	width: 100%;
	padding-bottom: 15px ;
	display: flex;
	justify-content: space-between
}
.top-header .datas .item[data-v-77743df2]{
	color: #fff;
	text-align: center;
	position: relative;
	width:33.3333333%
}
.top-header .datas .item[data-v-77743df2]:after{
	content: '';
	position: absolute;
	bottom: -10px;
	right: 0;
	width: 1px;
	height: 60px;
	background-color: rgb(105, 173, 231);
	-webkit-transform: scale(0.5, 0.5);
	transform: scale(0.5, 0.5);
}
.top-header .datas .item[data-v-77743df2]:last-child:after{
	width: 0;
}
.top-header .datas .item .num[data-v-77743df2]{
	font-size:18px ;
	font-weight: bold
}
.top-header .datas .item .txt[data-v-77743df2]{
	font-size: 13px
}
.list-ul[data-v-77743df2]{
	margin: 30px 12px 12px;
	padding: 12px;
	background: #FFFFFF;
	border-radius: 10px;
}
.list-ul .item[data-v-77743df2]{
	float: left;
	width: 25%;
	text-align: center;
	margin-bottom: 20px;
}
.list-ul .item .icon[data-v-77743df2]{
	width: 50px;
	height: 50px;
}
.list-ul .item ._p[data-v-77743df2] {
	color: #333;
	font-size: 14px;
}
.version[data-v-77743df2]{
	position: absolute;
	width: 100px;
	bottom: 50px;
	left: 50%;
	margin-left: -50px;
	color: #333;
	text-align: center;
}
.page-body{
    min-height: 100vh;
    box-sizing: border-box;
     
}
/* 日历 */
.rili-div{
    display: flex;
    /* position:fixed;top:45px; */
    width:100%;
    background-color: #fff;
    z-index: 0;
    justify-content: space-between
}
.rili-div .rili-item{
    width:14.285714285714285%;
    height: 68px;
    text-align: center;
    background-color: #fff;
    position: relative;
    box-sizing: border-box;
    /* border-left: 1px solid #e6e6e6 */
}

.rili-div .rili-item::before,.rili-div .rili-item.cur::before{
    content: ''; 
    position: absolute; 
    top: 0; 
    left: 0;  
    width: 200%; 
    height: 200%;
    transform-origin: 0 0; 
    transform: scale(0.5,0.5); 
    box-sizing: border-box;
}
.rili-div .rili-item::before{border-left: 1px solid #e6e6e6}
.rili-div .rili-item.cur{background-color: rgba(96,179,255,.2);}
.rili-div .rili-item.cur::before{border-left: 1px solid rgba(96, 179, 255, .2)}
.rili-div .rili-item.abc::before{border-left: 1px solid rgba(96, 179, 255, .2)}
.rili-div .rili-item:first-child::before{border-left: 0}

/* .rili-div .rili-item.cur+.rili-item::before{
    border-left: 1px solid rgba(96, 179, 255, .2)
    } */
.rili-div .rili-item.cur:after{
    content: '';
    display: block;
    background-color: #4AA2F3;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 3px;
    left: 50%;
    transform: translateX(-50%)
}
.rili-div .rili-item .week-num{margin-top:8px;font-size:14px}
.rili-div .rili-item .date{margin:2px 0;font-size:11px;color:#DDDDDD}
.rili-div .rili-item .desc{font-size:11px;color:#666}
.rili-div .rili-item.cur .week-num,.rili-div .rili-item.cur .desc{ color: #4A9AF7}
.rili-div .rili-item.cur .date{color: rgba(63, 134, 214, .5)}

.blue{color: #4A9AF7}
.red{color: #EF463C}
.gray{color: #999999}
[data-v-22453218].vanline .van-tabs__nav--line{
	padding-bottom: 0;
}
[data-v-22453218].vanline .van-tabs__line{
	bottom: 0;
	background-color: #2F81FE;
}
[data-v-22453218].vanline .van-tab__text--ellipsis{
	overflow: visible !important;
}
.vanline .count[data-v-22453218]{
	width: 28px;
	height: 16px;
	background: #2F81FE;
	border: 1px solid #FFFFFF;
	border-radius: 8px;
	font-size: 10px;
	color: #fff;
	display:inline-block;
	line-height: 16px;
	position:absolute;
	right: -21px;
	text-align: center;
}
[data-v-22453218].search .van-icon-search:before{
	content: '';
	width: 16px;
	height: 16px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAg5JREFUOE+Vk09IVFEYxc+5DyLcKQVOOyOpVYQUUS0zCCmQSKRFYiDdb0RCAqtFi9ciQwoLqvfuI3JR0B+kaN/kRlwEFRS0cVVBMbtkoAisd+INKtOUaHd37/m+3/04nI9oOn19fVF3d/c+APslbSZZk/SupaWlMjAw8K25no0PIYTDAG6Q7JT0g+QXSa0k2yQtkLzsvZ8EoOW+FUCWZaMArkmalXRpZmZmdnp6+ldRmCTJdudcoZ8G8KxarfbHcfyz0OqALMt6ATyRdLNarZ6N4zhvHrW4hxCOAXgMIDWzM3VAHMcb29vb50m+9973NI63CuQ8gHEAXWb2lkmS9EZR9BTAbu/9m381Nb7FcbyhVCp9kvTIzEaZZdkEgJPe+y1rNS/rIYT7JHd47/cwhDAFYJeZdf0H4CqA42bWUUxwHcAR733negFpmt5xzu313u9kmqaDzrmpKIo6hoaGPq4DUnw6D2DOez9YmNjqnPsA4IGZldcChBD6ST6UdMjMXtRzkKbpOefcFUmnzOzeapAkSbZGUfRK0pyZHV0JUpGHJWdPSJrM83x8eHj4azMohHCQ5PM8z++Wy+UilWrchcKPi865C5Iiki8lfQbQRnLb4uJiz8jIyHwIwQDcJjlVqVTsj2VainUJQL+kAwA2AfhO8nWtVpsYGxurb2MBIXkrz/OJvwBrmbisFwkmufAbJOrhYk2of/4AAAAASUVORK5CYII=) no-repeat center center;
	background-size: 12px;
	margin-top: 3px;
}
[data-v-22453218].search .van-icon-clear:before{
	content: '';
	width: 16px;
	height: 16px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAATNJREFUOE+tU61OxEAYnDGkFYh7hCokx8o6sPAex0kQHIaQFAMIcHcc74E93MltcKD6CBWQdMEM2aZtlgLJhWPd9zOzO99+Q/SOtXYbwIjkHoCkKReSFgDmxpinEMI2KIoiKsvyluQIQJfv8UvSfDAYHCVJ4nytblwul3Ecxw8Advsv+iV+rKpqP03Tqiaw1s5IHq4Irtsk3RljxvSaSebBs08kbZI8+6KVzCS9Abhu8l7OjieYkhy3zSSz4XB4bq2dkLxsbjs1xlxZa7OQWNKMeZ4/A9gKb5PUAiY+34A7wqD3xRO8A9jo629Jmhn9BPalj38hWE/COkMEMF35GyVdkHz99o1rL9JfVtkbyzl30K1ySxJF0c0qZnLOHXtwZ6ZwB1o7e2ORrO0sqSC5kHTft/MnwqrVmzfkmosAAAAASUVORK5CYII=) no-repeat center center;
	background-size: 12px;
}
[data-v-22453218].okk .van-icon-cross:before{
	content: '';
	width: 24px;
	height: 24px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAb5JREFUSEutlUtvEzEUhc+hW8SyP6zb0kLS+lpiAYTQrrrovk8J8bDNIlDxEPw2pFRdN7fyaGbkTObhJsxyxnO+e46vrykinwDskjxxzn3Af3iMMXskrwD8oYjcAXgadUlOnXOXmzCstSNVDQC2APyjMeYNyetKdBNIKf4VwBMA96o6YhQWkSmA800gLeKHIYRZAWiDAHjvvb/IicsYMyYZYykqB3Dgvf9WxJ4KNJ3kQPrEVwDxhbX2naqmlXc6GRJvBeRCSvG4oTGFe5Jj59z3ZqRLEaUf+5zkinc6qEBtEJLzss+LymMrhhBuupqh00EPRKtYhsQHHfRAFqr6sq/y+kzl9LmIHALwaVur6lEIoT6ca0fUEF+Uh6nQy4H07oExxpB0SeYvSG4DqAfiEKQT0CYeQvhRjpVJLqQVYK0VVf2SVl6JJ7MrC7ICaIoD2Pfe/2zbRBFZggA49t6fpWuXAI8R73LShKTj2gL4nMyWPefcr8w2fgsgXpHVUzupLpy1xRMnrZB4J6eHKM6W5yGE3zmVN9eISBMyiYBbAM/KwbW2eIeTOa21H1V1B8Br7/3fdSpv/mOMeUXyFMDsASGiNBmbWjUpAAAAAElFTkSuQmCC) no-repeat center center;
	background-size: 12px;
}

.box-div[data-v-ce63c368] {
		margin: 12px;
        padding: 12px;
        border-radius: 10px;
		background-color: #fff;
}
.main[data-v-ce63c368] {
		margin-bottom: 12px;
}
.center-one[data-v-ce63c368]{
		display: flex;
		justify-content: space-between;
		margin-bottom: 12px;
}
.one[data-v-ce63c368]{
		font-size: 12px;
		color: #999999;
}
.text-confirm[data-v-ce63c368]{
		font-size: 14px;
		color: #2F81FE;
}
.xianlu-title-div[data-v-ce63c368]{
        width: 55%;
		font-size: 14px;
		font-weight: bold;
		color: #2E2E2E;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
}
.span-price[data-v-ce63c368]{
        font-weight: bold;
        color: #FF4747;
		font-size: 16px;
}
.room[data-v-ce63c368]{
		font-size: 14px;
		color: #666666;
}
.user-div[data-v-ce63c368]{
		color: #666666;
		font-size: 12px;
}
.bottom ._button[data-v-ce63c368]{
        margin: 0px;
        padding: 0px;
        outline: none;
}
.bottom[data-v-ce63c368] {
        display: flex;
        height: 56px;
        justify-content: space-between;
        padding-top: 12px;
}
.btns[data-v-ce63c368]{
		border: none;
		width: 84px;
        height: 32px;
        background: #FFFFFF;
        border-radius: 22px;
        border: 1px solid #ECECEC;
		font-size: 14px;
        display: flex;
        align-items: center;
        justify-content: center;
}
.order-desc[data-v-ce63c368]{
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        word-break:break-all;
}
.apply-span[data-v-ce63c368]{
        background: rgba(255, 71, 71, 0.1);
        display: inline-block;
        height: 18px;
        width: 40px;
        font-size: 12px;
        text-align: center;
        border-radius: 4px;
        color: #FF4747;
}
[data-v-ce63c368].van-divi .van-divider{
        margin:0;
        border: 0 solid #F8F8F8;
}
.bottom-tip[data-v-ce63c368] {
        color: #ef463c;
        margin-bottom: -10px;
}

.text-div[data-v-fe4242fc] {
	display: flex;
	justify-content: space-between;
	font-size: 14px;
}
.txt-div[data-v-fe4242fc]{
	max-height: 275px;
	overflow-y: scroll;
	padding-bottom: 10px
}

.textarea[data-v-80583858]{
	max-height: 178px;
	overflow-y: scroll;
	padding-bottom: 10px;
	height: 92px;
	background: #F5F9FA;
	border-radius: 6px;
	width: 100%;
	outline: none;
	resize: none;
	display: block;
	padding: 12px;
	box-sizing:border-box;
	border: none;
	text-align: left;
	-webkit-text-size-adjust: none
}
.textarea[data-v-80583858]::-webkit-scrollbar {
	display: none;
}
.textarea[data-v-80583858] ::-webkit-scrollbar{
	display: none;
    width: 0;
    height: 0;
    color: transparent;
}
.textarea[data-v-80583858] {
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.textarea[data-v-80583858]::-webkit-input-placeholder {
  color: #999;
}
.textarea[data-v-80583858]::-moz-placeholder {
  color: #999;
}
.textarea[data-v-80583858]:-ms-input-placeholder {
  color: #999;
}   

.order-div[data-v-dc8a8c40]{
    display: flex;
	margin: 12px;
	padding: 12px;
	background: #FFF;
	height: 60px;
	border-radius: 10px;
	margin-top: 12px; 
	align-items: center;
}
.div-box[data-v-dc8a8c40]{
    position: relative;
    flex: 1;
}
.box-date[data-v-dc8a8c40]{
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}
.date-img[data-v-dc8a8c40]{
    position: absolute;
    right: -14px;
    bottom: 4px;
	width: 10px;
	height: 10px;
}
.title[data-v-dc8a8c40]{
    display: block;
    font-size: 12px;
    color: #999;
}
.date-time[data-v-dc8a8c40]{
	font-size: 12px;
	color: #333;
	margin-top: 8px;
}
.box-search[data-v-dc8a8c40]{
    display: flex;
}
.search-date[data-v-dc8a8c40]{
	width: 50px;
	height: 24px;
    font-size: 12px;
	background: #2F81FE;
	color: rgb(255, 255, 255); 
	margin-left: 10px;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 18px;
}

.backtop[data-v-172833c7]{
    position: fixed;
    right: 12px;
    bottom: 200px;
    z-index: 98
}
.backtop .div-box .img[data-v-172833c7]{
    width: 52px;
    height: 52px;
}

[data-v-ec1a171a].vanline .van-tabs__nav--line{
	padding-bottom: 0;
}
[data-v-ec1a171a].vanline .van-tabs__line{
	bottom: 0;
	background-color: #2F81FE;
}
[data-v-ec1a171a].vanline .van-tab__text--ellipsis{
	overflow: visible !important;
}
.vanline .count[data-v-ec1a171a]{
	width: 28px;
	height: 16px;
	background: #2F81FE;
	border: 1px solid #FFFFFF;
	border-radius: 8px;
	font-size: 10px;
	color: #fff;
	display:inline-block;
	line-height: 16px;
	position:absolute;
	right: -25px;
	text-align: center;
}
[data-v-ec1a171a].search .van-icon-search:before{
	content: '';
	width: 16px;
	height: 16px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAg5JREFUOE+Vk09IVFEYxc+5DyLcKQVOOyOpVYQUUS0zCCmQSKRFYiDdb0RCAqtFi9ciQwoLqvfuI3JR0B+kaN/kRlwEFRS0cVVBMbtkoAisd+INKtOUaHd37/m+3/04nI9oOn19fVF3d/c+APslbSZZk/SupaWlMjAw8K25no0PIYTDAG6Q7JT0g+QXSa0k2yQtkLzsvZ8EoOW+FUCWZaMArkmalXRpZmZmdnp6+ldRmCTJdudcoZ8G8KxarfbHcfyz0OqALMt6ATyRdLNarZ6N4zhvHrW4hxCOAXgMIDWzM3VAHMcb29vb50m+9973NI63CuQ8gHEAXWb2lkmS9EZR9BTAbu/9m381Nb7FcbyhVCp9kvTIzEaZZdkEgJPe+y1rNS/rIYT7JHd47/cwhDAFYJeZdf0H4CqA42bWUUxwHcAR733negFpmt5xzu313u9kmqaDzrmpKIo6hoaGPq4DUnw6D2DOez9YmNjqnPsA4IGZldcChBD6ST6UdMjMXtRzkKbpOefcFUmnzOzeapAkSbZGUfRK0pyZHV0JUpGHJWdPSJrM83x8eHj4azMohHCQ5PM8z++Wy+UilWrchcKPi865C5Iiki8lfQbQRnLb4uJiz8jIyHwIwQDcJjlVqVTsj2VainUJQL+kAwA2AfhO8nWtVpsYGxurb2MBIXkrz/OJvwBrmbisFwkmufAbJOrhYk2of/4AAAAASUVORK5CYII=) no-repeat center center;
	background-size: 12px;
	margin-top: 3px;
}
[data-v-ec1a171a].search .van-icon-clear:before{
	content: '';
	width: 16px;
	height: 16px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAATNJREFUOE+tU61OxEAYnDGkFYh7hCokx8o6sPAex0kQHIaQFAMIcHcc74E93MltcKD6CBWQdMEM2aZtlgLJhWPd9zOzO99+Q/SOtXYbwIjkHoCkKReSFgDmxpinEMI2KIoiKsvyluQIQJfv8UvSfDAYHCVJ4nytblwul3Ecxw8Advsv+iV+rKpqP03Tqiaw1s5IHq4Irtsk3RljxvSaSebBs08kbZI8+6KVzCS9Abhu8l7OjieYkhy3zSSz4XB4bq2dkLxsbjs1xlxZa7OQWNKMeZ4/A9gKb5PUAiY+34A7wqD3xRO8A9jo629Jmhn9BPalj38hWE/COkMEMF35GyVdkHz99o1rL9JfVtkbyzl30K1ySxJF0c0qZnLOHXtwZ6ZwB1o7e2ORrO0sqSC5kHTft/MnwqrVmzfkmosAAAAASUVORK5CYII=) no-repeat center center;
	background-size: 12px;
}
[data-v-ec1a171a].okk .van-icon-cross:before{
	content: '';
	width: 24px;
	height: 24px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAb5JREFUSEutlUtvEzEUhc+hW8SyP6zb0kLS+lpiAYTQrrrovk8J8bDNIlDxEPw2pFRdN7fyaGbkTObhJsxyxnO+e46vrykinwDskjxxzn3Af3iMMXskrwD8oYjcAXgadUlOnXOXmzCstSNVDQC2APyjMeYNyetKdBNIKf4VwBMA96o6YhQWkSmA800gLeKHIYRZAWiDAHjvvb/IicsYMyYZYykqB3Dgvf9WxJ4KNJ3kQPrEVwDxhbX2naqmlXc6GRJvBeRCSvG4oTGFe5Jj59z3ZqRLEaUf+5zkinc6qEBtEJLzss+LymMrhhBuupqh00EPRKtYhsQHHfRAFqr6sq/y+kzl9LmIHALwaVur6lEIoT6ca0fUEF+Uh6nQy4H07oExxpB0SeYvSG4DqAfiEKQT0CYeQvhRjpVJLqQVYK0VVf2SVl6JJ7MrC7ICaIoD2Pfe/2zbRBFZggA49t6fpWuXAI8R73LShKTj2gL4nMyWPefcr8w2fgsgXpHVUzupLpy1xRMnrZB4J6eHKM6W5yGE3zmVN9eISBMyiYBbAM/KwbW2eIeTOa21H1V1B8Br7/3fdSpv/mOMeUXyFMDsASGiNBmbWjUpAAAAAElFTkSuQmCC) no-repeat center center;
	background-size: 12px;
}

.box-div[data-v-0f079fb2] {
		margin: 12px;
        padding: 12px;
        border-radius: 10px;
		background-color: #fff;
}
.main[data-v-0f079fb2] {
		margin-bottom: 12px;
}
.center-one[data-v-0f079fb2]{
		display: flex;
		justify-content: space-between;
		margin-bottom: 12px;
}
.one[data-v-0f079fb2]{
		font-size: 12px;
		color: #999999;
}
.order-text[data-v-0f079fb2]{
        width: 68px;
        height: 20px;
        font-size: 12px;
        line-height: 24px;
        color: #F43E3B;
        padding: 1px 4px;
        line-height: 20px;
}
.apply-span[data-v-0f079fb2]{
        background: rgba(255, 71, 71, 0.1);
        display: inline-block;
        height: 18px;
        width: 40px;
        font-size: 12px;
        text-align: center;
        border-radius: 4px;
        color: #FF4747;
}
.text-confirm[data-v-0f079fb2]{
		font-size: 14px;
		color: #2F81FE;
}
.xianlu-title-div[data-v-0f079fb2]{
        width: 55%;
		font-size: 14px;
		font-weight: bold;
		color: #2E2E2E;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
}
.span-price[data-v-0f079fb2]{
        font-weight: bold;
        color: #FF4747;
		font-size: 16px;
}
.room[data-v-0f079fb2]{
		font-size: 14px;
		color: #666666;
}
.user-div[data-v-0f079fb2]{
		color: #666666;
		font-size: 12px;
}
.bottom ._button[data-v-0f079fb2]{
        margin: 0px;
        padding: 0px;
        outline: none;
}
.bottom[data-v-0f079fb2] {
        display: flex;
        height: 56px;
        justify-content: space-between;
        padding-top: 12px;
}
.btns[data-v-0f079fb2]{
		border: 0px;
		width: 84px;
        height: 32px;
        background: #FFFFFF;
        border-radius: 22px;
        border: 1px solid #ECECEC;
        font-size: 14px;
        display: flex;
        align-items: center;
        justify-content: center;
}
.first-time-order[data-v-0f079fb2]{
        color: #FF334C;
        font-size: 12px;
        margin-bottom: 2px;
}
.order-desc[data-v-0f079fb2]{
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        word-break:break-all;
}
[data-v-0f079fb2].van-divi .van-divider{
        margin:0;
        border: 0 solid #F8F8F8;
}

.txt-div[data-v-c6c57724]{
	max-height: 178px;
	overflow-y: scroll;
}
.textarea[data-v-c6c57724]{
	height: 92px;
	background: #F5F9FA;
	border-radius: 6px;
	width: 100%;
	outline: none;
	resize: none;
	display: block;
	padding: 12px;
	box-sizing:border-box;
	border: none;
	text-align: left;
	-webkit-text-size-adjust: none
}
.textarea[data-v-c6c57724]::-webkit-scrollbar {
	display: none
}
.textarea[data-v-c6c57724] ::-webkit-scrollbar{
	display: none;
    width: 0;
    height: 0;
    color: transparent;
}
.textarea[data-v-c6c57724] {
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.textarea[data-v-c6c57724]::-webkit-input-placeholder {
  color: #999;
}
.textarea[data-v-c6c57724]::-moz-placeholder {
  color: #999;
}
.textarea[data-v-c6c57724]:-ms-input-placeholder {
  color: #999;
}   

.flex-cancel[data-v-0794e26c]{
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.cancel-info[data-v-0794e26c]{
	font-size: 14px;
	color: #999999;
	margin-top: 12px;
}
.right-text-time[data-v-0794e26c]{
	color: #2E2E2E;
}
.right-text[data-v-0794e26c]{
	font-weight: bold;
	color: #FF4747;
}

.txt-div[data-v-a60ec2b8]{
	max-height: 178px;
	overflow-y: scroll;
}
.textarea[data-v-a60ec2b8]{
	height: 92px;
	background: #F5F9FA;
	border-radius: 6px;
	width: 100%;
	outline: none;
	resize: none;
	display: block;
	padding: 12px;
	box-sizing:border-box;
	border: none;
	text-align: left;
	-webkit-text-size-adjust: none
}
.textarea[data-v-a60ec2b8]::-webkit-scrollbar {
	display: none
}
.textarea[data-v-a60ec2b8] ::-webkit-scrollbar{
	display: none;
    width: 0;
    height: 0;
    color: transparent;
}
.textarea[data-v-a60ec2b8] {
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.textarea[data-v-a60ec2b8]::-webkit-input-placeholder {
  color: #999;
}
.textarea[data-v-a60ec2b8]::-moz-placeholder {
  color: #999;
}
.textarea[data-v-a60ec2b8]:-ms-input-placeholder {
  color: #999;
}

.text-div[data-v-0c90e900] {
	display: flex;
	justify-content: space-between;
	padding-bottom: 20px;
	font-size: 12px;
	padding-left: 20px;
	color: #999;
	align-items: center;
}
.div-diliver[data-v-0c90e900]{
	border-left:1px dashed #CFCFCF;
	height: 88%;
	position: absolute;
	left: 6px;
	top: 12px;
}

.jiedan[data-v-d6f69610] {
	font-size: 18px;
}
.user-time[data-v-d6f69610] {
	margin-top: 6px;
	font-size: 12px;
	color: #FFFFFF;
}
.order-title[data-v-d6f69610]{
	color:#2E2E2E;
	font-size:16px;
	font-weight: bold;
}
.order-title-one[data-v-d6f69610] {
	color:#333;
	font-size:14px;
	font-weight: bold;
}
.box-div[data-v-d6f69610] {
	background: #FFFFFF;
	margin:12px 12px 0;
	border-radius: 10px;
	padding: 12px;
}
.box-div-one[data-v-d6f69610]{
	margin-bottom:12px;
}
.bgc[data-v-d6f69610] {
    background-image: linear-gradient(#2F81FE 76%, #F7F7F7);
    background-size: 100% 300px;
    background-repeat: no-repeat;
}
.order-div[data-v-d6f69610]{
	display:flex;
	justify-content: space-between;
}
.info-order[data-v-d6f69610]{
	align-items:center;
}
.flex-box[data-v-d6f69610]{
	display: flex;
	align-items: center;
}
.detail-text[data-v-d6f69610]{
	font-size: 12px;
	color: #666666;
}
.img-status[data-v-d6f69610] {
	width: 18px;
	height: 18px;
}
.text-status[data-v-d6f69610] {
	font-size: 18px;
	font-weight: bold;
	line-height: 25px;
	color: #FFFFFF;
}
.order[data-v-d6f69610] {
	font-size: 12px;
	color: #999999;
	flex: 0 0 84px;
}
.detail-div[data-v-d6f69610] {
	margin-bottom: 6px;
}
.detail-divone[data-v-d6f69610] {
	margin-bottom: 12px;
}
.order-desc[data-v-d6f69610] {
	margin-top: 12px;
	font-size: 12px;
	color: #F43E3B;
	word-break:break-all;
}
.fist-record-wayward[data-v-d6f69610]{
	display: inline-block;
	width: 100px;
	height: 17px;
	background: #FFEFF3;
	border-radius: 4px 4px 4px 4px;
	color: #FF334C;
	text-align: center;
	margin-right: 2px;
}
.btns-div[data-v-d6f69610] {
	position: fixed;
	bottom: 0;
	background-color: #fff;
	height: 86px;
	width: 100%;
	max-width: 420px;
	display: flex;
	justify-content: space-between;
}
.btns-div-one[data-v-d6f69610]{
	justify-content: space-between;
    display: flex;
    width: 100%;
    margin: 12px;
}
.btn-text[data-v-d6f69610]{
	width: 45.3%;
    height: 44px;
    border-radius: 22px;
    text-align: center;
    line-height: 44px;
	border: 0;
}
.all-night[data-v-d6f69610]{
	width: 70px;
	height: 22px;
	border: 1px solid #D5D5D5;
	border-radius: 11px;
	line-height: 22px;
	text-align: center;
	font-size: 14px;
	color: #999999;
}
.order-text[data-v-d6f69610]{
	font-size: 12px;
	color:#333;
}
.order-text-one[data-v-d6f69610] {
	font-size: 14px;
	color:#666;
}
.settlement[data-v-d6f69610] {
	font-size: 14px;
	color: #FF4747;
}
[data-v-d6f69610].van-divi .van-divider-one{
	margin:0;
	color: #f8f8f8;
}
[data-v-d6f69610].van-divi .van-divider{
	margin:0;
	border: 0 solid #F8F8F8;
}
.detail-divone[data-v-d6f69610]:last-child{
	margin-bottom: 0px;
}

.blue[data-v-41f32fd9]{color: #4A9AF7
}
.red[data-v-41f32fd9]{color: #EF463C
}
.gray[data-v-41f32fd9]{color: #999999
}
.yellow[data-v-41f32fd9]{color: #FF8A00
}
.jiedan[data-v-41f32fd9]{font-size: 18px
}
.index-page.page-body[data-v-41f32fd9] {
}
.user-time[data-v-41f32fd9] {
	margin-top: 6px;
	font-size: 12px;
	color: #FFFFFF;
}
.order-title[data-v-41f32fd9]{
	color:#2E2E2E;
	font-size:16px;
	font-weight: bold;
}
.order-info[data-v-41f32fd9]{
	color:#2E2E2E;
	font-size:14px;
	font-weight: bold;
}
.order-title-one[data-v-41f32fd9] {
	color:#333;
	font-size:14px;
	font-weight: bold;
}
.box-div[data-v-41f32fd9] {
	background: #FFFFFF;
	margin:12px 12px 0;
	border-radius: 10px;
	padding: 12px;
}
.box-div-one[data-v-41f32fd9]{
	margin-bottom:12px;
}
.bgc[data-v-41f32fd9] {
    background-image: linear-gradient(#2F81FE 76%, #F7F7F7);
    background-size: 100% 300px;
    background-repeat: no-repeat;
}
.order-div[data-v-41f32fd9]{
	display:flex;
	justify-content: space-between;
}
.info-order[data-v-41f32fd9]{
	align-items:center;
}
.order-text-one[data-v-41f32fd9]{
	font-size: 14px;
	color:#666;
}
.detail-project[data-v-41f32fd9]{
	font-size: 14px;
	color: #666666;
}
.detail-text[data-v-41f32fd9]{
	font-size: 12px;
	color: #666666;
}
.img-status[data-v-41f32fd9] {
	width: 18px;
	height: 18px;
}
.text-status[data-v-41f32fd9] {
	font-size: 18px;
	font-weight: bold;
	line-height: 25px;
	color: #FFFFFF;
}
.order[data-v-41f32fd9] {
	font-size: 12px;
	color: #999999;
	flex: 0 0 84px;
}
.detail-div[data-v-41f32fd9] {
	margin-bottom: 6px;
}
.detail-divone[data-v-41f32fd9] {
	margin-bottom: 12px;
}
.order-desc[data-v-41f32fd9] {
	margin-top: 12px;
	font-size: 12px;
	color: #F43E3B;
	word-break:break-all;
}
.user-desc-flex[data-v-41f32fd9]{
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.copy-content[data-v-41f32fd9]{
	width: 56px;
	height: 22px;
	background: #F8F8F8;
	border-radius: 14px;
	display: flex;
	align-items: center;
	justify-content: center;
	flex: 0 0 56px;
}
.copy-img[data-v-41f32fd9]{
	width: 12px;
	height: 12px;
	margin-right: 2px;
}
.btns-div[data-v-41f32fd9] {
	position: fixed;
	bottom: 0;
	background-color: #fff;
	height: 86px;
	width: 100%;
	max-width: 420px;
	display: flex;
	justify-content: space-between;
}
.btns-div-one[data-v-41f32fd9]{
	justify-content: space-between;
    display: flex;
    width: 100%;
    margin: 12px;
}
.btn-text[data-v-41f32fd9]{
	width: 45.3%;
    height: 44px;
    border-radius: 22px;
    text-align: center;
    line-height: 44px;
    border-radius: 22px;
    text-align: center;
    line-height: 44px;
}
[data-v-41f32fd9].van-divi .van-divider{
	margin:0;
	border: 0 solid #F8F8F8;
}
.group-tips[data-v-41f32fd9] {
	color: #ffffff;
	padding-left: 12px;
	margin-bottom: 6px;
}

.date-p[data-v-55c4840e]{
	padding: 12px 0 14px 15px;
	font-size: 16px;
	color: #666;
}
.ticket-datesone[data-v-55c4840e] {
	display: flex;
    justify-content: space-between;
    margin: 0 10px 15px;
}
.ticket-datesone .input[data-v-55c4840e]{
	width: 100px ;
	text-align: center;
	height: 35px;
	border:1px solid #ccc;
	display: inline-block;
	margin-bottom: -10px;
	box-sizing: border-box;
	margin-left: 0;
	font-size: 12px;
}
.ticket-desc-zhi[data-v-55c4840e]{
	margin:0;
	padding: 0 9px;
}
.sure-btn-one[data-v-55c4840e]{
	background-color: #3F86D6;
	color: #fff;
	height: 35px;
	font-size: 14px;
	line-height: 35px;
	width: 84px;
	text-align: center;
	border-radius: 3px;
}
.print-main[data-v-55c4840e]{
}
.print-ul[data-v-55c4840e]{
	padding-bottom: 15px;
	border-bottom: 1px solid #E6E6E6;
}
.print-ul .tag-li[data-v-55c4840e] {
    width: 33%;
    text-align: center;
    float: left;
    position: relative;
}
.print-ul .tag-li[data-v-55c4840e]::after {
    content: '';
    position: absolute;
    width: 1px;
    height: 30px;
    background-color: #E6E6E6;
    right: 0;
    top: 50%;
    margin-top: -11px;
}
.print-ul .tag-li[data-v-55c4840e]:last-child::after{ 
	content :'';
	width: 0px;
}
.print-ul .tag-li .num[data-v-55c4840e]{
	font-size: 16px;
	line-height: 24px
}
.print-ul .tag-li .tag-title[data-v-55c4840e]{
	color: #999999;
	font-size: 12px;
}
.flex[data-v-55c4840e]{
	display: flex;
	justify-content: space-between;
}
.print-div .tr-div[data-v-55c4840e]{
	height: 32px;
}
.print-div .tr-text[data-v-55c4840e]{
	background: #fff;
	height: 41px;
}
.print-div .tr-text[data-v-55c4840e]:last-child{
	background: #fff;
	border-radius: 0px 0px 10px 10px;
}
.table-div-one[data-v-55c4840e]{
	padding: 0 12px;
    -webkit-overflow-scrolling: touch;
}
.table-div-one .table-one[data-v-55c4840e]{
	font-size: 12px;
}
.table-div-one .table-one .tr-div[data-v-55c4840e]:first-child {
	background-color: rgb(249,249,249);
	line-height: 32px;
}
.table-div-one.print-div .table-one .tr-div .td-div[data-v-55c4840e]{
	text-align: center;
	box-sizing: border-box;
	padding: 12px 0;
}
.table-div-one .table-one .tr-div:first-child .td-div[data-v-55c4840e]{
	height: 32px;
	padding: 0;
}
.table-div-one.print-div  .table-one .tr-div .td-div.taocan[data-v-55c4840e]{
	flex: 1;
	padding-left: 12px;
	font-size: 12px !important;
	word-break: break-all
}
.table-div-one .table-one .tr-div .td-div.nums[data-v-55c4840e]{
	flex-basis: 70px;
	display: flex;
	align-items: center;
	justify-content: center;
	padding-right: 12px;
}
.print-btn-div[data-v-55c4840e]{
	position: fixed;
	bottom: 0;
	background-color: #fff;
	padding:15px 20px 30px 20px ;
	width: 100%;
	box-sizing: border-box;
}
.print-btn-div .btn[data-v-55c4840e]{
	width: 100%;
	height: 48px;
	color: #fff;
	background-color: #689BF0;
	border-radius: 4px;
	outline: none;
	border: none;
	font-size: 18px;
}
.taocan[data-v-55c4840e] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
@media only screen and (min-device-width:241px) and (max-device-width:359px){
.ticket-datesone .input.inputh5[data-v-55c4840e]{
		width:85px;
}
}
[data-v-55c4840e].okk .van-icon-cross:before{
	content: '';
	width: 24px;
	height: 24px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAb5JREFUSEutlUtvEzEUhc+hW8SyP6zb0kLS+lpiAYTQrrrovk8J8bDNIlDxEPw2pFRdN7fyaGbkTObhJsxyxnO+e46vrykinwDskjxxzn3Af3iMMXskrwD8oYjcAXgadUlOnXOXmzCstSNVDQC2APyjMeYNyetKdBNIKf4VwBMA96o6YhQWkSmA800gLeKHIYRZAWiDAHjvvb/IicsYMyYZYykqB3Dgvf9WxJ4KNJ3kQPrEVwDxhbX2naqmlXc6GRJvBeRCSvG4oTGFe5Jj59z3ZqRLEaUf+5zkinc6qEBtEJLzss+LymMrhhBuupqh00EPRKtYhsQHHfRAFqr6sq/y+kzl9LmIHALwaVur6lEIoT6ca0fUEF+Uh6nQy4H07oExxpB0SeYvSG4DqAfiEKQT0CYeQvhRjpVJLqQVYK0VVf2SVl6JJ7MrC7ICaIoD2Pfe/2zbRBFZggA49t6fpWuXAI8R73LShKTj2gL4nMyWPefcr8w2fgsgXpHVUzupLpy1xRMnrZB4J6eHKM6W5yGE3zmVN9eISBMyiYBbAM/KwbW2eIeTOa21H1V1B8Br7/3fdSpv/mOMeUXyFMDsASGiNBmbWjUpAAAAAElFTkSuQmCC) no-repeat center center;
	background-size: 12px;
}

.order-div[data-v-7ead001f]{
    display: flex;
	margin: 12px;
	padding: 12px;
	background: #FFF;
	height: 60px;
	border-radius: 10px;
	margin-top: 12px; 
	align-items: center;
}
.div-box[data-v-7ead001f]{
    position: relative;
    flex: 1;
}
.box-date[data-v-7ead001f]{
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}
.date-img[data-v-7ead001f]{
    position: absolute;
    right: -14px;
    bottom: 4px;
	width: 10px;
	height: 10px;
}
.title[data-v-7ead001f]{
    display: block;
    font-size: 12px;
    color: #999;
}
.date-time[data-v-7ead001f]{
	font-size: 12px;
	color: #333;
	margin-top: 8px;
}
.search-date[data-v-7ead001f] {
	width: 50px;
	height: 24px;
	background: #2F81FE;
	color: rgb(255, 255, 255); 
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 18px;
    font-size: 12px;
}

.f12[data-v-79f0cdc8]{font-size: 12px;
}
.page-body[data-v-79f0cdc8]{
		min-height: 100vh;
		box-sizing: border-box
}
.youxuan[data-v-79f0cdc8]{
		background-color: #fff;
		border-radius: 8px;
		margin-top: 14px;
}
.youxuan .top[data-v-79f0cdc8]{
		height: 38px;
		padding: 0 12px;
		font-size: 13px;
		display: flex;
		justify-content: space-between;
		align-items: center;
		border-bottom: 1px solid #f2f2f2;
}
.youxuan .youxuan-main[data-v-79f0cdc8]{
		height: 80px;
		padding-left: 104px;
		position: relative;
		margin-top: 12px;
}
.youxuan .youxuan-main .img[data-v-79f0cdc8]{
		width: 80px;
		height: 80px;
		position: absolute;
		left: 14px;
		top: 0;
		border-radius: 4px;
}
.youxuan .user-div[data-v-79f0cdc8]{
		height: 45px;
		padding: 0 14px;
		font-size: 13px;
		display: flex;
		justify-content: space-between;
		color: #666;
		align-items: center;
}
.youxuan .p-txt[data-v-79f0cdc8] {
		margin-bottom: 3px;
		position: relative;
}
.p-txt .refund-status[data-v-79f0cdc8]{
		position: absolute;
		right: 12px;
		background-color: rgb(253, 236, 235);
		color: #EF463C;
		font-size: 12px;
		padding: 3px;
		border-radius:2px;
}
.copy-img[data-v-79f0cdc8]{
		
		width: 16px;
		height: 16px;
		display: inline-block;
		margin-left: 6px;
}

	

.select-comp .layder-btn-div{
		display:flex;justify-content: space-between;
		position: absolute;
		bottom: -2px;
		background: #fff;
		width:  80%;
		box-sizing: border-box;
		
		z-index: 999;
		left:-400px;
}
.select-comp .on .layder-btn-div{
		transition: all .12s ease-out;
		left: 0
}
.select-comp .select-btn-div .btn{
		height: 49px;
		line-height: 49px;
		font-size: 14px;
		text-align: center;
		background-color: #fff;
		color: #666666;
		flex: 1
}
.select-comp .select-btn-div .btn.sure{
		color: #fff;
		background-color: #3F86D6;
}
.select-comp .page-body{
		min-height: 100vh;
		box-sizing: border-box
}
.select-comp .nav-bar{
		box-sizing: border-box;
		position: fixed;
		width: 100%;
		background-color: #3F86D6;
		height: 45px;
		z-index: 9;
		overflow-x:scroll ;
		overflow-y:hidden ;
}
.select-comp .nav-bar::-webkit-scrollbar{display: none
}
.select-comp .nav-bar .icon-div{
		position: fixed;
		z-index: 12;
		width: 37px;
		height: 45px;
		display: flex;
		align-items: center;
}
.select-comp .nav-bar .icon-div .bgimg{width:37px;height: 45px;
}
.select-comp .nav-bar .icon-div .icon{
		width: 22px;
		height: 22px;
}
.select-comp .nav-bar .icon.menu{
		margin-left: 15px;
}
.select-comp .nav-bar .icon.rili{
		margin-right:15px
}
.select-comp .nav-select{
        width: 100%;
        display: flex;
        padding-left: 23px;
        box-sizing: border-box
}
.select-comp .nav-select .item{
        flex:1;
		text-align: center;
		color: #fff;
		position: relative;
		font-size: 16px;
		line-height: 45px;
}
.select-comp .nav-select .item.on{
		color: #FFD42A;
		font-weight: bold
}
.select-comp .nav-select .item.on:after{
		content: '';
		display: block;
		background-color: #FFD42A;
		position: absolute;
		bottom: 0;
		width: 50px;
		height: 4px;
		left: 50%;
		transform: translateX(-50%)
}
.select-comp .nav-tags{
		padding: 9px 0;
		height: 27px;
		white-space:nowrap;
		margin-left: 36px
}
.select-comp .nav-tags .item{
		background-color:rgba(255,255,255,.2);
		color: #fff;
		height: 27px;
		line-height: 27px;
		padding: 0 6px;
		float: left;
		margin-left: 6px;
		border-radius: 3px
}
.select-comp .order-layer{
		position: fixed;
		top: 0;
		width: 100%;
		height: 100%;
		background-color: rgba(0,0,0,0);
		z-index: -1;
		transition: all .12s ease-out;
		left: 50%;
		transform: translateX(-50%);
}
.select-comp .order-layer.on{
		background-color: rgba(0,0,0,.4);
		z-index: 11;
}
.select-comp .order-layer .main{
		box-sizing: border-box;
		width: 80%;
		height: 100%;
		position: absolute;
		left: -400px;
		top: 0;
		background-color: #fff;
		padding: 20px 20px 40px 18px;
		overflow: auto;
}
.select-comp .order-layer.on .main{
		left: 0;
		transition: all .12s ease-out;
}
.select-comp .date-div{padding-bottom: 18px
}
.select-comp .input-title{
		margin-bottom:8px;font-size:14px;color:#666
}
.select-comp .ticket-date{
		font-size: 12px;
		height: 38px;
		line-height: 38px;
		position: relative;
		display: flex
}
.select-comp .ticket-date .input{
		width: 115px;
		padding-left: 5px;
		height: 38px;
		border:1px solid #ccc;
		display: inline-block;
		box-sizing: border-box;
		margin-bottom: -10px;
		flex: 1
}
.select-comp .ticket-desc-zhi{padding:0px 9px
}
.select-comp .form{
		padding-top: 10px
}
.select-comp .form-item{
		position: relative;
		padding-left: 51px;
		margin-bottom: 17px;
		box-sizing: border-box
}
.select-comp .form-item .title{
		left: 0;
}
.select-comp .form-item .input-mp{
		width: 94%;
		height: 20px;
		border: 1px solid #CCCCCC;
		line-height: 38px;
		padding:9px 0 9px 10px;
		font-size: 14px;
		box-sizing: content-box
}
.select-comp .form-item .input-div{
		width: 100%;
		height: 38px;
		border: 1px solid #CCCCCC;
		padding:9px 0 9px 10px;
		box-sizing: border-box
}
.select-comp .form-item .input-div .input{width: 100%;height: 100%;border: none;max-height: 18px;font-size: 14px;
}
.select-comp .form-item .input-div .input::-webkit-input-placeholder {
		color:#BBBBBB
}
.select-comp .placeholder-class{
		color:#BBBBBB
}
.select-comp .order-layer .tips{
		color: #BBBBBB;
		font-size: 13px;
		padding: 10px 0 20px 0;
		text-align: center
}
.select-comp .form-item .title{
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
}
.select-comp .nav-date{
		line-height:45px;color:#fff;font-size:16px;width:100%;
		position: relative;
		text-align: center
}
.select-comp .nav-date .arrow{
		width: 10px;
		height: 18px;
}
.select-comp .nav-date .arrow.arrow-left{
		transform:translateY(-50%) rotate(180deg);
		left: 67px;
}
.select-comp .nav-date .arrow.arrow-right{right: 67px
}
.select-comp .nav-date .arrow{
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
}
@media only screen and (min-device-width:481px){
.select-comp .layder-btn-div.h5{
			left:999999px
}
.select-comp .on .layder-btn-div.h5{
			left: 0
}
.select-comp .layder-btn-div.h5{
			position: absolute
}
.select-comp .order-layer .main{left: 999999px
}
}
@media only screen and (min-device-width:241px) and (max-device-width:359px){
.select-comp .ticket-date .input.h5{    width: 91px;
}
}

.overlay[data-v-698aa868] {
    position: fixed;
    z-index: 1000;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, .8);
    transition: background-color .12s ease-out;
}
.hide[data-v-698aa868] {
    background-color: transparent;
    pointer-events: none;
}
.sheet[data-v-698aa868] {
    position: absolute;
    z-index: 1001;
    right: 0;
    bottom: 0;
    left: 0;
    background: #FFF;
    border-radius: 8px 8px 0 0;
    transform: translateY(0);
    transition: transform .12s ease-out;
    -webkit-overflow-scrolling: touch;
    height: 500px
}
.hide .sheet[data-v-698aa868] {
    transform: translateY(100%);
}
.sheet > .header[data-v-698aa868] {
    height: 48px;
    background-color: #fff;
    z-index: 9999999;
    border-radius: 8px 8px 0 0
}
.sheet > .header[data-v-698aa868]:before {
    border-bottom: 1PX solid #E6E6E6;
}
.sheet > .header[data-v-698aa868],.weeks[data-v-698aa868]{z-index: 9999;background-color: #fff;
}
.close-btn[data-v-698aa868] {
    position: absolute;
    display: block;
    top: 14px;
    right: 12px;
    width: 20px;
    height: 20px;
    padding: 0;
    border: 0;
    overflow: visible;
    background: none;
}
.close-btn[data-v-698aa868]:before,
.close-btn[data-v-698aa868]:after {
    content: '';
    position: absolute;
    display: block;
    top: 9px;
    left: 1px;
    width: 18px;
    height: 2px;
    background: #666;
    transform-origin: center;
}
.close-btn[data-v-698aa868]:before {
    transform: rotate(-45deg);
}
.close-btn[data-v-698aa868]:after {
    border: 0;
    border-radius: 0;
    transform: rotate(45deg) scale(1);
}
.title[data-v-698aa868] {
    color: #333;
    font-size: 18px;
    line-height: 48px;
    text-align: center;
}
.footer[data-v-698aa868]:before {
    border-top: 1PX solid #DDDDDD;
}
.weeks[data-v-698aa868] {
    display: flex;
    padding: 0 10px;
    height: 36px;
    align-items: center;
    font-size: 14px;
    position: relative;
}
.weeks[data-v-698aa868]::after {
   content: ''; 
    position: absolute; 
    top: 0; 
    left: 0;  
    width: 200%; 
    height: 200%;
    transform-origin: 0 0; 
    transform: scale(0.5,0.5); 
    box-sizing: border-box;
    border-top: 1px solid #E6E6E6;
    border-bottom: 1px solid #E6E6E6;
}
.weeks[data-v-698aa868]:before {
    border-bottom: 1PX solid #E6E6E6;
}
.weekday[data-v-698aa868] {
    flex: 1;
    text-align: center;
}
.highlight[data-v-698aa868] {
    color: #1488DC;
}

.footer-btn-single[data-v-9a373da8],
.footer-btn-ok[data-v-9a373da8],
.footer-btn-cancel[data-v-9a373da8] {
    font-size: 18px;
    line-height: 48px;
    text-align: center;
}
.footer-btn-single[data-v-9a373da8] {
    width: 100%;
    color: #666;
    letter-spacing: 8px;
}
.footer-btn-cancel[data-v-9a373da8] {
    float: left;
    vertical-align: bottom;
    width: 50%;
    background: #FFF;
    color: #333;
}
.footer-btn-ok[data-v-9a373da8] {
    float: left;
    vertical-align: bottom;
    width: 50%;
    background: #1488DC;
    color: #FFF;
}
.disabled .footer-btn-ok[data-v-9a373da8] {
    background: #C7C7C7;
    color: #DDD;
}

.calendar[data-v-4a5f7b98] {
    font-size: 16px;
    -webkit-overflow-scrolling: touch;

    height: 100%;
    margin: 0 auto;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 2px;
    overflow-y: scroll;
    width: 100%;
    height: auto;
    -webkit-overflow-scrolling: touch;
    margin-top: 90px;
    z-index: -1;
}
.month[data-v-4a5f7b98] {
    font-size: 16px;
    position: relative;
}
.month[data-v-4a5f7b98]::after {
   content: ''; 
    position: absolute; 
    top: 0; 
    left: 0;  
    width: 200%; 
    height: 200%;
    transform-origin: 0 0; 
    transform: scale(0.5,0.5); 
    box-sizing: border-box;
    border-bottom: 1px solid #E6E6E6;
    z-index: -1
}
.cred[data-v-4a5f7b98]{
    color:rgb(249, 85, 85)
}
.month[data-v-4a5f7b98]:before {
    border-bottom: 1PX solid #E6E6E6;
}
.month .header[data-v-4a5f7b98] {
    line-height: 64px;
    text-align: center;
}
.days[data-v-4a5f7b98] {
    padding: 0 10px;
}
.days .row[data-v-4a5f7b98] {
    display: flex;
    justify-content: space-between;
}
.day-cell[data-v-4a5f7b98] {
    flex: 0 0 auto;
    margin: 4px 0;
    width: 100%;
    height: 50px;
    line-height: 1;
    text-align: center;
    border-radius: 4px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.day-price[data-v-4a5f7b98] {
    margin-top: 10px;
    font-size: 10px;
    word-break: break-all;
}
.day-cell.active[data-v-4a5f7b98] {
    background: #1488DC;
    color: #FFF;
}
.day-cell.active .day-price[data-v-4a5f7b98] {
    color: #FFF;
}
.day-cell.disabled[data-v-4a5f7b98] {
    color: #DDD;
}
.day-cell.disabled .day-text[data-v-4a5f7b98] {
    width: 14.285%;
}
.day-cell.disabled .day-price[data-v-4a5f7b98] {
    color: #DDD;
}
.special[data-v-4a5f7b98] {
    color: #F95555;
    font-size: 14px;
}
.highlight[data-v-4a5f7b98] {
    color: #1488DC;
}
.range[data-v-4a5f7b98] {
    background-color: rgba(20,136,220,.5);
    border-radius: 0;
}
.begin[data-v-4a5f7b98] {
    border-radius: 4px 0  0 4px;
}
.end[data-v-4a5f7b98] {
    border-radius: 0 4px 4px 0;
}
@media only screen and (min-device-width:241px) and (max-device-width:359px){
.day-cell[data-v-4a5f7b98]{width: auto;
}
}
/*
 订单详情页css

*/

.detail-page .detail{
    padding: 15px 12px 0 12px ;
    box-sizing:border-box
}
.detail-page .detail .main{
    background-color: #fff;
    /* padding: 0 15px 15px 15px; */
    border-radius: 8px;
    box-sizing:border-box
}
.detail-page .detail .hd{
    position: relative;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: 18px;
    padding-left: 15px;
}

.detail-page .detail:last-child .main{margin-bottom: 20px}
.detail-page .detail .main .main-info{
    position: relative;
    padding-left: 51px;
}
.detail-page .detail .main .main-info .img{
    width: 36px;
    height: 36px;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 3px
}
.detail-page .detail .main .main-info .right-img{
    width: 66px;
    height: 57px;
    position: absolute;
    right: 0;
    bottom: 4px;
    z-index: 0
}
.detail-page .detail .main .main-info .price{
    color: #DF6452;
    font-size: 16px
}
.detail-page .detail .main .main-info .status{float: right;color: #4A9AF7;font-size: 14px}

.detail-page .detail .item{
    display: flex;
    margin-bottom: 15px;
    align-items: center
}
.detail-page .detail .item .round{
    background-color:#fff;
    width:5px;
    height:5px;
    border:4px solid #DF6452;
    border-radius:50%;
    position: relative;
}
.detail-page .detail .item .round.h5{
    width:12px;
    height:12px;
    border:4px solid #DF6452;
}
.detail-page .detail .item:last-child .round::after{height: 0;width: 0}
.detail-page .detail .item .round::after{
    content: '';
    display: block;
    position: absolute;
    height: 22px;
    width: 1px;
    left: 50%;
    bottom: -26px;
    background-color: #F2F2F2;
    margin-left: -1px
}
.detail-page .detail .item .h5.round::after{
    height: 22px;
    bottom: -26px;
}

/* 表格开始 */
.table{font-size: 13px;margin-bottom: 14px;}
.tr{display: flex;justify-content: space-between;border-bottom: 1px solid rgb(231, 231, 231)}
.tr:last-child{border: 0}
.td,.th{border-right:1px solid #EBEBEB;}
.td:first-child,.th:first-child{border-left:1px solid #EBEBEB;}
.td1,.td3,.td4{
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.th1,.td1{width: 70px;}
.th2,.td2{width: 69px;}
.th3,.td3{width:75px}
.th4,.td4{width:105px}

.thead.on{background-color: rgba(249,249,249,1);}
.table-arr{width: 40px;height: 20px;margin-bottom: -5px}
.thead{height: 38px;line-height: 38px}
.td1,.td2{padding-top: 10px;height:40px;box-sizing: border-box}
.td3{line-height: 40px;height: 40px}
.page-controller{position: fixed;bottom: 0;height: 48px;border-top: 1px solid rgb(229, 229, 229);width: 100%;background-color: #fff;line-height: 40px}
.td1,.td3,.td4,.txt-over{overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}

.tr:first-child{border-top:1px solid #EBEBEB}
.tr:last-child{
border-bottom:1px solid #EBEBEB
}
/* 表格结束 */


.remarks-div .title{
    font-size:14px;margin-bottom:10px;margin-top: 15px
}
.remarks-div .desc{
    background-color:#fff;padding:10px;height:40px;color:#999;font-size:13px;border:1px solid #E6E6E6;    box-sizing: content-box;
}
.w33[data-v-601491b4]{
	width: 33.4%;
	box-sizing: border-box
}
.order-detail .tr[data-v-601491b4]{
	height: auto;
}

.bgc[data-v-e38e3cd8] {
    background-image: linear-gradient(#2F81FE 76%, #F7F7F7);
    background-size: 100% 80px;
    background-repeat: no-repeat;
}
.order-box[data-v-e38e3cd8]{
	background-color: #fff;
	width: 100%;
	height: 105px;
	border-radius: 10px;
	margin-bottom:12px
}
.order-div[data-v-e38e3cd8]{
	display:flex;
	justify-content: space-between;
	align-items: center;
}
.order-text[data-v-e38e3cd8]{
	padding-left:24px;
	width: 150px;
}
.order[data-v-e38e3cd8] {
	margin-bottom: 12px;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
.order-seen[data-v-e38e3cd8]{
	font-size: 14px;
	color: #999999;
}

.order-div[data-v-0465fa9a]{
    display: flex;
    justify-content: space-between;
	margin: 12px;
	padding: 12px;
	background: #FFF;
	height: 60px;
	border-radius: 10px;
	margin-top: 12px; 
	align-items: center;
}
.date-img[data-v-0465fa9a] {
	margin-left: 2px;
	width: 10px;
	height: 10px;
}
.box-date[data-v-0465fa9a]{
	font-size:12px;
	color: #999999;
}
.date-time[data-v-0465fa9a] {
	font-size: 12px;
	color: #333;
	margin-top: 8px;
}
.dates-span[data-v-0465fa9a] {
	display: inline-block;
	width: 72px;
}
.search-date[data-v-0465fa9a] {
	width: 50px;
	height: 24px;
	background: #2F81FE;
	color: rgb(255, 255, 255); 
	margin-left: 12px;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 18px;
}
.yellow[data-v-0465fa9a]{color: #FF8A00
}
[data-v-0465fa9a].vanline .van-tabs__nav--line {
	padding-bottom: 0;
}
[data-v-0465fa9a].vanline .van-tabs__line {
	bottom: 0;
	background-color: #2F81FE;
}
[data-v-0465fa9a].vanline .van-tab__text--ellipsis {
	overflow: visible !important;
}
.vanline .count[data-v-0465fa9a]{
	width: 28px;
	height: 16px;
	background: #2F81FE;
	border: 1px solid #FFFFFF;
	border-radius: 8px;
	font-size: 10px;
	color: #fff;
	display:inline-block;
	line-height: 16px;
	position:absolute;
	right: -21px;
	text-align: center;
}
[data-v-0465fa9a].search .van-icon-search:before {
	content: '';
	width: 16px;
	height: 16px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAg5JREFUOE+Vk09IVFEYxc+5DyLcKQVOOyOpVYQUUS0zCCmQSKRFYiDdb0RCAqtFi9ciQwoLqvfuI3JR0B+kaN/kRlwEFRS0cVVBMbtkoAisd+INKtOUaHd37/m+3/04nI9oOn19fVF3d/c+APslbSZZk/SupaWlMjAw8K25no0PIYTDAG6Q7JT0g+QXSa0k2yQtkLzsvZ8EoOW+FUCWZaMArkmalXRpZmZmdnp6+ldRmCTJdudcoZ8G8KxarfbHcfyz0OqALMt6ATyRdLNarZ6N4zhvHrW4hxCOAXgMIDWzM3VAHMcb29vb50m+9973NI63CuQ8gHEAXWb2lkmS9EZR9BTAbu/9m381Nb7FcbyhVCp9kvTIzEaZZdkEgJPe+y1rNS/rIYT7JHd47/cwhDAFYJeZdf0H4CqA42bWUUxwHcAR733negFpmt5xzu313u9kmqaDzrmpKIo6hoaGPq4DUnw6D2DOez9YmNjqnPsA4IGZldcChBD6ST6UdMjMXtRzkKbpOefcFUmnzOzeapAkSbZGUfRK0pyZHV0JUpGHJWdPSJrM83x8eHj4azMohHCQ5PM8z++Wy+UilWrchcKPi865C5Iiki8lfQbQRnLb4uJiz8jIyHwIwQDcJjlVqVTsj2VainUJQL+kAwA2AfhO8nWtVpsYGxurb2MBIXkrz/OJvwBrmbisFwkmufAbJOrhYk2of/4AAAAASUVORK5CYII=) no-repeat center center;
	background-size: 12px;
	margin-top: 3px;
}
[data-v-0465fa9a].search .van-icon-clear:before {
	content: '';
	width: 16px;
	height: 16px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAATNJREFUOE+tU61OxEAYnDGkFYh7hCokx8o6sPAex0kQHIaQFAMIcHcc74E93MltcKD6CBWQdMEM2aZtlgLJhWPd9zOzO99+Q/SOtXYbwIjkHoCkKReSFgDmxpinEMI2KIoiKsvyluQIQJfv8UvSfDAYHCVJ4nytblwul3Ecxw8Advsv+iV+rKpqP03Tqiaw1s5IHq4Irtsk3RljxvSaSebBs08kbZI8+6KVzCS9Abhu8l7OjieYkhy3zSSz4XB4bq2dkLxsbjs1xlxZa7OQWNKMeZ4/A9gKb5PUAiY+34A7wqD3xRO8A9jo629Jmhn9BPalj38hWE/COkMEMF35GyVdkHz99o1rL9JfVtkbyzl30K1ySxJF0c0qZnLOHXtwZ6ZwB1o7e2ORrO0sqSC5kHTft/MnwqrVmzfkmosAAAAASUVORK5CYII=) no-repeat center center;
	background-size: 12px;
}
[data-v-0465fa9a].okk .van-icon-cross:before {
	content: '';
	width: 24px;
	height: 24px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAb5JREFUSEutlUtvEzEUhc+hW8SyP6zb0kLS+lpiAYTQrrrovk8J8bDNIlDxEPw2pFRdN7fyaGbkTObhJsxyxnO+e46vrykinwDskjxxzn3Af3iMMXskrwD8oYjcAXgadUlOnXOXmzCstSNVDQC2APyjMeYNyetKdBNIKf4VwBMA96o6YhQWkSmA800gLeKHIYRZAWiDAHjvvb/IicsYMyYZYykqB3Dgvf9WxJ4KNJ3kQPrEVwDxhbX2naqmlXc6GRJvBeRCSvG4oTGFe5Jj59z3ZqRLEaUf+5zkinc6qEBtEJLzss+LymMrhhBuupqh00EPRKtYhsQHHfRAFqr6sq/y+kzl9LmIHALwaVur6lEIoT6ca0fUEF+Uh6nQy4H07oExxpB0SeYvSG4DqAfiEKQT0CYeQvhRjpVJLqQVYK0VVf2SVl6JJ7MrC7ICaIoD2Pfe/2zbRBFZggA49t6fpWuXAI8R73LShKTj2gL4nMyWPefcr8w2fgsgXpHVUzupLpy1xRMnrZB4J6eHKM6W5yGE3zmVN9eISBMyiYBbAM/KwbW2eIeTOa21H1V1B8Br7/3fdSpv/mOMeUXyFMDsASGiNBmbWjUpAAAAAElFTkSuQmCC) no-repeat center center;
	background-size: 12px;
}

.box-div[data-v-05ecd5ca] {
    margin: 12px;
    padding: 12px;
    border-radius: 10px;
    background-color: #fff;
}
.main[data-v-05ecd5ca] {
    margin-bottom: 12px;
    border-bottom: 1px solid #F8F8F8;
}
.center-one[data-v-05ecd5ca]{
    display: flex;
    justify-content: space-between;
    margin-bottom: 12px;
}
.one[data-v-05ecd5ca]{
    font-size: 12px;
    color: #999999;
}
.span-text[data-v-05ecd5ca]{
    background: rgba(244, 62, 59, 0.1);
    margin-left: 12px;
    display:inline-block;
    height: 20px;width:68px
}
.order-text[data-v-05ecd5ca]{
    width: 68px;
    height: 20px;
    font-size: 12px;
    line-height: 24px;
    color: #F43E3B;
    padding: 1px 4px;
    line-height: 20px;
}
.apply-span[data-v-05ecd5ca]{
    background: rgba(255, 71, 71, 0.1);
    display: inline-block;
    height: 18px;
    width: 40px;
    line-height: 18px;
    font-size: 12px;
    text-align: center;
    border-radius: 4px;
    color: #FF4747;
}
.text-confirm[data-v-05ecd5ca]{
    font-size: 14px;
    color: #2F81FE;
}
.xianlu-title-div[data-v-05ecd5ca]{
    width: 55%;
    font-size: 14px;
    font-weight: bold;
    color: #2E2E2E;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.span-price[data-v-05ecd5ca]{
    font-weight: bold;
    color: #FF4747;
    font-size: 16px;
}
.user-info[data-v-05ecd5ca]{
    display:flex;
    align-items: center;
    color:#333333;
    font-size:12px;
    margin-bottom:12px;
}
.room[data-v-05ecd5ca]{
    font-size: 14px;
    color: #666666;
}
.user-div[data-v-05ecd5ca]{
    color: #666666;
    font-size: 12px;
}
.bottom ._button[data-v-05ecd5ca]{
    margin: 0px;
    padding: 0px;
    outline: none;
}
.bottom[data-v-05ecd5ca] {
    display: flex;
    height: 32px;
    justify-content: space-between;
}
.btns[data-v-05ecd5ca]{
    border: 0px;
    width: 84px;
    height: 32px;
    background: #FFFFFF;
    border-radius: 22px;
    border: 1px solid #ECECEC;
    font-size: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.order-desc[data-v-05ecd5ca]{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    word-break:break-all;
}
.order-times[data-v-05ecd5ca] {
    display: flex;
    align-items: center;
    width: 116px;
    height: 26px;
    border: 1px solid #F8F8F8;
    border-radius: 13px;
    color: #666666;
}
.time-span[data-v-05ecd5ca]{
    display: inline-block;
    width: 52px;
    font-size: 12px;
    background: #F8F8F8;
    border-radius: 13px 0px 0px 13px;
    height: 26px;
    line-height: 26px;
    text-align: center;
}
.order-number[data-v-05ecd5ca]{
    display: inline-block;
    text-align: center;
    width: 65px;
    font-size: 12px;
}
[data-v-05ecd5ca].van-divi .van-divider{
    margin:0;
    border: 0 solid #F8F8F8;
}

.order-div[data-v-249506c0]{
    display: flex;
	margin: 12px;
	padding: 12px;
	background: #FFF;
	height: 60px;
	border-radius: 10px;
	margin-top: 12px; 
	align-items: center;
}
.div-box[data-v-249506c0]{
    position: relative;
    flex: 1;
}
.box-date[data-v-249506c0]{
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}
.date-img[data-v-249506c0]{
    position: absolute;
    right: -14px;
    bottom: 4px;
	width: 10px;
	height: 10px;
}
.title[data-v-249506c0]{
    display: block;
    font-size: 12px;
    color: #999;
}
.date-time[data-v-249506c0]{
	font-size: 12px;
	color: #333;
	margin-top: 8px;
}
.box-search[data-v-249506c0]{
    display: flex;
}
.search-date[data-v-249506c0] {
	width: 50px;
	height: 24px;
	background: #2F81FE;
	color: rgb(255, 255, 255); 
	margin-left: 10px;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 18px;
    font-size: 12px;
}

.blue[data-v-3b3ef71e]{color: #4A9AF7
}
.red[data-v-3b3ef71e]{color: #EF463C
}
.gray[data-v-3b3ef71e]{color: #999999
}
.yellow[data-v-3b3ef71e]{color: #FF8A00
}
.jiedan[data-v-3b3ef71e]{font-size: 18px
}
.index-page.page-body[data-v-3b3ef71e] {
}
.user-time[data-v-3b3ef71e] {
	margin-top: 6px;
	font-size: 12px;
	color: #FFFFFF;
}
.order-title[data-v-3b3ef71e]{
	color:#2E2E2E;
	font-size:16px;
	font-weight: bold;
}
.order-info[data-v-3b3ef71e]{
	margin-top: 12px;
	margin-bottom: 12px;
}
.order-title-one[data-v-3b3ef71e] {
	color:#333;
	font-size:14px;
	font-weight: bold;
}
.order-num[data-v-3b3ef71e] {
	color:#666666;
	font-size:14px
}
.box-div[data-v-3b3ef71e] {
	background: #FFFFFF;
	margin:12px 12px 0;
	border-radius: 10px;
	padding: 12px;
}
.box-num[data-v-3b3ef71e] {
	background: #FFFFFF;
	margin:12px 12px 0;
	border-radius: 10px;
	padding:0 12px;
}
.box-div-one[data-v-3b3ef71e]{
	margin-bottom:12px;
}
.bgc[data-v-3b3ef71e] {
    background-image: linear-gradient(#2F81FE 76%, #F7F7F7);
    background-size: 100% 180px;
    background-repeat: no-repeat;
}
.order-div[data-v-3b3ef71e]{
	display:flex;
	justify-content: space-between;
}
.detail-text[data-v-3b3ef71e]{
	font-size: 14px;
	color: #666666;
}
.img-status[data-v-3b3ef71e] {
	width: 18px;
	height: 18px;
}
.text-status[data-v-3b3ef71e] {
	font-size: 18px;
	font-weight: bold;
	line-height: 25px;
	color: #FFFFFF;
}
.order[data-v-3b3ef71e] {
	font-size: 12px;
	color: #999999;
	flex: 0 0 84px;
}
.order-code[data-v-3b3ef71e]{
	width:186px;
	text-align:end;
	word-break: break-all;
}
.code-item[data-v-3b3ef71e] {
	margin-left: 4px;
}
.order-time[data-v-3b3ef71e]{
	font-size: 12px;
	color: #333333;
}
.detail-div[data-v-3b3ef71e] {
	margin-bottom: 6px;
}
.detail-divone[data-v-3b3ef71e] {
	margin-bottom: 12px;
}
.detail-num[data-v-3b3ef71e]{
	padding-top: 12px;
	padding-bottom: 12px;
}
.order-desc[data-v-3b3ef71e] {
	margin-top: 12px;
	font-size: 14px;
	color: #F43E3B;
	word-break:break-all;
}
.btns-div[data-v-3b3ef71e] {
	position: fixed;
	bottom: 0;
	background-color: #fff;
	height: 86px;
	width: 100%;
	max-width: 420px;
	display: flex;
	justify-content: space-between;
}
.btns-div-one[data-v-3b3ef71e]{
	justify-content: space-between;
    display: flex;
    width: 100%;
    margin: 12px;
}
.btn-text[data-v-3b3ef71e]{
	width: 45.3%;
    height: 44px;
    border-radius: 22px;
    text-align: center;
    line-height: 44px;
    border-radius: 22px;
    text-align: center;
    line-height: 44px;
}
[data-v-3b3ef71e].van-divi .van-divider{
	margin:0;
	border: 0 solid #F8F8F8;
}
.g-border-1px[data-v-3b3ef71e] {
	position: relative;
	overflow: visible;
}
.g-border-1px[data-v-3b3ef71e]:before {
       position: absolute;
       top: 0;
       left: 0;
       width: 100%;
       height: 100%;
       content: "";
       border-bottom: 1px solid #F8F8F8;
       transform-origin: 0 0;
}
@media
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min--moz-device-pixel-ratio: 2),
only screen and (-o-min-device-pixel-ratio: 2/1),
only screen and (min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {
.g-border-1px[data-v-3b3ef71e]:before {
        width: 200%;
        height: 200%;
        transform: scale(.5,.5);
}
}
@media
only screen and (-webkit-min-device-pixel-ratio: 3),
only screen and (min--moz-device-pixel-ratio: 3),
only screen and (-o-min-device-pixel-ratio: 3/1),
only screen and (min-device-pixel-ratio: 3),
only screen and (min-resolution: 300dpi),
only screen and (min-resolution: 3dppx) {
.g-border-1px[data-v-3b3ef71e]:before {
        width: 300%;
        height: 300%;
        transform: scale(.333333,.333333);
}
}
.g-border-1px[data-v-3b3ef71e]:last-child::before{
	border-bottom: 0;
}

.f12[data-v-4f66f534]{font-size: 12px;
}
.goods-div .goods .img[data-v-4f66f534]{
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
}
.send-page-main[data-v-4f66f534]{
		padding: 12px;
}
.main[data-v-4f66f534]{
		background-color: #fff;
		border-radius: 8px;
		padding: 0 12px;
		margin-bottom: 12px;
}
.status[data-v-4f66f534] {
		padding: 15px 12px;
		position: relative;
}
.status .div[data-v-4f66f534]{
		padding-left: 15px;
		border-left: 1px solid #D9D9D9;
}
.status .div[data-v-4f66f534]::before,.status .div[data-v-4f66f534]::after{
		content: '';
		display: block;
		position: absolute;
		width: 7px;
		height: 7px;
		background-color: white;
		left: 9px;
		z-index: 1;
}
.status .div[data-v-4f66f534]::before{
		top: 15px;
}
.status .div[data-v-4f66f534]::after{
		bottom: 15px;
}
.status .div .txt[data-v-4f66f534]{
		position: relative;
}
.status .div .txt[data-v-4f66f534]::after{
		content: '';
		display: block;
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
		width: 7px;
		height: 7px;
		background-color: #D9D9D9;
		border-radius: 50%;
		left: -19px;
		z-index: 2;
}
.status .div .txt[data-v-4f66f534]:last-child::after{
		background-color: #E85151;
}
.status .btn[data-v-4f66f534]{
		position: absolute;
		top: 15px;
		right: 15px;
		width: 50px;
		height: 24px;
		background-color: #fff;
		border: 1px solid #3F86D6;
		color: #3F86D6;
		border-radius: 3px;
		text-align: center;
		line-height: 24px;
		font-size: 13px;
}
.users[data-v-4f66f534]{
		padding-bottom: 10px ;
}
.users .express-info[data-v-4f66f534]{
		padding: 10px 0 10px 48px;
		position: relative;
		border-bottom: 1px solid #f2f2f2;
}
.users .express-info .icon[data-v-4f66f534]{
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
		width: 40px;
		height: 40px;
		left: 0;
		border-radius: 50%;
		background-color: #75879C;
		color: #fff;
		text-align: center;
		line-height: 40px;
		font-size: 20px;
}
.main .user-info[data-v-4f66f534]{
		position: relative;
		padding: 13px 96px 0 0 ;
}
.user-info .name[data-v-4f66f534]{display: inline-block;margin-right: 6px;
}
.copy-btn[data-v-4f66f534]{
		position: absolute;bottom:0;
		right: 0;
		width: 64px;
		height: 25px;
		background-color: #fff;
		border: 1px solid #999;
		border-radius: 3px;
		text-align: center;
		line-height: 25px;
}
.send-page-main .main.remarks[data-v-4f66f534]{
		font-size: 15px;
		padding-left: 14px;
		padding:12px 0 12px 14px
}
.goods-div[data-v-4f66f534]{
		padding: 0 15px;
}
.goods-div .goods[data-v-4f66f534] {
		border-bottom: 1px solid #f2f2f2;
		position: relative;
		padding: 14px 70px 14px 85px;
		position: relative;
}
.goods-div .goods .img[data-v-4f66f534]{
		width: 75px;
		height: 75px;
		left: 0;
		border-radius: 4px;
}
.goods-div .goods .price[data-v-4f66f534]{
		position: absolute;
		top: 52px;
		right: 0;
		color: #E85151;
		font-size: 12px;
}
.goods-div .goods .num[data-v-4f66f534]{
		position: absolute;
		right: 0;
		top: 33px;
		font-size: 12px;
}
.goods-div .goods .all[data-v-4f66f534]{
		position: absolute;
		right: 0;
		bottom: 15px;
		color: #E85151;
		font-size: 12px;
}
.info[data-v-4f66f534]{
		padding: 7px 0;
}
.info .p[data-v-4f66f534]{
		font-size: 13px;
		color: #999;
		line-height: 25px;
}
.p .copy-img[data-v-4f66f534]{
		width: 16px;
		height: 16px;
		display: inline-block;
		margin-left: 6px;
}
.txt-line3[data-v-4f66f534]{
		overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp:3;
        -webkit-box-orient: vertical;
}
/* 修改密码 */


.pwd-page .title {
	font-size: 16px;
	font-weight: bold;
	padding-top:12px;
}
.pwd-page .desc{
    color: #666;
    font-size:14px;
    margin: 15px 0 24px 0;
}
.pwd-page .btn{
    width: 100%;
    height: 44px;
	border: none;
	height: 45px;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
    background: #2F81FE;
    border-radius: 28px;
	margin-top: 40px;
}
.pwd-page .input-div{
	width: 100%;
	/* height: 50px; */
	position: relative;
	border: 1px solid rgba(152,152,152,.5);
	border-radius: 4px;
	margin-bottom: 16px;
	padding: 10px 0 10px 42px;
	box-sizing: border-box;
}
.pwd-page .input-div:last-child{
	margin-bottom: 0;
}
.pwd-page .input-div .input{
	font-size: 16px;
	height: 28px;
	width: 175px;
	border:0
}
.pwd-page .input-div .img{
	position: absolute;
	top: 50%;
	left: 12px;
	width: 22px;
	height: 22px;
	transform: translateY(-50%);
}
.mobile-code{
    display: flex;
    align-items: center;
}
.input{
	font-size: 14px;
	width:100%;
    height: 44px;
    background: #F8F8F8;
	/* border-radius: 22px !important; */
	padding-left: 15px;
    border: 0;
}
.div-below{
	margin-bottom: 10px;
	border-radius: 22px !important;
	overflow: hidden;
}
.input-width{
	width: 72%;
    border-radius: 22px !important;
}
.input-widthTen{
	width: 100%;
}
.tips[data-v-34ecda3e]{color: #999;text-align: right;font-size: 26rpx;margin-top: 20px;margin-right: 20px;
}
.bindphone-page .div[data-v-34ecda3e]{
}
.bindphone-page .div .code-div[data-v-34ecda3e] {
	display: flex;
	align-items: center;
}
.bindphone-page .div .code-div .code-img[data-v-34ecda3e]{
	width: 82px;
	height: 36px;
	margin-left: 12px;
}
.bindphone-page .phone-code[data-v-34ecda3e] {
	display: flex;
    align-items: center;
    justify-content: center;
	width: 94px;
	font-size: 14px;
	height: 44px;
	background: #E8F1FF;
	border-radius: 22px;
	color: #2F81FE;
	margin-left: 12px;
}
.bindphone-page .btn.skip[data-v-34ecda3e] {
	border: 1px solid #CBCBCB;	
	background-color: #fff;
	color: #666;
	font-weight: normal;
	font-size: 16px;
	margin-top: 16px;
}

.div-input[data-v-30b1417a]{
	margin-bottom: 10px;
}
.pwd-type-page[data-v-30b1417a] {
	padding: 0 30px;
}
.pwd-type-page .title[data-v-30b1417a] {
	font-size: 28px;
	font-weight: bold;
	padding-top:35px;
	padding-bottom: 11px;
}
.pwd-type-page  .desc[data-v-30b1417a]{
	color: #2F81FE;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 12px;
}
.desc-bottom[data-v-30b1417a]{
	border-bottom: 1px solid #F8F8F8;
}
.pwd-type-page .item[data-v-30b1417a]{
	display: flex;
	justify-content: space-between;
	font-size: 14px;
	color: #343434;
	margin: 12px 0;
}
.pwd-type-page .item .img[data-v-30b1417a]{
	width: 18px;
	height: 18px;
	margin-right: 10px
}
.pwd-type-page .btn[data-v-30b1417a]{
	margin-top: 40px; 
	width: 100%;
	height: 44px;
	border: none;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
    background: #2F81FE;
    border-radius: 28px;
}

.password-word[data-v-d3f7f70e]{
	margin-top: 12px;
	border-radius: 22px !important;
    overflow: hidden;
}
.originalPwd[data-v-d3f7f70e] {
	padding: 0 30px;
}
.originalPwd .title[data-v-d3f7f70e] {
	font-size: 28px;
	font-weight: bold;
	padding-top:35px;
	padding-bottom: 24px;
}
.originalPwd .input-div[data-v-d3f7f70e]:last-child{margin-bottom: 0;
}
.originalPwd .input-div  .input[data-v-d3f7f70e]{
	font-size: 16px;
	border:0
}
.originalPwd .input-div .img[data-v-d3f7f70e]{
	position: absolute;
	top: 50%;
	left: 12px;
	width: 22px;
	transform: translateY(-50%);
}
.originalPwd .pwd-title[data-v-d3f7f70e]{
	font-size: 12px;
	padding: 12px 0 0;
}
.originalPwd .new-pwd[data-v-d3f7f70e]{
	font-size: 12px;
	margin: 12px 0 0
}
.originalPwd .forget[data-v-d3f7f70e]{
	color: #2F81FE;
	text-align: right;
	font-size: 12px;
	padding: 12px 0 0;
}
.originalPwd .btn[data-v-d3f7f70e]{
	margin-top: 30px;
}

.pwd-type-page[data-v-9b7f8346]{
	padding: 12px;
}
.pwd-type-page .title[data-v-9b7f8346]{
	font-size: 28px;
	font-weight: bold;
	padding-top:35px;
	padding-bottom: 11px;
}
.pwd-type-page  .desc1[data-v-9b7f8346]{
	margin-bottom: 12px
}
.box-input[data-v-9b7f8346]{
	border-radius: 22px !important;
    overflow: hidden;
}
.pwd-type-page .item[data-v-9b7f8346]{
	font-size: 16px;
	color: #373737;
	padding-bottom: 20px;
	display: flex;
}
.pwd-type-page .item .img[data-v-9b7f8346]{
	width: 22px;
	height: 22px;
	margin-right: 10px
}
.pwd-type-page  .desc2[data-v-9b7f8346]{
	color: #666;
	font-size: 14px;
	line-height: 20px;
	margin: 30px 0 24px 0;
}
.pwd-type-page .btn[data-v-9b7f8346]{
	margin-top: 40px; 
	width: 100%;
	height: 44px;
	border: none;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
    background: #2F81FE;
    border-radius: 28px;
}

.div-input[data-v-cde063f0]{
	margin-bottom: 10px;
}
.changephone-page .title[data-v-cde063f0]{
	color: #2F81FE;
	font-size: 16px;
	font-weight: bold;
	padding-top: 12px;
}
.changephone-page .desc-text[data-v-cde063f0]{
	color: #666666;
	font-size: 12px;
	margin: 6px 0 0;
}
.changephone-page .input-text[data-v-cde063f0]{
	margin-top: 12px;
	border-radius: 22px !important;
    overflow: hidden;
}
.changephone-page .code-div[data-v-cde063f0]{
	display: flex;
	align-items: center;
}
.changephone-page .phone-code[data-v-cde063f0] {
	display: flex;
    align-items: center;
    justify-content: center;
	width: 94px;
	font-size: 14px;
	height: 44px;
	background: #E8F1FF;
	border-radius: 22px;
	color: #2F81FE;
	margin-left: 12px;
}

.pwd-type-page[data-v-105b805f] {
	padding: 0 30px;
}
.pwd-type-page .title[data-v-105b805f] {
	font-size: 28px;
	font-weight: bold;
	padding-top:35px;
	padding-bottom: 11px;
}
.pwd-type-page  .desc1[data-v-105b805f]{
	padding-bottom: 24px
}
.pwd-type-page .item[data-v-105b805f]{
	font-size: 16px;
	color: #373737;
	padding-bottom: 20px;
	display: flex;
}
.pwd-type-page .item .img[data-v-105b805f]{
	width: 22px;
	height: 22px;
	margin-right: 10px
}
.pwd-type-page  .desc2[data-v-105b805f] {
	color: #666;
	font-size: 14px;
	line-height: 20px;
	margin: 30px 0 24px 0;
}
.pwd-type-page .btn[data-v-105b805f]{
	margin-top: 30px; 
	width: 100%;
	background-color: #4F87D9;
	border-radius: 4px;
	border: none;
	height: 45px;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
}

.box-one[data-v-1e3e51d2] {
  	min-height: 100vh;
	background-image: linear-gradient(#2F81FE 65%, #F7F7F7);
	background-size: 100% 166px;
	background-repeat: no-repeat;
  	background-color: #f6f6f6 !important;
	padding: 12px;
}
.box-div[data-v-1e3e51d2] {
	background: #FFFFFF;
	border-radius: 10px;
	overflow: hidden;
}
.check-info[data-v-1e3e51d2]{
	margin-top: 12px;
}
.order-box-info[data-v-1e3e51d2]{
	padding: 12px;
}
.order-box[data-v-1e3e51d2]{
	display:flex;
	justify-content: space-between;
}
.order[data-v-1e3e51d2] {
	font-size: 12px;
	color: #999999;
	flex: 0 0 60px;
}
.order-text-one[data-v-1e3e51d2] {
	font-size: 13px;
	color: #000000;
	margin-bottom: 16px;
}
.order-text-one[data-v-1e3e51d2]:last-child{
	margin-bottom: 0;
}
.detail-history[data-v-1e3e51d2] {
	font-size: 12px;
	color: #000000;
	margin-bottom: 12px;
}
.detail-history[data-v-1e3e51d2]:last-child{
	margin-bottom: 0;
}
.order-taocan[data-v-1e3e51d2] {
	padding-top: 20px;
}
.order-textOne[data-v-1e3e51d2] {
	font-size: 12px;
	color: #333;
}
.order-info[data-v-1e3e51d2]{
	color: #333;
	font-size: 14px;
	font-weight: bold;
	padding: 12px ;
	border-bottom: 1px solid #F8F8F8;
}
.divider[data-v-1e3e51d2]{
	position: relative;
	border-bottom: 1px dashed #E9E9E9;
}
.divider-info[data-v-1e3e51d2]{
	position: absolute;
	width: 12px;
	height: 12px;
	background: #F7F7F7;
	border-radius: 50%;
}
.circel-left[data-v-1e3e51d2]{
	top: -6px;
	left: -6px;
}
.circel-right[data-v-1e3e51d2]{
	top: -6px;
	right: -6px;
}

.f12 {
    font-size: 12px;
  }
  
  .history .tr {
    height: 45px;
    line-height: 1;
  }
  .history .thead {
    height: 28px;
    line-height: 28px;
  }
  .date-p {
    padding: 12px 0 14px 15px;
    font-size: 16px;
    color: #666;
  }
  .fa-load-more{
      line-height: 20px;
      font-size: 12px;
      text-align: center;
      color: #666;
      padding: 10px;
      margin-bottom: 10px;
  }
  .ticket-dates {
    font-size: 12px;
    height: auto;
    line-height: 35px;
    position: relative;
    padding: 10px 15px 10px 46px;
    background-color: #fff;
  }
  .ticket-dates .search-img {
    width: 36px;
    height: 32px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 6px;
  }
  .ticket-dates .input {
    /* margin-left: 5px; */
    width: 100px;
    padding-left: 5px;
    height: 34px;
    border: 1px solid #ccc;
    display: inline-block;
    margin-bottom: -10px;
    box-sizing: border-box;
    
  border-radius: 3px;
  }
  .ticket-desc-zhi {
    margin: 0px 4px;
  }
  .sure-btn {
    background-color: #3f86d6;
    color: #fff;
    height: 34px;
    font-size: 14px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 15px;
    /* line-height: 30px; */
    width: 70px;
    text-align: center;
    border-radius: 3px;
  }
  .load-txt {
    font-size: 14px;
    text-align: center;
    margin-top: 50px;
    color: #999;
  }
  .ticket-total {
      border-top: 1px solid #e6e6e6;
      height: 40px;
      line-height: 40px;
      text-align: center;
    font-size: 13px;
    color: #333;
    background-color: #fff;
  }
  .table {
    font-size: 10px;
    margin-bottom: 10px;
    padding: 0 10px 50px 10px;
    background-color: #fff;
  }
  .tr {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #f2f3f5;
  }
  .tr:last-child {
    border: 0;
  }
  .td,
  .th {
    border-right: 1px solid #f2f3f5;
  }
  .td:first-child,
  .th:first-child {
    border-left: 1px solid #f2f3f5;
  }
  .td1,
  .td3,
  .td5,
  .td4 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .th1,
  .td1 {
    width: 69px;
  }
  .th2,
  .td2 {
    width: 99px;
  }
  .th3,
  .td3 {
    width: 48px;
  }
  .th4,
  .td4,
  .th5,
  .td5 {
    width: 79px;
  }
  
  .on {
    background-color: rgba(249, 249, 249, 1);
  }
  .table-arr {
    width: 16px;
    height: 16px;
    margin-bottom: -5px;
  }
  .thead {
    height: 30px;
    line-height: 30px;
  }
  .td1,
  .td4 {
    padding-top: 10px;
  }
  .td {
    height: 45px;
    box-sizing: border-box;
  }
  .td3,
  .td5 {
    line-height: 45px;
  }
  .page-controller {
    position: fixed;
    bottom: 0;
    height: 48px;
    border-top: 1px solid rgb(229, 229, 229);
    width: 100%;
    background-color: #fff;
    line-height: 40px;
  }
  .td1,
  .td3,
  .td4,
  .td5,
  .txt-over {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .td2 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 18px;
    padding-top: 7px;
  }
  .tr:first-child {
    border-top: 1px solid #f2f3f5;
  }
  .tr:last-child {
    border-bottom: 1px solid #f2f3f5;
  }
  /**iphone4/5***/
  @media only screen and (min-device-width: 241px) and (max-device-width: 359px) {
    .ticket-dates .input.inputh5 {
      width: 85px;
    }
  }.bgc{
	background-image: linear-gradient(#2F81FE 65%, #F7F7F7);
    background-size: 100% 180px;
    background-repeat: no-repeat;
}
.bgc-div{
    display:flex;
    justify-content: space-between;
    align-items: center;
    background: #fff;
    border-radius: 22px;
    height: 34px;
}

/* 搜索按钮 */
.xl-ticket-result .ticket-search{
    width: 50px;
    height: 30px;
    background: #2F81FE;
    border-radius: 22px;
    color: #fff;
    font-size: 14px;
    line-height: 30px;
    text-align: center;
    margin-right: 2px;
}

.xl-ticket-result .input-div-o{
    /* width: 270px; */
    width: 52%;
    height: 34px;
    position: relative;
    /* margin-bottom: 12px; */
    background-color: #fff;
    /* border-radius: 6px; */
    margin-left: 40px;
 
}
.xl-ticket-result .input-div-o::after{
    content: '';
    display: none;
    right: 52px;
    width: 1px;
    height: 25px;
    background-color: #ccc;

}
.xl-ticket-result .input-div-o .input{
    width: 100%;
    height: 100%;
    border: none;
    border-radius: 6px;
    font-size: 14px;
    box-sizing: border-box;
    background-color: #fff;
    /* padding-left: 29px;  */
}
.xl-ticket-result .input-div-o .input::-webkit-input-placeholder,.input-placeholder{
    color: #BBBBBB;
}
.xl-ticket-result .input-div-o .input.h5input{
    padding: 11px 0 11px 29px;
}
.input-img {
    width: 16px;
    height: 16px;
    position: absolute;
    left: -27px;
    top: 50%;
    margin-top: -8px;
}
[data-v-fded5ae2].okk .van-icon-cross:before {
	content: '';
	width: 24px;
    height: 24px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAb5JREFUSEutlUtvEzEUhc+hW8SyP6zb0kLS+lpiAYTQrrrovk8J8bDNIlDxEPw2pFRdN7fyaGbkTObhJsxyxnO+e46vrykinwDskjxxzn3Af3iMMXskrwD8oYjcAXgadUlOnXOXmzCstSNVDQC2APyjMeYNyetKdBNIKf4VwBMA96o6YhQWkSmA800gLeKHIYRZAWiDAHjvvb/IicsYMyYZYykqB3Dgvf9WxJ4KNJ3kQPrEVwDxhbX2naqmlXc6GRJvBeRCSvG4oTGFe5Jj59z3ZqRLEaUf+5zkinc6qEBtEJLzss+LymMrhhBuupqh00EPRKtYhsQHHfRAFqr6sq/y+kzl9LmIHALwaVur6lEIoT6ca0fUEF+Uh6nQy4H07oExxpB0SeYvSG4DqAfiEKQT0CYeQvhRjpVJLqQVYK0VVf2SVl6JJ7MrC7ICaIoD2Pfe/2zbRBFZggA49t6fpWuXAI8R73LShKTj2gL4nMyWPefcr8w2fgsgXpHVUzupLpy1xRMnrZB4J6eHKM6W5yGE3zmVN9eISBMyiYBbAM/KwbW2eIeTOa21H1V1B8Br7/3fdSpv/mOMeUXyFMDsASGiNBmbWjUpAAAAAElFTkSuQmCC) no-repeat center center;
	background-size: 12px;
}

.flex[data-v-1013c9b2]{
	display:flex;
	display:-webkit-flex;
}
.flex-item[data-v-1013c9b2]{
	flex:1;
	-webkit-flex:1;
}
.top-nav[data-v-1013c9b2]{
  height: 44px;
  border-bottom: 1px solid #f2f2f2;
  background-color: #ffffff;
}
.top-nav .item .text[data-v-1013c9b2]{
  display: block;
  font-size: 14px;
  line-height: 41px;
  color: #333333;
  text-align: center;
  cursor: pointer;
}
.top-nav .item.on .text[data-v-1013c9b2]{
	position: relative;
	font-size: 16px;
}
.top-nav .item.on.border .text[data-v-1013c9b2]:after{
	content: ' ';
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 1px;
	height: 18px;
	background-color: #e6e6e6;
}
.top-nav .item.cur .text[data-v-1013c9b2]{
  line-height: 41px;
  color: #cdb277;
  cursor:default;
	border-bottom: 0;
	position: relative;
	border-bottom: 3px solid #cdb277;
}
.top-nav .item.cur .text .bottom-line[data-v-1013c9b2]{
	position: absolute;
	bottom: -3px;
	left: 50%;
	transform: translateX(-50%);
	width: 40px;
	height: 4px;
	background-color: #cdb277;
}
.top-nav .item.cur.on .text[data-v-1013c9b2]{
	border-bottom: 0;
	color: #3F86D6;
}

.fa-load-more[data-v-cb406dd8]{
	line-height: 20px;
	font-size: 12px;
	text-align: center;
	color: #666;
	padding: 10px;
}

.zuhe-compoment[data-v-72931bc8] {
    background-color: #fff;
    margin-bottom: 12px;
    border-radius: 8px;
}
.zuhe-compoment .main[data-v-72931bc8]{
}
.zuhe-compoment .main .top[data-v-72931bc8] {
    padding: 16px 12px 16px 12px;
    color: #999;
    font-size: 12px;
    position: relative;
}
.zuhe-compoment .main .top .one[data-v-72931bc8]{
    display: inline-block;
    margin-right: 12px;
}
.zuhe-compoment .main .xianlu-title[data-v-72931bc8] {
    font-size: 16px;
    line-height: 24px;
    padding-top: 12px;
}
.zuhe-compoment .main .item[data-v-72931bc8] {
    display: inline-block;
    background-color: #F0F4F8;
    color: #666;
    font-size: 12px;
    padding: 5px;
    border-radius: 3px;
}
.zuhe-compoment .price[data-v-72931bc8] {
    font-size: 14px;
    color: #666;
    margin-bottom: 12px;
}
.zuhe-compoment .price .span[data-v-72931bc8] {
    color: #E85151;
}
.zuhe-compoment .bottom[data-v-72931bc8] {
    display: flex;
    line-height: 56px;
    height: 56px;
    position: relative;
    justify-content: space-between;
    padding: 0 14px;
    border-top: 1px solid #f8f8f8;
}
.zuhe-compoment .bottom .span[data-v-72931bc8] {
    color:#666;
    font-size: 13px;
}
.center-one[data-v-72931bc8]{
    display: flex;
    justify-content: space-between;
    padding-left: 12px;
    padding-right: 12px;
}
.xianlu-title-div[data-v-72931bc8] {
    width: 258px;
    font-weight: bold;
    font-size: 14px;
    color: #2E2E2E;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.span-price[data-v-72931bc8]{
    font-size: 16px;
    color: #FF4747;
    font-weight: bold;
}
.money-text[data-v-72931bc8]{
    font-size: 12px;
    color: #FF4747;
}
.user-div[data-v-72931bc8] {
    margin: 12px ;
    font-size: 12px;
    color: #666666;
    display: flex;
    align-items: center;
}
.img-user[data-v-72931bc8]{
    width:16px;
    height:16px;
    margin-right: 4px;
}
.detail-div[data-v-72931bc8]{
    background-color: #2F81FE;
    color: #fff;
    height: 32px;
    font-size: 14px;
    line-height: 32px;
    width: 84px;
    text-align: center;
    border-radius: 27px;
}

.order-div[data-v-d6e36f10]{
    display: flex;
	margin: 12px;
	padding: 12px;
	background: #FFF;
	height: 60px;
	border-radius: 10px;
	margin-top: 12px; 
	align-items: center;
}
.div-box[data-v-d6e36f10]{
    position: relative;
    flex: 1;
}
.box-date[data-v-d6e36f10]{
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}
.date-img[data-v-d6e36f10]{
    position: absolute;
    right: -14px;
    bottom: 4px;
	width: 10px;
	height: 10px;
}
.title[data-v-d6e36f10]{
    display: block;
    font-size: 12px;
    color: #999;
}
.date-time[data-v-d6e36f10]{
	font-size: 12px;
	color: #333;
	margin-top: 8px;
}
.search-date[data-v-d6e36f10] {
	color: #2F81FE;
    font-size: 14px;
}

.order-div[data-v-3eb1e8f1]{
    display: flex;
    justify-content: space-between;
	margin: 12px;
	padding: 12px;
	background: #FFF;
	height: 60px;
	border-radius: 10px;
	margin-top: 12px; 
	align-items: center;
}
.date-img[data-v-3eb1e8f1]{
	margin-left: 2px;
	width: 10px;
	height: 10px;
}
.box-date[data-v-3eb1e8f1]{
	font-size:12px;
	color: #999999;
}
.date-time[data-v-3eb1e8f1]{
	font-size: 12px;
	color: #333;
	margin-top: 8px;
}
.dates-span[data-v-3eb1e8f1]{
	display: inline-block;
	width: 72px;
}
.search-date[data-v-3eb1e8f1]{
	width: 50px;
	height: 24px;
	background: #2F81FE;
	color: rgb(255, 255, 255); 
	margin-left: 12px;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 18px;
}
.yellow[data-v-3eb1e8f1]{color: #FF8A00
}
[data-v-3eb1e8f1].vanline .van-tabs__nav--line{
	padding-bottom: 0;
}
[data-v-3eb1e8f1].vanline .van-tabs__line{
	bottom: 0;
	background-color: #2F81FE;
}
[data-v-3eb1e8f1].vanline .van-tab__text--ellipsis{
	overflow: visible !important;
}
.vanline .count[data-v-3eb1e8f1]{
	width: 28px;
	height: 16px;
	background: #2F81FE;
	border: 1px solid #FFFFFF;
	border-radius: 8px;
	font-size: 10px;
	color: #fff;
	display:inline-block;
	line-height: 16px;
	position:absolute;
	right: -21px;
	text-align: center;
}
[data-v-3eb1e8f1].search .van-icon-search:before{
	content: '';
	width: 16px;
	height: 16px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAg5JREFUOE+Vk09IVFEYxc+5DyLcKQVOOyOpVYQUUS0zCCmQSKRFYiDdb0RCAqtFi9ciQwoLqvfuI3JR0B+kaN/kRlwEFRS0cVVBMbtkoAisd+INKtOUaHd37/m+3/04nI9oOn19fVF3d/c+APslbSZZk/SupaWlMjAw8K25no0PIYTDAG6Q7JT0g+QXSa0k2yQtkLzsvZ8EoOW+FUCWZaMArkmalXRpZmZmdnp6+ldRmCTJdudcoZ8G8KxarfbHcfyz0OqALMt6ATyRdLNarZ6N4zhvHrW4hxCOAXgMIDWzM3VAHMcb29vb50m+9973NI63CuQ8gHEAXWb2lkmS9EZR9BTAbu/9m381Nb7FcbyhVCp9kvTIzEaZZdkEgJPe+y1rNS/rIYT7JHd47/cwhDAFYJeZdf0H4CqA42bWUUxwHcAR733negFpmt5xzu313u9kmqaDzrmpKIo6hoaGPq4DUnw6D2DOez9YmNjqnPsA4IGZldcChBD6ST6UdMjMXtRzkKbpOefcFUmnzOzeapAkSbZGUfRK0pyZHV0JUpGHJWdPSJrM83x8eHj4azMohHCQ5PM8z++Wy+UilWrchcKPi865C5Iiki8lfQbQRnLb4uJiz8jIyHwIwQDcJjlVqVTsj2VainUJQL+kAwA2AfhO8nWtVpsYGxurb2MBIXkrz/OJvwBrmbisFwkmufAbJOrhYk2of/4AAAAASUVORK5CYII=) no-repeat center center;
	background-size: 12px;
	margin-top: 3px;
}
[data-v-3eb1e8f1].search .van-icon-clear:before{
	content: '';
	width: 16px;
	height: 16px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAATNJREFUOE+tU61OxEAYnDGkFYh7hCokx8o6sPAex0kQHIaQFAMIcHcc74E93MltcKD6CBWQdMEM2aZtlgLJhWPd9zOzO99+Q/SOtXYbwIjkHoCkKReSFgDmxpinEMI2KIoiKsvyluQIQJfv8UvSfDAYHCVJ4nytblwul3Ecxw8Advsv+iV+rKpqP03Tqiaw1s5IHq4Irtsk3RljxvSaSebBs08kbZI8+6KVzCS9Abhu8l7OjieYkhy3zSSz4XB4bq2dkLxsbjs1xlxZa7OQWNKMeZ4/A9gKb5PUAiY+34A7wqD3xRO8A9jo629Jmhn9BPalj38hWE/COkMEMF35GyVdkHz99o1rL9JfVtkbyzl30K1ySxJF0c0qZnLOHXtwZ6ZwB1o7e2ORrO0sqSC5kHTft/MnwqrVmzfkmosAAAAASUVORK5CYII=) no-repeat center center;
	background-size: 12px;
}
[data-v-3eb1e8f1].okk .van-icon-cross:before{
	content: '';
	width: 24px;
	height: 24px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAb5JREFUSEutlUtvEzEUhc+hW8SyP6zb0kLS+lpiAYTQrrrovk8J8bDNIlDxEPw2pFRdN7fyaGbkTObhJsxyxnO+e46vrykinwDskjxxzn3Af3iMMXskrwD8oYjcAXgadUlOnXOXmzCstSNVDQC2APyjMeYNyetKdBNIKf4VwBMA96o6YhQWkSmA800gLeKHIYRZAWiDAHjvvb/IicsYMyYZYykqB3Dgvf9WxJ4KNJ3kQPrEVwDxhbX2naqmlXc6GRJvBeRCSvG4oTGFe5Jj59z3ZqRLEaUf+5zkinc6qEBtEJLzss+LymMrhhBuupqh00EPRKtYhsQHHfRAFqr6sq/y+kzl9LmIHALwaVur6lEIoT6ca0fUEF+Uh6nQy4H07oExxpB0SeYvSG4DqAfiEKQT0CYeQvhRjpVJLqQVYK0VVf2SVl6JJ7MrC7ICaIoD2Pfe/2zbRBFZggA49t6fpWuXAI8R73LShKTj2gL4nMyWPefcr8w2fgsgXpHVUzupLpy1xRMnrZB4J6eHKM6W5yGE3zmVN9eISBMyiYBbAM/KwbW2eIeTOa21H1V1B8Br7/3fdSpv/mOMeUXyFMDsASGiNBmbWjUpAAAAAElFTkSuQmCC) no-repeat center center;
	background-size: 12px;
}

.box-div[data-v-d118151c]{
    margin: 12px;
    padding: 12px;
    border-radius: 10px;
    background-color: #fff;
}
.main-border[data-v-d118151c]{
    padding-bottom: 12px;
    border-bottom: 1px solid #F8F8F8;
}
.main[data-v-d118151c]{
    margin-bottom: 12px;
}
.center-one[data-v-d118151c]{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.content-div[data-v-d118151c]{
    display: flex;
    justify-content: space-between;
}
.content-box[data-v-d118151c]{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    flex:0 0 67.5%
}
.one[data-v-d118151c]{
    font-size: 12px;
    color: #999999;
}
.img-div[data-v-d118151c]{
    width:88px;
    height:88px;
    flex: 0 0 88px;
}
.img-entity[data-v-d118151c]{
    max-height:100%;
    max-width: 100%;
    display: block;
    border-radius: 6px;
    image-rendering:-moz-crisp-edges;
    image-rendering:-o-crisp-edges;
    image-rendering:-webkit-optimize-contrast;
    image-rendering: crisp-edges;
    -ms-interpolation-mode:nearest-neighbor;
}
.apply-span[data-v-d118151c]{
    background: rgba(250, 65, 58, 0.1);
    display: inline-block;
    height: 18px;
    width: 40px;
    line-height: 18px;
    font-size: 12px;
    text-align: center;
    border-radius: 4px;
    color: #FA413A;
}
.text-confirm[data-v-d118151c]{
    font-size: 14px;
    color: #2F81FE;
}
.xianlu-title-div[data-v-d118151c]{
    font-size: 14px;
    font-weight: bold;
    color: #343434;
    line-height: 25px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.span-price[data-v-d118151c]{
    font-weight: bold;
    color: #FA413A;
    font-size: 16px;
}
.number-div[data-v-d118151c]{
    font-size: 14px;
    color:#999999;
    display:flex;
    justify-content:flex-end;
}
.room[data-v-d118151c]{
    font-size: 14px;
    color: #666666;
}
.user-div[data-v-d118151c]{
    color: #666666;
    font-size: 12px;
}
.bottom ._button[data-v-d118151c]{
    margin: 0px;
    padding: 0px;
    outline: none;
}
.bottom[data-v-d118151c]{
    display: flex;
    height: 56px;
    justify-content: space-between;
}
.btns[data-v-d118151c]{
    border: 0px;
    width: 84px;
    height: 32px;
    background: #FFFFFF;
    border-radius: 22px;
    border: 1px solid #ECECEC;
    font-size: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.order-desc[data-v-d118151c]{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    word-break:break-all;
}
[data-v-d118151c].van-divi .van-divider{
    margin:0;
    border: 0 solid #F8F8F8;
}
.order-times[data-v-d118151c]{
    display: flex;
    align-items: center;
    width: 116px;
    height: 26px;
    border: 1px solid #F8F8F8;
    border-radius: 13px;
    color: #666666;
}
.time-span[data-v-d118151c]{
    display: inline-block;
    width: 52px;
    background: #F8F8F8;
    border-radius: 13px 0px 0px 13px;
    height: 26px;
    line-height: 26px;
    text-align: center;
}
.order-num[data-v-d118151c]{
    display: inline-block;
    text-align: center;
    width: 65px;
    font-size: 12px;
}

.order-div[data-v-8e3b952e]{
    display: flex;
	margin: 12px;
	padding: 12px;
	background: #FFF;
	height: 60px;
	border-radius: 10px;
	margin-top: 12px; 
	align-items: center;
}
.div-box[data-v-8e3b952e]{
    position: relative;
    flex: 1;
}
.box-date[data-v-8e3b952e]{
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}
.date-img[data-v-8e3b952e]{
    position: absolute;
    right: -14px;
    bottom: 4px;
	width: 10px;
	height: 10px;
}
.title[data-v-8e3b952e]{
    display: block;
    font-size: 12px;
    color: #999;
}
.date-time[data-v-8e3b952e]{
	font-size: 12px;
	color: #333;
	margin-top: 8px;
}
.box-search[data-v-8e3b952e]{
    display: flex;
}
.search-date[data-v-8e3b952e]{
	width: 50px;
	height: 24px;
    font-size: 12px;
	background: #2F81FE;
	color: rgb(255, 255, 255); 
	margin-left: 10px;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 18px;
}

.blue[data-v-76ade1f5]{color: #4A9AF7
}
.red[data-v-76ade1f5]{color: #EF463C
}
.gray[data-v-76ade1f5]{color: #999999
}
.yellow[data-v-76ade1f5]{color: #FF8A00
}
.jiedan[data-v-76ade1f5]{font-size: 18px
}
.index-page.page-body[data-v-76ade1f5] {
}
.user-time[data-v-76ade1f5] {
	margin-top: 6px;
	font-size: 12px;
	color: #FFFFFF;
}
.order-title[data-v-76ade1f5]{
	color:#2E2E2E;
	font-size:16px;
	font-weight: bold;
}
.order-top[data-v-76ade1f5]{
	margin-top: 12px;
}
.order-info-top[data-v-76ade1f5]{
	margin-top:6px;
	color: #999999;
	font-size: 14px;
	word-break: break-all;
}
.order-left[data-v-76ade1f5]{
	margin-left: 12px;
}
.order-info[data-v-76ade1f5]{
	margin-bottom: 12px;
}
.diliver[data-v-76ade1f5]{
	padding-bottom: 12px;
	border-bottom: 1px solid #F8F8F8;
}
.order-title-one[data-v-76ade1f5] {
	color:#333;
	font-size:14px;
	font-weight: bold;
}
.box-div[data-v-76ade1f5] {
	background: #FFFFFF;
	margin:12px 12px 0;
	border-radius: 10px;
	padding: 12px;
}
.box-num[data-v-76ade1f5] {
	background: #FFFFFF;
	margin:12px 12px 0;
	border-radius: 10px;
	padding:0 12px;
}
.box-div-one[data-v-76ade1f5]{
	margin-bottom:12px;
}
.bgc[data-v-76ade1f5] {
    background-image: linear-gradient(#2F81FE 76%, #F7F7F7);
    background-size: 100% 180px;
    background-repeat: no-repeat;
}
.order-div[data-v-76ade1f5]{
	display:flex;
	justify-content: space-between;
}
.info-div[data-v-76ade1f5]{
	display: flex;
	align-items: center;
}
.info-order[data-v-76ade1f5]{
	align-items:center;
}
.total-price[data-v-76ade1f5] {
	color: #999999;
	font-size: 14px;
}
.total-blod[data-v-76ade1f5] {
	font-weight: bold;
}
.total-cost[data-v-76ade1f5]{
	color: #333333;
	font-size: 14px;
}
.cost-price[data-v-76ade1f5]{
	color: #FF4747;
	font-size: 14px;
}
.detail-text[data-v-76ade1f5]{
	font-size: 14px;
	color: #666666;
}
.img-status[data-v-76ade1f5] {
	width: 32px;
	height: 32px;
}
.info-status[data-v-76ade1f5]{
	font-size: 16px;
	font-weight: bold;
	color: #343434;
}
.info-text[data-v-76ade1f5]{
	color: #333333;
	font-size: 16px;
	font-weight: bold;
}
.text-status[data-v-76ade1f5] {
	font-size: 18px;
	font-weight: bold;
	line-height: 25px;
	color: #FFFFFF;
}
.order[data-v-76ade1f5] {
	font-size: 12px;
	color: #999999;
	flex: 0 0 84px;
}
.order-code[data-v-76ade1f5]{
	width:186px;
	text-align:end;
	word-break: break-all;
}
.code-item[data-v-76ade1f5] {
	margin-left: 4px;
}
.order-time[data-v-76ade1f5]{
	font-size: 12px;
	color: #333333;
}
.detail-div[data-v-76ade1f5] {
	margin-bottom: 6px;
}
.detail-divone[data-v-76ade1f5] {
	margin-bottom: 12px;
}
.detail-divone[data-v-76ade1f5]:last-child{
	margin-bottom: 0;
}
.detail-num[data-v-76ade1f5]{
	padding-top: 12px;
	padding-bottom: 12px;
}
.order-desc[data-v-76ade1f5] {
	margin-top: 12px;
	font-size: 14px;
	color: #F43E3B;
	word-break:break-all;
}
.btns-div[data-v-76ade1f5] {
	position: fixed;
	bottom: 0;
	background-color: #fff;
	height: 86px;
	width: 100%;
	max-width: 420px;
	display: flex;
	justify-content: space-between;
}
.btns-div-one[data-v-76ade1f5]{
	justify-content: space-between;
    display: flex;
    width: 100%;
    margin: 12px;
}
.btn-text[data-v-76ade1f5]{
	width: 45.3%;
    height: 44px;
    border-radius: 22px;
    text-align: center;
    line-height: 44px;
    border-radius: 22px;
    text-align: center;
    line-height: 44px;
}
[data-v-76ade1f5].van-divi .van-divider{
	margin:0;
	border: 0 solid #F8F8F8;
}
.img-div[data-v-76ade1f5]{
    width:88px;
    height:88px;
    flex: 0 0 88px;
}
.img-entity[data-v-76ade1f5] {
   max-height:100%;
    max-width: 100%;
    display: block;
    border-radius: 6px;
    image-rendering:-moz-crisp-edges;
    image-rendering:-o-crisp-edges;
    image-rendering:-webkit-optimize-contrast;
    image-rendering: crisp-edges;
    -ms-interpolation-mode:nearest-neighbor;
}
.content-box[data-v-76ade1f5] {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    flex:0 0 67.5%
}
.xianlu-title-div[data-v-76ade1f5]{
    font-size: 14px;
    font-weight: bold;
    color: #343434;
    line-height: 25px;
	word-break: break-all;
}
.number-div[data-v-76ade1f5] {
    font-size: 14px;
    color:#999999;
    display:flex;
    justify-content:flex-end;
}
.detail-total[data-v-76ade1f5]{
	margin-bottom: 12px;
}
.detail-total[data-v-76ade1f5]:last-child{
	margin-bottom: 0;
}

[data-v-1171412e].vanline .van-tabs__nav--line {
	padding-bottom: 0;
}
[data-v-1171412e].vanline .van-tabs__line {
	bottom: 0;
	background-color: #2F81FE;
}
[data-v-1171412e].vanline .van-tab__text--ellipsis {
	overflow: visible !important;
}
.vanline .count[data-v-1171412e]{
	width: 28px;
	height: 16px;
	background: #2F81FE;
	border: 1px solid #FFFFFF;
	border-radius: 8px;
	font-size: 10px;
	color: #fff;
	display:inline-block;
	line-height: 16px;
	position:absolute;
	right: -21px;
	text-align: center;
}
[data-v-1171412e].search .van-icon-search:before {
	content: '';
	width: 16px;
	height: 16px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAg5JREFUOE+Vk09IVFEYxc+5DyLcKQVOOyOpVYQUUS0zCCmQSKRFYiDdb0RCAqtFi9ciQwoLqvfuI3JR0B+kaN/kRlwEFRS0cVVBMbtkoAisd+INKtOUaHd37/m+3/04nI9oOn19fVF3d/c+APslbSZZk/SupaWlMjAw8K25no0PIYTDAG6Q7JT0g+QXSa0k2yQtkLzsvZ8EoOW+FUCWZaMArkmalXRpZmZmdnp6+ldRmCTJdudcoZ8G8KxarfbHcfyz0OqALMt6ATyRdLNarZ6N4zhvHrW4hxCOAXgMIDWzM3VAHMcb29vb50m+9973NI63CuQ8gHEAXWb2lkmS9EZR9BTAbu/9m381Nb7FcbyhVCp9kvTIzEaZZdkEgJPe+y1rNS/rIYT7JHd47/cwhDAFYJeZdf0H4CqA42bWUUxwHcAR733negFpmt5xzu313u9kmqaDzrmpKIo6hoaGPq4DUnw6D2DOez9YmNjqnPsA4IGZldcChBD6ST6UdMjMXtRzkKbpOefcFUmnzOzeapAkSbZGUfRK0pyZHV0JUpGHJWdPSJrM83x8eHj4azMohHCQ5PM8z++Wy+UilWrchcKPi865C5Iiki8lfQbQRnLb4uJiz8jIyHwIwQDcJjlVqVTsj2VainUJQL+kAwA2AfhO8nWtVpsYGxurb2MBIXkrz/OJvwBrmbisFwkmufAbJOrhYk2of/4AAAAASUVORK5CYII=) no-repeat center center;
	background-size: 12px;
	margin-top: 3px;
}
[data-v-1171412e].search .van-icon-clear:before {
	content: '';
	width: 16px;
	height: 16px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAATNJREFUOE+tU61OxEAYnDGkFYh7hCokx8o6sPAex0kQHIaQFAMIcHcc74E93MltcKD6CBWQdMEM2aZtlgLJhWPd9zOzO99+Q/SOtXYbwIjkHoCkKReSFgDmxpinEMI2KIoiKsvyluQIQJfv8UvSfDAYHCVJ4nytblwul3Ecxw8Advsv+iV+rKpqP03Tqiaw1s5IHq4Irtsk3RljxvSaSebBs08kbZI8+6KVzCS9Abhu8l7OjieYkhy3zSSz4XB4bq2dkLxsbjs1xlxZa7OQWNKMeZ4/A9gKb5PUAiY+34A7wqD3xRO8A9jo629Jmhn9BPalj38hWE/COkMEMF35GyVdkHz99o1rL9JfVtkbyzl30K1ySxJF0c0qZnLOHXtwZ6ZwB1o7e2ORrO0sqSC5kHTft/MnwqrVmzfkmosAAAAASUVORK5CYII=) no-repeat center center;
	background-size: 12px;
}
[data-v-1171412e].okk .van-icon-cross:before{
	content: '';
	width: 24px;
	height: 24px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAb5JREFUSEutlUtvEzEUhc+hW8SyP6zb0kLS+lpiAYTQrrrovk8J8bDNIlDxEPw2pFRdN7fyaGbkTObhJsxyxnO+e46vrykinwDskjxxzn3Af3iMMXskrwD8oYjcAXgadUlOnXOXmzCstSNVDQC2APyjMeYNyetKdBNIKf4VwBMA96o6YhQWkSmA800gLeKHIYRZAWiDAHjvvb/IicsYMyYZYykqB3Dgvf9WxJ4KNJ3kQPrEVwDxhbX2naqmlXc6GRJvBeRCSvG4oTGFe5Jj59z3ZqRLEaUf+5zkinc6qEBtEJLzss+LymMrhhBuupqh00EPRKtYhsQHHfRAFqr6sq/y+kzl9LmIHALwaVur6lEIoT6ca0fUEF+Uh6nQy4H07oExxpB0SeYvSG4DqAfiEKQT0CYeQvhRjpVJLqQVYK0VVf2SVl6JJ7MrC7ICaIoD2Pfe/2zbRBFZggA49t6fpWuXAI8R73LShKTj2gL4nMyWPefcr8w2fgsgXpHVUzupLpy1xRMnrZB4J6eHKM6W5yGE3zmVN9eISBMyiYBbAM/KwbW2eIeTOa21H1V1B8Br7/3fdSpv/mOMeUXyFMDsASGiNBmbWjUpAAAAAElFTkSuQmCC) no-repeat center center;
	background-size: 12px;
}
.load-text[data-v-1171412e]{
	font-size: 12px;
	padding:15px 0;
	text-align:center;
	color:#999;
}

.box-div[data-v-ae0598a2]{
    margin: 12px;
    padding: 12px;
    border-radius: 10px;
    background-color: #fff;
}
.main[data-v-ae0598a2]{
    margin-bottom: 12px;                
    border-bottom: 1px solid #F8F8F8;
}
.center-one[data-v-ae0598a2]{
    display: flex;
    justify-content: space-between;
    margin-bottom: 12px;
}
.one[data-v-ae0598a2]{
    font-size: 12px;
    color: #999999;
}
.text-confirm[data-v-ae0598a2]{
    font-size: 14px;
    color: #2F81FE;
}
.xianlu-title-div[data-v-ae0598a2]{
    width: 55%;
    font-size: 14px;
    font-weight: bold;
    color: #2E2E2E;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.span-price[data-v-ae0598a2]{
    font-weight: bold;
    color: #FF4747;
    font-size: 16px;
}
.room[data-v-ae0598a2]{
    font-size: 14px;
    color: #666666;
}
.user-div[data-v-ae0598a2]{
    color: #666666;
    font-size: 12px;
    margin-bottom:12px;
}
.user-info[data-v-ae0598a2]{
    display: flex;
    align-items: center;
    color: #333333;
    font-size: 12px;
    margin-bottom: 12px;
}
.img-user[data-v-ae0598a2]{
    width: 18px;
    height: 18px;
    margin-right: 4px;
}
.bottom ._button[data-v-ae0598a2]{
    margin: 0px;
    padding: 0px;
    outline: none;
}
.bottom[data-v-ae0598a2]{
    display: flex;
    justify-content: space-between;
}
.bottom-btn[data-v-ae0598a2]{
    justify-content:flex-end;
    align-items:center;
}
.btns[data-v-ae0598a2]{
    border: none;
    width: 84px;
    height: 32px;
    background: #FFFFFF;
    border-radius: 22px;
    border: 1px solid #ECECEC;
    font-size: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.order-desc[data-v-ae0598a2]{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break:break-all;
}
.user-suggest[data-v-ae0598a2]{
    color: #FF8C09;
    font-size: 12px;
    margin-bottom: 12px;
}
.apply-span[data-v-ae0598a2]{
    background: rgba(255, 71, 71, 0.1);
    display: inline-block;
    height: 18px;
    width: 40px;
    font-size: 12px;
    text-align: center;
    border-radius: 4px;
    color: #FF4747;
}
[data-v-ae0598a2].van-divi .van-divider{
    margin:0;
    border: 0 solid #F8F8F8;
}
.bottom .confirm-btn[data-v-ae0598a2]{
    background: #2F81FE;
    color:#fff;
    margin-left:12px;
}
.grey-color[data-v-ae0598a2]{
    color:#666666;
}

.order-div[data-v-1449bb8c]{
    display: flex;
	margin: 12px;
	padding: 12px;
	background: #FFF;
	height: 60px;
	border-radius: 10px;
	margin-top: 12px; 
	align-items: center;
}
.div-box[data-v-1449bb8c]{
    position: relative;
    flex: 1;
}
.box-date[data-v-1449bb8c]{
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}
.date-img[data-v-1449bb8c]{
    position: absolute;
    right: -14px;
    bottom: 4px;
	width: 10px;
	height: 10px;
}
.title[data-v-1449bb8c]{
    display: block;
    font-size: 12px;
    color: #999;
}
.date-time[data-v-1449bb8c]{
	font-size: 12px;
	color: #333;
	margin-top: 8px;
}
.box-search[data-v-1449bb8c]{
    display: flex;
}
.search-date[data-v-1449bb8c]{
	width: 50px;
	height: 24px;
    font-size: 12px;
	background: #2F81FE;
	color: rgb(255, 255, 255); 
	margin-left: 10px;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 18px;
}

.refuce-text[data-v-8c784af4]{
	color: #FF4747;
    text-align: justify;
    margin-bottom: 12px;
    font-size: 12px;
}
.textarea[data-v-8c784af4]{
    font-size: 12px;
	max-height: 178px;
	overflow-y: scroll;
	padding-bottom: 10px;
	height: 92px;
	background: #F5F9FA;
	border-radius: 6px;
	width: 100%;
	outline: none;
	resize: none;
	display: block;
	padding: 12px;
	box-sizing:border-box;
	border: none;
	text-align: left;
	-webkit-text-size-adjust: none
}
.textarea[data-v-8c784af4]::-webkit-scrollbar {
	display: none;
}
.textarea[data-v-8c784af4] ::-webkit-scrollbar{
	display: none;
    width: 0;
    height: 0;
    color: transparent;
}
.textarea[data-v-8c784af4] {
  	scrollbar-width: none;
  	-ms-overflow-style: none;
}
.textarea[data-v-8c784af4]::-webkit-input-placeholder {
  	color: #999;
	font-size: 12px;
}
.textarea[data-v-8c784af4]::-moz-placeholder {
	color: #999;
    font-size: 12px;
}
.textarea[data-v-8c784af4]:-ms-input-placeholder {
	color: #999;
    font-size: 12px;
}   

.jiedan[data-v-a546589c]{
	font-size: 18px;
}
.user-time[data-v-a546589c]{
	margin-top: 6px;
	font-size: 12px;
	color: #FFFFFF;
}
.order-title[data-v-a546589c]{
	color:#2E2E2E;
	font-size:16px;
	font-weight: bold;
}
.order-title-one[data-v-a546589c]{
	color:#333;
	font-size:14px;
	font-weight: bold;
}
.van-divi-one[data-v-a546589c]{
	padding-bottom: 12px;
	border-bottom: 1px solid #F8F8F8;
}
.box-div[data-v-a546589c]{
	background: #FFFFFF;
	margin:12px 12px 0;
	border-radius: 10px;
	padding: 12px;
}
.box-div-one[data-v-a546589c]{
	margin-bottom:12px;
}
.bgc[data-v-a546589c]{
    background-image: linear-gradient(#2F81FE 76%, #F7F7F7);
    background-size: 100% 300px;
    background-repeat: no-repeat;
}
.order-div[data-v-a546589c]{
	display:flex;
	justify-content: space-between;
}
.info-order[data-v-a546589c]{
	align-items:center;
}
.detail-text[data-v-a546589c]{
	font-size: 12px;
	color: #666666;
}
.img-status[data-v-a546589c]{
	width: 18px;
	height: 18px;
}
.text-status[data-v-a546589c]{
	font-size: 18px;
	font-weight: bold;
	line-height: 25px;
	color: #FFFFFF;
}
.order[data-v-a546589c]{
	font-size: 12px;
	color: #999999;
	flex: 0 0 84px;
}
.detail-div[data-v-a546589c]{
	margin-bottom: 6px;
}
.detail-divone[data-v-a546589c]{
	margin-bottom: 12px;
}
.detail-divone[data-v-a546589c]:last-child{
	margin-bottom: 0px;
}
.order-desc[data-v-a546589c]{
	margin-top: 12px;
	font-size: 12px;
	color: #F43E3B;
	word-break: break-all;
}
.btns-div[data-v-a546589c]{
	position: fixed;
	bottom: 0;
	background-color: #fff;
	height: 86px;
	width: 100%;
	max-width: 420px;
	display: flex;
	justify-content: space-between;
}
.btns-div-one[data-v-a546589c]{
	justify-content: space-between;
    display: flex;
    width: 100%;
    margin: 12px;
}
.btn-text[data-v-a546589c]{
	width: 45.3%;
    height: 44px;
    border-radius: 22px;
    text-align: center;
    line-height: 44px;
	border: 0;
}
.all-night[data-v-a546589c]{
	width: 70px;
	height: 22px;
	border: 1px solid #D5D5D5;
	border-radius: 11px;
	line-height: 22px;
	text-align: center;
	font-size: 14px;
	color: #999999;
}
.order-text[data-v-a546589c]{
	font-size: 12px;
	color: #333;
}
.order-text-one[data-v-a546589c] {
	font-size: 14px;
}
.detail-bttom[data-v-a546589c] {
	margin-bottom: 12px;
}
.detail-bttom[data-v-a546589c]:last-child{
	margin-bottom: 0;
}

.page-body[data-v-89276d64] {
	font-size: 14px;
}
.img-box[data-v-89276d64] {
}
.img-logo[data-v-89276d64] {
	width: 100%;
	height: auto;
}
.cancel-box[data-v-89276d64] {
	position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
	width: 100%;
    text-align: center;
}
.img-cancellation[data-v-89276d64] {
	width: 200px;
	height: 200px;
	margin-bottom: 20px;
}
.product-box[data-v-89276d64] {
	border: 1px solid #EDEDED;
	margin-bottom: 12px;
}
.product-box[data-v-89276d64] {
}
.product-name[data-v-89276d64] {
	background: #f7f7f7;
}
.contract-box[data-v-89276d64] {
	margin: 12px 12px 70px;
}
.contract-name[data-v-89276d64] {
	margin: 10px 0 12px;
}
.contract-bottom[data-v-89276d64]{
	margin-bottom: 5px;
}
.span-name[data-v-89276d64] {
	font-weight: bold;
}
.padding-content[data-v-89276d64] {
	padding: 20px 12px 20px 0;
}
.circle-Number[data-v-89276d64] {
	display: inline-block;
	width: 20px;
	height: 20px;
	background: #f7f7f7;
	border: 1px solid #999;
	border-radius: 50%;
	text-align: center;
    line-height: 20px;
	margin-right: 4px;
}
.product-name[data-v-89276d64] {
    padding: 8px 12px;
	border-bottom: 1px solid #EDEDED;
}
.product-text[data-v-89276d64] {
	color: #999;
}
.flex-box[data-v-89276d64] {
	display: flex;
}
.margin-text[data-v-89276d64]{
	margin-bottom: 12px;
}
.text-grey[data-v-89276d64] {
	color: #999;
	margin-right: 12px;
}
.flex-right[data-v-89276d64] {
	display: flex;
	flex: 0 0 112px;
	justify-content: end;
}
.box-btn[data-v-89276d64] {
	width: 100%;
	display: flex;
    align-items: center;
}
.btn-agree[data-v-89276d64] {
	width: 70px;
	height: 32px;
	background: #2F81FE;
	border-radius: 27px;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 32px;
	text-align: center;
}
.btn-back-red[data-v-89276d64] {
	background: #FF4343;
}
.flex-img-ok[data-v-89276d64]{
	font-size: 12px;
    display: flex;
    align-items: center;
}
.img-ok[data-v-89276d64] {
	width: 20px;
	height: 20px;
	margin-right: 4px;
}
.signature-box[data-v-89276d64] {
	display: flex;
	align-items: center;
}
.signature-img[data-v-89276d64] {
	position: relative;
}
.icon-signature[data-v-89276d64] {
	width: 65px;
    height: 35px;
	margin-left: 5px;
}
.img-close[data-v-89276d64] {
	position: absolute;
    right: -5px;
    top: -5px;
	z-index: 5;
}
.empty-signature[data-v-89276d64] {
	width: 65px;
    height: 35px;
	margin-left: 5px;
    border: 1px solid #EDEDED;
}
.btn-right[data-v-89276d64] {
	display: flex;
    justify-content: flex-end;
}
.margin-btn[data-v-89276d64] {
	margin: 0 10px;
}
.bottom-box[data-v-89276d64] {
	width: 100%;
    height: 60px;
    max-width: 420px;
    margin: 0 auto;
    background: #fff;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 35;
	padding: 0 12px env(safe-area-inset-bottom);
}
.item[data-v-89276d64] {
	background-color: #eee;
	height: 100%;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 555;
}
.item-div-del[data-v-89276d64] {
	position: absolute;
	top: 50px;
    right: 50px;
    width: 24px;
}
.item-div[data-v-89276d64] {
	position: relative;
	width:100%;
	height: 100%;
	background-position:center center;
	display: inline-block;
	background-repeat:no-repeat;
	background-size: cover;
	border-radius: 5px;
}
.text-line-feed[data-v-89276d64]{
	word-break: break-all;
	white-space: pre-wrap;
}

.bg-box[data-v-a4d5deb4] {
    background-color: var(--overlay-background-color,rgba(0,0,0,.7));
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
}
.box-absolute[data-v-a4d5deb4] {
    background: #fff;
    width: 320px;
    box-sizing: border-box;
    padding: 12px 20px 20px;
    background: #FFFFFF;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.input-box[data-v-a4d5deb4] {
    margin: 12px 0;
    width: 300px;
}
.input-common[data-v-a4d5deb4] {
    width: 100%;
    height: 50px;
    background: #F8F8F8;
    border-radius: 25px;
    padding-left: 24px;
    border: none;
    font-size: 16px;
    color: #333;
}
.placeholder-ddd[data-v-a4d5deb4]{
    color: #9C9C9C;
}
.input-position[data-v-a4d5deb4]{
    position: relative;
}
.btn-code[data-v-a4d5deb4] {
    width: 104px;
    height: 42px;
    background: #2F81FE;
    border-radius: 25px;
    font-size: 16px;
    font-weight: bold;
    line-height: 1;
    color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 50%;
    right: 4px;
    transform: translateY(-50%);
}
.btn-disabled[data-v-a4d5deb4]{
    background: #E8E8E8;
    color: #9C9C9C;
}
.btn-box[data-v-a4d5deb4] {
    width: 100%;
    margin: 30px 12px;
}
.btn-login[data-v-a4d5deb4] {
    font-size: 18px;
    font-weight: bold;
    line-height: 1;
    color: #ffffff;
    width: 100%;
    height: 50px;
    background: #2F81FE;
    border-radius: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.close-confirm[data-v-a4d5deb4] {
    position: absolute;
    bottom: -100px;
    left: 50%;
    transform: translateX(-50%);
}

.bg-box-back[data-v-f9609aac] {
    background-color: var(--overlay-background-color,rgba(0,0,0,.7));
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
}
.box-absolute-back[data-v-f9609aac] {
    background: #fff;
    width: 320px;
    box-sizing: border-box;
    padding: 12px;
    background: #FFFFFF;
    border-radius: 10px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.title-back[data-v-f9609aac] {
    font-size: 16px;
    margin-bottom: 12px;
}
.flex-div[data-v-f9609aac] {
    display: flex;
}
.return-div[data-v-f9609aac] {
    flex: 0 0 73px;
}
.img-necessity[data-v-f9609aac] {
    width: 7px;
    height: 7px;
}
.div-margin[data-v-f9609aac] {
    margin-top: 12px;
}
.textarea-box[data-v-f9609aac] {
    width: 200px;
    height: 150px;
    padding: 12px;
    border-radius: 10px;
}
.back-btn-box[data-v-f9609aac] {
    margin: 30px 12px;
}
.btn-div[data-v-f9609aac] {
    font-size: 14px;
    font-weight: bold;
    line-height: 1;
    color: #ffffff;
    width: 90px;
    height: 32px;
    background: #2F81FE;
    border-radius: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.btn-back[data-v-f9609aac] {
    margin-right: 12px;
    background: #FF4343;
}
.close-confirm[data-v-f9609aac] {
    position: absolute;
    bottom: -100px;
    left: 50%;
    transform: translateX(-50%);
}
.textarea[data-v-f9609aac] ::-webkit-scrollbar{
	display: none;
    width: 0;
    height: 0;
    color: transparent;
}
.textarea[data-v-f9609aac] {
    scrollbar-width: none;
    -ms-overflow-style: none;
}
.textarea[data-v-f9609aac]::-webkit-input-placeholder {
    color: #999;
}
.textarea[data-v-f9609aac]::-moz-placeholder {
    color: #999;
}
.textarea[data-v-f9609aac]:-ms-input-placeholder {
    color: #999;
}   

.index-page[data-v-5d1004b0] {
	position: absolute;
    overflow: hidden;
    background-color: #fff;
    left: 0;
}
.drawing-board[data-v-5d1004b0] {
  width: 100%;
  height: calc(100%);
  box-sizing: border-box;
}
.esign[data-v-5d1004b0] {
	width: 100%;
    height: 100vh;
}
#screen[data-v-5d1004b0] {
	position: fixed;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
}
.box-btn[data-v-5d1004b0] {
	position: fixed;
	bottom: 5px;
	right: 20px;
	z-index: 98;
}
.box-btn-flex[data-v-5d1004b0] {
	height: 100rpx;
	width: 100%;
	max-width: 420px;
	margin: 0 auto;
	background: #fff;
	padding: 0 24rpx;
	display: flex;
	align-items: center;
	justify-content: flex-end;
	position: relative;
}
@media screen and (orientation: portrait) {
#main[data-v-5d1004b0] {
		position: absolute;
		width: 100vh;
		height: 100vw;
		top: 0;
		left: 100vw;
		-webkit-transform: rotate(90deg);
		-moz-transform: rotate(90deg);
		-ms-transform: rotate(90deg);
		transform: rotate(90deg);
		transform-origin: 0% 0%;
		border: 1px solid red;
}
.top[data-v-5d1004b0]{
		width: 100%;
		height: 60px;
		background: red;
}
.img-and-text[data-v-5d1004b0] {
		position: absolute;
		top: 0;
		left: 5px;
}
}
@media screen and (orientation: landscape) {
#main[data-v-5d1004b0]  {
		position: absolute;
		top: 0;
		left: 0;
		width: 100vw;
		height: 100vh;
		border: 1px solid red;
		background:deepskyblue;
}
.top[data-v-5d1004b0]{
		width: 100%;
		height: 60px;
		background: lightskyblue;
}
.img-and-text[data-v-5d1004b0]{
	    position: absolute;
		height: auto;
		width: 100%;
		left: 0;
}
}
.img-logo[data-v-5d1004b0] {
	width: 375px;
    height: 80px;
}
.text[data-v-5d1004b0]{
	width: 375px;
	text-align: center;
    font-size: 14px;
}
.common-btn[data-v-5d1004b0] {
    width: 130px;
    height: 32px;
    background: #FFFFFF;
    border-radius: 22px;
    border: none;
    color: #fff;
}
.clean[data-v-5d1004b0] {
	margin-right: 10px;
	border: 1px solid #ECECEC;
	color: #666666;
}
.confirm[data-v-5d1004b0] {
 	background: #2F81FE;
    color: #fff;
}

.login-img-box[data-v-5668ef21] {
}
.login-img-logo[data-v-5668ef21] {
	width: 100%;
	height: 80px;
	max-width: 420Px;
}
.tips-text[data-v-5668ef21] {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	margin: 15px 12px 20px;
}

.input-box[data-v-2e4c8c9a]{
    margin: 12px;
}
.input-common[data-v-2e4c8c9a] {
    width: 100%;
    height: 50px;
    background: #F8F8F8;
    border-radius: 25px;
    padding-left: 24px;
    border: none;
    font-size: 16px;
    color: #333;
}
.placeholder-ddd[data-v-2e4c8c9a]{
    color: #9C9C9C;
}
.input-position[data-v-2e4c8c9a]{
    position: relative;
}
.btn-code[data-v-2e4c8c9a] {
    width: 104px;
    height: 42px;
    background: #2F81FE;
    border-radius: 25px;
    font-size: 16px;
    font-weight: bold;
    line-height: 1;
    color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 50%;
    right: 4px;
    transform: translateY(-50%);
}
.btn-disabled[data-v-2e4c8c9a]{
    background: #E8E8E8;
    color: #9C9C9C;
}
.btn-box[data-v-2e4c8c9a] {
    margin: 30px 12px;
}
.btn-login[data-v-2e4c8c9a] {
    font-size: 18px;
    font-weight: bold;
    line-height: 1;
    color: #ffffff;
    width: 100%;
    height: 50px;
    background: #2F81FE;
    border-radius: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.inner-iframe[data-v-59214e6c] {
  width: 100%;
  height: 100vh;
}

.loading-box {
    position: relative;
    text-align: center;
}
.loading-mask {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.loading-content {
    position: fixed;
    left: 50%;
    top: 250px;
    width: 110px;
    min-height: 120px;
    margin-left: -55px;
    padding: 10px;
    background: hsla(0,0%,7%,.7);
    text-align: center;
    border-radius: 5px;
    color: #fff;
    z-index: 5001;
}
.loading-content .animate {
    width: 40px;
    height: 40px;
    vertical-align: baseline;
    display: inline-block;
    margin: 25px 0 10px;;
    vertical-align: middle;
    animation: superLoading 1s steps(12, end) infinite;
    background: transparent url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMjAiIGhlaWdodD0iMTIwIiB2aWV3Qm94PSIwIDAgMTAwIDEwMCI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMGgxMDB2MTAwSDB6Ii8+PHJlY3Qgd2lkdGg9IjciIGhlaWdodD0iMjAiIHg9IjQ2LjUiIHk9IjQwIiBmaWxsPSIjRTlFOUU5IiByeD0iNSIgcnk9IjUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAgLTMwKSIvPjxyZWN0IHdpZHRoPSI3IiBoZWlnaHQ9IjIwIiB4PSI0Ni41IiB5PSI0MCIgZmlsbD0iIzk4OTY5NyIgcng9IjUiIHJ5PSI1IiB0cmFuc2Zvcm09InJvdGF0ZSgzMCAxMDUuOTggNjUpIi8+PHJlY3Qgd2lkdGg9IjciIGhlaWdodD0iMjAiIHg9IjQ2LjUiIHk9IjQwIiBmaWxsPSIjOUI5OTlBIiByeD0iNSIgcnk9IjUiIHRyYW5zZm9ybT0icm90YXRlKDYwIDc1Ljk4IDY1KSIvPjxyZWN0IHdpZHRoPSI3IiBoZWlnaHQ9IjIwIiB4PSI0Ni41IiB5PSI0MCIgZmlsbD0iI0EzQTFBMiIgcng9IjUiIHJ5PSI1IiB0cmFuc2Zvcm09InJvdGF0ZSg5MCA2NSA2NSkiLz48cmVjdCB3aWR0aD0iNyIgaGVpZ2h0PSIyMCIgeD0iNDYuNSIgeT0iNDAiIGZpbGw9IiNBQkE5QUEiIHJ4PSI1IiByeT0iNSIgdHJhbnNmb3JtPSJyb3RhdGUoMTIwIDU4LjY2IDY1KSIvPjxyZWN0IHdpZHRoPSI3IiBoZWlnaHQ9IjIwIiB4PSI0Ni41IiB5PSI0MCIgZmlsbD0iI0IyQjJCMiIgcng9IjUiIHJ5PSI1IiB0cmFuc2Zvcm09InJvdGF0ZSgxNTAgNTQuMDIgNjUpIi8+PHJlY3Qgd2lkdGg9IjciIGhlaWdodD0iMjAiIHg9IjQ2LjUiIHk9IjQwIiBmaWxsPSIjQkFCOEI5IiByeD0iNSIgcnk9IjUiIHRyYW5zZm9ybT0icm90YXRlKDE4MCA1MCA2NSkiLz48cmVjdCB3aWR0aD0iNyIgaGVpZ2h0PSIyMCIgeD0iNDYuNSIgeT0iNDAiIGZpbGw9IiNDMkMwQzEiIHJ4PSI1IiByeT0iNSIgdHJhbnNmb3JtPSJyb3RhdGUoLTE1MCA0NS45OCA2NSkiLz48cmVjdCB3aWR0aD0iNyIgaGVpZ2h0PSIyMCIgeD0iNDYuNSIgeT0iNDAiIGZpbGw9IiNDQkNCQ0IiIHJ4PSI1IiByeT0iNSIgdHJhbnNmb3JtPSJyb3RhdGUoLTEyMCA0MS4zNCA2NSkiLz48cmVjdCB3aWR0aD0iNyIgaGVpZ2h0PSIyMCIgeD0iNDYuNSIgeT0iNDAiIGZpbGw9IiNEMkQyRDIiIHJ4PSI1IiByeT0iNSIgdHJhbnNmb3JtPSJyb3RhdGUoLTkwIDM1IDY1KSIvPjxyZWN0IHdpZHRoPSI3IiBoZWlnaHQ9IjIwIiB4PSI0Ni41IiB5PSI0MCIgZmlsbD0iI0RBREFEQSIgcng9IjUiIHJ5PSI1IiB0cmFuc2Zvcm09InJvdGF0ZSgtNjAgMjQuMDIgNjUpIi8+PHJlY3Qgd2lkdGg9IjciIGhlaWdodD0iMjAiIHg9IjQ2LjUiIHk9IjQwIiBmaWxsPSIjRTJFMkUyIiByeD0iNSIgcnk9IjUiIHRyYW5zZm9ybT0icm90YXRlKC0zMCAtNS45OCA2NSkiLz48L3N2Zz4=") no-repeat;
    background-size: 100%;
}
.loading-content .text {
    margin: 0 0 15px;
    font-size: 16px;
}
@-webkit-keyframes superLoading {
0% {
    transform: rotate3d(0, 0, 1, 0deg);
}
100% {
    transform: rotate3d(0, 0, 1, 360deg);
}
}
@keyframes superLoading {
0% {
    transform: rotate3d(0, 0, 1, 0deg);
}
100% {
    transform: rotate3d(0, 0, 1, 360deg);
}
}

.toast{
	position: fixed;
	display:inline-block;
    min-width: 7.6em;
    min-height: 40px;
    line-height:20px;
    top: 50%;
    left: 50%;
    font-size:14px;
    color:#fff;
    padding:10px;
    text-align:center;
    margin-top:-40px;
  transition: all .3s;
  -webkit-transition: all .3s;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    background: rgba(40, 40, 40, 0.75);
    border-radius: 5px;
    color: #FFFFFF;
    z-index: 993;
}

.weui_mask {
    position: fixed;
    z-index: 11;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.6);
}
.weui_dialog {
    position: fixed;
    z-index: 13;
    width: 85%;
    max-width: 420px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-color: #FAFAFC;
    text-align: center;
    border-radius: 3px;
}
.weui_dialog_confirm .weui_dialog .weui_dialog_hd {
    padding: 1.2em 20px 1em;
}
.weui_dialog_title {
    font-weight: 400;
    font-size: 17px;
}
.weui_dialog_bd {
    padding: 0 20px;
    font-size: 15px;
    color: #888;
}
.weui_dialog_confirm .weui_dialog .weui_dialog_bd {
    text-align: center;
}
.weui_dialog_bd {
    padding: 0 20px;
    font-size: 15px;
    color: #888;
}
.weui_dialog_ft {
    position: relative;
    line-height: 42px;
    margin-top: 20px;
    font-size: 17px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.weui_dialog_confirm .weui_dialog_ft .weui_btn_dialog {
    position: relative;
}
.weui_btn_dialog.default {
    color: #353535;
}
.weui_dialog_ft .weui_btn_dialog {
    display: block;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    color: #333;
    text-decoration: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.weui_btn_dialog.primary {
    color: #0BB20C;
}
.weui_dialog_confirm .weui_dialog_ft .weui_btn_dialog:after {
    content: " ";
    position: absolute;
    left: 0;
    top: 0;
    width: 1px;
    height: 100%;
    border-left: 1px solid #D5D5D6;
    color: #D5D5D6;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: scaleX(0.5);
    transform: scaleX(0.5);
}
.weui_dialog_ft:after {
    content: " ";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 1px;
    border-top: 1px solid #D5D5D6;
    color: #D5D5D6;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: scaleY(0.5);
    transform: scaleY(0.5);
}
.weui_dialog_ft .weui_btn_dialog:active {
    background-color: #EEEEEE;
}

.comp-navbar[data-v-aff24c08] {
    width: 100vw;
    z-index: 9999999999 !important
}
.comp-navbar .placeholder-bar[data-v-aff24c08]{
    background-color: transparent;
    width: 100%;
}
.comp-navbar .navbar[data-v-aff24c08] {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
}
.comp-navbar .navbar .nav-titlebar[data-v-aff24c08] {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}
.comp-navbar .navbar .nav-titlebar  .bar-title[data-v-aff24c08] {
    width: 45%;
    font-size: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
}
.comp-navbar .navbar .nav-titlebar .bar-options[data-v-aff24c08] {
    width: 85px;
    height: 30px;
    display: flex;
    box-sizing: border-box;
    align-items: center;
    justify-content: space-around;
    position: absolute;
    left: 7px;
    display: flex;
    align-items: center;
    background: hsla(0, 0%, 100%, 0.6);
    border-radius: 27px;
    padding-right: 3px;
}
.comp-navbar .navbar .nav-titlebar .bar-options .opt[data-v-aff24c08] {
    width: 25px;
    height: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.comp-navbar .navbar .nav-titlebar .bar-options .opt-back  .back-image[data-v-aff24c08] {
    width: 20px;
    height: 20px;
}
.comp-navbar .navbar .nav-titlebar .bar-options .line[data-v-aff24c08] {
    display: block;
    height: 15px;
    width: 1px;
    background-color: #666;
}
.comp-navbar .navbar .nav-titlebar .bar-options .opt-home .home-image[data-v-aff24c08] {
    width: 20px;
    height:20px;
}
