.searchlist li { list-style-type:square; margin-bottom:15px;}

.hizall { display:block; width:100%; padding:5px 15px 15px 15px; margin:0 auto 10px 0; border:1px #eee solid; box-shadow: 3px 3px 4px #ccc; height:250px; font-size:11px; }
.hizhead { display:block; width:100%; height:50px; line-height:50px; margin-bottom:10px; }
.hizhead a {  border-bottom:3px #900 solid; padding-bottom:10px; color:#111; font-weight:bold; font-size:14px; }
.hizimg { float:left; width:38%; }
.hizspan { float:right; width:57%; }
.hizimg img { width:100px; height:100px; max-width:100px; max-height:100px; border-radius:130px; }

@media (min-width: 1350px) {
	.hizall { font-size:13px !important; }
}

@media (max-width: 1190px) {
	.hizall { font-size:13px !important; }
}


/*
.hizimg img { width:110px; height:105px; max-width:110px; max-height:105px; border-radius:130px; }
@media (max-width: 1000px) {
	.hizimg img { width:72px !important; height:70px !important; max-width:72px !important; max-height:70px !important; }
}
@media (max-width: 1100px) {
	.hizimg img { width:82px !important; height:80px !important; max-width:82px !important; max-height:80px !important; }
}
@media (max-width: 1200px) {
	.hizimg img { width:90% !important; height:auto !important;}
}
*/
