.btn {
	padding: 10px 12px 6px 12px;
}

.btns {
	width: 34px;
}

#bname {
	padding-left: 3px
}


.numnavbar { 
	background-color: #ffffff;
	color: #2a2a2a;
	border-bottom: none
}

.numnavbar .navtotal {
	font-size: 15px; 
}

.numnavbar .navtotal span {
	color: #5f259f;
	font-weight: bold;
}

.numnavbar .sorting {
	text-align: right;
	font-size: 15px;
}

.numnavbar .sorting select {
	border: 1px solid #CCC;
	border-radius: 5px !important;
	height: 30px;
	width: 50%;
	max-width: 220px;
	color: #898888;
}

/* listing */

#prop_list #list {
	clear: both;
	width: 100%;
	height: 200px;
	overflow: hidden;
}

#prop_list .datacontent {
	margin-left: 10px;
	font-size: 18px;
	color: #333
}

#prop_list .datacontent ul {
	padding-left: 25px;
	margin-top: 20px;
	line-height: 25px;
}

#prop_list #list_left {
	float: left;
	width: 480px;
	text-align: left;
	margin-left: 10px;
}

#prop_list .bname {
	font-size: 22px;
	line-height: 24px;
	color: #5f259f;
	width: 70%;
	font-weight: bold;
}

#prop_list .bname a:hover {
	color: #5f259f;
}

#prop_list .dist {
	font-size: 15px;
}

#prop_list .size {}

#prop_list .price {
	color: #000000;
}

#prop_list .rent {
	color: #000000
}

#prop_list .room {
	position: absolute;
	right: 10px;
	font-size: 13px;
	text-align: center
}

#prop_list .room div {
	margin-bottom: 5px
}

#prop_list .datacontent .tables {
	display: table;
	width: 100%
}

#prop_list .datacontent .row {
	display: table-row
}

#prop_list .datacontent .row div {
	display: table-cell;

}

#prop_list .hline {
	height: 1px;
	background-color: #e3e3e3;
	margin: 5px 0;
}

#prop_list .date {
	font-size: 13px;
	color: #a6a6a6;
	text-align: right;
}

#prop_list .ref {
	font-size: 13px;
	color: #a6a6a6;
	text-align: right;
}

#prop_list .icon div {
	margin-top: 5px;

}

#prop_list .info_bold {
	font-weight: bold;
}

#prop_list .btns {
	cursor: pointer;
}

#prop_list .igallery {
	width: 180px;
	text-align: center;
	height: 20px;
	padding-top: 6px;
	padding-left: 1px
}

#prop_list .picbr {
	width: 180px;
	height: 140px;
	overflow: hidden;
	text-align: center;
	background-color: #e3e3e3;
}

#prop_list .picbr img {
	width: 100%;
  height: 140px;
  object-fit: cover;
}

#prop_list .pp {
	cursor: pointer;
	margin-left: 2px;
	margin-right: 2px;
}

#prop_list .fp .detail_table {
	border: 1px solid #dfdfdf;
}

#prop_list .fp .detail_table .header {
	background-color: #666;
	color: #FFF;
	font-size: 15px;
	padding: 8px;
}

#prop_list .item {
	display: block;
	padding: 10px;
	margin-top: 10px;
	border: 1px solid #dadada;
	background-color: #ffffff;
}

#prop_list .item:hover {
	border: 1px solid #ffc6c6;
}

#p_search .lefttran {
	background-color: #ffffff;
	padding: 10px;
	width: 100%;
}

#p_search .lefttran .tran_bd {
	border-bottom: 1px solid #dcdcdc;
	padding: 10px 0
}

#p_search .lefttran .tran_price {
	color: #0077e5;
}

#p_search .lefttran .tran_input {
	color: #666;
}

#p_search .lefttran a {
	float: right;
	margin-top: -20px;
}

.green {
	color: #090
}

.nodata {
	height: 100px;
	line-height: 100px;
	width: 100%;
	text-align: center;
	font-size: 15px;
	background-color: #ffffff
}

.nophoto {
	text-align: center;
	color: #999;
	line-height: 100px;
}

.vrdiv {
	position: absolute;
	background-color: #a39364;
	color: #ffffff;
	padding-left: 3px;
	padding-right: 3px;
}

.form {
	background-color: #ffffff;
	width: 100%;
}

.form .stype {
	text-align: center;
}

.form .stype a {
	color: #ffffff;
	background-color: #838383;
	display: block;
	line-height: 50px;
	font-size: 20px;
}

.form .stype a.active {
	background-color: #5f259f;
    color: #ffffff;
}

.form .stype .buy {}

.form .stype .rent {}

.form .items {
	border: 1px solid #5f259f;
	padding: 5px;
}

.form td {
	padding-bottom: 8px;
	font-size: 15px;
	color: #1d1d1d;
	padding-left: 5px;
}

.form #saleType, .form #dcode, .form #prop {
	width: 98%
}

.form select {
	height: 35px;
	border: 1px solid #CCC;
	width: 98%;
	color: #404040;
}

.form input[type=text] {
	height: 35px;
	border: 1px solid #CCC;
	width: 98%;
	padding-left: 5px;
}

.form .subtitle {
	padding: 8px;
	background-color: #e8e8e8;
	margin: 5px;
	color: #858585;
	font-size: 15px;
}

.form .otherselect label {
	display: block;
	margin: 5px;
	margin-left: 15px;
	font-size: 15px;
	color: #858585;
	font-weight: 100 !important;
}

.form .otherselect input {
	width: 18px;
	height: 18px;
	margin-right: 10px;
}

.form-xs {
	background-color: #ffffff;
	padding: 10px;
	width: 100%;
}

.form-xs td {
	padding-bottom: 8px;
}

.form-xs #saleType, .form-xs #dcode, .form-xs #prop {
	width: 98%
}

.form-xs select {
	height: 27px;
	border: 1px solid #CCC;
	background: #FFF;
	width: 98%
}

.form-xs input[type=text] {
	height: 27px;
	border: 1px solid #CCC;
	width: 98%
}



.pagenav {
	height: 56px;
	width: 100%;
	border-bottom: 1px solid #d9d9d9;
	/* background-color: #ececec; */
	font-size: 15px;
	color: #000000;
	overflow: hidden;
	padding-top: 16px;
}

.pagenav a {
	color: #666;
	font-size: 15px;
	padding: 5px;

}

.pagenav .inner {
	line-height: 40px;
	width: 100%;
	max-width: 1200px;
	padding-left: 10px;
	margin: auto;
}

@media (max-width: 767px) {
	#prop_list .bname {
		width: 100%;
		font-size: 19px;
		line-height: normal;
	}
}

@media (max-width: 500px) {
  
  .form .stype a { 
    line-height: 38px; 
  }

	.numnavbar { 
	}

	.numnavbar .sorting select {
		width: 70%
	}

	#prop_list .datacontent {
		font-size: 16px;
	}

	#prop_list .datacontent ul {
		padding-left: 20px;
		margin-top: 10px;
	}

	#prop_list .picbr {
		height: auto !important;
		max-height: 100px;
		width: 100px;
		overflow: hidden;
	}

	#prop_list .picbr img {
		max-width: 100%;
		max-height: 100px;
	}
}

@media (max-width: 450px) {
	.numnavbar .navtotal {
		font-size: 16px; 
	}

	#prop_list .datacontent {
		margin-left: 5px;
	}

	#prop_list .item {
		padding: 3px !important;
		background-position: right 5px center
	}
}



