.error-page{background:#f0f2f5;margin-top:-30px;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.error-page .img{margin-right:80px;height:360px;width:100%;max-width:430px;background-repeat:no-repeat;background-position:50% 50%;background-size:contain}.error-page .content h1{color:#434e59;font-size:72px;font-weight:600;line-height:72px;margin-bottom:24px}.error-page .content .desc{color:rgba(0,0,0,.45);font-size:20px;line-height:28px;margin-bottom:16px}.cardTitle{content:"";display:inline-block;width:5px;height:16px;background-color:#506efa;-webkit-transform:translateY(2px);transform:translateY(2px);margin-left:14px;margin-right:10px}.project-card-container{margin:20px auto}.project-card-container .el-card{border-radius:4px;position:relative}.project-card-container .el-card .body{padding:10px;height:200px;width:163px;text-align:center}.project-card-container .el-col{margin-bottom:10px}.project-card-container .el-col .form-type{color:#fff;font-size:12px;padding:5px 4px;border-radius:5px}.project-card-container .el-col .status-tag{display:inline-block;width:7px;height:7px;line-height:20px;background-color:#006eff;text-align:center;border:1px solid #006eff;border-radius:20px;margin-bottom:2px}.project-card-container .el-col .title{color:#101010;font-size:14px;text-align:left;margin-left:10px;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block;max-width:100%;line-height:27px;vertical-align:bottom}.project-card-container .el-col .time{color:#909399;font-size:12px;line-height:20px;text-align:center;margin:0}.project-card-container .el-col img{width:143px;height:121px}.project-card-container .el-col .folder-img{width:80px;height:69px;margin:0 auto;display:inline-block}.project-card-container .el-col .folder-img+.time{margin-top:20px}.project-card-container .el-col .btns{position:absolute;width:100%;margin:0;padding:0;background-color:#f0f0f0;bottom:0;display:none;border:none;text-align:center}.project-card-container .el-col:hover .btns{display:block}.project-card-container ::v-deep .el-card{border-radius:10px!important}.full-dialog .el-card__body,.full-dialog .el-dialog__header{padding:0}.full-dialog .el-dialog{background:#ebeef5}.full-dialog .el-dialog__body{padding:0;height:100%;overflow:hidden}.full-dialog .full-dialog-header{padding:0 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.full-dialog .full-dialog-header .header-title{height:60px;width:320px}.full-dialog .full-dialog-header .header-logo{width:auto;height:60px;vertical-align:top;margin-right:3px;font-size:30px;color:#fff}.full-dialog .full-dialog-header .header-txt{line-height:60px;display:inline-block;margin:0;color:#333;font-size:18px}.full-dialog .full-dialog-header .steps{width:800px;padding:6px 20px;background:#fff;justify-items:flex-start;-ms-flex-negative:0;flex-shrink:0}.full-dialog .full-dialog-header .steps.steps2{width:300px}.full-dialog .full-dialog-header .steps.steps4{width:600px}.full-dialog .full-dialog-header .steps .el-step__title{cursor:pointer}.full-dialog .full-dialog-header .options{width:450px;text-align:right}.full-dialog .main{height:calc(100vh - 60px);padding:20px}.full-dialog .main .basic-box{height:100%;overflow:hidden}.full-dialog .main .basicForm{background:#fff;padding:20px;border-radius:4px;height:100%;overflow:auto;overflow-x:hidden}.full-dialog .main .basicForm .el-select{width:100%}