#bottom_nav {
    position: fixed;
	width: 100%;
    bottom: 0px;
    height: 60px;
	background-color: white;
	border-top: 1px solid #F2F2F2;
}

#group_bottom_nav {
	/* position: absolute;
	width: 360px;
	height: 60px;
	left: 0px;
	top: 580px;
	overflow: visible; */
	position: relative;
    margin: auto;
    bottom: 0px;
	width: 360px;
	height: 60px;
	overflow: visible;
	z-index:999;
}
.bg_bottom_nav {
	position: absolute;
	overflow: visible;
	width: 360px;
	height: 60px;
	left: 0px;
	top: 0px;
}
#btn_order {
	position: absolute;
	width: 48px;
	height: 44px;
	left: 156px;
	top: 8px;
	overflow: visible;
}
.icon_order2 {
	overflow: visible;
	position: absolute;
	top: 0px;
	left: 13px;
	width: 21.829px;
	height: 22px;
	transform: matrix(1,0,0,1,0,0);
}
.icon_order1 {
	overflow: visible;
	position: absolute;
	top: 4.98px;
	left: 16.573px;
	width: 10.768px;
	height: 12.04px;
	transform: matrix(1,0,0,1,0,0);
}
#ui_order {
	position: absolute;
	left: 0px;
	top: 27px;
	overflow: visible;
	width: 49px;
	white-space: nowrap;
	text-align: left;
	font-family: PingFang SC;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	color: rgba(102,102,102,1);
}
#btn_user {
	position: absolute;
	width: 48px;
	height: 42px;
	left: 268px;
	top: 9px;
	overflow: visible;
}
.icon_user {
	overflow: visible;
	position: absolute;
	top: 0px;
	left: 15px;
	width: 17.149px;
	height: 20px;
	transform: matrix(1,0,0,1,0,0);
}
#ui_user {
	position: absolute;
	left: 0px;
	top: 25px;
	overflow: visible;
	width: 49px;
	white-space: nowrap;
	text-align: left;
	font-family: PingFang SC;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	color: rgba(102,102,102,1);
}
#btn_shop {
	position: absolute;
	width: 48px;
	height: 44px;
	left: 44px;
	top: 8px;
	overflow: visible;
}
#ui_shop {
	position: absolute;
	left: 0px;
	top: 27px;
	overflow: visible;
	width: 49px;
	white-space: nowrap;
	text-align: center;
	font-family: PingFang SC;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	color: rgba(8,74,255,1);
}
.icon_shop {
	overflow: visible;
	position: absolute;
	top: 0px;
	left: 13px;
	width: 22px;
	height: 22px;
	transform: matrix(1,0,0,1,0,0);
}