#slides{
	width:1904px;
	position:relative;
	left:50%;
	margin-left:-952px;
}

#section01{
	width:1180px;
	padding:80px 0px 80px 0px;
	margin:0 auto;
}

.main_title{
	text-align:center;
	font-size:44px;
	font-weight:bold;
}

.main_title_line{
	margin:10px auto 0;
	width:80px;
	height:5px;
	background-color:#101e61;
}

#section01 .text01{
	text-align:center;
	font-size:22px;
	margin-top:50px;
}

#section01 .text02{
	text-align:center;
	font-size:18px;
	margin-top:20px;
}

#section01 .more{
	text-align:center;
	width:267px;
	font-size:16px;
	padding:12px 0px 12px 0px;
	border:1px solid #101e61;
	color:#101e61;
	margin:50px auto 0;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
}

#section01 .more a{
	color:#101e61;
}


#section02{
	width:1180px;
	padding:0px 0px 80px 0px;
	margin:0 auto;
}

#section02 .list{
	width:1180px;
	display:inline-block;
	margin-top:50px;
}

#section02 .list li{
	width:377px;
	display:inline-block;
	float:left;
	margin-left:24px;
}

#section02 .list li:first-child{
	margin-left:0px;
}

#section03{
	width:1180px;
	margin:0 auto;
}

#section03 .cousel{
	width:1180px;
	display:inline-block;
}

#section03 .cousel div{
	width:580px;
	float:left;
	display:inline-block;
}

#section03 .cousel div:last-child{
	margin-left:20px;
}



















