@CHARSET "UTF-8";
/*
 *@Author:zhangcs
 *@Date: 2018-06-14 ~ 
 *@page: 公告资源列表
 */
/* 清除浮动 */
.clearfix:after {
    content:"."; 
    display:block; 
    height:0; 
    visibility:hidden; 
    clear:both; 
}
.clearfix {
     zoom:1;
 }
.land-body{
	background-color: #F8F8F8;
}
.land-wrap-bg{
	width: 1200px;
	margin: 0 auto;
	background-color: #fff;
	padding: 0 15px;
}
/*** 当前位置 ***/
.land-wrap-bg .breadcrumb-box{
	background-color:#fff;
}
.land-wrap-bg .breadcrumb{
	background-color:#fff;
}
/*** 筛选选项 ***/
.land-filter{
	position:relative;
}
.land-filter .filter-item{
	position:relative;
	border: 1px solid #E2E2E2;
}
.land-filter .filter-row{
	overflow: hidden;
    text-align: center;
    background: #F6F6F6;
    border-bottom: 1px dotted #DFDFDF;
}
.land-filter .filter-row span.title {
    float: left;
    width: 129px;
    line-height: 44px;
    color: #666666;
}
.land-filter .filter-row ul{
	position: relative;
	float: left;
    width: 1039px;
    overflow: hidden;
    border-bottom: 1px dotted #E0E0E0;
    background-color: white;
    margin-bottom: -1px;
    padding-left: 30px;
}
.land-filter .filter-row ul li{
	float: left;
    /* width: 84px; */
    height: 44px;
    line-height: 44px;
    text-align: left;
    padding: 0 20px 0 0;
}
.land-filter .filter-row ul.department-box > li > a.first {
    /* margin-right: 38px; */
    margin-left: 0;
}
.land-filter .filter-row ul li a{
	color: #333;
    padding: 0.5px 4px;
    cursor: pointer;
    color: #666666;
}
.land-filter .filter-row ul li a.active{
	color: #fff;
	background-color: #B43136;
}
.land-filter .filter-row ul li a:hover{
	color: #fff;
	background-color: #B43136;
	text-decoration:none;
}
.land-filter .filter-row ul.department-box > li{
	width: 100%;
    height: auto;
    padding: 5px 0;
}
.land-filter .filter-row ul.department-box > li > a {
    display: block;
    float: left;
    height: 19px;
    line-height: 19px;
    margin: 10px 20px 10px 0;
}
.land-filter .filter-row ul li.far-area-item{
	position: relative;
	width: 980px;
	height: auto;
	line-height: 38px;
    margin: 0 0 9px 0;
    background-color: #F6F6F6;
    border: 1px solid #E8E8E8;
    text-align: left;
}
/* 日期 查询*/
.land-filter .filter-date{
	border: none;
}
.land-filter .filter-date ul{
	border: none;
}
.land-filter .filter-date ul li.date-query{
	width: 350px;
	overflow:hidden;
    margin-left: 24px;
}
.land-filter .filter-date p{
	position:relative;
	float: left;
}
.land-filter .filter-date .date-icon{
	position:absolute;
	top: 13px;
	right: 3px;
	width: 21px;
	height: 20px;
	background: url(../imgs/icons.png) no-repeat 0px -193px;
	cursor:pointer;
}
.land-filter .filter-date .line{
	margin:0 5px;
}
.land-filter .filter-date input{
	width: 111px;
	height: 28px;
	line-height:28px;
	border: 1px solid #A9A9A9;
	padding: 0 5px;
}
.land-filter .filter-date input[type="button"]{
	position: relative;
    left: 5px;
    width: 43px;
    height: 28px;
    line-height: 24px;
    border: 1px solid #A9A9A9;
    background: #fff;
    color: #666;
    cursor: pointer;
}
.land-filter .filter-date input[type="button"]:hover{
	border: 1px solid #B43136;
	color: #B43136;
}

/*** 土地排序筛选 ***/
.land-sort{
	margin: 20px auto 0;
}
.land-sort ul{
	overflow:hidden;
	border:1px solid #E2E2E2;
	background-color: #F8F8F8;
}
.land-sort ul li{
	float: left;
	width: 90px;
	height: 40px;
	line-height:40px;
	text-align:center;
	color: #666666;
	cursor:pointer;
}
.land-sort ul li.title{
	width: 129px;
	border-right:1px solid #E2E2E2;	
}
.land-sort ul li.active{
	color: #B43136;
}
.land-sort ul li.active span{
	color: #B43136;
}
.land-sort ul li > span{
	color: #8D8D8D;
	font-size: 12px;
	margin-left: 5px;
}
.land-sort ul li.right{
	float:right;
	min-width: 245px;
}
.land-sort ul li.right input{
	height: 28px;
	line-height:28px;
	padding: 0 10px;
}
.land-sort ul li.right input[type="button"]{
	position: relative;
    top: 0px;
    left: 1px;
    width: 50px;
    height: 28px;
    line-height: 24px;
    border: 1px solid #DDDDDD;
    background: #fff;
    cursor: pointer;
}
.land-sort ul li.right input[type="button"]:hover{
	border: 1px solid #B43136;
	color: #B43136;
}
/*** 资源列表 ***/
.land-list-container{
	display: block;
}
/* 列表头部 */
.list-head{
	display:block;
}
.list-head ul{
	overflow:hidden;
	border-bottom: 1px solid #E5E5E5;
}
.list-head ul li{
	float:left;
	height: 46px;
	line-height:46px;
	color: #000000;
	text-align:center;
}
/* 编号 */
.land-list-container .id{
	width: 190px;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
/* 标题 */
.land-list-container .title{
	width: 314px;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
/*行政区 */
.land-list-container  .administrative{
	width: 155px;
}

/* 资源数 */
.land-list-container .land-num{
	width: 90px;
}
/* 发布时间 */
.land-list-container .date{
	width: 130px;
}
/* 公告类别 */
.land-list-container .type{
	width: 110px;
}
/* 操作 */
.land-list-container .operate{
	overflow:hidden;
	width: 175px;
}
.land-list-container span.operate{
	padding-left: 38px; 
}
.land-list-container span.operate .link{
	float:left;
	display: block;
	width: 100px;
	height: 30px;
	line-height: 30px;
	margin-top: 20px;
	background-color: #B33237;
	color: #fff;
	border-radius: 3px;
	cursor: pointer;
}
.land-list-container span.operate .toggle-icon{
	/* display: none; */
	color: #DE494D;
	cursor: pointer;
}
/* 资源列表 */
.land-list{
	/* min-height: 400px; */
}
.land-list ul {
	padding-bottom: 5px;
}
.land-list > ul > li{
	position:relative;
	min-height: 70px;
	line-height: 70px;
	margin-top: 6px;
	background-color: #F9F9F9;
	text-align: center;
	border: 2px solid #F9F9F9;
	box-shadow: 0 1px 2px rgba(221,210,210,.9);
    -webkit-box-shadow: 0 1px 2px rgba(221,210,210,.9);
    cursor: pointer;
}
 .land-list ul li:hover{
	background-color: #FCF6F6;
	text-align: center;
}
.land-list ul li:hover .link{
	background-color: #DE494D;
}
.land-list ul > li > span{
	float: left;
	color: #666666;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
/* 当点击右边的展开按钮  列表样式 */
.land-list ul li.active{
	background-color: #FCF6F6;
	border: 1px solid #B43136;
}
.land-list ul li.active > span{
	font-weight:bold;
	color: #B43136;
}
.announcement-box .resource-list.active{
	border:0px;
}
.announcement-box .resource-list-cut.active{
	border:0px;
}
/* 资源列表容器  可存放别处代码 */
.resource-list-container{
	margin-top: 70px;	
	background-color: #fff;
	text-align:left;
	line-height: normal;
}
/* 加载更多 */
.load-more{
	width: 100%;
	height: 52px;
	line-height: 52px;
	text-align: center;
}
.load-more a{
	color: #666666;
	cursor: pointer;
}
.load-more a:hover{
	color: #B43136;
}
.load-more a span{
	margin-left: 3px;
	font-size: 12px;
}