.index{
	width:100%;
	height:auto;
	float:left;
}
.company{
	width:100%;
	height:auto;
	float:left;
}
.company .company_02{
	width:100%;
	height:auto;
	float:left;
}
.company_02 .company_02_main2{
	width:1200px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}
.company_02_main2 .main2_text2{
	width:100%;
	height:auto;
	float:left;
	background:#ffffff;
}
.main2_text2 p{
	width:1003px;
	height:29px;
	float:left;
	line-height:29px;
	color:#4D4D4D;
	font-size:21px;
	font-weight:bold;
	margin-top:35px;
	text-align:center;
	margin-bottom:23px;
}
.main2_text2 span{
	width:1003px;
	height:auto;
	float:left;
	font-size:16px;
	color:#4C4C4C;
	line-height:30px;
	margin-bottom:50px;
	margin-left:99px;
}
.index .foot{
	width:100%;
	height:100%;
	background:#fff;
	border-top:4px solid #0073bc;
	float:left;
	margin-top:45px;
}
.foot .footer{
	width:1200px;
	height:100px;
	margin:0 auto;
	background:url(../images/foot.jpg) no-repeat;
}