@charset "utf-8";/* CSS Document */
body, h1, h2, h3, h4, h5, h6, p, ul, ol, li, form, img, dl, dt, dd, table, th, td, blockquote, fieldset, div, strong, label, em {
    margin: 0;
    padding: 0;
    border: 0;
}
ul {
    list-style: none;
}
body {
    font-size: 10px;
    background: #EEEEEE;
    font-family: Helvetica, Tahoma, Arial, "PingFang SC",\534E\6587\7EC6\9ED1, \5FAE\8F6F\96C5\9ED1, sans-serif;
}
textarea, input, a {
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}
a{
    text-decoration: none;
}
p.distanceBlock {
	height: 30px;
	line-height: 30px;
	width: 100%;
	background: #ddd;
	text-indent: 1em;
	font-size: 12px;
}
.searchList {
	font-size: 12px;
	background: #FFF;
}
img.circleAvatar {
	width: 48px;
	height: 48px;
	position: absolute;
	left: 12px;
	top: 15px;
    border-radius: 50%;
}
.db {
	display: block;
}
.circleListItem {
	height: 78px;
	position: relative;
}
.circleListItem a {
	width: 100%;
	color: rgba(0,0,0,0.6);
}
.circleInfoFind {
	width: 78%;
	height: 78px;
	border-bottom: 1px solid #ddd;
	position: absolute;
	top: 0;
	right: 0;
}
.memSexM,
.memSexF {
	float: left;
    height: 12px;
    width: 12px;
    margin: 1em 0 0 0.5em;
}
p.circleName {
	float: left;
	margin: 0.7em 0 0 0;
}
p.recentDis {
	margin: 2.8em 0 0 0;
}
p.whatsUp {
	margin: 0.3em 0 0 0;
}
p.distNum {
	font-size: 12px;
	position: absolute;
	right: 16px;
	top: 1em;

}