/* ====================底部==================== */
#index_bottom {
	background-color: #f4f4f4;
	border-top: 3px solid #f11604;
	color:#666666;
}
.index_bottom_ico {
	float:left;
	width:1170px;
	height: 80px;
	padding:20px 10px;
	text-align:center;
}
.index_bottom_ico_01 {
	float:left;
	width:1190px;
	height:auto;
	padding-bottom:10px;
	text-align:center;
}
.index_bottom_01 {
	float:left;
	width:1170px;
	height:auto;
	padding-bottom:10px;
}
.index_bottom_01_links {
	float:left;
	width:900px;
	height:auto;
}
.index_bottom_01_links li {
	line-height:24px;
	float: left;
	padding: 0 50px;
	text-align: left;
}
.index_bottom_01_links li a {
	color:#666666;
}
.index_bottom_01_links li h3 {
	font-size: 13px;
	line-height: 25px;
	color:#666;
}
.index_bottom_01_wx {
	float:left;
	width:260px;
	height:auto;
	padding:0px 15px;
	text-align:center;
}
.index_bottom_01_wx p {
	line-height:20px;
}
/* ====================底部导航==================== */
.index_bottom_nav {
	width:800px;
	height:24px;
	float:left;
	padding:0px 10px 0px 10px;
	padding-left:350px;
}
.index_bottom_nav ul {
	list-style:none;
	text-align:center;
}
.index_bottom_nav li {
	display:inline;
	float:left;
	height:24px;
	line-height:24PX;
	background:url(../images/index_public.png)  76px -242px  no-repeat;
}
.index_bottom_nav .last{
    background:none;
}
.index_bottom_nav li a {
	color:#777;
	text-decoration:none;
	text-align:center;
	margin:0px 15px;
	display:block;
}
.index_bottom_nav li a:hover {
	font-size:12px;
	color:#777;
	text-decoration:underline;
}
/* ====================底部信息==================== */
.index_bottom_mian {
	width:1190px;
	height:auto;
	line-height:24px;
	text-align:center;
	padding-bottom:10px;
	color:#777;
}
.index_bottom_ul{
	float:left;
	width:1190px;
	height:auto;
	text-align:center;
}
.index_bottom_ul ul{
	width: 1190px;
    height: auto;
    line-height: 24px;
    text-align: center;
}
.index_bottom_ul ul:after{
    clear: both;
    display: table;
    content: "";
}
.index_bottom_ul li{
	display:inline;
	
	height:24px;
	line-height:24PX;
	background:url(../images/index_title_bg.gif) right center no-repeat;padding:0 8px;
}
.index_bottom_ul li:last-child{background:none;}
