.new_list{
	height: 67px;
	background: #f8f7f7;
	overflow: hidden;
}
.new_list .wamp{
	width: 61%;
	height: 100%;
	margin: 0 auto;
}
.new_list .wamp ul{
	height:100%;
	float:left;
	overflow:hidden;
}
.new_list .wamp ul li{
	margin-right: 27px;
	padding: 0 10px;
	height: 30px;
	line-height: 30px;
	margin-top: 15px;
	font-size:16px;
	float:left;
	overflow:hidden;
}
.new_list .wamp ul .active{
	background: #00aeff;
	border-radius: 2px;
}
.new_list .wamp ul .active a{
	color:#fff;
}
.new_list .wamp ul li a{
	color:#3a3a3a;
}
.new_body{
	text-align: center;
	height: auto;
	min-height: 1000px;
	width: 100%;
	overflow: hidden;
	padding-bottom: 50px;
}
.new_body .new_wamp{
	width: 61%;
	height: 100%;
	margin: 0 auto;
	position: relative;
}
.new_body .new_wamp .new_art{
	float:left;
	margin-top: 30px;
	width:70%;
}
.new_body .new_wamp .new_art ul{
	width:100%;
}
.new_body .new_wamp .new_art ul .new_li{
	height: 84px;
	border-bottom: 1px solid #e6ecf1;
	padding: 15px 0;
	cursor: pointer;
	float: left;
	overflow:hidden;
}
.new_body .new_wamp .new_art ul .new_li:hover .new_wen .new_more{
	background: rgb(11, 174, 253);
}
.new_body .new_wamp .new_art ul .new_li a{
	dispaly:block;
	color: #3a3a3a;
}
.new_body .new_wamp .new_art ul .new_li a .new_img{
	width:116px;
	height:53px;
	float:left;
	overflow:hidden;
}
.new_body .new_wamp .new_art ul .new_li a .new_img img{
	width: 67px;
	height: 45px;
	margin-top: 5px;
}
.new_body .new_wamp .new_art ul .new_li a .new_wen{
	text-align: left;
	font-size: 13px;
	color: #898888;
	width: 600px;
	float:left;
	overflow:hidden;
}
.new_body .new_wamp .new_art ul .new_li a .new_wen dt{
	font-size: 12px;
	color:#333;
}
.new_body .new_wamp .new_art ul .new_li a .new_wen dt h3{
	font-size: 16px;
	color: #333;
	line-height: 30px;
	display:inline-block;
}
.new_body .new_wamp .new_art ul .new_li a .new_wen dt .new_more{
	display: inline-block;
	width: 19px;
	height: 19px;
	background: rgb(157, 157, 157);
	color: #fff;
	text-align: center;
	line-height: 19px;
	margin-top: 8px;
	float:right;
	overflow:hidden;
}
.new_body .new_wamp .new_art ul .new_li a .new_wen dd{
	font-size: 14px;
	line-height: 20px;
	color: #a5a4a4;
}
.new_body .new_wamp .new_art .pull-left .pagination .active a{
	background-color: #109bfd;
	border-color: #109bfd;
	color: #fff;
}
.new_body .new_wamp .new_art .pull-left .pagination a{
	color: #109bfd;
}
.new_body .new_wamp .new_right{
	width:30%;
	float:right;
}
.new_body .new_wamp .new_right .new_top{
	width: 90%;
	background: #f8f7f7;
	padding: 0 20px;
	float: right;
	margin-top: 30px;
	text-align: left;
	overflow:hidden;
}
.new_body .new_wamp .new_right .new_top p{
	margin-top: 15px;
	line-height: 45px;
	font-size: 16px;
	border-bottom: 1px solid #ebebeb;
	color: #333;
}
.new_body .new_wamp .new_right .new_top p span{
	border-bottom: 2px solid #00AEFF;
	display: inline-block;
	line-height: 45px;
	color:#333;
	font-size:16px;
}
.new_body .new_wamp .new_right .new_top ul{
	display:block;
}
.new_body .new_wamp .new_right .new_top ul li{
	font-size: 13px;
	padding: 20px 0;
	line-height: 25px;
	border-bottom: 1px solid #efefef;
}
.new_body .new_wamp .new_right .new_top ul li a{
	display: block;
	color:#3a3a3a;
}
.new_body .new_wamp .new_right .new_top ul li a img{
	width: 79px;
	height: 55px;
	float: left;
	margin-right: 15px;
}
.new_body .new_wamp .new_right .new_top ul li a span{
	overflow: hidden;
	text-overflow: ellipsis;
	display: block;
	color: #333;
	font-size: 14px;
}
.new_body .new_wamp .new_right .new_top ul li a i{
	font-size: 14px;
	color: #999;
	margin-top: 5px;
	line-height: 14px;
	font-style: normal;
}
.new_body .new_wamp .new_right .new_bottom{
	width: 90%;
	background: #f8f7f7;
	padding: 0 20px;
	float: right;
	margin-top: 30px;
	text-align: left;
}
.new_body .new_wamp .new_right .new_bottom p{
	margin-top: 15px;
	line-height: 45px;
	font-size: 16px;
	border-bottom: 1px solid #ebebeb;
	color: #333;
}
.new_body .new_wamp .new_right .new_bottom p span{
	border-bottom: 2px solid #00AEFF;
	display: inline-block;
	line-height: 45px;
}
.new_body .new_wamp .new_right .new_bottom ul{
	display:block;
}
.new_body .new_wamp .new_right .new_bottom ul li{
	font-size: 13px;
	padding: 20px 0;
	line-height: 25px;
	border-bottom: 1px solid #efefef;
}
.new_body .new_wamp .new_right .new_bottom ul li a{
	display:inline-block;
	color:#3a3a3a;
}
.new_body .new_wamp .new_right .new_bottom ul li span{
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	color: #333;
	font-size: 14px;
}
























