/*----*/
.myGroupBooking{
  font-size: 14px;
}
.title{border-top:1px solid #cccccc;padding: 13px 0;display: flex;}
.title>div{display: inline-block;width: 50%;box-sizing: border-box;text-align: center;}
.title>div:first-child{border-right:1px solid #f3f3f3;}
.title span.active{padding-bottom: 13px;border-bottom:2px solid #f73030}
.content{padding-top: 0;}
.detail>div.lf{width: 90px;height: 90px;background: #ccc;position: relative}
.txt_der{margin-left: 10px;font-size: 16px;line-height: 25px;padding-left:185rpx;}
.txt_der>div span:last-child{display: block;padding-top: 10px}
.time_out{text-align: center}
.txt-border{margin-bottom: 10px;}
.time_out>span{background: rgb(46, 46, 46);padding: 2px;margin: 2px;border-radius:2px;color: #fff }
.count_down_content{
	border-top: 0.05rem solid #EEE;
	padding: 10px 0px 10px 0px
}
.going_color{
	color: #FFD300 !important
}
.success_color{
	color: #13d690 !important
}
.group_btn {vertical-align: top;display: inline-block !important;height: 1.1rem;padding: 0 0.3rem;margin: 0 auto;font-size: 0.6rem;color: white !important;line-height: 1.1rem;text-align: center;background-color: #f73030;border-radius: 0.15rem;margin-top: 8px}
