.divContent{
	width: 1040px;
}
.news_left{
	width: 699px;
	padding-right: 20px;
	margin-bottom: 30px;
	border-right: 1px solid #dcdcdc;
}
.news_right{
	width: 300px;
	padding-left: 20px;
}
.block{
	display: block;
}
.mar_b_30{
	margin-bottom:30px;	
}
.new_list_more{
	color: #f00;
	font-size: 12px;
	font-weight: bold;
}

.two_con{
	width: 100%;
}
.two_con_div{
	width: 320px;
	float: left;
	margin-right: 29px;	
}
.two_con_imgdiv{
	width: 320px;
	height: 240px;	
}
.two_con_imgdiv .img_error{
	line-height: 240px;
	font-size: 50px;
	border-radius: 0px;
}
.two_con_imgdiv img{
	width: 320px;
	height: 240px;
}
.two_con_div h2{
	color: #000;
	font-size: 14px;
	line-height: 36px;
	font-weight: bold;
	margin-top: 10px;
}
.two_con_div p{
	color:#7a7a7a;
	font-size: 12px;
	line-height: 18px;
}

.list_con{
	padding-top: 20px;
}
.list_con_div{
	padding-top: 28px;
	padding-bottom: 28px;
	border-top: 1px dotted #ccc;
}
.list_con_div_last{
	border-bottom: 1px dotted #ccc;
}
.list_con_img_div{
	width: 146px;
	height: 108px;
	padding: 2px;
	margin-right: 26px;
	background: #fff;
}
.list_con_img_div .img_error{
	width: 100%;
	height: 100%;
	border-radius: 0px;
	font-size: 18px;
	line-height: 108px;
}
.list_con_img_div img{
	width: 146px;
	height: 108px;
}
.list_con_text_div{
	width: 488px;
}
.list_con_text_div h3{
	line-height: 20px;
	font-size:14px;
	color: #000;
	font-weight: bold;
}
.list_con_text_div p{
	margin-top: 18px;
	margin-bottom: 18px;
	color:#707070;
	line-height: 18px;
}
.list_page_con{
	width: 678px;
	padding-bottom: 20px;
	padding-top: 34px;
	margin-bottom: 1px;
	text-align: center;
}
.list_page_con .list_page{
	float: none;
}
.list_page_con .list_page a,.list_page_con .list_page label{
	float: none;
	display: inline-block;
}
.right_conn h3{
	font-size: 16px;
	color: #000;
	line-height: 20px;
	margin-bottom: 18px;
}
.right_conn ul{
	display: block;
	border-top: 1px solid  #dcdcdc;
}

.right_conn ul li{
	border-bottom: 1px solid #dcdcdc;
	line-height: 40px;
	width: 100%;
	list-style-type: square;
	list-style-position: inside;
	color: #dcdcdc;
}
.list_style_t_none ul li{
	list-style-type:none;
}
.right_conn ul li a label{
	float: right;
	display: block;
	border-radius: 12px;
	background: #f00;
	line-height: 21px;
	color: #fff;
	padding-left: 4px;
	padding-right: 4px;
	margin-top: 10px;
	margin-right: 11px;
	font-size: 12px;
	min-width: 13px;
	text-align: center;
}

.right_conn ul li a{
	margin-left: 2px;
	color:#484848;
	font-size: 14px;
}
.right_conn ul li a:hover{
	color:#484848;
	text-decoration: none;
}