.fade-enter-active,.fade-leave-active{-webkit-transition:opacity .28s;transition:opacity .28s}.fade-enter,.fade-leave-active{opacity:0}.fade-transform-enter-active,.fade-transform-leave-active{-webkit-transition:all .5s;transition:all .5s}.fade-transform-enter{opacity:0;-webkit-transform:translateX(-30px);transform:translateX(-30px)}.fade-transform-leave-to{opacity:0;-webkit-transform:translateX(30px);transform:translateX(30px)}.breadcrumb-enter-active,.breadcrumb-leave-active{-webkit-transition:all .5s;transition:all .5s}.breadcrumb-enter,.breadcrumb-leave-active{opacity:0;-webkit-transform:translateX(20px);transform:translateX(20px)}.breadcrumb-move{-webkit-transition:all .5s;transition:all .5s}.breadcrumb-leave-active{position:absolute}.svg-icon{display:inline-block;width:16px;height:16px;color:inherit;fill:none;stroke:currentColor;vertical-align:-.15em}.svg-fill{fill:currentColor;stroke:none}.svg-up{-webkit-transform:rotate(0deg);transform:rotate(0deg)}.svg-right{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.svg-down{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.svg-left{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}body{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}#app,body,html{height:100%}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}a,a:focus,a:hover{color:inherit;outline:none;text-decoration:none}div:focus{outline:none}.app-container{padding:20px}.margin-bottom-20{margin-bottom:20px}.el-pagination{margin:20px 0;text-align:right}.el-pagination .el-pagination__editor.el-input .el-input__inner{line-height:28px}.title-container{height:50px;padding:0 20px;background-color:#f2f6fc;-webkit-box-shadow:0 1px 4px rgba(0,21,41,.08);box-shadow:0 1px 4px rgba(0,21,41,.08)}.title-container .title{color:#1890ff}.el-breadcrumb__inner{display:inline-block;max-width:300px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.detail_title{font-size:18px;font-weight:600;position:relative;padding-left:10px;color:#303133}.detail_title:before{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:0;content:"";display:block;width:4px;height:20px;background-color:#3054ec}.el-collapse{border:none}.el-collapse-item .el-collapse-item__header{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-bottom:none;height:80px;padding:0 30px 0 26px;background:#fff;-webkit-box-shadow:0 4px 8px -3px rgba(194,200,209,.5);box-shadow:0 4px 8px -3px rgba(194,200,209,.5);border-radius:2px;margin-top:20px}.el-collapse-item .el-collapse-item__header .expantedIcon{font-size:14px;font-weight:400;color:#3054ec;cursor:pointer}.el-collapse-item .el-collapse-item__header .el-collapse-item__arrow{display:none}.el-collapse-item__wrap{border-bottom:none}.company-info-show .el-input.is-disabled .el-input__inner{opacity:1;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.company-info-show .el-input.is-disabled .el-input__inner,.company-info-show .el-textarea.is-disabled .el-textarea__inner{color:#303133;font-weight:600;background-color:#f5f7fe;-webkit-text-fill-color:#303133;-webkit-opacity:1}.data-table-info{display:block;-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-preferred-size:auto;flex-basis:auto;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 20px}.data-table-info ::v-deep .el-table thead{font-size:14px;color:#3b3c3e}.data-table-info ::v-deep .el-table th,.data-table-info ::v-deep .el-table tr{background-color:#ecf0f3!important;text-align:center}.data-table-info ::v-deep .el-table--border,.data-table-info ::v-deep .el-table--group{border-color:#e6e7e9;color:#3b3c3e}.data-table-info ::v-deep .el-table td,.data-table-info ::v-deep .el-table th.is-leaf{border-color:#e6e7e9}.edit-page{width:100%;min-width:1120px}.edit-page .layout-header{padding:0 20px;height:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#0961b2}.edit-page .layout-header .header-container-title{color:#fff;font-size:large;font-weight:bolder;margin-left:20px}.edit-page .back{height:50px;line-height:50px;margin-left:50px}.edit-page .back .back-btn{-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.2);box-shadow:0 2px 4px 0 rgba(0,0,0,.2);border-radius:6px}.edit-page .info-form{width:100%;padding:20px 50px}.edit-page .info-form .info-form-title{font-size:20px;font-weight:bolder;text-align:center;margin:-15px 0 20px 0}.edit-page .info-form .avatar-uploader .el-upload{border:1px dashed #d9d9d9;border-radius:6px;cursor:pointer;position:relative;overflow:hidden}.edit-page .info-form .avatar-uploader .el-upload:hover{border-color:#409eff}.edit-page .info-form .avatar-uploader .el-upload:hover .avatar-icon{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;width:100%;height:100%;position:absolute;top:0;left:0;background-color:rgba(0,0,0,.5);color:#fff;line-height:100px;font-size:14px}.edit-page .info-form .avatar-uploader-icon{font-size:28px;color:#8c939d;width:200px;height:220px;line-height:220px;text-align:center}.edit-page .info-form .el-upload--picture-card{width:200px;height:220px}.edit-page .info-form .avatar{width:100%;height:100%;display:block}.edit-page .info-form .btn-download{position:absolute;top:-42px;left:152px;display:inline-block;width:calc(100% - 132px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:#409eff;font-size:12px;cursor:pointer}.edit-page .info-form .edu-download,.edit-page .info-form .person-secrecy-download{position:absolute;top:0;left:110px;max-width:180px}.edit-page .info-form .edu-download .file-progress,.edit-page .info-form .person-secrecy-download .file-progress{position:absolute;display:none;bottom:10px}.edit-page .info-form .edu-download .el-progress-bar,.edit-page .info-form .person-secrecy-download .el-progress-bar{display:none}.edit-page .info-form .edu-download .el-progress__text,.edit-page .info-form .person-secrecy-download .el-progress__text{margin-left:10px}.edit-page .info-form .edu-download .file-text,.edit-page .info-form .person-secrecy-download .file-text{max-width:115px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.edit-page .info-form .edu-download .remove-person-secrecy,.edit-page .info-form .person-secrecy-download .remove-person-secrecy{margin-left:5px}.edit-page .info-form .info-form-btn{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:50px;margin:10px 0 -20px 0}.edit-page .edu-btn,.edit-page .info-form .info-form-btn,.edit-page .job-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.edit-page .edu-btn,.edit-page .job-btn{margin:19px 0 0 8px;height:75px}.edit-page .detail-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:50px;text-align:center}.edit-page .detail-footer .detail-bottom{display:-webkit-box;display:-ms-flexbox;display:flex;color:#c0c4cc;font-size:12px}.edit-page .detail-footer .footer-left,.edit-page .detail-footer .footer-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;height:50px;line-height:25px}.edit-page .detail-footer .footer-right{margin-left:50px}.btn-question{display:inline-block;width:14px;height:14px;position:absolute;bottom:10px;right:-20px;border-radius:7px;border:1px solid #c0c4cc;color:#c0c4cc;font-size:12px;line-height:14px;text-align:center;cursor:pointer}.days-list,.works-list{-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.2);box-shadow:0 2px 4px 0 rgba(0,0,0,.2);border-radius:6px;padding:10px 30px}.works-list{margin:20px 0}.el-upload-list,.el-upload-list--text{display:none}