@charset "utf-8";

.QRCode-show-root { padding: 25px 50px 40px; }

.QRCode-show-root header { font-weight: 600; font-size: 18px; line-height: 20px; text-align: center; color: rgb(51, 51, 51); border-bottom: 1px dashed rgb(204, 204, 204); }

.QRCode-show-root header .title { letter-spacing: 1px; margin: 0px 10px; padding: 10px 0px 15px 10px; text-align: center; }

.QRCode-show-root section { margin-top: 20px; text-align: left; font-weight: 400; font-size: 16px; letter-spacing: 0.265294px; }

.QRCode-show-root section .content { white-space: pre-line; }

.QRCode-show-root section .content span { color: rgb(0, 102, 168); }

.QRCode-show-root section .weixin-pay-qrcode { padding-top: 30px; }

.QRCode-show-root section .weixin-pay-qrcode img { width: 210px; margin: 0px auto; }

.QRCode-show-root section footer { margin-top: 40px; text-align: center; }

.QRCode-show-root section footer .confirm { display: inline-block; width: 348px; background-color: rgb(0, 102, 168); border-radius: 4px; text-align: center; font-weight: 500; font-size: 16px; line-height: 40px; color: rgb(255, 255, 255); }