#row{
	clear:both;	
}

#col{
	float:left;	
}
.data_bd{
	padding:10px
}
.form{
	width:300px;
	background-color:#eeeeee
}
.form form{
	margin:10px
}
.form table{
	 
}
.form select{
	FONT-SIZE: 15px; FONT-FAMILY: "Arial", "Helvetica", "sans-serif";
	height:27px;
	width:100%;
	background-color:#ffffff
}
.form input[type=text]{
	height:20px;
	width:98%;
}
.form td{
	padding-bottom:5px;
	font-size:15px
}
.form .title{
	font-size:19px;
	font-weight:bold;
	text-align:center;
	padding:10px;
	background-color:#ff9e20;
}

.pp {
    cursor: pointer;
    margin-left: 2px;
    margin-right: 2px;
}
.bname{
	padding-left:5px
}
.info{
	padding-left:5px;
	padding-top:3px;padding-bottom:3px;text-align:left;
}
.bname a:link {
    font-size: 21px;
    font-weight: bold; 
	 color:#ff0000;
}
.left_arrow {
    width: 21px;
    text-align: center;
	margin-top: 5px;
}
.left div {
    float: left;
}
#list_border{
	display:inline-block;  
	padding:10px;
	min-height:180px
}
.border1{
	background-color:#fff8f0
}
.border2{
	background-color:#fff1e1
}
.datacontent{
	margin-left:10px;
	margin-right:10px;
}
.navbar{
	display:inline-block;
	width:100%;
	border-bottom: 1px solid #dcdcdc; 
	font-size:15px; 
}
.total{
	float:left;
	line-height:35px;
	font-size:15px;
}
.total .num{
	color:#F60
}
#nav{
	font-size:15px;
	float:right
}
#nav a{
	color:#333;
	display:block; 
	min-width:25px;
	padding:5px;
	float:left;
	background-color:#FC0;
	margin:2px;
	font-size:17px;
	text-align:center;
	line-height:25px;
}
#nav a.active{
	color:#F00 !important;
		background-color:#ffde73
}
#nav a:hover{
	text-decoration:none;
	background-color:#ffde73
}
.sorting{
	clear:both;
	background-color:#f1f1f1;
	display:inline-block;
	width:100%;
	text-align:center;
	margin-top:2px;
}
.sorting .item{
	float:left;
	margin:4px;
	margin-top:8px;
	margin-left:15px;
	margin-right:15px;
	padding:5px; 
}
.sorting .item a{
	display:block;
	float:left;
	margin-left:5px;
	background-color:#999;
}
.sorting .item a:hover{
	background-color:#C00;
}
.sorting .item a.active{
	background-color:#C00;
}
.sorting .item .lbl{ 
	font-size:17px;
}
.sorting .item div{ 
	float:left;
}
.myfav{
	position:absolute;
	margin-left:570px;
}
.info_bold, .info_list_detail{
	font-size:17px;
}
.price{
	color:#06F;
	font-size:19px
}
.price img{
	vertical-align:middle;
	margin-bottom: 6px;
}
.btns{
	cursor:pointer;
	cursor:hand;
}
.floor, .room{
	text-align:center;
	margin-top:10px
}
.vline{
	float:left; width:1px;height:45px; background-color:#e2e1e1
}

.moreestate{
	font-size:15px;
	width:300px;
}
.moreestate .title{
	font-size:19px;
	font-weight:bold;
	text-align:center;
	padding:10px;
	background-color:#ff9e20;
}
.district{
	clear:both;
	display:inline-block;
	width:100%;
}
.district h4{
	font-size:17px;
	margin-bottom:0px;
	margin-top:10px;
	padding-bottom:5px;
	padding-left:5px;
	border-bottom:1px solid #CCC;
}
.district ul{
	padding:0px;
	margin-top:5px;
	list-style:none
}
.district ul li{
	display:block;
	padding:5px 10px;
	float:left;
  height:16px;
}
.bottomnav .total{
	float:none;
}
.bottomnav #nav{
	float:left; 
}
	.others{ 
		margin-left:200px;
		margin-top:40px;
	}
	.others span{
		display: block;
		padding-right: 25px;
		margin-right: 5px;
		background-image: url(/img/check.svg);
		background-repeat: no-repeat;
		background-position: right;
		background-size: 25px 25px;
		margin-bottom: 8px;
		text-align: right; 
	}
	 

#list .playicon{
	display:block;
	position: absolute;
	margin-left:90px;
	margin-top:70px;
}
#list .playicon img{   
    width: 36px;
    height: 36px; 
    transform: translate(-50%, -50%);
}
#list .div-icon {
  display: block;
  position: absolute;
}
#list .div-icon .icon {
  float: left;
  position: relative; 
  margin-right: 6px;
  padding: 0px 10px;
  height: 22px;
  line-height: 22px;
  color: #fff;
  background: #F90;  
  font-size: 11px;
}