.my_bg_box { background-color: #FFFFFF; border-radius: 26upx; } .menu_item { display: flex; flex-direction: row; justify-content: space-between; align-items: center; height: 50upx; border-bottom: 2upx solid #E5E5E5; height: 110upx; } .wallet { height: 200upx; background-size: 100% 100%; overflow: hidden; color: #ffffff; position: relative; margin-top: 50upx; } .wallet view { color: #ffffff !important; } .top_bg .wallet_to_wal { width: 160upx; height: 55upx; background-color: #ffffff; border-radius: 27upx; position: absolute; right: 24upx; top: 90upx; color: #01BCC3 !important; text-align: center; line-height: 55upx; font-size: 24upx; } .wallet_top { font-size: 32upx; align-items: center; display: flex; height: 50upx; margin-top: 15upx; margin-left: 20upx; } .my_top_box { display: flex; align-items: center; margin-top: 140upx; justify-content: space-between; } .wallet_bot { display: flex; margin: 17upx; margin-top: 15upx; } .balance_box { width: 200upx; margin-left: 53upx; } .balance_box2 { margin-top: 10upx; } .balance_box2 text { font-size: 36upx; padding-right: 7upx; } .nav { display: flex; justify-content: space-around; padding: 0 0 35upx; background-color: #ffffff; } .top_bg { height: 550upx; background-size: 100% 570upx; overflow: hidden; } .top_bg .verify { background-color: #00c7b2; width: 180upx; border-radius: 15upx; text-align: center; padding: 5upx 0; line-height: 45upx; color: #ffffff !important; font-size: 24upx !important; } .top_bg .verify0{ background-color: #a7a7a7; } .top_bg .verify1 { color: #ffffff !important; background-color: #ffa300; } .top_bg .verify2 { color: #ffffff !important; background-color: #ff5500; } .each_top { width: 50%; box-sizing: border-box; text-align: center; } .no_login { margin-top: 130upx; height: 150upx; text-align: center; font-size: 36upx; line-height: 150upx; background-color: #00BFBF; color: #ffffff; } .start_box { display: flex; align-items: center; font-size: 32upx; }