.layui-nav-item {
	width: 230px;
}

.kit-nav .layui-nav-item .layui-nav-child {
	min-width: 228px;
}

.username {
	position: absolute;
    color: #2C3543;
    top: 0px;
    left: 25px;
    height: 50px;
    line-height: 50px;
}

.layui-check-shop{
	color: #f3482e;
    position: absolute;
    right: 10px;
}

#shopList > dd {
	position: relative;
}

#logout {
    float: right;
    width: 50px;
    color: #f3482e;
}
