a {
	color: inherit
}

.xiaoquDetailPage .disclaimer {
	font-family: PingFangSC-Regular;
	font-size: 12px;
	color: #ccc;
	letter-spacing: 0;
	line-height: 18px;
	border-top: 1px solid #e4e6f0;
	padding: 20px 0;
	width: 1200px;
	margin: 0 auto
}
.xiaoquDetailPage .disclaimer p{line-height: 24px;}
.xiaoquDetailPage .m-content,.xiaoquDetailPage .xiaoquOverview {
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.xiaoquDetailPage .m-content {
	*zoom: 1;
	width: 1200px;
	margin: 0 auto 24px;
	padding-top: 60px
}

.xiaoquDetailPage .m-content:after,.xiaoquDetailPage .m-content:before {
	display: table;
	content: ""
}

.xiaoquDetailPage .m-content:after {
	clear: both
}

.xiaoquDetailPage .m-content .box-l {
	float: left;
	width: 1200px
}

.xiaoquDetailPage .m-content .box-r {
	float: right;
	width: 380px
}


.btn-large {
	display: block;
	border-radius: 2px;
	border: 1px solid #d9dcde;
	width: 100%;
	height: 43px;
	line-height: 43px;
	font-weight: 700;
	text-align: center;
	color: #101d37;
	font-size: 14px;
	cursor: pointer;
	background-color: #fff
}

.btn-large:hover {
	background-color: #f8f8f9;
	text-decoration: none
}

[data-component=detailHeader] .detailHeader {
	padding: 0px 0 26px;
	background-color: #f5f5f6;
}[data-component=detailHeader] .detailHeader .title-wrapper {
	text-align: center;
	position: relative
}[data-component=detailHeader] .detailHeader .title-wrapper .content {
	display: inline-block;
	width: 1200px;
	vertical-align: middle;
	line-height: 1;
	text-align: left
}[data-component=detailHeader] .detailHeader .title-wrapper .content .title {
	display: table-cell;
	vertical-align: top
}[data-component=detailHeader] .detailHeader .title-wrapper .content .title .main {
	max-width: 900px;
	line-height: 29px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 26px;
	color: #101d37;
	font-weight: 700
}[data-component=detailHeader] .detailHeader .title-wrapper .content .title .main span{
	font-size: 14px;
	background: #db4c3f;
	padding: 0 6px;
	font-weight: normal;
	border-radius: 4px;
	color: #fff !important;
}
.c1:nth-child(2){display: none !important;}
.c2{background: #373f7b !important;}
.c3{background: #179f8a !important;}
.c4{background: #d5267c !important;}
[data-component=detailHeader] .detailHeader .title-wrapper .content .title .main .worth_buy {
	width: 48px;
	height: 24px;
	line-height: 24px;
	font-size: 12px;
	color: #fff;
	text-align: center;
	vertical-align: 5px;
	margin-right: 5px;
	display: inline-block;
	background-image: -webkit-gradient(linear,right top,left top,from(#3676f6),to(#6494f6));
	background-image: linear-gradient(-90deg,#3676f6,#6494f6)
}[data-component=detailHeader] .detailHeader .title-wrapper .content .title .main span {
	display: inline-block;
	margin-left: 15px;
	color: #b0b3b4
}[data-component=detailHeader] .detailHeader .title-wrapper .content .title .main strong {
	font-weight: inherit;
	display: inline-block;
	color: #db4c3f;
	margin-left: 10px
}[data-component=detailHeader] .detailHeader .title-wrapper .content .title .sub {
	max-width: 790px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-top: 15px;
	font-size: 14px;
	color: #aaa;
	line-height: 1.2
}[data-component=detailHeader] .detailHeader .title-wrapper .content .btnContainer {
	display: table-cell;
	vertical-align: top;
	width: 1050px;
	text-align: right
}[data-component=detailHeader] .detailHeader .title-wrapper .content .btnContainer .action {
	display: inline-block;
	text-align: center;
	color: #b0b3b4;
	font-size: 12px;
	margin-left: 20px;
	position: relative
}[data-component=detailHeader] .detailHeader .title-wrapper .content .btnContainer .action .count {
	margin-top: 10px;
	display: inline-block
}[data-component=detailHeader] .detailHeader .title-wrapper .content .btnContainer .move-from-cart {
	background: #fff
}[data-component=detailHeader] .detailHeader .title-wrapper .content .btnContainer .hide {
	display: none
}[data-component=detailHeader] .detailHeader .title-wrapper .content .btnContainer button {
	display: block;
	width: 113px;
	height: 45px;
	background-color: #fff;
	border-radius: 2px;
	color: #101d37;
	font-size: 14px;
	text-align: center;
	cursor: pointer;
	box-shadow: 0 1px 3px rgba(0,0,0,.2);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,.2);
	-o-box-shadow: 0 1px 3px rgba(0,0,0,.2);
	-ms-box-shadow: 0 1px 3px rgba(0,0,0,.2)
}[data-component=detailHeader] .detailHeader .title-wrapper .content .btnContainer a {
	display: block;
	width: 113px;
    height: 45px;
    line-height: 45px;
	background-color: #fff;
	border-radius: 2px;
	color: #101d37;
	font-size: 14px;
	text-align: center;
    cursor: pointer;
    text-decoration: none;
	box-shadow: 0 1px 3px rgba(0,0,0,.2);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,.2);
	-o-box-shadow: 0 1px 3px rgba(0,0,0,.2);
	-ms-box-shadow: 0 1px 3px rgba(0,0,0,.2)
}
[data-component=detailHeader] .detailHeader .title-wrapper .content .btnContainer.disable button {
	color: #d7d9d9
}[data-component=detailHeader] .intro {
	width: 1200px;
	height: 67px;
	line-height: 66px;
	background: #fff;
	border-top: 0;
	margin: 0 auto
}[data-component=detailHeader] .intro .container {
	width: 1200px;
    margin-left: 0;
    color: #aaa;
	overflow: hidden
}[data-component=detailHeader] .intro .l-txt a,[data-component=detailHeader] .intro .l-txt span {
	color: #aaa
}[data-component=detailHeader] .intro .houseRecord {
	font-size: 12px;
	color: #101d37;
	text-align: justify
}[data-component=detailHeader] .intro .houseRecord .report {
	color: #1ba1e1;
	margin-left: 10px
}[data-component=detailHeader] .intro .houseRecord .detail {
	color: #9399a5
}


.fixedContent[data-component=fixedTabs] .fixedTabs {
	display: none;
	position: fixed;
	z-index: 98;
	top: 0;
	left: 0;
	right: 0;
	background: #303035;
	box-shadow: 0 1px 3px rgba(0,0,0,.2)
}

.fixedContent[data-component=fixedTabs] .fixedTabs .fixedTabsContent {
	width: 1200px;
	margin: 0 auto
}

.fixedContent[data-component=fixedTabs] .fixedTabs .fixedTabsContent .clearfix:after,.fixedContent[data-component=fixedTabs] .fixedTabs .fixedTabsContent .clearfix:before {
	display: table;
	content: ""
}

.fixedContent[data-component=fixedTabs] .fixedTabs .fixedTabsContent .clearfix:after {
	clear: both
}

.fixedContent[data-component=fixedTabs] .fixedTabs .fixedTabsContent a {
	float: left;
	line-height: 50px;
	font-size: 16px;
	color: #a9abab;
	margin-left: 42px;
	text-decoration: none;
	color: #9399a5
}

.fixedContent[data-component=fixedTabs] .fixedTabs .fixedTabsContent a:first-child {
	margin-left: 0
}

.fixedContent[data-component=fixedTabs] .fixedTabs .fixedTabsContent a.on {
	color: #fff
}

.fixedContent[data-component=fixedTabs] .fixedTabs .fixedTabsContent a:hover {
	color: #b6b8b8
}

.fixedContent[data-component=fixedTabs] .fixedTabs .fixedTabsContent a.on:hover {
	color: #fff
}


[data-component=info] .xiaoquOverview {
	line-height: 1;
	width: 1200px;
	margin: 0 auto;
	*zoom: 1
}[data-component=info] .xiaoquOverview:after,[data-component=info] .xiaoquOverview:before {
	display: table;
	content: ""
}[data-component=info] .xiaoquOverview:after {
	clear: both
}[data-component=info] .xiaoquOverview .xiaoquDescribe {
	width: 435px;
	position: relative
}[data-component=info] .xiaoquOverview .xiaoquDescribe .noData {
	padding: 16.5px 0;
	border-top: 1px solid #eee;
	color: #9399a5;
	font-size: 14px
}[data-component=info] .xiaoquOverview .xiaoquDescribe .xiaoquPrice {
	padding-bottom: 32px;
	border-bottom: 1px solid #f1f1f1
}[data-component=info] .xiaoquOverview .xiaoquDescribe .xiaoquPrice .fl {
	color: #ffc601;
	font-size: 16px;
	font-weight: 700
}[data-component=info] .xiaoquOverview .xiaoquDescribe .xiaoquPrice .fl .xiaoquUnitPrice {
	font-family: "dinot-bold";
    font-size: 70px;
    font-weight: bold;
	margin-right: 13px;
	line-height: 40px
}[data-component=info] .xiaoquOverview .xiaoquDescribe .xiaoquPrice .fl .xiaoquUnitPriceDesc {
	margin-left: 20px;
	color: #a9abab;
	font-size: 12px
}[data-component=info] .xiaoquOverview .xiaoquDescribe .xiaoquPrice .fr {
	color: #888c8e;
	font-size: 12px;
	padding-top: 28px
}[data-component=info] .xiaoquOverview .xiaoquDescribe .xiaoquInfo {
	padding: 12px 0;
	border-bottom: 1px solid #f1f1f1
}[data-component=info] .xiaoquOverview .xiaoquDescribe .xiaoquInfo .xiaoquInfoItem {
	margin: 14px 0;
	font-size: 14px
}
.xiaoquInfoItem:last-child .xiaoquInfoContent{line-height: 180%;}
[data-component=info] .xiaoquOverview .xiaoquDescribe .xiaoquInfo .xiaoquInfoItem .xiaoquInfoLabel {
	display: inline-block;
	vertical-align: top;
	color: #babbbc;
	width: 95px
}[data-component=info] .share {
	position: relative;
    font-size: 12px;
    width: 100px;
    color: #b0b3b4;
    float: left;
}[data-component=info] .share:hover .shareInfomation {
	display: block
}[data-component=info] .share .shareIcon {
	display: inline-block;
	margin-right: 9px;
	background-image: url(../images/sprite.png);
	background-position: -530px -173px;
	width: 12px;
	height: 12px
}

@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi) {
[	data-component=info] .share .shareIcon {
		background-image: url(../images/sprite@2x.png);
		background-size: 560px 349px
	}
}[data-component=info] .share .shareInfomation {
	display: none;
	width: 165px;
	height: 225px;
	background: #fff;
	z-index: 2;
	position: absolute;
	top: 27px;
	right: 0;
	box-shadow: 0 1px 3px rgba(0,0,0,.2)
}[data-component=info] .share .shareInfomation img {
	width: 143px;
	height: 143px;
	margin: 0 auto;
	margin-top: 15px;
	margin-bottom: 10px;
	display: block
}[data-component=info] .share .shareInfomation .desc1,[data-component=info] .share .shareInfomation .desc2 {
	display: block;
	line-height: 20px;
	text-align: center;
	font-size: 12px;
	color: #616669
}[data-component=info] .bgspan {
	font-size: 12px;
	font-weight: 700;
	position: absolute;
	z-index: -1000;
	top: 7px;
	left: 10px;
	padding: 3px 6px 3px 24px;
	white-space: nowrap;
	color: #f8f8f9;
	border-radius: 9px;
	background-color: #489e6d;
	index: 0
}

.goodSell[data-component=sell] {
	width: 1200px;
	margin-bottom: 70px
}

.goodSell[data-component=sell] .goodSellHeader .fl {
	font-size: 23px;
	color: #101d37;
	font-weight: 700
}

.goodSell[data-component=sell] .goodSellHeader .fr {
	font-size: 14px;
	color: #7f8183;
	line-height: 23px
}

.goodSell[data-component=sell] ol {
	margin-top: 37px;
}

.goodSell[data-component=sell] ol li {
	margin-right: 12px;
	margin-bottom: 30px;
	width: 230px
}
.goodSell[data-component=sell] ol li:nth-child(5n){margin-right: 0;}
.goodSell[data-component=sell] ol li .goodSellItemPic {
	display: block;
	position: relative;
	width: 230px;
	height: 160px;
	overflow: hidden;
}

.goodSell[data-component=sell] ol li .goodSellItemPic img {
	height: auto;
	min-height: 160px;
	width: 100%
}

.goodSell[data-component=sell] ol li .goodSellItemPic .goodSellItemPrice {
	position: absolute;
	right: 0;
	bottom: 0px;
	color: #fff;
	padding: 6px;
	font-weight: bold;
	font-size: 16px;
	background:rgba(0,0,0,0.5) 
}

.goodSell[data-component=sell] ol li .goodSellItemTitle {
	margin-top: 15px;
	font-size: 16px;
	font-weight: 700;
	color: #101d37;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}

.goodSell[data-component=sell] ol li .goodSellItemDesc {
	margin-top: 8px;
	font-size: 12px;
	color: #7f8183
}

.rentList[data-component=chuzu] {
	width: 1200px;
	margin-bottom: 70px
}

.rentList[data-component=chuzu] .rentListHeader .rentListTitle {
	color: #101d37;
	font-size: 23px;
	font-weight: 700
}

.rentList[data-component=chuzu] .rentListHeader .fr {
	color: #7f8183;
	font-size: 14px;
	line-height: 23px
}

.rentList[data-component=chuzu] .rentListContent {
	margin-top: 37px;
	margin-right: -10px
}

.rentList[data-component=chuzu] .rentListContent .rentItem {
	width: 230px;
	margin-right: 10px;
    margin-bottom: 30px;
}

.rentList[data-component=chuzu] .rentListContent .rentItem .rentItemImg {
	display: block;
	height: 160px;
	position: relative
}

.rentList[data-component=chuzu] .rentListContent .rentItem .rentItemImg img {
	height: 100%;
	width: 100%
}

.rentList[data-component=chuzu] .rentListContent .rentItem .rentItemTitle {
	margin-top: 15px;
	font-size: 16px;
	font-weight: 700;
	color: #101d37;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.rentList[data-component=chuzu] .rentListContent .rentItem .rentItemInfo {
	margin-top: 13px;
	font-size: 14px
}

.rentList[data-component=chuzu] .rentListContent .rentItem .rentItemInfo .rentItemRoom {
	color: #7f8183
}

.rentList[data-component=chuzu] .rentListContent .rentItem .rentItemInfo .rentItemPrice {
	color: #101d37;
	font-weight: 700
}

.rentList[data-component=chuzu] .rentListContent .rentItem .rentItemInfo .rentItemPrice span {
	color: #db4c3f
}

.ziroomTag {
	background: #fcb846;
	color: #fff;
	position: absolute;
	left: 0;
	top: 0;
	font-size: 12px;
	padding: 5px 7px
}[data-component=deal] .frameDeal {
	width: 1200px;
	margin-bottom: 70px
}[data-component=deal] .frameDeal .frameDealHeader {
	color: #101d37;
	font-size: 23px;
	font-weight: 700
}[data-component=deal] .frameDeal .frameDealList {
	margin-top: 38px;
	font-size: 12px;
	color: #101d37
}[data-component=deal] .frameDeal .frameDealList .frameDealListHeader {
	color: #101d37;
	font-weight: 700;
	padding-bottom: 7px;
	border-bottom: 1px solid #f1f1f1
}[data-component=deal] .frameDeal .frameDealList .frameDealInfo {
	display: inline-block;
	vertical-align: top;
	line-height: 1;
	width: 30%
}[data-component=deal] .frameDeal .frameDealList .frameDealInfo .frameDealImg {
	display: inline-block;
	vertical-align: top;
	width: 68px;
	height: 50px
}[data-component=deal] .frameDeal .frameDealList .frameDealInfo .frameDealImg img {
	width: 100%;
	height: 100%
}[data-component=deal] .frameDeal .frameDealList .frameDealInfo .frameDealDesc {
	display: inline-block;
	margin-left: 15px
}[data-component=deal] .frameDeal .frameDealList .frameDealInfo .frameDealDesc .frameDealTitle {
	font-weight: 700;
	color: #101d37
}[data-component=deal] .frameDeal .frameDealList .frameDealInfo .frameDealDesc .frameDealFloor {
	margin-top: 10px;
	color: #9399a5;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 120px
}[data-component=deal] .frameDeal .frameDealList .frameDealInfo .frameDealDesc .frameDealResblock {
	display: inline-block;
	margin-top: 7px;
	color: #9399a5
}[data-component=deal] .frameDeal .frameDealList .frameDealArea,[data-component=deal] .frameDeal .frameDealList .frameDealDate,[data-component=deal] .frameDeal .frameDealList .frameDealPrice,[data-component=deal] .frameDeal .frameDealList .frameDealUnitPrice {
	text-align: center;
	display: inline-block;
	width: 17%
}[data-component=deal] .frameDeal .frameDealList .frameDealFrom {
	text-align: center;
	display: inline-block;
	width: 20%
}[data-component=deal] .frameDeal .frameDealList .frameDealListItem li {
	padding: 16px 0;
	line-height: 50px;
	border-bottom: 1px solid #f1f1f1;
	position: relative
}[data-component=deal] .frameDeal .frameDealList .frameDealListItem li:hover {
	z-index: 5
}[data-component=deal] .frameDeal .frameDealList .frameDealListItem li .mask {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 3
}[data-component=deal] .frameDeal .frameDealList .frameDealListItem li .erweima_hover {
	position: relative;
	color: #3072f6;
	z-index: 4
}[data-component=deal] .frameDeal .frameDealList .frameDealListItem li .erweima_hover .ewm_frame {
	display: none;
	width: 80px;
	height: 80px;
	position: absolute;
	top: 20px;
	left: 5px;
	box-shadow: 0 0 3px rgba(0,0,0,.3);
	border: 1px solid #e4e6f0;
	padding: 10px;
	background: #fff
}[data-component=deal] .frameDeal .frameDealList .frameDealListItem li .erweima_hover .ewm_frame img {
	width: 100%;
	height: 100%
}[data-component=deal] .frameDeal .frameDealList .frameDealListItem li .erweima_hover:hover .ewm_frame {
	display: block
}[data-component=deal] .frameDeal .showFrameDealMore {
	display: block;
	height: 44px;
	line-height: 44px;
	text-align: center;
	font-weight: 700;
	color: #9399a5;
	font-size: 14px;
	background-color: #f5f5f6
}


article,aside,canvas,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary {
	display: block
}


input[type=search] {
	box-sizing: content-box
}

button {
	border: 0
}

b,em,i,strong {
	font-weight: 400;
	font-style: normal
}


input[type=button],input[type=reset],input[type=submit] {
	-webkit-appearance: none
}


.searchs {
	height: 48px;
	line-height: 48px;
	padding-top: 10px;
	background-repeat: repeat-x;
	background-size: 18px 62px;
	width: 100%;
	background-color: #f1f1f1
}


.intro {
	height: 46px;
	line-height: 46px;
	background: #f1f1f1;
	border-top: 1px solid #eee
}

.intro .container {
	width: 1000px;
	margin: 0 auto
}

.intro .l-txt,.intro .r-txt {
	font-size: 12px
}

.intro .l-txt i {
	width: 13px;
	height: 19px;
	display: inline-block;
	position: relative;
	top: 3px
}

.intro .l-txt a,.intro .l-txt span {
	color: #555
}

.intro .l-txt span.stp {
	color: #9399a5;
	font-family: simsun
}

.intro .l-txt .num {
	color: #e4393c
}

.intro .r-txt {
	color: #888
}

.intro .r-txt .desc {
	color: #3072f6
}

.wrap-video-all {
	float: left;
	margin: 0 -50px 0 -80px;
	line-height: 36px;
	color: #9399a5;
	cursor: pointer
}

.wrap-video-all img {
	position: relative;
	top: 10px;
	left: 0;
	height: 14px;
	margin-right: 5px
}

.wrap-video-all a {
	color: #9399a5
}

.wrap-video-all:hover {
	text-decoration: none
}

.video-box {
	display: none;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 1100;
	width: 100%;
	height: 100%
}

.video-box .video-bg {
	width: 100%;
	height: 100%;
	background: #000;
	opacity: .5;
	position: absolute
}

.video-box .video-embed {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	background: #fff;
	float: left;
	padding: 20px;
	width: 650px;
	height: 490px;
	border-radius: 5px
}

.video-box .video-embed .video-title {
	float: left;
	width: 650px;
	margin-bottom: 16px
}

.video-box .video-embed .video-title .video-app-download {
	position: relative;
	margin-left: 18px
}

.video-box .video-embed .video-title .video-app-download a {
	cursor: pointer;
	color: #22b97a
}

.video-box .video-embed .video-title .video-app-download a .video-logo-app {
	margin-right: 7px;
	position: relative;
	left: 0;
	top: 1px;
	height: 17px
}

.video-box .video-embed .video-title .video-app-download a span {
	position: relative
}

.video-box .video-embed .video-title .video-app-download a:hover {
	text-decoration: none
}

.video-box .video-embed .video-close {
	position: absolute;
	top: -20px;
	right: -20px;
	width: 40px
}

a {
	text-decoration: none
}

a,a:focus {
	outline: none
}

a:hover {
	text-decoration: none
}

.mtl {
	margin-top: 20px
}

.fl {
	float: left
}

.fr {
	float: right
}

.clear:after {
	content: ".";
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
	font-size: 0;
	line-height: 0
}

.clear {
	display: inline-table;
	*zoom: 1
}

* html .clear {
	height: 1%
}

.clear {
	display: block
}

.hide,.index_h1 {
	display: none
}

.left {
	float: left
}

.right {
	float: right
}

.fs14 {
	font-size: 14px
}

.ft-num {
	font-family: Arial,sans-serif
}

.wrapper {
	width: 1000px;
	margin: 0 auto
}

.wrapper-xinfang {
	width: 1200px;
	margin: 0 auto
}

.p {
	position: relative;
	display: inline-block;
	*display: inline;
	zoom: 1
}

.box-shadow {
	box-shadow: 0 2px 4px 0 hsla(0,0%,62%,.2)
}



.nearby[data-component=nearby] {
	width: 1200px;
	margin-top: 70px
}

.nearby[data-component=nearby] .nearbyHeader {
	font-weight: 700
}

.nearby[data-component=nearby] .nearbyHeader .nearByTitle {
	font-size: 23px;
	font-weight: 700;
	color: #101d37
}

.nearby[data-component=nearby] .nearbyHeader .fr {
	font-size: 14px;
	color: #7f8183;
	line-height: 23px
}

.nearby[data-component=nearby] .nearbyList {
	margin-top: 38px;
	margin-right: -10px
}

.nearby[data-component=nearby] .nearbyList .nearbyItem {
	position: relative;
	width: 232px;
	height: 167px;
	margin-right: 10px;
      margin-bottom: 30px;
}

.nearby[data-component=nearby] .nearbyList .nearbyItem img {
	width: 100%;
	height: 100%
}

.nearby[data-component=nearby] .nearbyList .nearbyItem .bg {
	position: absolute;
	background-color: #000;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	opacity: .2;
	filter: alpha(opacity=20)
}

.nearby[data-component=nearby] .nearbyList .nearbyItem .desc {
	position: absolute;
	width: 100%;
	height: 38px;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	text-align: center
}

.nearby[data-component=nearby] .nearbyList .nearbyItem .desc .nearbyItemTitle {
	font-size: 14px;
	color: #fff;
	font-weight: 700;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.nearby[data-component=nearby] .nearbyList .nearbyItem .desc .nearbyItemType {
	margin-top: 5px
}

.nearby[data-component=nearby] .nearbyList .nearbyItem .desc .nearbyItemType span {
	display: inline-block;
	font-size: 12px;
	color: #fff;
	padding: 3px 5px;
	background-color: rgba(0,0,0,.5)
}


[class*=" icon-"],[class^=icon-] {
	font-family: map-font!important;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.icon-walk:before {
	content: "q"
}

.icon-restaurant:before {
	content: "w"
}

.icon-supermarket:before {
	content: "e"
}

.icon-University:before {
	content: "r"
}

.icon-subway:before {
	content: "t"
}

.icon-bus:before {
	content: "y"
}

.icon-park:before {
	content: "u"
}

.icon-gym:before {
	content: "i"
}

.icon-distance:before {
	content: "o"
}

.icon-coffee:before {
	content: "p"
}

.icon-mall:before {
	content: "a"
}

.icon-market:before {
	content: "s"
}

.icon-primary-school:before {
	content: "d"
}

.icon-pharmacy:before {
	content: "f"
}

.icon-hospital:before {
	content: "g"
}

.icon-bank:before {
	content: "h"
}

.icon-cinema:before {
	content: "j"
}

.icon-kindergarten:before {
	content: "k"
}

.icon-sport:before {
	content: "l"
}

.icon-middle-school:before {
	content: "z"
}

.icon-atm:before {
	content: "x"
}

.detailArrow {
	position: absolute;
	width: 10px;
	height: 10px;
	bottom: -4px;
	left: 50%;
	background: #fff;
	margin-left: -5px;
	display: inline-block;
	box-shadow: 0 0 6px 0 rgba(13,4,9,.2);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg)
}[data-component=detailHeader] .intro .l-txt a {
	padding: 0 15px;
}

.intro .l-txt a:first-child {
	padding: 0 15px 0 0  !important;
}
.xiaoquImg{width: 100%;}
.ban{ width:710px; height:521px; position:relative; overflow:hidden;margin:0 auto; float: left; background: #f5f5f5;}
.ban2{ width:710px; height:430px; position:relative; overflow:hidden;}
.ban2 ul{ position:absolute; left:0; top:0;}
.ban2 ul li{ width:710px; height:430px; overflow: hidden; text-align: center;}
.ban2 ul li img{width: auto; height: 430px;}
.prev{ float:left; cursor:pointer;}
.num{ height:82px;overflow:hidden; width:630px; position:relative;float:left;}
.min_pic{ padding-top:10px; width:710px;}
.num ul{ position:absolute; left:0; top:0;}
.num ul li{ width:80px; height:80px; margin-right:10px; opacity: 0.4;}
.num ul li.on{ opacity: 1;}
.num ul li img{width: 80px; height: 80px;}
.prev_btn1{ width:30px; text-align:center; height:80px; margin-right:10px; cursor:pointer; float:left;background: #101d37;}
.next_btn1{ width:30px; text-align:center; height:80px; margin-left:10px; cursor:pointer; float:right;background: #101d37;}
.prev_btn1 img,.next_btn1 img{margin-top: 31px;}
.prev1{ position:absolute; top:220px; left:20px; width:28px; height:51px;z-index:9;cursor:pointer;}
.next1{ position:absolute; top:220px; right:20px; width:28px; height:51px;z-index:9;cursor:pointer;}
.mhc{ background:#000; width:100%;opacity:0.5;-moz-opacity:0.5;filter:alpha(Opacity=50); position:absolute; left:0; top:0; display:none;}
.pop_up{ width:1500px; height:800px; padding:10px; background:rgba(0,0,0,1); position:fixed; -position:absolute; left:50%; top:50%; margin-left:-750px; margin-top:-400px; display:none; z-index:99;}
.pop_up_xx{ width:40px; height:40px; position:absolute; top:0; right:0; cursor:pointer; z-index: 9999; background: #ffc601;}
.pop_up2{ width:1500px; height:800px; position:relative; overflow:hidden;}
.pop_up2{ width:1500px; height:800px; position:relative; overflow:hidden; float:left;}
.pop_up2 ul{ position:absolute; left:0; top:0;}
.pop_up2 ul li{ width:1500px; height:800px; float:left; text-align: center;}
.pop_up2 ul li img{max-height: 800px; width: auto;}
@media only screen and (max-width: 1500px){
.mhc{ background:#000; width:100%;opacity:0.5;-moz-opacity:0.5;filter:alpha(Opacity=50); position:absolute; left:0; top:0; display:none;}
.pop_up{ width:1000px; height:700px; padding:10px; background:rgba(0,0,0,1); position:fixed; -position:absolute; left:50%; top:50%; margin-left:-500px; margin-top:-370px; display:none; z-index:99;}
.pop_up_xx{ width:40px; height:40px; position:absolute; top:0; right:0; cursor:pointer; z-index: 9999;}
.pop_up2{ width:1000px; height:700px; position:relative; overflow:hidden;}
.pop_up2{ width:1000px; height:700px; position:relative; overflow:hidden; float:left;}
.pop_up2 ul{ position:absolute; left:0; top:0;}
.pop_up2 ul li{ width:1000px; height:700px; float:left; text-align: center;}
.pop_up2 ul li img{max-height: 700px; width: auto;}
}
.bdsharebuttonbox{float: left; margin-top: -8px; margin-right: 15px;}
.sns{width:207px; display: block; float: right; margin-top: -45px;margin-right: -20px;}
.contact {
    border-bottom: #eee solid 1px;
    margin-top: 30px;
}
.tel-num {
    width: 281px;
    background: #ffc601;
    color: #fff;
    height: 64px;
    line-height: 64px;
    font-size: 0;
    text-align: center;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.tel-num b {
    font-size: 28px;
    font-weight: bold;
    font-family:"dinot-bold";
}
.tel-num em {
    top: -3px;
    font-size: 14px;
    padding: 0 8px;
}
.broker-btns {
    padding: 30px 0;
}
.contact .broker-btns a {
    width: 120px;
}
.broker-btns .focus-on {
    color: #2e2e2e;
    background-color: #fff;
    border: #e2e2e2 solid 1px;
}
.broker-btns a {
    display: block;
    width: 182px;
    height: 38px;
    line-height: 38px;
    font-size: 14px;
    text-align: center;
    text-decoration: none;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}
.contact .xiaochengxu-qrcode {
    margin: 0 0 0 28px;
    width: 116px;
    height: 116px;
}
.contact .xiaochengxu-qrcode img{display: inline-block;}
.xiaochengxu-qrcode .text {
    text-align: center;
    color: #999;
    margin-top: 3px;
}
.broker-btns .order {
    color: #fff;
    background-color: #ffc601;
    border: #f4bd00 solid 1px;
}
.anchor-trigger{width: 1200px; margin: 0 auto;}
.anchor-title {
    position: relative;
    font-size: 23px;
    font-weight: bold;
    height: 84px;
    line-height: 84px;
    margin-top: 40px;
    margin-bottom: 30px;
    border-bottom: #eee solid 1px;
}

.basic-info {
    position: relative;
    margin: -8px 0 -15px;
}
.basic-info ul li {
    float: left;
    width: 33.3%;
    font-size: 14px;
	padding: 8px 0;
	line-height: 200%;
}
.basic-info ul li .field {
    display: block;
    width: 112px;
    color: #999;
}
.basic-info ul li .correspondence {
    overflow: hidden;
}
.basic-info-newhs .correspondence {
    padding-right: 10px;
}
.gap-hfword {
    width: .5em;
    display: inline-block;
}
.thebutton{    
    background: #ffc601 !important;
    color: #fff !important;
}
.commlist{margin: 50px auto;}
.commlist h3 {
    font-size: 23px;
    font-weight: 700;
	color: #101d37;
	padding-bottom: 10px;
}
#visits{position: absolute;top: 237px; right: 50%; margin-right: -437px;color: #b0b3b4; font-size: 12px;}

.info-title {
    margin: 0;
    padding: 22px 0;
    font-size: 32px;
    font-weight: 500;
    line-height: 48px;
}
.info-meta-s {
    border-top: 1px solid #eee;
    padding: 24px 0;
    display: -webkit-box;
    display: -ms-flexbox;
	display: flex;
	margin-bottom: -18px;
}
.info-meta {
    line-height: 1;
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
    float: left;
    position: relative;
}
.info-meta_val {
    display: block;
    margin-bottom: 14px;
    font-weight: 500;
    font-size: 18px;
}
.info-meta_label {
    font-size: 14px;
    color: #999;
}
#infor p{line-height: 200%;}

.jianjie{width: 50%; float: left; margin-right: 10%; text-indent: 2em; min-height: 200px; margin-bottom: 30px;}
.jianjie p,.jianjie span{font-size: 16px !important; color: #ff5a00 !important;}
.jianjie p{margin-bottom: 10px;}
.jsq{width: 40%; float: left;}