.center{
	width: 1190px;
	margin: 0 auto;
	padding-bottom: 0px;	
}
.xxdt {
    width: 1190px;
    margin: 0 auto;
}
.title{
	margin: 0 auto;
	padding: 20px 0;	
}
.allXxdt{
	margin-top: 50px;
	margin-bottom: 30px;
	height: 40px;
	width: 140px !important;
	margin-left: 1026px;	
}
.title h1{
	font-weight: normal;
	font-size: 22px;
	color: #222;
	line-height: 42px;
	text-align: center;	
}
.fbnr {
    width: 1190px;
    background: #fff;
    margin: 0 auto;
}
.fbnr p {
    line-height: 80px;
    font-size: 18px;
    color: #4d4d4d;
    display: block;
    float: left;
    margin-left: 300px;
}
.fbnr input {
    float: left;
    line-height: 40px;
    color: #fff;
    padding: 0 30px;
    background-color: #ff6600;
    font-size: 16px;
    margin-left: 20px;
    margin-top: 20px;
    cursor: pointer;
}
.ckqb {
    color: #fff !important;
}
.xxdt .gdBtn {
    height: 40px;
    line-height: 38px;
    font-size: 14px;
    text-align: center;
    background: -webkit-gradient(linear, left top, right top, from(#ee6553), to(#f1912e));
    background: linear-gradient(90deg, #ee6553, #f1912e);
    color: #fff;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-transition: all .3s;
    transition: all .3s;
    cursor: pointer;
    width: 140px;
    border-radius: 40px;
}
.bePointer {
    cursor: pointer;
    color: #333;
}
.rmxq_box li {
    padding: 20px;
    background: #fff;
    float: left;
    margin-right: 15px;
    margin-bottom: 20px;
    height: 250px;
    padding-top: 50px;
    opacity: .8;
    filter: alpha(opacity=80);
    -webkit-box-shadow: 0 0 20px rgba(0,0,0,0.06);
    box-shadow: 0 0 20px rgba(0,0,0,0.06);
    -webkit-transition: -webkit-transform .3s linear;
    transition: -webkit-transform .3s linear;
    transition: transform .3s linear;
    transition: transform .3s linear, -webkit-transform .3s linear;
    -moz-transition: transform .3s linear;
    -webkit-transition: transform .3s linear;
    -o-transition: transform .3s linear;
    position: relative;
}
.rmxq_box li::before {
    content: '';
    width: 0;
    height: 2px;
    background-color: #ff6600;
    position: absolute;
    bottom: 0;
    left: 1px;
    transition: width 1s ease;
    -moz-transition: width 1s ease;
    -webkit-transition: width 1s ease;
    -o-transition: width 1s ease;
}
.sbbf {
    margin-bottom: 20px;
}
.sbbf h1 {
    font-size: 20px;
    color: #333;
    font-weight: normal;
    line-height: 40px;
    border-bottom: 1px solid #dadada;
}
.sbbf .state {
    display: none;
    width: 33px;
    height: 16px;
    background-color: #FF6638;
    color: #fff;
    font-size: 12px;
    line-height: 18px;
    text-align: center;
    position: relative;
    vertical-align: middle;
    margin: 0 0 6px 10px;
}
.rmxq_box li:first-child .state {
    display: inline-block;
}
.sbbf .state > div {
    width: 0;
    height: 0;
    border-width: 4px 4px 0;
    border-style: solid;
    border-color: #FF6638 transparent transparent transparent;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -4px;
    margin: 0 auto;
}
.sbbf p {
    font-size: 15px;
    color: #3C3A3A;
    font-weight: normal;
    text-align: left;
    padding: 0;
    margin: 10px 0;
    height: 80px;
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 35px;
    width: 280px;
}
.bgImg {
    position: absolute;
    width: 120px;
    height: 120px;
    bottom: 46px;
    right: 0;
    background-size: auto 94px;
    background-position: right bottom;
    background-repeat: no-repeat;
}
.bgImg-buy {
    background-image: url(../images/sale-buy.png);
}
.bgImg-rent {
    background-image: url(../images/hot-rent.png);
}
.xbbf_l {
    float: left;
}
.xbbf h {
    font-weight: normal;
    float: left;
    padding: 3px 7px;
    border: 1px solid #108cee;
    font-size: 12px;
    color: #108CEE;
    margin-right: 10px;
}
.xbbf h1 {
    font-weight: normal;
    float: left;
    font-size: 12px;
    color: #FE8E6C;
    padding: 3px 7px;
    border: 1px solid #FE8E6C;
}
.xbbf_r {
    float: right;
    margin-top: 13px;
}
.rmxq_box li:hover {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-box-shadow: 0 0 20px rgba(0,0,0,0.22);
    box-shadow: 0 0 20px rgba(0,0,0,0.22);
    transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    -webkit-transform: translateY(-3px);
    -moz-transform: translateY(-3px);
    -o-transform: translateY(-3px);
}
.bePointer:hover {
    color: #ff6600;
}
.rmxq_box li:hover::before {
    width: 378px;
}
.xxdt .gdBtn:hover {
    background: -webkit-gradient(linear, left top, right top, from(#ee6553), to(#da650e));
    background: linear-gradient(90deg, #ee6553, #da650e);
}
.rentNeed{
    position: absolute;
    width: 85px;
    height: 35px;
    line-height: 35px;
    background-color: #f60;
    color: #fff;
    text-align: center;
    border-radius: 4px;
    cursor: pointer;
}