@charset "utf-8";
#maincontent .newstitle_ul a {
	color: #111;
	text-decoration: none;
}
.newstitle_ul {
	display:block;
	font-size: 17px;
}
.newstitle_ul li {
	border-bottom: 1px solid #e2e2e2;
	position: relative;
	width: 100%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	height: 89px;
	padding-top: 14px;
	padding-right: 12px;
	padding-bottom: 14px;
	padding-left: 12px;
	overflow: hidden;
}
.newstitle_ul a.newstitle_a {
	display: -webkit-box;
	display: -moz-box;
	display:box;
	-webkit-box-orient: horizontal;
	-moz-box-orient: horizontal;
	box-orient: horizontal;
	width: 100%;
	height: 60px;
	overflow:hidden;
}
.newstitle_ul .photo {
	width: 85px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}
.newstitle_ul .photo .photo_img {
	width: 80px;
	height: 60px;
	overflow: hidden;
	text-align: center;
	font-size: 12px;
}
.newstitle_ul .miaoshu {
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	box-flex: 1;
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
	height:60px;
}
.newstitle_ul h3 {
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-top: -2px;
	-webkit-line-clamp: 2;
}
.newstitle_ul .miaoshu .m_qita {
	width: 100%;
	position: absolute;
	left: 0px;
	bottom: 1px;
	font-size: 12px;
	color: #808080;
	line-height: 1;
}
.newstitle_ul .miaoshu .chuchu {
	margin-left: 8px;
}
#jiludaohang {
	text-align: center;
	color: #666666;
	padding-top: 25px;
	overflow: hidden;
	font-size: 16px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 25px;
}
#jiludaohang ul,#jiludaohang li {
	padding:0px;
	margin:0px;
}
#jiludaohang li {
	display: inline;
	padding-right: 2px;
	padding-left: 2px;
	list-style-type: none;
	vertical-align: middle;
}
#jiludaohang .nopage {
	display: inline-block;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	border: 1px solid #E1E1E1;
	color: #a2a6ae;
}
#jiludaohang .dangqianye {
	color: #FFFFFF;
	display: inline-block;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	border: 1px solid #C0C0C0;
	background-color: #718DB4;
}
#jiludaohang #gotopage {
	font-size: 16px;
	vertical-align: middle;
	text-align: center;
	width: 30px;
	height: 27px;
	margin-top: -2px;
}
#jiludaohang #go {
	font-size: 16px;
	vertical-align: middle;
	text-align: center;
}
#jiludaohang a {
	color: #3b5998;
	text-decoration: none;
	display: inline-block;
	border: 1px solid #E1E1E1;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
}
#jiludaohang a:hover {
	color: #FFFFFF;
	text-decoration: none;
	display: inline-block;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	border: 1px solid #4F6482;
	background-color: #718DB4;
}
