@charset "utf-8";
/* CSS Document */

.banner {
	background: center no-repeat;
	height: 475px;
}
.banner h3 {
	display: block;
	width: 600px;
	height: 190px;
	padding: 40px 50px;
	background: rgba(32,89,160,0.9);
	margin-top: 100px;
}
.banner h3 span {
	color: #fff;
	font-size: 40px;
	line-height: 60px;
}
.banner h3 p {
	color: #fff;
	font-size: 18px;
	line-height: 32px;
	font-weight: normal;
}
.aboutus {
	margin-top: 90px;
}
.aboutus h2 {
	width: 100%;
	height: 101px;
	display: block;
	background: url(../img/kuanki.png) center no-repeat;
	text-align: center;
	line-height: 101px;
	font-size: 42px;
	margin-bottom: 45px;
}
.about p {
	font-size: 16px;
	line-height: 32px;
	color: #666;
	text-indent: 30px;
}
.aboutus .left {
	width: 750px;
	background: url(../img/factory.jpg) center no-repeat;
	height: 450px;
	margin-top: 50px;
}
.intro {
	display: block;
	background: rgba(255,255,255,0.85);
	width: auto !important;
	margin: 75px 50px;
	padding: 30px;
}
.intro h3 {
	display: block;
	width: 100%;
	height: 50px;
	line-height: 50px;
	font-size: 28px;
}
.intro p {
	display: block;
	width: 100%;
	font-size: 14px;
	line-height: 25px;
	color: #666;
}
.intro ul {
	display: block;
	width: 100%;
	margin-top: 30px;
}
.intro ul li {
	display: block;
	float: left;
	width: 147.5px;
	text-align: center;
	height: 85px;
	line-height: 145px;
}
.aboutus .right {
	width: 400px;
	margin-top: 50px;
}
.culture {
	background: url(../img/bgculture.png) center repeat;
	padding: 20px;
	width: 360px;
	border-bottom: 3px solid #c7000a;
}
.culture h3 {
	font-size: 18px;
	line-height: 31px;
}
.culture p {
	color: #666;
	line-height: 24px;
}
.factory-about {
	margin: 60px auto;
}
.factory-about dl {
	display: block;
	float: left;
	width: 372px;
	text-align: center;
	height: 320px;
	margin-right: 41px;
}
.factory-about dl dd {
	width: 100%;
	height: 60px;
	line-height: 60px;
	background-color: #eee;
	font-size: 18px;
}
.factory-about dl dt {
	width: 100%;
	height: 260px;
}
.aboutus h1 {
	width: 100%;
	height: 50px;
	display: block;
	text-align: center;
	line-height: 50px;
	font-size: 32px;
	margin-bottom: 25px;
	font-weight: normal;
}
.cd-about {
	margin-top: 50px;
	height: 495px;
	background: url(../img/bg_cd.jpg) center no-repeat;
}
.cd-about .right {
	width: 38%;
	padding: 3% 8%;
}
.cd-about h2 {
	color: #c7000a;
	font-size: 50px;
	line-height: 70px;
}
.cd-about h3 {
	color: #c7000a;
	font-size: 20px;
	line-height: 40px;
}
.cd-about p {
	color: #fff;
	font-size: 18px;
	line-height: 30px;
	margin-top: 30px;
}
.cd-about p span {
	font-weight: bold;
	font-size: 40px;
	color: #fff;
	padding-right: 10px;
}
.aboutus1 {
	margin-top: 60px;
}
.aboutus1 h3 {
	text-align: center;
	margin-bottom: 20px;
}
.aboutus1 h3 span {
	/*width: 160px;*/
	border-bottom: 4px solid #c7000a;
	font-size: 30px;
	height: 50px;
	display: inline-block;
}
.customer {
	margin-top: 30px;
}
.customer h2 {
	display: block;
	width: 100%;
	text-align: center;
	background: url(../img/bgline.png) center no-repeat;
	font-size: 38px;
	color: #c7000a;
	line-height: 45px;
}
.customer .width100 img {
	width: 100%;
	height: auto;
	margin-top: 50px;
}
