
.page-list{
	margin-bottom:40px;
	overflow:hidden;
	zoom:1;
	margin-top:15px;
}
.page-list li a{
	border-bottom:1px dashed #cccccc;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
	padding-left:15px;
	overflow:hidden;
	display:block;
	position:relative;
}
.page-list li a:hover{
	background-color:#f0fade;
}
.l-title{
	margin-top:27px;
	margin-bottom:27px;
}
.l-title .title-con{
	font-size:18px;
	color:#333333;
	font-weight:bold;
	line-height:24px;
	width:825px;
	display:inline-block;
	margin-right:10px;
}
.l-title .l-time{
	font-size:14px;
	color:#999999;
	text-align:right;
}
.l-keyword{
	margin-top:25px;
	font-size:14px;
	color:#666666;
	width:940px;
	line-height:22px;
}
.l-con{
	margin-top:22px;
	font-size:14px;
	color:#666666;
	line-height:24px;
	height:48px;
	overflow:hidden;
}
.search-box{
	overflow:hidden;
	font-size:16px;
	color:#000000;
}
.list-th{
	float:left;
	padding:10px 8px 10px 0px;
}
.list-td{
	float:left;
	margin-left:15px;
}
.list-td span{
	display:inline-block;
	font-size:14px;
	color:#666666;
	padding:10px 8px 8px;
	margin-right:5px;
	margin-bottom:8px;
	cursor: pointer;
	box-sizing:border-box;
	vertical-align: middle;
}
.list-td span.selected{
	background-color:#339933;
	color:#ffffff;
}
.u-search{
   	float:right;
   	width:375px;
   	height:33px;
   	box-sizing: content-box;
   	overflow:hidden;

   }
   .ic-search {
    background:#ff9900 url(../../img/qjjh/ico.png) no-repeat -73px 5px;
    width: 62px;
    height: 33px;
    cursor: pointer;
    float:right;
}
.u-search input {
    border: 1px solid #cccccc;
    border-right:none;
    height: 33px;
    width: 313px;
    padding-left: 10px;
    box-sizing: border-box;
}
.list-btn-box div{
	position:absolute;
	right:10px;
	top:50%;
	width:124px;
	height:40px;
	margin-top:-17px;
	border:1px solid #e7e7e7;
	text-align:center;
	line-height:38px;
	font-size:14px;
	color:#666666;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
}
.list-btn-box div.down-btn{
	background:#4fd474 ;
	color:#ffffff;
}
.list-btn-box i{
	width:24px;
	height:18px;
	display:inline-block;
	background:url(../../img/qjjh/ico.png) no-repeat -93px -63px;
	vertical-align: middle;
	margin-right:5px
}