.redeem-content{width:100%;min-height:100vh;background-color:#000;padding:20px 50px 50px;color:#fff;padding-bottom:100px;box-sizing:border-box}.redeem-content .el-button--primary{background-color:#fff;border-color:#fff;color:#000}.redeem-content .el-button--primary.is-plain{background-color:#000;border-color:#fff;color:#fff}.redeem-content .el-button--primary:focus,.redeem-content .el-button--primary:hover{background-color:#fff;border-color:#fff;color:rgba(0,0,0,.8)}.redeem-content .el-button--primary.is-plain:focus,.redeem-content .el-button--primary.is-plain:hover{background-color:#000;border-color:hsla(0,0%,100%,.8);color:hsla(0,0%,100%,.8)}.redeem-content .el-form-item__label{color:#fff!important}.redeem-content .page-background{position:fixed;right:0;top:0;bottom:0;left:calc(50% + 20px)}.redeem-content .page-background .page-background--shadow{width:100%;height:100%;position:absolute;left:0;top:0;background:linear-gradient(90deg,#000 0,transparent);z-index:1}.redeem-content .page-background .page-background--image{width:100%;height:100%;position:absolute;left:0;top:0;bottom:0;right:0;-o-object-fit:cover;object-fit:cover}.redeem-content .dialog-footer{width:calc(40% + 10px);position:fixed;left:0;bottom:0;padding:20px 0 20px 50px;box-sizing:border-box;display:flex;justify-content:space-between;background-color:#000;z-index:100}.redeem-content .dialog-footer .el-button{width:45%}.redeem-content .title{width:40%;height:auto}.redeem-content .ticket-content{width:40%;min-width:300px}.redeem-content .ticket-display{width:40%;margin:10px 0;min-width:300px;border:1px solid #fff;padding:10px;box-sizing:border-box;display:flex}.redeem-content .ticket-display .ticket-image{width:140px;height:100%;-o-object-fit:fill;object-fit:fill;border-radius:5px}.redeem-content .ticket-display .ticket-right{width:100%;display:flex;flex-direction:column;justify-content:space-between;font-size:10px;padding:10px;box-sizing:border-box}.redeem-content .ticket-display .ticket-right .title{width:100%;font-size:15px}.redeem-content .ticket-display .ticket-right .ticket-detail{display:flex;align-items:center;justify-content:space-between}.redeem-content .ticket-display .ticket-right .ticket-detail .money{font-size:20px;font-weight:700}@media (max-width:780px){.redeem-content{padding:20px;padding-bottom:100px}.redeem-content .page-background{display:none}.redeem-content .ticket-content,.redeem-content .title{width:100%!important}.redeem-content .dialog-footer{width:100%;padding:20px;min-width:300px}.redeem-content .ticket-display{width:100%}.redeem-content .ticket-display .image{width:100px!important}.el-message-box{width:300px!important}}