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

.container {
	/*overflow-y: visible;*/
	/*position:static;*/
	margin-top: 50px;
	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-wrap{ 
	min-height: 70vh;
	padding:12px;
	font-size: 14px;
}

.itemView {
	background-color: #fff;
	padding:12px;
}

.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;
}

.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{
	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_area .btn-phone{
	background-color:#00A7E5;
	color:#fff;
}

.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:24px;	
}

.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;}

.red{ color:#f74949;}

.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;
}

.worker-info{ 
	overflow:hidden;
}

.worker-info .hd{
	padding-bottom:12px;
}

.worker-info .bd{
	position:relative;
	overflow:hidden;	
}

.worker-info .bd .left{
	position:relative;
	display:inline-block;
	height:140px;
	width:85px;
	text-align:center;
}

.worker-info .bd .left img{
	width:100%;
	height:100%;
	background:#d8d9dd;
}

.worker-info .bd .right{
	position:relative;
	display:inline-block;
	font-size:12px;
	min-width: 216px;
	float:left;
	margin-left:5px;
}

.worker-info .bd .right .service-msg{
	max-width:216px;
	height:39px;
	overflow:hidden;
}

.worker-info .circle1{
	width: 160px;
	height: 160px;
	position: absolute;
	left: 30px;
	bottom: -15px;
}

.worker-info .circle2{
	width: 160px;
	height: 160px;
	position: absolute;
	left: 100px;
	bottom: -15px;
}

.worker-info .bd .right .right-wrap{
	position:relative;
}

.worker-info .bd .right .right-wrap .info img{
	display:inline-block;
	vertical-align: middle;
	margin-right: 5px;
}

.worker-info .bd .right .info{
	display:inline-block;
	float: right;
	line-height: 24px;
	margin-top: 4px;
	margin-left: 5px;
}

.worker-info .bottom{
	height:30px;
	line-height:30px;
	overflow:hidden;
	display:inline-block;
	font-size:12px;
}

.worker-info .bottom .item{
	display:inline-block;
	vertical-align: middle;
	margin-right: 5px;
}

.worker-info .bottom .item img{
	display: inline-block;
	vertical-align: middle;
	margin-right:5px
}

.worker-info .bottom .item a{
	color:#666;
}

.worker-info .bottom .gh{
	text-align:center;
	width:85px;
}

.inline-block{
	display:inline-block;
}

.highcharts-background,.highcharts-plot-background,.highcharts-plot-border{
	display:none;
}

.highcharts-series-group{
	width:80px;
	height:80px;
}

.pay{ 
	padding:12px 0;
}

.pay .hd{
	padding-bottom:12px;
}

.pay .bd{
	background-color:#e5f8ff;
	padding:20px;
	text-align:center;	
}

.pay .title{
	font-size:18px;
}

.account{ 
	text-align:center;
	padding:12px 0;
}

.account .title{
	font-size:18px;	
}

.account .item{
	text-align:left;
	padding:10px 0;
}

.other-phone{
	padding:0 12px 12px 12px;
	font-size:14px;
}

.other{
	padding:12px;
	font-size:14px;
}

.other .hd{
	margin-bottom:12px;
}

.other .bd{
	background-color:#fff;
	padding:5px;
	position:relative;
	overflow:hidden;
	height:60px;
	margin-bottom:12px;
}

.other .bd .head-img{
	width:50px;
	height:60px;
	display:block;
}

.other .bd .info{
	padding-left:5px;
	line-height:30px;
}

.p-r-5{
	padding-right:5px;
}

.btn_area a.other-btn{
	position:absolute;
	right:5px;
	top:50%;
	height:30px;
	margin-top:-16px;
	border:1px solid #18b4ed;
	line-height:30px;
	text-align:center;
	display:block;
	padding:0 10px;
}


#modal-overlay{ 
	visibility: hidden;
	position: absolute;
	left: 0px;
	top: 0px;
	width:100%;
	height:100%;
	text-align:center;
	z-index: 999;
	background: rgba(51,51,51,0.8);
} 
#modal-overlay .modal-data{
	width:280px;
	margin:150px auto;
	background-color: #fff;
	border:1px solid #000;
	border-radius:3px;
	padding:25px 15px;
	text-align:center;
	z-index:1000;
	position:relative;
}

#modal-overlay a{
	display:block;
	width:200px;
	height:40px;
	line-height:40px;
	margin:20px auto;
	border:1px solid #18b4ed;
}

.msg-phone{
	padding-left:10px;
	font-size:14px;
}

#modal-overlay .cancle{
    position: absolute;
    right: 20px;
    top: 20px;
    cursor: pointer;
    font-size: 18px;
}


















