/*黑色*/
/* 土色 */
/* 红色 */
/* 蓝色 */
/* 主色调  #dbba79  hover: #b38f47 */
/* banner 部分 start */
.banner{
    height: 160px;
    position: relative;
    z-index: 3;
    background-color: #f8f8f8;
}
.banner img{
    display: block;
    width: 100%;
    height: 100%;
}
.banner .banner-inner{
    color: #fff;
    position: absolute;
    top: 60px;
    left: 50%;
    margin-left: -320px;
}
.banner .banner-inner .banner-search{
    height: 40px;
}
.banner .banner-inner .banner-search .search-input{
    height: 40px;
    width: 510px;
    box-sizing: border-box;
    /*padding-left: 88px;*/
    padding-left: 15px;
    padding-right: 15px;
    line-height: 40px;
    background-color: #fff;
    border: none;
    border-radius: 3px;
    vertical-align: top;
}
.banner .banner-inner .banner-search .search-input:focus,.banner .banner-inner .banner-search .search-btn:focus{
    outline: none;
}
.banner .banner-inner .banner-search .search-btn{
    height: 40px;
    width: 120px;
    color: #fff;
    border-radius: 3px;
    background-color: #dbba79;
    border: none;
    cursor: pointer;
    transition: .3s;
}
.banner .banner-inner .banner-search .search-btn:hover{
    background-color: #b38f47;
}
.banner .banner-inner .banner-search .search-btn .iconfont{
    position: relative;
    top: 2px;
}
.banner .banner-inner .banner-search .search-type{
    width: 88px;
    height: 40px;
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    color: #4a4a4a;
}
.banner .banner-inner .banner-search .search-type:hover .select-type{
    display: block;
}
.banner .banner-inner .banner-search .selected-type{
    height: 40px;
    line-height: 40px;
    cursor: pointer;
}
.banner .banner-inner .banner-search .selected-type .iconfont{
    margin-left: 5px;
    opacity: .6;
    position: relative;
    top: 1px;
}
.banner .banner-inner .banner-search .select-type{
    width: 100%;
    position: absolute;
    top: 40px;
    left: 0;
    background: #fff;
    box-shadow: 2px 2px 2px rgba(0,0,0,.05);
    display: none;
    border-radius: 3px;
}
.banner .banner-inner .banner-search .select-type li a{
    display: block;
    color: #4a4a4a;
    height: 30px;
    line-height: 30px;
    transition: .3s;
    text-decoration: none;
    cursor: pointer;
}
.banner .banner-inner .banner-search .select-type li a:hover{
    background: #f8f8f8;
    color: #dbba79;
}
.banner .banner-inner .select-type li{
    list-style: none;
}
/* banner 部分 end */
/*nav 部分 start*/
.nav{
    height: 54px;
    background-color: #dbba79;
}
.nav .nav-ul{
    margin-left: auto;
    margin-right: auto;
    width: 1190px;
}
.nav .nav-ul li{
    float: left;
    list-style: none;
}

.nav .nav-ul li .action{
    background-color: #b38f47;
}

.nav .nav-ul li a{
    display: block;
    line-height: 54px;
    text-decoration: none;
    padding: 0 24px;
    font-size: 20px;
    color: #fff;
    transition: .3s;
}
.nav .nav-ul li.cur a,
.nav .nav-ul li a:hover{
    background-color: #b38f47;
}
/*nav 部分 end*/
.verticalAlign {
    vertical-align: middle;
}

.filter {
    margin: 15px 0;
    overflow: hidden;
    background-color: #f8f8f8;
    padding: 10px 15px;
}

.filter .row {
    display: flex;
    font-size: 14px;
    border-top: 1px dashed #e4e4e4;
    padding-top: 10px;
    padding-bottom: 10px;
}

.filter .row:first-child {
    border-top: none;
}

.filter .row .named {
    font-size: 16px;
    height: 24px;
    color: #aeafaf;
    width: 110px;
    text-align: center;
    line-height: 24px;
    transform: translateY(5px);
}
.filter .row .filters {
    flex: 1;
    display: flex;
    flex-wrap: wrap;
}
.filter .row .filters .item:hover {
    color: #ec9422;
}

.filter .row .filters .item {
    cursor: pointer;
    line-height: 24px;
    height: 24px;
    margin-right: 2%;
    margin-bottom: 5px;
    margin-top: 5px;
}

.filter .row .filters .no-filter {
    color: #ec9422;
    background-color: #f7ebdb;
    padding: 0 8px;
    border-radius: 3px;
}

.filter .row .filters .action {
    color: #ec9422;
    background-color: #f7ebdb;
    padding: 0 8px;
    border-radius: 3px;
}

.filter .row .filters .no-filter:hover {
    cursor: pointer;
}

.filter .row .filters .rang-filter {
    display: inline-block;
    margin-left: 20px;
    color: #333;
    font-size: 12px;
}

.filter .row .filters .rang-filter .min-value {
    width: 60px;
    margin-top: 5px;
}

.filter .row .filters .rang-filter .to {
    padding: 0 5px;
}

.filter .row .filters .rang-filter .max-value {
    width: 60px;
}

.filter .row .filters .rang-filter .unit {
    padding: 0 5px;
}

.filter .row .filters .rang-filter .confirm {
    border: 0;
    background-color: transparent;
    color: #ec9422;
    cursor: pointer;
    user-select: none;
    outline: none;
}

.filter .row .filters .sup {
    font-size: 0.6em;
}

.list-container {
    width: 1190px;
    margin: 0 auto
}

.list-container .list-view {
    margin-top: 10px;
}

.list-container .list-view .item {
    position: relative;
    margin-top: 30px;
}
.list-container .list-view .item.lease-out-gray {
    opacity: .7;
    color: #555 !important;
}

.list-container .list-view .item .left {
    position: absolute;
    top: 0;
    left: 0;
    width: 147px;
    height: 110px;
}

.list-container .list-view .item .left .thumb {
    position: relative;
    width: 100%;
    height: 100%;
    background-image: url('../images/pic.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 5px;
}

.list-container .list-view .item .left .thumb .three-d-icon {
    position: absolute;
    width: 100%;
    height: 100%;
}

.list-container .list-view .item .center {
    padding-left: 157px;
    padding-right: 200px;
}

.list-container .list-view .item .center .title {
    margin: 0;
    font-size: 20px;
    font-weight: 600;
    /*color: #333;*/
    color: black;
}
.list-container .list-view .item .center .removed-label {
    color: #fe615a;
    font-size: 16px;
    background-color: #f5d2d0;
    display: inline-block;
    border-radius: 4px;
    padding-left: 6px;
    padding-right: 6px;
    margin-left: 6px;
}


.list-container .list-view .item .center .home-info,
.list-container .list-view .item .center .address,
.list-container .list-view .item .center .category,
.list-container .list-view .item .center .time {
    height: 28px;
    line-height: 32px;
    font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.list-container .list-view .item .center .home-info {
    /*margin-top: 10px;*/
    color: #9399a5;
    font-size: 12px;
}

.list-container .list-view .item .center .address {
    color: #9399a5;
    font-size: 12px;
}

.list-container .list-view .item .center .category {
    color: #9399a5;
    font-size: 12px;
}

.list-container .list-view .item .center .category .spliter {
    padding: 0 15px;
}

.list-container .list-view .item .center .time {
    color: rgba(16, 29, 55, 0.3);
    font-size: 12px;
}

.list-container .list-view .item .center .icon {
    margin-right: 10px;
}

.list-container .list-view .item .right {
    position: absolute;
    top: 0;
    right: 0;
    /*width: 180px;*/
}

.list-container .list-view .item .right .price {
    color: #ff0000;
}

.list-container .list-view .item .right .price .value {
    font-size: 28px;
    font-weight: 600;
}

.list-container .list-view .item .right .price .unit {
    margin-top: 25px;
    margin-right: 60px;
    color: #FF552E;
    font-size: 16px;
    line-height: 1;
}

.list-container .list-view .item .right .used span:first-child {
    font-size: 24px;
    color: #9399a5;
}

.list-container .list-view .item .right .used span:last-child {
    font-size: 30px;
    color: #9399a5;
    font-weight: bold;
    letter-spacing: 0;
}

.list-container .list-view .item .removed-time {
    color: #fe615a;
    font-size: 14px;
    height: 28px;
    line-height: 32px;
}

.list-container .list-view .item:hover .title {
    cursor: pointer;
    color: #ec9422;
    text-overflow: ellipsis;
}

.list-container .list-view .no-asset {
    margin-top: 50px;
    color: #909399;
    text-align: center;
}


/*已出租*/
.lease-out{
    width: 180px;
    height: 100%;
}
.lease-out img{
    display: block;
    width: 110px;
    opacity: .6;
}
a:link {
    text-decoration: none;
}

 
a:active {
    text-decoration: blink
}

 
a:hover {
    text-decoration: underline;
}

 
a:visited {
    text-decoration: none;
    color: green
}
