@charset "gb2312";
.home-holder {
	width: 100%;
}
.home-pro {
	width: 100%;
	padding-top: 40px;
	padding-bottom: 50px;
}
.home-pro-holder {
	width: 1180px;
	margin: auto;
}
/*---------------------------------------------------------*/
.home-about {
	width: 100%;
	height: 600px;
	background-image: url(../img/home-2-bg.jpg);
	background-repeat: repeat-x;
	background-position: center;
}
.home-about-holder {
	position: relative;
	width: 1180px;
	height: 600px;
	margin: auto;
}
.home-about-more {
	display: block;
	position: absolute;
	top: 378px;
	left: 264px;
	width: 150px;
	height: 42px;
	background-image: url(../img/home-about-more.png);
	background-repeat: no-repeat;
	background-position: center;
}
.home-about-text {
	position: absolute;
	top: 160px;
	left: 634px;
	width: 460px;
	height: 336px;
	line-height: 24px;
	color: #FFF;
	text-align: justify;
	overflow: hidden;
}
/*---------------------------------------------------------*/
.home-case {
	width: 100%;
	padding: 40px 0px;
}
.home-case-holder {
	width: 1180px;
	height: 380px;
	margin: auto;
}
/*---------------------------------------------------------*/
.home-news {
	width: 100%;
	padding-bottom: 50px;
}
.home-news-holder {
	width: 1180px;
	margin: auto;
}









/*---------------------------------------------------------*/
/*---------------------------------------------------------*/
/*---------------------------------------------------------*/
/*---------------------------------------------------------*/
/*---------------------------------------------------------*/
/*---------------------------------------------------------*/
.home-title {
	width: 100%;
	height: 70px;
	margin-bottom: 30px;
	background-repeat: no-repeat;
	background-position: center;
}