﻿ul
{
	margin: 0px;
	padding: 0px;
	-webkit-padding-start: 0px;
}
.qline
{
	line-height: 24px;
	margin: 10px;
}
.gray
{
	color: gray;
}
.ac_results
{
	z-index: 9991;
	font-size: 12px;
	width: 100%;
	height:100%;
	position: absolute;
	background-color: #fff;
	top: 0px;
}
.ac_results ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}
.ac_results li a
{
	white-space: nowrap;
	text-decoration: none;
	display: block;
	color: #05a;
	padding: 1px 3px;
}
.ac_results li
{
	border: 1px solid #fff;
	line-height: 18px;
}
.ac_over, .ac_results li a:hover
{
	background: #c8e3fc;
}
.ac_results li a span
{
	float: right;
}
.ac_result_tip
{
	/* border-bottom: 1px dashed #666;*/
	font-size: 1.3em;
	/* font-family: 微软雅黑; */
	height: 45px;
	line-height: 45px;
	width: 100%;
	text-align: center;
	color: white;
	/* font-weight: bold; */
	background-image: -moz-linear-gradient(top left, #5AB7E3, #53CAD6);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #5AB7E3), color-stop(1, #53CAD6));
	text-shadow: none;
}


/*  first click */
.ac_results .citysListWidth
{
	width: 330px;
}
.ac_results .hotlist
{
	padding: 14px 14px;
}
.ac_results .hot-list-citys
{
	height: 40px;
	line-height: 40px;
	/*border-bottom: solid 1px #b9c669;*/
	text-align: left;
	background: #eeeff2;
	padding-left: 30px;
	cursor: pointer;
	clear: both;
	margin-bottom: 2px;
	/* margin-top: 5px; */
}
.ac_results .bg
{
}
.ac_results .hot-list-citys label
{
	float: left;
	text-align: left;
	display: inline-block;
	padding: 0px 10px;
	cursor: pointer;
	margin-left: 8px;
	width: 100%;
}
.ac_results .active
{
	/*border: solid 1px #b9c669;*/
	color: Red;
	font-weight: bold;
}
.ac_results .layer_city
{
	padding-left: 10px;
	clear: both;
	float: left;
	padding: 0px 0px;
	width: 100%;
	background-color: #fff;
}
.ac_results .layer_city .divCity
{
	float: left;
	text-align: center;
	/* height: 35px; */
	/* line-height: 35px; */
	padding: 10px 15px;
	border: solid 1px #efefef;
	border-radius: 3px;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	/*box-shadow: 2px 2px 5px #E6E6E6;*/
}
.ac_results .layer_city .divCity:hover
{
	background: #A77BB2;
	color: White;
	cursor: pointer;
}
.ac_results .codeCitys
{
	width: 100%;
	float: left;
}
.ac_results .codeCitys .code
{
	display: inline-block;
	width: 20px;
	float: left;
	padding-left: 10px;
	position: relative;
	top: 3px;
	color: #ff6600;
	font-weight: bold;
	font-size: 14px;
	font-family: 微软雅黑;
}
.ac_results .citysList
{
	float: right;
}

.returnico
{
	display: block;
	width: 54px;
	height: 45px;
	/* background: #5AB7E3; */
}
.returnico
{
	position: absolute;
	left: 0;
	top: 0;
	width: 68px;
	height: 45px;
	/* background-color: #5AB7E3; */
	cursor: pointer;
}
.returnico:before
{
	content: '';
	position: absolute;
	width: 12px;
	height: 12px;
	left: 50%;
	top: 50%;
	margin-top: -7px;
	margin-left: -7px;
	border-left: 2px solid #fff;
	border-top: 2px solid #fff;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
	background: none;
}
/*query */
.searcher-Wrap
{
	background: #FFFFFF;
	width: 100%;
	position: relative;
	z-index: 9999999999;
}
.icon_search
{
	background: url('/img/hotel/hotelico-2.png') no-repeat;
	background-size: 100% 100%;
	color: #fff;
	height: 22px;
	left: 18px;
	line-height: 46px;
	position: absolute;
	top: 8px;
	width: 22px;
	z-index: 99;
}
.searcher_input
{
	border: 1px solid #e5e8ed !important;
	border-radius: 2px !important;
	/* left: 10px; */
	/* padding-left: 35px; */
	height: 33px;
	/* position: absolute; */
	/* right: 10px; */
	/* top: 5px; */
	margin: 10px 10px;
}
.searcher_input input
{
	background: none repeat scroll 0 0 transparent;
	border: 0 none;
	font-size: 15px;
	height: 33px;
	outline-width: 0;
	width: 100%;
	font-size: 12px;
	padding-left: 35px; /* right: 100px; */
}
.icon_button_cancel
{
	background: none repeat scroll 0 0 #C4C4C4;
	border-radius: 3px !important;
	color: white;
	cursor: pointer;
	height: 33px;
	line-height: 33px;
	text-align: center;
	width: 60px;
	position: absolute;
	right: 10px;
	top: 55px;
	font-weight: bold;
	font-size: 14px;
	display: none;
}


.searchcity
{
	margin-left: 12px;
	margin-right: 12px;
	height: 35px;
	line-height: 35px;
	border-bottom: solid 1px #eeeff2;
}

