/*!
 * 小区成交记录-wap
 */
 @charset "UTF-8"; 
/* 下载APP */
.down-app-top{
    display:none;
}
body,html{
    background: #fff;
}
.user-center-header-box{
    background: #FFFFFF;
    color: #333;
}
.user-center-back-arrow-btn{
    color: #333;
}
.container{
    width: 100%;
    position: fixed;
    top:0;
    left: 0;
    z-index: 10;
    box-shadow:none;
}
/*筛选条件*/
.screen-box {
    width: 100%;
    height: .9rem;
    background-color: #ffffff;
}
.border-bottom-e7e7e7:before {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    background-image: -webkit-linear-gradient(90deg,#e7e7e7 50%,transparent 50%);
    background-image: linear-gradient(0deg,#e7e7e7 50%,transparent 50%);
    will-change: transform;
}
.screen-box span {
    font-size: .26rem;
    color: #333333;
    line-height: .89rem;
    width: 16.7%;
    height: .85rem;
    float: left;
    position: relative;
    border-bottom: solid .04rem #ffffff;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-left: 0%;
    text-align: right;
    padding-right: 16%;
}
.screen-box span:before {
    position: absolute;
    right: 32%;
    top: .4rem;
    border: solid transparent;
    border-width: .1rem 0.08rem;
    content: ' ';
    height: 0;
    width: 0;
    border-top-color: #BBBBBB;

}



.screen-box i {
    float: left;
    height: .46rem;
    width: 1px;
    margin-top: .2rem;
}
/*.screen-box .hover {
    border-bottom: solid .04rem #FA891B;
}*/
.screen-box .hover:before {
    position: absolute;
    right: 32%;
    top: .3rem;
    border: solid transparent;
    border-width: .1rem 0.08rem;
    content: ' ';
    height: 0;
    width: 0;
    border-bottom-color: #FF8400;
}

.screen-list-box {
    width: 100%;
    background-color: #ffffff;
    z-index: 1;
    position: relative;
    /*display: none;*/
}
.rent-list-box, .area-list-box, .house-type-list-box {
    width: 100%;
    height: 5.6rem;
    display: none;
}
.rent-list-box ul {
    width: 100%;
    height: 5.6rem;
    overflow: auto;
}
.rent-list-box ul li {
    height: .77rem;
    width: 95%;
    line-height: .77rem;
    font-size: .24rem;
    padding-left: 5%;
}
.rent-list-box ul .hover, .area-list-box ul .hover, .house-type-list-box ul .hover{
    color: #ff8400;
}
.border-bottom-e7e7e7:before {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    background-image: -webkit-linear-gradient(90deg,#e7e7e7 50%,transparent 50%);
    background-image: linear-gradient(0deg,#e7e7e7 50%,transparent 50%);
    will-change: transform;
}
.rent-list-box ul li a {
    color: #333333;
}
.rent-list-bottom-box {
    width: 100%;
    height: 1.08rem;
}
.border-top-e7e7e7:before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 1px;
    background-image: -webkit-linear-gradient(90deg,#e7e7e7 50%,transparent 50%);
    background-image: linear-gradient(0deg,#e7e7e7 50%,transparent 50%);
    will-change: transform;
}
.rent-list-bottom-box span {
    color: #333333;
    font-size: .24rem;
    line-height: 1.08rem;
    margin-left: .29rem;
}
.rent-txt {
    border: solid 1px #e7e7e7;
    width: 1.6rem;
    height: .66rem;
    margin: .2rem 0 0 0;
    font-size: .24rem;
    text-align: center;
    border-radius: .03rem;
    -webkit-appearance: none;
}
.rent-split {
    height: .02rem;
    width: .26rem;
    background-color: #e7e7e7;
    display: inline-block;
    margin: 0 .03rem;
}
.rent-btn {
    color: #ffffff;
    font-size: .24rem;
    text-align: center;
    width: 1.6rem;
    height: .66rem;
    background-color: #ff8400;
    border-radius: .03rem;
    border: 0;
    margin-left: .2rem;
    -webkit-appearance: none;
}
.house-type-list-box ul {
    width: 100%;
    height: 5.6rem;
    overflow: auto;
}
.house-type-list-box ul li {
    height: .77rem;
    width: 95%;
    color: #333333;
    line-height: .77rem;
    font-size: .24rem;
    padding-left: 5%;
}
.house-type-list-box ul li a {
    color: #333333;
}
.house-type-list-box ul .hover, .house-type-list-box ul .hover a {
    color: #FA891B;
}

.area-list-box ul{
	width: 100%;
    height: 5.6rem;
    overflow: auto;
}
.area-list-box ul li {
    height: .77rem;
    width: 95%;
    color: #333333;
    line-height: .77rem;
    font-size: .24rem;
    padding-left: 5%;
}
.area-list-box ul li a {
    color: #333333;
}

/*新添小区同户型成交历史-----------------------*/
.deal_box{
    position: absolute;
    top:1.8rem;
    width: 100%;
    left: 0;
    bottom: 0;
    margin: auto;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}
.deal_box ul li{
    width: 100%;
    padding-bottom: .3rem;
    float: left;
}
.details-item-box{
    padding:0 .4rem;
}
.details-item-box .huxing{
    font-size: .3rem;
    text-align: left;
    color: #333333;
    margin-top: .3rem;
}
.details-item-box .source{
    font-size: .22rem;
    text-align: left;
    color: #999999;
}
.details-item-box .prices{
    text-align: left;
    height: 0.6rem;
    line-height: 0.6rem;
    float: left;
}
.details-item-box .prices strong{
    font-size: .45rem;
    color: #FF8400;
    float: left;
}
.details-item-box .prices i{
    font-size: .25rem;
    color: #FF8400;
    margin-left: 2px;
    display: block;
    float: left;
    margin-top: 0.05rem;
} 
.details-item-box .prices span{
    font-size: .24rem;
    color: #999999;
    margin-left: 5px;
    display: block;
    float: left;
    margin-top: 0.05rem;
}
.no_record{
    display: none;
    margin: 0 auto;
    width: 90%;
    height: calc( 100vh - 2rem );
    background: url(../../images/common/no_record.png) no-repeat;
    background-position: center center;
    background-size: 100%;
    text-align: center;
    font-size: 0.3rem;
    color: #999;
    padding-top: 2rem;
}


