@charset "utf-8";
/* CSS Document */


/************************************************************************/
/********************************* 理财产品搜索结果*************************/
/************************************************************************/
.search_result{ width:100%; font-size:2rem;font-size:20px; color:#ff9900; padding-top:20px;}

/************************************************************************/
/******************************** 服务产品搜索结果 **************************/
/************************************************************************/
.pro_img{ width:40.6956%; margin:0 25px 0 18px;}
.pro_txt{ width:48.7%; height:150px; overflow:hidden; font-size:1.2rem; font-size:12px; color:#999999;}
.pro_name{ font-size:1.6rem; font-size:16px; padding-bottom:18px; color:#333;}

/************************************************************************/
/******************************** 资讯搜索结果 **************************/
/************************************************************************/
.news_list_box{ width:100%; margin-top:38px; border-bottom:1px solid #f2f2f2; padding-bottom:18px; }
.news_type{ width:100%; margin-bottom:10px;}
.news_detail{ width:100%;}
.news_img{ width:200px;}
.news_img p,.news_txt p{ font-size:1.2rem; font-size:12px;}
.comment_num{ color:#ff0000;}
.news_txt{ width:990px;display:block; margin-top:-3px; *margin-top:0;}
.news_txt:hover{ color:#666; text-decoration:none;}
.news_txt span,.news_txt p{ display:inline-block;}
.news_title{ width:790px;overflow:hidden; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; color:#3b3939; font-size:1.6rem; font-size:16px;}
.news_source{ width:200px;color:#999;font-size:12px;}
.news_txt p{ width:990px;text-indent:25px; margin-top:10px; height:95px; overflow:hidden;}

.news_txt span.fr{width:200px;color:#999; font-size:12px;}

