.QRCode[data-v-7c2f6894]{display:inline-block;position:relative;overflow:hidden}.QRCode .QQMode[data-v-7c2f6894]{position:absolute;left:0;bottom:100%;right:0;height:0;background-color:rgba(0,0,0,.45);transition:all .2s ease-in-out;cursor:pointer;color:#fff;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-ms-flex-align:center;align-items:center;font-size:20px;font-weight:bolder;box-sizing:border-box;padding:10px}.QRCode:hover .QQMode[data-v-7c2f6894]{bottom:0;height:100%}#qrBox[data-v-06b16151]{width:300px;height:50vh;background:#fff;box-shadow:0 0 10px 0 #666060;margin:10vh auto;border-radius:2%}.qrTitle[data-v-06b16151]{font-size:20px;font-weight:900;width:100%;color:#09a306;box-sizing:content-box;padding:5px;text-align:center;display:inline-block}.qr[data-v-06b16151]{width:80%;height:50%;background:#fff;margin:5vh auto;border-radius:2%;box-shadow:0 0 10px 0 #666060}