.my-qrcode{width:100%;height:100%;position:relative}.my-qrcode .bg{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;left:0}.my-qrcode .qr-content{display:flex;flex-direction:column;align-items:center;position:relative;z-index:2}.my-qrcode .qr-content .qr-title{width:2.79rem;margin-top:.42rem}.my-qrcode .qr-content .code-bg{width:3.06rem;background:#fff;border-radius:.12rem;display:flex;flex-direction:column;align-items:center;position:relative;padding-bottom:.34rem;margin-top:.45rem}.my-qrcode .qr-content .code-bg .code-title{color:#333;font-size:.18rem;line-height:1;margin-top:.3rem}.my-qrcode .qr-content .code-bg .code-title span{font-weight:700}.my-qrcode .qr-content .code-bg .qr-code{width:2.3rem;height:2.3rem;margin-top:.15rem}.my-qrcode .qr-content .code-bg .qr-code>div{width:100%;height:100%}.my-qrcode .qr-content .code-bg .qr-code>div img{width:100%!important;height:100%!important}.my-qrcode .qr-content .code-bg .code-desc{color:#333;font-size:.15rem;margin-top:.25rem}.my-qrcode .qr-content .code-bg .left-bg,.my-qrcode .qr-content .code-bg .right-bg{position:absolute}.my-qrcode .qr-content .code-bg .left-bg{height:1.17rem;bottom:-.56rem;left:-.26rem}.my-qrcode .qr-content .code-bg .right-bg{height:.87rem;bottom:-.535rem;right:-.185rem}