.menu_date {
	width: 100%;
	position: relative;
	background-color: #eaeaea;
}
.fixhead_date {
	position: fixed;
	top: 50px;
	left: 0;
	z-index: 500;
}
.menu_date select {
	font-size: 16px;
	height: 45px;
	padding: 0 5px;
	color: #2d9af7;
	border: none;
	position: relative;
	top: -12px;
}
.menu_date .textbox {
    font-size: 16px;
}
.menu_date .select_date {
	width: 1160px;
	margin: 0 auto;
	padding:7px 0;
	text-align: center;
	height: 45px;
}
.calendar {
    background: #FFF url(../img/icon_calendar.png) no-repeat 2px 1px;
    background-size: 28px;
    /*border: 1px solid darkgrey;*/
    border: none;
    padding-left: 30px;
    width: 110px;
	color: #2d9af7;
}
.btn_checkprice {
	border: none;
	width: 150px;
	background: #0a83ea;
	color: #FFF;
	font-size: 16px;
	padding: 5px 0;
	cursor: pointer;
	cursor: hand;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	position: relative;
	top: -12px;	
}
.hotel_picslide {
	border: 1px solid #c1c1c1;
	height: 200px;
	width: 730px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin: 5px 0 0 0;
	float: left;	
}
.hotel_logo {
	width: 230px;
	margin: 10px 0 0 10px;
	float: left;
	text-align: center;
}
.banner_slide {
	float: right;
	margin: 10px 10px 0 0;
	width: 470px;
	height: 180px;
}
.hotel_contact {
	border: 1px solid #c1c1c1;
	width: 240px;
	height: 190px;
	float: left;
	margin: 5px 0 0 10px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 5px;
}
.hotel_tab_menu {
	float: left;
	background-color: #1972DD;
	width: 198px;
	padding: 15px 0;
	text-align: center;
	color: #FFF;
	margin-left: 1px;
}
.hotel_tab_menu:hover {
	background-color: #52a1ff;
}
.hotel_tab_menu_active {
	background-color: #52a1ff !important;
}
.hotel_detail {
	float: left;
	width: 660px;
	margin-left: 10px;
	color: #808080;
	line-height: 1.4;
	font-size: 16px !important;
}
.hotel_detail p{
	font-size: 16px !important;
}
.hotel_detail span{
	font-size: 16px !important;
}
.hotel_star {
	width: 20px;
	vertical-align: middle;
}
.hotel_iconfaci {
	vertical-align: middle;
	float: right;
	margin: 0 3px;
}
.hotel_price_tap {
	margin-top: 10px;
	padding: 10px 0 10px 10px;
	background-color: #1972DD;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.hotel_price_arrow {
	width: 20px;
	vertical-align: middle;
	float: right;
	margin-right: 10px;	
}
.hotel_tap_other {
	margin-top: 10px;
	padding: 10px 0 10px 10px;
	background-color: #1972DD;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.hotel_tap_other a{
	color: #FFF;
}
.hotel_tap_other a:hover{
	/*color: #c7fbfb;*/
}
.hotel_near_item {
	float: left;
	overflow: hidden;
	width: 155px;
	margin-left: 10px;
}
.hotel_near_item .ht_name{
	color: #00b6ff;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.list_other_hotel {
	display: inline-block;
}
.list_other_hotel li {
	width: 235px;
	float: left;
	margin-left: 10px;
	font-size: 14px;
	line-height: 1.4;
}
.list_other_hotel li a{
	color: #1972dd;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.li2cols {
	-moz-column-count: 2;
	-moz-column-gap: 0px;
	-webkit-column-count: 2;
	-webkit-column-gap: 0px;
	column-count: 2;
	column-gap: 0px;
}
.li2cols a {
	color: #cecece;	
}
.sort_hotel {
	border: 1px solid #ababab;
	float: right;
	padding: 7px;
	-webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.list_hotel_item {
	border: 1px solid #ababab;
	display: inline-block;
	width: 100%;
	margin-top: 5px;
}
.list_hotel_img {
	float: left;
	width: 120px;
	height: 90px;
	overflow: hidden;
}
.list_hotel_img img{
	width: 120px;
}
.list_hotel_detail {
	float: left;
	padding: 10px 0 0 0;
	margin-left:10px;
}
.list_hotel_detail h2{
	color: #1972DD;
	vertical-align: middle;
	display: inline;
	font-size: 20px;
}
.list_hotel_price {
	float: right;
	width: 100px;
	padding-top: 30px;
}
.list_comment {
	border-bottom: 1px dotted #bdbdbd;
	padding: 10px 0;
	line-height: 1.2;	
}
.link_foot_other li{
	float: left;
	width: 150px;
	color: #FFF;
	margin-left: 30px;
	text-align: left;
}
.part_5 {
	width: 195px;
	float: left;
	border-right: 1px solid #b3b3b3;
	padding: 0 2px;
	height: 300px;	
}
.part_5_last {
	width: 195px;
	float: left;
	padding: 0 2px;
}
.district_detail {
	width: 980px;
	background-color: #b0d7ff;
	padding: 10px;
	margin: 10px 0;
	line-height: 1.2;	
}
.hotel_district {
	width: 650px;
	float: left;
}
.hotel_detail_img {
	float: left;
	width: 300px;
}
.hotel_price_tap_detail {
	margin-top: 5px;
	display: none;
	width: 100%;	
}
.hotel_price_tap_detail table {
	width: 100%;	
}
.hotel_price_tap_detail th {
	background-color: #5c9dea;
	padding: 5px 0;
	color: #FFF;
}
.hotel_price_tap_detail td {
	padding: 5px;
}
#hotel_list_comment {
	display: inline-block;
	width: 100%;	
}
#hotel_list_comment li{
	float: left;
}
.hotel_comment_user {
	border: 1px solid #e2dfdf;
	width: 470px;
	height: 90px;
	margin: 5px 2.5px 0 2.5px;
	padding: 10px 10px 10px 10px;
	overflow: hidden;
	line-height: 1.3;
}
.hotel_comment_user span {
	vertical-align: middle;
}
.hotel_comment_user img {
	vertical-align: middle;
}
.hotel_comment_name {
	color: #7792bd;
	font-weight: bold;
}
.hotel_comment_time {
	color: #888888;
}
.dropdown_menu_lang {
	overflow: hidden;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	width: 40px;
	height: 40px;
}
.dropdown_menu_lang img{
	height: 60px;
	margin: -8px 0 0 -12px;
}
.hotel_list_roomtype_img li{
	float: left;
	margin: 0 2px;	
}
.hotel_map_img {
	max-width: 460px;
}
.script_hotel {
	display: inline-block;
	margin: 10px 0 10px 60px;
}
.breadcrumbs_link {
	margin: 10px 0 0 10px;
}
.hotel_tap_other_cover {
	border: 1px solid #d6d6d6;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;	
}
.hotel_tap_other_menu li{
	float: left;
	padding: 10px 15px;
	background-color: #1972dd;
    margin: 0 1px;
}
.hotel_tap_other_menu li:hover{
	background-color: #fff;
}
.hotel_tap_other_menu li:hover a{
	color: #0a58b5;
}
.hotel_tap_other_menu .active{
	background-color: #fff;
}
.hotel_tap_other_menu .active a{
	color: #0a58b5;
}
.hotel_tap_other_menu .active2{
	background-color: #fff;
}
.hotel_tap_other_menu .active2 a{
	color: #0a58b5;
}
.list_part li{
	float: left;
	width: 235px;
	margin-left: 10px;
	font-size: 14px;
	line-height: 1.4;
}
.list_part a{
	color: #1972dd;
}
/*640*/
@media screen and (max-device-width: 768px){
	.banner {
		display: none;
	}
	.menu_date .select_date {
		width: 100%;
	}
	.ad_chi {
		margin-top: 5px;	
	}
	.hotel_picslide {
		width: 100%;
	}
	.content {
		width: 100% !important;	
	}
	.content_page {
		width: 100% !important;	
	}
	.hotel_picslide {
		border: none;
	}
	.hotel_picslide {
		margin: 0px;
		width: 180px;
		display: none;
	}
	.hotel_contact {
		display: none;
	}
	.hotel_detail {
		width: 95%;
		margin-left: 0px;
	}
	.star_faci {
		float: none !important;
		clear: both;
		margin: 5px 0;
	}
	.hotel_near_item {
		width: 48%;
		margin-left: 5px;
	}
	.part_5 {
		width: 100%;
		height: 100%;
	}
	.part_5_last {
		width: 100%;
		height: 100%;
	}
	.district_detail {
		width: 97%;
		padding: 5px;
	}
	.hotel_district {
		width: 100%;
	}
	.list_hotel_price {
		width: 80px;
		padding-top: 0px;
		font-weight: bold;
	}
	.list_hotel_img {
		width: 35%;
	}
	.list_hotel_img img{
		width: 100%;
	}
	.list_hotel_detail {
		width: 63%;
		margin-left: 5px;
		padding: 4px 0 0 0;
	}
	.list_hotel_detail h2{
		font-size: 17px !important;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
		width: 100%;
		display: block;
	}
	.list_hotel_detail p{
		font-size: 14px !important;
	}
	.link_foot_other li{
		width: 40%;
		margin-left: 10px;
		text-align: left;
	}
	.hotel_detail_img {
		width: 100%;
		float: none;
	}
	.hotel_tab_menu {
		width: 19.5%;	
		padding: 5px 0;	
	}
	.hotel_star {
		width: 15px;
	}
	.menu .search {
		width: 55%;
	}
	.search_input {
		width: 70%;
	}
	.menu_lang {
		right: 0px;
	}
	#hotel_list_comment li {
		width: 100%;	
	}
	.dropdown_menu_lang {
		width: 30px;
		height: 30px;
	}
	.dropdown_menu_lang img {
		height: 45px;
	}
	.hotel_comment_user {
		width: 95%;
		margin: 5px 2px 0 2px;
		padding: 5px 5px 5px 5px;
	}
	.hotel_map_img {
		max-width: 100%;
	}
	.list_other_hotel li {
		width: 90%;
		font-size: 14px;		
	}
	.script_hotel {
		margin: 0 0 0 0;
		width: 100%;
	}
	.breadcrumbs_link {
		margin: 5px 0 0 2px;
		font-size: 14px;
	}
	.breadcrumbs_link a{
		color: #0068ec;
	}
	.mobile_noshow {
		display: none;	
	}
	.fancybox-outer {
		background-color: #FFF !important;
	}
}