@CHARSET "UTF-8";
.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-list-container {
	min-height:300px;
}
.land-filter{
	position:relative;
	min-height: 56px;
	padding-bottom: 10px;
}
.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:last-child{
	border-bottom: 0px;
}
.land-filter {
	    border-bottom: none;
}
.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;
    width: auto;
	padding: 0 20px 0 0;
}
.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: 17px;
    /* margin: 9px; */
    margin: 10px 20px 10px 0;
}
.land-filter .filter-row ul li.content{
	width:15px;
}
.land-filter .filter-row ul li a{
	color: #333;
    padding: 0.5px 4px;
    cursor: pointer;
    color: #666666;
}
.land-filter .filter-row ul.department-box > li > a.first{
	/* margin-right: 38px; */
    margin-left: 0;
}
.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 li.center-area{
    position: absolute;
	left: 214px;
	z-index: 100;
	margin-top: 6px;
    background-color: #F6F6F6;
    height: 38px;
    line-height: 48px;
    border: 1px solid #E8E8E8;
    border-bottom: none;
}
.land-filter .filter-row ul li.center-area a{
	position: relative;
    top: -6px;
}
.land-filter .filter-row ul li.center-area-item{
	position: relative;
	width: 920px;
	height: 38px;
	line-height: 38px;
    margin: 43px 0 6px -144px;
    background-color: #F6F6F6;
    border: 1px solid #E8E8E8;
    text-align: left;
}
.land-filter .filter-row ul li.center-area-item a{
	margin: 0 10px;
}
.land-filter .filter-row ul li.far-area{
	position: absolute;
	left: 170px;
	z-index: 100;
	margin-top: 6px;
    background-color: #F6F6F6;
    height: 38px;
    line-height: 48px;
    border: 1px solid #E8E8E8;
    border-bottom: none;
}
.land-filter .filter-row ul li.far-area a{
	position: relative;
    top: -6px;
}
.land-filter .filter-row ul li.far-area-item{
	position: relative;
	width: 920px;
	height: auto;
	line-height: 38px;
    margin: 0 0 9px 0;
    background-color: #F6F6F6;
    border: 1px solid #E8E8E8;
    text-align: left;
}
.land-filter .filter-row ul li.far-area-item a{
	display: inline-block;
	float: left;
    height: 19px;
    line-height: 19px;
    margin: 9px;
}
.land-filter {
	border: none;
}
.land-filter  ul{
	border: none;
}
.land-filter  ul li.date-query{
	width: 350px;
	overflow:hidden;
    margin-left: 0px !important;
    position: relative;
}
.land-filter  p{
	position:relative;
	float: left;
}
.land-filter .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  .line{
	margin:0 5px;
}
.land-filter p input{
	width: 130px;
	height: 28px;
	line-height:28px;
	border: 1px solid #A9A9A9;
	padding: 0 5px;
}
.land-filter button{
	width: 50px;
    height: 28px;
    line-height: 24px;
    border: 1px solid #A9A9A9;
    background: #fff;
    margin-left: 5px;
    position: absolute;
    top: 8px;
}
/* 筛选价格样式 */
.date-query-pice {
    width: 198px !important;
    padding: 7px 0 !important;
}
.date-query-pice span, .date-query-pice input {
    border-radius: 0;
    background: #fff;
    border-color: #A9A9A9;
    padding: 0px 10px;
    height: 30px;
}
.land-sort{
	margin: 20px auto 0;
}
.land-sort ul{
	overflow:hidden;
	border:1px solid #E2E2E2;
	background-color: #F8F8F8;
}
.land-sort ul li{
	float: left;
    padding: 0 10px;
	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.date span.glyphicon{
	color: #8D8D8D;
	font-size: 12px;
	margin-left: 5px;
}
.land-sort ul li.active span{
	color: #B43136;
}
.land-sort ul li.right{
	float:right;
	min-width: 245px;
}
.land-sort ul li.right input{
	height: 28px;
	line-height:28px;
	padding: 0 10px;
	border: 1px solid #DDDDDD;
}
.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;
}
/* 显示跟多筛选 */
.more {
    /* height: 30px;
    line-height: 25px;
    text-align: center;
    margin: 10px 0; */
}
.more .moreUp{
    border-width: 0 6px 6px;
    border-style: solid dashed;
    border-color: transparent transparent #b43136;
    position: absolute;
    top: 12px;
    left: 55px;
    -webkit-transition: all .4s ease 0s;
    -moz-transition: all .4s ease 0s;
    -o-transition: all .4s ease 0s;
    transition: all .4s ease 0s;
}
.more .moreDown{
    border-width: 6px 6px 0;
    border-style: solid dashed;
    border-color: #b43136 transparent transparent;
    position: absolute;
    top: 12px;
    left: 55px;
    -webkit-transition: all .4s ease 0s;
    -moz-transition: all .4s ease 0s;
    -o-transition: all .4s ease 0s;
    transition: all .4s ease 0s;
}
.select-button {
    position: absolute;
    width: 93px;
    height: 30px;
    line-height: 30px;
    color: #6b6b6b;
    cursor: pointer;
    background-size: 13px auto;
    float: right;
    text-align: left;
    text-indent: 21px;
    right: 0;
    bottom: 5px;
}
.select-button:hover b{
	-webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    animation-fill-mode: forwards;
}
.land-filter .filter-row.noborder{
	border-bottom:0;
}
.collapse-btn{
    border: 1px solid #ededed;
    border-top-color: #fafafa;
    color: #b43136;
    display: block;
    width: 36px;
    height: 20px;
    text-align: center;
    border-top: 0;
    left: 50%;
    position: absolute;
    margin-left: -18px;
    bottom: -10px;
    background: #fff;
}
.land-filter > a:hover, .land-filter > a:focus, .land-filter > a:hover{
	color: #b43136;
}
.collpse{
	line-height:45px;
	opacity:0;
	display:none;
	border: 1px solid #E2E2E2;
    box-sizing: content-box;
    position: absolute;
    top: 0;
    width: 100%;
}
.collpse.active{
	animation:fadeSearch 1s;
	-webkit-animation:fadeSearch 1s; 
	animation-fill-mode: forwards;
	-webkit-animation-fill-mode: forwards;
	display:block;
}
@-webkit-keyframes fadeSearch {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes fadeSearch {
  from {
    opacity: 0;
    display:none;
  }
  to {
    opacity: 1;
    display:block;
  }
}

.fadeSearch {
  -webkit-animation-name: fadeSearch;
  animation-name: fadeSearch;
  -webkit-transform-origin: center top;
  transform-origin: center top;
}
.collpse li{
	float:left;
	padding: 0 5px;
}
.collpse li > span{
	display: inline-block;
    box-sizing: border-box;
    width: auto;
    text-align: center;
    font-size: 14px;
}
.collpse li > a{
	color: #fff;
    background: #B43136;
    font-size: 13px;
    text-align: center;
    display: inline-block;
    height: 22px;
    vertical-align: middle;
    line-height: 18px;
    padding: 2px 5px;
    margin-top: -3px;
    cursor:pointer;
    max-width: 125px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.collpse li div{
    width: auto;
    min-width: 70px;
    text-align: center;
    border-bottom: 1px solid #E2E2E2;
    border-right: 1px solid #e2e2e2;
}
.collpse li .border-bottom-none{
	border-bottom:none;
}
.collpse li .border-right-none{
	border-right:none;
}

.filter-w-auto {
    width: auto !important;
    padding: 0 10px 0 0;
    position: relative;
}
.clear {
    display: block;
    width: 100% !important;
    height: 1px !important;
}

.show-rows {
    display: block;
}
.hide-rows {
    display: none;
}




