.dz_news_list_new{
	padding-top:53px;
	background:#fff;
	padding-bottom: 150px;
	margin-top:0px;
}
.container{
	width:1200px;
	margin:0 auto;
}
.dz_news_list_new .news_new_left{
	width:200px;
	float:left;
}
.dz_news_list_new .news_new_left .accordion{
	border: 1px solid #eaeaea;
	border-bottom: none;
}

.dz_news_list_new .news_new_left .accordion li .link{
	height: 46px;
	line-height: 46px;
	font-weight: normal;
	color: #333333;
	font-size: 16px;
	padding-left: 32px;
	border-bottom: 1px solid #eaeaea;
	cursor: pointer;
	position: relative;
}
.dz_news_list_new .news_new_left .accordion li .link i{
	display:inline-block;
	width:11px;
	height:11px;
	position:absolute;
	right:16px;
	top:16px;
}
.dz_news_list_new .news_new_left .accordion li.open .submenu{
	display:block;
}
.dz_news_list_new .news_new_left .accordion li .submenu{
	padding-top: 8px;
	padding-bottom: 20px;
	border-bottom: 1px solid #eaeaea;
	display:none;
}
.dz_news_list_new .news_new_left .accordion li .submenu li{
	width: 100%;
	margin-top: 17px;
	color: #666666;
	font-size: 12px;
	text-indent: 42px;
	cursor: pointer;
}
.dz_news_list_new .news_new_left .accordion li .submenu li a{
	color:#666;
}

.dz_news_list_new .news_new_left .news_redecory{
	border: 1px solid #eaeaea;
	margin-top:20px;
	padding-bottom: 20px;
}
.dz_news_list_new .news_new_left .news_redecory .mt {
	position:relative;
}
.dz_news_list_new .news_new_left .news_redecory .mt i{
	display: inline-block;
	width: 2px;
	height: 16px;
	background: #ff6666;
	position: absolute;
	left: -1px;
	top: 18px;
}
.dz_news_list_new .news_new_left .news_redecory .mt p{
	color: #333333;
	font-size: 16px;
	font-weight: normal;
	width: 98%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	height: 36px;
	line-height: 48px;
	padding-left: 22px;
}
.dz_news_list_new .news_new_left .news_redecory .mc li{
	color: #666666;
	font-size: 12px;
	margin-top: 14px;
	width: 95%;
	overflow: hidden;
	text-overflow: ellipsis;
	text-indent: 28px;
	white-space: nowrap;
}
.dz_news_list_new .news_new_left .news_redecory .mc li i {
	margin-right: 8px;
	vertical-align: middle;
}
.dz_news_list_new .news_new_right{
	width: 950px;
	border: 1px solid #eaeaea;
	float:right;
}
.dz_news_list_new .news_new_right .mt .title{
	color: #333333;
	font-size: 27px;
	text-align: center;
	margin: auto;
	margin-top: 32px;
	font-weight:bold;
	margin-bottom:30px;
}
.dz_news_list_new .news_new_right .mt .time{
	width:152px;
	text-align:center;
	background:#fff;
	margin:0 auto;
	font-size:12px;
}
.dz_news_list_new .news_new_right .mt .time i{
	display:inline-block;
	vertical-align:middle;
	margin-right:10px;
}
.dz_news_list_new .news_new_right .mc{
	margin-top:30px;
	padding:10px 30px;
}
.dz_news_list_new .news_new_right .mt .line{
	display: block;
	height: 1px;
	background: #ccc;
	margin-bottom: -10px;
	margin-top: 23px;
}