.newslist .newslistbody ul li {
	width: 910px;
	height: 248px;
	/* background: greenyellow; */
	/* height: 208px; */
	padding: 15px 26px 25px;
	/* border: solid 1px; */
}
.newslist .newslistbody ul li .newstitle{
	height: 50px;
	/* border: solid 1px; */
}
.newslist .newslistbody ul li .newstitle .newstitlewz{
	/* margin-top: 50px; */
}
.newslist .newslistbody ul li .newstitle .newstitlewz a{
	font-size: 20px;
	font-weight: normal;
}
.newslist .newslistbody ul li .newtuwen{
	height: 140px;
	/* border: solid 1px; */
	margin-top: 35px;
	text-align: center;
}
.newslist .newslistbody ul li .newtuwen .newtu{
	float: left;
	width: 285px;
	height: 140px;
	/* border: solid 1px; */
}
.newslist .newslistbody ul li .newtuwen .newwen{
	float: left;
	width: 619px;
	height: 140px;
	/* border: solid 1px; */
	text-align: left;
	font: 14px/1.5 "Noto Sans SC";
	color: #333;
}
.newtu img{
	height: 100%;
	width: auto;
}
.ckgd{
	display: inline-block;
	    color: #333;
	    width: 130px;
	    height: 30px;
	    line-height: 30px;
	    text-align: center;
	    border: 1px solid #ccc;
	    margin-top: -7px;
		margin-left: 260px;
}
.ckgd:hover a{
	color: #ffffff;
}
.gxsj{
	height: 21px;
	/* border: solid 1px; */
   	 width: 200px;
   	 float: left;
	
}
.newwen .neirong{
	margin-top: 20px;
	height: 43px;
	overflow: hidden;
	text-overflow:ellipsis;
}
.ckgd:hover{
	background: #d0121c;
    color: #fff;
    -webkit-transition: all ease .3s;
    transition: all ease .3s;
    border-color: #d0121c;
}
.newslist .newslistbody ul li:hover{
	background: #F9F9F9;
}
.newslist .newslistbody ul li:hover .newstitlewz{
	color: #FF0000;
}
.newslist .newslistbody ul{
	margin-top: 50px;
}
.articletitle{
	height: 100px;
	/* background: gainsboro; */
	margin-top: 60px;
	text-align: center;
	border-bottom: #ededed 1px solid;
	padding-bottom: 10px;
}
.articletitle .miaoshu{ 
	font-size: 20px;
	color: #333;
	margin-bottom: 10px;
}
.articletitle .xiangxixinxi{
	height: 45px;
	margin-top: 27px;
}

.articletitle .xiangxixinxi span{
	display: inline-block;
    padding: 17px 0 11px;
    color: #c1c1c1;
    font-size: 12px;
}
.newsarticlebody .newsneirong1{
	
}
.newsarticlebody .newsneirong1 .newsimg{
	text-align: center;
	width: 880px;
	/* height: 473px; */
}
.newsarticlebody .newsneirong1 .newwenzhang{
	text-align: left;
	line-height: 2.5;
	font: 14px/1.43 "Noto Sans SC", Arial, sans-serif;
	color: #666;
	text-indent: 12pt;
	padding: 30px;
}
.xinwenzhongxin{
	width: 100%;
	height: 200px;
	background: gray;
}
.xinwenzhongxin .xinwenzhongxinbiaoti{
	height: 30px;
	background: skyblue;
	text-align: center;
	font-size: 22px;
	color: #333;
	line-height: 30px;
	margin-bottom: 30px;
}