/* CSS Document */
@charset "utf-8";
body,ul,ol,li,dl,dd,dt,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,div{margin:0 auto;padding:0;border:0;}
body{background:#fff; color:#414040;font-size:14px; margin-top:0px;font-family:"microsoft Yahei","Arial Narrow"; line-height:22px;}

ul,ol{list-style-type:none;}
select,input,img,select{vertical-align:middle;}
a{ text-decoration:none;}

.left{ float: left;}
.right{ float: right;}
.clearfix{ zoom:1;}
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden;}
a{ outline: none;}

/*首页*/
.tem19-news-list .col-lg-2,.tem19-news-list .col-lg-3,.tem19-news-list .col-lg-4,.tem19-news-list .col-lg-6 {padding:0 5px}
.tem19-news-list .news-li {padding:15px 10px 10px;-o-transition:all .35s ease-out 0s;-moz-transition:all .35s ease-out 0s;-ms-transition:all .35s ease-out 0s;-webkit-transition:all .35s ease-out 0s;transition:all .35s ease-out 0s;margin-bottom:15px;height:399px;}
.tem19-news-list .news-li ul{margin-top:39px;}
.tem19-news-list .news-li li{width:400px;height:30px;}
.tem19-news-list .news-li:hover {box-shadow:0 10px 60px rgba(0,0,0,.2);transform:translatey(-16px)}
.tem19-news-list .title {font-size:15px;color:#444;overflow:hidden;text-overflow:ellipsis;float:left;padding-left:19px; background:url(../images/icon_w.jpg) no-repeat left center; white-space:nowrap;}
.tem19-news-list .title a{color:#333;}
.tem19-news-list .title a:hover{color:rgba(236,205,0,1.00);}
.tem19-news-list .images {width:100%;overflow:hidden}
.tem19-news-list .time {font-size:15px;overflow:hidden;color:#999;float:right;font-family:helveticaneueltpro-thex,arial}
.tem19-news-list .description {color:#898989;line-height:22px!important;height:44px;overflow:hidden;font-size:12px;width:90%;margin:0 0 10px}
.clear{width:0px;height:0px;clear:both;}

/*分页*/
.fenye {
	height: 35px;
	line-height: 35px;
	_background: #F9F9F9;
	padding: 5px 10px;
	margin: 20px 4px;
	_border: solid 1px #ccc;
	_text-align: center;
}

.fenye a {
	margin: 0 4px 0 4px;
	text-decoration: none;
	color: #333;
}

.fenye a.current {
	background: #ff6f3d;
	color: #fff;
}

.fenye a:hover {
	background: #ff6f3d;
	color: #fff;
}
.fenye .pageinfo{
	display:none;
}