/*友情链接*/
.links_footer_box{
	width: 100%;
	height: 67px;
	background-color:#63c169;
	line-height:67px;
	color: #ffffff;
	text-align:left;
}
.links_footer {
	width: 1200px;
	margin:0 auto;
	height: 67px;
	background-color:#63c169;
	line-height:67px;
	color: #ffffff;
	text-align:left;
}
.links_footer a{
	color:#ffffff;
}
/*友情链接*/
/*Footer*/
.bottom_footer_content{
	width: 100%;
	background-color:#05990f;
	padding:25px 0 10px 0;
}
.bottom_footer_content_box{
	width: 1200px;
	margin:0 auto;
}
.bottom_footer_content_box .bottom_footer_content_right{
	float: right;
}
.bottom_footer_content_box ul{
	padding:0 90px 5px 10px;
	float: left;
}
.bottom_footer_content_box a{
	color:#ffffff;
}
.bottom_footer_content_box li{
	text-align: center;
	color:#ffffff;
	padding-bottom: 10px;
}
.bottom_footer_content_box li:nth-child(1){
	font-size: 18px;
	font-weight: bold;
}
.bottom_footer_content_right{
	margin-top: 20px;
}
.bottom_footer_content_right li:nth-child(1){
	font-size:30px;
	font-weight: bold;
}
.bottom_footer_content_right li:nth-child(2){
	font-size:16px;
}
.bottom_footer_content_right .iconfont{
	font-size:24px;
	margin-left: 10px;
	position: relative;
	color:#ffffff;
	z-index: 1;
}
/*Footer*/