@CHARSET "UTF-8";

.fyts .content .left li {
	padding: 20px 0px;
	border-bottom: 1px dashed #c0c0c0;
}

.commentDiv {
	width: 100%;
}

.commentDiv .leftDiv {
	width: 188px;
	padding: 24px 20px 10px;
	float: left;
	overflow: hidden;
}

.commentDiv .leftDiv .topDiv {
	margin-bottom: 5px;
	overflow: hidden;
}

.commentDiv .leftDiv .mobileDiv {
	height: 31px;
	line-height: 31px;
	color: #e3140e;
	font-weight: bold;
	font-size: 22px;
	text-align: center;
	padding: 5px 0px;
}

.commentDiv .leftDiv .imgDiv {
	float: left;
}

.commentDiv .leftDiv .topDiv .contentDiv {
	float: right;
}

.commentDiv .leftDiv .topDiv .contentDiv .nameDiv {
	height: 40px;
	line-height: 40px;
	font-size: 18px;
}

.commentDiv .leftDiv .topDiv .contentDiv .qqDiv {
	height: 22px;
	line-height: 22px;
	padding: 0 0 2px 0;
}

.commentDiv .leftDiv .topDiv .contentDiv .storeDiv {
	height: 40px;
	line-height: 40px;
}

.commentDiv .rightDiv {
	overflow: hidden;
	line-height: 24px;
	padding: 5px 0 0 10px;
	border-top: dotted 1px #c0c0c0;
	border-right: solid 1px #c0c0c0;
	border-left: solid 1px #c0c0c0;
	height: 210px;
}

.commentDiv .rightDiv .titleDiv {
	height: auto;
	line-height: 30px;
	margin-bottom: 5px;
	font-size: 16px;
	font-weight: bold;
}

.commentDiv .rightDiv .contentDiv {
	width: 446px;
	height: 60px;
	line-height: 30px;
	font-size: 13px;
	color: #333;
	font-family: "Microsoft YaHei" !important;
	margin-bottom: 10px;
	overflow: hidden;
}

.commentDiv .rightDiv .bottomDiv {
	height: 30px;
	line-height: 30px;
	margin-bottom: 15px;
}

.commentDiv .rightDiv .bottomDiv .timeDiv {
	float: left;
	color: #999;
}

.commentDiv .rightDiv .bottomDiv .moreDiv {
	float: right;
	color: #999;
	margin-right: 5px;
}

.containerNew {
	overflow: hidden;
	max-height: 649px;
}

.list .list-item {
	border: hidden;
}

.list-item {
	padding: 0px;
}

.containerNew {
	overflow: visible;
}

html {
	overflow-y: hidden;
}

.containerNew {
	max-height: 689px;
}

.jpage-panel {
	border-right: solid 1px #c0c0c0;
	margin-bottom: 0px;
}

.view-similar .content {
	background: url(/images/esfgmxuzhibjt.jpg);
}

.view_show_div {
	width: 100%;
	height: auto;
	padding-bottom: 0px;
}

.view_showMenu_div {
	width: 250px;
	height: 64px;
	border: solid 1px #ccc;
	text-align: center;
	line-height: 64px;
	border-top: hidden;
	border-left: hidden;
	background: url("../images/house/1y.png");
	color: #004276;
}

.view_showMenu_div a {
	color: #004276;
	font-size: 24px;
}

.view_showMenu_div a:hover {
	color: #e3140e;
}

.view_showContent_div {
	width: 100%;
	height: 243px;
}

.view_showContentRight_div {
	width: 505px;
	float: right;
}

.view_showContentRightTitle_div a {
	margin-left: -130px;
	margin-top: 20px;
	font-size: 24px;
	color: #fff;
	font-weight: 600;
	letter-spacing: 1px;
}

.view_showContentRightTitle_div a:hover {
	color: #d9d9d9;
}

.view_showContentRightContent_div a {
	font-size: 16px;
	color: #fff;
	letter-spacing: 1px;
	font-family: "微软雅黑";
}

.view_showContentRightContent_div a:hover {
	color: #d9d9d9;
}

.view_showContentRightContent_div li {
	
}

.view_showContentRightContent_div ul {
	margin: 20px 0px;
	
}

.href_a {
	color: #335292;
}

.href_a:hover {
	text-decoration: underline;
}

.header .nav ul li a {
	width: 80px;
}

#wechat-qrcode {
	width: 120px;
	height: 120px;
	display: none;
}

.bigImg {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 1002;
}

.bigImg .mask {
	width: 100%;
	height: 100%;
	background-color: #000;
	opacity: .7;
	filter: alpha(opacity = 70);
}

.bigImg .list {
	position: absolute;
	top: 10%;
	bottom: 22%;
	margin-bottom: 2px;
	left: 0;
	right: 0;
	text-align: center;
}

.bigImg .list img {
	height: 100%;
	max-width: 100%;
}

.bigImg .list .loading {
	position: absolute;
	width: 32px;
	height: 32px;
	left: 50%;
	top: 50%;
	margin-left: -16px;
	margin-top: -16px;
	background-image: url(/images/loading.gif);
	background-image: -webkit-image-set(url(/images/loading.gif) 1x,
		url(/images/loading.gif) 2x);
}

.bigImg .list .pre {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 50%;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.bigImg .list .pre span {
	background-image:
		url("../../../common/lib/MZYpublic/images/esf/spritesheet.png");
	background-repeat: no-repeat;
	display: inline-block;
	width: 46px;
	height: 88px;
	background-position: -56px -89px;
	color: #fff;
	position: absolute;
	top: 50%;
	left: 50px;
	margin-top: -37px;
}

.bigImg .list .next {
	position: absolute;
	top: 0;
	right: 0;
	height: 100%;
	width: 50%;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.bigImg .list .next span {
	background-image:
		url("../../../common/lib/MZYpublic/images/esf/spritesheet.png");
	background-repeat: no-repeat;
	display: inline-block;
	width: 46px;
	height: 88px;
	background-position: -112px -94px;
	color: #fff;
	position: absolute;
	top: 50%;
	right: 50px;
	margin-top: -37px;
}

.bigImg .list {
	position: absolute;
	top: 10%;
	bottom: 22%;
	margin-bottom: 2px;
	left: 0;
	right: 0;
	text-align: center;
}

.bigImg .close {
	position: absolute;
	right: 60px;
	top: 40px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	cursor: pointer;
	background-image: url("../../img/detail/spritesheet.png");
	background-repeat: no-repeat;
	display: inline-block;
	width: 33px;
	height: 33px;
	background-position: -168px -94px;
}

.bigImg .slide {
	position: absolute;
	left: 50%;
	bottom: 0;
	margin-left: -500px;
	width: 1000px;
}

.bigImg .slide .desc {
	font-size: 16px;
	color: #ffffff;
	text-align: center;
	line-height: 39px;
}

.bigImg .slide ul {
	margin-bottom: 25px;
	overflow: hidden;
	white-space: nowrap;
	font-size: 0;
}

.bigImg .slide ul li:first-child {
	margin-left: 0;
}

.bigImg .slide ul li {
	display: inline-block;
	width: 89px;
	height: 67px;
	margin-left: 10px;
	background-color: #000000;
	cursor: pointer;
}

.bigImg .slide ul {
	margin-bottom: 25px;
	overflow: hidden;
	white-space: nowrap;
	font-size: 0;
}

.bigImg .slide ul li img {
	width: 100%;
	height: 100%;
	opacity: .6;
	filter: alpha(opacity = 60);
}

.bigImg .close {
	position: absolute;
	right: 60px;
	top: 40px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	cursor: pointer;
	background-image:
		url("../../../common/lib/MZYpublic/images/esf/spritesheet.png");
	background-repeat: no-repeat;
	display: inline-block;
	width: 33px;
	height: 33px;
	background-position: -168px -94px;
}

.bigImg .slide ul li.selected img {
	opacity: 1;
	filter: alpha(opacity = 100);
}

.agent .right {
	float: left;
}

.loupan {
	overflow: hidden;
}

.scroll_pic li {
	width: 120px;
}

.main .big_right {
	width: 380px;
	padding: 0px;
	border: hidden;
}

.main .maininfo {
	width: 100%;
	height: 500px;
	overflow: hidden;
}

.main .maininfo .total {
	display: inline-block;
	font-family: Tahoma;
	font-size: 55px;
	line-height: 55px;
	color: #e4393c;
	font-weight: bold;
	letter-spacing: -1px;
	max-width: 235px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.main .maininfo .unit {
	display: inline-block;
	font-size: 16px;
	color: #e4393c;
	height: 37px;
	vertical-align: 2px;
}

.main .maininfo .text {
	font-size: 12px;
	color: #333333;
	display: inline-block;
	margin-left: 15px;
}

.main .maininfo .text .unitPrice {
	font-size: 16px;
	color: #394043;
}

.main .topPrice {
	width: 100%;
	padding: 0px;
}
.main .bottom{
	border-top: 1px solid #F1F1F1;
}
.main .middleInfo {
	box-sizing: border-box;
	margin-top: 22px;
	width: 100%;
	border-top: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
	padding: 30px 0;
}

.main .middleInfo .room {
	display: table-cell;
	width: 152px;
}

.main .middleInfo .mainInfo {
	text-align: center;
	font-size: 20px;
	color: #333333;
}

.main .middleInfo .type {
	display: table-cell;
	width: 126px;
}

.main .middleInfo .area {
	display: table-cell;
	width: 133px;
}

.main .aroundInfo {
	float: left;
	width: 100%;
	padding: 24px 0;
	line-height: 20px;
	border-bottom: 1px solid #eeeeee;
	font-size: 14px;
}

.main .aroundInfo .label {
	float: left;
	color: #aeb0b1;
	margin-right: 24px;
	display: inline-block;
	height: 100%;
	min-width: 60px;
	text-align: justify;
	text-align-last: justify;
}

.main .aroundInfo .info {
	color: #333333;
}

.main .aroundInfo .communityName .map {
	color: #394043;
	margin-left: 14px;
}

.main .aroundInfo .areaName {
	margin-top: 14px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	float: left;
	width: 50%;
}

.main .aroundInfo .schoolName {
	margin-top: 14px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	float: left;
	width: 50%;
}

.main .aroundInfo .visitTime {
	margin-top: 14px;
	float: left;
	width: 100%;
}

.main .aroundInfo .houseRecord {
	margin-top: 14px;
	float: left;
	width: 100%;
}

.main .big_right a {
	font-size: 14px;
}

.main .big_right span {
	font-size: 14px;
}

.main .brokerInfo {
	font-size: 0;
	padding-top: 40px;
	padding-bottom: 20px;
}

.main .brokerInfo a {
	text-decoration: none;
	outline: none;
}

.main .brokerInfo user agent stylesheeta:-webkit-any-link {
	color: -webkit-link;
	text-decoration: underline;
	cursor: auto;
}

.main .brokerInfo img {
	height: 115px;
	background: #f5f5f6;
	vertical-align: top;
}

.main .brokerInfo .brokerInfoText {
	display: inline-block;
	margin-left: 21px;
	line-height: 1;
}

.main .brokerInfo .brokerInfoText .brokerName {
	
}

.main .brokerInfo .brokerInfoText .brokerName .name {
	vertical-align: middle;
	font-size: 18px;
	font-weight: bold;
	color: #394043;
	margin-right: 3px;
}

.main .brokerInfo .brokerInfoText .evaluate {
	margin-top: 12px;
	font-size: 12px;
	vertical-align: middle;
}

.main .brokerInfo .brokerInfoText .phone {
	margin-top: 13px;
	font-size: 20px;
	line-height: 24px;
	font-weight: bold;
	color: #db4c3f;
	font-family: Tahoma;
	letter-spacing: -1px;
	margin-left: 0px;
	margin-right: 0px;
	border: hidden;
}

.main .brokerInfo .brokerInfoText .phone span {
	padding: 0 6px;
	font-size: 14px;
}

.small-font {
	　　　 font-size: 12px;
	-webkit-transform-origin-x: 0;
	-webkit-transform: scale(0.90);
}

.smallsize-font {
	font-size: 10.8px;
}

.main .qrcode {
	position: fixed;
	right: 180px;
	bottom: 120px;
	border: 3px solid #eee;
	text-align: center;
	padding: 10px;
	background-color: #fff;
}

.main .qrcode img {
	width: 93px;
	height: 93px;
	margin-bottom: 5px;
}

.main .qrcode p {
	font-size: 12px;
	line-height: 16px;
}

.main .qrcode p.red {
	color: red;
}

.main .middle .map .title {
	width: 688px;
}

.main .middle .map .content {
	width: 668px;
}

.main .middle .notice .content {
	width: 668px;
}

.main .view_showContent_div {
	height: 183px;
}

.main .view_showContentRight_div {
	width: 483px;
}

.main .changepos {
	position: relative;
	height: 150px;
	float: left;
	width: 100%;
}

.main .fixed {
	position: fixed;
	top: 5px;
	background: #fff;
}

.main #imageShow .imagebg {
	height: 473px;
}

.main #imageShow .imagebg li a.bannerbg_main {
	height: 473px;
	position: relative;
}
.main #imageShow .imagebg li a.bannerbg_main .vr_icon {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
    width: 106px;
    height: 106px;
    background-image: url(/themes/fangchan/images/vr.png);
    background-repeat: no-repeat;
    background-size: 5300px 100%;
    -webkit-animation: vr_icon_keyframes 2s steps(50) infinite;
    /* animation: vr_icon_keyframes 3s steps(69) 1s infinite; */
}


@-webkit-keyframes vr_icon_keyframes {
	0% {
		background-position: 0 0
	}
	to {
		background-position: -5300px 0
	}
}

@keyframes vr_icon_keyframes {
	0% {
		background-position: 0 0
	}
	to {
		background-position: -5300px 0
	}
}
.main #imageShow .imagebg li {
	height: 473px;
}

.main .scrollbg_Back .next {
	float: right;
	position: absolute;
	top: 0;
	right: 0;
	line-height: 91px;
	width: 30px;
	text-align: center;
	font-size: 20px;
	color: #fff;
	background-color: #37437D;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.main .scrollbg_Back .pre {
	position: absolute;
	top: 0;
	left: 0;
	line-height: 91px;
	width: 30px;
	text-align: center;
	font-size: 20px;
	color: #fff;
	background-color: #37437D;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.main .scrollbg_Back {
	margin-top: -91px;
	height: 91px;
}

.main .s_pre, .s_next {
	height: 91px;
	width: 30px;
}

.main a.s_pre {
	top: 0px;
}

.main a.s_next {
	top: 0px;
}

.main .scroll {
	margin-top: 12px;
}

.main .middle .content {
	height: 580px;
}

.main .main .middle .information {
	border: hidden;
}

.main .middle .village .right {
	width: 247px;
}

.main .middle .village .right .content {
	width: 177px;
}

.main .middle .village .content {
	width: 668px;
}

.main .middle .village {
	width: 708px;
}

.main .newwrap {
	width: 1150px;
	margin: 0 auto;
	margin-top: 70px;
}

.main .newwrap .title {
	margin-bottom: 25px;
	font-weight: bold;
	font-size: 23px;
}

.main .main .title {
	width: 710px;
}

.main .housePic {
	width: 710px;
}

.main .housePic .container {
	max-height: 1136px;
	overflow: hidden;
}

.main .housePic .container .list {
	margin: 0 auto;
	margin-top: 15px;
	width: 710px;
	text-align: justify;
	line-height: 0;
}

.main .housePic .container .list div:first-child {
	width: 710px;
	height: 473px;
}

.main .housePic .container .list div img {
	width: 100%;
	height: 100%;
}

.main body img {
	background: #f5f5f6;
}

.main img {
	border: 0;
	vertical-align: top;
}

.main .housePic .container .list div span {
	display: inline-block;
	position: absolute;
	bottom: 0;
	left: 0;
	line-height: 32px;
	text-align: center;
	padding: 0 11px;
	border-radius: 2px;
	background-color: rgba(0, 0, 0, 0.4);
	color: #ffffff;
	font-size: 12px;
}

.main .housePic .more {
	display: none;
	height: 44px;
	width: 710px;
	background-color: #f5f5f6;
	line-height: 44px;
	color: #9c9fa1;
	font-weight: bold;
	text-align: center;
	border-radius: 2px;
	cursor: pointer;
	margin-top: 10px;
}

.main .housePic .container .list div.left_fix {
	height: 0;
	padding: 0;
	overflow: hidden;
	margin-bottom: 0;
	vertical-align: top;
}

.main .housePic .container .list div {
	width: 350px;
	height: 233px;
	margin-bottom: 10px;
	display: inline-block;
	position: relative;
}

.main .env-list h3 {
	height: 40px;
	text-align: center;
	line-height: 40px;
	color: #ffffff;
	border-bottom: 1px solid #d3d3d3;
	font-size: 14px;
	background-color: #e3140e;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.main .env-list {
	overflow: hidden;
	height: 317px;
}

.main #env-list {
	position: relative;
	margin-top: -312px;
}

.main .middle .map .content {
	width: 710px;
}

.main .middle .nearby .content .rec_common_con {
	width: 200px;
}

.main .middle .nearby .content .rec_common_con .rec_common_img {
	width: 200px;
}

.main .middle .village .title h4 {
	width: 100px;
	font-weight: bold;
	float: left;
}

.main .middle .village .title h5 {
	width: 400px;
	float: left;
}

.main .middle .village .title {
	width: 708px;
	height: 45px;
	margin-left: 0px;
	border-bottom: hidden;
	padding-top: 10px;
}

.main .middle .village .content {
	
}

.main .middle .nearby {
	width: 708px;
}

.main .middle .nearby .content {
	width: 708px;
	margin-bottom: 30px;
}

.main h4 {
	font-size: 22px;
	line-height: 45px;
}

.main .middle {
	width: 710px;
	overflow: hidden;
}

.main .middle .content {
	width: 710px;
	overflow: hidden;
}

.main .middle .notice {
	width: 710px;
	overflow: hidden;
}

.main .middle .map {
	width: 710px;
	overflow: hidden;
}

.main .outScroll_pic {
	width: 641px;
	overflow: hidden;
}

.main .scrollbg_Back {
	width: 710px;
	overflow: hidden;
}

.main .scroll_pic li img {
	width: 120px;
}

.main #imageShow {
	height: 580px;
}

.main .scroll {
	margin-top: 12px;
}

.search-tab {
	overflow: hidden;
}

.main .middle .village .left .content_special {
	border-top: solid 0px #cccccc;
	border-bottom: solid 0px #cccccc;
	border-left: solid 0px #cccccc;
	border-right: solid 0px #cccccc;
}

.main .middle .village .right .content_special {
	border-top: solid 0px #cccccc;
	border-bottom: solid 0px #cccccc;
	border-left: solid 0px #cccccc;
	border-right: solid 0px #cccccc;
}

.main .middle .housePic .title {
	margin-left: 0px;
	border-bottom: hidden;
	width: 708px;
}

.main .housePic .container {
	margin-top: 0px;
	max-height: 1227px;
}

.housePic .container .list .as1 {
	float: left;
}

.housePic .container .list .as0 {
	float: right;
}

.main .middle .feature .left {
	width: 100%;
	height: auto;
}

.main .middle .feature .left .content {
	width: 600px;
	height: auto;
}

.main .middle .feature .content {
	height: auto;
	border-bottom: none;
	font-size: 15px;
}
.main .middle .feature .content b,strong{
	font-weight: 600;
	font-size: 15px
}
.main .big_right {
	border: 0 hidden;
}

.main .topPrice .total {
	float: left;
	margin-right: 6px;
}

.main .topPrice .unit {
	float: left;
	width: 37px;
	margin-top: 26px;
}

.main .topPrice .text {
	float: right;
	line-height: 55px;
}
.main .topPrice .text a{
	color: #3172F7;
}
.main .middleInfo .room {
	width: 40%;
	float: left;
	clear: left;
	height: 35px;
}

.main .middleInfo .type {
	width: 30%;
	float: left;
	height: 21px;
}

.main .middleInfo .area {
	width: 30%;
	float: left;
	height: 21px;
}

.main .brokerInfo img {
	float: left
}

.main .brokerInfo .brokerInfoText {
	float: left;
	width: 163px;
}

.main .brokerInfo .brokerInfoText .brokerName .name {
	line-height: 23px;
}

.main .brokerInfo .brokerInfoText .phone {
	border: 0 hidden;
}

.intro .container {
	width: 1200px;
	background: #f1f1f1;
}

.main .scroll {
	margin: 0;
}

.scrollbg {
	margin: 0;
	margin-top: 13px;
}

.jingjiren_fangyuan dd {
	line-height: 30px;
	padding: 0 10px;
}

dd img {
	border: none;
	vertical-align: middle;
}

.main .maininfo {
	width: 100%;
	height: 800px;
	overflow: hidden;
}

.wrapper {
	width: 1200px;
}

.intro .container {
	width: 1200px;
}

.txt-serach input {
	width: auto;
}

html {
	overflow: hidden;
}

body {
	overflow-y: auto;
}

.bigImg .list img {
	height: 400px;
}
.room_new{
	margin: 10px 0;
}
.room_new_list{
	font-size: 14px;
}
.room_new_list span{
	font-weight: bold;
	font-size: 20px !important;
	margin: 0 30px;
}

.house_lable{
	color: #fff;
	float: left;
	margin: 3px;
	padding: 2px 8px;
	line-height: 18px;
	border-radius: 3px;
	background: #F17C67;
}
