/*面包屑*/
.tag {
	width: 1200px;
	margin: auto;
	padding:0 0 10px 0;
	color: #9399a5;
}

.tag a {
	color:#9399a5;
}

.tag a:hover {
	text-decoration: underline !important;
}

.tag .tag_text span {
	display: inline-block;
	padding-right: 12px;
	background: url(../images/24x24/cjdh.png) no-repeat right;
}

.tag .tag_text span:last-child {
	background: none;
}
/*面包屑 e*/

.zh_detail{
	border:1px solid #e0e0e0;
	margin: 10px auto;
}
.screen {
	width: 1200px;
	margin: auto;
	padding: 30px;
	background: #f5f5f7;
}

.container_c {
	width: 1200px;
	margin: auto;
}
.container_l{
	width: 720px;
}
.container_l.f_l_top {
	width: 1200px;
}


.container_l .head .zh_title .tit {
	width: 100%;
}

.container_l .head>.zh_title .title_item1 .title_item1-collect {
	position: absolute;
	right: 0;
	top: 0;
}

.container_l .head>.zh_title .title_item1 .title_item1-collect>span {
	background-repeat: no-repeat;
	width: 40px;
	height: 40px;
	display: inline-block;
	margin-left: 8px;
	cursor: pointer;
}

.container_l .head>.zh_title .title_item1 .title_item1-logo {
	width: 95px;
	height: 99px;
	display: inline-block;
	background-image: url(../images/64x64/icon_ycj.png);
	position: absolute;
	background-repeat: no-repeat;
	top: -27px;
	margin-left: 8px;
	right: 120px;
}

.container_l .head>.zh_title .title_item1 .title_item1-logo.make {
	background-image: url(../images/64x64/icon_ycj.png);
}

.container_l .head>.zh_title .title_item1 .title_item1-logo.sold {
	background-image: url(../images/64x64/icon_yxj.png);
}

/*.container_l .head>.zh_title .title_item1 .collect {
	background: url(../images/24x24/morsc.png) no-repeat;
}

.container_l .head>.zh_title .title_item1 .share {
	background: url(../images/24x24/zf.png) no-repeat;
}

.container_l .head>.zh_title .title_item1 .collect.active {
	background: url(../images/24x24/scsbhd.png) no-repeat;
}

.container_l .head>.zh_title .title_item1 .share.active {
	background: url(../images/24x24/zfsbhd.png) no-repeat;
}*/

.bdshare-button-style0-16 a,
.bdshare-button-style0-16 .bds_more {
	background-image: url(../images/24x24/zf.png) !important;
	width: 40px !important;
	height: 40px !important;
	display: inline-block;
	margin: 0 !important;
	padding: 0 !important;
}

.bdshare-button-style0-16:after {
	display: none !important;
}

.container_l .head .zh_title .title_item3 {
	color: #636363;
	font-size: 14px;
	margin-top: 6px;
	margin-bottom: 12px;
}

.container_l .head>.zh_title .title_item1 {
	font-size: 24px;
	color: #333333;
	font-weight: bold;
	position: relative;
}

.container_l .head>.zh_title .title_item1 .title_item1-title {
	word-break: break-all;
	word-wrap: break-word;
	width: 700px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.container_l .head .details {
	display: flex;
	margin-top: 12px;
}

.container_l .head .details .details_l {
	width: 735px;
	/*height: 320px;*/
	/*padding-right: 30px;*/
	cursor: pointer;
}
.img-left {
	background: #fff;
	float: left;
	overflow: hidden;
	width: 720px;
	height: 460px;
	position: relative;
}

.img-right {
	position: relative;
	/*float: right;*/
	/*width: 580px*/
	overflow: hidden;
}
.img-right > .content-item-list h3{
	font-weight: bold;
	font-size: 26px;
	margin-bottom: 10px;
}
.img-right > .content-item-list .group{
	font-weight: 100;
}
/*.container_l .gallery-top img {*/
/*	width: 100%;*/
/*	height: 320px;*/
/*}*/

/*.container_l .gallery-thumbs {
	height: 62px;
	margin-top: 10px;
	padding: 0 33px;
}

.container_l .gallery-thumbs .swiper-slide {
	width: 92px !important;
}

.container_l .gallery-thumbs .swiper-slide img {
	width: 100%;
	height: 100%;
}

.swiper-button-next,
.swiper-button-prev {
	height: 100%;
	top: 22px;
	background-size: 50%;
	background-color: #0000007d;
}

.swiper-button-next {
	right: 0px;
}

.swiper-button-prev {
	left: 0px;
}

.swiper-slide {
	background-size: cover;
	background-position: center;
}

.gallery-thumbs .swiper-slide {
	height: 100%;
	opacity: 0.6;
}

.gallery-thumbs .my-slide-thumb-active {
	opacity: 1;
}*/

.container_l .head .details .details_r {
	/*width: 324px;*/
	flex:1;
	padding-left: 20px;
	min-height: 395px;
}

.container_l .inner {
	display: flex;
	margin-bottom: 20px;
	/*justify-content: space-between;*/
	background:#f8f8f8;
	padding:10px 0;
}

.container_l .inner>.inner_item1 .middlesize{
	font-size: 22px;
}
.container_l .inner>.inner_item1 .bigsize{
	font-weight: bold;
	font-size: 28px;
	font-family: tahoma;
}
.container_l .inner>.inner_item1 {
	flex: 1 auto;
	/*border-bottom: 1px solid #e0e0e0;*/
	/*padding-bottom: 10px;*/
	/*margin-bottom: 10px;*/
	text-align: center;
}
/*.container_l .inner>.inner_item1:first-child{*/
/*	text-align: left;*/
/*}*/
/*.container_l .inner>.inner_item1:last-child {*/
/*	text-align: right;*/
/*}*/

.container_l .inner>.inner_item1 p:first-child {
	font-size: 18px;
	font-weight: bold;
	height: 45px;
	line-height: 45px;
	color: #101d37;
	word-break: keep-all;
}
/*.container_l .inner>.inner_item1 p:first-child em{*/
/*	font-size: 16px;*/
/*}*/
.container_l .inner>.inner_item1 p:last-child {
	font-size: 14px;
	color: #535353;
}

.container_l .msg {
	margin-bottom: 20px;
	font-size: 14px;
	color: #535353;
	display: flex;
	gap: 20px;
}

.container_l .msg>span:first-child {
	/*min-width: 4em;*/
	color: #9399a5;
	/*text-align: justify;*/
	/*text-align-last: justify;*/
}
.container_l .msg>span:first-child:after{
	content: ":";
}

.container_l .msg>span:last-child {
	color: #101d37;
	flex: 1;
	/*margin-left: 10px;*/
}

.container_l .button {
	margin-bottom: 15px;
}

.container_l .button>.zh_phone:hover,
.container_l .button>.zh_service:hover {
	opacity: .8;
}

.container_l .button>.zh_phone,
.container_l .button>.zh_service {
	display: inline-block;
	color: #ffff;
	width: 142px;
	height: 45px;
	font-size: 16px;
	text-align: center;
	line-height: 45px;
	border-radius: 3px;
	cursor: pointer;
}

.container_l .button .zh_phone {
	background-color: #fd8427;
	margin-right: 15px;
}

.container_l .button .zh_service {
	background-color: #67cafe;
}
.container_l .browse {
	margin-top: 20px;
}
.container_l .browse>span {
	color: #ccc;
	margin-right: 15px;
	font-size: 14px;
	display: inline-block;
	padding-left: 20px;
}
.msg_loaction{
	color: deepskyblue;
}
.container_l .browse>span:nth-child(1) {
	background-image: url(../images/24x24/kanguo.png);
	background-repeat: no-repeat;
	background-position-y: 5px;
}

.container_l .browse>span:nth-child(2) {
	background-image: url(../images/24x24/shouc.png);
	background-repeat: no-repeat;
	background-position-y: 5px;
	background-position-x: 4px;
}

.container_l .mating_icon {
	flex: 1;
}
.container_l .mating {
	/*margin-top: 60px;*/
	/*border: 1px solid #e0e0e0;*/
	display: flex;
	flex-direction: column;
	border-bottom: 1px solid #f2f2f2;
	margin:0 20px;
}

.container_l .maps>.maps_title:before,
.container_l .mating>.mating_title:before {
	content: '';
	display: inline-block;
	width: 4px;
	height: 12px;
	background: #ff6600;
	margin-right: 8px;
}
.container_l .mating>.mating_title,
.container_l .maps>.maps_title {
	/*font-size: 180%;*/
	/*font-weight: bold;*/
	padding: 20px 0 ;
	/*border-bottom: 1px solid #e0e0e0;*/
	/*margin-bottom: 20px;*/
	position: relative;
	font-size: 16px;
	/*color: gray;*/
}

.container_l .maps>.maps_title {
	padding-bottom: 20px;
	margin-bottom: 30px;
}
.makelist_dizhi{
	font-size: 14px;
	color: gray;
	font-weight: 400;
}
/*.container_l .mating>.mating_title:before,*/
/*.container_l .maps>.maps_title:before {*/
/*	content: "";*/
/*	width: 3px;*/
/*	display: inline-block;*/
/*	height: 15px;*/
/*	position: absolute;*/
/*	left: 0;*/
/*	background: #ffd2b0;*/
/*	top: 3px;*/
/*}*/

.container_l .mating ul {
	/*display: flex;*/
	overflow: hidden;
}

/*.container_l .mating ul .active {*/
/*	color: #FD8427;*/
/*}*/

.container_l .mating ul li {
	/*flex: 1;*/
	float:left;
	width: 10%;
	text-align: center;
	/*color: #333333;*/
	font-size: 12px;
	margin: 20px 0;
}

.container_l .mating ul li img {
	width: 30px;
	height: 30px;
}

.container_l .mating ul li p:last-child {
	margin-top: 10px;
}

.container_l .mating ul li p:first-child {
	margin-bottom: 10px;
	min-height: 30px;
}
/*.iconShow{*/
/*	color: #999;*/
/*}*/
.iconShow .facilityIcon,
.iconShow .iconfont{
	font-size: 28px;
}
.container_l .make_msg {
	margin-top: 60px;
	cursor: pointer;
}

.container_l .make_msg .slider {
	border-bottom: 1px solid #cccccc33;
	margin-bottom: 30px;
}

.container_l .make_msg .slider_head {
	display: inline-block;
	font-size: 16px;
	font-weight: bold;
	height: 44px;
	line-height: 44px;
	width: 114px;
	text-align: center;
	color: #333333;
}

.container_l .make_msg .slider_head:hover {
	color: #ffff;
	background: #fd8427;
	opacity: .7;
}

/*.container_l .table_view {*/
/*	padding: 0 15px;*/
/*}*/
.zh_picture li{
	float:left;
	width: calc(50% - 2.8%);
	/*width: 420px;*/
	height: 240px;
}
.zh_picture li img{
	width: 100%;
	height: 100%;
}
.container_l .table_view .table_view_box {
	display: none;
}

.container_l .table_view .table_view_box.active {
	display: block;
	text-indent: 2em;
	line-height: 25px;
	min-height: 60px;
	font-size: 14px;
	color: #646464;
}

.container_l .make_msg .slider_head.active {
	color: #ffff;
	background: #fd8427;
}

.container_l .maps {
	margin-top: 30px;
	margin-bottom: 30px;
}

.maps #map {
	height: 400px;
}


.c_bottom .container_l{
	width: 100%;
}
.c_bottom{
	flex-direction: column;
	display: flex;
}
/*.container_r {*/
/*	width: 210px;*/
/*	flex:1;*/
/*	padding-left: 35px;*/
/*}*/

.container_r .container_r_essay {
	margin-top: 50px;
}

.essay_list li {
	border-bottom: 1px solid #cccccc63;
	padding-bottom: 8px;
	margin-bottom: 16px;
}

.essay_list li:hover .item1 {
	text-decoration: underline;
}

.essay_list li .item1 {
	font-size: 14px;
	color: #333333;
	margin-bottom: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.essay_list li .item2 {
	font-size: 12px;
	color: #999999;
	line-height: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;

}

.essay_list li .item3 {
	font-size: 12px;
	color: #999999;
	text-align: right;
	margin-top: 10px;
}

.makelist_r_tit,
.container_r_essay .makelist_r_tit {
	margin-top: 10px;
	margin-bottom: 20px;
	font-size: 12px;
}

.makelist_r_tit span:nth-child(1),
.container_r_essay .makelist_r_tit span:nth-child(1) {
	font-weight: bold;
	font-size: 14px;
	color: #333333;
}

.makelist_r_tit span:nth-child(2),
.container_r_essay .makelist_r_tit span:nth-child(2) {
	float: right;
	color: #9A9A9A;
	cursor: pointer;
	font-size: 12px;
}
.makelist_r_cen{
	display: flex;
	flex-wrap: wrap;
	gap:20px;
	margin-bottom: 30px;
}
.makelist_r_cen .b{
	display: flex;
	flex-direction: column;
	gap:10px;
}
.makelist_r_cen .a {
	/*margin-bottom: 20px;*/
	cursor: pointer;
	display: flex;
	gap: 15px;
	width: calc(100%/3 - 20px);
}

/*.makelist_r_cen a:hover{*/
/*	border-color:#ccc;*/
/*}*/
/*.makelist_r_cen a:hover .makelist_r_cen_1 {*/
/*	text-decoration: underline;*/
/*}*/

.makelist_r_cen a p {
	display: flex;
	/*flex-direction: column;*/
	gap:10px;
}

.makelist_r_cen img {
	width:160px;
	height:120px;
	border-radius: 8px;
}

.makelist_r_cen a .makelist_r_cen_1 {
	flex-direction: column-reverse;
	float: unset;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	overflow: hidden;
	/*text-overflow: ellipsis;*/
	/*white-space: nowrap;*/
}
.makelist_r_cen_1 em{
	font-weight: bold;
	font-size: 20px;
	line-height: 1;
}
.makelist_price_rent{
	color: #2BA245;
	font-size: 12px;
	font-weight: 400;
}
.makelist_price{
	color: #db4c3f;
	font-size: 12px;
	font-weight: 400;
}
/*.makelist_r_cen a .makelist_r_cen_2 {*/
/*	color: #969696;*/
/*	font-size: 12px;*/
/*}*/

.makelist_r_cen a .makelist_r_cen_3 {
	color: #ff3c45;
	/*font-size: 12px;*/
}

.red {
	color: #FE615A;
}

.swiper-pagination {
	width: 48px;
	height: 27px;
	line-height: 27px;
	background: #000000b0;
	text-align: center;
	color: #ffffff;
	border-radius: 2px;
	position: absolute;
	left: 509px;
	bottom: 14px;
	font-size: 12px;
}


.zh_broker-brief {
	/*position: absolute;*/
	/*right: 0;*/
	/*bottom: 0;*/
	/*left: 0;*/
}

.zh_broker-photo {
	/*float: left;*/
	width: 60px;
	height: 60px;
	border-radius: 100%;
	background: #fff
}

.zh_broker-photo img {
	/*position: absolute;*/
	width: 100%;
	height: 100%;
	border-radius: 100%
}

.zh_broker-brief-details {
	/*position: absolute;*/
	/*right: 0;*/
	/*bottom: 25px;*/
	/*left: 0;*/
	display: flex;
	align-items: center;
	overflow: hidden;
	padding: 10px 0px;
	border-top: 1px solid #f0f0f0;
	gap:20px;
}
.zh_broker{
	flex:1;
	display: flex;
	align-items:center;
	gap:10px;
}

.zh_broker-brief-details .phone-numb {
	font-size: 18px;
	display: flex;
	flex-direction: column;
	gap: 5px;
}

.zh_broker-names {
	/*font-weight: 700;*/
	font-size: 18px;
	flex: 1;
}

.zh_broker-names i{display:inline-block;margin-left:5px;font-weight:400;font-size:16px}
.zh_ebbroker-name{font-size:14px}
.zh_broker-names .broker-phone{font-weight:600;font-size:26px}
.whatsapp,
.zh_btnBMKF {
	padding: 0 15px;
	height: 30px;
	line-height: 30px;
	border-radius: 3px;
	background: #ff6640;
	color: #fff;
	font-size: 14px;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 5px;
}

.phone_qrcode{
	width: 88px;
}
.phone_qrcode img{
	width: 88px;
	height: 88px;
}
.phone_qrcode_text{
	padding: 3px 1px 0;
	font-family: PingFangSC-Regular, PingFang SC, Microsoft YaHei, Arial, "\5B8B\4F53", Helvetica, sans-serif;
	box-sizing: border-box;
	width: 88px;
	height: 20px;
	font-size: 12px;
	-moz-text-align-last: justify;
	text-align-last: justify;
	text-align: justify;
	text-justify: distribute;
	background: #fff;
	color: #0b0f12;
	line-height: 1.1;
}