@charset "gb2312";
.home-holder {
	width: 100%;
}
/*------------------------------------------------------------------*/
.home-1 {
	width: 1200px;
	height: 620px;
	margin: auto;
}
.home-1-left {
	position: relative;
	float: left;
	width: 420px;
	height: 620px;
}
.home-1-left .title {
	position: absolute;
	z-index: 999999;
	left: 0px;
	top: -70px;
	width: 100%;
	height: 70px;
	background-image: url("../img/home-1-left-title.jpg");
	background-repeat: no-repeat;
	background-position: center;
}
.home-1-left .pro-link {
	width: 100%;
	height: 100%;
}
.home-1-left .pro-link a {
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	-webkit-box-shadow: 7px 7px 0px 0px #e3d0b1;
	box-shadow: 7px 7px 0px 0px #e3d0b1;
}
.home-1-left .pro-link a span {
	position: absolute;
	display: block;
	left: 0px;
	bottom: 0px;
	width: 100%;
	height: 50px;
	padding: 10px 15px;
	background-color: rgba(40,15,0,0.70);
	line-height: 30px;
	font-size: 24px;
	color: #ddb168;
}
.home-1-left .pro-link a span i {
	float: right;
	color: #FFFFFF;
}
.home-1-right {
	position: relative;
	float: right;
	width: 750px;
	height: 620px;
}
.home-1-right .title {
	width: 100%;
	height: 80px;
	background-image: url("../img/home-1-right-title.jpg");
	background-repeat: repeat-x;
	background-position: center;
	line-height: 80px;
	font-size: 18px;
	color: #4f3829;
}
.home-1-right .title a {
	display: block;
	float: right;
	width: 76px;
	height: 80px;
	background-image: url("../img/MORE.png");
	background-repeat: no-repeat;
	background-position: center;
}
.home-1-right .pro-link {
	width: 100%;
	height: 540px;
}
.home-1-right .pro-link a {
	display: block;
	float: left;
	width: 360px;
	height: 255px;
	margin-right: 30px;
	margin-bottom: 30px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	-webkit-box-shadow: 7px 7px 0px 0px #e3d0b1;
	box-shadow: 7px 7px 0px 0px #e3d0b1;
}
.home-1-right .pro-link a:nth-child(2n) {
	margin-right: 0px;
}
/*------------------------------------------------------------------*/
.home-2 {
	width: 100%;
	padding: 70px 0px;
}
.home-2-holder {
	width: 1200px;
	height: 620px;
	margin: auto;
	background-image: url("../img/H2.jpg");
	background-repeat: no-repeat;
	background-position: center;
}
/*------------------------------------------------------------------*/
.home-3 {
	width: 100%;
	height: 930px;
	padding: 70px 0px;
	background-image: url("../img/H3-bg.jpg");
	background-repeat: repeat-x;
	background-position: center;
}
.home-3-holder {
	width: 1200px;
	height: 790px;
	margin: auto;
	
}
.home-3-title {
	width: 100%;
	height: 130px;
	background-image: url("../img/H3-title.png");
	background-repeat: no-repeat;
	background-position: center;
}
.home-3-title a {
	display: block;
	width: 100%;
	height: 100%;
}
.home-3-content {
	width: 100%;
	height: 660px;
}
.home-3-list {
	display: block;
	float: left;
	width: 580px;
	height: 290px;
	margin-top: 40px;
	margin-right: 40px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	-webkit-box-shadow: 7px 7px 0px 0px rgba(79,56,41,0.30);
	box-shadow: 7px 7px 0px 0px rgba(79,56,41,0.30);
}
.home-3-list:nth-child(2n) {
	margin-right: 0px;
}
/*------------------------------------------------------------------*/
.home-4 {
	width: 100%;
	padding: 70px 0px;
}
.home-4-title {
	width: 100%;
	height: 80px;
	margin-bottom: 40px;
	background-image: url("../img/home-4-title-bg.png");
	background-repeat: repeat-x;
	background-position: center;
}
.home-4-content {
	width: 1200px;
	height: 420px;
	margin: auto;
}
/*------------------------------------------------------------------*/
/*------------------------------------------------------------------*/
/*------------------------------------------------------------------*/
/*------------------------------------------------------------------*/