@charset "utf-8";
/* CSS Document */

.header_list {
	/*position: fixed;*/
	width: 100%;
	z-index: 999;
	top: 0;
	background: #fff;
	height: 44px;
	/* position: relative; */
    border-bottom: 1px solid #eee;
}
.header_list_back_btn {
	width: 30px;
	height: 44px;
	line-height: 44px;
	font-weight: bold;
	text-align: center;
}
.header_list_back_btn:before {
	font-family: "iconfont" !important;
	content: "\e61e";
}
.house_list_title {
	font-size: 16px;
	font-weight: 500;
	line-height: 44px;
	text-align: center;
	width: calc(100% - 90px);
}
.house_list_right {
	width: 40px;
	height: 100%;
	line-height: 100%;
	line-height: 44px;
	text-align: center;
	font-size: 20px;
}
.userbox {
	position: relative
}
.userbox:before {
	content: '';
	display: block;
	width: 100%;
	height: 115px;
	background: #f84440;
	background-color: var(--box-red)
}
.agent_box {
	position: relative;
	margin: -90px 10px 0;
	background: #fff;
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .05);
	border-radius: 4px;
	background-color: var(--box-white)
}
.agent_box:before {
	content: '';
	position: absolute;
	width: 200%;
	height: 200%;
	border: 1px solid #d8d8d8;
	top: 0;
	left: 0;
	-webkit-transform: scale(.5);
	-ms-transform: scale(.5);
	transform: scale(.5);
	-webkit-transform-origin: left top;
	-ms-transform-origin: left top;
	transform-origin: left top;
	border-radius: 8px;
	box-sizing: border-box;
	border-color: var(--border-gray-500)
}
.agent_box .user {
	position: relative;
	overflow: hidden;
	padding: 15px 15px
}
.agent_box .user:before {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 1px;
	background: #eee;
	-webkit-transform: scaleY(.5);
	-ms-transform: scaleY(.5);
	transform: scaleY(.5);
	background-color: var(--border-gray-000)
}
.agent_box .user p {
	font-size: 12px;
	line-height: 17px;
	color: #5d6168;
	color: var(--gray-5);
	margin-top: 5px;
	margin-left: 74px
}
.agent_box .user p+.xq-hy-icons {
	margin-top: 5px
}
.agent_box .img-tag {
	position: relative
}
.agent_box .img-tag .icon-vip {
	position: absolute;
	top: -8px;
	left: -8px;
	width: 25px;
	height: 25px;
	background: url(../images/icon_vip_crown.png) no-repeat;
	background-size: 25px
}
.agent_box .img {
	position: relative;
	float: left;
	width: 100px;
	height: 100px;
	border-radius: 5%
}
.agent_box .img img {
	width: 100%;
	height: 100%;
	border-radius: 5%
}
.agent_box .img .online {
	position: absolute;
	width: 12px;
	height: 12px;
	right: 0;
	bottom: 0;
	border-radius: 50%;
	background: #21c31b;
	border: 2px solid #fff
}
.agent_box .name {
	height: 25px;
	font-size: 18px;
	line-height: 25px;
	color: #181818;
	font-weight: 700;
	margin-left: 115px;
	margin-right: 70px;
	color: var(--gray-3);
	overflow: hidden
}
.agent_box .company {
	height: 25px;
	font-size: 14px;
	line-height: 25px;
	color: #181818;
	margin-left: 115px;
	color: var(--gray-3);
	overflow: hidden
}
.agent_box .add {
	height: 25px;
	font-size: 12px;
	line-height: 25px;
	color: #181818;
	margin-left: 115px;
	color: var(--gray-3);
	overflow: hidden
}
.agent_box .p_icon {
	height: 30px;
	font-size: 14px;
	line-height: 25px;
	color: #181818;
	margin-left: 115px;
	color: var(--gray-3);
	overflow: hidden
}
.p_icon span {
	border: 1px solid #6b6b6b;
	padding: 2px 5px;
	font-size:12px;
	line-height: 1.5;
	color:#6b6b6b;
	border-radius:5px;
}
.p_icon span.ok {
	border: 1px solid #0171b8;
	color:#0171b8
}
.p_icon span:first-child {
	margin-right:10px;
}
.p_icon span i {
	padding-right:3px;
}
.identity_verify:before {
	font-family: "iconfont" !important;
	content: "\e694";
	font-style:normal;
	font-size:15px;
}
.NO_identity:before {
	font-family: "iconfont" !important;
	content: "\e694";
	font-style:normal;
}
.company_verify:before {
	font-family: "iconfont" !important;
	content: "\e62a";
	font-style:normal;
	font-size:15px;
}
.NO_company:before {
	font-family: "iconfont" !important;
	content: "\e62a";
	font-style:normal;
	font-size:15px;
}
/**/
.agent-menu {
	overflow:hidden;
	border-bottom: 2px solid #db2c3a;
	margin-top:20px;
}
.agent-menu li {
	float: left;
	width: 16.66%;
	text-align: center;
}
.agent-menu li a {
	display: block;
	height: 31px;
	line-height: 31px;
	color: #333;
	font-size: 14px;
	background-color: #f7f7f7;
	border:1px solid #eaeaea;
	border-bottom:none;
}
.agent-menu li a.current {
	background-color: #db2c3a;
	color: #fff;
	border: 1px solid #db2c3a;
	border-bottom:none;
}
/**/
/**/
.hot-store {
	margin: 0;
	padding: 0;
	list-style: none
}
.hot-store .media-list {
/*position: relative;
	overflow: hidden;
    padding: .24rem 0*/
}
.hot-store a {
	position: relative;
	display: block;
	overflow: hidden;
	padding: 0;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	color: inherit
}
/*
.hot-store .media-list:after {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	height: 1px;
	content: "";
	-webkit-transform: scaleY(.5);
	-ms-transform: scaleY(.5);
	transform: scaleY(.5);
	background-color: #ededed
}
*/
.hot-store .media-object {
	width: 40%;
	max-width: 200px;
	/*height: 1.71rem;*/
    margin-right: 15px;
	border-radius: 4px;
	/*max-height:110px;*/
	aspect-ratio: 4 / 3;
}
.media-object.pull-left {
 margin-right: .13rem
}
.media-object.pull-right {
 margin-left: .13rem
}
.media-object img {
	width: 100%;
	height: 100%;
}
.hot-store .media a {
	position: relative;
	display: block;
	overflow: hidden;
	padding: 0;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	color: inherit
}
.hot-store .media-list {
	display:block;
	position: relative;
	overflow: hidden;
	margin: 20px 0;
	background: rgb(237 237 237 / 33%);
}
.hot-store .media-list:first-child {
	/*padding: 0 0 20px 0;*/
	margin-top: 0;
}
.findStore-list .tit {
	font-size: 14px;
	margin-top: 0;
	height:42px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2; /* 限制文本为2行 */
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: normal; /* 允许换行 */
	line-height:1.5
}
.text-danger {
	color: #ff5754
}
.iconAdress {
	font-size: 12px;
	background-position: 0 -89px;
	background: url(../img/icon16.gif) 0 1px no-repeat;
	background-position: 0 -89px;
	padding-left: 25px;
	line-height: 12px;
	margin-top:5px;
	color: #005aa0;
}
.iconAdress span {
	padding: 0 10px;
	color: #c4c4c4;
}
.price_row {
	margin-top:5px;
}
.content {
	line-height:1.5;
	display:none;
}
@media (min-width: 420px) {
.content {
 display: block;
 overflow: hidden;
 font-size: 14px;
 padding-top: 5px;
 display: -webkit-box;
 -webkit-box-orient: vertical;
 -webkit-line-clamp: 1;
 overflow: hidden;
 text-overflow: ellipsis;
 white-space: normal;
}
}
@media (min-width: 500px) {
.content {
 -webkit-line-clamp: 2;
 height:42px;
}
}
.item_price {
	color: #dd2534;
	display: inline-block;
	font-size: 16px;
	margin-right: 3.2vw;
	font-weight: 700;
}
.price {
	color: #de3438;
	font: 29px / 30px Arial;
	padding-right: 4px;
	vertical-align: -1px;
}
.global-list-item-area {
	color: #999;
	display: inline-block;
}
.media_body {
	display:block;
	overflow:hidden;
	padding: 5px;
}
/**/
.float_box {
	position: fixed;
	width: 100%;
	left: 0;
	right: 0;
	bottom: 0;
	height: 60px;
	background: #fff;
	padding: 2px 0;
	z-index: 9;
	border-top: 1px solid #eee;
	background-color: var(--box-white)
}
.box_tel {
	margin: 15px 10px 10px 10px;
	min-width: calc(100% - 140px);
	line-height: 40px;
	color: #00ae66;
	font-size: 20px;
	font-weight:bold;
	background: #f2f2f2;
	border-radius: 4px;
	height: 40px;
}
.box_tel span:before {
	font-family: "iconfont" !important;
	content: "\e673";
	padding-right:5px;
	margin-left: 10px;
}
.right_Btn {
	padding: 15px 0px 10px 0;
}
.right_Btn a {
	display: block;
	width: 110px;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	color: #fff;
	font-weight: 700;
	text-align: center;
	background: #ff743d;
	margin-right: 10px;
	border-radius: 4px;
	white-space: nowrap
}

@media (max-width: 390px) {
 .box_tel {
 font-size: 18px;
  min-width: calc(100% - 125px);

}
.right_Btn a {
 width: 95px;
}
}
@media (max-width: 330px) {
.box_tel {
 font-size: 14px;
 min-width: calc(100% - 130px);
}
.right_Btn a {
 font-size:14px;
 width: 100px;
}
}
.right_Btn a.call {
	background: #f84440!important
}
/* 分享弹窗遮罩 */
.share-modal {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
	z-index: 1000;
	animation: fadeIn 0.3s ease;
}
.share-modal.active {
	display: flex;
	align-items: center;
	justify-content: center;
}
 @keyframes fadeIn {
 from {
opacity: 0;
}
to {
	opacity: 1;
}
}
/* 分享面板 */
.share-panel {
	background: #fff;
	width: 90%;
	max-width: 400px;
	border-radius: 12px;
	padding: 20px;
	animation: scaleIn 0.3s ease;
}
 @keyframes slideUp {
 from {
transform: translateY(100%);
}
to {
	transform: translateY(0);
}
}
 @keyframes scaleIn {
 from {
transform: scale(0.9);
opacity: 0;
}
to {
	transform: scale(1);
	opacity: 1;
}
}
.share-title {
	text-align: center;
	font-size: 16px;
	font-weight: 500;
	margin-bottom: 20px;
	color: #333;
}
/* 链接显示区域 */
        .link-box {
	background: #f8f8f8;
	border-radius: 8px;
	padding: 15px;
	margin-bottom: 15px;
}
.link-text {
	color: #666;
	font-size: 14px;
	word-break: break-all;
	line-height: 1.5;
}
/* 复制按钮 */
.copy-btn {
	width: 100%;
	padding: 12px;
	background: #07c160;
	color: #fff;
	border: none;
	border-radius: 6px;
	font-size: 16px;
	cursor: pointer;
	transition: background 0.2s;
}
.copy-btn:hover {
	background: #06ad56;
}
.copy-btn.copied {
	background: #999;
}
/* 关闭按钮 */
.close-btn {
	width: 100%;
	padding: 12px;
	background: #f5f5f5;
	color: #333;
	border: none;
	border-radius: 6px;
	font-size: 16px;
	cursor: pointer;
	margin-top: 10px;
}
/* 分享成功提示 */
.success-message {
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	background: #fff;
	padding: 20px;
	border-radius: 8px;
	box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
	text-align: center;
	z-index: 1100;
	animation: fadeIn 0.3s ease;
	display: none;
}
.success-message.active {
	display: block;
}
.success-icon {
	font-size: 40px;
	color: #07c160;
	margin-bottom: 10px;
}
.success-text {
	font-size: 14px;
	color: #333;
}
.registration {
	display: block;
	height: 45px;
	border-bottom: 1px solid #eee;
	margin-bottom: 20px;
}
/**/
