
.page_width{
	width:1000px;
	margin:0 auto;
}
.center{
	text-align:center!important;
}
#header_all{
	background:#fafafa;
	box-shadow: 0px 3px 5px #dadada;
	margin: 0 0 3px 0;
}
.clear{
	clear:both;
}

#body_map{
	width:100%;
	min-width:1000px;
	height:500px;
	overflow:hidden;
	position:relative;
	background:url('../images/loading.gif') center center no-repeat;
	display:block;
}
#body_map_left{
	float:left;
	height:490px;
	width:33%;
	margin:30px 0 0 0;
	padding:0;
	display:block;
	position: relative;
}
#body_map_right{
	float:right;
	width:67%;
	height: 100%; 
	display:block;
	margin:0;
}
#map_all {
	height:100%;
	width:100%;
	display:block;
}
#locs {
	height:100%;
	width:100%;
	display:block;
	
}
.feature_map{
	display:none;
}
.locOption_all{
	height: 29px;
	background:#E8E8E8;
	display:block;
	position:absolute;
	top:0;
	left:0;
	width:33%;
	border-bottom: 1px solid #DBDBDB;
}
.locLoading{
	display:none;
	margin: 0;
	padding: 0;
	
		right: 15px;
top: 10px;
	position: absolute;
	z-index: 999;
}

.my_position{
	width:135px;
	height:25px;
	background:url('../images/mypos.png') no-repeat left center;
	position:absolute;
	left:34%;
	top:10px;
	z-index:999;
	color:green;
	text-decoration:none;
	display:block;
}
.mesPos{
	background:url('../images/bg_op.png');
	position:absolute;
	right:0;
	bottom:0;
	z-index:999;
	text-decoration:none;
	width:67%;
	color:#fff;
	height:32px;
	line-height:32px;
	padding:0;
	text-indent: 20px;
	display:none;
}
.del_goto{
	display:block;
	float: right;
	margin: 5px 15px 0 0;
	width: 24px;
	height: 24px;
	background:url('../images/del_goto.png') no-repeat center center;
}
.locIntro a{
	text-decoration:none;
}
.locTitle{
	color:#068ff0;
}
.locImg{
	width:80px;
	height:60px;
	float:left;
	margin:0 10px 0 0;
}
.locItem  {  
	padding: 10px 10px 10px 10px;
	margin:0;
	color:#666;
	border-bottom:1px solid #DDD;
	
	font-size:12px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	line-height:22px;
}
.locItem:hover {
	background:#f5f5f5;
}
.locItem.factive {
	background:#F2F9FF url('../images/loc_bg.png') right center no-repeat;
}
#form {
	margin-top: 0px;
	padding-top: 20px;
	margin-left: 320px;
	height: 60px;
}
.label {
	width: 200px;
	padding: 5px; 
	margin:10px;
	color:#666;
	font-family:'Open Sans';
	font-size:12px;
}
.pThumb{
	width: 50px;
height: 50px;
float: left;
border-radius: 100%;
display: block;
background: #ccc;
margin: 0 10px 0 0;
}
.gogo{
	background:url('../images/gogo.png') no-repeat right center;
	color:#FF2FDD;
	padding:0 15px 0 0;
}
.load_more{
	z-index: 999;
	position: absolute;
	right: 15px;
	top: -29px;
	width: 130px;
	height: 24px;
	line-height: 24px;
	background: #f9f9f9 url('../images/next_bg.png') right center no-repeat;
	text-align: left;
	color: #707070;
	text-decoration: none;
	border-radius: 10px;
	text-indent: 15px;
}

/**/

#ch_map{
	position: fixed;
    top: -200%;
    left: 5%;
    background: #fff;
    z-index: 9999;
	width:90% !important;
}	
#google-map{
	
	width:100%;
	height:500px;
	background:url('../images/loading.gif') center center no-repeat;	
}
.adr{
	background: #fff;
    border: 1px solid #DDD;
    padding: 15px 10px;
    position: absolute;
    bottom: 60px;
    left: 6px;
    width: 500px;
}
.back{
	position:fixed;
	bottom:10px;
	left:50%;
	margin-left:-50px;
	color:#000;
	text-align:center;
	padding:6px 0;
	width:100px;
	background:#F5009A;
	color:#fff;
	border-radius:10px;
}

#box-input-info-search {
    background: #fff;
    border: 1px solid #DDD;
    padding: 15px 10px;

    position: absolute;
	bottom:0px;
    left: 6px;
    width: 500px;
}
#box-input-info-search .line-control {
	text-align: center;
	margin: 0;
	position:relative;
}
#box-input-info-search .line-control .label {
	float: left;
	margin-right: 10px;
	display: inline;
	min-width: 90px;
	line-height: 25px;
	font-size: 13px;
	font-weight: bold;
	color: #4A4A4A;
}
.del{
	position: absolute;
    right: 0;
    top: 0;
    color: #000;
    background: #0CBBB5 url('http://findicons.com/files/icons/2344/faenza/24/view_refresh.png') no-repeat center center;
    height: 100%;
    padding: 0 20px;
    line-height: 0;
}
#box-input-info-search .form-control {
	width: 90%;
    border: none;
	outline:none;
	height:20px;
}
#box-input-info-search i
{
	font-size: 30px;
    color: #F57E20;
    float: right;
    margin-top: -5px;
	cursor:pointer;
}
#input-start-place{
	color:#099691 ;
}
#input-end-place{
	color:#FF4C4C;
}
#box-input-info-search .button {
	cursor: pointer;
	padding: 5px 30px;
	color: white;
	font-size: 14px;
	font-weight: bold;
	background-color: #4d90fe;
	background-image: -webkit-gradient(linear,left top,left bottom,from(#4d90fe),to(#4787ed));
	background-image: -webkit-linear-gradient(top,#4d90fe,#4787ed);
	background-image: -moz-linear-gradient(top,#4d90fe,#4787ed);
	background-image: -ms-linear-gradient(top,#4d90fe,#4787ed);
	background-image: -o-linear-gradient(top,#4d90fe,#4787ed);
	background-image: linear-gradient(top,#4d90fe,#4787ed);
	progid:DXImageTransform.Microsoft.gradient(startColorStr='#4d90fe',EndColorStr='#4787ed');
	border: none;
}
.mesDistance{
	text-align: center;
	position: absolute;
	bottom: 5px;
	left: 20%;
	display: none;
	z-index: 999;
	width: 60%;
	background: url('../images/bg_op.png');
	height: 26px;
line-height: 26px;
	color:#fff;
}
.delDistance{
	display: block;
	float: right;
	margin: 0px 15px 0 0;
	width: 24px;
	height: 24px;
	background: url('../images/del_goto.png') no-repeat center center;
}
#lolo_map{
	left:40px;
	bottom:-3px;
}
.weather_btn{
	background:url('../images/weather.png') center center no-repeat;
	display:block;
	width:25px;
	height:26px;
	margin:0 10px;
}
.weather_btn.on{
	background:url('../images/weather_on.png') center center no-repeat;
}

