/* 二维码弹窗兜底样式。 */
.qr-modal {
    max-width: 360px;
    margin: 0 auto;
}
