@charset "utf-8";

/*经纪人选项卡内容*/
.list-wrap{
	width:1000px;

	margin:50px auto 30px auto;
	border:1px solid #e0e0e0;
	}
.list-wrap .info-panel{
	overflow: hidden;
	height:198px;
	border-bottom:1px #e0e0e0 dashed;
	}
.list-wrap .info-panel:hover{
	background:#f0f0f0;
	cursor:pointer;
	}
.list-wrap .info-panel .list-portrait,.list-wrap .info-panel .list-content{
	float:left;
	}
.list-wrap .info-panel .list-portrait img{
	width:72px;
	height:92px;
	}
.list-wrap .info-panel .list-portrait{
	margin-left:20px;
	line-height:198px;
	margin-top:53px;
		}
.list-wrap .info-panel .list-content .list-honor div{
	margin-left:10px;
	float:left;
	}
.list-wrap .info-panel .list-content .list-honor .tit{
	color: #666;
    font-size: 16px;
	margin-left:0px;
	}
.list-wrap .info-panel .list-content .list-honor span{
	color: #666;
    font-size: 16px;
	margin-left:0px;
	}
	/*姓名*/
.list-wrap .info-panel .list-content{
	margin-left:20px;
	height:130px;
	margin-top:34px;
	}
.list-wrap .list-name a,.list-wrap .list-name span{
	float:left;
	}
.list-wrap .list-name h1{
	font-size:24px;
	line-height:30px;
	color:#000;
	}
.list-wrap .list-name span{
	margin-left:14px;
	line-height:24px;
	background:#f1f1f1;
	padding:2px 4px;
	font-size:14px;
	letter-spacing:1px;
	color:#444;
	}
/*荣誉称号*/
.list-wrap .info-panel .list-content .list-honor{
	margin:14px 0px;
	}
.list-wrap .info-panel .list-content .release{
	color:#666;
	font-size:14px;
	}
.list-wrap .info-panel .list-content .release span{
	color:#e03b36;
	font-weight:bold;
	}

.list-wrap .info-panel .list-content .message{
	
	
	}
.list-wrap .info-panel .list-content .message a{
	background:url(../images/message_icon.png) no-repeat center left;
	display:block;
	width:92px;
	margin-top:14px;
	color:#008aff;
	text-align:right;
	}
.list-wrap .info-panel .list-content .message a:hover{
	background:url(../images/message_icon_hover.png) no-repeat center left;
	color:#e03b36;
	}

/*手机号码*/
.list-wrap .info-panel .list-number{
	float:right;
	margin-right:20px;
	line-height:198px;
	
	}
.list-wrap .info-panel .list-number h2{
	color:#808080;
	font-size:16px;
	font-weight:normal;
	background:url(../images/list-phone.png) no-repeat left center;
	width:340px;
	text-align:right;
	}
.list-wrap .info-panel .list-number span{
	color:#e03b36;
	font-size:24px;
	text-align:center;
	}

DIV.yahoo2 SPAN.current {
	 border:1px solid #e5e5e5; padding:0 15px; line-height:24px; height:24px; display:inline-block; overflow:hidden; margin-right:-1px; vertical-align:middle;
	background:#efefef; color:#e03b36;
}
DIV.yahoo2 SPAN.disabled {
	DISPLAY: none
}
.next{ text-align:center;  margin-top:20px; margin-bottom:20px; line-height:24px;font-size:12px}
.next a{ border:1px solid #e5e5e5; padding:0 15px; line-height:24px; height:24px; display:inline-block; overflow:hidden; margin-right:-1px; vertical-align:middle;}
.next a:hover{ background:#efefef; color:#e03b36;}
.next img{ vertical-align:middle;}
.next input{ border:1px solid #ccc; width:32px; height:18px; overflow:hidden;}