*{padding: 0;margin: 0}
[v-cloak] {
    display: none;
}
.wrap{
    /* padding: 20px; */
    font-size: 16px;
    /* color: #999; */
    height: 100vh;
}
.flex{
    display: flex;
    /*flex-direction: column;*/
    align-items: center;
    justify-content: center;
}
.wxauth{
		background: url('../image/wxauth_tips.png') center center no-repeat;
		background-size: 100%;
		width: 100vw;
		height: 100vh;
	}
.wxmiauth{
		background: url('https://cdn.anxiaoye.com/upload_bst/20250606/FhvRSiuAkczyKVaYfkk1k1tHtFRX.png?imageView2/2/w/640/h/1396/q/80') center center no-repeat;
		background-size: 100%;
		width: 100vw;
		height: 100vh;
	}
.wxhszauth{
		background: url('../image/wxauth_hsz_tips.png') center center no-repeat;
		background-size: 100%;
		width: 100vw;
		height: 100vh;
	}
.msg{
		width: 100vw;
		height: 100vh;
	}
