body {
	background: #F7F7F7;
}

.inner_box {
	/* padding-bottom: 2.133333rem; */
}

.my_bg {
	background-image: url(../../img/my_bg.png);
	width: 100%;
	height: 6.32rem;
	background-size: 100% 100%;
}

.setting_div {
	padding: 0.4rem 0.4rem 0.08rem 0.4rem;
	text-align: right;
}

.setting_icon {
	width: 0.533333rem;
	height: 0.533333rem;
}

.my_info {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0 0.4rem;
}

.info {
	display: flex;
	align-items: center;
	z-index:10;
}
.info div{color:#fff;flex: 1;text-align: center;}

.avatar {
	width: 1.066666rem;
	height: 1.066666rem;
	margin-right: 0.293333rem;
	border-radius: 50%;
}

.nickname {
	font-size:16px;
	font-family:PingFang SC;
	font-weight:800;
	color:rgba(255,255,255,1);
}

.order_div {
	display: flex;
	justify-content: space-around;
	align-items: center;
	margin-top: 0.32rem;
}

.order_item {
	display: flex;
	flex-direction: column;
	align-items: center;
}

.order_number {
	font-size: 20px;
	font-family: Akrobat;
	font-weight: bold;
	color: rgba(255, 255, 255, 1);
}

.order_title {
	font-size: 12px;
	font-family: PingFang SC;
	font-weight: 500;
	color: rgba(255, 255, 255, 1);
	opacity: 0.8;
}

.my_menu {
	width: 9.2rem;
	height: 2.4rem;
	background: rgba(255, 255, 255, 1);
	box-shadow: 0 0.053333rem 0.8rem 0 rgba(0, 0, 0, 0.06);
	border-radius: 0.24rem;
	margin: auto;
	margin-top: 0.533333rem;
	display: flex;
	align-items: center;
	justify-content: space-around;
	margin-bottom: 0.4rem;
}

.menu_item {
	display: flex;
	flex-direction: column;
	align-items: center;
}

.nav_icon {
	width: 0.826666rem;
	height: 0.826666rem;
	display: block;
	margin-bottom: 0.213333rem;
}

.nav_title {
	font-size: 12px;
	font-family: PingFang SC;
	font-weight: bold;
	color: rgba(102, 102, 102, 1);
}

.goods_menu {
	/* width: 9.2rem; */
	margin: 0 0.4rem;
	/* height: 3.333333rem; */
	background: rgba(255, 255, 255, 1);
	box-shadow: 0px 0.053333rem 0.8rem 0px rgba(0, 0, 0, 0.06);
	border-radius: 0.24rem;
	/* margin: auto; */
	margin-bottom: 0.4rem;
}

.menu_title {
	font-size: 15px;
	font-family: PingFang SC;
	font-weight: bold;
	color: rgba(51, 51, 51, 1);
	padding: 0.16rem 0.466666rem ;
}

.menu_icon {
	width: 0.8rem;
	height: 0.8rem;
	display: block;
	margin-bottom: 0.24rem;
}

.menu_desc {
	font-size: 12px;
	font-family: PingFang SC;
	font-weight: 500;
	color: rgba(102, 102, 102, 1);
}

.menu_div {
	display: flex;
	justify-content: space-around;
	align-items: center;
	padding-bottom: 0.2rem;
}

.nav {
	display: flex;
	flex-direction: column;
	align-items: center;
	position: relative;
}

.count_tips {
	position: absolute;
	display: inline-block;
	font-size: 0.32rem;
	font-family: PingFang SC;
	font-weight: 500;
	color: rgba(241, 89, 66, 1);
	width: 0.48rem;
	height: 0.48rem;
	line-height: 0.48rem;
	text-align: center;
	background: rgba(255, 255, 255, 1);
	border: 1px solid rgba(241, 89, 66, 1);
	border-radius: 50%;
	right: -0.053333rem;
	top: -0.16rem;
}

.tag_icon {
	position: absolute;
	width: 1.066666rem;
	height: 0.346666rem;
	right: -0.666666rem;
	top: 0;
}

.system_service {
	/* width: 9.2rem; */
	margin: 0 0.4rem;
	height: 6.933333rem;
	background: rgba(255, 255, 255, 1);
	box-shadow: 0px 0.053333rem 0.8rem 0px rgba(0, 0, 0, 0.06);
	border-radius: 0.24rem;
	/* margin: auto; */
}

.system_item {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding-left: 0.453333rem;
	padding-right: 0.373333rem;
	border-top: 1px solid #EEEFF7;
	height: 1.36rem;
}

.system_desc {
	display: flex;
	align-items: center;
}

.system_icon {
	width: 0.56rem;
	height: 0.56rem;
	margin-right: 0.32rem;
}

.system_title {
	font-size: 13px;
	font-family: PingFang SC;
	font-weight: 500;
	color: rgba(51, 51, 51, 1);
}

.more_icon {
	width: 0.24rem;
	height: 0.373333rem;
}

/*  */
body {
	background: #FFFFFF;
}

.my_head {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0.4rem 0.4rem 0 0.4rem;
}

.my_title {
	font-size: 16px;
	font-family: PingFang SC;
	font-weight: bold;
	color: rgba(51, 51, 51, 1);
}

.my_div {
	/* width: 9.68rem; */
	height: 2.44rem;
	background-image: url(../../img/my_bg2.png);
	background-size: 100% 100%;
	margin: 0.16rem;
	padding: 0.64rem;
	box-sizing: border-box;
}

.my_money {
	font-size: 33px;
	font-family: Akrobat;
	font-weight: bold;
	color: rgba(255, 255, 255, 1);
	text-align: center;
}

.account {
	font-size: 12px;
	font-family: PingFang SC;
	font-weight: 500;
	color: rgba(255, 255, 255, 0.8);
	text-align: center;
}

.my_block {
	margin: 0 0.4rem;
	display: flex;
	justify-content: space-between;
	margin-bottom: 0.4rem;
}

.block_item:first-child {
	margin-right: 0.4rem;
}

.block_item {
	flex: 1;
	background: rgba(255, 255, 255, 1);
	box-shadow: 0px 0px 0.4rem 0px rgba(130, 143, 187, 0.1);
	border-radius: 0.213333rem;
	height: 2rem;
	display: flex;
	align-items: center;
	justify-content: center;
}

.block_icon {
	width: 1.013333rem;
	height: 1.013333rem;
	margin-right: 0.32rem;
}

.block_title {
	font-size: 15px;
	font-family: PingFang SC;
	font-weight: bold;
	color: rgba(51, 51, 51, 1);
}

.block_f_title {
	font-size: 12px;
	font-family: PingFang SC;
	font-weight: 500;
	color: rgba(153, 153, 153, 0.8);
}

.nav_count {
	font-size:18px;
	font-family:Akrobat;
	font-weight:bold;
	color:rgba(51,51,51,1);
}
.order_desc{
	font-size:12px;
	font-family:PingFang SC;
	font-weight:500;
	color:rgba(153,153,153,1);
}
.icon_shop{
	width: 0.693333rem;
	height: 0.693333rem;
	display: block;
}















.but-box{width:100%;height:0.8rem;display:flex;}
.but-item{flex:1;}
.but-item div{width:2.53333rem;height:0.72rem;border-radius:0.72rem;}
.recharge{background:url("../../img/congzhi.png") no-repeat;background-size: 100%, 100%;float:left;}
.withdrawal{background:url("../../img/cash.png") no-repeat;background-size: 100%, 100%;margin:0 auto;/* float:right; */}
.access{color:#fff;text-align:right;position:absolute;top:0.6rem;right:0.7rem;z-index:99;width:1.6rem;line-height:0.6rem;height:0.6rem;/* background-color:#fff; */border-radius:0.1rem;}