.flex-inline{display:inline-flex}.flex{display:flex}.flex-1{flex:1}.flex-align-center{align-items:center}.flex-justify-between{justify-content:space-between}.flex-justify-around{justify-content:space-around}.flex-justify-end{justify-content:flex-end}.flex-no-wrap{flex-wrap:nowrap}.flex-wrap{flex-wrap:wrap}.flex-row{flex-direction:row}.flex-column{flex-direction:column}.flex-self-start{align-self:flex-start}.flex-self-end{align-self:flex-end}.mt10{margin-top:10px}.mb10{margin-bottom:10px}.ml10{margin-left:10px}.mr10{margin-right:10px}.mt20{margin-top:20px}.mb20{margin-bottom:20px}.ml20{margin-left:20px}.mr20{margin-right:20px}.mt30{margin-top:30px}.mb30,.mb80{margin-bottom:30px}.mb80{height:calc(100vh - 192px)!important}.ml30{margin-left:30px}.mr30{margin-right:30px}.mt24{margin-top:24px}.pb12{padding-bottom:12px}.tr{text-align:right}.pay-normal-text{font-weight:700;font-size:22px;color:#222}.pay-red-text{font-weight:700;font-size:22px;color:#ff576b}.pay-primary-text{font-weight:700;font-size:22px;color:#4680ff}.pay-success-text{font-weight:700;font-size:22px;color:#52ce7e}.pay-warn-text{font-weight:700;font-size:22px;color:#ffa50f}.el-textarea.is-disabled .el-textarea__inner{color:#000}.vxe-cell .el-date-editor.el-input,.vxe-cell .el-date-editor.el-input__inner,.vxe-cell .el-input-number--mini,.vxe-cell .el-input-number--small{width:100%!important}.el-table .cell{padding-left:2.5px!important;padding-right:2.5px!important}.el-input-number__decrease,.el-input-number__increase,.vxe-input--extra-suffix{display:none!important}html{display:block;scroll-behavior:smooth}body{margin:0;position:relative}body::-webkit-scrollbar{display:none}.green,a{text-decoration:none;color:#00bd7e;transition:.4s}li,ol,ul{list-style:none}*,:after,:before{box-sizing:border-box;margin:0;position:relative;font-weight:400}li,ul{list-style:none}body{min-height:100vh;color:var(--color-text);background:var(--color-background);transition:color .5s,background-color .5s;line-height:1.6;font-family:SourceHanSansSC,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:15px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}