  /*零壹源码（01yuanma.com）做最好的织梦整站模板下载网站*/

.ny-tit {
	position: relative;
	font-size: 38px;
	letter-spacing: 3px;
	padding-bottom: 20px;
	color: #a82c2c;
	text-align: center;
        font-weight: bold;
}

.ny-tit p {
	margin-top: 20px;
	letter-spacing: 5px;
	font-size: 18px;
        color: #333;
}

.ny-tit:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 50%;
	width: 40px;
	height: 2px;
	margin-left: -20px;
	background: #b48b62;
}

 @media (max-width:780px) {

.ny-tit {
	font-size: 20px;
}

}

.wholehouse {
	padding-bottom: 30px;
}
.wholehouse-theme {
	text-align: center;
}
.wholehouse-theme {
	padding-bottom: 25px;
	position: relative;
}
.wholehouse-theme:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -170px;
	width: 340px;
	height: 1px;
	background: #EEEEEE;
}
.wholehouse-theme img {
	display: inline-block;
	vertical-align: middle;
}
.wholehouse-theme span {
	margin-left: 15px;
	padding-left: 22px;
	position: relative;
	display: inline-block;
	vertical-align: middle;
	font-size: 30px;
	color: #333333;
	letter-spacing: 4px;
        font-weight: bold;
}
.wholehouse-theme span:before {
	content: "";
	position: absolute;
	top: 50%;
	margin-top: -3px;
	left: 0;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background: #b48b62;
}
.wholehouse-theme p {
	margin-top: 15px;
	letter-spacing: 10px;
	font-size: 16px;
}
.wholehouse-point-box {
	padding: 30px 0 40px;
}
.wholehouse-point-box ul {
	margin: 0 -10px;
}
.wholehouse-point-box li {
	margin-top: 30px;
	float: left;
	width: 20%;
	padding: 0 5px;
}
.wholehouse-point-box .item {
	position: relative;
	border: 1px solid #eeeeee;
	background-image: url(/skin/images/point_bg.jpg);
	background-size: cover;
	text-align: center;
	padding: 25px 5px 30px;
}
.wholehouse-point-box .item span {
	display: inline-block;
	border-radius: 50%;
	background: #102543;
}
.wholehouse-point-box .item p {
	margin-top: 10px;
	font-size: 18px;
	color: #333333;
	letter-spacing: 2px;
}
.wholehouse-point-box .item i {
	font-size: 12px;
	font-style: normal;
	color: #aaaaaa;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.wholehouse-point-box .item:hover {
	background: #FFFFFF;
	-o-box-shadow: 0 0 30px rgba(0,0,0,.08);
	-ms-box-shadow: 0 0 30px rgba(0,0,0,.08);
	-moz-box-shadow: 0 0 30px rgba(0,0,0,.08);
	-webkit-box-shadow: 0 0 30px rgba(0,0,0,.08);
	box-shadow: 0 0 30px rgba(0,0,0,.08);
}
.wholehouse-point-box .item:hover span {
	background: #b48b62;
}
.wholehouse-point-box .item:hover p {
	color: #b48b62;
}
.wholehouse-design {
	padding-top: 10px;
}
.wholehouse-design .content {
	margin: 30px 0 75px;
}
.wholehouse-design .item {
	float: left;
	width: 48.5%;
	margin-right: 3%;
	position: relative;
}
.wholehouse-design .item span {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 15px 40px;
	color: #ffffff;
	font-size: 16px;
	letter-spacing: 3px;
	background: rgba(16,18,40,.8);
}
.wholehouse-design .item:last-child {
	margin-right: 0;
}
.wholehouse-more {
	margin: 0 auto;
	width: 140px;
	height: 32px;
	line-height: 32px;
	font-size: 12px;
	display: block;
	background: #b48b62;
	color: #FFFFFF;
	text-align: center;
}
.wholehouse-material {
	margin-top: 60px;
	padding-top: 40px;
	border-top: 1px solid #EEEEEE;
}
.wholehouse-material .wholehouse-theme {
	padding-bottom: 0;
}
.wholehouse-material .tab {
	margin: 20px 0;
	text-align: center;
}
.wholehouse-design .slick-dots {
	bottom: -50px;
}
.wholehouse-material .slick-dots {
	bottom: 30px;
}
.wholehouse-material .tab span {
	margin: 0 3px;
	display: inline-block;
	padding: 8px 40px;
	font-size: 12px;
	border: 1px solid #0a2444;
	color: #333333;
	letter-spacing: 2px;
	cursor: pointer;
}
.wholehouse-material .tab span.active {
	background: #a82c2c;
	border: 1px solid #a82c2c;
	color: #FFFFFF;
}
.wholehouse-material .js-tab-con {
	height: 0;
	overflow: hidden;
}
.wholehouse-material .js-tab-con.active {
	height: auto;
}
.wholehouse-material .content {
	margin: 0 -10px;
}
.wholehouse-material .slick {
	padding-bottom: 70px;
}
.wholehouse-material .slick-slide {
	padding: 0 10px;
}
.wholehouse-material .slick-slide .item {
	margin: 22px 10px;
	position: relative;
}
.wholehouse-material .slick-slide .item:before {
	content: "";
	position: absolute;
	bottom: -4px;
	left: 0;
	width: 0;
	height: 3px;
	background: #b18b61;
	-webkit-transition: all ease .4s;
	-moz-transition: all ease .4s;
	-ms-transition: all ease .4s;
	-o-transition: all ease .4s;
	transition: all ease .4s;
}
.wholehouse-material .slick-slide .item:hover {
	-o-box-shadow: 0 0 15px rgba(0,0,0,.08);
	-ms-box-shadow: 0 0 15px rgba(0,0,0,.08);
	-moz-box-shadow: 0 0 15px rgba(0,0,0,.08);
	-webkit-box-shadow: 0 0 15px rgba(0,0,0,.08);
	box-shadow: 0 0 15px rgba(0,0,0,.08);
}
.wholehouse-material .slick-slide .item:hover:before {
	width: 100%;
}
.wholehouse-systems {
	padding: 1px 0 50px;
}
.wholehouse-systems .ny-tit:after {
	display: none;
}
.wholehouse-systems ul {
	margin: 40px -15px 0;
}
.wholehouse-systems li {
	float: left;
	width: 25%;
	padding: 0 15px;
}
.wholehouse-systems li .item {
	border: 1px solid #EEEEEE;
	padding: 20px 12px;
}
.wholehouse-systems li .item img {
	float: left;
}
.wholehouse-systems li .item div {
	margin-left: 75px;
	width: 100%;
	line-height: 60px;
	padding-left: 20px;
	font-size: 20px;
	color: #333333;
	border-left: 1px dashed #707070;
}
.wholehouse-systems .content {
	margin-top: 60px;
}
.wholehouse-systems .content .left {
	float: left;
	width: 38%;
	max-width: 435px;
	padding-top: 5px;
	background: url(/skin/images/systems_png.png) no-repeat left top;
	padding-left: 40px;
}
.wholehouse-systems .content .left .cn {
	font-size: 18px;
	color: #b48b62;
	line-height: 32px;
	letter-spacing: 4px;
}
.wholehouse-systems .content .left .en {
	margin-top: 10px;
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 1px;
	color: #aaaaaa;
	text-transform: uppercase;
}
.wholehouse-systems .content .right {
	float: right;
	width: 59%;
}
.wholehouse-systems .content .right p {
	margin-bottom: 35px;
	padding-left: 65px;
	position: relative;
	line-height: 24px;
	font-size: 14px;
	color: #333333;
}
.wholehouse-systems .content .right p:last-child {
	margin-bottom: 0
}
.wholehouse-systems .content .right p:before {
	content: "";
	position: absolute;
	top: 5px;
	left: 0;
	border: 2px solid #c3c3c3;
	width: 14px;
	height: 14px;
	border-radius: 50%;
	display: inline-block;
}
.golden-box {
	padding-top: 40px;
	border-top: 1px solid #EEEEEE;
}
.golden-box .des {
	margin: 25px auto 0;
	text-align: center;
	line-height: 30px;
	letter-spacing: 2px;
}
.golden-box .content {
	margin-top: 45px;
	background: url(/skin/images/golden_bg.jpg) bottom center no-repeat;
}===== */
}
