
/*搜索首页*/
.srcIndex{margin-top:122px;}

/*商机搜索结果*/
.sjList .item{height:96px; padding:23px 13px 0; border-bottom:1px solid #E2E2E2;}
.sjList .item .pic{width:113px; height:108px; border:1px dashed #E2E2E2; background:#F1F1F1; position:relative;}
.sjList .item .pic img{display:block; width:100px;  height:75px; border:1px solid #E2E2E2; padding:16px 6px; background:#FFF; position:absolute; left:-4px; top:-4px;}
.sjList .item div{margin-left:20px; width:539px; overflow:hidden;}
.sjList .item div .iName{height:30px;}
.sjList .item div ul{height:44px;}
.sjList .item div ul li{float:left; height:22px; line-height:22px; overflow:hidden; width:240px;}
.sjList .item div .msg{margin-top:12px;}
.sjList .item div .msg .attention{width:65px; height:22px; line-height:22px; text-align:center; background:#EDFFEC; border:1px solid #A9C0AC; color:#5D8E64; cursor:pointer;
	-webkit-transition:all .4s ease;
	-moz-transition:all .4s ease;
	-o-transition:all .4s ease;
	transition:all .4s ease;
}
.sjList .item div .msg .attention:hover{
	background:#6AC62E;
	border-color:#6AC62E;
	color:#FFF;
}
.sjList .item div .msg .consult{width:65px; height:22px; border:1px solid #FF5400;}
.sjList .item div .msg .consult a{display:inline-block; width:65px; height:21px; border-top:1px solid #FFCB00; line-height:20px; color:#FFF; text-align:center;  
	filter:progid:DXImageTransform.Microsoft.Gradient(startcolorstr="#FF9500",endcolorstr="#FF6D00", gradientType="0");
	background:-moz-linear-gradient(top, #FF9500, #FF6D00);
	background:-o-linear-gradient(top, #FF9500, #FF6D00);
	background:-webkit-gradient(linear,0 0, 0 bottom, from(#FF9500), to(#FF6D00));
}

/*问答搜索结果*/
.wdList{padding:10px 20px;}
.wdList ul li{height:34px; line-height:34px; border-bottom:1px dashed #E2E2E2; padding:0 5px;}
.wdList ul li i{float:left; margin-top:16px; margin-right:6px; width:2px; height:2px; overflow:hidden; background:#333;}
.wdList ul li .date{width:95px; text-align:right; color:#999;}

/*资讯搜索*/
.cyList{padding:0 20px;}
.cyList dl{border-bottom:1px dashed #E2E2E2; height:87px;  padding-top:15px;}
.cyList dl dt{height:24px; line-height:24px; overflow:hidden; margin-bottom:6px;}
.cyList dl dt i{float:left; margin-top:11px; margin-right:6px; width:2px; height:2px; overflow:hidden; background:#2162B6;}
.cyList dl dt a{font-size:14px; color:#2162B6;}
.cyList dl dd{height:42px; line-height:21px; overflow:hidden; text-indent:2em; color:#666;}

.icon-qdt{float:left; width:16px; height:16px; overflow:hidden; text-indent:-999em; margin-top:2px; padding-right:10px; background:url('http://images.qudao.com/pp/pinpai/qdtong-logo.png') no-repeat;}
.icon-diamond{float:left; width:16px; height:16px; overflow:hidden; text-indent:-999em; background:url('http://images.qudao.com/pp/pinpai/icon-diamond.png') no-repeat;}
.icon-gold{float:left; width:16px; height:16px; overflow:hidden; text-indent:-999em; background:url("http://images.qudao.com/pp/sjjs/icon-mt.png?sid=2") no-repeat scroll right -16px transparent;}

.selkey { background:#F6F6F6 !important; }

