.link {
	width: 1184px;
	position: relative;
	margin: 32px auto;
	padding: 0 30px;
}

.link i.icon {
	position: absolute;
	top: 4px;
	font-size: 26px;
	color: #999;
	cursor: pointer;
	outline: none;
}

.link_box {
	white-space: nowrap;
	overflow: hidden;
}

.link_left {
	left: 0;
}

.link_right {
	right: 0;
}

.link_box a {
	display: inline-block;
	width: 120px;
	height: 100%;
	line-height: 36px;
	background: #f3f5f7;
	-webkit-border-radius: 18px;
	-moz-border-radius: 18px;
	border-radius: 18px;
	margin-right: 16px;
	font-size: 16px;
	text-align: center;
}

.swiper-container a {
	display: inline-block;
	width: 100%;
	height: 100%;
	line-height: 36px;
	background: #f3f5f7;
	-webkit-border-radius: 18px;
	-moz-border-radius: 18px;
	border-radius: 18px;
	font-size: 16px;
	text-align: center;
}

.swiper-container .swiper-slide {
	width: 180px;
	margin-right: 30px;
}

.info {
	width: 1184px;
	margin: 0 auto;
}

.info_album {
	float: left;
	width: 704px;
}

.info_album_top {
	position: relative;
	height: 476px;
	overflow: hidden;
}
.info_album_top a {
	position: absolute;
	left: 0;
	top: 0;
	padding: 4px 20px;
	color: #fff;
	font-size: 14px;
	border-radius: 4px;
	background-color: rgba(0, 0, 0, 0.3);
}

.info_album_count {
	position: absolute;
	z-index: 2;
	left: 0;
	top: 0;
	width: 100%;
	text-align: right;
	padding: 20px 20px 0 0;
	color: #fff;
	height: 68px;
	background-color: rgba(0, 0, 0, .5);
	background: -webkit-gradient(linear, left bottom, left top, from(transparent), to(rgba(0, 0, 0, .5)));
	background: -webkit-linear-gradient(bottom, transparent, rgba(0, 0, 0, .5));
	background: -o-linear-gradient(bottom, transparent 0, rgba(0, 0, 0, .5) 100%);
	background: -moz-linear-gradient(bottom, transparent 0, rgba(0, 0, 0, .5) 100%);
	background: linear-gradient(1turn, transparent, rgba(0, 0, 0, .5));
}

.info_album_list {
	position: relative;
	margin-top: 10px;
	height: 82px;
	padding: 0 40px;
	overflow: hidden;
}

.info_album_list img {
	width: 120px;
	display: inline-block;
}

.info_album_list span {
	position: absolute;
	top: 0;
	text-align: center;
	width: 28px;
	height: 100%;
	line-height: 82px;
	cursor: pointer;
	background-color: #eee;
}

.info_album_left {
	left: 0;
}

.info_album_right {
	right: 0;
}

.info_box {
	padding-left: 760px;
}

.info_box_top {
	padding-bottom: 32px;
	margin-bottom: 32px;
	border-bottom: 1px solid #d8d8d8;
}

.info_title {
	font-size: 28px;
	font-weight: 600;
	line-height: 1.28;
}

.info_pirce {
	font-size: 16px;
	color: #ef0000;
	line-height: 1;
	margin-top: 16px;
}

.info_pirce strong {
	font-size: 36px;
	font-weight: 600;
	font-family: 'verdana';
	margin-right: 4px;
}

.info_label {
	overflow: hidden;
	margin-top: 14px;
}

.info_label span {
	display: inline-block;
	margin-right: 8px;
	padding: 0 8px;
	height: 24px;
	line-height: 24px;
	background: #f3f5f7;
	color: #3d5688;
	font-size: 12px;
	text-align: center;
}

.info_know {
	font-size: 16px;
	font-weight: 600;
	color: #121212;
	margin-bottom: 16px;
	line-height: 1;
}

.info_input {
	position: relative;
	background-color: #fff;
	height: 48px;
	padding-right: 124px;
	background-color: #f8f8f8;
	border: 1px solid transparent;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.info_input input {
	width: 100%;
	height: 100%;
	padding: 12px 16px;
	font-size: 16px;
	line-height: 1.25;
	border: 0;
	background-color: transparent;
}

.info_input button {
	position: absolute;
	z-index: 2;
	right: 0;
	top: 0;
	width: 124px;
	-webkit-border-radius: 0 4px 4px 0;
	-moz-border-radius: 0 4px 4px 0;
	border-radius: 0 4px 4px 0;
	height: 48px;
	line-height: 48px;
	font-size: 16px;
}

.info_box_center {
	margin-bottom: 32px;
}

.info_box_list {
	margin-top: 33px;
	border: 1px solid #d8d8d8;
	padding: 30px;
}

.info_box_name {
	font-size: 16px;
	font-weight: 600;
	line-height: 1.25;
}

.info_box_name a {
	text-decoration: underline;
}

.info_about {
	overflow: hidden;
	font-size: 14px;
}

.info_about .h_tag {
	padding: 0;
	color: #000;
	font-size: 14px;
	background-color: transparent;
	vertical-align: inherit;
}

.info_about li {
	float: left;
	width: 50%;
	margin-top: 12px;
	line-height: 1.28;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.info_about i {
	display: inline-block;
	width: 66px;
	color: #999;
}

.box_container {
	width: 1184px;
	min-height: 800px;
	position: relative;
	margin: 32px auto;
}

.box_container .l_box {
	float: left;
	width: 704px;
}

.box_container .r_box {
	float: right;
	height: 100%;
}

.l_type {
	margin-bottom: 60px;
}

.l_type li {
	position: relative;
	padding: 32px 0;
	border-bottom: 1px solid #eee;
}

.l_type li:last-child {
	border: none;
}

.l_type_img {
	float: left;
	width: 240px;
	height: 135px;
	overflow: hidden;
	border: 1px solid #eee;
	border-radius: 4px;
}

.l_type_img img {
	width: 100%;
}

.l_type_more {
	width: 100%;
	height: 48px;
	line-height: 48px;
	font-size: 16px;
	border: 1px solid #eee;
	overflow: hidden;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	font-weight: 700;
	color: #3d5688;
	background-color: #fff;
	display: none;
}

.l_info {
	padding-left: 270px;
}

.l_info a {
	display: block;
	line-height: 1.4;
	font-size: 20px;
	font-weight: 700;
}

.l_info p {
	padding-top: 22px;
	font-size: 16px;
	color: #757575;
	height: 46px;
}

.l_info div {
	padding-top: 30px;
}

.l_info div span {
	position: relative;
	bottom: 8px;
	vertical-align: middle;
	font-size: 16px;
	color: #757575;
}

.l_info img {
	display: inline-block;
	width: 26px;
	height: 26px;
	border-radius: 50%;
	overflow: hidden;
}

.l_num {
	position: absolute;
	right: 0;
	top: 32px;
	font-size: 16px;
	line-height: 1.2;
	color: #ef0000;
}

.l_num strong {
	padding-right: 4px;
	font-size: 28px;
	font-weight: 700;
	font-family: verdana;
}

.l_type li button {
	position: absolute;
	right: 0;
	bottom: 32px;
	width: 120px;
	height: 36px;
}

.map {
	width: 1184px;
	margin: 0 auto 60px;
}

.area_map {
	height: 432px;
}

.area_map #house_map {
	height: 100%;
}

.map .l_title {
	position: relative;
	font-size: 32px;
	color: #121212;
	margin-bottom: 26px;
}

/* .l_comment li {
	padding: 32px 0;
	border-bottom: 1px solid #eee;
}

.l_comment p {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	line-height: 1.875;
	font-size: 16px;
}

.l_comment li:last-child {
	border: none;
}

.l_comment div {
	padding-top: 16px;
	font-size: 12px;
	color: #999;
} */

.l_tab {
	font-size: 0;
	margin-top: 32px;
	border-bottom: 1px solid #eee;
}

.l_tab span {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	padding: 0 20px 12px;
	font-size: 18px;
	cursor: pointer;
}

.l_tab span.active {
	font-weight: 700;
	color: #ff5121;
}

.l_tab span.active:after {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: -1px;
	height: 2px;
	background-color: #ff5121;
}

.box_container::after {
	content: "";
	display: block;
	clear: both;
}

.aside_adviser {
	top: 7px;
}

.l_type .no_more li:nth-child(n+6) {
	display: none;
}

.l_type .no_more li:nth-child(5) {
	border: none !important;
}

.mask {
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	background-color: rgba(0, 0, 0, .7);
	z-index: 100;
	display: none;
}

.mask>div {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.mask img {
	max-width: 1000px;
	height: auto;
}

.mask i.icon {
	position: absolute;
	top: 20px;
	right: 20px;
	font-size: 26px;
	color: #fff;
}
.huxing_mask>div{
	height: 100%;
	padding: 20px 0;
}
.huxing_mask img{
	max-height: 100%;
	width: auto;
}
.l_title {
	position: relative;
	overflow: hidden;
	margin-bottom: 24px;
	font-size: 24px;
}

	.l_title a {
		position: absolute;
		right: 0;
		font-weight: normal;
		top: 5px;
		font-size: 16px;
		color: #4e4e4e;
	}

.l_news {
	margin-bottom: 60px;
}

.l_news_box {
	border: 1px solid #eee;
	padding-bottom: 20px;
}

.l_news ul {
	padding: 20px 20px 20px 50px;
}

.l_news li {
	position: relative;
	padding: 20px 0;
}

	.l_news li:not(:last-child) {
		border-bottom: 1px solid #eee;
	}

.l_news span {
	position: absolute;
	left: -30px;
	top: 25px;
	width: 20px;
	line-height: 20px;
	font-size: 14px;
	color: #666;
	text-align: center;
	height: 20px;
	font-size: 12px;
	color: #fff;
	border-radius: 50%;
	background: linear-gradient(270deg, #FF7338, #F54732);
}

.l_news ul i {
	color: #fff;
	font-size: 12px;
}

.l_news img {
	width: 100px;
	height: 75px;
}

.l_news h4 {
	display: inline-block;
	line-height: 1.2;
	font-size: 18px;
}

.l_news p {
	margin: 20px 0 10px;
	font-size: 16px;
	line-height: 24px;
	color: #121212;
}

.l_news em {
	font-size: 14px;
	color: #999;
}

.l_news button {
	display: block;
	width: 360px;
	height: 40px;
	line-height: 40px;
	background-color: #fff;
	font-size: 16px;
	overflow: hidden;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	font-weight: 700;
	border: 1px solid #ff5121;
	color: #ff5121;
	margin: 0 auto;
}

