/* 关于我们图片 */
.banner img{
	width:100%;
}


/* 公司简介 */
.aboutus-wraper{
	margin-top: 34px;
	height: 328px;
}
.aboutus-wraper h1{
	text-align: center;
	font-size: 30px;
	color: #204596;
}
.aboutus{
	height: 520px;
	width: 100%;
	padding-left: 0;
	border: 1px solid none;
}
.aboutus p{
	border: 1px solid none;
	margin-top: 12px;
	width: 930px;
	line-height: 30px;
	font-size: 18px;
	color:#000;
}

/* 生产能力 */
.scnl-wraper  h1{
	text-align: center;
	font-size: 30px;
	color: #204596;
}
.scnl-wraper{
	margin-top: 34px;
	height: 690px;
}
.scnl{
	height: 60px;
	width: 100%;
	padding-left: 0;
	border: 1px solid none;
}
.scnl p{
	margin-top: 2px;
	width: 960px;
	line-height: 30px;
	font-size: 18px;
	color: #000;
	border: 1px solid none;
}
.scnl-wraper img{
	width: 100%;
}

/* 试验能力 */
.synl-wraper  h1{
	text-align: center;
	font-size: 30px;
	color: #204596;
}
.synl-wraper{
	margin-top: 34px;
	height: 730px;
}
.synl{
	height: 45px;
	width: 100%;
	padding-left: 0;
	border: 1px solid none;
}
.synl p{
	margin-top: 2px;
	width: 960px;
	line-height: 30px;
	font-size: 18px;
	color: #000;
	border: 1px solid none;
}
.synl-wraper img{
	width: 100%;
}

/* 开发能力 */
.kfnl-wraper  h1{
	text-align: center;
	font-size: 30px;
	color: #204596;
}
.kfnl-wraper{
	margin-top: 34px;
	height: 600px;
}
.kfnl{
	height: 160px;
	width: 100%;
	padding-left: 0;
	border: 1px solid none;
}
.kfnl p{
	margin-top: 2px;
	width: 960px;
	line-height: 30px;
	font-size: 18px;
	color: #000;
	border: 1px solid none;
}
.kfnl-wraper img{
	width: 100%
}

