body{
	margin:0;
}
#header{
	position: fixed;
	top:0;
	z-index:3;
}
.center_first_nav{
	width: 100%;
	text-align: right;
	position: relative;
	margin-left: -320px;
}
.return_hotel_btn {
	float:left;
	width: 110px;
	height: 22px;
	background: #ff6699;
	text-align: center;
	line-height: 22px;
	border-radius: 3px;
}
.return_hotel_btn a{
	display:inline-block;
	width: 110px;
	height: 22px;
	color: #ffffff;
}
.search_bg{
	position: fixed;
        top:0px;
	right: 0;
	width: 800px;
	height: 41px;
	background-color: #f69;
	border-radius: 6px;
	box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.25);
}
.city_span{
    position: fixed;
top: 10px;
left: 500px;
z-index: 10000;
}
.city_span .map_city{
    display: inline-block;
height: 30px;
line-height: 28px;
border: 1px solid gray;
margin-left: 5px;
font-weight: bold;
padding: 0 15px;
cursor: pointer;
border-radius: 3px;
background-color: #fff;
}
.city_span a.map_city:hover{
    color:#333;
}
.city_span .map_city.active{
background-color: #f69;
color:#fff;
}
.city_span a.map_city.active:hover{
    color:#333;
}
.map_search_navbg{
	position: fixed;
	width: 100%;
	height: 0;
	z-index: 5;
	top: 180px;
        right: -250px;
}
.search_nav_content{
	float: left;
	margin-top: 7px;
	margin-left: 30px;
}
.search_condition{
	float:left;
	margin-right: 10px;
}
.search_condition select{
	width:130px;
	height: 26px;
	font-size: 12px;
	border-radius:3px;
	line-height:10px;
	font-family:"微软雅黑";
	border: none;
	text-indent: 6px;
	color: #555;
}
.search_click_btn{
	float: left;
	margin-top: 7px;
	width: 110px;
	background: #f69;
	border: 1px solid white;
	color: #ffffff;
	height: 26px;
	border-radius: 3px;
	font-size: 14px;
	font-family: "微软雅黑";
}
.search_click_btn:hover{
	background: #FF98BA;
}
.search_click_btn:active{
	background: #EC6A95;
}
.search_result_content{
	width:100%;
	height: 100%;
	position:fixed;
	bottom: 0;
	overflow:hidden;
}
.hotel_result_detail{
	width: 370px;
	height: 100%;
	border-top: 1px solid #d3d3d3;
	overflow-y: auto;
	overflow-x: hidden;
    background: #ffffff;
}
#map_left_loading{
    position: absolute;
    top: 310px;
    left: 185px;
    margin-left: -16px;
}
#map_right_loading{
    position: absolute;
    top: 310px;
    left: 50%;
    margin-left: -16px;
    z-index: 5;
}
.hotel_result_detail::-webkit-scrollbar {
    position: absolute;
    left: 10px;
    width: 6px;
}

.hotel_result_detail::-webkit-scrollbar-track {
    border-radius: 10px;
    opacity: 0;
}

.hotel_result_detail::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: #fff;
}
.hotel_result_detail:hover::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: #d3d3d3;
}
.hotel_result_detail::-webkit-scrollbar-thumb:window-inactive {
    background: rgba(0, 0, 0, 0.4);
}

.hotel_result_tit{
	height: 30px;
	line-height: 30px;
	background: #f0f0f0;
	width: 370px;
	text-indent: 10px;
	z-index: 3;
}
.list_hotel_detail{
	padding:8px 10px;
	border-bottom:1px solid #E7E7E7;
	height:95px;
	width: 100%;
	position: relative;
}
.list_hotel_detail:hover{
	background: #F3F3F3;
	cursor: pointer;
}
.list_hotel_img{
	position: absolute;
	top: 13px;
	width: 116px;
        height:74px;
	border-radius:3px;
}
.list_hotel_name{
	color: #467BCD;
	position: absolute;
	top: 10px;
	left: 137px;
	width: 207px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.list_hotel_dec{
	position: absolute;
	top: 40px;
	left: 137px;
	height: 65px;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 207px;
}
.list_hotel_dec .number{
	font-size: 12px;
	font-weight: bold;
	color:#f69;
	display: inline-block;
}
.list_hotel_dec p{
	font-size: 12px;
	color: #828282;
}
.page_nav_content{
	position:absolute;
	bottom:5px;
	left:12px;
	height:30px;
	background:#ffffff;
	z-index:3;
}
.page_number{
	display:inline-block;
	width:17px;
	height:17px;
	border:1px solid #d3d3d3;
	font-size:12px;
	text-align:center;
	line-height:17px;
	margin-right:5px;
}
.next_page{
	display:inline-block;
	width:60px;
	height:22px;
	text-align:center;
	line-height:22px;
	border:1px solid #d3d3d3;
	margin-left:10px;
}


.hotel_result_map{
	width: 80%;
	height: 100%;
	position: fixed;
	bottom: 0;
	right: 0px;
	overflow: hidden;
	background:gray;
	z-index: 1;
	border-left:1px solid #E5E5E5;
}
#hotelMap{
	width:100%;
	height:100%;
	overflow:hidden;
}
.map_hotelimg{
	position: absolute;
	top: 42px;
	left: 12px;
	width: 120px;
	height: 80px;
}
.map_info_tit{
	position: absolute;
	left: 139px;
	top: 39px;
	width: 166px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.map_info_tablenum{
	position: absolute;
	left: 139px;
	top: 71px;
	width: 200px;
}
.map_info_tableprice{
	position: absolute;
	left: 139px;
	top: 88px;
	width: 200px;
}
.map_info_address{
	position: absolute;
	left: 139px;
	top: 108px;
	width: 200px;
}
.map_info{
	font-size: 12px;
	color: #828282;
}
.map_info .number{
	font-size: 12px;
	color:#ff6699;
}
.BMapLib_SearchInfoWindow .BMapLib_bubble_top{
	border: none;
}
.BMapLib_SearchInfoWindow .BMapLib_bubble_title{
	padding:0 12px;
}
.BMapLib_SearchInfoWindow{
    margin-bottom: 25px;
    margin-left: 15px;
}