/*新闻动态*/	
#NewsList_a1{overflow: hidden;}
#NewsList_a1 ul{ padding-bottom:10px;}
#NewsList_a1 ul li{ height: 150px; border-bottom:1px dotted #eee; margin-bottom:57px; }
#NewsList_a1 ul li a{ height: 150px; overflow: hidden;color: #666; text-align:left; position: relative; display:-webkit-box;  /* iOS 6-, Safari 3.1-6 */
			  display:-webkit-flex; /* Chrome */
			  display:-moz-box;     /* Firefox 19 */
			  display:-ms-flexbox;   
			  display:flex;  /*flex容器*/ box-pack:start;
		-webkit-box-pack: start;
		-moz-box-pack:start;
		-ms-flex-pack:start;
		justify-content: flex-start; box-align:start; 
		-webkit-box-align:start;
		-moz-box-align:start;
		-ms-flex-align:start;
		align-items:flex-start; }

#NewsList_a1 .data{font-family:Arial;font-size: 18px;color:#999999;line-height:1;display:-webkit-box;  /* iOS 6-, Safari 3.1-6 */
			  display:-webkit-flex; /* Chrome */
			  display:-moz-box;     /* Firefox 19 */
			  display:-ms-flexbox;   
			  display:flex;  /*flex容器*/
box-pack:start;
		-webkit-box-pack: start;
		-moz-box-pack:start;
		-ms-flex-pack:start;justify-content: flex-start;box-align:start; 
		-webkit-box-align:start;
		-moz-box-align:start;
		-ms-flex-align:start;align-items: flex-start;-webkit-flex-direction: column;
		  -moz-flex-direction: column;
		  -ms-flex-direction: column;
		  -o-flex-direction: column; 
		flex-direction: column;height:  100%;
}
#NewsList_a1 .data b{ display: block; font-size: 36px; font-weight: normal; color: #999999; line-height:1;padding-bottom:15px;}
#NewsList_a1 .data b span{
	font-size: 36px;
}
#NewsList_a1 .data i{ display:none;}
#NewsList_a1 .newimg{ display:none;}

#NewsList_a1 .newnr{
	display:-webkit-box;  /* iOS 6-, Safari 3.1-6 */
			  display:-webkit-flex; /* Chrome */
			  display:-moz-box;     /* Firefox 19 */
			  display:-ms-flexbox;   
			  display:flex;  /*flex容器*/
box-pack:start;
		-webkit-box-pack: start;
		-moz-box-pack:start;
		-ms-flex-pack:start;justify-content: flex-start;box-align:start; 
		-webkit-box-align:start;
		-moz-box-align:start;
		-ms-flex-align:start;align-items: flex-start;-webkit-flex-direction: column;
		  -moz-flex-direction: column;
		  -ms-flex-direction: column;
		  -o-flex-direction: column; 
		flex-direction: column;
	height:100%; width:50.18vw; padding-right:7.5vw; margin-left: 3.75vw; margin-right:7.5vw;  position:relative;}
#NewsList_a1 .newnr:after{ content:''; width:1px; height:85px; background: #eeeeee; display:block; position:absolute; right:0; top:0;}
#NewsList_a1 .newnr b{ display: block;font-family:"微软雅黑"; font-weight: bold; font-size: 18px;overflow:hidden; line-height:1; text-align:left; padding-bottom:25px; width:100%; display:block;
  text-overflow:ellipsis;
  -o-text-overflow:ellipsis;
  -webkit-text-overflow:ellipsis;
  -moz-text-overflow:ellipsis;
  white-space:nowrap;
}
#NewsList_a1 .newnr p{ font-size:14px; color:#777777; line-height:24px; height:48px;  display:block; width:100%; 
word-break:break-all;
  display:-webkit-box;
  -webkit-line-clamp:2;
  -webkit-box-orient:vertical;
  overflow:hidden;}
  
.ki_check{ width:165px;height:50px;color:#333;font-size:14px;line-height:50px;text-align:center;border:1px solid #DDDDDD;transition:all 1s ease 0s;margin-top:  15px; position:absolute; right:0; top:0;}
.ki_check span{ display:block; cursor:pointer;}
/*页码*/
.page{  font-size:14px;display:inline-block; margin:30px 0 120px;}
.page a{ display:block; padding:0 20px;  line-height:40px; float:left; background:#fff;border:#e3e3e3 solid 1px; text-align:center; margin-right:10px; color:#666666;}
.page span{display:block; padding:0 20px;  line-height:40px; float:left; border:#e3e3e3 solid 1px; color:#aaa; background:#fff; text-align:center; margin-right:10px; color:#666666 ;}
.page span on{
	background: #28468C;
	color: #fff;
	border: #28468C solid 1px;
}
.page span.cur{ background:#28468C; color:#fff;border:#28468C solid 1px;}
.pageinfo{ display:none;}
.conT{ font-size:24px; color:#28468C;font-family:"微软雅黑";}
@media (min-width:800px){
	a#load_more_button{ display:none;}
	}
@media (min-width:721px){
#NewsList_a1 ul li:hover .ki_check { background: #28468C; color:#FFFFFF; border-color:#28468C;}
#NewsList_a1 ul li:hover .newnr b{ color:#28468C;}
	}
	
@media (max-width:1200px){
#NewsList_a1 .newnr:after{ display:none;}
.ki_check{ margin-top:0;}
	}	
@media (max-width:1024px){
#NewsList_a1 ul li{ height:97px; margin-bottom:30px; }
#NewsList_a1 ul li a{ height:100%;}	
#NewsList_a1 .data b{ font-size:24px;padding-bottom :8px;}
#NewsList_a1 .newnr{ margin-left:30px; padding-right:30px;margin-right:0; width:calc(100% - 242px);}
#NewsList_a1 .newnr b{ font-size:16px; font-weight:normal; padding-bottom:8px;}

.ki_check{ width:120px; height:40px; line-height:40px;}
	
	}
/*新闻动态*/
@media screen and (max-width: 800px){
#NewsList_a1 ul li a{height: auto; width: 100%; padding:0 0 18px;}
#NewsList_a1 .data{ display:none; }

#NewsList_a1 .newimg{ padding-top:18px; width:30%;}
#NewsList_a1 .newimg img{ width:100%; height:80px;}
#NewsList_a1 .newnr{ width:calc(100% - 150px); margin-left:0;}

a#load_more_button{display:inline-block;width: 180px;height: 52px;line-height: 52px;font-size: 16px;background: #008B47;color:#FFFFFF; margin: 30px 0 80px;}

.page{ display:none;}
}



@media (max-width:720px){
	a#load_more_button{width: 120px;height: 48px;line-height: 48px;font-size: 14px;margin: 2.7vw 0 11vw;}
.ki_check{ display:none;}
div#NewsList_a1{ margin-top:8px;}
#NewsList_a1 .newnr{ width:100%; padding:0;}
#NewsList_a1 ul{ padding-bottom:20px;}
#NewsList_a1 ul li{ height:auto;}
#NewsList_a1 ul li{ margin-bottom:40px;}
#NewsList_a1 .newnr p{ max-height:48px; height:auto;}
#NewsList_a1 ul li:nth-last-of-type(1){ margin-bottom:0;}
	}






	