.haha-tabbar-item{
	flex:1 0 auto;
	height: 2.5rem;
	line-height:2.5rem;
	text-align:center;
	font-size:0.875rem;
	color:#666666;
	&.active{
		color:#dc2832;
		border-bottom: 2px solid #dc2832;
	}
}
