.body_Footcont{
	width:100%;
	height:65px;
}
.body_Footcont .footer{	
	position:fixed;
	width:100%;
	z-index:100;
	left:0;
	bottom:0;
}
.body_Footcont .footer ul{
	display: flex;
	background:#fff;
}
.body_Footcont .footer ul li{
	flex: 1;
	height: 50px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.body_Footcont .footer ul li a{
	display: flex;
	flex-direction: column;
	color:#777;
}
.body_Footcont .footer ul li a i{
	display: block;
	width:100%;
	text-align: center;
}
.body_Footcont .footer ul li a span{
	width:100%;
	font-size: 14px;
	line-height: 15px;
	padding-top: 5px;
}
.body_Footcont .footer ul .cur,.body_Footcont .footer ul .cur a{ color:#FF461F}
/*.body_Footcont .footer ul{
	display:table;
	width:100%;
	border-top:#DDD solid 1px;
	background: rgba(255,255,255,0.8);
}
.body_Footcont .footer ul li{
	display:table-cell;
	padding:5px 0px;
	vertical-align:middle;
	color:#666;	
	width: 20%;
	text-align: center;
}
.body_Footcont .footer ul li i{
	display: block;
	margin-top: 5px;
}
@media (max-width: 640px) and (min-width:501px) {
	.body_Footcont .footer ul{
		line-height:30px;
		font-size:18px;
	}
}
@media (max-width: 500px) {
	.body_Footcont .footer ul{
		line-height:20px;
		font-size:15px;
	}
}*/
.bar-tab { position: fixed; bottom: 60px; z-index: 999; width: 50px; height: 50px; padding: 0; table-layout: fixed; border-bottom: 0; border-left: 0; -webkit-transition-duration: .4s; -o-transition-duration: .4s; transition-duration: .4s;top: auto; right:10px;}
.bar-tab .tab-item { position: relative; display: table-cell; width: 1%; height: 50px; color: #777; text-align: center; vertical-align: middle; }
.bar-tab .tab-item.a { color: #7BBF1E; }
.bar-tab .tab-item .badge { position: absolute; top: 2px; left: 50%; z-index: 100; min-width: 16px; height: 16px; padding: 0 4px; margin-left: 2px; font-size: 12px; line-height: 16px; color: #fff; vertical-align: top; background: red; border-radius: 10px; }
.bar-tab .tab-item .icon { top: 1px; margin-bottom: 2px; width: 24px; height: 24px; line-height: 24px; font-size: 24px; }
.bar-tab .tab-item .icon~.tab-label { position: relative; display: block; height: 16px; line-height: 16px; font-size: 12px; font-size: 12px; overflow: hidden; }
.tabbar-hidden .bar-tab{ -webkit-transform: translate3d(0,110%,0); transform: translate3d(0,110%,0); }
.bar-tab .ren-bar-tu .ren-bar-tuxx { margin: 0 auto; width: 24px; height: 24px; overflow: hidden; }
.bar-tab .tab-item.ren-bar-tu .icon { width: 50px; height: 50px; line-height: 48px; background-color:#ff9b42; border: 6px solid #FEFEFE; font-size: 25px; color: #FFF; border-radius: 50%; position: absolute; left: 50%; top: 19px; transform: translate(-50%,-50%); z-index: 20; }
.bar-tab .tab-item.ren-bar-tu .ren-bar-tubj { width: 60px; height: 60px; background-color: #FEFEFE; border: 1px solid #F0F0F0; border-radius: 50%; position: absolute; left: 50%; top: 17px; transform: translate(-50%,-50%); }
.bar-tab .ren-bar-san .ren-bar-sanxx { margin: 0 auto; width: 24px; height: 24px; overflow: hidden; }
.bar-tab .tab-item.ren-bar-san .icon { width: 60px; height: 60px; line-height: 48px; background-color: #7BBF1E; border: 6px solid #FEFEFE; font-size: 24px; color: #FFF; border-radius: 50%; position: absolute; left: 50%; top: 19px; transform: translate(-50%,-50%); z-index: 20; }
.bar-tab .tab-item.ren-bar-san .ren-bar-tubj { width: 60px; height: 60px; background-color: #FEFEFE; border: 1px solid #F0F0F0; border-radius: 50%; position: absolute; left: 50%; top: 17px; transform: translate(-50%,-50%); }