.fix-header{
    position: fixed;
    top: 114px;
    left: 0;
    right: 0;
    background: #fff;
    box-shadow: 0px 3px 30px rgba(21,81,167,0.06);
    z-index: 999;
}

.fix-header .layui-tab-title .layui-this:after {
    position: absolute;
    left: 18px;
    bottom: 0px;
    right: 18px;
    content: "";
    height: 61px;
    border-width: 1px;
    border-style: solid;
    border-bottom-color: #fff;
    border-radius: 2px 2px 0 0;
    box-sizing: border-box;
    pointer-events: none;
}

.fix-header .layui-tab-brief>.layui-tab-more li.layui-this:after, .layui-tab-brief>.layui-tab-title .layui-this:after {
    border: none;
    border-radius: 0;
    border-bottom: 2px solid #1551A7;
}

.fix-header .layui-tab-title .layui-this:after {
    width: auto;
}

.fix-header .layui-tab-brief>.layui-tab-title .layui-this {
    color: var(--primary-color);
}
.fix-header .layui-tab .layui-tab-title li {
    vertical-align: middle;
    font-size: 16px;
    color: #666;
    line-height: 60px;
    padding: 0 20px;
}

.fix-header .layui-tab .layui-tab-title {
    border-bottom: none;
    height: 60px;
    
}

.fix-header .layui-tab {
    margin: 0;
    text-align: left!important;
}

.fix-header .nav {
    height: 40px;
    margin-top: 16px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px;
}

.fix-header .nav .breadcrumb{
    position: relative;
    padding-left: 25px;
}

.fix-header .nav .breadcrumb .home{
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.fix-header .nav .right{
    width: 540px;
    display: flex;
    flex-direction: row;
    align-items: center;
}

.fix-header .nav .right .dz-search{
    width: 320px;
    height: 40px;
    border: 1px solid #DBDFE7;
    border-radius: 4px;
    margin-right: 16px;
}
.nav .layui-btn{
    width: 100px;
    height: 40px;
    opacity: 1;
    border-radius: 4px;
    font-size: 14px;
}

.nav .layui-btn  .layui-icon {
    margin-left: -7px;
    font-size: 14px;
    margin-right: -2px;
}

html,body{
    background: #fff;
}


.house-imgs .swiper-view .item{
    display: inline-block;
    width: 95px;
    height: 70px;
    margin-right: 2px;
    position: relative;
    cursor: pointer;
}

.house-imgs .swiper-view .item .name {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .6);
    text-align: center;
    color: #fff;
    font-size: 12px;
    height: 20px;
    line-height: 20px;
    font-weight: 400;
}

.house-imgs .swiper-view .item:last-child {
    margin-right: 0;
}

.house-imgs .swiper-view .item img {
    width: 100%;
    height: 100%;
}

#house-swiper img {
    width: 100%;
    height: 100%;
}

.layui-tab-content{
    padding: 0;
    box-sizing: border-box;
    overflow: hidden;
}

.house-msg .tel{
    width: 340px;
    height: 70px;
    background: #EBF4FF;
    border-radius: 4px;
    justify-content: center;
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-top: 36px;
}

.house-msg .tel .info {
    font-size: 18px;
    font-family: '宋体';
    font-weight: 500;
    line-height: 25px;
    color: #0B78BC;
    margin: 0 3px 0 6px;
}

.house-msg .tel .phone {
    font-size: 28px;
    font-family: D-DIN-PRO;
    font-weight: 800;
    line-height: 34px;
    color: #0B78BC;
}

.house-msg .house-name {
    font-size: 32px;
    font-family: '宋体';
    font-weight: 600;
    line-height: 45px;
    color: #000000;
    margin-bottom: 10px;
}

.fix-header .layui-tab .layui-tab-title li {
    width: 100px;
}

.item12{
	    display: inline-block;
	    height: 28px;
	    background: #EBF4FF;
	    border-radius: 2px;
	    line-height: 28px;
	    padding: 0 8px;
	    margin-right: 4px;
	    color: red;

	}

html,body{
    background: #fff;
}

.lay-content{
    overflow: hidden;
}
.lay-content .dz-search{
    flex: 1 1 0%;
    margin-right: 16px;
    height: 52px;
    border-radius: 4px;
}
.lay-content .dz-search input{
    font-size: 18px;
    background: transparent;
}
.lay-content  .search{
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    height: 52px;
    margin-top: 40px;
    margin-bottom: 30px;
}

.lay-content  .search .layui-btn{
    height: 52px;
    width: 160px;
    font-size: 18px;
}

.filter{
    width: 100%;
    border: 1px solid #E6E9EE;
    padding: 6px 16px;
    margin-bottom: 40px;
    box-sizing: border-box;
}

.filter .taglist{
    width: 100%;
}

.filter .taglist .cell{
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 16px 0 ;
    border-bottom: 1px solid #E6E9EE;
}
.filter .taglist .cell.layui-show{
    display: flex!important;
}
.filter .taglist .label{
    width: 54px;
    height: 25px;
    font-size: 18px;
    font-family: '宋体';
    font-weight: 500;
    line-height: 25px;
    color: #333333;
}

.filter .taglist .taglist-2 {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.filter .taglist-2 .item {
    height: 20px;
    font-size: 14px;
    font-family: '宋体';
    font-weight: 400;
    line-height: 20px;
    color: #666666;
    padding: 0 2px;
    margin-right: 8px;
    cursor: pointer;
}
.filter .taglist-2 .item.active{
    color: var(--primary-color);
}
.filter .morebox {
     text-align: center;   
    height: 20px;
    font-size: 14px;
    font-family: '宋体';
    font-weight: 400;
    line-height: 20px;
    color: #999;
    padding: 22px 10px 10px 15px;
}

.filter .morebox span {
    margin: 0 10px;
    color: #666666;
    cursor: pointer;
}

.filter .morebox span:first-child {
    margin: 0 10px;
    color: #666666;
}

.lay-content .house-box .right{
    width: 340px;
    background: #f9f9fa;
    padding: 16px;
}

.house-box .left{
    margin-right: 50px;
}

.house-box .left .head{
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 20px;
}
.silde-house-list .cell .msg{
    flex: 1 1 0%;
}
.house-box .left .head .titles{
    display: flex;
    flex-direction: row;

}

.house-box .left .head .titles .item{
    height: 30px;
    font-size: 22px;
    font-family: '宋体';
    font-weight: 600;
    line-height: 30px;
    color: #666;
    position: relative;
    margin-right: 50px;
    cursor: pointer;
}

.house-box .left .head .titles .item.active{
    color: var(--primary-color);
}

.house-box .left .head .titles .item.active::after{
    position: absolute;
    content: "";
    left: 50%;
    transform: translateX(-50%);
    width: 24px;
    height: 4px;
    bottom: -14px;
    border-radius: 1px;
    background: var(--primary-color);
}

.head .sort{
    width: 144px;
    height: 42px;
    background: rgba(255,255,255,0);
    border: 1px solid #DBDFE7;
    border-radius: 2px;
}

.head .sort-btn{
    padding-right: 25px;
    position: relative;
    font-size: 18px;
    font-family: '宋体';
    font-weight: 400;
    line-height: 25px;
    color: #666666;
    line-height: 42px;
    text-align: center;
    cursor: pointer;
}

.head .sort-btn .layui-icon{
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    margin-top: 1px;
}

.house-list-1 .cell{
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    padding: 24px 0;
    border-bottom: 1px dashed #DBDFE7;
    cursor: pointer;
}



.house-list-1 .cell .imgbox{
    width: 270px;
    height: 182px;
    background-size: cover;
    background-position: center;
}

.house-list-1 .cell .msg{
    flex: 1 1 0%;
    height: 182px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between;
    margin-left: 24px;
}

.house-list-1 .cell .house-head .top{
    display: flex;
    flex-direction: row;
    width: 100%;
}
.house-list-1 .cell .house-head{
    width: 100%;
}
.house-list-1 .cell .house-head .top .house-title{
    height: 28px;
    font-size: 20px;
    font-family: '宋体';
    font-weight: 600;
    line-height: 28px;
    color: #333333;
}

.house-list-1 .cell .house-head .info{
    height: 20px;
    font-size: 14px;
    font-family: '宋体';
    font-weight: 400;
    line-height: 20px;
    color: #666666;
    margin: 5px 0;
}

.house-list-1 .cell .house-head .unit{
    height: 20px;
    font-size: 14px;
    font-family: '宋体';
    font-weight: 400;
    line-height: 20px;
    color: #666666;
}

.house-list-1 .top .pricebox{
    font-size: 14px;
    font-family: '宋体';
    font-weight: 400;
    color: #666666;
    line-height: 20px;
}
.house-list-1 .top .pricebox .price-2{
    text-align: right;
    color: #8a8a8a;
    margin-top: 5px;
}
.house-list-1 .top .pricebox .price{
    height: 28px;
    font-size: 28px;
    font-family: D-DIN-PRO;
    font-weight: 800;
    line-height: 34px;
    color: #F75441;
}

.house-list-1 .cell .foot .tag{

    display: inline-block;
    margin-right: 6px;
}

.house-list-1 .cell:hover .house-title{
    color: var(--primary-color)!important;
}

.silde-house-list {
    width: 100%;
    margin-top: -30px;
}

.silde-house-list .cell{
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between;
    padding: 16px 0;
    border-bottom: 1px solid #eee;
    cursor: pointer;
}

.silde-house-list .cell .imgbox {
    width: 304px;
    height: 205px;
    background-size: cover;
    background-position: center;
    margin-bottom: 10px;
}

.silde-house-list .cell .msg .name{
    font-size: 16px;
    font-weight: 600;
    font-size: 18px;
    font-weight: 500;
    line-height: 25px;
    color: #333333;
    color: #000000;
    font-weight: bold;
}

.silde-house-list .cell .info {
    font-size: 14px;
    font-family: '宋体';
    font-weight: 400;
    line-height: 20px;
    color: #666;
    margin-top: 4px;
    line-height: 1.6;
    margin-bottom: 4px;
}
.silde-house-list .cell .price{
    height: 20px;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    color: #F75441;
}
.house-box .right .title {
    height: 28px;
    font-size: 20px;
    font-family: '宋体';
    font-weight: 600;
    line-height: 28px;
    color: #000000;
    margin-bottom: 4px;
}

.house-box .right .titlebox{
    align-items: center;
    cursor: pointer;
}

.silde-house-list .cell:last-child{
    padding: 16px 0 0  0;
    border-bottom: none;
}

.silde-house-list .cell:hover .name {
    color: var(--primary-color);
    text-decoration: underline;
}
.layui-tab-content{
    overflow: hidden;
}
.layui-tab-content .dz-search{
    flex: 1 1 0%;
    margin-right: 16px;
    height: 52px;
    border-radius: 4px;
}
.layui-tab-content.dz-search input{
    font-size: 18px;
    background: transparent;
}
.layui-tab-content  .search{
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    height: 52px;
    margin-top: 40px;
    margin-bottom: 30px;
}

.layui-tab-content  .search{
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    height: 52px;
    margin-top: 40px;
    margin-bottom: 30px;
}

 .search .layui-btn {
    height: 52px;
    width: 160px;
    font-size: 18px;
}