﻿button.dropdown-toggle {
	padding-right: 18px;
}
button.dropdown-toggle .text {
	width: 94%;
	display: inline-block;
	text-align: left;
}
.list-left {
	position: relative;
}
.building .property {
	margin: 0 5px;
}
.building .btn{
	padding: 3px 15px;
}
.btn {
	font-size: 12px;
}
.btn-green {
	border: 1px solid rgb(41,206,108);
	background: rgb(54,209,117);
	color: #fff;
}
.btn-green:hover {
	background: rgb(38,228,115);
	color: #fff;
}
.btn-green:active {
	background: rgb(41,206,108);
	color: #fff;
}
.input-search {
	width: 450px;
}
.input-search input,
.input-search input:hover,
.input-search input:focus {
	box-shadow: none;
}
.btn-search {
	width: 90px;
}

.input-group .btn {
	font-size: 14px;
}
.tag-filter-group {
	line-height: 1.8;
}
.list-left .sort {
	text-align: right;
}
.list-left .sort a {
	text-decoration: none;
	margin: 0 5px;
}
.list-left .sort a.active {
	color: rgb(218,22,22);
}
.list-left .divider {
	margin-bottom: 0;
}
.list-left .ui.segment .pagination {
	margin: 0;
}
.list-left .ui.segment .pagination > li > a{
	margin: 0 3px;
}
.list-left .ui.segment .pagination > li > a > .glyphicon {
	color: rgb(47,146,215);
}
.list-left .ui.segment .page-info {
	margin-bottom: -15px;
	line-height: 31px;
	padding: 20px 0;
}
.btn-switch {
	margin-bottom: -17px;
	margin-top: 10px;
	text-align: center;
}
.btn-switch i {
	padding: 0px 26px;
	border: 1px solid #ccc;
	border-bottom: 0;
	cursor: pointer;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	opacity: .6;
}
.btn-switch i:hover {
	opacity: 1;
	color: #fff;
	background-color: #999;
}
.btn-switch a {
	outline: none;
	color: inherit;
}
#hlist li {
	padding: 20px;
	border-bottom: 1px solid #eee;
	text-decoration: none;
	background: #fff;
	display: block;
}
#hlist li:hover {
	color: inherit;
	background-color: #f9f9f9;
}
#hlist .picture {
	width: 140px;
	position: relative;
}
#hlist .content {
	vertical-align: top;
}
#hlist .content .title {
	font-weight: bold;
	font-size: 16px;
}
#hlist .content .info span {
	margin-right: 10px;
}
#hlist .content .tag {
	margin-right: 5px;
}
#hlist .price .sellPrice .text {
	position: relative;
}
#hlist .price .sellPrice .unit,
#hlist .acreage .unit {
	position: relative;
	bottom: 2px;
}
#hlist .price .sellPrice .text .glyphicon {
	font-size: 12px;
}
#hlist .price .monthPrice {
	color: rgb(162,162,162);
}
#hlist .pic-count {
	position: absolute;
	bottom: 0px;
	right: 0px;
	background: rgba(0,0,0,.5);
	padding: 2px 8px;
	color: #fff;
}
#map-segment .ui.segment {
	padding: 0;
	overflow: hidden;
	border-width: 2px;
	border-color: #aaa;
}
#map-segment {
	margin-top: 20px;
	border: 2px solid #999;
	border-radius: 4px;
}
.affix {
	top: 0;
	width: 420px;
}
.affix-bottom {
	position: absolute;
	width: 420px;
}

#map {
	height: 500px;
	background: #fff;
}
#map .BMap_pop * {
	box-sizing: initial;
}
#map .BMap_bubble_title {
	font-size: 14px;
	font-weight: bold;
}
.ui.filter {
	position: relative;
	margin: 10px 0;
}
.ui.filter:last-child {
	margin-bottom: 0;
}
.ui.filter ul.options {
	margin-left: 44px;
	margin-bottom: 0;
	float: left;
}
.ui.filter ul.options.sub-options {
	margin-left: 0;
}
.ui.filter ul.options > li {
	display: inline-block;
}
.ui.filter label {
	
	left: 0;
	color: rgb(164,164,164);
	padding: 0 15px 0 0;
	float: left;
	margin-top: 5px;
}
.ui.filter.plate{
	margin-left: 37px;
	padding: 6px;
	border: 1px solid #e5e5e5;
	border-radius: 5px;
}
.ui.filter label,
.ui.filter ul.options > li {
	font-size: 12px;
}
.ui.filter ul.options > li {
	padding: 2px 8px;
	border: 1px solid transparent;
	border-radius: 4px;
	color: rgb(47,146,215);
	cursor: pointer;
}
.ui.filter ul.options > li.active {
	color: #fff;
	background-color: rgb(85,85,85);
	border-color: rgb(73,73,73);
}
.ui.filter ul.options > li a {
	text-decoration: none;
	color: inherit;
}
.ui.filter ul.options > li:not(.active) a:hover {
	text-decoration: none;
	color: rgb(238,111,97);
}
.ui.filter .input input {
	padding: 2px 8px;
}
.ui.filter .input .js_submit{
	padding: 1px 8px;
	margin-top: -3px;
	margin-left: 10px;
}

.ui.filter .select-box {
	margin-left: 44px;
}
.house-list-header {
	height: 40px;
	line-height: 40px;
	margin-left: -20px;
	margin-right: -20px;
	padding-left: 20px;
	padding-right: 10px;
}
.house-list-header .glyphicon {
	position: relative;
	top: 2px;
}
.page-info {
	line-height: 31px;
}
.btn-sort a {
	color: #333;
	margin: 0 5px;
	text-decoration: none;
}
.btn-sort a.active {
	color: rgb(236,138,0);
}
.nav-tabs .dropdown-menu {
	margin-top: 2px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}
.list-tabs {
	background: rgb(238,238,238);
}
.nav-tabs.list-tabs > li > a {
	margin-right: -1px;
	border-radius: 0;
	border-color: #ccc;
	background-color: #f5f5f5;
	height: 40px;
}
.nav-tabs.list-tabs > li > a:hover {
	background: #fff;
}
.nav-tabs.list-tabs > li.active > a {
	background-color: #fff;
	border-bottom-color: #fff;
	border-top: 3px solid rgb(205, 69, 69);
}
.nav-tabs.list-tabs > li:first-child > a {
	border-radius: 4px 0 0 0;
}
.nav-tabs.list-tabs > li.last > a {
	border-top-right-radius: 4px;
}
.nav-tabs.list-tabs > li:last-child > a {
	border-radius: 0 4px 0 0;
}
.house-tag {
	position: absolute;
	top: 3px;
	left: 3px;
}
.house-tag li {
	display: inline-block;
}
.house-tag .tag {
	padding: 0px 8px;
	border-radius: 2px;
	display: block;
	color: #fff;
	background: #999;
	height: 22px;
	line-height: 22px;
}
.house-tag .tag-green {
	background: rgb(55, 194, 83);
}
.house-tag .tag-red {
	background: rgb(241, 101, 95);
}
.house-tag .tag-orange {
	background: rgb(252, 111, 32);
}
.house-tag .tag-yellow {
	background: rgb(243, 162, 18);
}
.house-tag .tag-blue {
	background: rgb(82, 183, 231);
}
.list-tabs .icon {
	display: inline-block;
	width: 27px;
	height: 16px;
	margin-bottom: -3px;
	background: url('/static/images/icon-line.png') no-repeat;
}
.list-tabs .icon-new {
	background-position: 0 0;
}
.list-tabs .icon-hot {
	background-position: -261px 0;
}
.list-tabs .icon-down {
	background-position: -128px 0;
}

/**
 * 大小图模式切换按钮
 */
.mode-group {
	margin-top: 9px;
}
.mode-group .btn {
	box-shadow: none;
	color: #999;
	background: #f9f9f9;
	border-color: #ccc;
	padding: 2px 8px;
	border-radius: 0;
}
.mode-group .btn.active {
	background: #fff;
	color: rgb(236,138,0);
}
.subway {
	position: absolute;
	bottom: 25px;
	padding-left: 26px;
	line-height: 25px;
	height: 25px;
	background: url("/static/images/subway18x18.png") 0px 2px no-repeat;
}

/*@media screen and (max-width: 1024px) {*/
	/*.main {*/
		/*width: 960px;*/
	/*}*/
	/*.list-right {*/
		/*width: 310px;*/
	/*}*/
	/*.affix {*/
		/*top: 0;*/
		/*width: 310px;*/
	/*}*/
	/*.affix-bottom {*/
		/*width: 310px;*/
	/*}*/
	/*#areaRange,#priceRange {*/
		/*float: right;*/
	/*}*/
	/*.nav-tabs.list-tabs > li > a {*/
		/*padding: 10px 4px;*/
	/*}*/
/*}*/