* {
	margin: 0;
	padding: 0;
	box-sizing: inherit;
	font-family: helvetica;
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0.1);
	-webkit-appearance: none;
}

.col-xs-4 {
	width: 33.33333333%;
	position: relative;
	min-height: 1px;
	float: left;
	padding-right: 0px;
	padding-left: 0px;
	text-align: center;
}

.fcgreen {
	color: #1DB584;
}

.fcorange {
	color: #ff8b00;
}

.h-40x {
	height: 40px;
}

.w-100 {
	width: 100%;
}

.bc-green {
	background: #1DB584;
}

.bc-orange {
	background: #ff8b00;
}

.bc-white {
	background: #fff;
}

.l-h-40x {
	line-height: 40px;
}

.fl-l {
	float: left;
}

.fl-r {
	float: right;
}

.m-a {
	margin: auto;
}

.fcfff {
	color: white;
}

.w-100px {
	width: 100px;
}

.m-t-10 {
	margin-top: 10px;
}

.fs-12 {
	font-size: 12px;
}

.fs-16 {
	font-size: 16px;
}

.fs-14 {
	font-size: 14px;
}

.fs-40 {
	font-size: 40px;
}

.b-t-1 {
	border-top: 1px solid #eaeaea;
}

.b-b-1 {
	border-bottom: 1px solid #EAEAEA;
}

.m-r-10 {
	margin-right: 10px;
}

.m-l-10 {
	margin-left: 10px;
}

.m-t-9 {
	margin-top: 9px;
}

.r-100 {
	right: 100px;
}

.l-80 {
	left: 80px;
}

.l-h-20x {
	line-height: 20px;
}

.a_header {
	height: 40px;
	width: 100%;
	background: #1DB584;
}

.a_nav {
	height: 36px;
	width: 50%;
	border: 1px solid white;
	border-radius: 5px;
	margin: auto;
}

.nav_first {
	width: 50%;
	height: 100%;
	background: white;
	text-align: center;
	line-height: 40px;
	color: #1DB584;
	font-size: 14px;
	float: left;
}

.nav_second {
	width: 50%;
	height: 100%;
	text-align: center;
	line-height: 40px;
	color: white;
	font-size: 14px;
	float: left;
}

.w-10x {
	width: 10px;
}

.h-10x {
	height: 10px;
}

.rounded {
	border-radius: 5px;
	background: #F9F9F9;
}

.b-ticket-round-left-top {
	position: absolute;
	left: -5px;
	top: -5px;
}

.b-ticket-round-right-top {
	position: absolute;
	right: -5px;
	top: -5px;
}

.row {
	margin-right: 0px;
	margin-left: 0px;
}

.col-xs-4 {
	width: 33.33333333%;
	position: relative;
	min-height: 1px;
	float: left;
}

.active_choose {
	background: #1DB584;
	color: #fff;
}

.r-3-ct {
	font-size: 14px;
	border: 1px solid #EAEAEA;
	height: 30px;
	text-align: center;
	line-height: 30px;
	border-radius: 5px;
	margin: 10px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.r-3-cs {
	font-size: 14px;
	border: 1px solid #EAEAEA;
	height: 30px;
	text-align: center;
	line-height: 30px;
	border-radius: 5px;
	margin: 10px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.r-3-c {
	font-size: 14px;
	border: 1px solid #EAEAEA;
	height: 30px;
	text-align: center;
	line-height: 30px;
	border-radius: 5px;
	margin: 10px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.search {
	margin-top: 5px;
	height: 30px;
	width: 70%;
	border-radius: 3px;
	border: 0px solid white;
}

.c_city {
	height: 30px;
	width: 100%;
	line-height: 30px;
	color: #1DB584;
	border-bottom: 1px solid #EAEAEA;
	font-size: 14px;
}

.c_area {
	height: 20px;
	width: 100%;
	line-height: 20px;
	color: #ccc;
	border-bottom: 0px solid #EAEAEA;
	font-size: 12px;
}

#date>ul>li {
	line-height: 40px;
	list-style: none;
}

#date>ul {
	width: 100%;
	text-align: center;
}

#hour>ul>li {
	line-height: 40px;
	list-style: none;
}

#hour>ul {
	width: 100%;
	text-align: center;
}

#minute>ul>li {
	line-height: 40px;
	list-style: none;
}

#minute>ul {
	width: 100%;
	text-align: center;
}

.text-center {
	text-align: center;
}

.h-40x {
	height: 40px;
}

.h-50x {
	height: 50px;
}

.h-30x {
	height: 30px;
}

.l-h-40x {
	line-height: 40px;
}

.col-xs-6 {
	padding-left: 0px;
	padding-right: 0px;
}

.p-r {
	position: relative;
}

.p-a {
	position: absolute;
}

.w-60x {
	width: 60px;
}

.l-h-30x {
	line-height: 30px;
}

.b-0 {
	bottom: 0px;
}

.r-30 {
	right: 30px;
}

.border-ra-5 {
	border-radius: 5px;
}

.l-h-35x {
	line-height: 35px;
}

.r-90 {
	right: 90px;
}

.l-10 {
	left: 10px;
}

.w-34x {
	width: 34px;
}

.h-20x {
	height: 20px;
}

.b-s-1 {
	border: 1px solid #eaeaea;
}

.l-50 {
	left: 50px;
}

.l-30 {
	left: 30px;
}

.p-l-20x {
	padding-left: 20px;
}

.bl-d-1 {
	border-left: 1px dashed #CCCCCC;
}

.bl-s-1 {
	border-left: 1px solid #CCCCCC;
}

.r-20 {
	right: 20px;
}

.l-h-60x {
	line-height: 60px;
}

.t-0 {
	top: 0;
}

.l-90 {
	left: 90px;
}

.col-xs-6 {
	width: 50%;
	position: relative;
	min-height: 1px;
	float: left;
}

.h-25x {
	height: 25px;
}

.m-8px {
	margin: 8px;
}

.w-25x {
	width: 25px;
}

.h-8x {
	height: 8px;
}

.w-8x {
	width: 8px;
}

.b-rd-4 {
	border-radius: 4px;
}

.bc-red {
	background: red;
}

.r-5 {
	right: 5px;
}

.t-6 {
	top: 6px
}

.h-80x {
	height: 80px;
}

.w-90 {
	width: 90%;
}

.h-15x {
	height: 15px;
}

.m-10 {
	margin: 10px;
}

.fcccc {
	color: #ccc;
}

.t-5 {
	top: 5px;
}

.l-5 {
	left: 5px;
}

.w-20x {
	width: 20px;
}

hr {
	width: 92%;
	margin: auto;
	border-top: 1px solid #eaeaea;
	border-left: 0px solid #F4F4F4;
	border-right: 0px solid #F4F4F4;
	border-bottom: 0px solid #F4F4F4;
}

.bc-f4 {
	background: #F4F4F4;
}

.fcd2 {
	color: #d2d2d2;
}

.di-b {
	display: block;
}

.m-t--8x {
	margin-top: -8px;
}

.m-t-20 {
	margin-top: 20px;
}

.fc999 {
	color: #999;
}

.fc333 {
	color: #333;
}

.m-l-30x {
	margin-left: 30px;
}

.search {
	margin-top: 7px;
	height: 30px;
	width: 70%;
	border-radius: 3px;
	border: 0px solid white;
}



.w-20 {
	width: 20%
}

.r-42 {
	right: 42px;
}

.t-10 {
	top: 10px;
}

.visib-h {
	visibility: hidden;
}

#searchResultPanel {
	border: 1px solid #C0C0C0;
	width: 150px;
	height: auto;
	display: none;
}

#type {
	overflow: auto;
	zoom: 1;
	width: 100%;
	background: #fff;
	border-bottom: 1px solid #d7d7d7;
}

#city {
	overflow: auto;
	zoom: 1;
	width: 100%;
	background: #fff;
	border-bottom: 1px solid #d7d7d7;
}

.col-xs-12 {
	padding-left: 0px;
	padding-right: 0px;
}

.fs-13 {
	font-size: 13px;
}

.fc666 {
	color: #666;
}

.m-l-20 {
	margin-left: 20px;
}

.h-44x {
	height: 44px;
}

.l-h-44x {
	line-height: 44px;
}

.m-t-12x {
	margin-top: 12px;
}

.htt .header-color {
	background: #1DB584;
}

.htp .header-color {
	background: #CCCCCC;
}

.hgq .header-color {
	background: #CCCCCC;
}
.hsy .header-color {
	background: #CCCCCC;
}

.htt .p-1 {
	display: inline;
}

.htp .p-2 {
	display: inline;
}

.hgq .p-3 {
	display: inline;
}
.hsy .p-4 {
	display: inline;
}

.fs-20 {
	font-size: 20px;
}

.m-t-3x {
	margin-top: 3px;
}

.m-l-10x {
	margin-left: 10px;
}

.w-33 {
	width: 33.3%;
}

.w-45 {
	width: 45%;
}

.w-10 {
	width: 10%;
}

.m-t-10x {
	margin-top: 10px;
}

.w-49 {
	width: 49.5%;
}

.w-2 {
	width: 1%;
}

.m-l-15x {
	margin-left: 15px;
}

.h-60x {
	height: 60px;
}

.l-h-60x {
	line-height: 60px;
}

.p-l-15x {
	padding-left: 15px;
}

.m-l-25x {
	margin-left: 25px;
}

.b-l-1 {
	border-left: 2px solid #999999;
}

.p-l-5x {
	padding-left: 5px;
}

.w-94 {
	width: 94%;
}

.m-l-3 {
	margin-left: 3%;
}

.m-r-10x {
	margin-right: 10px;
}

.b-20x {
	bottom: 20px;
}

.m-t-50x {
	margin-top: 50px;
}

.m-b-10x {
	margin-bottom: 10px;
}

.h-130x {
	height: 130px;
}

.b-d-1 {
	border-top: 1px dashed #EAEAEA;
}

.l-h-50x {
	line-height: 50px;
}

.b-s-ea {
	border: 1px solid #EAEAEA;
}

.w-80 {
	width: 80%;
}

.b-rd-10 {
	border-radius: 10px;
}

.b-50x {
	bottom: 50px;
}

.m-t-25x {
	margin-top: 25px;
}

.m-b-10x {
	margin-bottom: 10px;
}

.bc-orange {
	background: #FA6B5B;
}

.fcorange {
	color: #FA6B5B;
}

.h-70x {
	height: 70px;
}

.t-20x {
	top: 20px;
}

.l-5x {
	left: 5px;
}

.r-5x {
	right: 5px;
}

.h-150x {
	height: 150px;
}

.w-33 {
	width: 33%;
}

.w-50 {
	width: 49.8%;
}

.b-t-1 {
	border-top: 1px solid #EAEAEA;
}

.b-r-1 {
	border-right: 1px solid #EAEAEA;
}

.no-display {
	display: none;
}

.h-200x {
	height: 200px;
}

.w-120x {
	width: 120px;
}

.h-36x {
	height: 36px;
}

.l-h-36x {
	line-height: 36px;
}

.m-t-40x {
	margin-top: 40px;
}

.m-t-90x {
	margin-top: 90px;
}

.w-168x {
	width: 168px;
}

.dis-b {
	display: block;
}

.h-45x {
	height: 45px;
}

.l-h-45x {
	line-height: 45px;
}

.b-s-ea-t {
	border-top: 1px solid #EAEAEA;
}

.b-s-ea-r {
	border-right: 1px solid #EAEAEA;
}

.b-s-ea-l {
	border-left: 1px solid #EAEAEA;
}

.b-s-ea-b {
	border-bottom: 1px solid #EAEAEA;
}

.overflow-a {
	overflow: auto;
}

.p-l-12x {
	padding-left: 12px;
}

.m-l-12x {
	margin-left: 13.5px;
}

.m-l-5x {
	margin-left: 5px;
}

.p-l-30x {
	padding-left: 30px;
}

.h-16x {
	height: 17px;
}

.b-2 {
	bottom: 1px;
}

.rotate {
	width: 50px;
	height: 50px;
	top: 50%;
	margin-top: -35px;
	left: 50%;
	margin-left: -25px;
	position: absolute;
	animation: myfirst 1s;
	animation-iteration-count: infinite;
	animation-timing-function: linear;
	-webkit-animation: myfirst 1s;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
	z-index: 101;
}

.logo {
	width: 50px;
	height: 40px;
	top: 50%;
	margin-top: -30px;
	left: 50%;
	margin-left: -25px;
	position: absolute;
	z-index: 102;
}
.logodiv{
			height: 130px;
			width: 130px;
			position: fixed;
			top: 50%;
			margin-top: -65px;
			left: 50%;
			margin-left: -65px;
			background: white;
			border-radius: 5px;
			z-index: 101;
		}
		.logotext{
			position: absolute;
			bottom: 25px;
			text-align: center;
			width: 100%;
			font-size: 12px;
			color: #666;
		}

@keyframes myfirst {
	0% {
		transform: rotate(0deg);
	}
	100% {
		transform: rotate(360deg);
	}
}

@-webkit-keyframes myfirst {
	0% {
		transform: rotate(0deg);
	}
	100% {
		transform: rotate(360deg);
	}
}

.m-t-5x {
	margin-top: 5px;
}

.b-rd-2 {
	border-radius: 2px;
}

.bc-d6e8 {
	background: #d6e8ec
}

.p-l-25 {
	padding-left: 25%;
}

.m-t-70x {
	margin-top: 70px;
}

.m-t-15x {
	margin-top: 15px;
}

.maskdiv-white {
	position: fixed;
	width: 100%;
	height: 100%;
	background: rgba(255, 255, 255, 0);
	z-index: 100;
	top: 0;
}
.maskdiv-black {
	position: fixed;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.6);
	z-index: 100;
	top: 0;
}

.fs-11 {
	font-size: 11px;
}

.t-40x {
	top: 40px;
}

.l-13x {
	left: 13px;
}

.fs-30 {
	font-size: 30px;
}

.h-100x {
	height: 100px;
}

.l-h-100x {
	line-height: 100px;
}

.l-h-80x {
	line-height: 80px;
}

.b-rd-15 {
	border-radius: 15px;
}

.m-r-15x {
	margin-right: 15px;
}
.w-30x{
	width: 30px;
}
.w-55x{
	width: 55px;
}
.p-r-10x{
	padding-right: 10px;
}
.m-t-20x{
	margin-top: 20px;
}
.m-b-20x{
	margin-bottom: 20px;
}
.w-40x{
	width: 40px;
}
.fcred{
	color: #fa5b6b;
}
.m-l-3{
	margin-left: 3%;
}
.m-r-3{
	margin-right: 3%;
}
.p-l-10x{
	padding-left: 10px;
}
.bc-gray{
	background: #F4F4F4;
}
.bor-1{
	border: 1px #EAEAEA solid;
}
.outline{
	outline: none;
}
.m-b-5x{
	margin-bottom: 5px;
}
.fs-10{
	font-size: 10px;
}
.t_attention{
			position: fixed;
			width: 100%;
			height: 100%;
			top: 0px;
			z-index: 10001;
			display: none;
			background-color: white;
		}
#t_attention_container>p{
		text-indent:2em;
		margin: 0px;
	}
.price-btn-add{
    width: 50px;
    display: inline-block;
    height: 30px;
    border-radius: 16px;
    text-align: center;
    vertical-align: middle;
    font-size: 28px;
    line-height: 30px;
  }
.t2-1{
color:#fff;
font-size:16px;
}
.m-l-xs {
  margin-left: 5px;
}
.m-t-4x{
	margin-top: 4px;
}
.m-r-5x{
	margin-right: 5px;
}
.b-tr-1{
border: 0px #EAEAEA solid;
}
.l-h-10x{
	line-height: 10px;
}
.bc-fb{
	background: #fbfbfb;
}
.text-right{
	text-align: right;
}
.p-tb-5x{
	padding-top: 5px;
	padding-bottom: 5px;
}
.p-lr-15x{
		padding-left: 15px;
	padding-right: 15px;
}
.r-10x{
	right: 10px;
}
.b-rd-t-4{
	border-radius: 5px 5px 0 0;
}
.b-rd-b-4{
	border-radius: 0 0 5px 5px;
}
.fz-16{
	font-size: 16px;
}
.t-15x{
	top: 15px;
}
.fz-14{
	font-size: 14px;
}
.fz-12{
	font-size: 12px;
}
.p-tb-10x{
	padding: 10px 0 10px 0;
}
.t--2x{
	top: -2px;
}
.b-ot-1{
	border-left: 1px solid #EAEAEA;
	border-bottom: 1px solid #EAEAEA;
	border-right: 1px solid #EAEAEA;
}
.p-f{
	position: fixed;
}
.z-10{
	z-index: 10;
}
.p-lr-10x{
	padding-left: 10px;
	padding-right: 10px;
}
.w-96{
	width: 96%;
}
.z-101{
	z-index: 101;
}
.m-l-3{
	margin-left: 3%;
}
.b-10x{
	bottom: 10px;
}
.b-60x{
	bottom: 60px;
}
.b-rd-5{
	border-radius: 5px;
}
.h-38x{
	height: 38px;
	
}
.l-30x{
	left: 30px;
}
.w-100x{
	width: 100px;
}
.z-110{
	z-index: 110;
}
.w-60{
	width: 60%;
}
.w-15{
	width: 15%;
}
.p-l-5{
	padding-left: 5%;
}
.w-50{
	width: 49%;
}
.w-1{
	width: 1%;
}
.w-18{
	width: 18%;
}
.p-l-2{
	padding-left: 2%;
}
.t-5x{
	top: 5px;
}
.h-100{
	height: 100%;
}
.z-100{
	z-index: 100;
}
.b-da-1{
	border: 1px dashed #fff;
}
.h-35x{
	height: 35px;
}
.l-h-35x{
	line-height: 35px;
}
.t-7x{
	top: 7px;
}
.w-70{
	width: 70%;
}
.w-30{
	width: 30%;
}
.b-bd-1{
	border-bottom: 1px dashed #ccc;
}
.h-59x{
	height: 59px;
}
.z-200{
	z-index: 200;
}
.bc-ccc{
	background: #ccc;
}
.w-25{
	width: 25%;
}
.w-50b{
	width: 50%;
}
.b-c-1{
	border: 1px solid #ccc;
}
.p-3x{
	padding: 3px;
}
.t-22x{
	top: 22px;
}
.w-65{
	width: 65%;
}
.r-0{
	right: 0px;
}
.boder-0{
	border: 0px;
}
.l-h-24x{
	line-height: 24px;
}
.l-h-12x{
	line-height: 12px;
}
.h-120x{
	height: 120px;
}
.b-lr-5{
	border-radius: 5px 5px 0 0;
}
.h-140x{
	height: 140px;
}
.l--10x{
	left: -10px;
}
.r--10x{
	right: -10px;
}
.t-30x{
	top: 30px;
}
.r-15x{
	right: 15px;
}
.t-25x{
	top: 25px;
}
.h-145x{
	height: 145px;
}
.p-re{
	position: relative;
}
.h-110x{
	height: 110px;
}
