.news_banner img{
	width:100%;
	height: auto;
	position:relative;
}
.ziti{
	font-family:Arial;
}
.imgtitle{
	position:absolute;
	top: 18%;
    left: 15%;
    font-size: 40px;
    line-height: 47px;;
}
.recent_news{
	height: 323px;
	padding: 15px 10px;
	background: #F6F6F6;
	border-top: 2px solid #2474BE;
}
.recent_news ul{
	margin: 0px;
	padding: 0px;
}
.recent_news ul li{
	float: left;
	width: 100%;
	list-style: none;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #CFCFCF;
}
.recent_news ul li.nonebor{
	border-bottom:none;
}
.recent_news ul li>span{
	display:inline-block;
	height: 60px;
}
.recent_news .leftpart{
	float: left;
	width:27%;
	text-align: center;
	line-height: 60px;
	border: 1px solid #0C3E33;
	position: relative;
}
/*.recent_news .leftpart em{
	display: block;
	font-style: normal;
	line-height: 12px;
}*/

.recent_news .dateholder{
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -14px;
	margin-top: -12px;
	line-height: 12px;
	
}

.recent_news .rightpart{
	float: left;
	width: 68%;
	margin-left: 10px;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	
}
.recent_news p{
	font-size: 20px;
}
.recent_news a{
	display: inline-block;
	width: 100%;
	color: #000000;
	line-height: 20px;
    font-size: 12px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.rightpart{
	height: 60px;
}	
.recent_news a:hover{
	color: #2476c1;
}
.recent_news a{
    line-height:20px;
}
.newsheight{
	position: relative;
height:156px;
}
.titleholder{
	padding-left: 15px;
}
.news-list{
    width:100%;
    overflow: hidden;
    height:auto;
    margin-bottom: 30px;
}
@media only screen and (max-width: 768px) {
	.news-list{
    	margin-top: 20px;
	}
}
.newsInfor{
    border-bottom:1px solid #dadada;
    padding-top:30px;
    padding-bottom: 20px;
}
.newsInfor:first-child{border-top:0;padding-top:0}
.newsInfor .imageheight{
width:300px;
height:156px;
overflow: hidden;
}
.newsInfor img{
    width:100%;
    margin-right: 30px;
   /* margin-bottom: 30px;*/
}
.art-title{
    margin-top: 0px;
    font-weight: bold;
    font-size: 20px;
    color: #2474BE;
}
.newsInfor .art-title a{
	display:inline-block;
	height:22px;
	width:auto;
    margin-top: 0px;
    font-weight: bold;
    font-size: 20px;
    color: #2474BE;
}
.art-title small{
    display: block;
    margin:15px 0px 25px 0px;
}
.art-title small span:first-child{
    margin-right:50px;
}
/*.newsInfor .newsp{
    line-height: 30px;
    font-size: 14px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}*/
.figcaption{
	height:100px;
}
.figcaption p{line-height: 30px;}
.newsInfor .figcaption a{
    display:inline-block;
    color: #f08519;
    cursor: pointer;
    position: absolute;
    bottom:0px;
}
.pagelan{
	text-align: center;
	clear: both;
	margin-top: 20px;
}
.pagelan ul>li{
	display: inline-block;
    list-style: none;
    border: 1px solid #CDCDCD;
    border-radius: 4px;
    width: 38px;
    height: 38px;
	margin-right:5px;
}
.pagelan ul>li>a{
	display: inline-block;
    padding-left: 4px;
    padding-right: 7px;
    padding-top: 8px;
    padding-bottom: 10px;
    margin-left: 4px;
    border-radius: 3px;
    text-decoration: none;
}
.pagelan ul>li:hover{
	background:#2476C0;
}
.pagelan ul>li:hover>a{
color:#fff;}
.pagelan ul>li:active{
	color:#fff;
	background:#2476C0;
}
.pagelan ul>li:active>a{
	color:#fff;
}
.pagelan .epages a {
    display: inline-block;
    list-style: none;
    border: 1px solid #CDCDCD;
    border-radius: 4px;
    width: 47px;
    height: 47px;
    vertical-align: middle;
}
.pagelan .epages a:first-child{
	    padding-top: 11px;
}
.pagelan .epages a:last-child{
	    padding-top: 11px;
}
.pagelan .epages .fc_ch1 {
    display: inline-block;
    padding-top: 12px;
    border-radius: 3px;}
.pagelan .epages{
	margin-bottom:10px
}


/*.pagination{
    float: right;
}*/
.pageup{
	float: left;
}
.pageup a{
	color:#000;
}
.pageup a:hover{
	color:#337ab7;
	text-decoration: none;
	cursor: pointer;
}
.pagedown{
	float:right;
	color:#2E82C5 ;
}
.pagedown a{
	color:#000;
}
.pagedown a:hover{
	color:#337ab7;
	text-decoration: none;
	cursor: pointer;
}
.newslistbot{
	border-bottom: 1px solid #EFEFEF;
}
.page_foot{
	overflow: hidden;
	margin-top:15px;
	margin-bottom: 30px;
}
.textind{
	font-size: 14px;
	line-height:30px;
	text-indent:3em;
}
@media screen and (min-width:1366px){
	.news_arcticle .col-md-3{width:20%}
	.news_arcticle .col-md-9{width:79%;margin-left: 1%;}
}

.pagination li{
	margin-left: 5px;
}
.pagecount{
	margin-left: 5px;
	margin-right: 5px;
}
.pagination .pagecount .pagecounta{
	margin-left: 5px;
}
