.loading-mask{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);z-index:999;display:flex;flex-direction:column;color:#fff;align-items:center;justify-content:center}.loading-spinner{border:4px solid #f3f3f3;border-radius:50%;border-top:4px solid #3498db;width:60px;height:60px;-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite;margin-bottom:20px}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(1turn)}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.page{background:#f6f6f6}.page .home{padding:0 20px;display:flex;align-items:center;font-size:13px}.page .home div{margin-right:7px}.page .orderList{margin-top:15px;padding:0 10px}.page .orderList .orderList-content{padding:18px 12px;font-size:13px;background-color:#fff;color:#000}.page .orderList .borderbottom{border-bottom:1px solid #ececec}.page .orderList .orderList-list{display:flex;align-items:center;justify-content:space-between}.page .orderList .orderList-list img{margin-left:10px;width:100px;height:100px}.page .orderList .orderList-list .money{position:absolute;left:55%;transform:translateX(-55%)}.page .orderList .information{margin-top:16px;padding-right:20px}.page .orderList .content{width:300px;border-bottom:1px solid #efefef;padding-bottom:15px;margin-bottom:15px;color:#08243c}.page .orderList .content .confirm{color:#c92323;border-radius:12px;padding:6px 21px;font-size:12px;border:1px solid #c92323}.page .orderList .buy{margin-top:20px;text-align:right}.page .orderList .buy .button{margin-top:23px;display:flex;flex-direction:row-reverse}.page .orderList .buy .button div:last-child,.page .orderList .buy .button div:nth-child(2){margin-right:12px;width:75px;height:26px;background-color:#e66617;color:#fff;line-height:26px;text-align:center;border-radius:3px}.page .orderList .buy .button div:first-child{width:65px;height:24px;border:1px solid #c92323;color:#c92323;line-height:26px;text-align:center;border-radius:3px}.page .govip{font-size:13px;font-family:Microsoft YaHei;font-weight:400;color:#000;text-align:center;margin-top:15px}.el-message-box{width:80%}.offline{background-color:#fff;display:flex;padding-top:12px}.offline .money{margin-left:18px;justify-content:space-between;flex-wrap:wrap}.offline .money,.offline .money .inputMoney{display:flex;align-items:center}.offline .money .inputMoney input{width:72px;height:28px;border:1px solid #cdd6de;text-align:center}.offline .money .fixed{width:75px;height:30px;text-align:center;line-height:30px;border:1px solid #cdd6de;margin-bottom:9px}.offline .money .num-active{background:#f6f8f9}.offline img{width:33px;height:33px}.custom-pay-dialog .el-dialog__title[data-v-1661eefd]{color:#08243c;font-weight:700}.custom-pay-dialog .qr-wrapper[data-v-1661eefd]{text-align:center;padding:10px 0}.custom-pay-dialog .qr-wrapper .tip-text[data-v-1661eefd]{margin-top:15px;color:#666;font-size:12px}.custom-pay-dialog .el-dialog__headerbtn[data-v-1661eefd]{top:12px;right:12px}.custom-pay-dialog .el-dialog__headerbtn .el-icon-close[data-v-1661eefd]{color:#999}.custom-pay-dialog .el-dialog__headerbtn .el-icon-close[data-v-1661eefd]:hover{color:#e66617}