@charset "utf-8";

/*基本信息*/
.main{
    margin: 0 auto;
    width: 1200px !important;
    position:relative
}

.main .header_sale h1 {
	font-size: 24px;
	line-height: 60px;
    padding-top: 5px;
    font-weight: bold;
    color: #333
}
.soucang {
    float: right !important;
    cursor: pointer;
    margin-top: 1px;
    position:  absolute;
    right: 0px;
    top: 65px;
}
.soucang i{float:left;width:18px;height:17px;background: url(../info/ico_soucang.gif) no-repeat;margin: 6px 7px 0 0;}
 i.hover{background: url(../info/ico_soucang2.gif) no-repeat;margin: 6px 7px 0 0;}

.labels{
	position: absolute;
	top: 65px;
	left: 684px;
	max-width: 450px;
	font-size: 0;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.labels .label{
	display: inline-block;
	line-height: 1;
	padding: 5px 10px;
	margin-right: 5px;
	font-size: 14px;
	border: 1px solid #ff6100;
	color: #ff6100;
}
 .report-list{
	padding:10px;
}
.report-list li{
	margin: 5px 0;
	border-bottom: 1px solid #f7f7f7;
	cursor: pointer;
}
.report-list li label{
	cursor: pointer;
	padding: 10px;
	margin-left: 5px;
	font-size: 14px;
	display: inline-block;
	width: 320px;
}
.sub-btn{
	padding: 5px 20px;
	background-color: #ff3b4b;
	color: #ffffff;
	border-width: 0;
	float: right;
	margin: 10px 20px 0 0;
	font-size: 15px;
	cursor: pointer;
}
.tel-layer.layui-layer {
	border-radius: 10px;
	overflow: hidden;
}

.tel-layer .layui-layer-title {
	background-color: #fff;
	height: 40px;
	border: 0;
}
#tex-box{
	padding: 0 30px;
	font-size: 14px;
	margin: 0 10px;
}
.tel{
	padding: 20px 0;
	padding-left: 60px;
	line-height: 1.8;
	background: url(/public/index/static/tel_icon.png) 0 35px no-repeat;
	border-bottom: 1px solid #dedede
}
.tel.novip_tip{
	background: url(/public/index/static/tel_icon.png) 0 27px no-repeat;
}
.tel .color-red{
	color: #ff3b4b;
	font-size: 20px;
	font-weight: bold;
	cursor: pointer;
}
.tel .tel_num{
	font-size: 32px;
}
.tel .tel_time {
	margin-top: 10px;
	margin-bottom: 5px;
	font-size: 13px;
	color: #ff3b4b;
	width: 200px;
	text-align: center;
	border: 1px solid #ff3b4b;
	border-radius: 3px;
	cursor: pointer;
}
.tel a{
	margin-left: 5px;
	color: #666666;
	font-size: 12px;
}
.qrcode{
	padding: 20px 0;
	padding-left: 60px;
	background: url(../img/seewx.gif) 0 20px no-repeat;
}
.qrcode img{
	width: 180px;
}


 .reportPopupBtn{
    color:  #6aa2ff;
    font-size: 14px;
    cursor:  pointer;
    position:  absolute;
    left: 540px;
}
.reportPopupBtn i{
    background: url(../info/iconReportH.png) no-repeat;
    display: inline-block;
    width: 18px;
    height: 18px;
    background-size: cover;
    margin-right: 4px;
    float: left;
    margin-top: 1.3px;
    background-position:  0 0;
    
}
.reportPopupBtn:hover {color:#FF5C6A}
.reportPopupBtn:hover i{background: url(../info/iconReportH.png) no-repeat;
 background-position:  0 -19px;
     width: 18px;
    height: 18px;
    background-size: cover;
    margin-right: 4px;
    float: left;
    margin-top: 1.3px;
}


.main .header_sale ul {
	overflow: hidden;
	padding-bottom: 17px;
	color: #666;
	font-size: 14px;
}

.main .header_sale ul li {
	float: left;
	margin-right: 28px;
}

.main .header_sale ul li i {}

.main .mainContent {
	float: left;
	width: 485px;
	padding-top: 30px;
}
.main .sellState1{
	background:url(../info/sellState1.png) no-repeat 200px 0px
}
.main .sellState2{
	background:url(../info/sellState2.png) no-repeat 200px 0px
}
.main .sellState3{
	background:url(../info/sellState3.png) no-repeat 200px 0px
}
.main .mainContent>div {
	border-bottom: 1px solid #e4e4e4;
}

.main .mainContent .price {
	padding-bottom: 32px;
	color: #666;
}

.main .mainContent .price span {
	display: inline-block;
	color: #FF5C6A;
	margin-right: 20px;
}

.main .mainContent .price b {
	font-size: 46px;
}

.main .mainContent .price p {
	display: inline-block;
	margin-left: 20px;
	font-size: 20px;
	line-height: 20px;
}
.main .mainContent .price p>span{
	font-size: 14px;
}
.main .mainContent .price a {
	display: block;
	float: right;
	padding: 2px 14px;
	border: 1px solid #ccc;
	border-radius: 4px;
	color: #999;
	cursor: pointer;
}

.main .mainContent .basic {}

.main .mainContent .basic ul {
	padding-top: 16px;
	padding-bottom: 16px;
}

.main .mainContent .basic ul li {
	overflow: hidden;
	line-height: 40px;
	font-size: 14px;
}

.main .mainContent .basic ul li span {
	display: block;
	float: left;
	color: #999;
}

.main .mainContent .basic ul li p {
	display: block;
	float: left;
	margin-left: 40px;
	width: 388px;
}
.main .mainContent .basic ul li p a{
	color: #698ae8;
}
.main .mainContent .basic ul li p a:hover{
	color:#FF5C6A;
}

.main .mainContent .basic ul li s {
    background: url(../info/ico_map.gif);
    width: 13px;
    height: 18px;
    display: inline-block;
    margin-left: 4px;
    cursor: pointer;
}

.main .mainContent .type {
	padding: 20px 0 20px 0;
}

.main .mainContent .type ul {
	width: 494px;
	margin-left: -35px;
	overflow: hidden;
}

.main .mainContent .type ul li {
	overflow: hidden;
	float: left;
	width: 164px;
	text-align: center;
	margin-right: 0;
}

.main .mainContent .type ul li b {
	font-size: 18px;
	line-height: 41px;
}

.main .mainContent .type ul li p {
	color: #666;
}

.main .mainContent .card {
	overflow: hidden;
	padding: 28px 0 14px 4px;
	border: none;
}
.main .mainContent .gr dt{margin-top: 5px;}
.main .mainContent .card  a{
	color:#FF5C6A;
	/* font-size: 12px; */
	text-align: center;
	text-decoration: none;
	cursor: pointer;
}
.main .mainContent .card  .appointmentLook{background:#FF5C6A;display:inline-block;width: 134px;height: 37px;line-height: 37px;border-radius: 2px;margin: 20px 10px 0 0;font-size: 16px;color:#fff;text-decoration: none;float: none;}
.main .card p{
	float:left;
	width: 110px;
	text-align: center;
	margin-right: 30px;
	display: block;
}
.main .card .card_btn{
    width: 120px;
}
.main .mainContent img {
	overflow: hidden;
	float: left;
	margin-top: 2px;
	margin-right: 32px;
	margin-left: 10px;
	border-radius: 50%;
	width: 100px;
	height: 100px;
}

.main .mainContent .card dl {
	float: left;
	width: 100%;
	overflow: hidden;
}
.noyongjin dt{margin-top:15px}

.main .mainContent .card dl dt {
	font-size: 14px;
	line-height: 36px;
	color: #999;
}

.main .mainContent .card dl dd {
	font-size: 22px;
	line-height: 22px;
	color: #FF5C6A;
	font-weight: bold;
}
.main .mainContent .card dl ddd {
	    line-height: 30px;
    color: #999;
}
.main .mainContent .card dl b {
	line-height: 38px;
	font-size: 22px;
	color: #333;
	margin-right: 10px;
}

.main .mainContent>p {
	text-align: center;
	line-height: 36px;
	color: #999;
}
.main .card_btn a.djyh{background:#FF5C6A;display:inline-block;width: 134px;height: 37px;line-height: 37px;border-radius: 2px;margin: 20px 10px 0 0;font-size: 16px;color:#fff;text-decoration: none;float: none;}
.main .card_btn a:hover{background: #DF4800;}
/*轮播图*/
.houseAlbum {
	float: left;
	width: 620px;
	margin-right: 64px;
	overflow: hidden;
	position: relative;
}
.big_photo {
	width: 620px;
	height: 425px;
	overflow: hidden;
}
.big_photo ul {
	position: absolute;
	left: 0;
	top: 0;
	height: 425px !important;
	overflow: hidden;
}
.big_photo ul li {
	width: 620px !important;
	height: 465px !important;
	overflow: hidden;
	cursor: pointer;
}
.big_photo ul li img {
	width: auto;
	height: 100%;
	margin: 0 auto;
	display: block;
}
.min_photoMain {
	overflow: hidden;
	position: relative;
	float: left;
	width: 560px;
	height: 100px;
	margin-left: 30px;
}
.min_photo {
	padding-top: 10px;
	width: 100%;
	height: 80px;
	margin-top: 20px;
	margin-bottom: 60px;
	overflow: hidden;
	position: relative;
}
.min_photoMain ul {
	position: absolute;
	left: 0;
	top: 0;
}
.min_photoMain ul li {
	overflow: hidden;
	position: relative;
	width: 117px;
	height: 78px;
	margin-left: 17px;
	border: 1px solid #fff;
	margin-right: 0;
	float: left;
	cursor: pointer;
	margin-right: 0 !important;
}
.min_photoMain ul li.on {
	border: 3px solid #FF5C6A !important;
	width: 111px;
	height: 74px;
}
.min_photoMain ul li img {
	width: 100%;
	height: 100%
}
.min_prev_btn1 {
	z-index: 100;
	float: left;
	width: 30px;
	height: 100%;
	background: #4d4d4d;
	cursor: pointer;
	left: 0;
	position: absolute;
}
.min_prev_btn1 s {
	display: block;
	width: 100%;
	height: 30px;
	margin-top: 26px;
	
	background: url(/public/images/appLoadDown.png) no-repeat;
	background-position: -121px -201px;
}
.min_next_btn1 {
	z-index: 100;
	float: left;
	width: 30px;
	height: 100%;
	background: #4d4d4d;
	cursor: pointer;
	position: absolute;
	right: 0;
}
.min_next_btn1 s {
	display: block;
	width: 100%;
	height: 30px;
	margin-top: 26px;
	background: url(/public/images/appLoadDown.png) no-repeat;
	background-position: -93px -201px;
}
.large_prev_btn1 {
	position: absolute;
	top: 50%;
	left: 10%;
	width: 60px;
	margin-top: -57px;
	height: 114px;
	background: url(../info/white_ico1.png)no-repeat top left;
	cursor: pointer;
	z-index: 1000003;

}
.large_next_btn1 {
	position: absolute;
	right: 10%;
	top: 50%;
	margin-top: -57px;
	width: 64px;
	height: 114px;
	background: url(../info/white_ico1.png)no-repeat top right;
	cursor: pointer;
	z-index: 1000003;
}
.photo_Popup {
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 1000000;
	background: rgba(0, 0, 0, 0.5);
}
.large_photo {
	width: 100%;
	height: 100%;
	display: none;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 1000002;
}
.photo_Popup_xx {
	width: 51px;
	height: 51px;
	position: absolute;
	top: 0;
	right: 0;
	cursor: pointer;
	background: url(../info/cha.jpg) top center;
	background-size: 100%;
}
.large_photoMain {
	width: 1150px;
	height: 75%;
	padding: 10px;
	position: fixed;
	left: 50%;
	margin-left: -585px;
	margin-top: 6.5%;
	z-index: 1000002;
	overflow: hidden;
}
.large_photoMain ul {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	display: flex;
	align-items: center;
}
.large_photoMain ul li {
	width: 1200px;
	float: left;
}
.large_photoMain ul li img {
	max-width: 100%;
	width: 60%;
	height: auto;
	display: block;
	margin: 0 auto;
}
 .imgMax .prism-player{
	width: 620px !important;
	height: 425px !important;
	z-index: 9;
}
.prism-player .prism-cover{    background-size: 100% 100%;}
.panUrl,.mainVRShow,.prism-player{
	display: block;
	width: 690px;
	height: 425px;
	overflow: hidden;
	position: relative;
	float: left;
	cursor: pointer;
	margin-right: 0;
}
.prism-player .prism-info-display{display: none}
.videoIcon {background: url(../info/videoIcon.png);width: 30px;height: 30px;display: block;position: absolute;left: 50%;top: 50%;background-size: 100%;margin-left: -15px;margin-top: -15px;z-index: 9;}
.big_photo .prism-player .prism-big-play-btn {
	top: 50% !important;
	left: 50% !important;
	width: 100px !important;
	height: 100px !important;
	margin-left: -50px;
	margin-top: -50px !important;
}
.panUrl,.mainVRShow,.prism-player{
	display: block;
	width: 690px;
	height: 425px;
	overflow: hidden;
	position: relative;
	float: left;
	cursor: pointer;
	margin-right: 0;
}
.photo>ul{
	height: auto !important;
	width: 832px !important;
}
.photo ul li:nth-child(4n){ margin-right: 0;}
.imgMax .prism-player .prism-big-play-btn {
	width: 100px !important;
	height: 100px !important;
	left: 50% !important;
	top: 50%;
	display: block;
	z-index: 9;
	margin-left: -50px;
	margin-top: -50px;
	position: absolute;
	bottom: 0;
}
#J_prismPlayer2 .prism-big-play-btn{
    position: absolute !important;
    left: 50% !important;
    bottom: 50% !important;
    width: 100px !important;
    height: 100px !important;
    margin-left: -50px;
    margin-bottom: -50px;
}
/*免责声明*/

.disclaimer {
	background: #eee;
	width: 1160px;
	margin: 30px auto 0;
	padding: 20px;
	font-size: 12px;
	line-height: 26px;
}

.disclaimer b {
	color: #666;
}


/*左*/

.left {
	overflow: hidden;
	float: left;
	width: 870px;
}


/*左部分标题*/

.left .head {
	padding-top: 8px;
	border-bottom: 1px solid #ededed;
	color: #333;
	font-size: 20px;
	line-height: 56px;
}
.photo .head{
}
.details {
    border: 1px solid #ededed;
    width: 832px;
    padding:  15px 18px;
    margin-bottom: 30px;
    padding-top:  0;
    font-size:  14px;
}
.right{
	float: right;
	width: 320px;
	overflow:  hidden;
	/* margin-left: 50px; */
}
.right .head{
	width: 318px;
	border: 1px solid #eaeaea;
	margin-bottom: 30px;
}
.symap {
    border: none !important
}


/* 列表页右侧推荐列表 */
.groomList{
    width: 318px;
    overflow: hidden;
    border: 1px solid #eaeaea;
    margin-bottom: 20px;
}
.groomList h4{
    line-height: 46px;
    padding-left: 12px;
    border-bottom: 1px solid #eaeaea;
    font-size: 18px;
    font-weight: normal;
    color: #000;
}
.groomList h4 i{
    display: block;
    width: 4px;
    height: 18px;
    background: #FF5C6A;
    float: left;
    margin-top: 14px;
    margin-right: 10px;
}
.groomList ul{
    padding: 0 13px;
}
.groomList ul li{
    width: 100%;
    overflow: hidden;
    padding: 14px 0 8px 0;
    border-bottom: 1px solid #eaeaea;
    position: relative;
}
.groomList ul li a{
    display: block;
    text-decoration: none;
}
.groomList ul li a:hover{}
.groomList ul li:last-child{ border-bottom:none}
.groomList ul li .imgtutu{
	width: 292px;
	height: 192px;
	overflow: hidden;
}
.groomList ul li img{
    width: 100%;
    max-height: 192px;
}

.groomList ul li .imgBottm{
    position: absolute;
    top: 176px;
    width: 100%;
    background: rgba(0, 0, 0, 0.6);
    color: #fff;
    font-size: 14px;
    line-height: 30px;
}
.groomList ul li .imgBottm span{
    padding-left: 12px;
}
.groomList ul li .imgBottm span+span{
    float: right;
    padding-right: 12px;
}
.groomList ul li .oneH{
    margin-top: 7px;
    overflow: hidden;
    color: #333;
    font-size: 14px;
}
.groomList ul li .oneH span{
    font-size: 14px;
}
.groomList ul li .oneH p{
    float: right;
}
.groomList ul li .twoH{
    margin-top: 0px;
    overflow: hidden;
}
.groomList ul li .twoH p{
    float: left;
}
.groomList ul li .twoH p>span{
    margin-right: 10px;
    color: #333;
}
.groomList ul li .twoH p>span+span{}
.groomList ul li .twoH div{
    float: right;
    color: #FF5C6A;
    font-size: 14px;
}
.groomList ul li .twoH div span{
    font-weight: bold;
}
.groomList ul li .twoH div i{
    font-size: 14px;
}


.right .head>.saoma{
	font-size: 16px;
	font-weight: 400;
	color: #333;
	line-height: 56px;
	padding-top: 22px
}

.right .head>p{
	font-size: 14px;
	color: #666;
	height: 36px;
	line-height: 36px;
	text-align: center
}

.right .head>img{
	max-width: 250px;
	overflow: hidden;
	text-align: center;
	margin: 0px auto;
}

.right .head>div{
	padding-bottom: 22px;
	margin: 0px auto;
	text-align: center
}




/*房源描述*/

.details>ul {
	padding-top: 30px;
}

.details>ul>li {
	overflow: hidden;
	border-bottom: 1px solid #ededed;
	padding-bottom:  10px;
	margin-bottom: 10px;
}
.details>ul>li:last-child{border-bottom:none;margin-bottom:  0;padding-bottom:  0;}
.details>ul>li>span {
	display: block;
	float: left;
	width: 80px;
	color: #999;
	line-height: 31px;
}
.details2>ul>li>span {
	color: #FF5C6A;
	font-weight: bold;
	font-size:  16px;
}
.details>ul>li section{overflow:hidden}
.details>ul>li section>span{
    display: block;
    float: left;
    width: 80px;
    color: #999;
    line-height: 31px;
}
.details>ul>li section>div{
    overflow: hidden;
    float: left;
    padding: 0;
    width: 600px;
    padding-top: 6px;
}

.details>ul>li>div {
	overflow: hidden;
	float: left;
	padding:  0;
	width: 670px;
	padding-top: 6px;
}
.details>ul>li>div>span{
	display: block;
	float: left;
	width: 80px;
	color: #999;
	line-height: 31px;
}
.details>ul>li>div>div{
    overflow: hidden;
    float: left;
    padding: 0;
    width: 600px;
    padding-top: 6px;
}
.canteen{
    position:  relative;
    padding:  10px;
}

.symap{margin-bottom:30px;position:  relative;}
.canteen div{
    overflow: hidden;
}
.canteen div span{
    display: block;
    float: left;
    width: 50px;
}
.canteen div p{
    display: block;
    width: 94%;
    float: left;
    margin-bottom: 6px;
    line-height: 27px;
}
.details>ul>li>div b {
	display: inline-block;
	padding: 2px 8px;
	font-weight: 400;
	background: #f2f2f3;
}

.details>ul>li ul {
	overflow: hidden;
	width: 125%;
	margin-top: -4px;
}

.details>ul>li ul li {
	float: left;
	width: 50%;
	line-height: 30px;
}
.details>ul>li ul li a{
    text-decoration:  none;
}
.details>ul>li ul li a:hover p{color:#FF5C6A}
.details>ul>li ul li a p{
    color: #3e5aab;
    text-decoration:  none;
}
.details>ul>li ul li span {
	display: block;
	float: left;
	width: 85px;
}

.details>ul>li ul li p {
	color: #666;
}

.details>ul>li dl dd {
	color: #666;
	line-height: 30px;
}
.villageImage>ul{}
.questions>ul>li>div .answers {
    font-size: 14px;
    line-height: 20px !important;
    margin-bottom: 22px;
    width: 730px;
}
/*房源相册*/
.photo{
	width: 832px !important;
	border:  1px solid #ededed;
	padding: 0 18px;
}
.photo ul {
	overflow: hidden;
	margin-top: 20px;
}

.photo ul li {
	float: left;
	position: relative;
	width: 200px;
	height: 146px;
	overflow: hidden;
	margin-right: 10px;
	cursor: pointer;
	margin-bottom: 10px;
}
.photo ul li:nth-child(4n){margin-right:0}
.photo ul li img {
	width: 100%;
	min-height: 146px;
}

.photo ul li p {
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	height: 24px;
	line-height: 24px;
	text-align: center;
	padding: 0px 10px;
	color: #fff;
	font-size: 14px;
	background: url(../info/b60.png);
}
.photo span{display:block;text-align:center;background:#e8e8e8;height: 31px;line-height: 31px;cursor:pointer;margin-bottom: 14px;}
.right .recommend ul {}
.right .recommend ul li:hover{
    background: #f7f7f7;
}
.right .recommend ul li{
    overflow: hidden;
    height: 80px;
    font-size: 16px;
    padding: 10px 20px 0px 20px;
    padding-right: 0;
}
.right .recommend ul li a{
    text-decoration: none;
}
.right .recommend ul li a:hover div{
	color:#333
}
.right .recommend ul li dl{
    overflow: hidden;
    width: 372px;
    line-height: 38px;
}
.right .recommend ul li dl dt{
    float: left;
    width: 151px;
}
.right .recommend ul li dl dd{
    float: left;
    width: 96px;
    color: #999;
}
.right .recommend ul li dl dd span{
    color: #FF5C6A;
}
.right .recommend ul li div{
    overflow: hidden;
    font-size:  14px;
}
.right .recommend ul li div img{
    display: block;
    float: left;
    width: 95px;
    height: 75px;
    margin-right: 15px;
}
.right .recommend ul li div p{
    text-align: left;
    line-height: 21px;
    color:  #888787;
    font-size: 14px;
    width:  110px;
    float:  left;
}
.right .recommend ul li div span{font-size: 16px;/* font-weight: bold; */color: #FF5C6A;float:  left;}
.right .recommend ul li div i{font-size: 14px;color: #FF5C6A;}
.right .recommend ul li div b{color: #333;font-weight:  normal;width: 110px;display:  inline-block;float:  left;text-overflow: ellipsis;overflow:hidden;font-size: 14px;white-space: nowrap;}

.fyms span,.fyms li,.fyms ul,.fyms b{width: inherit !important;float: none !important;display: inline !important;color: #333 !important;font-size: 14px !important;font-family: "微软雅黑" !important;background: none !important;}
.fyms p{width: inherit !important;float: none !important;display: block !important;color: #333 !important;font-size: 14px !important;font-family: "微软雅黑" !important;background: none !important;}

.cs,.cz,.cd{display:none}
.chushou .cs{display:block}
.chuzu .cz{display:block}
.chudui .cd{display:block}

/*感兴趣小区*/
.gxqxq{width:1170px;margin: 34px auto 0;background:#fff;overflow: hidden;margin-bottom: 20px;border: 1px solid #eaeaea;border-top: 2px solid #FF5C6A;}
.gxqxq h3{font-size:14px;font-weight:normal;margin: 15px 0 10px 20px;line-height: 18px;}
.gxqxq h3 span{
    width: 4px;
    height: 18px;
    margin-bottom: -1px;
    border-radius: 50px;
    background: #FF5C6A;
    margin-right: 8px;
    float: left;
    }
.gxqxq li{float:left;width:208px;height: 226px;/* border:1px solid #f5f5f5; *//* background:#fafafa; */margin: 5px 0 0 20px;}
.gxqxq li img{width:100%;height:146px;margin-bottom: 8px;}
.gxqxq a+a{color:#333;font-size:12px;padding: 0 11px;display: block;height: 48px;line-height: 24px;}
.gxqxq p{font-size:12px;padding:0 11px;margin-top: 5px;color: #333;float: left;}
.gxqxq p+p{float:right;}
.gxqxq p+p+p{float:left;}
.gxqxq p+p+p+p{float:right;}
.gxqxq p span{float:right;font-size: 14px;}
.gxqxq p i{font-family:"微软雅黑";font-size:12px;color: #FF5C6A;}










