/**/
.news-list2{
	width:100%;
	height: auto;
	overflow: hidden;
	padding:20px 0;
	margin:0 auto;
}
.news-list2 .item{
	width:100%;
	height: auto;
	overflow: hidden;
	padding:20px 0;
	border-bottom:1px solid #efefef;
}
.news-list2 .item img{
	float: left;
	margin-right: 40px;
	max-width: 300px; width:300px;
}
.news-list2 .item h5,.news-list2 .item h5 a{
	font-size: 20px;
	font-weight: normal;
	white-space: nowrap;
	text-overflow:ellipsis;
	overflow: hidden;
	margin: 15px 0;
}
.news-list2 .item .txt{
	max-height: 80px;
	overflow: hidden;
	line-height: 20px;
	margin-bottom: 20px;
}
.news-list2 .item .b{
	overflow:hidden;
	line-height:24px; color:#d7d7d7;
}
.news-list2 .item .xq a{ color:#acd694;}
.news-list2 .item .xq a:hover{ color:#5fb31b;}

.news-list2 .item .b .view{
	float:left;
	padding-right:18px;
	border-right:1px solid #EEE;
}
.news-list2 .item .b .view i{
	float:left;
	width:24px;
	height:24px;
	overflow:hidden;
	background:url(../images/icons1.png) no-repeat 0 0;
	margin-right:4px;
}
.news-list2 .item .b .share{
	float:left;
	width:180px;
	padding-left:18px;
}
.nmore{ background-color:#fcfcfc; padding:10px; text-align:center; margin-top:10px;
height:100%; overflow:hidden;!important ;*height:auto; width:100%;}
/* -- 翻页效果 -- */

.qt-pagination ul{ width:50%; margin:0 auto;}
.qt-pagination .cpage li,.qt-pagination li a{padding:0 10px;margin-right:3px;min-width:40px;height:40px;line-height:40px; float:left;text-align:center}
.qt-pagination{text-align:center; margin-top:0px;}
.qt-pagination .cpage{border-radius:4px;background-color:#10c55b;color:#fff;border:1px solid #10c55b}
.qt-pagination li{min-width:40px;height:40px;line-height:40px; float:left;text-align:center}
.qt-pagination li a{border-radius:4px;background-color:#fff;border:1px solid #e3e3e3}
.qt-pagination li a.on,.qt-pagination li a.pagination-submit,.qt-pagination li a:hover{background-color:#10c55b;color:#fff;border:1px solid #10c55b}
.qt-pagination li a.on{cursor:default}
.qt-pagination li .input-num{width:40px;height:39px;border-radius:4px;background-color:#fff;border:1px solid #e3e3e3;text-align:center}
.qt-pagination li .pagination-submit{width:80px;height:40px;border-radius:4px;background-color:#10c55b;text-align:center;line-height:40px}
.qt-pagination .thisclass{}

/**/
.news-detail{
	
	padding:75px 0;
	overflow:hidden;
}
.news-date{
	float:left;
	width:120px;
	height:auto;
	overflow:hidden;
	background:#71bf43;
	color:#FFF;
	text-align:center;
	font-weight:100;
	padding:12px 0;
	font-size:16px;
	line-height:1.8;
}
.news-date strong{
    border-bottom:1px solid #fff;
	display:block; line-height:54px;
	font-size:48px; padding-bottom:5px;
	font-weight:100; width:80%; margin:0 auto;
}
.news-cont{
	padding:0 0 0 160px;
}
.news-cont h2{
	font-size:35px;
	line-height:1.2;
	font-weight:100;
}
.news-cont .i{
	padding:20px 10px 20px;
	overflow:hidden;
	line-height:24px;
}
.news-cont .i .view{
	float:left;
	padding-right:18px;
	border-right:1px solid #EEE;color:#bab9b9;
}
.news-cont .i .view i{
	float:left;
	width:24px;
	height:24px;
	overflow:hidden;
	background:url(../images/icons1.png) no-repeat 0 0;
	margin-right:4px;
}
.news-cont .i .share{
	float:left;
	width:200px;
	padding-left:18px;
	color:#888;
}
.news-cont .i .share span{
	float:left;
	cursor:pointer;
}
.news-cont .i .share span i{
	float:left;
	width:24px;
	height:24px;
	overflow:hidden;
	background:url(../images/icons1.png) no-repeat 0 -24px;
}
.news-cont .i .share .icons{
	float:left;
	padding-left:12px;
	display:none;
}
.news-cont .i .share .icons a{
	float:left;
	margin:0 3px;
}
.news-cont .i .share .icons a i{
	float:left;
	width:24px;
	height:24px;
	background:url(../images/icons1.png) no-repeat 0 100px;
}
.news-cont .i .share .icons a i.wb{background-position:0 -48px;}
.news-cont .i .share .icons a i.twb{background-position:0 -72px;}
.news-cont .i .share .icons a i.db{background-position:0 -96px;}
.news-cont .i .share .icons a i.rr{background-position:0 -120px;}
.news-cont .i .setFont{
	float:right;
}
.news-cont .i .setFont a{
	float:left;
	width:28px;
	height:28px;
	overflow:hidden;
	text-align:center;
	line-height:28px;
	margin:0 2px;
	background:#EEE;
}
.news-cont .i .setFont a.f1{font-size:14px;}
.news-cont .i .setFont a.f2{font-size:16px;}
.news-cont .i .setFont a.f3{font-size:18px;}
.news-cont .i .setFont a.active{
	background:#71bf43;
	color:#FFF;
}
.news-cont .detail{
	width:100%;
	overflow:hidden;
	padding:50px 0;
}
.news-cont .detail img{
	max-width:100%;
}
.news-cont .detail p{
	padding:10px 0;
}
.news-nav{
	width:100%;
	overflow:hidden;
	padding:15px 0;
	border-top:1px solid #EEE;
	line-height: 46px;
}
.news-nav .nnp{
	float:left;
	width:380px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow:ellipsis;
}
.news-nav .nnn{
	float:right;
	width:480px;
	text-align:right;
	overflow: hidden;
	white-space: nowrap;
	text-overflow:ellipsis;
}
.news-nav strong{
	float: left;
	line-height:46px;
	font-size:18px;
	font-weight:100;
	padding-bottom:15px;
	padding: 0 20px 0 0;
}
.news-nav  strong i{
	float:left;
	width:45px;
	height:45px;
	overflow:hidden;
	background:url(../images/arr1.png) no-repeat 0 0;
	margin-right:18px;
}
.news-nav .nnn strong{
	float: right;
	padding: 0 0 0 20px;
}
.news-nav .nnn strong i{
	float:right;
	margin:0 0 0 18px;
	background-position:-45px 0;
}