@media screen and (width>=768px){.el-dialog.payQrcodePop{width:fit-content;height:fit-content;box-shadow:none;background:0 0;margin:0 auto;padding-top:50px;padding-bottom:100px;position:relative}.el-dialog.payQrcodePop .el-dialog__header{display:none}.el-dialog.payQrcodePop .el-dialog__body{background:#fff;border-radius:10px;width:600px;padding:0;position:relative}.el-dialog.payQrcodePop .el-dialog__body .close{cursor:pointer;color:#fff;font-size:24px;position:absolute;top:-40px;right:0}.el-dialog.payQrcodePop .el-dialog__body .content .product_tit{border-bottom:1px solid #e5eaf3;justify-content:space-between;align-items:center;padding:24px 24px 16px;display:flex}.el-dialog.payQrcodePop .el-dialog__body .content .product_tit .left{-moz-column-gap:10px;align-items:center;column-gap:10px;display:flex}.el-dialog.payQrcodePop .el-dialog__body .content .product_tit .left .pm_logo{width:28px;height:28px}.el-dialog.payQrcodePop .el-dialog__body .content .product_tit .left .product_info{color:#0a2239;font-family:Ubuntu-Medium,Ubuntu;font-size:16px;font-weight:500;line-height:22px}.el-dialog.payQrcodePop .el-dialog__body .content .product_tit .price{color:#0c8095;font-family:Ubuntu-Bold;font-size:24px;font-weight:700;line-height:22px}.el-dialog.payQrcodePop .el-dialog__body .content .pay_info{padding:24px 0}.el-dialog.payQrcodePop .el-dialog__body .content .pay_info .pay_type_box{padding:0 50px}.el-dialog.payQrcodePop .el-dialog__body .content .pay_info .pay_type_box .pay_type .pay_name{color:#0a2239;text-align:center;margin-bottom:10px;font-family:Ubuntu-Bold;font-size:18px;font-weight:700;line-height:22px}.el-dialog.payQrcodePop .el-dialog__body .content .pay_info .pay_type_box .pay_type .pay_det{color:#58677f;text-align:center;word-break:keep-all;font-size:14px;line-height:16px}.el-dialog.payQrcodePop .el-dialog__body .content .pay_info .timer{color:#0c8095;text-align:center;background:#edf9fb;border-radius:15px;justify-content:center;align-items:center;width:fit-content;height:28px;margin:16px auto 0;padding:0 12px;font-family:Ubuntu-Medium;font-size:13px;line-height:14px;display:flex}.el-dialog.payQrcodePop .el-dialog__body .content .pay_info .tip{background:#fef6f1;margin-top:20px;padding:11px 20px 13px}.el-dialog.payQrcodePop .el-dialog__body .content .pay_info .tip p{color:#f76808;word-break:keep-all;font-size:12px;line-height:13px}.el-dialog.payQrcodePop .el-dialog__body .content .pay_info .tip p:not(:last-child){margin-bottom:6px}.el-dialog.payQrcodePop .el-dialog__body .content .pay_info .tip2{-moz-column-gap:10px;background:#edf9fb;border-radius:6px;column-gap:10px;margin:16px 30px 0;padding:10px 16px;display:flex}.el-dialog.payQrcodePop .el-dialog__body .content .pay_info .tip2 .tip_tit{color:#0a2239;margin-bottom:8px;font-family:Ubuntu-Medium;font-size:14px;font-weight:500;line-height:19px}.el-dialog.payQrcodePop .el-dialog__body .content .pay_info .tip2 .tip_det{color:#0a2239;font-size:12px;line-height:13px}.el-dialog.payQrcodePop .el-dialog__body .content .pay_info .qrcode_area{border:1px dashed #e5eaf3;border-radius:2px;width:148px;height:148px;margin:16px auto 0;padding:5px}.el-dialog.payQrcodePop .el-dialog__body .content .pay_info .qrcode_area .qrcode_scan{width:136px;height:136px}.el-dialog.payQrcodePop .el-dialog__body .content .pay_info .copy_line{-moz-column-gap:20px;border-bottom:1px solid #e5eaf3;justify-content:space-between;align-items:center;column-gap:20px;margin:0 30px;padding:20px 0 12px;display:flex}.el-dialog.payQrcodePop .el-dialog__body .content .pay_info .copy_line .copy_info .copy_name{color:#58677f;margin-bottom:4px;font-size:12px;line-height:13px}.el-dialog.payQrcodePop .el-dialog__body .content .pay_info .copy_line .copy_info .copy_det{color:#0a2239;font-size:12px;line-height:13px}.el-dialog.payQrcodePop .el-dialog__body .content .pay_info .copy_line svg{color:#8993a2;cursor:pointer;font-size:32px;transition:all .2s ease-in}.el-dialog.payQrcodePop .el-dialog__body .content .pay_info .copy_line svg:hover{color:#0a2239}.el-dialog.payQrcodePop .el-dialog__body .content .pay_info .note_box{margin-top:16px;padding:0 24px}.el-dialog.payQrcodePop .el-dialog__body .content .pay_info .note_box .note_name{color:#0a2239;margin-bottom:8px;font-family:Ubuntu-Medium;font-size:14px;font-weight:500;line-height:19px}.el-dialog.payQrcodePop .el-dialog__body .content .pay_info .note_box .note_det{color:#58677f;word-break:keep-all;font-size:13px;line-height:18px}.el-dialog.payQrcodePop .el-dialog__body .content .pay_info .note_box .note_det span{color:#0c8095}}@media screen and (width<=767px){.el-dialog.payQrcodePop{border-radius:.2rem;justify-content:center;width:fit-content;height:fit-content;margin:0 auto;padding-top:1.8rem;padding-bottom:2rem;display:flex;position:relative}.el-dialog.payQrcodePop .el-dialog__header{display:none}.el-dialog.payQrcodePop .el-dialog__body{width:6.7rem;padding:0;position:relative}.el-dialog.payQrcodePop .el-dialog__body .close{cursor:pointer;color:#fff;font-size:.4rem;position:absolute;top:-.6rem;right:0}.el-dialog.payQrcodePop .el-dialog__body .content .product_tit{border-bottom:1px solid #e5eaf3;justify-content:space-between;align-items:center;padding:.36rem .32rem .24rem;display:flex}.el-dialog.payQrcodePop .el-dialog__body .content .product_tit .left{-moz-column-gap:.16rem;align-items:center;column-gap:.16rem;display:flex}.el-dialog.payQrcodePop .el-dialog__body .content .product_tit .left .pm_logo{width:.4rem;height:.4rem}.el-dialog.payQrcodePop .el-dialog__body .content .product_tit .left .product_info{color:#0a2239;font-family:Ubuntu-Medium,Ubuntu;font-size:.26rem;font-weight:500;line-height:.34rem}.el-dialog.payQrcodePop .el-dialog__body .content .product_tit .price{color:#0c8095;flex-shrink:0;font-family:Ubuntu-Bold;font-size:.4rem;font-weight:700;line-height:.44rem}.el-dialog.payQrcodePop .el-dialog__body .content .pay_info{padding:.36rem 0}.el-dialog.payQrcodePop .el-dialog__body .content .pay_info .pay_type_box{justify-content:space-between;align-items:center;padding:0 .32rem;display:flex}.el-dialog.payQrcodePop .el-dialog__body .content .pay_info .pay_type_box .pay_type .pay_name{color:#0a2239;text-align:center;margin-bottom:.12rem;font-family:Ubuntu-Bold;font-size:.28rem;font-weight:700;line-height:.44rem}.el-dialog.payQrcodePop .el-dialog__body .content .pay_info .pay_type_box .pay_type .pay_det{color:#58677f;text-align:center;word-break:keep-all;font-size:.24rem;line-height:.26rem}.el-dialog.payQrcodePop .el-dialog__body .content .pay_info .timer{color:#0c8095;text-align:center;background:#edf9fb;border-radius:.3rem;justify-content:center;align-items:center;width:fit-content;height:.56rem;margin:.32rem auto 0;padding:0 .26rem;font-family:Ubuntu-Medium;font-size:.26rem;line-height:.28rem;display:flex}.el-dialog.payQrcodePop .el-dialog__body .content .pay_info .tip{background:#fef6f1;margin-top:.32rem;padding:.2rem .24rem}.el-dialog.payQrcodePop .el-dialog__body .content .pay_info .tip p{color:#f76808;word-break:keep-all;font-size:.24rem;line-height:.26rem}.el-dialog.payQrcodePop .el-dialog__body .content .pay_info .tip p:not(:last-child){margin-bottom:.12rem}.el-dialog.payQrcodePop .el-dialog__body .content .pay_info .tip2{-moz-column-gap:.2rem;background:#edf9fb;border-radius:.12rem;column-gap:.2rem;margin:.36rem .32rem;padding:.16rem .32rem;display:flex}.el-dialog.payQrcodePop .el-dialog__body .content .pay_info .tip2 .tip_tit{color:#0a2239;margin-bottom:.16rem;font-family:Ubuntu-Medium;font-size:.28rem;font-weight:500;line-height:.38rem}.el-dialog.payQrcodePop .el-dialog__body .content .pay_info .tip2 .tip_det{color:#0a2239;font-size:12px;line-height:13px}.el-dialog.payQrcodePop .el-dialog__body .content .pay_info .qrcode_area{border:.02rem dashed #e5eaf3;border-radius:.04rem;width:2.4rem;height:2.4rem;margin:.24rem auto 0;padding:.08rem}.el-dialog.payQrcodePop .el-dialog__body .content .pay_info .qrcode_area .qrcode_scan{width:2.21rem;height:2.21rem}.el-dialog.payQrcodePop .el-dialog__body .content .pay_info .copy_line{-moz-column-gap:.32rem;border-bottom:1px solid #e5eaf3;justify-content:space-between;align-items:center;column-gap:.32rem;margin:0 .32rem;padding:.32rem 0 .2rem;display:flex}.el-dialog.payQrcodePop .el-dialog__body .content .pay_info .copy_line .copy_info .copy_name{color:#58677f;margin-bottom:.08rem;font-size:.24rem;font-weight:300;line-height:.26rem}.el-dialog.payQrcodePop .el-dialog__body .content .pay_info .copy_line .copy_info .copy_det{color:#0a2239;font-size:.24rem;line-height:.26rem}.el-dialog.payQrcodePop .el-dialog__body .content .pay_info .copy_line svg{color:#8993a2;cursor:pointer;font-size:.48rem;transition:all .2s ease-in}.el-dialog.payQrcodePop .el-dialog__body .content .pay_info .copy_line svg:hover{color:#0a2239}.el-dialog.payQrcodePop .el-dialog__body .content .pay_info .note_box{margin-top:.32rem;padding:0 .32rem}.el-dialog.payQrcodePop .el-dialog__body .content .pay_info .note_box .note_name{color:#0a2239;margin-bottom:.12rem;font-family:Ubuntu-Medium;font-size:.28rem;font-weight:500;line-height:.38rem}.el-dialog.payQrcodePop .el-dialog__body .content .pay_info .note_box .note_det{color:#58677f;word-break:keep-all;font-size:.24rem;line-height:.32rem}.el-dialog.payQrcodePop .el-dialog__body .content .pay_info .note_box .note_det span{color:#0c8095}}
