.info .topbnameicon{
	display:table;
	width:100%;
}

.info .topbname{
	display:table-cell;
	vertical-align:top;
	min-height:62px; 
	padding:5px;
	background-color:#eeeeee;
	border-bottom:1px solid #FFFFFF
}
.info .icon{
	display:table-cell;
	vertical-align:middle;
	width:170px;
	min-height:62px; 
	background-color:#eeeeee; 
}
.info .icon div{
	float:right;
	margin-left:1px;
	margin-top:3px;
	cursor:hand;
	cursor:pointer
}
.info .bname{
	display:inline-block;
	font-size:19px; 
	color:#c30000
}
.info .bname span{
	display:block;
	float:left; 
	margin-right:10px;
}
.info .flooroom{ 
	color:#666;
}
.info .remark{
	border-radius:3px !important;
	padding:2px;
	color:#fff;
	background-color:#c7b172;
	font-size:14px; 
}
.info .others{
	display:inline-block;
	font-size:15px;
	color:#666
}
.info .others span{
	display:block;
	float:left;
	line-height:25px;
	margin-right:10px;
}
.info .street{
	font-size:15px;  
	color:#464545;  
  
}
.info .pricearea{
	display: flex;
    justify-content: space-between;
}
.info .pricearea div{
	  
}
.info .pricearea div span{ 
	text-align:center;
	margin-left:3px;
	margin-right:3px;
	font-size:18px;
}
.info .pricearea .lblrent{ 
	width: 30px;
    height: 30px;
    line-height: 32px;
    background-color: #b78300;
    display: block;
    border-radius: 50px !important;
    color: #ffffff;
}
.info .pricearea .lblprice{ 
	width: 30px;
    height: 30px;
    line-height: 32px;
    background-color: #e70000;
    display: block;
    border-radius: 50px !important;
    color: #ffffff;
}
.info .pricearea .rentnum,.info .pricearea .pricenum{
	font-size:28px;  
	color:#F00;
	vertical-align:middle;
}
.info .pricearea .rentnum{
	color:#b78300;
}
.info .otherdesc div{
	float: left;
    background-color: #ebebeb;
    padding: 5px;
    margin-right: 5px;
	margin-bottom:5px;
}
.detailtab{
	 border-bottom:3px solid #be5151
}
#tabs { 
   margin-top:25px;
} 

#tabs ul{
	list-style:none;
	margin:0;
	padding:0;
	width:100%;   
	height:40px; 
	 overflow:hidden;
}
 
#tabs li{ 
		margin-right:3px;
		font-weight:bold;  
		background-color:#e9e9e9;
		min-width:20%;
		float:left;
		text-align:center;
 }
#tabs li.ui-state-active {
        background :  #be5151 !important;
		color:#FFF !important; 
}
#tabs li a { 
	color:#000000;
	font-size:17px;
	text-align:center;
	display:block;
	padding:8px 4px;   
	cursor:hand;
	cursor:pointer;  
}
#tabs li.ui-state-active a{
	color:#ffffff
}
@media (max-width: 350px) {
	 #tabs li a { 
	 	font-size:15px;
		padding:10px 2px;  
	 }
}
 
#tabs .detail{
	height:110px;
	overflow:hidden;
}
#tabs .bname{ 
	color:#e20000;
	font-size:16px;
	margin-top:5px
}

#tabs .price{  
	color:#006aa7
}
#tabs .rent{   
	color:#347a24
}
#tabs .sep{
	height:2px;
	background-color:#dbdbdb;
	margin-top:15px;
	margin-bottom:15px; 
	
}
#tabs .data{  
	 padding:10px 0; 
}

@media (max-width: 767px) {
	#tabs li{  
	 	min-width:20%
 	}
	#tabs .data{  
		 padding:5px; 
	}
	
	.info .icon{ 
		position:fixed;
		z-index:97;
		width:100%;
		left:0;
		bottom:0;
 		right:0;  
		background-color:#ffffff
	}
	.info .icon div{
		float:left;
		padding:5px;
		background-color:#ffffff; 
	}
}

#tabs .ui-tabs-nav { 
    padding-left: 0px;
	background-image:none;
	font-size:15px; 
    -moz-border-radius: 0px; 
    -webkit-border-radius: 0px; 
    border-radius: 0px; 
	 
} 
#tabs .ui-tabs-panel { 
    background: #fff; 
}

.detailnav{
	text-align:right; 
}
.detailnav a{
	color:#000;
	margin-left:15px;
} 

.detailnav-xs{
	padding-top:15px;
	text-align:center; 
}
.detailnav-xs a{
	color:#000;
	margin-left:15px;
	margin-right:15px;
} 


.info_content_photo_br{
	border: 1px solid #dfdfdf; 
	width:100%; 

}
.info_largepic_btm{
	border-bottom: 1px solid #dfdfdf;
}
.info_largepic_btm .proplimage{
	margin:5px;
	text-align:center;
	max-height:285px;
	overflow:hidden
}
.info_largepic_btm .proplimage img{
	margin:auto;
	max-width:100%;
	max-height:285px
}
#info_largepic_desc{
	text-align:right;
	padding-right: 19px;
	clear:both;
}
.info_content_photo_list{
	max-width:330px;
	margin:auto;
	 
}

.piclist{
	max-width:300px;
	overflow:hidden;
	margin:auto;
}
.piclist div{
	float:left;
} 

.piclist .listpic_br1{
	border: 3px solid #ffffff;	
}
.piclist .listpic_br2{
	border: 3px solid #9d2132;	
}
.desctop{
	padding-top:5px;
	padding-bottom:5px; 
	margin-bottom:5px;
	font-size:13px
}
.desctop td{
	color:#595959;
} 
.info_detail{
	font-weight:bold;
	width:1%;
	padding-right:0px !important;
	white-space:nowrap;
}

.counter{
	background-color:#e7e7e7;
	padding:8px;
	text-align:center;
	margin:8px 0
}
#property-enquiry{
	margin-left:10px;
	margin-top:15px;
}
#property-enquiry td{
	padding-bottom:5px;
}
#property-enquiry .hd{
	background-color:#be5151;
	color:#ffffff;
	padding:6px;
	padding-bottom:1px;
	text-align:center; 
}
#property-enquiry .bd{
	border:1px solid #e7e7e7;
	padding:10px
}
#property-enquiry .lbl{
	white-space:nowrap;
	padding-right:8px;
}
#property-enquiry input[type='text']{
	width:100%;
	border:1px solid #d1d1d1
}
#property-enquiry textarea{
	width:100%;
	border:1px solid #d1d1d1
}
#property-enquiry .btnsend{
	background-color:#be5151;
	color:#ffffff;
	border:none;
	padding:5px 10px
}


.fav {
	background-color:#FFF;
	padding:5px;
	margin-right:10px;
	margin-bottom:10px;
	height: 250px;
  	color:#343434;
	overflow:hidden;
	border:1px solid #dedede
}
.fav:hover{
	box-shadow: 0px 0px 6px #b3b3b3;
}
 
.fav .tn{
  max-width: 100%;
  margin: 0;
  height: 140px;
  text-align:center
}
.fav .promoimg{
	background-color:#F2F2F2;
	background-size:cover;
	background-position:center;
	display:block;
	max-width: 100%;
	height: 140px;
	
}
.fav .promoimg img{
  max-width: 100%;
  height: 140px;
}

.fav .item{
  width: 100%;
  font-size:13px;  
  text-align:left;
  padding-left:5px
}
.fav .bname{
	font-size:15px;
  text-align:left; 
  padding:5px;
  padding-bottom:0;
  line-height:20px;
}
 
.fav .price{
	color:#000;
}

.favdel{
	position:absolute;
	margin-left:5px;
	margin-top:5px;
	cursor:hand;
	cursor:pointer;
}
 
#favid table{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
.fotorama{
	width:100%;   
	text-align:center;
	position:absolute; 
}
.fotorama_photo{
	background-color:#E6E6E6;
	 
}
.trendstab{
	display:none;
}