.nyxqnews_left {
	width: 300px;
	float: left;
	position: relative;
}
.nywenzhang{ padding:30px 30px 20px 30px; border: 1px solid #ddd;}
.nyxqnews_righttit{ font-size:18px; border-bottom: 1px solid #e7e7e7; height:36px; line-height:18px; position:relative;}
.nyxqnews_righttit:before{ content:""; width:75px; height:1px; background:#1059a9; position:absolute; left:0; bottom:-1px;}
.nyxqnews_righttit strong{ color:#1059a9;}
.nyxqnews_rightcont{ margin-top:10px; line-height:36px;}
.nyxqnews_rightcont a{ display:block; background:url(../img/newswenzhagn.png) left center no-repeat; padding-left:22px;width:220px; height:36px; overflow:hidden; }
.nyzx{ margin-top:10px;}


.nyxqnews_right{
	width: 1060px;
	float: right;
}
.nynews_box{ width:100%;}
.nynewslist{ position:relative; margin-bottom:30px; background:#FFF; transition:.45s; border:3px solid #f5f5f5; padding:30px;}
.nynewslist:hover{ border:3px solid #178ae3;}

.nynewslist_time{ width:10%; float:left; height:140px; color:#FFF; text-align:center; font-family:Arial; transition:0.5s; background:url(../img/20191130164134_1437952521.png) center 28px no-repeat #a9a9a9;}
.nynewslist:hover .nynewslist_time{ background:url(../img/20191130164134_1437952521.png) center 28px no-repeat #178ae3;}
.nynewslist_day{ font-size:34px; font-weight:bold; padding-top:55px;}
.nynewslist_month{ font-size:16px;}

.nynewslist_cont{ float:left; width:87%; position:relative; margin-left:3%;}
.nynewslist_cont a{ text-decoration:none;}
.nynewslist_tit a{ display:block; font-size:16px; font-weight:bold; height:38px; line-height:20px; border-bottom:1px solid #c8c8c8;}
.nynewslist_tit a:hover{ display:block; font-size:16px; color: #178ae3;} 
.nynewslist_miao{ line-height:28px; color:#888; margin-top:10px; padding-bottom:32px;}
.nynewslist_more{ padding-left:30px; height:21px; line-height:21px; position:absolute; bottom:30px; left:15%; background: url(../img/20200522111133_1209328568.png) no-repeat;}

.clear{ clear:both;}


.news_body{
	border: 1px solid #ddd;
	padding: 30px;
}
.news_tit{
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #ccc;
}
.news_tit span{
	padding-right: 10px;
}
.news_cont img{
	max-width: 100%;
}
.news_page{
	padding-top: 20px;
	margin-top: 20px;
	border-top: 1px solid #ccc;
}
.news_page .prev{
	margin-bottom: 5px;
}