/*顾问版块*/
.div_manager{
	width: 290px;
	height: 168px;
	background-color: #FFFFFF;
}
.img_manager{
	width: 80px;
	height: 80px;
	padding: 20px 16px 15px 13px;
	float: left;
}
.span_manager{
	float: left;
	height: 82px;
	width: 170px;
	margin: 20px auto 15px 0px;
}
.span_managerName{
	font-size: 15px;
	font-weight: bold;
	color: #343233;
	width: 160px;
    display: inline-block;
    margin-top: 6px;
}
.input_call{
	display: inline-block;
	width: 75px;
	height: 30px;
	line-height: 30px;
	color: #0092EF;
	background-color: #FFFFFF;
	font-size: 13px;
	border: 1px solid #0091EC;
	margin-top: 18px;
	margin-left: 5px;
	text-align: center;
	box-sizing: border-box;
	vertical-align: bottom;
}
.input_consult{
	display: inline-block;
	width: 75px;
	height: 30px;
	line-height: 30px;
	color: #0092EF;
	background-color: #FFFFFF;
	font-size: 13px;
	border: 1px solid #0091EC;
	margin-top: 18px;
	margin-left: 5px;
	text-align: center;
	box-sizing: border-box;
	vertical-align: bottom;
}
.input_call:hover{
	background-color:#0092EF;
	color: #FFFFFF;
	cursor:pointer;
	border: 1px solid #0091EC;
}
.input_consult:hover{
	background-color:#0092EF;
	color: #FFFFFF;
	cursor:pointer;
	border: 1px solid #0091EC;
}
.hr_manager{
	width: 264px;
	clear: both;
	height:1px;
	border:none;
	border-top:1px dashed #EEEEEE;
}
.p_managerDescription{
	width: 259px;
	height: 50px;
	font-size: 12px;
	color: #7E7E80;
	margin: 0 auto;
	text-align: justify;
}


/*查询动态版块*/
.div_searchLog{
	width: 290px;
	height: 350px;
	background-color: #FFFFFF;
}
.lab_searchLogTiltle{
	font-size: 15px;
	font-weight: bolder;
	color: #333;
}
.lab_hrLeft{
	display:inline-block;
	width: 9px;
	height: 12px;
	border-left: 2px solid #0577C0;
}
.hr_searchLog{
	height:1px;
	border:none;
	border-top:1px solid #EEEEEE;
}
.news-wrapper {
	width: 259px;
	margin: 10px auto;
	height: 300px;
	overflow: hidden;
}
.news-wrapper li {
	position: relative;
	height: 30px;
	line-height: 30px;
}
.time {
	position: relative;
	display: inline-block;
	text-align: center;
	cursor: default;
	vertical-align: middle;
	width: 51px;
	font-size: 12px;
	line-height: 13px;
	background-color: #acb2ba;
	margin-left: 2px;
	color: #fff;
}
.time::after {
	 content: '';
	 display: inline-block;
	 position: absolute;
	 right: -2px;
	 top: 3px;
	 border-style: solid;
	 border-width: 3px 0 3px 2px;
	 border-color: transparent transparent transparent #acb2ba;
 }
.news-wrapper p {
	display: inline-block;
	overflow: hidden;
	cursor: default;
	box-sizing: border-box;
	padding-left: 5px;
	vertical-align: middle;
	width: 190px;
	height: 100%;
	box-sizing: border-box;
	color: #636363;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 12px;
}


/*热门服务*/
.div_hotService{
	margin-top: 10px;
	width: 290px;
	height: 480px;
	background-color: #FFFFFF;
}
.lab_hotServiceTitle{
	font-size: 15px;
	font-weight: bolder;
	display: inline-block;
	margin-top: 16px;
}
.yf-span-hotServiceTrademark{
	display:inline-block;
	width: 260px;
	height: 80px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px solid #DDDDDD;
	margin-left: 10px;
}
.yf-span-hotServiceTrademark:first-child{
	border-top: 0;
}
.a_hotTrademark{
	cursor: pointer;
}
.a_industryTrademark{
	cursor: pointer;
}
.img_hotTrademark{
	width: 75px;
	height: 70px;
	float: left;
}
.div_hotService_context{
	float: left;
	width: 150px;
	height: 80px;
	margin-top: 10px;
	margin-left: 10px;
}
.lab_hotTrademarkName{
	font-size: 14px;
	font-weight: bolder;
}
.lab_hotTrademarkDes{
	display: inline-block;
	font-size: 12px;
	width: 150px;
	color: #999;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.lab_hotTrademarkPrice{
	font-size: 14px;
	font-weight: bolder;
	color: #FF7D2B;
	margin-top: 12px;
	display: inline-block;
}

/*行业推荐*/
.div_industryTrademark{
	margin-top: 10px;
	width: 290px;
	height: 468px;
	background-color: #FFFFFF;
}
.lab_industryTrademarkTitle{
    font-size: 15px;
    font-weight: bolder;
    display: inline-block;
    margin-top: 16px;
}
.span_industryTrademark{
	display:inline-block;
	width: 270px;
	height: 80px;
	padding-top: 10px;
	padding-bottom: 6px;
	border-top: 1px solid #DDDDDD;
	margin-left: 10px;
}
.span_industryTrademark:first-child{
    border-top:0 ;
}
.img_industryTrademark{
	width: 75px;
	height: 70px;
	float: left;
}
.div_trademark_context{
	float: left;
	width: 180px;
	height: 80px;
	margin-top: 10px;
	margin-left: 10px;
}
.lab_industryTrademarkName{
	font-size: 14px;
}
.lab_industryTrademarkPrice{
	font-size: 14px;
	font-weight: bolder;
	color: #FF7D2B;
	margin-top: 12px;
	display: inline-block;
}
.lab_industryTrademarkNum{
	font-size: 14px;
	font-weight: bolder;
	color: #FF7D2B;
	margin-top: 12px;
	display: inline-block;
}
.span_tradeNum{
    display: inline-block;
	font-size: 14px;
    margin-left: 20px;
	color: #999;
}
