.market-top-serch{
    position: relative;
    padding: 15px 0;
    width: 100%;
    background-color: #4da1ff;
    font-size: 14px;
}
.search-enter{
    float: left;
    margin-left: 20px;
}
.search-enter input{
    width: 830px;
    height: 50px;
    line-height: 50px;
    padding: 0 20px;
    border-radius: 10px;
}
.market-top-serch ul{
    font-size: 14px;
    padding: 15px 20px 15px 20px;
    float: right;
}
.market-top-serch ul li{
    display: inline-block;
}
.market-top-serch-icon{
    width: 48px;
    height: 48px;
    position: absolute;
    left: 830px;
    top: 16px;
    cursor: pointer;
    background: url(../../../img/search-bar-icon.png) no-repeat 12px 12px;
}
.market-top-serch-icon:hover{
    background: url(../../../img/search-bar-icon-mouseOver.png) no-repeat 12px 12px;
}
.market-top-serch ul li a{
    color: #ffffff;
    padding: 5px 20px;
}
.market-top-serch ul li a:hover{
    color: #ff6d4a;
}

/*æŸ¥è¯¢æ¡ä»¶*/
.serch-wraper{
    border-bottom: #e4e4e4 1px solid;
}
.serch-wraper span{
    color: #000;
    font-size: 14px;
}
.serch-wraper ul{
    display: inline-block;
    font-size: 14px;
    color: #000;
}
.serch-wraper ul li{
    display: inline-block;
}
.serch-wraper-active{
    color: #4da1ff;
}
.serch-localtion{
    margin-top: 20px;
}
.serch-localtion ul{
    padding: 15px;
}
.serch-localtion ul li{
    padding-right: 26px;
    font-size: 14px;
}
.serch-localtion ul li a{}
.serch-localtion ul li a:hover{
    color:#4da1ff;
}
.area{
    margin-left: 58px;
}
.serch-localtion-wraper{
    border-top: #e4e4e4 solid 1px;
}
.serch-details{
    border-top: #e4e4e4 solid 1px;
    border-bottom: #e4e4e4 solid 1px;
    padding: 10px 15px;
}
.serch-details-module{
    /* margin-bottom: 10px; */
}
.serch-details-con{
    float: left;
}
.serch-details-title{
    float: left;
}
.serch-details-more{
    float: right;
    display: block;
}
.serch-details-con ul{
    width: 1020px;
    padding-left: 36px;
    padding-bottom: 10px;
}
.overhide{
    height: 20px;
    overflow: hidden;
}
.overshow{
    overflow: visible;
}
.serch-details-con li{
    width: 166px;
    margin-bottom: 10px;
}
.serch-details-con a {
    margin-left: 10px;
    font-size: 13px;
    line-height: 20px;
}
.serch-details-con a:hover{
    color: #ff6d4a;
}
.serch-details-more span{
    font-size: 14px;
    color: #ccc;
    float: left;
}
.serch-details-more-icon{
    float: left;
    color: #ccc;
    display: inline-block;
    margin-right: 5px;
}
.serch-details-more-icon::selection,.serch-details-more span::selection{
    background-color: #fff;
}
.serch-details-extend{
    text-align: center;
}
.serch-details-now{
    padding: 18px 15px;
}
.serch-details-now .nowcond{
    line-height: 30px;
}
.serch-details-now ul{
    display: block;
    float: right;
    width: 1065px;
}
.serch-details-now ul li{
    position: relative;
    float: left;
    margin-left: 10px;
    margin-bottom: 12px;
    background-color: #4da1ff;
    cursor: pointer;
    font-size: 14px;
}
.serch-details-now .localdata{
    padding: 0 50px 0 30px;
}
.serch-details-now .checkddata{
    padding: 0 50px 0 20px;
}
.serch-details-now ul li:hover{
    background-color: #ff6d4a;
}
.serch-details-now ul li a{
    line-height: 30px;
    color: #fff;
}
.serch-details-now .clearout{
    float: left;
    margin-left: 10px;
    height: 30px;
}
.serch-details-now .clearout span{
    display: inline-block;
    float: left;
    height: 20px;
    width: 20px;
    margin: 5px;
    background: url("../../../img/clearout.png") no-repeat 0 0;
}
.serch-details-now .clearout a{
    float: left;
    color: #CCCCCC;
    line-height: 30px;
}
.serch-close-icon{
    position: absolute;
    top:7px;
    right: 15px;
    width: 16px;
    height: 16px;
    display: inline-block;
    background: url("../../../img/serch-close-icon.png") no-repeat 0 0;
}
.serch-localse{
    position: absolute;
    top:7px;
    left: 10px;
    width: 16px;
    height: 16px;
    display: inline-block;
    background: url("../../../img/localse.png") no-repeat 0 0;
}
/*æˆ¿äº§åˆ—è¡¨*/
.house-wraper{
    margin-top: 40px;
}
.house-sort{
    position: relative;
    background-color: white;
    border-bottom: #e4e4e4 solid 2px;
}
.link-list{}
.link-list a{
    position: relative;
    height: 50px;
    display: block;
    font-size: 14px;
    padding: 0 20px;
    line-height: 50px;
}
.link-list a:hover{
    color: #ff6d4a;
}
.house-sort ul{
    display: inline-block;
    font-size: 0;
}
.house-sort ul li{
    display: inline-block;
}
.house-sort ul li span{
    display: inline-block;

}
.house-sort ul li i{
    display: inline-block;
    margin-left: 4px;
}
.house-sort ul li img{
    height: 18px;
    width: 8px;
}
.house-sort .current{
    color: #fff;
    background-color: #4da1ff;
}
.house-sort .current a,.house-sort .current a:hover{
    color: #fff;
}
.house-sort .liststyle{
    position: absolute;
    height: 30px;
    right: 0;
    top: 10px;
    font-size: 0;
}
.house-sort .liststyle a{
    position: relative;
    display: inline-block;
    line-height: 28px;
    padding: 0 15px 0 40px;
    border: 1px solid #cccccc;
    font-size: 13px;
    color: #cccccc;
    margin-left: -1px;
}
.house-sort .liststyle a:hover{
    /*color: #ff6d4a;*/
}
.house-sort .liststyle .cur,.house-sort .liststyle .cur:hover{
    color: #4da1ff;
}
.house-sort .liststyle span{
    position: absolute;
    left: 15px;
    top: 5px;
    width: 20px;
    height: 20px;
}
.liststyle-small{
    background: url("../../../img/liststyle.png") no-repeat 0 -20px;
}
.liststyle-small-hover{
    background: url("../../../img/liststyle.png") no-repeat 0 -40px;
}
.liststyle-small-active{
    background: url("../../../img/liststyle.png") no-repeat 0 0;
}
.liststyle-big{
    background: url("../../../img/liststyle.png") no-repeat -20px -20px;
}
.liststyle-big-hover{
    background: url("../../../img/liststyle.png") no-repeat -20px -40px;
}
.liststyle-big-active{
    background: url("../../../img/liststyle.png") no-repeat -20px 0;
}
.liststyle-sail{
    background: url("../../../img/liststyle.png") no-repeat -40px -20px;
}
.liststyle-sail-hover{
    background: url("../../../img/liststyle.png") no-repeat -40px -40px;
}
.liststyle-sail-active{
    background: url("../../../img/liststyle.png") no-repeat -40px 0;
}
.house-count{
    padding: 22px 0;
    line-height: 22px;
    border-bottom: #e4e4e4 solid 1px;
}
.house-count span{
    color: #ff6d4a;
    padding: 0 6px;
}
.house-list{}
.house-list ul{}
.house-list ul li{
    position: relative;
    padding: 50px 0;
    border-bottom: #e4e4e4 solid 1px;
}
.house-list ul li:hover{
    background-color: #fafafa;
}
.perposn{
    padding-right: 20px;
}
.show-img{
    width: 300px;
    height: 170px;
    float: left;
    background: url("../../../img/zanwu.jpg") no-repeat 50% 50%;
}
.show-img img{
    width: 300px;
    height: 170px;
}
.show-detail{
    float: left;
    margin-left: 30px;
    width: 868px;
    overflow: hidden;
}
.uesrper-width{
    width: 500px;
}
.show-detail a,.show-detail a:visited{
    color: #000;
    font-size: 24px;
}
.show-detail a:hover{
    color: #ff6d4a;
}
.btns-focus{
    display: block;
    width: 80px!important;
    height: 20px;
    float: left;
     margin-top: 25px;
    text-align: center;
    line-height: 18px;
    color: #999999!important;
    border: 1px solid #999999;
    border-radius: 3px;
    font-size: 12px!important;
}
.btns-focus:hover{
    color: #ff6d4a!important;
    border: 1px solid #ff6d4a;
}
.show-detail p{
    margin-top: 20px;
    font-size: 14px;
}
.show-detail span{}
.flag-line {
    width: 0;
    height: 14px;
    overflow: hidden;
    margin: 2px 10px 0;
    border-right: #000 solid 1px;
    border-left: #e4e4e4 solid 1px;
    font-size: 0;
    display: inline-block;
}
.show-price{
    float: right;
    color: #ff6d4a;
    font-size: 16px;
    font-weight: 800;
}
.show-price span{
    font-size: 36px;
}
/*大图显示*/
.house-list-bigimg{
    position: relative;
    width: 1200px;
    overflow: hidden;
}
.house-list-bigimg ul{
    margin-left: -40px;
}
.house-list-bigimg ul li{
    width: 270px;
    float: left;
    padding: 20px 0 30px 40px;
    display: inline;
    border-bottom: 1px solid #ddd;
}
.house-list-bigimg ul li:hover{

}
.flag-line-bigimg {
    width: 0;
    height: 12px;
    overflow: hidden;
    margin: 2px 2px 0;
    border-right: #555555 solid 1px;
    border-left: #e4e4e4 solid 1px;
    font-size: 0;
    display: inline-block;
}
.show-bigimg{
    float: left;
    background: url(../../../img/zanwu.jpg) no-repeat 50% 50%;
}
.show-bigimg img{
    width: 270px;
    height: 200px;
}
.show-bigdetail{
    position: relative;
    float: left;
    margin-top: 8px;
}
.uesrper-width{
    width: 500px;
}
.show-bigdetail a,.show-bigdetail a:visited{
    color: #555555;
    font-size: 14px;
    display: block;
    width: 270px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 8px;
}
.show-bigdetail a:hover{
    color: #ff6d4a;
}
.show-bigdetail p{
    font-size: 10px;
}
.show-bigdetail span{
    color: #555555;
}
.show-bigprice{
    position: absolute;
    right: 0;
    bottom: 0;
    color: #555555;
    font-weight: 800;
}
.show-bigprice span{
    color: #ff6d4a;
    font-size: 18px;
}




