.header_title {
	font-size: 18px;
	color: white;
	text-align: center;
}

.container {
	/*overflow-y: visible;*/
	/*position:static;*/
	margin-top: 95px;
	background-color: #F1F2F3;
}

.historyView {
	height: 45px;
	background-color: white;
	box-shadow: 0px 2px 4px 0px #cdcdcd;
	position: relative;
	top: 50px;
	z-index: 1;
}

.historyView a {
	padding: 10px 12px;
}

.hint_top {
	/*top:50px;
	position: relative;*/
	height: 30px;
	line-height: 30px;
	background: #f1f2f3;
	color: #ff7369;
	font-size: 12px;
	padding-left: 12px;
	padding-right: 2px;
	text-overflow:ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.itemView {
	background-color: #fff;
}

.titleView {
	padding: 12px;
}

.title {
	color: #4b4b4b;
	font-size: 14px;
}

.hint_text {
	color: #898989;
	font-size: 12px;
}

.picture {
	margin: 0 12px;
	background-color: #F0F0F0;
	/*height: 180px;*/
}

.picture img{

	/*height:180px;*/
	width:100%;

}


.picture .weui-gallery.active{
	display: block;
    opacity: 1;
    z-index: 1000;
}


.picture  .slide {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 60px;
    left: 0;
}


.booking .slide .dot {
    color: #fff;
    font-size: 14px;
}

.itemView_flex {
	padding: 6px 12px 0;
	font-size: 12px;
}

.img_phone {
	margin-left: 2px;
	margin-right: 2px;
	width: 15px;
	height: 15px;
	display: inline-flex;
	vertical-align: middle;
}

.qq_wechat {
	align-items: center;
	height: 30px;
	background-color: #F0F0F0;
	font-size: 12px;
	position: static;
	margin: 6px 12px 0px;
	padding-left: 12px;
}

.qq_wechat i {
	width: 15px;
	height: 15px;
	background-repeat: no-repeat;
	background-image: url(../images/m_icon3.png);
	background-size: 100%;
	margin-right: 4px;
}

.qq_wechat .weui-flex {
	align-items: center;
}

.qq_wechat span {
	margin-right: 5px;
}

.qq_wechat .ui-qq {
	background-position: 0 -15px;
}

.qq_wechat .ui-wechat {
	background-position: 0 -30px;
}

.content_text {
	flex: 1;
}

.content_text_l16 {
	flex: 1;
	margin-left: 24px;
}

.content_text_singleline {
	flex: 1;
	height: 20px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.carinfo_itemView {
	flex: 1;
	padding: 6px 0px 0;
}


.btn_area{

	margin:   6px;
	background-color: white;

}

.btn{

	height:30px;
	margin: 6px;
	flex:1;
	font-size:12px;
	font-weight:normal;
	line-height: 30px;
	text-align: center;
	/*box-sizing: border-box;*/
	border-radius: 3px;
	color:#00A7E5;
}

.btn_area a{

	border: 1px solid #00A7E5;
}

.btn:active{

	background-color: #00A7E5;
	color:white;
}
.btn:after{
	margin: 6px;

}

.blank{
	height:12px;
	background-color: #F1F2F3;
}

.dropload-down{
	padding-bottom: 12px;
	background-color: #F1F2F3;
}

.red_text{
	color: #f74949;
	font-size:12px;
}

.qq_wechat{
	position:relative;
	height:70px;
}

.head_img{
	display:inline-block;
	width:50px;
	height:50px;
}

.head_img img{
	width:100%;
	height:100%;
	display:block;
}

.employee_info{
	display:inline-block;
	padding-left:10px;
	line-height:25px;
}

.employee_info .bottom{
	position:relative;
}

.employee_info .item{
	display:inline-block;
	position:relative;
	vertical-align: middle;
}

.employee_info .item a{
	color:#666;
}

.employee_info .item img{
	display:inline-block;
	vertical-align: middle;
	margin-right:2px;
}

.employee_info .item.rel{
	padding-left:5px;
}

.blue{ color:#18b4ed;}

.itemView_flex{ position:relative;}

.itemView_flex .weui_cell{ padding:0;width:100%;color:#ff7369;}

.itemView_flex .weui_cell_ft{ position:absolute;right:0;color:#ff7369;}

.itemView_flex .weui_cell_ft::after{ border-color:#ff7369;}

.itemView_flex_box{ position:relative;}

.itemView_flex_box .qr_code{ position:absolute;right:12px;top:6px;width:100px;height:100px;z-index:1000;}

.itemView_flex_box .qr_code img{ width:100%;height:100%;display:block;}
