#search_result_product{
    position: absolute;
    margin-top:11%;
    z-index: 111111;
    background: #FFF;
    width: 92.5%;
    border:1px solid #ddd;
}
.search_name{
	padding:3% 5%;
	font-size: 15px;
}
#search_result_product ul li{
	border-bottom: 1px solid #e9e9e9;
padding: 0 10px !important;
font-weight: normal;
color: #686666;
font-size: 13px;
line-height: 22px;
padding: 9px 4px;
margin: 0;
cursor: pointer;
min-height: 1em;
}
#search_result_product ul li:hover
{
	background-color: #FEFEFE;
	box-shadow: rgb(100, 133, 152) 1px 1px 17px -7px inset;
}
#search_result_product ul{
	margin-bottom: 0px;
}
#search_price
{
font-size: 18px;
}
@media (min-width: 240px) and (max-width: 320px) {
	#search_result_product{
		width:90.6%;
	}

}
@media (min-width: 361px) and (max-width: 376px) {
#search_result_product{
		width:91.9%;
	}
}
@media (min-width: 377px) and (max-width: 400px) {
#search_result_product{
		width:92.4%;
	}
}
@media (min-width: 400px) and (max-width: 435px) {
#search_result_product{
		width:93%;
	}
}
@media (min-width: 405px) and (max-width: 444px) {
#search_result_product{
		margin-top:10%;
	}
}
@media (min-width: 445px) and (max-width: 494px) {
#search_result_product{
		margin-top:9%;
	}
}
@media (min-width: 495px) and (max-width: 556px) {
#search_result_product{
		margin-top:8%;
	}
}
@media (min-width: 557px) and (max-width: 635px) {
#search_result_product{
		margin-top:7%;
	}
}
@media (min-width: 635px) and (max-width: 741px) {
#search_result_product{
		margin-top:6%;
	}
}
@media (min-width: 742px) and (max-width: 767px) {
#search_result_product{
		margin-top:5%;
	}
}
@media (min-width: 481px) and (max-width: 508px) {
#search_result_product{
		width:94%;
	}
}
@media (min-width: 509px) and (max-width: 575px) {
#search_result_product{
		width:94.7%;
	}
}
@media (min-width: 576px) and (max-width: 663px) {
#search_result_product{
		width:95.4%;
	}
}
@media (min-width: 663px) and (max-width: 743px) {
#search_result_product{
		width:95.9%;
	}
}
@media (min-width: 768px) and (max-width: 1000px) {
#search_result_product{
		width:88.4%;
		margin-top:18%;
	}
}
@media (min-width: 744px) and (max-width: 767px) {
#search_result_product{
		width:96.4%;
	}
}
@media (min-width: 436px) and (max-width: 480px) {
#search_result_product{
		width:93.7%;
	}
}
@media (min-width: 352px) and (max-width: 360px) {
#search_result_product{
		width:91.6%;
	}
}
@media (min-width: 321px) and (max-width: 335px) {
#search_result_product{
		width:90.9%;
	}
}
@media (min-width: 336px) and (max-width: 351px) {
#search_result_product{
		width:91.9%;
	}
}


