
body{
    min-height: 100vh;
    /* background: #e32d2c; */
  /* background: url('https://cdn-uplus-saas.ujia007.com/uplus-integralMall/20200815/15298e83-d23d-4a28-a050-c83fcee44aa0.png') repeat-y center / contain; */
}
.wrap {
	/* position: absolute;
    top: 8.5rem;
    width: 56%;
    left: 22%; */
    display: flex;
    padding: 0.2rem;
}

.GeneratePoster {
	width: 100%;
    flex:1;
    vertical-align: top;
}
.user_btn{
	display: flex;
	margin-top: 0.3rem;
	justify-content: space-between;
}
.user_btn span{
	width: 33.3%;
}
.ercode-wrap{
	width: 100%;
    position: absolute;
    top: 4.8rem;
    text-align: center;
}
.ercode-wrap .imgCode{
	position: absolute;
    width: 2.8rem;
    height: 2.8rem;
    z-index: 2;
    top: 5px;
    left: 50%;
    border: 0.12rem solid #edf7f5;
    border-radius: 0.1rem;
    margin-left: -1.4rem;
}
.Xinjiangadmitrighthed{
    position: absolute;
    z-index: 100;
    width: 0.4rem;
    height: 0.4rem;
    top: 50%;
    margin-top: -0.35rem;
    right: 1rem;

}
.opacity{
    opacity:0
}