.van-toast{position:fixed;top:50%;left:50%;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;box-sizing:content-box;width:88px;max-width:70%;min-height:88px;padding:16px;color:#fff;font-size:14px;line-height:20px;white-space:pre-wrap;text-align:center;word-break:break-all;background-color:rgba(0,0,0,.7);border-radius:8px;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0)}.van-toast--unclickable{overflow:hidden}.van-toast--unclickable *{pointer-events:none}.van-toast--html,.van-toast--text{width:-webkit-fit-content;width:fit-content;min-width:96px;min-height:0;padding:8px 12px}.van-toast--html .van-toast__text,.van-toast--text .van-toast__text{margin-top:0}.van-toast--top{top:20%}.van-toast--bottom{top:auto;bottom:20%}.van-toast__icon{font-size:36px}.van-toast__loading{padding:4px;color:#fff}.van-toast__text{margin-top:8px}.components-nav{width:160px;background:linear-gradient(335deg,#fff,rgba(92,191,92,.59) 29%,rgba(48,190,51,.84) 39%,rgba(33,155,85,.99) 100%,rgba(33,156,84,.99) 0,#209a56 0,#209a56 0);height:100%;box-sizing:border-box;padding:30px 20px 0;position:fixed;top:0;left:0;z-index:10;color:#fff}.components-nav .logo-name{font-size:40px;text-shadow:12px 4px 20px rgba(0,0,0,.5)}.components-nav .link-box{padding-top:20px}.components-nav .link-box a{display:block;color:#fff;font-size:26px;padding-bottom:20px;font-weight:lighter}.components-nav .link-box a.router-link-active{font-weight:700;font-size:28px}.page-prevSale-check-list{box-sizing:border-box;width:100%;height:100%;background:#fff;position:relative;padding:100px 0 70px;font-size:16px;color:#515151;padding-left:160px}.page-prevSale-check-list *{box-sizing:border-box}.page-prevSale-check-list .el-icon-success{color:#209a56;margin-right:30px}.page-prevSale-check-list .header{position:absolute;width:100%;left:0;display:flex;justify-content:space-between;top:0;line-height:60px;padding:20px 20px;padding-left:180px;z-index:5;background:#fff}.page-prevSale-check-list .header .title{color:#3b3b3b;font-size:24px;font-weight:700}.page-prevSale-check-list .header .header-right{font-size:14px}.page-prevSale-check-list .header .header-right .btn{height:30px;line-height:30px;width:90px;text-align:center;border:1px solid #515151;border-radius:4px;display:inline-block;cursor:pointer}.page-prevSale-check-list .header .header-right .btn.add-record{background:#209a56;color:#fff;border-color:#209a56;margin-left:20px}.page-prevSale-check-list .footer{height:60px;padding:10px 20px 0;position:absolute;bottom:0;left:0;right:0;box-shadow:2px -3px 4px #bbb;padding-left:180px;text-align:right}.page-prevSale-check-list .footer img{height:35px}.page-prevSale-check-list .content{padding:60px 20px 80px;height:100%;overflow-y:auto}.page-prevSale-check-list .content .filter-box{padding:10px 20px;position:fixed;left:0;right:0;z-index:5;top:90px;background:#fff;box-shadow:-2px 3px 4px #bbb;height:60px;padding-left:180px}.page-prevSale-check-list .content .el-input-group__append{padding:0 20px;cursor:pointer;background:#209a56;color:#fff;border:1px solid #209a56}.page-prevSale-check-list .content .pl-10 .el-input__inner[type=text]{padding-left:10px}.page-prevSale-check-list .content .el-pagination{padding-top:30px;text-align:center}.page-prevSale-check-list .el-dialog{margin:0 auto}.page-prevSale-check-list .el-dialog .warning-tip{text-decoration:underline;color:#fb3d66;cursor:pointer}.page-prevSale-check-list .el-dialog .el-form{text-align:center}.page-prevSale-check-list .el-dialog .avatar-uploader{display:flex;align-items:center}.page-prevSale-check-list .el-dialog .avatar-uploader .el-upload{width:200px;height:200px;line-height:200px;border:1px dashed #fb3d66;margin:0 auto}.page-prevSale-check-list .el-dialog .avatar-uploader .el-upload i{font-size:100px;line-height:200px}.page-prevSale-check-list .el-dialog .el-icon{font-size:20px;color:#67c23a;vertical-align:middle}.page-prevSale-check-list .el-dialog .el-icon.el-icon-success{font-size:80px}.page-prevSale-check-list .el-dialog .el-icon.el-icon-remove{color:#f56c6c;margin-right:10px}.van-dialog{z-index:99999}