/*--------------------2017-7-21 智慧园区-智慧停车样式--
--------------------*/
.tingche .kongwei .box_stop{
    width: 302px;
	overflow:hidden;
	margin-bottom:10px;
}
.tingche .kongwei .box_stop .ti{
    background: #fcf9f2;
    border: 1px solid #eee7e7;
    width: 302px;
    height: 40px;
	line-height:40px; color:#6196c0; text-align:center; font-size:18px; margin-bottom:4px;
}
.tingche .kongwei .box_stop .stop_table{
    background: #fcf9f2;
    border: 1px solid #eee7e7;
    width: 302px;
    height: 120px;
}
.tingche .kongwei .box_stop .stop_table .bo_bot td{
border-bottom:1px solid #eee7e7;
}
.tingche .kongwei .box_stop .stop_table tr em{ color:#12ce6f; font-size:16px; font-weight:bold;}
.tingche .kongwei .box_stop .stop_table tr span{padding:2px 7px; border:1px solid #d6d1d2; border-radius:0.2em;
background:#e6e6e6; color:#6196c0; margin-left:10px;}

.box_car{
  width: 302px;
  height: 135px;
  background: #fcf9f2;
  border: 1px solid #eee7e7; text-align:center;}
.box_car a{display:block; width:300px; height:90px; padding:20px 0;}
.box_car a span{margin:0 18px;}
#parkcarmap{
	left: 20px;
}
}