
.event_list_p{
	float:left;
	width:400px;
	overflow:hidden; 
    text-overflow:ellipsis; 
    white-space:nowrap; 
    font-size:14px;
	color:#333;
}
.event_list_date{
	float:right;
	width:80px;
	height:20px;
	text-align: center;
	line-height:18px;
	background: #bfbfbf;
	font-size:12px;
	color:#fff;
}
.event_list_p:hover{
	color:#ef7f2d;
}
/*财经动态*/
.banner{
	height:300px;
	position: relative;
}
.banner>img{
	width:100%;
	height:100%;
}
.economics{
	position: absolute;
	width:100%;
	bottom:0px;
	left:0px;
}
.economics_c{
	width:1100px;
	margin:0 auto;
}
.economics_title{
	width:230px;
	background: #005f8f;
	height: 80px;
	margin-top:-80px;
	text-align: center;
}
.economics_title_t{
	padding-top:10px;
	font-size:28px;
	color:#fff;
	font-family: '宋体';
	font-weight:600;
}
.economics_title_t>span{
	font-size:50px;
	font-family: '宋体';
}
.economics_title_m{
	margin-top:-10px;
	font-size:18px;
	color:#cbcbcb;
}
.column{
	width:1100px;
	margin:0 auto;
	overflow: hidden;
}
.column_l{
	float:left;
	width:230px;
	border-top:4px solid #ef7f2d;
	background: #eaeaea;
}
.column_title>li{
	padding:14px 30px 14px 50px;
	overflow: hidden;
	border-bottom:1px solid #c3c3c3;
}
.column_title_l{
	font-size:18px;
	color:#333;
	float:left;
}
.column_title_r{
	float:right;
	display: inline-block;
	width:6px;
	height:11px;
	background: url(g.png);
	background-position:-11px 0px;
	margin-top:7px;
}
.column_title>li:hover .column_title_l{
	color:#ef7f2d;
	font-weight: 600;
}
.column_title>li:hover .column_title_r{
	background-position:0px 0px;
}
.column_r{
	float:right;
	width:835px;
}
.column_r_title{
	overflow: hidden;
	padding-bottom:4px;
	margin-top:20px;
	border-bottom:1px solid #d7d7d7;
}
.condition{
	float:left;
	color:#555555;
	font-size:20px;
	font-weight: 600;
}
.condition>span{
	display: inline-block;
	width:6px;
	height:16px;
	margin-right:10px;
	background: #5ea16b;
}
.seat{
	float:right;
	font-size:14px;
	color:#555;
	margin-top:4px;
}
.seat>a{
	color:#555;
}
.seat>a:hover{
	color:#ef7f2d;
}
.column_r_list{
	margin-top:10px;
}
.column_r_list>li{
	padding:14px 20px;
	border-bottom:1px dashed #e1e1e1;
}
.headline{
	color:#333;
	margin:0px;
}
.column_com{
	overflow: hidden;
	margin-top:14px;
}
.column_com>img{
	width:128px;
	height:80px;
	float:left;
}
.column_com_r{
	float:right;
	width:645px;
}
.column_com_r>span{
	font-size:12px;
	color:#676767;
	margin-top:14px;
	display: block;
}
.column_com_r>p{
	font-size:14px;
	color:#8f8f8f;
	line-height: 24px;
	height:48px;
	overflow: hidden;
}
.headline:hover{
	color:#ef7f2d;
}
.column_r_list>li:hover{
	background: #f3f3f3;
}
.page{
	overflow: hidden;
	width:176px;
	padding:40px 0px 80px;
	clear: both;
	
}
.page>a{
	width:80px;
	height:26px;
	text-align:center ;
	line-height: 26px;
	color:#aeaeae;
	font-size:14px;
	border:1px solid #aeaeae;
}
.ispage{
	color:#ef7f2d !important;
	border:1px solid #ef7f2d !important;
}
/*通知公告*/
.proclamation{
	margin-top:14px;
}
.proclamation>li{
	padding:28px 20px 10px;
	border-bottom:1px dashed #e1e1e1;
	overflow: hidden;
}
.proclamation_l{
	float:left;
	display: inline-block;
	width:6px;
	height:12px;
	margin-top:4px;
	background: url(sx.jpg);
	background-size:100% 100%;
}
.proclamation_r{
	width:770px;
	float:right;
}
.proclamation_r_p{
	color:#8f8f8f;
	font-size:14px;
	line-height: 24px;
	height: 48px;
	overflow: hidden;
	margin-top:16px;
}
.proclamation>li:hover{
	background: #f3f3f3;
}
.headline{
	overflow: hidden;
}
.headline>div{
	width:680px;
	float:left;
	overflow:hidden; 
    text-overflow:ellipsis; 
    white-space:nowrap;
}
.headline>span{
	color:#ef7f2d;
	font-size:14px;
	float:right;
}
/*搜索结果页*/
.isselect{
	color:#5ea16b;
}
.property{
	float:left;
	width:830px;
}
.property_con{
	margin-top:26px;
}
.property_con_title{
	color:#333;
	font-weight: 600;
	text-align: center;
	margin:0px;
}
.property_con_date{
	margin-top:16px;
	padding-bottom:10px;
	border-bottom:1px solid #ef7f2d;
	font-size:14px;
	color:#7b7b7b;
}
.property_con_p{
	font-size:14px;
	color:#333333;
	line-height: 24px;
	text-indent: 30px;
	margin-top:24px;
}
.property_img{
	text-align: center;
	margin-top:24px;
}
.property_img>img{
	width:670px;
}
.correlation{
	margin-top:40px;
	border-top:1px dashed #c6c6c6;
}
.correlation_t{
	margin-top:14px;
	color:#333;
	font-size:14px;
}
.correlation_t>a{
	color:#7f7f7f;
}
.correlation_t>a:hover{
	color:#ef7f2d;
}
.criticism{
	margin-top:36px;
	border:1px solid #d6d6d6;
}
.criticism_t{
	background: #dedede;
	overflow: hidden;
	height:40px;
	padding:0px 30px;
}
.criticism_t_l{
	float:left;
	height:40px;
	line-height: 40px;
	font-size:20px;
	color:#333;
}
.criticism_t_r{
	float:right;
	height:40px;
	line-height: 40px;
	font-size:16px;
	color:#ce3232;
}
.criticism_m{
	margin:12px 28px;
	border:1px solid #ececec;
	width:94.5%;
	height:160px;
	padding:10px;
	font-size:14px;
	color:#333;
}
.criticism_bt{
	width:98px;
	height:32px;
	color:#fff;
	font-size:16px;
	border:none;
	border-radius: 4px;
	background: #3d7aea;
}
.criticism_bts{
	text-align: right;
	margin:0px 28px 12px;
}
.review{
	margin-top:24px;
	border-bottom:1px solid #dbdbdb;
	padding-bottom:12px;
}
.review>img{
	float:left;
	width:64px;
	height:64px;
	border-radius: 50%;
}
.review_r{
	float:right;
	width:740px;
}
.review_r_t{
	font-size:16px;
	color:#8f8f8f;
}
.review_r_m{
	font-size:16px;
	color:#333;
	margin-top:10px;
}
.review_r_b{
	margin-top:10px;
}
.somebody{
	float:left;
	margin-right:40px;
	font-size:14px;
	color:#333;
	cursor: pointer;
}
.somebody>span{
	width:16px;
	height:14px;
	display: inline-block;
	background: url(zan.png);
	background-position: 0px -18px;
	margin-right:5px;
}
.thumbs{
	margin-top:14px;
	padding-left:70px;
	display: none;
}
.thumbs_t{
	padding:10px 0px;
	border-bottom:1px dashed #e1e1e1;
}
.colum{
	width:1100px;
	margin:0 auto;
}
