.review-dialog .el-dialog__body{height:calc(100% - 50px);padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden}.review-dialog .page-title{line-height:30px;font-size:14px}.review-dialog .content,.review-dialog .page-title{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;text-align:center}.review-dialog .content{height:100%;background:#f1f4f6;padding:16px 0;overflow-y:auto}.review-dialog .content img{height:1178px;width:832px}.review-dialog .comments{height:100%;width:490px;position:relative;-ms-flex-negative:0;flex-shrink:0}.review-dialog .comments .off-on{position:absolute;top:50%;left:-30px;height:44px;width:28px;display:inline-block;background:#f9fafb;border:1px solid #e3e7ec;border-right:none;border-radius:4px 0 0 4px;height:35px;padding-top:10px;text-align:center}.review-dialog .comments .off-on .el-icon-more{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.review-dialog .comments .off-on .el-icon-more:before{display:inline-block;width:5px}.review-dialog .comments .tab{position:absolute;left:-50px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:12px;padding:10px;border:1px solid #e3e7ec;border-radius:8px 0 0 8px;cursor:pointer;background:#f4f5f7;font-weight:500;font-size:16px}.review-dialog .comments .tab,.review-dialog .comments .tab .tab-number{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:28px}.review-dialog .comments .tab .tab-number{padding:2px;color:#fff;height:28px;background:#b6c5e0;border-radius:50%;font-size:14px;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.review-dialog .comments .tab .tab-text{margin-top:10px;-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl;letter-spacing:8px}.review-dialog .comments .tab.active{background:#fff}.review-dialog .comments .tab.active .tab-number{background-color:#1c6dff}.review-dialog .comments .tab.active .tab-text{color:#1c6dff}.review-dialog .comments .main-box{padding:10px 16px}.review-dialog .comments .drawer-title{display:-webkit-box;display:-ms-flexbox;display:flex;height:30px;padding:10px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.review-dialog .comments .drawer-title .title-name{font-size:16px;line-height:30px}.review-dialog .comments .drawer-title .title-name .el-icon-question{font-size:14px;margin-left:5px}.review-dialog .comments .drawer-title .count-btns{display:-webkit-box;display:-ms-flexbox;display:flex}.review-dialog .comments .drawer-title .count-btns .btn{margin-right:8px;cursor:pointer;padding:3px 10px;border-radius:4px;border-style:solid;border-width:1px;font-weight:500;line-height:21px}.review-dialog .comments .drawer-title .count-btns .btn.higher{color:#ec4949;background-color:#fde9e9;border-color:#ec4949}.review-dialog .comments .drawer-title .count-btns .btn.middle{color:#ee7f31;background-color:#fdf2ea;border-color:#ee7f31}.review-dialog .comments .drawer-title .count-btns .btn.lower{color:#f8c202;background-color:#fffae8;border-color:#f8c202}.review-dialog .comments .drawer-title .count-btns .btn.pass{color:#00bfaf;background-color:#f0fbfa;border-color:#00bfaf}.review-dialog .comments .count-detail{max-height:calc(100vh - 110px);overflow-y:auto}.review-dialog .comments .info{margin-bottom:16px;border:1px solid #e3e7ec;border-radius:0 0 8px 8px;border-top-width:2px}.review-dialog .comments .info.higher{border-top-color:#ec4949}.review-dialog .comments .info.higher .num-circle{color:#fff;background-color:#ec4949;border-color:#ff8b8b}.review-dialog .comments .info.higher .line-title{cursor:pointer;color:#ec4949;background-color:#fde9e9}.review-dialog .comments .info.middle{border-top-color:#ee7f31}.review-dialog .comments .info.middle .num-circle{color:#fff;background-color:#ee7f31;border-color:#ffcca8}.review-dialog .comments .info.middle .line-title{ursor:pointer;color:#ee7f31;background-color:#fdf2ea}.review-dialog .comments .info.lower{border-top-color:#f8c202}.review-dialog .comments .info.lower .num-circle{color:#fff;background-color:#f8c202;border-color:#fffae8}.review-dialog .comments .info.lower .line-title{cursor:pointer;color:#f8c202;background-color:#fffae8}.review-dialog .comments .info.pass{border-top-color:#00bfaf}.review-dialog .comments .info.pass .num-circle{color:#fff;background-color:#00bfaf;border-color:#64ded4}.review-dialog .comments .info.pass .line-title{cursor:pointer;color:#00bfaf;background-color:#f0fbfa}.review-dialog .comments .info .title{padding:15px;border-bottom:1px solid #e3e7ec;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;color:#2f3d59;border-radius:0;background-color:#f9fafb}.review-dialog .comments .info .title .num-circle{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-right:5px;width:26px;height:26px;border-radius:50%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.review-dialog .comments .info .title.hide{color:#2f3d59;border-radius:0 0 8px 8px;background-color:#fff;border:none}.review-dialog .comments .info .detail{padding:16px 16px 0}.review-dialog .comments .info .detail .line-title{padding:10px 12px;border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.review-dialog .comments .info .detail .detail-option{padding:20px 8px}.review-dialog .comments .info .detail .detail-option .detail-option-content{white-space:pre-wrap;line-height:25px;color:#333}.review-dialog .comments .info .detail .detail-option hr{color:#e8ebf2;background-color:#e8ebf2;height:1px;border:none}.review-dialog .comments .info .detail .detail-option .copy-box{border:1px solid #e5e5e5;border-radius:4px;margin-bottom:10px}.review-dialog .comments .info .detail .detail-option .copy-box .copy-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:10px;border-bottom:1px solid #e5e5e5;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.review-dialog .comments .info .detail .detail-option .copy-box .copy-content{padding:10px;line-height:20px;background:#f8f8f8;color:#6d758d;white-space:pre-wrap}.compare-dialog{width:100%;height:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.compare-dialog,.compare-dialog .el-dialog__body{display:-webkit-box;display:-ms-flexbox;display:flex}.compare-dialog .el-dialog__body{height:calc(100% - 70px);padding:0;overflow:hidden}.compare-dialog .el-dialog__header{padding:0}.compare-dialog .dialog-title{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:60px;-webkit-box-sizing:border-box;box-sizing:border-box;background:#fff;font-size:14px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500}.compare-dialog .dialog-title,.compare-dialog .dialog-title .title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.compare-dialog .dialog-title .title{text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.compare-dialog .dialog-title .sign{width:76px;height:24px;-webkit-box-shadow:1px 2px 4px 0 #cbcfdb;box-shadow:1px 2px 4px 0 #cbcfdb;border-radius:2px;color:#fff;text-align:center;line-height:24px;margin-right:10px}.compare-dialog .dialog-title .original-title .sign{background:linear-gradient(315deg,#595cff,#777cff 51%,#9563ff)}.compare-dialog .dialog-title .compare-title .sign{background:linear-gradient(135deg,#1cae37,#33c353 47%,#07a06a)}.compare-dialog .dialog-title .operation-line{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end}.compare-dialog .dialog-title .operation-line .return-btn{color:#72819d;font-size:14px;margin-right:20px}.compare-dialog .dialog-title .operation-line .export-btn{width:20%;height:36px;-webkit-box-shadow:1px 2px 4px 0 #cbcfdb;box-shadow:1px 2px 4px 0 #cbcfdb;border-radius:2px;text-align:center;line-height:36px;margin:0 20px 0 24px;cursor:pointer}.compare-dialog .content{width:72%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.compare-dialog .content .original{width:50%;background-color:#f1f1f1;border-radius:8px;padding:10px 10px 0;margin-right:10px;-webkit-box-sizing:border-box;box-sizing:border-box;height:100%;overflow-y:auto}.compare-dialog .content .original img{width:100%}.compare-dialog .content .compare{width:50%;background-color:#f1f1f1;border-radius:8px;padding:10px 10px 0;-webkit-box-sizing:border-box;box-sizing:border-box;height:100%;overflow-y:auto}.compare-dialog .content .compare img{width:100%}.compare-dialog .comments{height:100%;width:calc(28% - 4px);position:relative;-ms-flex-negative:0;flex-shrink:0}.compare-dialog .comments .off-on{position:absolute;top:50%;left:-30px;height:44px;width:28px;display:inline-block;background:#f9fafb;border:1px solid #e3e7ec;border-right:none;border-radius:4px 0 0 4px;height:35px;padding-top:10px;text-align:center}.compare-dialog .comments .off-on .el-icon-more{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.compare-dialog .comments .off-on .el-icon-more:before{display:inline-block;width:5px}.compare-dialog .comments .tab{position:absolute;left:-50px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:12px;padding:10px;border:1px solid #e3e7ec;border-radius:8px 0 0 8px;cursor:pointer;background:#f4f5f7;font-weight:500;font-size:16px}.compare-dialog .comments .tab,.compare-dialog .comments .tab .tab-number{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:28px}.compare-dialog .comments .tab .tab-number{padding:2px;color:#fff;height:28px;background:#b6c5e0;border-radius:50%;font-size:14px;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.compare-dialog .comments .tab .tab-text{margin-top:10px;-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl;letter-spacing:8px}.compare-dialog .comments .tab.active{background:#fff}.compare-dialog .comments .tab.active .tab-number{background-color:#1c6dff}.compare-dialog .comments .tab.active .tab-text{color:#1c6dff}.compare-dialog .comments .menu-box{width:100px;height:100%;display:inline-block;position:absolute;left:-58px;z-index:99;padding-top:2px;top:8px}.compare-dialog .comments .menu-box .menu-item{width:57px;height:64px;line-height:64px;text-align:center;font-size:14px;font-family:PingFangSC-Medium,PingFang SC;background:#fff;margin-bottom:8px;-webkit-box-shadow:0 1px 6px 0 rgba(0,21,41,.2);box-shadow:0 1px 6px 0 rgba(0,21,41,.2);cursor:pointer;border-radius:100px 0 0 100px;display:inline-block;color:#616265}.compare-dialog .comments .menu-box .menu-item span{display:inline-block;text-overflow:ellipsis;width:28px;line-height:20px;margin-top:12px;margin-left:12px}.compare-dialog .comments .menu-box .menu-item.active{background:#3565e6!important;color:#fff!important;font-weight:500;height:44px!important;line-height:44px!important;width:81px!important;-webkit-box-shadow:0 2px 6px 0 rgba(53,101,230,.44)!important;box-shadow:0 2px 6px 0 rgba(53,101,230,.44)!important;margin-left:-24px}.compare-dialog .comments .menu-box .menu-item.active span{display:inline!important}.compare-dialog .comments .main-box{padding:10px 16px}.compare-dialog .comments .drawer-title{display:-webkit-box;display:-ms-flexbox;display:flex;height:48px;padding:10px 0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.compare-dialog .comments .drawer-title .count-btns{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.compare-dialog .comments .drawer-title .count-btns .btn{-webkit-box-flex:1;-ms-flex:1 1;flex:1 1;font-size:14px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:rgba(0,0,0,.6);text-align:center;line-height:48px;cursor:pointer;position:relative;background:#f6f7fb;margin:0 3px;border-radius:3px}.compare-dialog .comments .drawer-title .count-btns .btn.active{font-weight:700;color:#333c5b;background:#eaeffc}.compare-dialog .comments .count-detail{max-height:calc(100vh - 110px);overflow-y:auto}.compare-dialog .comments .info{margin-bottom:16px;border:1px solid #e3e7ec;border-radius:0 0 8px 8px;border-top-width:2px}.compare-dialog .comments .info .title{min-height:46px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:11px 0 18px 5px}.compare-dialog .comments .info .title .title-name{border-radius:2px;height:30px;margin-left:12px;margin-top:10px;font-size:14px;padding:0 8px;line-height:30px}.compare-dialog .comments .info .title.hide{color:#2f3d59;border-radius:0 0 8px 8px;background-color:#fff;border:none}.compare-dialog .comments .info .detail{min-height:60px;text-align:left;padding:0 24px 16px;font-size:14px;line-height:21px;color:#333c5b;border-top:1px solid #ebebeb}.compare-dialog .comments .info .detail .delete{text-decoration:line-through;-webkit-text-decoration-color:red;text-decoration-color:red}.compare-dialog .comments .info .detail .modify{color:#70b603}.compare-dialog .comments .info.add{border:1px solid #209c37;border-top:3px solid #00a870;-webkit-box-shadow:0 1px 6px 0 rgba(0,0,0,.17);box-shadow:0 1px 6px 0 rgba(0,0,0,.17)}.compare-dialog .comments .info.add .title-name{background:#c8eee1;color:#333c5b}.compare-dialog .comments .info.delete{border:1px solid #df3149;border-top:3px solid #f36d78;-webkit-box-shadow:0 1px 6px 0 rgba(0,0,0,.17);box-shadow:0 1px 6px 0 rgba(0,0,0,.17)}.compare-dialog .comments .info.delete .title-name{background:#fac5c9;border-radius:2px;color:#5b3333}.compare-dialog .comments .info.modify{border:1px solid #f28100;border-top:3px solid #f2995f;-webkit-box-shadow:0 1px 6px 0 rgba(0,0,0,.17);box-shadow:0 1px 6px 0 rgba(0,0,0,.17)}.compare-dialog .comments .info.modify .title-name{background:#fad6bf;border-radius:2px;color:#5b3f33}.custom-content[data-v-3b3969d7]{margin-bottom:14px}.custom-content .header-content[data-v-3b3969d7]{background:#fff;margin-bottom:10px;padding:10px 20px}.custom-content .header-content .left-content[data-v-3b3969d7],.custom-content .header-content[data-v-3b3969d7]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.custom-content .header-content .left-content .contract-name[data-v-3b3969d7]{font-weight:700;font-size:18px;margin-left:10px}.custom-content .header-content .right-content .contract-type .tag-content[data-v-3b3969d7],.custom-content .header-content .right-content .contract-type[data-v-3b3969d7]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.custom-content .header-content .right-content .contract-type .tag-content .tag[data-v-3b3969d7]{display:inline-block;font-size:14px;padding-left:16px;text-align:left;margin:0 10px}.custom-content .header-content .right-content .contract-type .tag-content .blue[data-v-3b3969d7]{color:#3c8cff;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IArs4c6QAAAWRJREFUOE+1lb1KA0EQx39zexfFaCEqaqMgWFvbhUR8Aj9KH0A7tbO0M6KFeQBLP55AUOysU9vZKKhYSERztzdyhjWXkEgI55Yzs7/Z/+zsrNBxqRQq5E1IXiMGPYNJwmKLFZ9PG1C73aQGou3bpd2wfKD5SBiPPYLOyRpWLyb0lZerXaml41qApRMds3VG/wK1+0yOt+steXX2X2A/MAdJQ3+Aicy6YTqdPTZIXGcNYVWV+cQnwj3KhZfj3LO01C9neUzkC6gUy8yka6bCRGQ5FFjsJF/hzjdsi/Ls/ElNb3Z4kEJFh/liyjmSk9mQ024wF5dATcBGy0kHeJLSsU7amBEXGFnWEfZ7uhhlzzec/dbS412KZZ1Ny41iLoGFnoBQ9T1W0rJl6UjnIsVzxtBSFWGoF6AqH4FpJveFOHtg5pIzv5TM2ybzxv6Hp9dokEyHg+u5fqBdx5eDZjpgm6+j/y/gGw/t4Wc6UwZOAAAAAElFTkSuQmCC) no-repeat 0;background-size:10px}.custom-content .header-content .right-content .contract-type .tag-content .orange[data-v-3b3969d7]{color:#b460ff;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IArs4c6QAAAWFJREFUOE+1lbFKA0EQhr+5TUy8CELAWCjYWVnY+gSCYCMYxZjCxt7WB7C1t1VBI9iIgTyBrYWVvYUpAoKeibm9kTO5eAmJhHBeOTP77fwzs3PC0E+lVsa1KVy+yKhiwjARLFO0jI+3fo4HooPHZdBwd6iu+SDvO6SHX9axpgLaNkdj80y8eFwfsLKt+WyW2b9Ag75mk7fijTQiew84CSyCxKE/wFCmfjIfv92xiKbZEaEILHd9z6pUpM11YOirn0zzGsoXUKmWWIjXzEAhcDgVYW2YfFUenIAjC/XIH9Z045IXqZU114JC5OhmdjEKFsWFUGmzH880A3WpHuic7zPTK6rDrggn4zRGlWMNuOplmeJdqiVdjMt1DLfA6jhA4DGwbMVly/2eLlmD05NseALcMYFeYFmJYo0lSB6YuOTEm5L42CQ+2P/w9DpNT3Q5RHM0CXTk+oqgiS7Y39cx+S/gG7Zp312JG1yoAAAAAElFTkSuQmCC) no-repeat 0;background-size:10px}.custom-content .header-content .right-content .contract-type .tag-content .green[data-v-3b3969d7]{color:#6bce3e;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IArs4c6QAAAXZJREFUOE+1lb9Lw1AQx793SdrqYBVE0EEFlyIUREX8gdB/oe6uCiLS2cHBwbmToKu7/RcEQaTUH6CIi6CLgghSh9o2yTuJJPG1tFJqfOPd5XPvvnfvQmh1BJS7ziSVZfepquoFYPlhNie4wrb1kZ86KYMgzZ9Ts2GtNJM0yRoxyIy1TOYbXXHqjtjPh7MXZT2uAZi7Wx52qzL0G6jZZyToNT95+hLYQ2A3sACiQ7+BXplx7hnXs7ukiMjKQkkWwITvewBTQcQuGMIN+tXU56NXvicrbVzOp3TNFGgQRHsQzLUsn1CEyDZD3gK/p+n+9Pk95a4y/a44Y6HDuxnMg7awH7GKAmddv6lB5hNt3S6NSp0GgjjFxgqU7HTUGKZdVu5xmCMm77RZWkgRG/EQCD4CkO4ICNww1GoQK8qtecA0scEa8AyAN8ydnApDLWpA9S/AaEuOvCmRj03kgx390/N7HulyCOaoG2jb9RVAI12w4dP4wy/gC9Qf/NcheXEqAAAAAElFTkSuQmCC) no-repeat 0;background-size:10px}.custom-content .header-content .right-content .contract-type .amount[data-v-3b3969d7]{margin-left:20px;font-weight:600;font-size:18px;color:#333}.custom-content .form-info-content[data-v-3b3969d7]{background:#fff;padding:20px 0;font-size:14px}.custom-content .form-info-content .form-info[data-v-3b3969d7]{margin-bottom:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 32px 0 34px}.custom-content .form-info-content .form-info .label[data-v-3b3969d7]{color:#676767;font-size:14px}.custom-content .form-info-content .form-info .value[data-v-3b3969d7]{color:#000;font-weight:600;font-size:14px}.custom-content .form-info-content .contract-step[data-v-3b3969d7]{padding:20px 20px 20px 10px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.custom-content .form-info-content .contract-step .step-item[data-v-3b3969d7],.custom-content .form-info-content .contract-step[data-v-3b3969d7]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap}.custom-content .form-info-content .contract-step .step-item[data-v-3b3969d7]:not(:last-child){-webkit-box-flex:1;-ms-flex:1;flex:1}.custom-content .form-info-content .contract-step .step-item .text-content[data-v-3b3969d7]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column wrap;flex-flow:column wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;padding:0 12px 0 24px}.custom-content .form-info-content .contract-step .step-item .text-content .step-icon[data-v-3b3969d7]{width:70px;height:62px;margin-bottom:10px}.custom-content .form-info-content .contract-step .step-item .text-content .step-number[data-v-3b3969d7]{position:absolute;top:3px;left:29px;-webkit-transform:scale(.8);transform:scale(.8);color:#fff}.custom-content .form-info-content .contract-step .step-item .text-content .title[data-v-3b3969d7]{font-weight:700;color:#666}.custom-content .form-info-content .contract-step .step-item .text-content .finish-title[data-v-3b3969d7]{color:#000}.custom-content .form-info-content .contract-step .step-item .line[data-v-3b3969d7]{width:100%;height:6px;background:-webkit-gradient(linear,left top,right top,color-stop(50%,transparent),color-stop(50%,#b4d5ff));background:linear-gradient(90deg,transparent 50%,#b4d5ff 0);background-size:10%;background-repeat:repeat-x;top:30px;position:relative}.custom-content .form-info-content .contract-step .step-item .line[data-v-3b3969d7]:before{content:"";display:inline-block;width:0;height:0;position:absolute;left:51.2%;top:-7px;border-left:18px solid #b4d5ff;border-top:10px solid transparent;border-right:10px solid transparent;border-bottom:10px solid transparent}.custom-content .form-info-content .contract-step .step-item .finish-line[data-v-3b3969d7]{background:-webkit-gradient(linear,left top,right top,color-stop(50%,transparent),color-stop(50%,#3089fc));background:linear-gradient(90deg,transparent 50%,#3089fc 0);background-size:10%;background-repeat:repeat-x}.custom-content .form-info-content .contract-step .step-item .finish-line[data-v-3b3969d7]:before{content:"";display:inline-block;width:0;height:0;position:absolute;left:51.2%;top:-7px;border-left:18px solid #3089fc;border-top:10px solid transparent;border-right:10px solid transparent;border-bottom:10px solid transparent}.custom-content .form-info-content .empty-content[data-v-3b3969d7]{padding:0 35px;position:relative;top:-12px}.custom-content .form-info-content .empty-content .split-line[data-v-3b3969d7]{height:1px;background:#eee;width:100%}.custom-content .form-info-content .card-list-content[data-v-3b3969d7]{margin:0 15px 0 35px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.custom-content .form-info-content .card-list-content .list-item[data-v-3b3969d7]{width:33.3%;height:100px;margin-right:20px;border-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column wrap;flex-flow:column wrap;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;padding-left:50px;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;color:#0a2e5c;font-family:youshe;font-size:20px}.custom-content .form-info-content .card-list-content .contract-bg1[data-v-3b3969d7]{background:-webkit-gradient(linear,right top,left top,from(#dbe7ff),to(#eef3ff));background:linear-gradient(270deg,#dbe7ff,#eef3ff);position:relative}.custom-content .form-info-content .card-list-content .contract-bg1[data-v-3b3969d7]:before{content:"";display:block;width:100%;height:100%;position:absolute;top:0;left:0;background:url(../../static/img/contract-card-bg1.7f581931.png) no-repeat 100%;background-size:contain}.custom-content .form-info-content .card-list-content .contract-bg2[data-v-3b3969d7]{background:-webkit-gradient(linear,right top,left top,from(#e5e4ff),to(#e8eafd));background:linear-gradient(270deg,#e5e4ff,#e8eafd);position:relative}.custom-content .form-info-content .card-list-content .contract-bg2[data-v-3b3969d7]:before{content:"";display:block;width:100%;height:100%;position:absolute;top:0;left:0;background:url(../../static/img/contract-card-bg2.6c177ce4.png) no-repeat 100%;background-size:contain}.custom-content .form-info-content .card-list-content .contract-bg3[data-v-3b3969d7]{background:-webkit-gradient(linear,right top,left top,from(#d0f1ff),to(#dff0ff));background:linear-gradient(270deg,#d0f1ff,#dff0ff);position:relative}.custom-content .form-info-content .card-list-content .contract-bg3[data-v-3b3969d7]:before{content:"";display:block;width:100%;height:100%;position:absolute;top:0;left:0;background:url(../../static/img/contract-card-bg3.0618e019.png) no-repeat 100%;background-size:contain}.content-margin[data-v-3b3969d7]{margin:0 14px 14px}.menu-layout[data-v-25074ca6]{margin:0 10px!important}.noDataBox[data-v-25074ca6]{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#fff;color:rgba(0,0,0,.65);font-size:14px}.noDataBox img[data-v-25074ca6]{margin-bottom:16px}[data-v-25074ca6] .btnPadding .attachment .avatar-uploader .el-upload{border:0;height:36px}#formPage[data-v-25074ca6]{margin:0 0 0 14px}[data-v-25074ca6] .approval_card .el-card__header{padding-top:0!important}[data-v-25074ca6] .approval_card .el-card__body,[data-v-25074ca6] .approval_card .el-card__header{padding-left:0!important;padding-right:0!important}[data-v-25074ca6] .changeClass .el-input__inner,[data-v-25074ca6] .changeClass .el-textarea__inner,[data-v-25074ca6] .changeClass .line-clamp-2{color:red!important}[data-v-25074ca6] .el-table__cell .icon-add:before{content:"增";color:rgba(245,154,35,.99607843);margin-right:5px;font-style:normal}[data-v-25074ca6] .el-table__cell .icon-change:before{content:"变";color:#04d919;margin-right:5px;font-style:normal}[data-v-25074ca6] .el-table__cell .icon-delete:before{content:"删";color:rgba(217,0,27,.99607843);margin-right:5px;font-style:normal}[data-v-25074ca6] .el-table__cell .icon-add+.el-form-item__error,[data-v-25074ca6] .el-table__cell .icon-change+.el-form-item__error,[data-v-25074ca6] .el-table__cell .icon-delete+.el-form-item__error{width:calc(100% - 20px)!important}[data-v-25074ca6] .fontState{position:absolute;right:32px;top:370px;z-index:1;font-size:14px;font-weight:700;color:#ff9458!important;margin-right:10px;display:inline-block}[data-v-25074ca6] .fontState .icon-dot{display:inline-block;width:8px;height:8px;border-radius:50%;background:#ff9458;margin-right:2px}