#app{width:100%;height:100%}*{font-family:Poppins-Regular}*,body,html{margin:0;padding:0}body,html{width:100%;height:100%;background:#fff;color:#555}html{overflow-y:scroll}a{color:#555;text-decoration:none}img{border:none}li{list-style:none}.el-icon,img{-webkit-user-select:none;-moz-user-select:none;user-select:none}::-webkit-scrollbar-thumb{border-radius:5px}::-webkit-scrollbar-track{border-radius:5px;cursor:pointer}::-webkit-scrollbar{width:6px;height:8px}::-webkit-scrollbar-thumb{background:#ccc}::-webkit-scrollbar-thumb:hover{background:#666}@font-face{font-family:Lora;src:url(/fonts/Lora-Regular.da0781fa.ttf)}@font-face{font-family:Untold History;src:url(/fonts/Untold%20History.cfcf09eb.ttf)}@font-face{font-family:Softizen;src:url(/fonts/Softizen.68f8cffe.ttf)}@font-face{font-family:Open-Sans;src:url(/fonts/Open-Sans.74ae8a23.ttf)}@font-face{font-family:Poppins-Regular;src:url(/fonts/Poppins-Regular.0d095b7d.ttf)}@font-face{font-family:Poppins-Medium;src:url(/fonts/Poppins-Medium.266775f9.ttf)}::-webkit-scrollbar{width:0;height:0}::-webkit-scrollbar-track{background:#fff}::-webkit-scrollbar-thumb{background:#ececec;border-radius:4px;cursor:pointer}::-webkit-scrollbar-thumb:hover{height:200px;background:#b4b3b3}.ellipsis{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.ellipsis-2-lines{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.el-dialog{padding:0!important}.el-dialog .el-dialog__header{padding:10px;background:#25323f}.el-dialog .el-dialog__header .el-dialog__title{font-size:14px;font-weight:700;color:#fff}.el-dialog .el-dialog__header .el-dialog__close{color:#fff}.el-dialog .el-dialog__body{padding:20px}.el-dialog .el-dialog__body .qrcode-content{padding:20px;color:#000;border:1px solid #333;border-radius:14px}.el-dialog .el-dialog__body .qrcode-content .text{margin-bottom:4px;font-size:16px}.el-dialog .el-dialog__body .qrcode-content .main-tit{margin-bottom:20px;font-size:20px;font-weight:600;letter-spacing:2px}.el-dialog .el-dialog__body .qrcode-content .sub-tit{margin-bottom:4px;display:flex;justify-content:space-between;align-items:center;font-size:17px;font-weight:600;letter-spacing:2px}.el-dialog .el-dialog__body .qrcode-content .el-table{border:1px solid #333;border-radius:10px}.el-dialog .el-dialog__body .google-content{padding:20px;color:#000;border:1px solid #333;border-radius:10px}.el-dialog .el-dialog__body .google-content .text{margin-bottom:4px;font-size:16px}.el-dialog .el-dialog__body .google-content .main-tit{margin-bottom:20px;font-size:20px;font-weight:600;letter-spacing:2px}.el-dialog .el-dialog__body .google-content .sub-tit{margin-bottom:4px;display:flex;justify-content:space-between;align-items:center;font-size:17px;font-weight:600;letter-spacing:2px}.el-dialog .el-dialog__body .google-content .qrCodeImage{margin-bottom:20px;width:120px;height:120px;background:#fff}.el-dialog .el-dialog__body .google-content .qrCodeImage img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.el-dialog .el-dialog__body .google-content .el-input{width:400px}.el-dialog .el-dialog__body .google-content .el-button{margin-bottom:40px;width:100%;height:40px}.el-dialog .el-dialog__footer{padding:14px;background:#f8f3f3}