.nav-left-caption{
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
	border-bottom: 1px solid #e6e6e6;
	height: 38px;
	line-height: 38px;
}
.nav-left-box{
	margin-bottom: 18px;
}