.indexBanner {
	border-top: 1px solid #f2f2f2;
	border-bottom: 2px #f2f2f2 solid;
	background: #f2f2f2;
	overflow: hidden;
}
#indexBanner {
	width: 1440px;
}
.indexBrand {
	background: #FFFFFF;
	padding: 88px 0;
}
.indexBrand ul {
	width: 1100px;
	margin: 0 auto;
	overflow: hidden;
}
.indexBrand ul li {
	width: 352px;
	height: 350px;
	float: left;
	margin-left: 22px;
	position: relative;
	overflow: hidden;
}
.indexBrand ul li.first {
	margin-left: 0;
}
.indexBrand ul li dl {
	position: absolute;
	width: 352px;
	height: 350px;
	overflow: hidden;
	background: url(../images/indexBrandBack.png);
	z-index: 10;
	left: 0;
	top: 230px;
}
.indexBrand ul li dl dt {
	font-size: 25px;
	color: #124191;
	text-align: center;
	margin-top: 35px;
	margin-bottom: 35px;
}
.indexBrand ul li dl dt p {
	font-size: 16px;
	color: #124191;
	text-align: center;
}
.indexBrand ul li dl dd {
	text-align: center;
}
.indexAbout {
	background: #f2f2f2;
	padding: 88px 0;
	padding-bottom: 40px;
	overflow: hidden;
}
.indexAbout ul {
	width: 1100px;
	margin: 0 auto;
	overflow: hidden;
}
.indexAbout ul li {
	padding: 1px;
	background: #dbdcd4;
	float: left;
	margin-left: 12px;
}
.indexAbout ul li.first {
	margin-left: 0;
}
.indexAbout dl {
	width: 1100px;
	margin: 0 auto;
	overflow: hidden;
}
.indexAbout dl dt {
	width: 380px;
	margin: 0 auto;
	font-size: 30px;
	font-weight: bold;
	color: #124191;
	text-align: center;
	padding-bottom: 15px;
}
.indexAbout dl dt p {
	font-size: 16px;
	color: #124191;
	text-align: center;
	font-weight: normal;
	line-height: 30px;
}
.indexAbout dl dd {
	width: 700px;
	margin: 0 auto;
	font-size: 12px;
	color: #2d2d2d;
	line-height: 28px;
	padding-bottom: 40px;
}
.indexAbout dl dd a {
	display: block;
	width: 120px;
	height: 40px;
	background: #2d2d2d;
	margin: 0 auto;
	margin-top: 40px;
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
	line-height: 40px;
	overflow: hidden;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}
.indexPt {
	background: #124191;
	padding: 88px 0;
	overflow: hidden;
}
.indexPt ul {
	width: 811px;
	margin: 0 auto;
	overflow: hidden;
}
.indexPt ul li {
	width: 158px;
	float: left;
	margin-left: 168px;
}
.indexPt ul li p {
	text-align: center;
	color: #FFFFFF;
	padding-bottom: 15px;
}
.indexPt ul li.first {
	margin-left: 0;
}
.indexPt dl {
	width: 1100px;
	margin: 0 auto;
	overflow: hidden;
	padding-bottom: 40px;
}
.indexPt dl dt {
	font-size: 30px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-bottom: 15px;
}
.indexPt dl dd {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 28px;
	text-align: center;
}
.indexNc {
	background: #FFFFFF;
	padding: 88px 0;
	overflow: hidden;
}
.indexNc ul {
	width: 1100px;
	margin: 0 auto;
	overflow: hidden;
}
.indexNc ul li {
	width: 460px;
	float: left;
	margin-left: 180px;
}
.indexNc ul li.first {
	margin-left: 0;
}
.indexNc ul li h5 {
	color: #124191;
	font-size: 23px;
	font-weight: normal;
	padding: 10px 0;
}
.indexNc ul li h5 a {
	color: #124191;
	font-size: 23px;
	line-height: 30px;
	font-weight: normal;
}
.indexNc ul li p {
	color: #2d2d2d;
	font-size: 12px;
	line-height: 20px;
}
.indexNc_Ti {
	width: 180px;
	height: 51px;
	background: url(../images/indexNcTi.gif) left bottom no-repeat;
	overflow: hidden;
	margin-bottom: 30px;
}
.indexNc_Ti a {
	display: block;
	width: 180px;
	height: 40px;
	font-size: 28px;
	Letter-spacing: 6px;
	text-align: center;
	color: #FFFFFF;
	background: #464646;
	overflow: hidden;
}
.indexNc_C {
	width: 467px;
	overflow: hidden;
	margin: 0 auto;
	margin-top: 10px;
}
.indexNc_C div {
	width: 468px;
	background: #cecece;
	margin: -1px 0 0 -1px;
	overflow: hidden;
}
.indexNc_C div a {
	display: block;
	width: 155px;
	height: 64px;
	background: #FFFFFF;
	text-align: center;
	float: left;
	margin: 1px 0 0 1px;
}
.indexNc_C div a img {
	height: 64px;
	margin: 0 auto;
}