
input, button {
	font-family: "microsoft yahei", "pingfang sc";
}
.clearfix:after {visibility: hidden;display: block;font-size: 0;content: " ";clear: both;height: 0;}
* html .clearfix             { zoom: 1; } /* ie6 */
*:first-child html .clearfix { zoom: 1; } /* ie7 */
.to{overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}

.xy-header-small{
	border: none
}
.xy-search {
	height: 74px;
	border-top: 1px solid rgba(220,220,220,1);
	border-bottom: 1px solid rgba(220,220,220,1);
}
.xy-search-content {
	width: 1180px;
	margin: 0 auto;
	background: #fff;
}
.xy-search-city{
	width: 81px;
	border-right: 1px solid #d9d9d9;
	height: 45px;
	margin:15px 0;
	float: left;
	position: relative;
}
.xy-search-city p{
	font-size:16px;
	color:rgba(51,51,51,1);
	line-height:45px;
	text-align: left;
	cursor: pointer;
}
.xy-search-city-icon{
	width:0; 
    height:0; 
    border-left:4px solid transparent;
    border-right:4px solid transparent;
    border-top:5px solid #999;
    position: absolute;
    top: 22px;
    left: 47px;

}
.xy-search-cityicon-active{
	border-left:4px solid transparent!important;
    border-right:4px solid transparent!important;
    border-bottom:5px solid #8262bb;
    border-top:none
}
.xy-search-city p:hover{
	color: #8262bb
}
.xy-search-citylist{
	position: absolute;
	width: 65px;
	z-index:99;
	border:1px solid #d9d9d9;
	border-radius: 3px;
	left: 0;
	top:50px; 
	background: #fff;
	display: none;
}
.xy-search-citylist li{
	height: 40px;
	line-height: 40px;
	text-align: center;
	color:rgba(51,51,51,1);
	cursor: pointer;
}
.xy-search-citylist li:hover{
	background:rgba(144,107,200,0.1);
	color: #754ab6;
}
.xy-search-main{
	height: 45px;
	margin:14px 0;
	padding-left: 39px;
	float: left;
	width: 1050px;
	position: relative;
}
.xy-search-input{
	border:none;
	background: url(/uploads/image/silist/searchicon.png) no-repeat;
	background-position:  0 13px;
	padding-left: 30px;
	height: 45px;
	font-size:14px;
	color:rgba(51,51,51,1);
	width: 900px;
	font-family: "microsoft yahei";
}
.xy-search-btn{
	float: right;
	width:80px;
	height:50px; 
	background:rgba(144,107,200,1);
	border-radius: 4px ;
	font-size:16px;
	color:rgba(255,255,255,1);
	line-height:50px;
	border: none;
	opacity: 0.8;
	cursor: pointer;
	font-family: "microsoft yahei";
}
.xy-search-address{
	display: inline-block;
	position: absolute;
	top: 11px;
	right: 100px;
	width: 20px;
	height: 26px;
	background: url(/uploads/image/silist/addressicon.png) no-repeat;
}


.xy-location {
	margin: 0 auto;
	height: 45px;
	width: 1180px;
	position: relative;
}
.xy-location p,.xy-location span{
	line-height: 45px;
	font-size:12px;
	color:rgba(153,153,153,1);
}

.xy-select {
	height: auto;
	margin-bottom: 45px;
}
.xy-select-content {
	background: rgba(250,250,250,1);
	width: 1180px;
	margin: 0 auto;
	border: 1px solid rgba(220,220,220,1);
}
.xy-house {
	
}
.xy-house-content {
	
	width: 1180px;
	margin: 0 auto;
	position: relative;
}

.xy-house-mainbox{
	width: 880px;
	overflow: hidden;
}
.xy-housemain-tab{
	width:878px;
	height:45px; 
	background:rgba(255,255,255,1);
	border: 1px solid #e6e6e6;
	border-top: 2px solid #ff9c0b;
}
.xy-housemain-tab li{
	width:120px;
	height:42px; 
	font-size:14px;
	color:rgba(102,102,102,1);
	line-height:42px;
	text-align: center;
	float: left;
	border-right: 1px solid #e6e6e6;
	cursor: pointer;
}
.xy-housemain-tab li i{
	background: url(/uploads/image/silist/houseicon.png) no-repeat;
	display: inline-block;
	width:7px;
	height:12px; 
	margin-left: 7px;
}
.xy-selcon-btn {
	cursor: pointer;
}
.xy-housemain-tab li i.xy-housetab-iconup{
	background-position: 0 1px
}
.xy-housemain-tab li i.xy-housetab-icondown{
	background-position: -14px 0
}
.xy-housemain-tab li.xy-housetab-active,.xy-housemain-tab li:hover{
	background:rgba(250,250,250,1);
	color: #906bc8;
}
.xy-house-tabtext{
	height: 45px;
	font-size:13px;
	color:rgba(153,153,153,1);
	line-height:45px;
	border-bottom: 1px solid #e6e6e6;
	text-align: left;
}
.xy-house-tabtext .housenum {
	position: absolute;
    left: 0;
}
.xy-house-tabtext span{
	margin:0 5px;
}
.lx-life-page{
	float: right;
	margin-top: 44px; 
	margin-bottom: 131px;
}
.lx-life-page li{
	height: 30px;
	font-size:14px;
	color:rgba(102,102,102,1);
	padding: 0 14px;
	float: left;
	margin-right: 4px;
	border:1px solid #dcdcdc;
	line-height: 30px;
	border-radius: 2px;
	cursor: pointer;
}
.lx-life-page li.lx-life-pageactive{
	background:rgba(144,107,200,1);
	border:1px solid rgba(144,107,200,1);
	color: #fff;
}
.lx-life-page li:hover{
	border:1px solid rgba(144,107,200,1);
}
.lx-life-page span{
	display: inline-block;
	padding: 0 14px;
	height: 30px;
	font-size:14px;
	line-height: 30px;
	font-size:14px;
	color:rgba(102,102,102,1);
	float: left;
}
.xy-house-main{
	width: 100%;
	padding: 29px 0;
	border-bottom: 1px solid #e6e6e6;
}
.xy-houselist-img{
	width:240px;
	height:180px;
	border: 2px;
	float: left;
	cursor: pointer;
}
.xy-houselist-main{
	float: left;
	margin-left: 39px;
	width: 600px;
	position: relative;
	overflow: hidden;
}
.xy-houselist-main h4{
	font-size:18px;
	color:rgba(51,51,51,1);
	margin-top: 5px;
	margin-bottom: 20px;
}
.xy-houselist-main h4 a{
	color:rgba(51,51,51,1);
}
.xy-houselist-main h4 a:hover{
	color: #9a77d8
}
.xy-houselist-main h4 span{
	font-size:12px;
	color:rgba(255,255,255,1);
	line-height:19px;
	padding: 0 6px;
	margin-left: 6px;
	display: inline-block;
	border-radius: 2px;
	vertical-align: middle;
}
.xy-houselist-main h4 span.xy-houselable-yellow{
	background:rgba(248,145,68,1);
}
.xy-houselist-main h4 span.xy-houselable-blue{
	background:rgba(78,184,242,1);
}
.xy-houselist-main h4 span.xy-houselable-violet{
	background:rgba(154,119,216,1);
}
.xy-houselist-text{
	font-size:14px;
	color:rgba(102,102,102,1);
	line-height:14px;
	margin-bottom: 16px;
	width: 580px;
}
.xy-houselist-text i{
	background: url(/uploads/image/silist/housetexticon.png) no-repeat;
	display: inline-block;
	width: 16px;
	height: 16px;
	margin-right: 14px;
	vertical-align: bottom;
}
.xy-houselist-text i.xy-housetext-icon1{
	background-position: -1px 2px
}
.xy-houselist-text i.xy-housetext-icon2{
	background-position: -1px -29px
}
.xy-houselist-text i.xy-housetext-icon3{
	background-position: -1px -58px
}
.xy-houselist-lable{
	padding: 10px 0 0 0
}
.xy-houselist-lable span{
	display: inline-block;
	background:rgba(249,248,254,1);
	border-radius: 3px ;
	font-size:12px;
	color:rgba(121,93,171,1);
	padding: 0 9px;
	line-height: 24px;
	margin-right: 10px;
}
.xy-house-mapfind{
	width:270px;
	height:210px; 
	position: absolute;
	right: 0;
	top: 0;

}
.xy-house-mapfind img{
	width:270px;
	height:210px; 
	border-radius: 2px;
}
.xy-mapfind-fixed{
	position: fixed;
	right: 50%;
	margin-right: -590px;
}
.xy-houselist-price{
	font-size:14px;
	color:rgba(51,51,51,1);	
	position: absolute;
	top: 50%;
	right: 0;
	margin-top: -15px;
}
.xy-houselist-price span{
	font-size:30px;
	color:rgba(51,51,51,1);
	font-weight: bold;
	margin-right: 3px;
}
.xy-selectcho-tit{
	font-size:14px;
	color:rgba(34,34,34,1);
	line-height:45px;
	padding: 0 30px;
	float: left;
	font-weight: bold;
}
.xy-selectcho-tab{
	float: left;
	text-align: left;
}
.xy-selectcho-tab a{
	display: inline-block;
	font-size:14px;
	color:rgba(51,51,51,1);
	line-height:45px;
	width: 116px;

}
.xy-select-check{
	display: inline-block;
	width:13px;
	height:13px; 
	background:rgba(255,255,255,1);
	border-radius: 3px ;
	border:1px solid #d0d0d0;
	box-sizing: border-box;
	margin:17px 6px 0 0;
	float: left;
}
.xy-select-check-true{
	background: url(/uploads/image/silist/selecttrue.png) no-repeat;
	width:13px;
	height:13px; 
	border: none
}
.xy-selectcho-price,.xy-selectcho-area{
	font-size:14px;
	color:rgba(85,85,85,1);
	display: inline-block;
}
.xy-selectcho-price input,.xy-selectcho-area input{
	width:55px;
	height:21px; 
	padding: 0 5px;
	background:rgba(255,255,255,1);
	border-radius: 3px ;
	display: inline-block;
	line-height: 21px;
	border: 1px solid #d0d0d0;
	box-sizing: border-box;
	font-size: 12px;
	margin:0 5px;
}
.xy-selectcho-price input:hover,.xy-selectcho-area input:hover{
	border: 1px solid #906bc8;
	box-sizing: border-box;
}
.xy-selectcho-price button,.xy-selectcho-area button{
	background: #906bc8;
	font-size: 12px;
	width:55px;
	height:21px; 
	color: #fff;
	text-align: center;
	border: 1px solid #906bc8;
	box-sizing: border-box;
	border-radius:2px;
	margin-left: 10px;
	cursor: pointer;
}
.xy-selectcho-price button:hover,.xy-selectcho-area button:hover{
	opacity: 0.8
}
.xy-selectcho-sub,.xy-selectcho-arsub{
	display: none;
}
.xy-sel-position-tab ul{
	float: left;
	border-bottom: 1px solid #e7e7e7;
	width: 1080px;
}
.xy-sel-position-tab li{
	font-size:14px;
	color:#535d69;
	line-height:45px;
	float: left;
	margin-right: 30px;
}
.xy-sel-position-tab li.xy-selpos-tabactive{
	border-bottom: 2px solid #906bc8;
	color:#906bc8;
}
.xy-selpos-area ul{
	width: 1080px;
	padding-left: 88px;
}
.xy-selpos-area li{
	float: left;
	margin-right: 30px;
	font-size:14px;
	color:rgba(34,34,34,1);
	line-height:45px;
}
.xy-selpos-area li a:hover,.xy-selpos-area li.xy-selposarea-active,.xy-selpos-main li a:hover,.xy-selpos-main li.xy-selposarea-active{
	color:#906bc8;
}
.xy-selpos-main{
	background:rgba(244,244,244,1);
	border:1px solid #e7e7e7;
	border-left: none;
	border-right: none;
	padding: 20px 32px 20px 88px;
}
.xy-selpos-main li{
	font-size:14px;
	color:rgba(85,85,85,1);
	line-height:45px;
	float: left;
	margin-right: 30px;
}
.xy-selpos-main li a,.xy-selpos-area li a{
	color:rgba(85,85,85,1);
}
.xy-selectcho-direction{
	float: left;
	margin-top: 11px;
}
.xy-seldir-main,.xy-seldir-timebox{
	height:21px; 
	background:rgba(255,255,255,1);
	border-radius: 3px ;
	margin-right:15px;
	line-height: 21px;
	border: 1px solid #d0d0d0;
	float: left;
	font-size:12px;
	color:rgba(102,102,102,1);
	padding: 0 30px 0 6px;
	position: relative;
	cursor: pointer;
}

.xy-seldir-mainicon{
	display: inline-block;
	width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 5px solid #999;
    position: absolute;
    top: 8px;
    right: 5px;
}
.xy-seldir-mainicon-active{
	border-left:4px solid transparent!important;
    border-right:4px solid transparent!important;
    border-bottom:5px solid #8262bb;
    border-top:none
}
.xy-seldir-main-hover{
	color:#906bc8;
	border: 1px solid #906bc8;
}
.xy-seldie-sel{
	position: absolute;
	width: 60px;
	border: 1px solid #d0d0d0;
	top: 25px;
	left: 0;
	background: #fff;
	z-index: 1;
	border-radius: 2px;
	display:none;
}
.xy-seldie-sel li{
	text-align: center;
	line-height: 25px;
	color: rgba(51,51,51,1);
    cursor: pointer;
}
.xy-seldie-sel li:hover{
	background:rgba(144,107,200,0.1);
	color: #754ab6;
}
.xy-selcho-bor{
	border-top: 1px solid #e7e7e7;
	height: 60px;
}
.xy-selcho-bor p{
	line-height: 60px;
}
.xy-selcon-btn{
	height:24px; 
	background:rgba(255,255,255,1);
	border-radius: 3px ;
	margin-right:15px;
	line-height: 24px;
	border: 1px solid #d0d0d0;
	float: left;
	font-size:12px;
	color:rgba(102,102,102,1);
	position: relative;
	padding: 0 25px 0 0;
}
.xy-selconparent {
	float: left;
}
.xy-selcon-btn span{
	padding-left: 11px;
}
.xy-selcon-btnact{
	color:#906bc8;
	border: 1px solid #906bc8;
	background:rgba(255,255,255,1);
}
.xy-sel-condition{
	float: left;
	margin-top: 17px;
}
.xy-selcon-close{ 
	position: absolute;
	right: 5px;
	top: 11px;
	cursor: pointer;
 	display: inline-block; 
 	width: 12px;
 	height:2px; 
 	background: #d0d0d0;
 	line-height: 0;
 	font-size:0;
 	vertical-align: middle;
 	-webkit-transform: rotate(45deg);
 }
.xy-selcon-close:after{
	content:'/';
	display:block;
	width: 12px;
	height:2px; 
	background: #d0d0d0;
	-webkit-transform: rotate(-90deg);
}
.xy-selcon-closeact{
	background: #906bc8;
}
.xy-selcon-closeact:after{ 
	background: #906bc8;
}
.xy-selcon-delete{
	display: inline-block;
	line-height: 24px;
	background: url(/uploads/image/silist/delete.png) no-repeat;
	background-size: 11px 13px;
	font-size:12px;
	color:rgba(102,102,102,1);
	padding-left: 18px;
	background-position: 0 6px;
	margin-left: 16px;
	cursor: pointer;
}
.xy-location .housenum {
	position: absolute;
	left: 0;
}
.map-calendar{
	border:none;
	height: 18px;
	width: 104px;
    background: rgba(255,255,255,1);
	line-height: 18px;
	float: left;
    font-size: 12px;
    color: rgba(102,102,102,1);
	cursor: pointer;
	position: absolute;
}
.map-calendar:-ms-input-placeholder{
    color: rgba(51,51,51,1);opacity:1;
}

.map-calendar::-webkit-input-placeholder{
    color: rgba(51,51,51,1);opacity:1;
}

.list_err {
	width: 183px;
	height: 300px;
	margin-top: 144px;
	margin-left: 380px;
	display: none;
}
.list_err img {
	margin-left: 25px;
}
.list_err p {
	width: 183px;
	height: 43px;
	font-size: 14px;
	color: #999999;
	line-height: 22px;
	text-align: center;
	margin-top: 23px;
}
#erroshow {
	display: block;
}
.xy-item {
	height: 93px;
}