.headImgWrap{
	padding: 4rem 1rem 1rem 1rem;
}
.headImg{
	width: 5.2rem;
	height: 5.2rem;
	border-radius: 2.6rem;
	margin-right: 10px;
}
.headImgWrap .fontweight{ font-size: 16px;}
.mineWrap1{
	justify-content: space-between;
}
.mine-wallet,.mine-see{
	width: 48%;
	padding: 1rem 1rem;
	line-height: 2;
}
.mine-wallet{
	background-image: url("../img/mine/minePj.png");
}
.mine-see{
	background-image: url("../img/mine/mineSc.png");
}
.mineBox{
	
}
.mineIconBox{
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
}
.mineIcon1{
	width: 2.2rem;
	height: 2.2rem;
	margin: 0 auto;
}
.mineIcontext{
	text-align: center;
	margin-top: 8px;
}
.mineIconBox li{
	width: 21%;
	margin-bottom: 26px;
}
.mineTit{
	font-weight: bold;
	margin-top: 26px;
	margin-bottom: 26px;
}