.ac_results {
	padding: 0px;
	border: 2px solid #e7e7e7;
	border-top: none;
	background-color: white;
	overflow: hidden;
	z-index: 10000;
	color:#565656;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li {
	margin: 0px;
	padding: 2px 10px;
	display: block;
	cursor: pointer;
	/* 
	if width will be 100% horizontal scrollbar will apear 
	when scroll mode will be used
	*/
	/*width: 100%;*/
	font: menu;
	font-size: 12px;
	/* 
	it is very important, if line-height not setted or setted 
	in relative units scroll will be broken in firefox
	*/
	line-height: 20px;
	overflow: hidden;
}

.ac_loading {
	background: white;
}
/*
.ac_odd {
	background-color: #eee;
}
*/
.ac_over {
	background-color: rgb(248,248,248);
	color: #1cbfda;
}
strong{
	font-weight: normal;
}

.closeList{
	text-align:right;
	color:#565656;
	border-top:1px solid #e7e7e7;
}

#search-random .ac_resultss {position:absolute;width:426px;top:38px;left:-1px;display:none;z-index:9999;overflow:hidden; border:2px solid #e7e7e7; border-top: none;}
#search-random .ac_resultss .hover li span {float:left;width:280px;height:20px;}
#search-random .ac_resultss .hover li .det-btn {float:right;height:20px;width:50px;text-align:right;color:#b1b1b1;z-index:20000;}
.w1010 #search-random .ac_resultss {width:346px;}

.ac_results .search-brand-results {margin: 0 -10px;}
.ac_results .search-brand-results a {display: block; position: relative; padding:10px 25px 10px 90px; height: 22px; border-bottom: #e9e9e9 solid 1px;}
.ac_results .search-brand-results a:hover {background-color: rgb(248,248,248)}
.ac_results .search-brand-results a::after {display:block; content: ""; width: 20px; height: 20px; background: url(//image01.homedo.com/Files/Images/cms/www/20190125/4993430330534190436_pic1.png) 0 0 no-repeat; position: absolute; top:11px; right: 9px;}
.ac_results .search-brand-results a .pic {position: absolute; left: 10px; top: 2px;}
.ac_results .search-brand-results a .text {height: 22px; line-height: 22px; font-size: 13px; color: #222; overflow: hidden;}