.block_fengshui {
	position: relative;
	padding: 20px 0px
}

@media all and (max-width:500px) {
	.block_fengshui {
		padding: 40px 0px 0px
	}

}

.fengshui {
	position: relative;
	background-color: #EBEBEB
}

.fengshui .block_title {
	font-size: 14px;
	color: #fff;
	margin-bottom: 0px;
	position: absolute;
	bottom: 100%;
	text-transform: uppercase;
	left: 0;
	z-index: 99;
	padding: 7px 30px;
	border-radius: 10px 10px 0px 0px;
	background: var(--main-color)
}

.fengshui .block_title .text_inner {
	padding-bottom: 0
}

.fengshui .block_title .text_inner:after {
	display: none
}

.fengshui .block_title .block_summary {
	display: none
}

@media all and (max-width:500px) {
	.fengshui .block_title {
		padding: 5px 15px;
		border-radius: 0px 0px 10px 10px;
		bottom: auto;
		top: 0;
		left: 50%;
		white-space: nowrap;
		transform: translateX(-50%)
	}

}

.fengshui-default {
	margin: 0;
	border: none;
	background: transparent
}

.fengshui-default .block_title {
	background: transparent;
	border-bottom: none;
	border-left: none;
	margin: 0;
	padding: 0;
	text-transform: uppercase
}

.block_fengshui .tracuu:before {
	content: '';
	position: absolute;
	bottom: 11px;
	right: 2px;
	width: 1px;
	height: 13px;
	background-color: #000
}

.fengshui_block .aform {
	border-radius: 2px;
	padding: 0px 30px
}

@media all and (max-width:960px) {
	.fengshui_block .aform {
		padding: 5px 10px;
		padding-left: 5px;
		border: 1px solid #f8f8f8
	}

}

.fengshui_block .aform .block_title {
	margin-bottom: 12px;
	text-align: center;
	font-size: 17px
}

@media only screen and (max-width:480px) {
	.fengshui_block .aform .block_title {
		font-size: 14px !important
	}

}

.fengshui_block .aform .block_title a {
	color: #FFF;
	font-weight: bold;
	background: #00000069;
	padding: 5px 12px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	font-weight: bold
}

.fengshui_block .aform .block_content .hotline_pr {
	float: right;
	border-radius: 5px;
	background: #000000
}

.fengshui_block .aform .block_content .hotline_pr:hover {
	border: 1px solid #fff;
	background: var(--main-color)
}

.fengshui_block .aform .block_content .hotline_pr:hover a {
	color: #fff
}

@media all and (max-width:1024px) {
	.fengshui_block .aform .block_content .hotline_pr {
		padding: 8px 11px
	}

}

.fengshui_block .aform .block_content .hotline_pr a {
	color: #fff;
	font-weight: bold;
	padding: 6px 24px;
	display: block;
	white-space: nowrap
}

@media all and (max-width:960px) {
	.fengshui_block .aform .block_content .hotline_pr a {
		padding: 6px 0px;
		text-align: center
	}

}

.fengshui_block .aform .block_content .ul {
	width: 100%;
	display: flex
}

@media all and (max-width:960px) {
	.fengshui_block .aform .block_content .ul {
		display: inline-block
	}

}

.fengshui_block .aform .block_content .ul li:first-child {
	width: calc(29% - 20px);
	margin: 0px 10px
}

.fengshui_block .aform .block_content .ul li:nth-child(2),
.fengshui_block .aform .block_content .ul li:nth-child(3) {
	width: calc(20% - 20px);
	margin: 0px 10px
}

.fengshui_block .aform .block_content .ul li:nth-child(4),
.fengshui_block .aform .block_content .ul li:nth-child(5) {
	width: calc(15% - 20px);
	margin: 0px 10px;
	position: relative
}

@media all and (max-width:960px) {
	.fengshui_block .aform .block_content .ul li:nth-child(4),
	.fengshui_block .aform .block_content .ul li:nth-child(5) {
		width: unset !important;
		margin-right: unset
	}

}

.fengshui_block .aform .block_content .ul li:nth-child(4) .inbox,
.fengshui_block .aform .block_content .ul li:nth-child(5) .inbox {
	position: absolute;
	bottom: 0px
}

@media all and (max-width:1024px) {
	.fengshui_block .aform .block_content .ul li:nth-child(4) .inbox,
	.fengshui_block .aform .block_content .ul li:nth-child(5) .inbox {
		bottom: -19px
	}

}

@media all and (max-width:960px) {
	.fengshui_block .aform .block_content .ul li:nth-child(4) .inbox,
	.fengshui_block .aform .block_content .ul li:nth-child(5) .inbox {
		position: unset
	}

}

@media all and (max-width:960px) {
	.fengshui_block .aform .block_content .ul li:nth-child(4) {
		width: unset
	}

	.fengshui_block .aform .block_content .ul li:nth-child(4) .title {
		float: left
	}

	.fengshui_block .aform .block_content .ul li:nth-child(4) .hotline_pr {
		float: right;
		width: 120px;
		padding: 0px 0px;
		margin: 8px 13px 8px 0px
	}

}

.fengshui_block .aform .block_content .ul li .inbox {
	margin-top: 5px
}

.fengshui_block .aform .block_content .ul li .label_ {
	font-weight: bold
}

.fengshui_block .aform .block_content .ul li .title {
	line-height: 31px
}

.fengshui_block .aform .block_content .ul li .title span {
	color: #000;
	font-size: 14px
}

.fengshui_block .aform .block_content .ul li .inbox select {
	border: 1px solid #efeded;
	height: 34px;
	outline: none;
	box-sizing: border-box;
	padding-left: 10px;
	color: #888;
	width: 100%;
	border-radius: 3px;
	background-color: #fff;
	background-image: none
}

@media all and (max-width:500px) {
	.fengshui_block .aform .block_content .ul li .inbox select {
		height: 28px
	}

}

.fengshui_block .aform .block_content .ul li .inbox #gioitinh {
	width: 100px;
	float: left;
	margin-right: 5px;
	outline: none;
	border-radius: 3px;
	color: #888;
	box-sizing: border-box;
	padding: 2px 5px
}

@media all and (max-width:960px) {
	.fengshui_block .aform .block_content .ul li .inbox #gioitinh {
		width: 68px
	}

}

.fengshui_block .aform .block_content .ul li .inbox #full_name {
	width: -webkit-calc(100% - 110px);
	width: -moz-calc(100% - 110px);
	width: calc(100% - 110px);
	height: 34px;
	border-radius: 3px;
	border: none;
	box-sizing: border-box;
	float: right;
	padding-left: 5px;
	outline: none;
	color: #888
}

@media all and (max-width:960px) {
	.fengshui_block .aform .block_content .ul li .inbox #full_name {
		width: calc(100% - 76px)
	}

}

@media all and (max-width:500px) {
	.fengshui_block .aform .block_content .ul li .inbox #full_name {
		height: 28px
	}

}

@media all and (max-width:960px) {
	.fengshui_block .aform .block_content .ul li {
		width: 100% !important;
		margin-top: 3px !important
	}

}

.fengshui_block .aform .block_content #submitbt_fengshui {
	background: var(--main-color);
	border: none;
	width: 120px;
	height: 34px;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	display: block;
	border-radius: 4px;
	margin-top: 8px;
	overflow: hidden;
	transition: all .3s ease-out;
	cursor: pointer
}

.fengshui_block .aform .block_content #submitbt_fengshui:hover {
	background: var(--extra-color);
	-moz-transform: scale(1.05);
	-webkit-transform: scale(1.05);
	-o-transform: scale(1.05);
	-ms-transform: scale(1.05)
}

.fengshui_block .aform .block_content .note {
	border-top: 1px solid #EEE;
	margin-top: 15px;
	padding-top: 15px;
	color: #FFF
}

.fengshui_block .aform .thl {
	text-align: center;
	color: #fff
}

.fengshui_block .aform .thl span {
	color: #da0000;
	font-weight: bold
}

.ul li .inbox,
.inbox select {
	outline: none
}

@media all and (max-width:960px) {
	.fengshui_block .aform .block_content .ul li {
		margin-bottom: 0px !important;
		margin-top: 0px !important
	}

}

@media all and (max-width:960px) {
	.fengshui_block .aform .block_content .ul li .title {
		width: 40%;
		float: left
	}

}

@media all and (max-width:960px) {
	.fengshui_block .aform .block_content .ul li .inbox {
		width: 95%;
		float: left
	}

}

.bl_summary {
	text-align: center;
	margin-top: 20px;
	color: #fff
}
/*
     FILE ARCHIVED ON 18:58:46 Jul 21, 2024 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 10:48:01 May 25, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.536
  exclusion.robots: 0.052
  exclusion.robots.policy: 0.043
  esindex: 0.01
  cdx.remote: 5.359
  LoadShardBlock: 68.0 (3)
  PetaboxLoader3.datanode: 102.925 (5)
  load_resource: 835.682
  PetaboxLoader3.resolve: 761.806
  loaddict: 43.119
*/