footer{ 
	height: 4rem; 
	background: #fff; 
	border-top: 1px solid #dedddd; 
	text-align: center;
	margin-bottom:56px;

}
footer p{  
	padding: 10px 0;
}
footer .webs a{ 
	font-size: 1.2em; 
	display: inline-block; 
	border-right: 1px solid #757575; 
	color: #757575; 
	padding: 0 10px;
}
footer .webs .active{ color: #000;}
/*------------footer css end---------*/
.footer{ margin-bottom:40px;}
#contactbar {width: 100%;height: 55px;background: #FFF;border-top: 1px solid #ddd;position: fixed;bottom:0px;z-index:2; margin:0; padding:0}
#contactbar .bottom_home {background: url(../index/bottom_home.png) no-repeat; }
#contactbar .bottom_home_on {background: url(../index/bottom_home_hover.png) no-repeat;}
#contactbar .bottom_index {background: url(../index/bottom_index.png) no-repeat; }
#contactbar .bottom_index_on {background: url(../index/bottom_index_hover.png) no-repeat;}
#contactbar .bottom_history{background: url(../index/bottom_history.png) no-repeat;}
#contactbar .bottom_history_on{background: url(../index/bottom_history_hover.png) no-repeat;}
#contactbar .bottom_member {background: url(../index/bottom_member.png) 0 0 no-repeat;}
#contactbar .bottom_member_on{background: url(../index/bottom_member_hover.png) 0 0 no-repeat;}
#contactbar .bottom_post {background: url(../index/bottom_post.png) 0 0 no-repeat;}
#contactbar .bottom_post_on {background: url(../index/bottom_post_hover.png) no-repeat;}
#contactbar .bottom_index,#contactbar .bottom_index_on,#contactbar .bottom_history,#contactbar .bottom_history_on,#contactbar .bottom_member,#contactbar .bottom_member_on,#contactbar .bottom_post,#contactbar .bottom_post_on,#contactbar .bottom_home_on,#contactbar .bottom_home{background-position:center 6px;background-size: 22px auto; }
#contactbar a{width:20%; height:100%; line-height:82px; text-align:center; background-color: #FFF; float:left;color: #777;font-size: 14px;}