.clearfix:after {
	content: " ";
	visibility: hidden;
	display: block;
	height: 0;
	clear: both;
}

.whalebus-display{
	display: block;
}

.whalebus-tc{
	text-align: center;
}

.whalebus-tc.title{
	font-size: 14px;
    font-weight: bolder;
    line-height: 40px;
    border-bottom: 2px solid #e2e2e2;
}

.whalebus-tc.select{
    border-bottom: 2px solid #02a0e9;
    color: #02a0e9;
}

.whalebus-padding-left-6{
	padding-left: 6px;
}

.whalebus-margin10{
	margin: 10px;
}

.whalebus-margin-top10{
	margin-top: 10px;
}

.whalebus-padding-top-top10{
	padding-top: 10px;
}

.whalebus-padding-top-top33{
	padding-top: 33px;
}

.whalebus-line-heigh-30{
	line-height: 30px;
	height: 30px;
}

.whalebus-line-heigh-35{
	line-height: 35px;
	height: 35px;
}

.whalebus-mobile-body {
	background: #f2f2f2;
	font-size: 14px;
}

.whalebus-mobile-bg{
	background: #f2f2f2;
}

.whalebus-mobile-color:{
	color: #2695FD;
}

.whalebus-mobile-header{
	background: #2695FD;
	color: #FFFFFF;
	line-height: 45px;
	height: 45px;
	font-size: 16px;
	padding-left: 12px;
}

.whalebus-mobile-header .title{
	text-align: center;
}

.whalebus-mobile-foot-nav{
	position: fixed;
    bottom: 0px;
    width: 100%;
    background: #FFFFFF;
    padding-top: 6px;
    line-height: 24px;
    padding-bottom: 2px;
    border-top: 1px solid #ececec;
    font-size: 12px;
}

.whalebus-mobile-foot-nav a{
	text-align: center;
	width: 100%;
}

.whalebus-mobile-foot-nav a.select{
	color: #2695FD !important;
}

.whalebus-openerate-box-last{
	float: left;
    cursor: pointer;
    color: grey;
    font-size: 11px;
}
.whalebus-openerate-box-next{
	float: right;
    cursor: pointer;
    color: grey;
    font-size: 11px;
}

.whalebus-openerate-box-center{
	
}

.whalebus-openerate-box-center h2{
	text-align: center;
	font-size: 24px;
	padding-top: 20px;
}

.whalebus-openerate-box-center p{
	font-size: 14px;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    color: grey;
}

.whalebus-select-min-box .box{
	background: #d2d2d2;
    color: #000000;
    text-align: center;
    display: block;
    margin: 5px 10px;
    padding: 3px;
}

.whalebus-select-min-box .select{
	color: #2695FD;
}

.whalebus-select-box .box{
	background: #FFFFFF;
    margin: 5px;
    text-align: center;
}

.whalebus-select-box .box .box-text{
    padding: 17px 0px;
    border: 2px solid #FFFFFF;
    font-size: 16px;
}

.box-text-tip{
	position: absolute;
	top: 0px;
	font-size: 12px;
}

.whalebus-select-box .box .select{
	color: #2695FD;
    border: 2px solid #2695FD;
}

.whalebus-select-box .box .dian{
	color: red;
    border: 2px solid red
}

.whalebus-select-box .box .dian span{
	color:#FFFFFF;
	background: red;
}

.whalebus-select-box .box .qingjia{
	color: #009688;
    border: 2px solid #009688
}

.whalebus-select-box .box .qingjia span{
	color:#FFFFFF;
	background: #009688;
}

.whalebus-select-box .box .select span{
	color:#FFFFFF;
	background: #2695FD;
}

.whalebus-select-box .box span{
	position: absolute;
    right: 0px;
    top: 5px;
    width: 12px;
    font-size: 10px;
    margin-right: 5px;
    background: #e2e2e2;
    padding: 1px;
    color: #949292;
}

.whalebus-select-box .box span.py{
	left: 0px;
}

.whalebus-select-box .dian span.py{
	color:#FFFFFF;
	background: red;
}

.whalebus-select-box .qingjia span.py{
	color:#FFFFFF;
	background: #009688;
}


.whalebus-select-box .select span.py{
	color:#FFFFFF;
	background: #2695FD;
}

.home{
	background: #1e9fff;
    border-bottom-right-radius: 50px;
    border-bottom-left-radius: 50px;
}

.home .home-img{
	width: 70px;
    height: 66px;
    margin: 0 auto;
    padding-top: 20px;
    padding-bottom: 20px;
}

.home .home-img img{
	width: 100%;
    border-radius: 34px;
    border: 2px solid #FFFFFF;
}

.home .home-nickname{
	text-align: center;
    color: #FFFFFF;
    padding-bottom: 10px;
}

.whalebus-ul{
	margin-top:18px;
}

.whalebus-ul .whalebus-li{
	background: #FFFFFF;
    padding: 12px 20px 9px;
}

.whalebus-ul .whalebus-li a{
	display: block;
}

.whalebus-ul .r{
	float: right;
	color: gray;
}

/* overwrite */

.whalebus-timeline .layui-timeline-axis{
	width: 60px;
	color: grey;
}

.whalebus-timeline i{
	color: #2695FD;
}

.whalebus-timeline .layui-timeline-item:before{
	left: 43px;
    top: 2px;
}

.whalebus-timeline .layui-timeline-content {
    padding-left: 63px;
}

.whalebus-box{
	padding: 10px;
    background: #FFFFFF;
    border: 1px solid #ecebeb;
    border-radius: 10px;
    margin-bottom: 10px;
}
.whalebus-box .whalebus-box-li{
	padding: 6px 0px;
    font-size: 14px;
}

.whalebus-box .whalebus-box-li .grey{
	color: grey;
}

.whalebus-box .whalebus-box-li .week{
	font-size: 12px;
}

.whalebus-box .whalebus-box-li .fr{
	float: right;
	border: 1px solid #ccc;
    padding: 3px 8px;
    border-radius: 10px;
    color: grey;
}

.whalebus-box .whalebus-box-li .fr-select{
	color: #FF2A00;
	border: 1px solid #FF2A00;
}

.flr{
	float:right;
	color:#FFFFFF;
	padding-right: 10px;
}

.w1{
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}

.w2{
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.w3{
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}

.mask{
	opacity: 0.8;
    filter: alpha(opacity=80);
    position: fixed;
    background: #000000;
    height: 100%;
    width: 100%;
    top: 0;
}

.louba-title{
	font-size: 14px;
    font-weight: bolder;
}

.louba-route-list-box{
	border: 1px solid #c7c7c7;
    color: #7d7d7d;
    text-align: center;
    margin: 10px;
    padding: 10px 0px;
}

.louba-route-list-box.select{
	border: 1px solid #2695fd;
    color: #2695fd;
}

.louba-route-banci{
	margin-top: 5px;
}

.bancibox{
	text-align: center;
    color: grey;
    border: 2px solid #CCC;
    margin: 2px;
    font-size: 14px;
    padding: 9px;
}
.bancibox.select{
	border: 2px solid #2695fd;
    color: #2695fd;
}

.yp{
	position: fixed;
    bottom: 11px;
    text-align: center;
    width: 100%;
}
.yp img{
	width: 88px;
}

#ypTip{
	position: fixed;
	width: 100%;
	top: 0px;
}
.ticket-info-ab{
	position: absolute;
	width: 100%;
}
.ticket-info{
	margin: 5px;
    background: #FFFFFF;
    padding: 10px;
}
.ticket-info-title{
	padding-bottom: 20px;
}

.ticket-info-title .red{
	color: red;
	font-size: 16px;
}

.close{
	float: right;
	color: gray;
}

.ticket-info h1{
	text-align: center;
    color: #2695fd;
}
    
.ticket-info-li{
	padding: 9px 0px;
    border-bottom: 1px solid #efefef;
}

.ticket-info-li label{
	
}

.ticket-info-li .ticket-info-content{
	position: relative;
    left: 76px;
    height: 0px;
    top: -17px;
    color: grey;
}

.whalebus-form{
	background: #FFFFFF;
	padding-left: 10px;
}

.whalebus-form-item{
	border-bottom: 1px solid #eaeaea;
    line-height: 45px;
    height: 45px;
}

.whalebus-form-item label{
	width: 68px;
	float: left;
	float: 14px;
}

.whalebus-form-item .whalebus-input{
	position: relative;
	top: 0px;
}

.whalebus-form-item .whalebus-input input,select{
	width: auto;
    border: none;
    padding: 10px;
}
.whale-input-line{
	font-size: 10px;
    position: absolute;
    top: 14px;
    color: grey;
    left: 80px;
}

.whalebus-form-item .icon-r:after{
	font-family: layui-icon!important;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    content: "\e602";
    color: grey;
}
.whalebus-form-item .icon-d:after{
	font-family: layui-icon!important;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    content: "\e61a";
    color: grey;
}

.whalebus-mobile-title{
	background: #02a0e9;
    color: white;
    text-align: center;
    line-height: 40px;
    height: 40px;
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 10;
}

.change-city{
	font-size: 12px;
    position: absolute;
    left: 8px;
}

.change-city.icon-d:after{
	font-family: layui-icon!important;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    content: "\e61a";
    color: white;
}

.change-city-list{
	background: #FFFFFF;
	border-bottom: 1px solid #ebecec;
	padding-bottom: 10px;
	display: none;
	position: fixed;
    width: 100%;
    z-index: 100;
}

.change-city-list a{
	float: left;
    margin-left: 12px;
    border: 1px solid #CCC;
    padding: 5px 10px;
    margin-top: 10px;
    background: #FFFFFF;
}

.change-city-list a.select{
	border: 1px solid #02a0e9;
	color: #02a0e9;
}


.whalebus-mask-panel{
	position: fixed;
    bottom: 0px;
    background: #ffffff;
    border-top: 1px solid #e2e2e2;
    width: 100%;
}
.whalebus-mask-panel-close{
	float: right;
	color: #FFFFFF;
}
.whalebus-mask-panel-title{
	background: #1e9fff;
    color: #FFFFFF;
    padding: 10px;
}

.whalebus-mask-panel-content{
	padding: 20px 10px;
}

.whalebus-mask-panel-header{
	border-bottom: 1px solid #eaeaea;
	margin: 0px 0px 10px;
}

.whalebus-mask-panel-header .whalebus-mask-panel-img{
	width: 80px;
    float: left;
}
.whalebus-mask-panel-header .whalebus-mask-panel-img img{
	width: 100%;
}

.whalebus-mask-panel-info{
    float: left;
    padding-left: 4px;
    
}

.whalebus-mask-panel-info .m1{
	line-height: 30px;
}
.whalebus-mask-panel-info .m2{
    font-size: 12px;
    color: gray;
}
.whalebus-mask-panel-info .m3{
	color: gray;
}

.whalebus-mask-panel .whalebus-form-input{
    background: #eaeaea;
    border: 1px solid #f2f2f2;
    margin-bottom: 3px;
}
/*
.layui-col-xs7 .whalebus-form-input{
	width: 86%;
}
.layui-col-xs12 .whalebus-form-input{
	width: 92%;
}*/
