	.lockscroll{
		position:fixed;
		width:100%;
		height:100%;
		overflow:hidden;
	}
	.whatsapp_home{
		position:fixed;
		bottom:0px;
		right:0px;
		z-index:90;
	}

	.whatsapp_home img{
		margin:2px;
		width:140px;
	}
	.whatsapp_home .closebtn{
		position:absolute; 
	}	
	.whatsapp_home .closebtn img{
		width:35px;
	}
	
	#content{
		background-color:#f5f5f5; 
	}
	.home_search{
		padding:5px;
		border-bottom:1px solid #CCC
	}
	.home_search table{
		border-collapse:collapse
	}
	.home_search .searchicon{ 
		display:block;
		height:29px;
		width:29px;
		text-align:center;
		background-color:#569719;
		padding:4px
	}
	.home_search .searchicon img{
		height:25px;
		margin-top:2px;
	}
	.home_search .detailsearch{
		display:block;
		font-size:15px;
		padding:5px;
		line-height:25px !important;
		background-color:#bf0f0f;
		color:#fff;
	 
		margin-left:5px
	}
	 
	.grayline{
		height:1px;
		background-color:#b9b9b9
	}
	.proplisttag{
		display:table;
		width:95%;
		margin:10px auto;
		border:1px solid #F60; 
	}
	.proplisttag a{
		display:table-cell; 
		text-align:center;
		padding:5px 0; 
		line-height:25px;
		background-color:#ffffff;
	}
	.proplisttag a.active{
		background-color:#F60;
		color:#ffffff;
	}
	.proplisttag .item1, .proplisttag .item2, .proplisttag .item4{
		border-right:1px solid #F60
	}
	.proplist{ 
		width:100%; 
		display:inline-block;
	}
	.proplist .pitem{ 
		margin-right:5px;
		border:1px solid #d8d8d8;  
		background-color:#ffffff;
	}
	.proplist .photo{
		width:135px;
		height:120px;
		overflow:hidden; 
		background-color:#d8d8d8;
		text-align:center
	}
	.proplist .photo img{ 
		height:120px;
	}
	.proplist td{
		text-align:left;
		padding-left:5px;
		padding-bottom:0px;
		color:#999
	}
	.proplist .price{
		color:#f35000 !important;
		padding-bottom:5px;
	}
	.proplist .rentprice{
		color:#06F !important;
		padding-bottom:5px;
	}
	.proplist .greenprice{
		color:#00a80c  !important;
		padding-bottom:5px;
	}	
	.proplist .bname{
		color:#ff0000  !important;
		text-align:center;
		width:125px;
		padding-top:5px;
		font-size:17px !important;
		font-weight:normal !important
	}
	 
	.more{
		text-align:center
	}
	.more a{
		display:block; 
		max-width:70px;
		padding:4px 8px;
		border:1px solid #048dcd;
		background-color:#048dcd;
		text-align:center;
		margin:10px auto;
		color:#fff
	}
	.more a:visited{
		color:#fff
	}
	.more a:hover{
		border:1px solid #048dcd;
		background-color:#12b4ff;
		color:#fff
	}
	.sepcial{
		display:table;
		width:100%;
		margin:5px 0;
	}
	.sepcial .row{
		display:table-row;
	}
	.sepcial a.item{
		display:table-cell;
		width:25%;
		padding-bottom:10px;
		text-align:center;
		color:#181818
	}
	.sepcial .item .icon{ 
		margin:8px auto;
	}
	.sepcial .item .icon img{
		width:45px;
	}
	.sepcial .title{
		font-size:0.9em
	}
	.fhtitle{ 
	}
	.fhlisttag{
		display:table;
		width:100%;
		margin:10px auto;
		box-shadow: 3px 3px 2px #676767;
		border:1px solid #F60;
		border-collapse:collapse
	}
	.fhlisttag a{
		display:table-cell; 
		text-align:center;
		padding:5px 0; 
		line-height:25px;
		background-color:#ffffff;
	}
	.fhlisttag a.active{
		background-color:#F60;
		color:#ffffff;
	}
	.fhlisttag .item1, .fhlisttag .item2, .fhlisttag .item3{
		border-right:1px solid #F60
	}	
	.fhlist {
		width:100%; 
		display:inline-block;
	}
	.fhlist .photo{
		width:135px;
		margin:0 4px;
		height:80px;
		overflow:hidden; 
		background-color:#d8d8d8;
		text-align:center
	}
	
	.fhlist .photo img{ 
		height:80px;
	}
	.favicon{
		position:absolute;
		margin:1px;
		z-index:98
	}
	.favicon img{
		width:35px;
	}
.swipe {  
	padding:0;
    margin: 0; 
    list-style-type: none; 
	z-index:1 !important
}

.swipe li { 
	padding:0;
    margin: 0; 
    float: left; 
}

.swipe1 {  
	padding:0;
    margin: 0; 
    list-style-type: none; 
	z-index:1 !important
}

.swipe1 li { 
	padding:0;
    margin: 0; 
    float: left; 
}

.swipe2 {  
	padding:0;
    margin: 0; 
    list-style-type: none; 
	z-index:1 !important
}

.swipe2 li { 
	padding:0;
    margin: 0; 
    float: left; 
}
 
  .swiper-container {
        width: 100%;
        height: 220px;
    }
    .swiper-slide {   
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
    }
	.swiper-pagination{
		bottom:0 !important;
		margin-bottom:10px;
		margin-top:10px;
	}
	.swiper-wrapper{
		height:auto !important;
	}
	.swiper-pagination-bullet-active{
		background:#F00 !important
	}
	
  #usefulitem{
	 
  }
 
 #usefulitem .utitle{
	 margin:10px;
	 font-size:17px;
	 color:#666
 }
  #usefulitem a{
	  display:table-cell;
	  background-color:#FFBE4D;
	  color:#000;
	  padding:6px 3px;
	  vertical-align:middle;
	  margin:3px !important;
	  text-align:center;
	  font-size:15px;
	  border: 2px solid #f5f5f5;
  }
    #usefulitem a.nodata{
		background-color:#f5f5f5;
	}
 
.oldprice{
	text-decoration: line-through;
	font-size:15px;
	color:#CCC
}