﻿.topnavbar {
	background-color:#541b86;
	height:48px;
	left:0;
	min-width:1240px;
	position:fixed;
	top:0;
	width:100%;
	z-index:999;
}
.topmenu {
	display:-webkit-box;
	display:-webkit-flex;
	display:-ms-flexbox;
	display:flex;
	font-family:PingFang SC,Arial,"\5FAE\8F6F\96C5\9ED1","\5B8B\4F53",simsun,sans-serif;
	height:48px;
	margin:0 auto;
	position:relative;
	width:1340px;
}
.toplogo_a {
	-webkit-box-align:center;
	-ms-flex-align:center;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	-webkit-align-items:center;
	align-items:center;
	display:flex;
	font-size:16px;
	height:48px;
	line-height:48px;
	-webkit-justify-content:center;
	justify-content:center;
	margin-right:24px;
	overflow:hidden;
	text-align:center;
	width:123px;
}
.topbarmenubox {
	-webkit-box-flex:1;
	-webkit-box-align:center;
	-ms-flex-align:center;
	-webkit-align-items:center;
	align-items:center;
	display:flex;
	-webkit-flex:1;
	-ms-flex:1;
	flex:1;
	height:48px;
	margin:0;
}
.topbarmenubox .barmenu {
	color:#fff;
	display:block;
	font-size:16px;
	height:48px;
	line-height:48px;
	padding:0 12px;
}
.topbarxcx {
	-webkit-box-align:center;
	-ms-flex-align:center;
	-webkit-align-items:center;
	align-items:center;
	-webkit-box-sizing:content-box;
	box-sizing:content-box;
	cursor:pointer;
	display:flex;
	font-size:14px;
	height:28px;
	line-height:28px;
	padding:10px 0;
	text-align:center;
}
.topbarxcx .wxapp {
	border:1px solid hsla(0,0%,100%,.4);
	height:28px;
	position:relative;
	width:66px;
}
.topbarxcx .wxapp .name {
	color:#fff;
	font-size:14px;
	font-weight:400;
	height:28px;
	line-height:28px;
	width:42px;
}
.toplogin {
	height:32px;
	margin-left:24px;
	margin-top:1px;
	overflow:hidden;
	width:108px;
	-webkit-box-align:center;
	-ms-flex-align:center;
	-webkit-align-items:center;
	align-items:center;
	-webkit-box-sizing:content-box;
	box-sizing:content-box;
	cursor:pointer;
	display:flex;
	font-size:14px;
	height:28px;
	line-height:28px;
	padding:10px 0;
	text-align:center;
}
.toplogin .login,.toplogin .sign-up {
	color:#fff;
	font-size:14px;
	font-weight:500;
	height:28px;
	line-height:28px;
	width:52px;
}
.toplogin .login {
	background:#f96b00;
}
.toplogin .sign-up {
	background-color:hsla(0,0%,100%,.2);
	margin-left:4px;
}
 .topsearch {
	display:flex;
	justify-content:center;
	flex-wrap:wrap;
	width:1240px;
	margin:0 auto;
}
.HouseSearch {
	-webkit-box-pack:justify;
	-ms-flex-pack:justify;
	border-bottom:3px solid #111;
	-webkit-box-sizing:96px;
	box-sizing:96px;
	height:96px;
	-webkit-justify-content:space-between;
	justify-content:space-between;
	margin-bottom:20px;
	width:100%;
}
.HouseSearch .search-left-content,.HouseSearch {
	-webkit-box-align:center;
	-ms-flex-align:center;
	-webkit-align-items:center;
	align-items:center;
	display:flex;
}
.HouseSearch .header-search {
	margin-left:56px;
	width:584px;
}
.HouseSearch .search-input-wrap,.HouseSearch .search-input {
	-webkit-box-align:center;
	-ms-flex-align:center;
	-webkit-align-items:center;
	align-items:center;
	display:-webkit-box;
	display:-webkit-flex;
	display:-ms-flexbox;
	display:flex;
	height:40px;
}
.HouseSearch .search-input {
	margin-right:8px;
	position:relative;
}
.HouseSearch .search-input input {
	background:#f2f2f2;
	border:none;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	color:#111;
	font-size:14px;
	height:40px;
	line-height:14px;
	padding:10px;
	width:440px;
	font-family:"PingFang SC",Arial,"\5FAE\8F6F\96C5\9ED1","\5B8B\4F53",simsun,sans-serif;
	outline:0;
}
.HouseSearch .search-input .btn {
	-webkit-box-align:center;
	-ms-flex-align:center;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	-webkit-align-items:center;
	align-items:center;
	background:#ea5f00;
	display:flex;
	height:40px;
	-webkit-justify-content:center;
	justify-content:center;
	width:40px;
}
.HouseSearch .search-input .btn>img {
	height:20px;
	width:20px;
}
.HouseSearch  .houselist {
	-webkit-box-align:center;
	-ms-flex-align:center;
	-webkit-align-items:center;
	align-items:center;
	display:flex;
	-webkit-flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
	height:16px;
	margin-top:8px;
	overflow:hidden;
}
.HouseSearch  .houselist .list-item {
	color:#999;
	font-size:12px;
	font-weight:400;
	line-height:16px;
	margin-right:16px;
}
.Searchbar {
	padding: 0 0 40px;
	width: 1240px;
	margin: 0px auto;
}

.SearchContainer {
	border: 1px solid #e5e5e5;
}

.SearchContainer .special {
	padding: 4px 37px 4px 15px;
}

.SearchContainer .selectorContainer {
	display: flex;
	padding: 8px 0;
}

.SearchContainer .selectorContainer .label, .barcommon .otherSelectOptions .label {
	color: #111;
	font-size: 14px;
	height: 22px;
	line-height: 22px;
	overflow: hidden;
	padding: 4px 8px 4px 0;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 42px;
}

.SearchContainer .selectorContainer .selectOptionContainer {
	-webkit-box-flex: 1;
	display: flex;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	line-height: 22px;
}

.SearchContainer .selectorContainer .selectOptionContainer .selectOption {
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	color: #111;
	cursor: pointer;
	display: flex;
	font-size: 14px;
	height: 22px;
	line-height: 22px;
	padding: 4px 8px;
}

.SearchContainer .selectorContainer .selectOptionContainer .selectOption.positionSelectSub {
	color: #111;
	font-size: 12px;
}

.SearchContainer .selectorContainer .selectOptionContainer .selectOption.selected, .SearchContainer .selectorContainer .selectOptionContainer .selectOption:hover {
	color: #ea6300;
}

.SearchContainer .selectorContainer .selectOptionContainer .selectOption .checkBox {
	border: 1px solid #d8d8d8;
	border-radius: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	height: 16px;
	line-height: 22px;
	margin-right: 5px;
	width: 16px;
}

.SearchContainer .selectorContainer .selectOptionContainer .selectOption.selected .checkBox {
	background-color: #ea6300;
	background-image: url(//t1-res.focus-img.cn/front-pc/module/lplist-filter-v2/images/white-tick2x.png);
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: 10px 7px;
	border: 0;
	border-radius: 0;
	height: 16px;
	width: 16px;
}

.SearchContainer .selectOption.changePriceSelectType {
	height: 24px;
	padding: 3px 8px;
}

.SearchContainer .selectOption.changePriceSelectType .minMaxInputContainer {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}

.SearchContainer .selectOption.changePriceSelectType .minMaxInputContainer .maxInputContainer, .SearchContainer .selectOption.changePriceSelectType .minMaxInputContainer .minInputContainer {
	background: #fff;
	border: 1px solid #d8d8d8;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	height: 24px;
	padding: 0 2px;
}

.SearchContainer .selectOption.changePriceSelectType .minMaxInputContainer .maxInputContainer > input, .SearchContainer .selectOption.changePriceSelectType .minMaxInputContainer .minInputContainer > input {
	background: #fff;
	border: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: #111;
	font-size: 12px;
	height: 20px;
	list-style: none;
	margin: 0;
	outline: none;
	padding: 0;
	width: 60px;
}

.SearchContainer .selectOption.changePriceSelectType .minMaxInputContainer .lianjie {
	color: #979797;
	margin: 0 4px;
}

.SearchContainer .selectOption.changePriceSelectType .confirm {
	background: #fff;
	border: 1px solid #d8d8d8;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: #111;
	font-size: 12px;
	height: 24px;
	line-height: 22px;
	margin: 0 16px;
	padding: 0 10px;
}

.SearchContainer .selectOption.changePriceSelectType .changeLabel {
	color: #111;
	font-size: 12px;
	line-height: 24px;
}

.SearchContainer .barcommon {
	background: #f8f8f8;
	padding: 8px 16px;
}

.barcommon .otherSelectOptions {
	display: flex;
	padding: 8px 0;
}

.barcommon .otherSelectOptions .selectOptionContainer {
	-webkit-box-flex: 1;
	display: flex;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

.SelectDropdown {
	background-color: #fff;
	height: 100%;
	padding: 0 12px;
	position: relative;
}

.SelectDropdown .container {
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	cursor: pointer;
	display: flex;
	height: 100%;
}

.SelectDropdown .container .label {
	color: #666;
	font-size: 12px;
	height: 17px;
	line-height: 17px;
	width: 52px;
}


.SelectDropdown .optionContainer {
	display: none;
	height: 172px;
	left: 0;
	position: absolute;
	top: 100%;
	width: max-content;
	z-index: 10;
}

.SelectDropdown .optionContainer > div {
	background-color: #fff;
	background: #fff;
	border: 1px solid rgba(0,0,0,.02);
	box-shadow: 0 2px 6px 0 rgba(0,0,0,.06), 0 4px 10px -2px rgba(0,0,0,.07);
	height: 168px;
	margin-top: 4px;
	overflow: scroll;
	padding: 4px;
	width: max-content;
}

.SelectDropdown .optionContainer .selectOption {
	-webkit-box-align: center;
	align-items: center;
	background-color: #fff;
	box-sizing: border-box;
	cursor: pointer;
	display: flex;
	font-size: 14px;
	height: 32px;
	padding: 6px 6px 6px 8px;
}

.SelectDropdown .optionContainer .selectOption .optionLabel {
	color: #666;
	font-size: 14px;
	height: 20px;
	line-height: 20px;
	padding-left: 4px;
}

.icon_arrow {
	content: '';
	position: absolute;
	width: 0;
	height: 0;
	border-left: transparent 4px solid;
	border-right: transparent 4px solid;
	border-top: #999 6px solid;
	margin: auto;
	top: 0;
	bottom: 0;
	right: 8px;
}

.barcommon .selectOption {
	margin: 0 4px;
}
.operationOrder {
	-webkit-box-pack: justify;
	-webkit-box-align: center;
	align-items: center;
	display: flex;
	height: 38px;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}

.operationOrderLeft {
	-webkit-box-pack: start;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: flex;
	justify-content: flex-start;
}

.operationOrder .resetRank {
	background-color: #fff;
	border: 1px solid #ccc;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: #666;
	cursor: pointer;
	font-size: 14px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	width: 80px;
}

.operationOrder .openTime {
	background-color: #fff;
	border: 1px solid #ccc;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: #666;
	cursor: pointer;
	font-size: 14px;
	font-weight: 500;
	height: 32px;
	line-height: 32px;
	text-align: center;
	width: 100px;
}

.operationOrder .price {
	background-color: #fff;
	border: 1px solid #ccc;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: #666;
	cursor: pointer;
	font-size: 14px;
	font-weight: 500;
	height: 32px;
	line-height: 32px;
	text-align: center;
	width: 72px;
}

.operationOrder .searchResult {
	background-color: #fff;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: #111;
	font-size: 12px;
	height: 32px;
	line-height: 32px;
	width: 173px;
}

.operationOrderLeft>div {
	margin-right: 4px;
}

.icon_or_arrow {
	display: inline-block;
	width: 0;
	height: 0;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-top: 6px solid #999;
	vertical-align: middle;
	margin-right: 3px;
}
 .icon_or_arrow.asc {
  transform: rotate(180deg);
  color:#ea6300;
  border-top: 6px solid #ea6300;
}
 .icon_or_arrow.desc {
  border-top: 6px solid #ea6300;
}

.icon_or_arrow:hover {
	border-top-color: #333;
}
.header-right-content .title_more {
	-webkit-box-align: center;
	-webkit-box-pack: center;
	align-items: center;
	color: #999;
	display: inline-block;
	font-size: 14px;
	height: 24px;
	justify-content: center;
	line-height: 24px;
	margin-top: 6px;
	text-align: right;
	vertical-align: middle;
	width: 48px;
}

.item-sidermlp .side_item {
	width: 300px;
}

.item-sidermlp .item {
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	cursor: pointer;
	display: flex;
	position: relative;
}

.item-sidermlp .item .img {
	background-color: #fff;
	border: 1px solid rgba(0,0,0,.05);
	height: 80px;
	margin: 8px 16px 8px 0;
	position: relative;
	width: 120px;
}

.item-sidermlp .item .item_img {
	height: 80px;
	width: 120px;
}

.item-sidermlp .item .text {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	height: 80px;
	width: 182px;
}

.item-sidermlp .item .text .title {
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	color: #111;
	display: -webkit-box;
	font-size: 14px;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: pre-wrap;
	word-break: break-all;
}

.item-sidermlp .item .text .brief {
	color: #666;
	font-size: 14px;
	height: 20px;
	line-height: 20px;
	margin-top: 8px;
	overflow: hidden;
}

.item-sidermlp .item .text .brief .number-text {
	color: #ea6300;
}

.item-sidermlp .item .text .extraInfo {
	color: #999;
	font-size: 12px;
	height: 17px;
	line-height: 17px;
	margin-top: 15px;
	overflow: hidden;
}
.pagebox {
	text-align:center;
	margin-top:20px;
}
.paging-item {
	display:inline-block;
	font-size:12px;
	width:30px;
	height:30px;
	line-height:30px;
	text-decoration:none;
	background-color:#fff;
	margin-right:10px;
	cursor:pointer;
	color:#333;
}
.paging-item.prev,.paging-item.next {
	background-size:100%;
	background-color:#fff;
}
.paging-item--next,.paging-item--prev {
	vertical-align:bottom;
}
.paging-item a {
	display:inline-block;
	width:30px;
	height:30px;
	border:#ddd 1px solid
}
.paging-item.prev img,.paging-item.next img {
	width:30px;
	height:30px;
}
 .empty-content {
	-webkit-box-align:center;
	-webkit-box-pack:center;
	-webkit-align-items:center;
	align-items:center;
	display:flex;
	-webkit-justify-content:center;
	justify-content:center;
}
.empty-content img {
	height:130px;
	margin-right:10px;
	width:130px;
}
.empty-content .empty-content-text {
	color:#333;
	font-size:14px;
	font-weight:400;
	line-height:20px;
}

