.bannerFrame {
	width: auto;
	height:455px;
	background:url(../images/banner.png) center;
}
.bannerFrame .banner {
	width: 1100px;
	height:455px;
	margin:0 auto;
}
.sloganFrame {
	width: auto;
	height:165px;
	background:#fff;
}
.sloganFrame .slogan {
	width: 1100px;
	height:165px;
	margin:0 auto;
}
.mainFrame {
	min-height: 400px;
	height: auto !important;
	overflow: hidden;
	width: auto;
	background:#efeadd;
	padding-top:35px;
}
.main {
	width: 1100px;
	min-height: 400px;
	height: auto !important;
	overflow: hidden;
	margin:0 auto;
}
.main .fourDiv {
	width: 1100px;
	height:247px;
	margin-bottom:50px;
}
.main .fourDiv .group {
	width: 265px;
	height:245px;
	float:left;
	position:relative;
	background:#000;
	text-align:center;
	border-top:4px solid #e40005;
	margin:0 5px;
}
.main .fourDiv .group .ico {
	width: 103px;
	height:103px;
	position:absolute;
	bottom:90px;
	left:85px;
	z-index:999;
}
.main .fourDiv .group .title {
	width: 265px;
	height:30px;
	color:#fff;
	font-size:24px;
	position:absolute;
	bottom:50px;
	left:0;
}
.main .fourDiv .group img {
	opacity:0.5;
	position:absolute;
	bottom:0;
	left:0;
}
.main .fourIco {
	width: 1100px;
	height:44px;
}