.single_file_buy_ewmbox_meqr-loading {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    background-color: rgba(0, 0, 0, 0.1);
    background-image: url(/static/img/loading.gif);
    background-position: center;
    background-repeat: no-repeat;
}
.custom-dialog {
    background: none !important;
}
.el-dialog--center {
    text-align: center;
}
.el-dialog-buy {
    display: none;
    position: relative;
    /*margin: 0 auto 50px;*/
    background: #fff;
    border-radius: 2px;
    /*-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .3);*/
    /*box-shadow: 0 1px 3px rgba(0, 0, 0, .3);*/
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    /*width: 50%;*/
}

.custom-dialog .el-dialog__body, .custom-dialog .el-dialog__header {
    padding: 0 !important;
    position: relative;
}
.el-dialog__title {
    line-height: 24px;
    font-size: 18px;
    color: #303133;
}
.custom-dialog .el-dialog__headerbtn {
    width: 32px;
    height: 32px;
    right: -35px;
    top: 3px;
}
[type=reset], [type=submit], button, html [type=button] {
    -webkit-appearance: button;
}
.el-dialog__headerbtn {
    position: absolute;
    top: 20px;
    right: 20px;
    padding: 0;
    background: 0 0;
    border: none;
    outline: 0;
    cursor: pointer;
    font-size: 16px;
}
.custom-dialog .el-dialog__headerbtn .el-dialog__close {
    font-size: 23px;
    color: #dadada !important;
}
.el-dialog__headerbtn .el-dialog__close {
    color: #909399;
}
[class*=" el-icon-"], [class^=el-icon-] {
    font-family: element-icons !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    vertical-align: baseline;
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.el-icon-close:before {
    content: "\e6db";
}
.custom-dialog .el-dialog__headerbtn .el-dialog__close {
    font-size: 23px;
    color: #dadada !important;
}
.el-dialog__headerbtn .el-dialog__close {
    color: #909399;
}
[class*=" el-icon-"], [class^=el-icon-] {
    font-family: element-icons !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    vertical-align: baseline;
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
user agent stylesheet
i {
    font-style: italic;
}
.el-dialog__headerbtn {
    position: absolute;
    top: 20px;
    right: 20px;
    padding: 0;
    background: 0 0;
    border: none;
    outline: 0;
    cursor: pointer;
    font-size: 16px;
}
button, select {
    text-transform: none;
}
button, input, optgroup, select, textarea {
    font-family: sans-serif;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
    outline: none;
}
.custom-dialog .el-dialog__body {
    border-radius: 5px;
}
.custom-dialog .el-dialog__body, .custom-dialog .el-dialog__header {
    padding: 0 !important;
    position: relative;
}
.el-dialog--center .el-dialog__body {
    text-align: initial;
    padding: 25px 25px 30px;
}
.el-dialog__body {
    padding: 30px 20px;
    color: #606266;
    font-size: 14px;
    word-break: break-all;
}
.single-pay-dialog[data-v-4717d07b] {
    position: relative;
    height: 410px;
    background: #fff;
    border-radius: 4px;
    font-size: 14px;
}
.single-pay-dialog .single-pay-info[data-v-4717d07b] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.single-pay-dialog .pay-money[data-v-4717d07b] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 30px;
    color: #222;
}
.single-pay-dialog .pay-money-number[data-v-4717d07b] {
    font-size: 24px;
    color: red;
    margin-right: 2px;
    font-weight: 700;
}
.single-pay-dialog .pay-title[data-v-4717d07b] {
    width: 360px;
    color: #666;
    margin-top: 14px;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.single-pay-dialog .pay-title .doc-icon[data-v-4717d07b] {
    color: #2660b8;
}
.iconfont {
    font-family: iconfont !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.iconfont {
    font-family: iconfont !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-icon-doc:before {
    content: "\e6bd";
}
.single-pay-dialog .pay-time[data-v-4717d07b] {
    height: 15px;
    font-size: 13px;
    margin-top: 30px;
}
.single-pay-dialog .pay-time-info[data-v-4717d07b] {
    color: #ff4304;
}
.single-pay-dialog .qr-code[data-v-4717d07b] {
    position: relative;
    width: 200px;
    height: 200px;
    border-radius: 4px;
    border: 1px solid #d4d4d4;
    margin-top: 8px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
}
.qrCode[data-v-77a667ac] {
    width: 100%;
    height: 100%;
}
canvas {
    display: inline-block;
}
canvas {
    overflow-clip-margin: content-box;
    overflow: clip;
}
.single-pay-dialog .qr-code .code-fresh[data-v-4717d07b] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .6);
}
.single-pay-dialog .qr-code .code-fresh .code-fresh-content[data-v-4717d07b] {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.single-pay-dialog .qr-code .code-fresh .code-fresh-content p[data-v-4717d07b] {
    line-height: 20px;
    text-align: center;
    color: #fff;
    margin: 0 auto;
    font-size: 13px;
}
.single-pay-dialog .qr-code .code-fresh .code-fresh-content .fresh-btn[data-v-4717d07b] {
    width: 110px;
    height: 38px;
    background: #ce4042;
    border-radius: 2px;
    line-height: 38px;
    color: #fff;
    margin: 5px auto 0;
    cursor: pointer;
    text-align: center;
}
.bg-color1 {
    background-color: #CE4042 !important;
}
.single-pay-dialog .pay-way[data-v-4717d07b] {
    height: 17px;
    margin-top: 17px;
}
.single-pay-dialog .pay-way .weixin-icon[data-v-4717d07b] {
    color: #35cb4c;
    font-size: 14px;
}
.icon-weixinzhifu:before {
    content: "\e668";
    background-image: url(https://wechange-static-pic.oss-cn-shenzhen.aliyuncs.com/TB1gJYBeAL0gK0jSZFtXXXQCXXa-58-58.png);
    background-size: cover;
}
.single-pay-dialog .pay-way .zhifubao-icon[data-v-4717d07b] {
    color: #169aef;
    font-size: 13px;
}
.icon-zhifubaozhifu1:before {
    content: "\e674";
    background-image: url(https://wechange-static-pic.oss-cn-shenzhen.aliyuncs.com/TB1WZo_cCslXu8jSZFuXXXg7FXa-72-72.png);
    background-size: cover;
}
.single-pay-dialog .single-bg[data-v-4717d07b] {
    position: absolute;
    top: -159px;
    left: -169px;
    width: 706px;
    height: 155px;
    z-index: -1;
    /* margin: auto; */
    /* right: -79px; */
    /* background-repeat: no-repeat; */
    /* background-position: 50%; */
    border-radius: 45px;
}