@charset "utf-8";
/* CSS Document */

/*生产设备*/
.equipment {
	background: url(../img/bg_equipment.png) center top no-repeat #f5f5f5;
	overflow: hidden;
	height: 517px;
	margin-top: 60px;
	display: block;
}
.picScroll-left {
	overflow: hidden;
	position: relative;
	height: 517px;
}
.picScroll-left .hd {
	position: absolute;
	left: 0px;
	top: 0px;
	text-align: right;
	width: 310px;
	z-index: 999;
}
.picScroll-left .hd .pageState {
	display: block;
	color: #fff;
	font-size: 26px;
}
.picScroll-left .hd .pageState span {
	color: #fff;
	font-size: 40px;
	margin-right: 10px;
}
.picScroll-left .bd {
	overflow: hidden;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 99;
	width: 1200px;
}
.picScroll-left .bd ul {
	overflow: hidden;
	zoom: 1;
}
.picScroll-left .bd ul li {
	display: block;
	width: 1200px;
	height: 500px;
	overflow: hidden;
	position: relative;
}
.picScroll-left .bd ul li .pic {
	width: 860px;
	height: 500px;
	display: block;
	float: right;
}
.picScroll-left .bd ul li .pic img {
	width: 860px;
	height: 500px;
	display: block;
}
.picScroll-left .bd ul li .title {
	width: 354px;
	height: 220px;
	padding: 30px;
	background: #fff;
	display: block;
	position: absolute;
	left: 0px;
	top: 80px;
	z-index: 999;
}
.picScroll-left .bd ul li .title a {
	display: block;
}
.picScroll-left .bd ul li .title a.a1 {
	border-bottom: 1px solid #2962ac;
	background: url(../img/icon3.png) right center no-repeat;
	height: 50px;
	line-height: 50px;
	color: #2962ac;
	font-size: 18px;
}
.picScroll-left .bd ul li .title a.a2 {
	width: 119px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	color: #666;
	background: url(../img/more.png) center no-repeat;
	margin-top: 30px;
}
.picScroll-left .bd ul li .title a.a2:hover {
	background: url(../img/more-h.png) center no-repeat;
	color: #e62129;
}
.culture {
}
.culture ul {
	padding: 50px 0px;
}
.culture li {
	display: block;
	float: left;
	border-right: 1px solid #ddd;
	width: 299.3px;
	padding: 0px 60px;
	overflow: hidden;
}
.culture li:first-child {
	padding-left: 0px;
}
.culture li:last-child {
	border: 0px;
}
.culture li .left {
	width: 50%;
}
.culture li .left img {
	display: block;
}
.culture li .left span {
	display: block;
	font-size: 20px;
	height: 50px;
	line-height: 50px;
	margin-top: 20px;
}
.culture li .left p {
	color: #666;
	line-height: 22px;
}
.culture li .right {
	width: 50%;
	text-align: right;
	color: #e9e9e9;
	font-size: 40px;
	text-transform: uppercase;
	margin-top: 65px;
}
.aboutus {
	background: url(../img/bg_about.png) center top no-repeat #fff;
	height: 402px;
}
.aboutus .w1200 {
	background: #fff;
	overflow: hidden;
	padding: 20px 0px 60px 0px;
}
.aboutus .left {
	width: 595px;
}
.aboutus .left p {
	text-indent: 30px;
	color: #666;
	line-height: 30px;
	display: block;
	margin-top: 10px;
}
.aboutus .left a {
	display: block;
	width: 119px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	color: #666;
	background: url(../img/more.png) center no-repeat;
	margin-top: 30px;
}
.aboutus .left a:hover {
	background: url(../img/more-h.png) center no-repeat;
	color: #e62129;
}
.aboutus .right {
	width: 536px;
	background: url(../img/bg_honor.png) center no-repeat;
	height: 356px;
	margin-right: 30px;
	margin-top: 40px;
}
.infos {
	overflow: hidden;
	padding-top: 60px;
}
.infos ul li {
	display: block;
	float: left;
	width: 190px;
	padding-left: 50px;
	background: url(../img/bgli.png) left top no-repeat;
	height: 200px;
}
.infos ul li span {
	display: block;
	font-size: 30px;
	height: 35px;
	line-height: 35px;
}
.infos ul li p {
	display: block;
	line-height: 22px;
	margin-top: 10px;
	color: #666;
}
.description, .description p {
	font-size: 18px;
	line-height: 35px;
}
