

/** 两个CSS分拆处 **/

a {
	color: #333;
}

a:hover {
	color: #ffc601;
}

a:focus {
	outline: none;
}

a img:hover {
}

.pos_abs {
	position: absolute;
}

input {
	font-size: 14px;
	padding: 0 5px;
	margin: 0;
}

.c-ffc601 {
	color: #ffc601;
}

.invisible {
	display: none!important;
}

/* img.scrollLoading {
	background: url('../images/loading.gif') no-repeat center;
} */

/*

 	板块居中、限宽、样式

 * */

.section {
	margin: 0 auto;
	width: 1200px;
}

.title-bottom {
	position: absolute;
	width: 100%;
	height: 1px;
	left: 0;
	bottom: 0;
	background: #e8e8e8;
}



/*

 	图标

 * */


.icon-adv1 {
	width: 26px;
	height: 14px;
	background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAOBAMAAADDIxFwAAAAFVBMVEXb29vb29vb29v////b29uZmZn09PQjSyvpAAAAA3RSTlPmSklSjzZ3AAAASElEQVQI12NQcEEAJgY2YwRIYHBG4pmAecHGxqamUJ5paGgoiAiG8IxB0kASxgPLh0J5UADnoeoDERBeMEIO1XY0lwkguZoRAIeOKIBn3QnUAAAAAElFTkSuQmCC') no-repeat center;
}

.icon-adv2 {
	width: 26px;
	height: 14px;
	background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAOBAMAAADDIxFwAAAAElBMVEUAAADGxsYAAAAAAAAAAAAAAADBp35SAAAABnRSTlOA2XlXFAClmQ4XAAAAOUlEQVQI12MgDQgwMDAyQtmMgoKCIEIAwgNLw+Wg8oJQHhQgeAh9UALEUwCSCDkDFF1OKLwQIyQOAKEvAnRDCORKAAAAAElFTkSuQmCC') no-repeat center;
}

.icon-roomType {
	width: 18px;
	height: 18px;
	background: url(../images/roomType.jpg) no-repeat center;
}

.vr-icon1 {
	width: auto;
	height: 30px;
	line-height: 30px;
	padding: 0 10px;
	color: #ffc601;
	background:rgba(0,0,0,.7);
}


/*资讯*/

.new-group {
    width: 1200px;
    margin: 0 auto;
}
#information {
	margin-top: 10px;
	margin-bottom: 32px
}

#information .left {
	width: 857px
}

#information .left .title-zh {
	font-size: 36px;
	color: #333;
	font-weight: 600
}

#information .left .title-en {
	font-size: 18px;
	color: #8a8eab;
	margin-left: 10px;
	line-height: 47px;
	height: 41px
}

#information .left .min-img-loop {
	width: 857px;
	overflow: hidden;
	position: relative;
	margin-top: 10px
}

#information .left .min-img-loop .hd {
	width: 857px;
	overflow: hidden;
	height: 0;
	background: #f4f4f4;
	padding: 0 10px
}

#information .left .min-img-loop .hd .next,#information .left .min-img-loop .hd .prev {
	border-radius: 3px;
	width: 34px;
	height: 36px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
	opacity: 0.3;
	z-index: 999
}

#information .left .min-img-loop .hd .next:hover, #information .left .min-img-loop .hd .prev:hover {
	opacity: 0.6
}

#information .left .min-img-loop .hd .prev {
	background: #060606 url(../images/min-right-arrow.png) no-repeat 50%;
	position: absolute;
	top: 115px;
	right: 0
}

#information .left .min-img-loop .hd .next {
	background: #060606 url(../images/min-left-arrow.png) no-repeat 50%;
	position: absolute;
	top: 115px;
	left: 0
}

#information .left .min-img-loop .hd ul {
	float: right;
	overflow: hidden;
	margin-top: 10px;
	zoom: 1
}

#information .left .min-img-loop .hd ul li {
	float: left;
	width: 9px;
	height: 9px;
	overflow: hidden;
	margin-right: 5px;
	text-indent: -999px;
	cursor: pointer;
	/* background: url(../images/icoCircle.gif) 0 -9px no-repeat */
}

#information .left .min-img-loop .hd ul li.on {
	background-position: 0 0
}

#information .left .min-img-loop .bd ul {
	overflow: hidden;
	zoom: 1
}

#information .left .min-img-loop .bd ul li {
	width: 232px;
	margin-right: 20px
}

#information .left .min-img-loop .bd ul li .pic {
	text-align: center;
	width: 232px;
	height: 130px;
	overflow: hidden;
}

#information .left .min-img-loop .bd ul li .pic img {
	width: 232px;
	min-height: 131px
}

#information .left .min-img-loop .bd ul li .pic a:hover img {
	border-color: #999
}

#information .left .min-img-loop .bd ul li .title {
	height: auto;
	padding: 14px;
	border: 1px solid #eaeaea;
	border-radius: 0 0 2px 2px;
	margin-top: -6px
}

#information .left .min-img-loop .bd ul li .title .title-str {
	font-size: 14px;
	color: #535353;
	height: 40px;
	margin-bottom: 22px;
	line-height: 18px
}

#information .left .min-img-loop .bd ul li .title .time {
	font-size: 12px;
	color: #bbb;
	line-height: 21px;
	width: 72px;
	height: 20px;
	overflow: hidden;
}

#information .left .min-img-loop .bd ul li .title .score {
	background: #f7f7f7;
	border-radius: 12.5px;
	height: 21px;
	font-size: 12px;
	color: #bbb;
	text-align: center;
	line-height: 21px;
	padding: 0 15px
}

#information .left .max-img-loop {
	width: 502px;
	height: 314px;
	margin-right: 30px;
	margin-top: 20px
}

#information .left .max-img-loop .hd {
	position: relative;
	height: 0;
	padding: 0 10px
}

#information .left .max-img-loop .hd .next,#information .left .max-img-loop .hd .prev {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
	opacity: .3;
	border-radius: 3px;
	width: 34px;
	height: 68px;
	position: absolute
}

#information .left .max-img-loop .hd .prev {
	background: #060606 url(../images/min-right-arrow.png) no-repeat 50%;
	top: -185px;
	right: 0;
	display: block
}

#information .left .max-img-loop .hd .next {
	background: #060606 url(../images/min-left-arrow.png) no-repeat 50%;
	top: -185px;
	left: 0;
	display: block
}

#information .left .max-img-loop .hd ul {
	float: right;
	overflow: hidden;
	margin-top: 10px;
	zoom: 1
}

#information .left .max-img-loop .hd ul li {
	float: left;
	width: 9px;
	height: 9px;
	overflow: hidden;
	margin-right: 5px;
	text-indent: -999px;
	cursor: pointer;
	/* background: url(../images/icoCircle.gif) 0 -9px no-repeat */
}

#information .left .max-img-loop .hd ul li.on {
	background-position: 0 0
}

#information .left .max-img-loop .bd ul {
	overflow: hidden;
	zoom: 1
}

#information .left .max-img-loop .bd img {
	width: 502px;
	min-height: 314px
}

#information .left .max-img-loop .bd .title {
	height: 35px;
	line-height: 35px;
	background: #000;
	background: rgba(0,0,0,.7);
	padding-left: 10px;
	font-size: 16px;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%
}

#information .left .max-img-loop .bd .title a {
	color: #fff;
	font-size: 14px;
}

#information .left .max-img-loop .bd ul li {
	float: left;
	overflow: hidden;
	text-align: center;
	width: 502px!important;
	height: 314px;
	position: relative
}

#information .left .max-img-loop .bd ul li .pic {
	text-align: center;
	width: 502px;
	height: 314px;
	overflow: hidden;
}

#information .left .news-list {
	margin-top: 16px;
	width: 325px
}

#information .left .news-list .hot-news {
	padding-bottom: 11px;
	border-bottom: 1px solid #d8d8d8;
	margin-bottom: 11px
}

#information .left .news-list .hot-news p {
	font-size: 20px;
	height: 24px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #333;
	margin-bottom: 8px;
	font-weight: bold;
}

#information .left .news-list .hot-news p:hover {
	color: #ff4e00
}

#information .left .news-list .hot-news span {
	font-size: 12px;
	color: #6e6e6e;
	height: 35px;
	line-height: 20px;
	display: block;
	overflow: hidden;
}

#information .left .news-list .list-news li {
	height: 34px;
	line-height: 34px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

#information .right {
	width: 322px;
	margin-top: 18px;
}

#information .right .group {
	border-left: 1px solid #f3f3f3;
	border-right: 1px solid #f3f3f3;
	border-bottom: 1px solid #f3f3f3
}

#information .right .group ul {
	margin-top: -5px
}

#information .right .group .switch-top {
	background: #ebebeb;
	width: 320.5px
}

#information .right .group .switch-top span {
	width: 50%;
	height: 47px;
	line-height: 47px;
	font-size: 16px;
	color: #5e5e5e;
	text-align: center
}

#information .right .group .switch-top .switch-item {
	background: #ebebeb;
	font-size: 16px;
	color: #373737
}

#information .right .group .switch-top .selected {
	background: #fff;
	border-top: 2px solid #ebebeb;
	height: 45px;
	color: #666;
	font-size: 16px;
	font-weight: 600
}

#information .right .group .switch-data li {
	height: 35px;
	overflow: hidden;
	padding: 0 14px;
	width: 292.5px;
	margin: 5px 0 0
}

#information .right .group .switch-data .selected {
	height: 105px;
	background: #f8f8f8;
	padding: 14px
}
#information .right .group .video .selected {
	height: 225px;
	background: #f8f8f8;
	padding: 14px
}
#information .right .group .switch-data img {
	width: 109px;
	height: 72px;
	margin-right: 10px
}
#information .right .group .video img{
	width: 100%;
	height: 150px;
}
#information .right .group .video .bof{
	height: 40px;
	display: block;
}
#information .right .group .switch-data .title {
	line-height: 35px;
	display: block;
    width: 300px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden
}
#information .right .group .video .title {
	line-height: 35px;
	display: block;
	font-size: 15px;
	width: 100%;
	text-align: center;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden
}
#information .right .group .video .bfbox{

}
#information .right .group .video .bfbox h3{
	font-size: 15px;
	line-height: 36px;
	font-family: PingFang SC,Lantinghei SC,Helvetica Neue,Helvetica,Arial,Microsoft YaHei,微软雅黑,STHeitiSC-Light,simsun,宋体,WenQuanYi Zen Hei,WenQuanYi Micro Hei,sans-serif!important;
}
#information .right .group .video .data{

}
#information .right .group .switch-data .title:hover {
	color: #ff4e00
}

#information .right .group .switch-data .summary {
	width: auto;
	font-size: 12px;
	line-height:24px;
	height: 72px;
	color: #999;
	text-indent: 2em;
	overflow: hidden
}
#information .right .group .switch-data .nopic {
	width: 170px;
	font-size: 12px;
	line-height:24px;
	height: 72px;
	color: #999;
	overflow: hidden
}
#information .right .linkage {
	background: #fafafa;
	padding: 20px;
	width: 280px;
	height: 175px;
	margin-top: 15px;
	border-top: 1px solid #f3f3f3
}
#information .right .linkage .linkage-title{text-align: center; font-size: 18px; font-weight: bold; color: #666; margin-bottom: 10px;}
#information .right .linkage .socre {
	display: block;
    text-align: center;
}
#information .right .linkage .socre img{width: 42px;}
#information .right .linkage .title-str {
	font-size: 14px;
	color: #636363;
	width: 100%;
	padding-top: 5px;
	display: block;
	text-align: center;
}

#information .right .linkage .title-str:hover {
	color: #ff4e00
}

#information .right .linkage li {
	margin-top: 11px;
	float: left;
    width: 50%;
	overflow: hidden;
}

#information .right .linkage .linkage-titlemargin-bottom: 18px;border-left: 4px solid #4b96f6;font-size: 16px;height: 17px;line-height: 17px;padding-left: 11px;color: #373737;
}

#information .left .max-img-loop .hd .next:hover, #information .left .max-img-loop .hd .prev:hover {
	opacity: .6;
	}
.toollist{height:250px; padding-top: 15px;}
.toollist .socre {
	display: block;
    text-align: center;
}
.toollist .socre img{width: 42px;}
.toollist .title-str {
	font-size: 14px;
	color: #636363;
	width: 100%;
	padding-top: 5px;
	display: block;
	text-align: center;
}

.toollist .title-str:hover {
	color: #ff4e00
}	
.toollist li {
	margin-top: 11px;
	float: left;
    width: 50%;
	overflow: hidden;
}

/*

 	导购栏

 * */

#guide-wrap {
	position: relative;
	background: #fff;
	margin-bottom: 40px;
}

#guide-wrap .guide {
	margin-top: 30px;
	overflow: hidden;
}

.guide-left {
	width: 873px;
}

.guide-left-title {
	height: 50px;
}

.guide-left-title h2 {
	float: left;
	line-height: 54px;
	font-size: 36px;
	font-weight: 600;
	color: #333;
	font-family: "microsoft yahei";
}

.guide-left-title .guide-nav {
	float: left;
	margin-left: 100px;
}

.guide-left-title .guide-nav span {
	float: left;
	height: 50px;
	line-height: 50px;
	font-size: 18px;
	color: #333;
	margin-right: 45px;
	cursor: pointer;
}

.guide-left-title .guide-nav span.active {
	position: relative;
	font-weight: 600;
	color: #ffc601;
}

.guide-left-title .guide-nav span.active em {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 3px;
	background: #ffc601;
}

.guide-content-wrap {
	height: 550px;
	margin-top: 20px;
	overflow: hidden;
}

.guide-content-wrap .house-list {
	display: none;
}

.house-list .house-item {
	float: left;
	width: 266px;
	height: 258px;
	margin-right: 25px;
	margin-bottom: 30px;
	overflow: hidden;
}

.house-item .house-link {
	display: block;
	width: 248px;
	height: 186px;
	border-radius: 4px;
	overflow: hidden;
	position: relative;
}

.house-item .house-link:hover img {
	transform: scale(1.1);
}

.house-item .house-link img {
	width: 248px;
	height: 186px;
	transition: all .6s;
}

.house-item .house-link .house-bg {
	position: absolute;
	width: 248px;
	height: 186px;
	left: 0;
	top: 0;
	background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAPoAAAC6CAMAAACwaqBjAAAAw1BMVEUAAAA0NDTNzc3y8vL29vYDAwMcHBwJCQkGBgYNDA0hISEQEBATExMXFxclJSUqKiouLi46Ojo/Pz9ERERWVlZcXFxhYWFpaWlycnJ3d3eAgICQkJCZmZmenp6kpKSpqamzs7O5ubm+vr7Dw8PIyMjT09PY2Njg4ODk5OTo6Oj6+vr8/Pzu7u6IiIiFhYXr6+tISEhLS0tNTU1QUFBSUlJlZWVubm57e3uMjIyUlJStra2wsLDb29vd3d0BAQEBAQEDBAPSvFE1AAAAQXRSTlMAmCUKB72quLq2prOwrqOgnJOQjH56dnBqZl9TTUlFQTk1MS0qIR0XFBEEAw1ZWw+Jh4WDgXNtY1ZQPjwbGh2BgOMhTQwAAAJHSURBVHja7M+JDYNADATAk5Je8iG5gvTfViJywSBK2Bm+k23gdgAAAAAAAAAAAAAAAAAAAAAAAKtXrOToz1jJ0a+xRE80LrFETzSWWGOp77Gp9ZqqZqnWWxerarf+tXvk3+w3tmXPLAfV57E3f1C9t22gV3NmX67+6DnafI6KNR6xkqPfYyVHv8VKjv6O9Wl/vHIbiGEgygSwtUrvvbe/FdI71r7/qaJKYpEjPL+VJWpIkR75xSIPWMjW77GQrS9jWVgnIndYyNZvsZCt32AhW7/GQrZ+hYVs/QeLfGORSyxk6xdYyNbPsZCtn2EhW//CIqdYyNY/sUiPRULfhz6kPW5tpTjrWhdyWGu1OsehpHOkV3tQFHtU1aBV1i0l2pCgcblqh0IbGFqJXuv78XyNrUe0jkVOsJCtf2CRYyxk60dYyNbfscghFrL1NyxygIVsfR8L2foeFrL1VyzygkWescgTFnnEIrtYyNZ3sJCtb2MhW1/CsrBORLawkK1vYiFb38BCtr6ChWx9Ol2JK23l1wIV46eUWrtYYEnDmqrepmXFiELLWL9xYU1aTkVTbOY/tMxGyBQL2fo6FrL1NSxk66tYyNY9Frh1590I77Koqslxy1HZ09ck6+Etow9U11LDR5yW2yQVcmBvjfpO036UssM6JrSlOCzReue6zsUjrxSXL61yd5qtSkyXraTzkZaiHVW2oxVnoTUp6arUCSVsaptvpTaingVV0qd/TnO2S4dFfAfFy3wCZS6DnyDxg8gwcxMcbjbIH3n3SgQSge7IAAAAAElFTkSuQmCC') no-repeat center;
}

.house-item .house-link .house-name {
	position: absolute;
	padding-left: 10px;
	width: 240px;
	height: 34px;
	left: 0;
	bottom: 0;
	font-size: 14px;
	line-height: 34px;
	color: #fff;
}

.house-item .house-link .icon-adv2 {
	position: absolute;
	right: 0;
	top: 0;
}

.house-item .house-infomation {
	width: 248px;
	padding: 14px 0 13px;
}

.house-item .house-infomation .house-price {
	float: left;
	font-size: 18px;
	height: 18px;
	line-height: 18px;
	color: #ff4e49;
}
.house-item .house-infomation .house-mianji {
	float: left;
	font-size: 18px;
	height: 18px;
	margin-left: 10px;
	line-height: 18px;
	color: #43cb00;
}
.house-item .house-infomation .price-units {
	float: left;
	font-size: 14px;
	color: #333;
	margin-left: 6px;
}

.house-item .house-infomation .house-region {
	float: right;
	font-size: 14px;
	color: #999;
	margin-right: 3px;
}

.house-item .house-tips {
	width: 248px;
	overflow: hidden;
}

.house-item .house-tips .h-tip {
	float: left;
	padding: 0 6px;
	height: 22px;
	font-size: 14px;
	color: #666;
	border-radius: 4px;
	border: solid 1px #e8e8e8;
	margin-right: 6px;
	cursor: default;
}

.guide-right {
	margin-left: 5px;
	padding: 0 5px 0 10px;
	width: 307px;
	background: #fafafa;
	border-radius: 4px
}

.guide-right .guide-right-title {
	position: relative;
	height: 50px;
}

.guide-right .guide-right-title .appDownLoadBtn {
	float: right;
	width: 133px;
	height: 30px;
	margin-top: 10px;
	background: url('../images/down.png') no-repeat center;
}

.guide-right .guide-right-title h3 {
	float: left;
	font-size: 18px;
	line-height: 50px;
	padding-left: 10px;
	color: #333;
	font-weight: 600;
	font-family: "Microsoft YaHEI","Arial";
}

.guide-right .guide-right-title h3:before {
	content: "";
	position: absolute;
	left: -10px;
	top: 18px;
	width: 4px;
	height: 18px;
	background: #ffc601;
	border-top-right-radius: 2px;
	border-bottom-right-radius: 2px;
}

.guide-right .estate-news {
	padding-top: 5px;
}

#estate-news-list {
	height: 560px;
	overflow: hidden;
}

#estate-news-list .estate-news-item {
	display: block;
	padding: 10px 0 10px 10px;
	margin-right: 9px;
	height: 16px;
	line-height: 16px;
	overflow: hidden;
}

#estate-news-list .estate-news-item:hover {
	background: #f2f2f2;
}

#estate-news-list .estate-news-item:hover h4 span {
	color: #000;
}

#estate-news-list .estate-news-other,

#estate-news-list .estate-news-getMore {
	height: 52px;
	text-align: center;
}

@-webkit-keyframes rotates {

	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}

	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@keyframes rotates {

	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}

	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

#estate-news-list .estate-news-other .otherNews {
	position: relative;
	display: inline-block;
	line-height: 52px;
	color: #ffc601;
}

#estate-news-list .estate-news-other .otherNews .more-text,

#estate-news-list .estate-news-getMore .getMore .more-text {
	font-size: 12px;
	color: #999;
	line-height: 52px;
	margin-left: 10px;
}

#estate-news-list .estate-news-other .otherNews .more-text {
	color: #ffc601;
}

#estate-news-list .estate-news-item .estate-news-left {
	float: left;
	width: 100%;
	padding: 4px 0;
}

#estate-news-list .estate-news-item .estate-news-right {
	float: left;
	width: 104px;
	margin-left: 10px;
}

#estate-news-list .estate-news-item h4 {
	overflow: hidden;
	font-size: 14px;
	color: #333333;
	font-family: "Microsoft YaHEI","Arial";
	/*font-weight: 600;*/
}
#estate-news-list .estate-news-item h4 span{width:100%; overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
#estate-news-list .estate-news-item h4:before {
	content: '';
	float: left;
	width: 5px;
}

#estate-news-list .estate-news-item h4 > *:first-child {
	display: block;
	float: right;
	width: 100%;
	margin-left: -5px;
}

#estate-news-list .estate-news-item h4:after {
	content: "\02026";
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	float: right;
	position: relative;
	top: -18px;
	left: 100%;
	width: 1.2em;
	margin-left: -1.2em;
	padding-right: 5px;
	text-align: center;
	background: #fff;
}

#estate-news-list .estate-news-item h4:hover:after {
	color: #000;
}

#estate-news-list .estate-news-item .news-desc {
	margin-top: 6px;
	height: 20px;
	overflow: hidden;
}

#estate-news-list .estate-news-item .news-desc span {
	float: left;
	line-height: 20px;
	font-size: 12px;
	color: #999;
	margin-right: 10px;
}

#estate-news-list .estate-news-item .news-desc .news-tip {
	padding: 0 5px;
	height: 18px;
	line-height: 18px;
	border: 1px solid #ffc601;
	border-radius: 3px;
	color: #ffc601;
	/*font-weight: 600;*/
	/*cursor: pointer;*/
}

#estate-news-list .estate-news-item .news-desc .news-author {
	/*cursor: pointer;*/
}

#estate-news-list .estate-news-item .estate-news-right .estate-img-wrap {
	position: relative;
	display: block;
	width: 104px;
	height: 78px;
	border-radius: 4px;
	overflow: hidden;
}

#estate-news-list .estate-news-item .estate-news-right img {
	width: 104px;
	height: 78px;
}

#estate-news-list .estate-news-item .estate-news-right .icon-video {
	position: absolute;
	width: 104px;
	height: 78px;
	left: 0;
	top: 0;
	background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABsAAAAbCAMAAAC6CgRnAAAAe1BMVEUAAAAAAAD////n5+f////////////////////t7e3r6+v///////+JiYmAgIA+Pj7////Gxsbl5eX////////////FxcXDw8OoqKj////////n5+fe3t7V1dXQ0ND///+9vb23t7fGxsaSkpJiYmJOTk4aGhrKysr////zkZ7/AAAAKXRSTlMpAMzUx24Mwb6hnU5IR0QyhWzMrqp2ampXARLTuaCWhHpwa1Q+OC2OEyR5ghEAAADPSURBVCjPfZLXEoIwEEXXSxJ6U7oFxfr/XygGElBn9rzdnMmk7KXNjAr7nQt314fKLNFspIBBSLV2kQf4eZxSGuc+4EXWtRIIEjIkASDb2UmIitZUAnJyEURD3zQC0cd1Hmr6pYbXja5EQP8EKDekBMw1jrfFJRCKQvgmO9vzw0ofIWXIrXOcw9WEHBkViK0b2Z/uU4hRkIvUOs32okMKlwCybuapE8Dt487j7sm9j/sX5j+ZObyY+fFz5/tiezbong22Z3w/l15nutfZ0us3VugMdIGaSSsAAAAASUVORK5CYII=') no-repeat center;
}


/*

 	iframe广告

 * */

.iframe-banner-wrap {
	width: 1200px;
    margin: 0 auto;
	margin-top: 20px;
	overflow: hidden;
}

.xafcshow {
	position: relative;
	margin-bottom: 4px;
}

.xafcshow .adicon {
	left: -2px;
	z-index: 99;
	width: 30px;
	bottom: -4px;
	border-top-left-radius: 0;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
	border-top-right-radius: 4px;
	font-size: 8px;
	color: #fff;
	position: absolute;
}



/*

 	VR看房 + 商业看房

 * */

#business-wrap,

#vr-wrap {
	position: relative;
	background: #fff;
}

#business-wrap .business-con,

#vr-wrap .vr-con {
	margin-top: 30px;
	overflow: hidden;
}

.business-title,

.vr-title {
	height: 50px;
}

.business-title h2,

.vr-title h2 {
	float: left;
	line-height: 54px;
	font-size: 30px;
	font-weight: 600;
	color: #333;
	font-family: "Microsoft YaHEI","Arial";
}

.business-title .business-nav,

.vr-title .vr-nav {
	float: left;
	margin-left: 100px;
}

.business-title .business-nav span,

.vr-title .vr-nav span {
	float: left;
	height: 50px;
	line-height: 50px;
	font-size: 18px;
	color: #333;
	margin-right: 45px;
	cursor: pointer;
}

.business-title .business-nav span.active,

.vr-title .vr-nav span.active {
	position: relative;
	font-weight: 600;
	color: #ffc601;
}

.business-title .business-nav span.active em,

.vr-title .vr-nav span.active em {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 3px;
	background: #ffc601;
}

.business-content-wrap,

.vr-content-wrap {
	height: auto;
	margin-top: 20px;
	overflow: hidden;
}

.business-content-wrap .business-list,

.vr-content-wrap .vr-list {
	width: 1230px;
}

.business-list .business-item,

.vr-list .vr-item {
	float: left;
	margin-right: 25px;
	margin-bottom: 25px;
	overflow: hidden;
}

.business-item .business-link,

.vr-item .vr-link {
	display: block;
	width: 220px;
	height: 164px;
	border-radius: 4px;
	overflow: hidden;
	position: relative;
}

.business-item .business-link:hover img,

.vr-item .vr-link:hover img {
	transform: scale(1.1);
}

.business-item .business-link img,

.vr-item .vr-link img {
	width: 220px;
	min-height: 164px;
	transition: all .6s;
}

.business-item .business-link .business-bg,.vr-item .vr-link .vr-bg {
	position: absolute;
	width: 220px;
	height: 164px;
	left: 0;
	top: 0;
	background: url('../images/vrbg.png') no-repeat center;
}

.vr-item .vr-link .vr-icon1 {
	position: absolute;
	right: 4px;
	top: 0;
}

.vr-item .vr-link .vr-icon2 {
	position: absolute;
	right: 5px;
	top: 4px;
}

.business-item .business-link .business-name,

.vr-item .vr-link .vr-name {
	position: absolute;
	padding-left: 10px;
	width: 210px;
	height: 34px;
	left: 0;
	bottom: 0;
	font-size: 14px;
	line-height: 34px;
	color: #fff;
}

/*商业地产部分*/

.business-item .business-link .icon-adv2 {
	position: absolute;
	right: 0;
	top: 0;
}

.business-item .business-infomation {
	width: 220px;
	padding: 14px 0 13px;
}

.business-item .business-infomation .house-price {
	float: left;
	font-size: 18px;
	height: 18px;
	line-height: 18px;
	color: #ff4e49;
}

.business-item .business-infomation .price-units {
	float: left;
	font-size: 14px;
	color: #333;
	margin-left: 6px;
}

.business-item .business-infomation .house-region {
	float: right;
	font-size: 14px;
	color: #999;
	margin-right: 3px;
}



/*

 	排行榜 + 友情链接

 * */

#friendship-wrap,

#ranking-wrap {
	position: relative;
	background: #fff;
}

#friendship-wrap .friendship-con,

#ranking-wrap .ranking-con {
	margin-top: 30px;
	overflow: hidden;
}

.friendship-title,

.ranking-title {
	height: 50px;
}

.friendship-title h2,

.ranking-title h2 {
	float: left;
	line-height: 54px;
	font-size: 36px;
	font-weight: 600;
	color: rgb(51, 51, 51);
	font-family: "Microsoft YaHEI","Arial";
}

.friendship-nav {
	float: left;
	margin-left: 30px;
}

.ranking-nav {
	float: left;
	margin-left: 100px;
}

.friendship-nav span,

.ranking-nav span {
	float: left;
	height: 50px;
	line-height: 50px;
	font-size: 18px;
	color: #333;
	margin-right: 45px;
	cursor: pointer;
}

.friendship-nav .add-qqNum {
	float: left;
	height: 50px;
	line-height: 50px;
	font-size: 14px;
	color: #666;
	margin-right: 25px;
}

.ranking-content-wrap {
	height: 268px;
	margin-top: 20px;
	overflow: hidden;
}

.rank-left,

.rank-midd,

.rankright {
	float: left;
	width: 326px;
	height: 220px;
	background: #f5f5f6;
	border-radius:4px;
	padding: 20px;
	overflow: hidden;
}

.rank-midd {
	margin: 0 51px;
}

.r-con-title {
	position: relative;
	height: 36px;
}

.r-con-title span {
	position: relative;
	float: left;
	font-size: 18px;
	line-height: 24px;
	height: 24px;
	font-family: "Microsoft YaHEI","Arial";
	color: #333;
	margin-right: 25px;
	cursor: default;
}

.rank-list {
	padding: 8px 0;
}

.rank-list .rank-list-item {
	padding: 7px 0;
	height: 20px;
	overflow: hidden;
}

.rank-list .rank-list-item .item-num {
	float: left;
	margin-right: 10px;
	border-radius: 50%;
	font-size: 12px;
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	background: #c3c3cb;
	color: #fff;
}

.rank-list .rank-list-item .item-num.hot-num {
	color: #fff;
	background: #ffc601;
}

.rank-list .rank-list-item a {
	float: left;
	width: 296px;
	height: 20px;
	line-height: 20px;
	font-size: 14px;
}

.rank-list .rank-list-item a .hot-num {
	float: left;
	width: 135px;
}

.rank-list .rank-list-item a .hot-region {
	float: right;
	color: #999;
}

.rank-list .rank-list-item:hover .hot-region {
	color: #ffc601;
}

.friendship-content-wrap {
	margin: 20px 0 40px;
	white-space: nowrap;
	overflow: hidden;
}

.friendship-content-wrap a {
	float: left;
	font-size: 14px;
	line-height: 34px;
	height: 34px;
	margin-right: 35px;
}

.module-ad-rect {
	margin: 0 auto;
	overflow: hidden;
	clear: both;
	position: relative;
	margin-top: 40px
}

.module-ad-rect .split-bar {
	background: url(../images/split.png) no-repeat;
	width: 1200px;
	height: 10px;
	margin: 0 auto;
}
.ranking .title {
    text-align: center;
    font-size: 0;
    margin-bottom: 30px;
}
.ranking .title .line {
    display: inline-block;
    width: 60px;
    height: 1px;
    background: #9f9fa6;
}
.ranking .title .text {
    display: inline-block;
    margin: 0 20px;
    font-size: 28px;
    font-weight: 600;
    color: #303033;
    line-height: 42px;
    vertical-align: middle;
}
.flink{width: 1200px; margin: 40px auto 0; padding-bottom: 20px;}
.flink ul li{float: left; margin-bottom: 25px;}
.flink ul li a{padding: 0 20px 0 0;}
.public-t {
    line-height: 68px;
    border-bottom: 1px solid #f5f5f5;
    overflow: hidden;
    margin: 0 -20px;
}
.job-tab a{
	font-size: 18px;
	color: #b2b2b2;
	margin: 0 15px;
	font-weight: bold;
	line-height: 50px;
}
.job-tab a:hover,.job-tab a.on{
	color: #333;
	position: relative;
}
.job-tab a.on:after{
    content: '';
    background-color: #0cbb73;
    height: 4px;
    width: 20px;
    position: absolute;
    left: 0;
    bottom: -24px;
    right: 0;
    margin: 0 auto;
    border-radius: 3px;
}

.job{
	width: 1200px;
	margin: 0 auto;
	display: block;
	padding: 0px;
}
.job .public-t{
	margin:0px;
}

.job-con { margin-top: -1px;}
.job-div{
	width: 259px;
    border-top: 1px solid #f5f5f5;
    border-left: 1px solid #f5f5f5;
    padding: 20px 20px 15px 20px;
}
.job-name{font-size: 15px;color: #333; white-space: nowrap; word-break: break-all; overflow: hidden; text-overflow: ellipsis;}
.job-salary{
	line-height: 31px;
	color: #ddd;
}
.job-salary em {color: #999; font-weight:normal; padding-left:5px;}
.job-salary span{
	color: #ff6648;
	font-size: 12px;
	padding-right: 5px;
}
.job-salary a{
	color: #a1a1a1;
	display: inline-block;
	padding-left: 5px;
}
.job-advan{
	border-bottom: 1px dashed #f0f0f0;
	padding-bottom: 15px; min-height: 20px;
}
.job-advan span,.rc-advan span{
	display: inline-block;
	padding:0 7px;
	border:1px solid #b6ead5;
	border-radius: 3px;
	color: #36c78c;
	margin-right:6px;
}
.job-c{
	color: #aeaeae;
	font-size: 12px;
	padding-top: 10px;
    white-space: nowrap;
    word-break: break-all;
    overflow: hidden;
    text-overflow: ellipsis;
}
.job-c span{
	display: inline-block;
	padding:2px 3px;
	color: #fff;
	border-radius: 3px;
	margin-left: 5px;
	font-size: 12px;
    line-height: 1;
}
.job-company span{
	background-color: #d7c39c;
}
.job-company a { color:#999;}
.job-company a:hover { color:#0bbb73;}
.job-certification span{
	background-color: #73c7a5;
}
.border-R {
    border-radius: 5px;
}
.rtit{float: right; padding-top: 12px;}
.rtit a{ color: #ffc601; font-size: 18px;}