.container{
/*	/*
	top:50px;
	bottom:50px;*/
	height:auto;
	margin-top: 50px;
	padding-bottom: 60px;
	overflow-y: scroll;
	overflow-x: hidden;
	/*position:static;*/
}

.banner{
	
	background-color: #ccc;
	/*position:static;*/
}

.index-tags{
	
	font-size: 14px;
	height:36px;
	margin: -18px 12px 0;
	box-shadow: 0px 2px 4px 0px #cdcdcd;
}

.index-tags .weui_cell_bd{
	height:20px;
	padding-right:0; 
	 white-space: nowrap;
	overflow: hidden;
	text-overflow:ellipsis;
}


.f-blue{
	
	padding: 0 4px;
	
}

/*电话*/
.index-tags .weui_cell_ft{
	
	font-size: 14px;
	height: 36px;
	line-height:36px;
	padding: 0;
	padding-left: 40px;
	padding-right:16px;
	text-align: center;
	background: #00a7e5 url(iconTel.png) no-repeat 16px 10px  ;
    background-size: 16px;
    vertical-align: middle;
    /*-webkit-border-radius: 18px;
    border-radius: 18px;*/
}

.hint{
	
	margin-top: 30px;
	
	margin-left: 12px
	
	
}

.hint_left{
	
	font-size: 16px;
	 
	color: #4b4b4b
	
}

.hint_right{
	
	font-size: 12px;
	color:#898989; 
	margin-left: 5px;
	margin-top: 5px; 
	 
	
}


.homecontainer{
	
	margin-top: 12px;
	margin-left: 12px;
	margin-bottom: 12px; 
	margin-right: 12px;
	background: #fff;
	border-radius: 3px;
	width:auto;
	box-shadow: 0px 2px 4px 0px #cdcdcd;
	z-index: 1;
	
}

/*包车城市*/
.weui_cell{
	
	/*padding-left: 12px;*/
	
}

.condition{
	
	padding: 15px;
}

.weui_cell:before{
	
	left: 12px;
}


/*0.4.3*/
.weui_cell{
	
	font-size: 14px;
	 
	
}


.weui_cell_bd{
	    flex: 1;
	font-size: 14px;
	/*color:#4B4B4B;
	font-size: 14px;*/
	
}

.weui_cell_ft{
	
	font-size: 14px;
	
}

.weui_cell_ft img{
	
	height:20px;
	width:20px;
	padding-left: 6px;
}

.picker_city{
	
	background: #008DCC;
	
}



/*按钮*/

.btn_submit{
	
	/*float: left;*/ 
	/*width: 93%;*/ 
	width:auto;
	margin: 0 12px;
	font-size: 16px;	
	margin-bottom: 10px;
}

::-webkit-scrollbar{
	display: none;
}
.msgphone{height:42px;position: absolute;margin-top:10px;width: 100%;background:#ffffff;border-bottom:0;text-align:center;}
.userphone{width:70%;height:28px;margin:3px 0px;border:1px solid #00a7e5;font-size:14px;background:#ffffff;color:#c8c8c8;text-align:center;}
.userlogin{border:1px solid #00a7e5;padding:5px 5px;background:#ffffff;width:80px;height:30px;margin-top:5px;color:#00a7e5}
.msgphone button{border:1px solid #00a7e5;padding:5px 5px;background:#00a7e5;width:80px;height:30px;margin-top:5px;color:#ffffff;/* border-radius:5px; */}

.mini-program{
	margin-bottom: 80px;	
}

.mini-program .hd{
	font-size:18px;
	line-height:30px;
	text-align: center;
	color: #00a7e5;
	font-weight:600;
}

.mini-program .hd .line_left {
    display: inline-block;
    width: 75px;
    height: 30px;
    line-height: 30px;
    vertical-align: middle;
    background: url(line_left.png) no-repeat center center;
    margin-right: 8px;
	background-size: 98%;
}

.mini-program .hd .line_right {
    display: inline-block;
    width: 75px;
    height: 30px;
    line-height: 30px;
    vertical-align: middle;
    background: url(line_right.png) no-repeat center center;
    margin-left: 8px;
	background-size: 98%;
}

.mini-program .qr-code{
	position:relative;
	margin-top:10px;
	width:80%;
	margin:10px auto 20px;
}

.mini-program .qr-code .wx-img{
	width:100px;
	height:100px;
	margin:0 auto;
	padding:5px;
	border:2px solid #00a7e5;
	background:#fff;
}

.mini-program .qr-code .wx-img img{
	display:block;
	width:100%;
}

.mini-program .qr-code .left-tag{
	position:absolute;
	left:20px;
	top:10px;
	height:30px;
	line-height:30px;
	width:30px;
	background:#e1f5fb;
	color:#00a7e5;
	border-radius:50%;
	-moz-border-radius: 50%; 
	-webkit-border-radius: 50%;
	font-weight:500;
	padding:5px;
	font-size: 12px;
	text-align:center;
	transform:rotate(10deg);
}

.mini-program .qr-code .right-tag{
	position:absolute;
	right:20px;
	bottom:10px;
	height:40px;
	line-height:40px;
	width:40px;
	background:#e1f5fb;
	color:#00a7e5;
	border-radius:50%;
	-moz-border-radius: 50%; 
	-webkit-border-radius: 50%;
	font-weight:500;
	padding:5px;
	font-size: 12px;
	text-align:center;
	transform:rotate(-10deg);
}

.weui-tips{
	overflow:hidden;
	width:80%;
	margin:0 auto;
	font-size:12px;
}

.weui-tips .left{
	float:left;
	width:50px;
	text-align: center;
	padding: 10px;
	font-weight:600;
}

.weui-tips .right{
	float:left;
}

.btn_submit .weui_btn{
	line-height:2;
}
