.ant-steps{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;color:rgba(0,0,0,.65);font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;font-size:0}.ant-steps-item{position:relative;display:inline-block;-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden;vertical-align:top}.ant-steps-item-container{outline:none}.ant-steps-item:last-child{-webkit-box-flex:0;-ms-flex:none;flex:none}.ant-steps-item:last-child>.ant-steps-item-container>.ant-steps-item-content>.ant-steps-item-title:after,.ant-steps-item:last-child>.ant-steps-item-container>.ant-steps-item-tail{display:none}.ant-steps-item-content,.ant-steps-item-icon{display:inline-block;vertical-align:top}.ant-steps-item-icon{width:32px;height:32px;margin-right:8px;font-size:16px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Helvetica Neue,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;line-height:32px;text-align:center;border:1px solid rgba(0,0,0,.25);border-radius:32px;-webkit-transition:background-color .3s,border-color .3s;transition:background-color .3s,border-color .3s}.ant-steps-item-icon>.ant-steps-icon{position:relative;top:-1px;color:#2f4156;line-height:1}.ant-steps-item-tail{position:absolute;top:12px;left:0;width:100%;padding:0 10px}.ant-steps-item-tail:after{display:inline-block;width:100%;height:1px;background:#e8e8e8;border-radius:1px;-webkit-transition:background .3s;transition:background .3s;content:""}.ant-steps-item-title{position:relative;display:inline-block;padding-right:16px;color:rgba(0,0,0,.65);font-size:16px;line-height:32px}.ant-steps-item-title:after{position:absolute;top:16px;left:100%;display:block;width:9999px;height:1px;background:#e8e8e8;content:""}.ant-steps-item-subtitle{display:inline;margin-left:8px;font-weight:400}.ant-steps-item-description,.ant-steps-item-subtitle{color:rgba(0,0,0,.45);font-size:14px}.ant-steps-item-wait .ant-steps-item-icon{background-color:#fff;border-color:rgba(0,0,0,.25)}.ant-steps-item-wait .ant-steps-item-icon>.ant-steps-icon{color:rgba(0,0,0,.25)}.ant-steps-item-wait .ant-steps-item-icon>.ant-steps-icon .ant-steps-icon-dot{background:rgba(0,0,0,.25)}.ant-steps-item-wait>.ant-steps-item-container>.ant-steps-item-content>.ant-steps-item-title{color:rgba(0,0,0,.45)}.ant-steps-item-wait>.ant-steps-item-container>.ant-steps-item-content>.ant-steps-item-title:after{background-color:#e8e8e8}.ant-steps-item-wait>.ant-steps-item-container>.ant-steps-item-content>.ant-steps-item-description{color:rgba(0,0,0,.45)}.ant-steps-item-wait>.ant-steps-item-container>.ant-steps-item-tail:after{background-color:#e8e8e8}.ant-steps-item-process .ant-steps-item-icon{background-color:#fff;border-color:#2f4156}.ant-steps-item-process .ant-steps-item-icon>.ant-steps-icon{color:#2f4156}.ant-steps-item-process .ant-steps-item-icon>.ant-steps-icon .ant-steps-icon-dot{background:#2f4156}.ant-steps-item-process>.ant-steps-item-container>.ant-steps-item-content>.ant-steps-item-title{color:rgba(0,0,0,.85)}.ant-steps-item-process>.ant-steps-item-container>.ant-steps-item-content>.ant-steps-item-title:after{background-color:#e8e8e8}.ant-steps-item-process>.ant-steps-item-container>.ant-steps-item-content>.ant-steps-item-description{color:rgba(0,0,0,.65)}.ant-steps-item-process>.ant-steps-item-container>.ant-steps-item-tail:after{background-color:#e8e8e8}.ant-steps-item-process .ant-steps-item-icon{background:#2f4156}.ant-steps-item-process .ant-steps-item-icon>.ant-steps-icon{color:#fff}.ant-steps-item-process .ant-steps-item-title{font-weight:500}.ant-steps-item-finish .ant-steps-item-icon{background-color:#fff;border-color:#2f4156}.ant-steps-item-finish .ant-steps-item-icon>.ant-steps-icon{color:#2f4156}.ant-steps-item-finish .ant-steps-item-icon>.ant-steps-icon .ant-steps-icon-dot{background:#2f4156}.ant-steps-item-finish>.ant-steps-item-container>.ant-steps-item-content>.ant-steps-item-title{color:rgba(0,0,0,.65)}.ant-steps-item-finish>.ant-steps-item-container>.ant-steps-item-content>.ant-steps-item-title:after{background-color:#2f4156}.ant-steps-item-finish>.ant-steps-item-container>.ant-steps-item-content>.ant-steps-item-description{color:rgba(0,0,0,.45)}.ant-steps-item-finish>.ant-steps-item-container>.ant-steps-item-tail:after{background-color:#2f4156}.ant-steps-item-error .ant-steps-item-icon{background-color:#fff;border-color:#f5222d}.ant-steps-item-error .ant-steps-item-icon>.ant-steps-icon{color:#f5222d}.ant-steps-item-error .ant-steps-item-icon>.ant-steps-icon .ant-steps-icon-dot{background:#f5222d}.ant-steps-item-error>.ant-steps-item-container>.ant-steps-item-content>.ant-steps-item-title{color:#f5222d}.ant-steps-item-error>.ant-steps-item-container>.ant-steps-item-content>.ant-steps-item-title:after{background-color:#e8e8e8}.ant-steps-item-error>.ant-steps-item-container>.ant-steps-item-content>.ant-steps-item-description{color:#f5222d}.ant-steps-item-error>.ant-steps-item-container>.ant-steps-item-tail:after{background-color:#e8e8e8}.ant-steps-item.ant-steps-next-error .ant-steps-item-title:after{background:#f5222d}.ant-steps .ant-steps-item:not(.ant-steps-item-active)>.ant-steps-item-container[role=button]{cursor:pointer}.ant-steps .ant-steps-item:not(.ant-steps-item-active)>.ant-steps-item-container[role=button] .ant-steps-item-description,.ant-steps .ant-steps-item:not(.ant-steps-item-active)>.ant-steps-item-container[role=button] .ant-steps-item-icon .ant-steps-icon,.ant-steps .ant-steps-item:not(.ant-steps-item-active)>.ant-steps-item-container[role=button] .ant-steps-item-title{-webkit-transition:color .3s;transition:color .3s}.ant-steps .ant-steps-item:not(.ant-steps-item-active)>.ant-steps-item-container[role=button]:hover .ant-steps-item-description,.ant-steps .ant-steps-item:not(.ant-steps-item-active)>.ant-steps-item-container[role=button]:hover .ant-steps-item-subtitle,.ant-steps .ant-steps-item:not(.ant-steps-item-active)>.ant-steps-item-container[role=button]:hover .ant-steps-item-title{color:#2f4156}.ant-steps .ant-steps-item:not(.ant-steps-item-active):not(.ant-steps-item-process)>.ant-steps-item-container[role=button]:hover .ant-steps-item-icon{border-color:#2f4156}.ant-steps .ant-steps-item:not(.ant-steps-item-active):not(.ant-steps-item-process)>.ant-steps-item-container[role=button]:hover .ant-steps-item-icon .ant-steps-icon{color:#2f4156}.ant-steps-horizontal:not(.ant-steps-label-vertical) .ant-steps-item{margin-right:16px;white-space:nowrap}.ant-steps-horizontal:not(.ant-steps-label-vertical) .ant-steps-item:last-child{margin-right:0}.ant-steps-horizontal:not(.ant-steps-label-vertical) .ant-steps-item:last-child .ant-steps-item-title{padding-right:0}.ant-steps-horizontal:not(.ant-steps-label-vertical) .ant-steps-item-tail{display:none}.ant-steps-horizontal:not(.ant-steps-label-vertical) .ant-steps-item-description{max-width:140px;white-space:normal}.ant-steps-item-custom .ant-steps-item-icon{height:auto;background:none;border:0}.ant-steps-item-custom .ant-steps-item-icon>.ant-steps-icon{top:0;left:.5px;width:32px;height:32px;font-size:24px;line-height:32px}.ant-steps-item-custom.ant-steps-item-process .ant-steps-item-icon>.ant-steps-icon{color:#2f4156}.ant-steps:not(.ant-steps-vertical) .ant-steps-item-custom .ant-steps-item-icon{width:auto}.ant-steps-small.ant-steps-horizontal:not(.ant-steps-label-vertical) .ant-steps-item{margin-right:12px}.ant-steps-small.ant-steps-horizontal:not(.ant-steps-label-vertical) .ant-steps-item:last-child{margin-right:0}.ant-steps-small .ant-steps-item-icon{width:24px;height:24px;font-size:12px;line-height:24px;text-align:center;border-radius:24px}.ant-steps-small .ant-steps-item-title{padding-right:12px;font-size:14px;line-height:24px}.ant-steps-small .ant-steps-item-title:after{top:12px}.ant-steps-small .ant-steps-item-description{color:rgba(0,0,0,.45);font-size:14px}.ant-steps-small .ant-steps-item-tail{top:8px}.ant-steps-small .ant-steps-item-custom .ant-steps-item-icon{width:inherit;height:inherit;line-height:inherit;background:none;border:0;border-radius:0}.ant-steps-small .ant-steps-item-custom .ant-steps-item-icon>.ant-steps-icon{font-size:24px;line-height:24px;-webkit-transform:none;transform:none}.ant-steps-vertical{display:block}.ant-steps-vertical .ant-steps-item{display:block;overflow:visible}.ant-steps-vertical .ant-steps-item-icon{float:left;margin-right:16px}.ant-steps-vertical .ant-steps-item-content{display:block;min-height:48px;overflow:hidden}.ant-steps-vertical .ant-steps-item-title{line-height:32px}.ant-steps-vertical .ant-steps-item-description{padding-bottom:12px}.ant-steps-vertical>.ant-steps-item>.ant-steps-item-container>.ant-steps-item-tail{position:absolute;top:0;left:16px;width:1px;height:100%;padding:38px 0 6px}.ant-steps-vertical>.ant-steps-item>.ant-steps-item-container>.ant-steps-item-tail:after{width:1px;height:100%}.ant-steps-vertical>.ant-steps-item:not(:last-child)>.ant-steps-item-container>.ant-steps-item-tail{display:block}.ant-steps-vertical>.ant-steps-item>.ant-steps-item-container>.ant-steps-item-content>.ant-steps-item-title:after{display:none}.ant-steps-vertical.ant-steps-small .ant-steps-item-container .ant-steps-item-tail{position:absolute;top:0;left:12px;padding:30px 0 6px}.ant-steps-vertical.ant-steps-small .ant-steps-item-container .ant-steps-item-title{line-height:24px}@media (max-width:480px){.ant-steps-horizontal.ant-steps-label-horizontal{display:block}.ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item{display:block;overflow:visible}.ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-icon{float:left;margin-right:16px}.ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-content{display:block;min-height:48px;overflow:hidden}.ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-title{line-height:32px}.ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-description{padding-bottom:12px}.ant-steps-horizontal.ant-steps-label-horizontal>.ant-steps-item>.ant-steps-item-container>.ant-steps-item-tail{position:absolute;top:0;left:16px;width:1px;height:100%;padding:38px 0 6px}.ant-steps-horizontal.ant-steps-label-horizontal>.ant-steps-item>.ant-steps-item-container>.ant-steps-item-tail:after{width:1px;height:100%}.ant-steps-horizontal.ant-steps-label-horizontal>.ant-steps-item:not(:last-child)>.ant-steps-item-container>.ant-steps-item-tail{display:block}.ant-steps-horizontal.ant-steps-label-horizontal>.ant-steps-item>.ant-steps-item-container>.ant-steps-item-content>.ant-steps-item-title:after{display:none}.ant-steps-horizontal.ant-steps-label-horizontal.ant-steps-small .ant-steps-item-container .ant-steps-item-tail{position:absolute;top:0;left:12px;padding:30px 0 6px}.ant-steps-horizontal.ant-steps-label-horizontal.ant-steps-small .ant-steps-item-container .ant-steps-item-title{line-height:24px}}.ant-steps-label-vertical .ant-steps-item{overflow:visible}.ant-steps-label-vertical .ant-steps-item-tail{margin-left:58px;padding:3.5px 24px}.ant-steps-label-vertical .ant-steps-item-content{display:block;width:116px;margin-top:8px;text-align:center}.ant-steps-label-vertical .ant-steps-item-icon{display:inline-block;margin-left:42px}.ant-steps-label-vertical .ant-steps-item-title{padding-right:0}.ant-steps-label-vertical .ant-steps-item-title:after{display:none}.ant-steps-label-vertical .ant-steps-item-subtitle{display:block;margin-bottom:4px;margin-left:0;line-height:1.5}.ant-steps-label-vertical.ant-steps-small:not(.ant-steps-dot) .ant-steps-item-icon{margin-left:46px}.ant-steps-dot .ant-steps-item-title,.ant-steps-dot.ant-steps-small .ant-steps-item-title{line-height:1.5}.ant-steps-dot .ant-steps-item-tail,.ant-steps-dot.ant-steps-small .ant-steps-item-tail{top:2px;width:100%;margin:0 0 0 70px;padding:0}.ant-steps-dot .ant-steps-item-tail:after,.ant-steps-dot.ant-steps-small .ant-steps-item-tail:after{width:calc(100% - 20px);height:3px;margin-left:12px}.ant-steps-dot .ant-steps-item:first-child .ant-steps-icon-dot,.ant-steps-dot.ant-steps-small .ant-steps-item:first-child .ant-steps-icon-dot{left:2px}.ant-steps-dot .ant-steps-item-icon,.ant-steps-dot.ant-steps-small .ant-steps-item-icon{width:8px;height:8px;margin-left:67px;padding-right:0;line-height:8px;background:transparent;border:0}.ant-steps-dot .ant-steps-item-icon .ant-steps-icon-dot,.ant-steps-dot.ant-steps-small .ant-steps-item-icon .ant-steps-icon-dot{position:relative;float:left;width:100%;height:100%;border-radius:100px;-webkit-transition:all .3s;transition:all .3s}.ant-steps-dot .ant-steps-item-icon .ant-steps-icon-dot:after,.ant-steps-dot.ant-steps-small .ant-steps-item-icon .ant-steps-icon-dot:after{position:absolute;top:-12px;left:-26px;width:60px;height:32px;background:rgba(0,0,0,.001);content:""}.ant-steps-dot .ant-steps-item-content,.ant-steps-dot.ant-steps-small .ant-steps-item-content{width:140px}.ant-steps-dot .ant-steps-item-process .ant-steps-item-icon,.ant-steps-dot.ant-steps-small .ant-steps-item-process .ant-steps-item-icon{width:10px;height:10px;line-height:10px}.ant-steps-dot .ant-steps-item-process .ant-steps-item-icon .ant-steps-icon-dot,.ant-steps-dot.ant-steps-small .ant-steps-item-process .ant-steps-item-icon .ant-steps-icon-dot{top:-1px}.ant-steps-vertical.ant-steps-dot .ant-steps-item-icon{margin-top:8px;margin-left:0}.ant-steps-vertical.ant-steps-dot .ant-steps-item>.ant-steps-item-container>.ant-steps-item-tail{top:2px;left:-9px;margin:0;padding:22px 0 4px}.ant-steps-vertical.ant-steps-dot .ant-steps-item:first-child .ant-steps-icon-dot{left:0}.ant-steps-vertical.ant-steps-dot .ant-steps-item-process .ant-steps-icon-dot{left:-2px}.ant-steps-navigation{padding-top:12px}.ant-steps-navigation.ant-steps-small .ant-steps-item-container{margin-left:-12px}.ant-steps-navigation .ant-steps-item{overflow:visible;text-align:center}.ant-steps-navigation .ant-steps-item-container{display:inline-block;height:100%;margin-left:-16px;padding-bottom:12px;text-align:left;-webkit-transition:opacity .3s;transition:opacity .3s}.ant-steps-navigation .ant-steps-item-container .ant-steps-item-content{max-width:auto}.ant-steps-navigation .ant-steps-item-container .ant-steps-item-title{max-width:100%;padding-right:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.ant-steps-navigation .ant-steps-item-container .ant-steps-item-title:after{display:none}.ant-steps-navigation .ant-steps-item:not(.ant-steps-item-active) .ant-steps-item-container[role=button]{cursor:pointer}.ant-steps-navigation .ant-steps-item:not(.ant-steps-item-active) .ant-steps-item-container[role=button]:hover{opacity:.85}.ant-steps-navigation .ant-steps-item:last-child{-webkit-box-flex:1;-ms-flex:1;flex:1}.ant-steps-navigation .ant-steps-item:last-child:after{display:none}.ant-steps-navigation .ant-steps-item:after{position:absolute;top:50%;left:100%;display:inline-block;width:12px;height:12px;margin-top:-14px;margin-left:-2px;border:1px solid rgba(0,0,0,.25);border-bottom:none;border-left:none;-webkit-transform:rotate(45deg);transform:rotate(45deg);content:""}.ant-steps-navigation .ant-steps-item:before{position:absolute;bottom:0;left:50%;display:inline-block;width:0;height:3px;background-color:#2f4156;-webkit-transition:width .3s,left .3s;transition:width .3s,left .3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out;content:""}.ant-steps-navigation .ant-steps-item.ant-steps-item-active:before{left:0;width:100%}@media (max-width:480px){.ant-steps-navigation>.ant-steps-item{margin-right:0!important}.ant-steps-navigation>.ant-steps-item:before{display:none}.ant-steps-navigation>.ant-steps-item.ant-steps-item-active:before{top:0;right:0;left:unset;display:block;width:3px;height:calc(100% - 24px)}.ant-steps-navigation>.ant-steps-item:after{position:relative;top:-2px;left:50%;display:block;width:8px;height:8px;margin-bottom:8px;text-align:center;-webkit-transform:rotate(135deg);transform:rotate(135deg)}.ant-steps-navigation>.ant-steps-item>.ant-steps-item-container>.ant-steps-item-tail{visibility:hidden}}.ant-steps-flex-not-supported.ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item{margin-left:-16px;padding-left:16px;background:#fff}.ant-steps-flex-not-supported.ant-steps-horizontal.ant-steps-label-horizontal.ant-steps-small .ant-steps-item{margin-left:-12px;padding-left:12px}.ant-steps-flex-not-supported.ant-steps-dot .ant-steps-item:last-child{overflow:hidden}.ant-steps-flex-not-supported.ant-steps-dot .ant-steps-item:last-child .ant-steps-icon-dot:after{right:-200px;width:200px}.ant-steps-flex-not-supported.ant-steps-dot .ant-steps-item .ant-steps-icon-dot:after,.ant-steps-flex-not-supported.ant-steps-dot .ant-steps-item .ant-steps-icon-dot:before{position:absolute;top:0;left:-10px;width:10px;height:8px;background:#fff;content:""}.ant-steps-flex-not-supported.ant-steps-dot .ant-steps-item .ant-steps-icon-dot:after{right:-10px;left:auto}.ant-steps-flex-not-supported.ant-steps-dot .ant-steps-item-wait .ant-steps-item-icon>.ant-steps-icon .ant-steps-icon-dot{background:#ccc}.pageheaderwrapper-content{background:#fff;padding:24px;margin:0 16px}.main{width:100%;height:100%;min-height:100%;-webkit-transition:.3s;transition:.3s}.main.wide{max-width:1200px;margin:0 auto}.main[data-v-45749f58]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}.main .list[data-v-45749f58]{cursor:pointer;width:125px;margin-right:23px;margin:0 23px 20px 0}.main .list img[data-v-45749f58]{display:block;width:100px;height:100px;margin:auto;margin-bottom:5px}.main .list .info[data-v-45749f58],.main .list .time[data-v-45749f58]{font-size:12px;margin:0 3px}.main .list .info[data-v-45749f58]{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 3px 15px 3px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.main .list .info .name[data-v-45749f58]{margin-right:10px}.main .list[data-v-45749f58]:hover{background:#f6f6f6}.main .list[data-v-45749f58]:nth-child(4n+0){margin-right:0}.defaultPage[data-v-45749f58]{line-height:200px;text-align:center;color:#999;font-size:16px}.shadowDivision[data-v-7a983977]{z-index:2200;display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:30px;position:fixed;left:0;right:0;bottom:0;top:0;background:rgba(0,0,0,.5);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.left[data-v-7a983977]{position:relative;width:500px;height:500px;background-color:#fff;padding:20px;overflow:hidden}.img[data-v-7a983977]{position:absolute;top:5px;left:7px;max-width:923px;max-height:460px;cursor:move}.main .canvasBox[data-v-7eb3ca08]{height:300px;background:#ddd}.main .imageBox[data-v-7eb3ca08]{border:1px solid #eee;height:300px}.main .btnBox[data-v-7eb3ca08]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:10px}.main .btnBox .btn[data-v-7eb3ca08]{margin-right:10px}.context[data-v-6dfeb5d4]{height:80vh}[data-v-6dfeb5d4] .ant-form-item{margin-bottom:0}.previewModal[data-v-6dfeb5d4] .ant-modal-wrap{z-index:9999}[data-v-6dfeb5d4] .ant-table-bordered .ant-table-tbody>tr>td,[data-v-6dfeb5d4] .ant-table-thead>tr>th{vertical-align:middle;text-align:center;padding:5px;-webkit-box-sizing:border-box;box-sizing:border-box}[data-v-6dfeb5d4] .ant-upload-picture-card-wrapper .ant-upload-list .ant-upload-list-picture-card-container{margin-right:12px}[data-v-6dfeb5d4] .ant-upload-picture-card-wrapper .ant-upload-list .ant-upload-list-picture-card-container:nth-child(4n){margin-right:0}[data-v-6dfeb5d4] .images .ant-upload{width:104px;height:104px;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}[data-v-6dfeb5d4] .images .ant-upload.ant-upload-select-picture-card{margin-right:12px}[data-v-6dfeb5d4] .images .ant-upload .delete-icon,[data-v-6dfeb5d4] .images .ant-upload .eye-icon{position:absolute;opacity:0;z-index:9;color:#fff;font-size:16px}[data-v-6dfeb5d4] .images .ant-upload .delete-icon{top:50%;left:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}[data-v-6dfeb5d4] .images .ant-upload .eye-icon{top:50%;left:30%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}[data-v-6dfeb5d4] .images .ant-upload .shadow{position:absolute;z-index:1;width:calc(100% - 16px);height:calc(100% - 16px);top:8px;left:8px;background-color:rgba(0,0,0,.3);opacity:0;-webkit-transition:all .3s;transition:all .3s}[data-v-6dfeb5d4] .images .ant-upload:hover .delete-icon,[data-v-6dfeb5d4] .images .ant-upload:hover .eye-icon,[data-v-6dfeb5d4] .images .ant-upload:hover .shadow{opacity:1}.prenatal-seal-modal-box[data-v-6dfeb5d4] .ant-modal{top:10vh;padding-bottom:0}.prenatal-seal-modal-box[data-v-6dfeb5d4] .ant-modal-body{padding:12px 56px 12px 12px}.prenatal-seal-modal[data-v-6dfeb5d4]{height:75vh;display:-webkit-box;display:-ms-flexbox;display:flex}.prenatal-seal-modal .modal-left[data-v-6dfeb5d4]{width:216px;height:100%;margin-right:12px}.prenatal-seal-modal .modal-left .check-title[data-v-6dfeb5d4]{line-height:3}.prenatal-seal-modal .modal-left .check-list[data-v-6dfeb5d4]{width:100%;max-height:calc(100% - 74px);overflow-y:scroll}.prenatal-seal-modal .modal-left .check-list .check-list-item[data-v-6dfeb5d4]{line-height:2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.prenatal-seal-modal .modal-left .check-list .check-list-item>div[data-v-6dfeb5d4]:first-of-type{width:45%;margin-right:8px}.prenatal-seal-modal .modal-left .check-list .check-list-item>div[data-v-6dfeb5d4]:nth-of-type(2){-webkit-box-flex:1;-ms-flex:1;flex:1}.prenatal-seal-modal .modal-left .check-list .check-list-item.actived[data-v-6dfeb5d4]{color:#fff;background-color:#2f4156}.prenatal-seal-modal .modal-left .check-list .check-list-item .check-item-status[data-v-6dfeb5d4]{width:10px;height:10px;border-radius:50%;margin-left:8px}.prenatal-seal-modal .modal-left .check-list .check-list-item .check-item-status.status1[data-v-6dfeb5d4]{background-color:#f7b501}.prenatal-seal-modal .modal-left .check-list .check-list-item .check-item-status.status2[data-v-6dfeb5d4]{background-color:#6dd401}.prenatal-seal-modal .modal-left .check-list .check-list-item .check-item-status.status3[data-v-6dfeb5d4]{background-color:#e02020}.prenatal-seal-modal .modal-left .check-list .check-list-item .check-item-status.status4[data-v-6dfeb5d4]{background-color:rgba(1,1,1,.8)}.prenatal-seal-modal .modal-right[data-v-6dfeb5d4]{-webkit-box-flex:1;-ms-flex:1;flex:1;height:100%;overflow-y:scroll}.prenatal-seal-modal .images[data-v-6dfeb5d4]{display:-webkit-box;display:-ms-flexbox;display:flex}.prenatal-seal-modal .question-desc .question-desc-text[data-v-6dfeb5d4]{min-height:80px;position:relative}.prenatal-seal-modal .question-desc .question-desc-text img[data-v-6dfeb5d4]{position:absolute;top:0;right:20px}.prenatal-seal-modal .review .auditImg0[data-v-6dfeb5d4]{margin-top:10px}.prenatal-seal-modal .question-images[data-v-6dfeb5d4]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.prenatal-seal-modal .question-images p[data-v-6dfeb5d4]{-webkit-box-flex:1;-ms-flex:1;flex:1}.prenatal-seal-modal .review-result[data-v-6dfeb5d4]{position:relative;margin-top:20px}.prenatal-seal-modal .review-result .seal[data-v-6dfeb5d4]{position:absolute;top:20px;right:20px}.prenatal-seal-modal .review-result .checkListPic[data-v-6dfeb5d4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}.prenatal-seal-modal .review-result .checkListPic .imgBox[data-v-6dfeb5d4]{margin-right:10px;border-radius:10px;border:1px solid #d9d9d9;padding:8px;position:relative;overflow:hidden}.prenatal-seal-modal .footer[data-v-6dfeb5d4],.prenatal-seal-modal .review-result .checkListPic .imgBox:hover .shadowBlock[data-v-6dfeb5d4]{display:-webkit-box;display:-ms-flexbox;display:flex}.prenatal-seal-modal .footer[data-v-6dfeb5d4]{margin-top:20px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.title[data-v-6dfeb5d4]{font-size:16px;color:#000;height:25px;line-height:25px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.shadowDivision[data-v-6dfeb5d4]{z-index:1100;padding-top:30px;position:fixed;left:0;right:0;bottom:0;top:0;background:rgba(0,0,0,.5);-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.imageDivision[data-v-6dfeb5d4],.shadowDivision[data-v-6dfeb5d4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.imageDivision[data-v-6dfeb5d4]{max-width:100%;height:90px;position:relative}.imageDivision .imgList[data-v-6dfeb5d4]{max-width:100%;height:100%;-o-object-fit:scale-down;object-fit:scale-down}.imageDivision:hover .shadowBlock[data-v-6dfeb5d4]{display:-webkit-box;display:-ms-flexbox;display:flex}.shadowBlock[data-v-6dfeb5d4]{display:none;position:absolute;left:0;right:0;bottom:0;top:0;background:rgba(0,0,0,.5);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.shadowBlock>.eye[data-v-6dfeb5d4]{z-index:55;position:relative;color:hsla(0,0%,100%,.85);font-size:26px;cursor:pointer}.searchBlock[data-v-6dfeb5d4]{background:#fff;margin-bottom:1em}.searchBlock>p[data-v-6dfeb5d4]{width:100%;position:relative;margin-bottom:8px}.searchBlock>p>span[data-v-6dfeb5d4]{width:60px;display:inline-block;font-size:14px;margin-left:8px}.searchBlock>p>span.small[data-v-6dfeb5d4]{width:30px;margin-left:16px}.inspection .InspectionModule[data-v-6dfeb5d4]{margin-top:15px;min-height:400px}.inspection .InspectionModule[data-v-6dfeb5d4] .ant-table-row-cell-break-word{vertical-align:bottom}.inspection .InspectionModule[data-v-6dfeb5d4] .ant-input-number-handler-wrap{display:none}.inspection .InspectionModule[data-v-6dfeb5d4] .ant-input-number{width:100%}.inspection .InspectionModule[data-v-6dfeb5d4] .ant-tabs-bar{border:none}.inspection .InspectionModule[data-v-6dfeb5d4] .ant-tabs-nav{display:none!important}.inspection .InspectionModule .defaultPage[data-v-6dfeb5d4]{line-height:100px;color:#999;font-size:14px;text-align:center}.inspection .InspectionModule .swiper-container[data-v-6dfeb5d4]{position:relative;height:100px;width:100%;z-index:1}.inspection .InspectionModule .swiper-container .swiper-wrapper[data-v-6dfeb5d4]{height:80px;margin-top:10px}.inspection .InspectionModule .swiper-container .swiper-wrapper .swiper-slide[data-v-6dfeb5d4]{overflow:hidden;height:80px}.inspection .InspectionModule .swiper-container .swiper-wrapper .swiper-slide .listContent[data-v-6dfeb5d4]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 20px}.inspection .InspectionModule .swiper-container .swiper-wrapper .swiper-slide .listContent .list[data-v-6dfeb5d4]{margin:0 10px}.inspection .InspectionModule .swiper-container .swiper-wrapper .swiper-slide .listContent .list .imageBox:hover .shadowBlock[data-v-6dfeb5d4]{display:block}.inspection .InspectionModule .swiper-container .swiper-wrapper .swiper-slide .listContent .list .imageBox[data-v-6dfeb5d4]{position:relative;z-index:1}.inspection .InspectionModule .swiper-container .swiper-wrapper .swiper-slide .listContent .list .imageBox .shadowBlock[data-v-6dfeb5d4]{position:absolute;display:none;width:100%;line-height:80px;z-index:2;background:rgba(0,0,0,.5);text-align:center}.inspection .InspectionModule .swiper-container .swiper-wrapper .swiper-slide .listContent .list .imageBox .img_c1[data-v-6dfeb5d4]{width:80px;height:80px;display:block;margin:auto}.inspection .InspectionModule .swiper-container .swiper-button-prev[data-v-6dfeb5d4]{left:0}.inspection .InspectionModule .swiper-container .swiper-button-prev span[data-v-6dfeb5d4]{right:3px}.inspection .InspectionModule .swiper-container .swiper-button-next[data-v-6dfeb5d4]{right:0}.inspection .InspectionModule .swiper-container .swiper-button-next span[data-v-6dfeb5d4]{left:3px}.inspection .InspectionModule .swiper-container .swiper-button-next[data-v-6dfeb5d4],.inspection .InspectionModule .swiper-container .swiper-button-prev[data-v-6dfeb5d4]{background:none;position:absolute;width:16px;top:33px;height:80px;text-align:center;z-index:100;color:#2f4156;border:1px solid #2f4156}.inspection .InspectionModule .swiper-container .swiper-button-next span[data-v-6dfeb5d4],.inspection .InspectionModule .swiper-container .swiper-button-prev span[data-v-6dfeb5d4]{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.inspection .InspectionModule .title[data-v-6dfeb5d4]{font-size:14px;color:#333;text-align:center;display:block;margin:10px 0}.inspection .InspectionModule .tabPane[data-v-6dfeb5d4]{min-height:350px;z-index:1;position:relative}.inspection .InspectionModule .tabPane .addBtn[data-v-6dfeb5d4]{margin-bottom:30px}.inspection .InspectionModule .tabPane .radioGroup[data-v-6dfeb5d4]{position:absolute;left:0;bottom:0}.inspection .InspectionModule .tabPane .radioGroup .result .tag[data-v-6dfeb5d4]{color:red;margin-right:3px}.inspection .InspectionModule .tabPane .signatureBtn[data-v-6dfeb5d4]{z-index:100;display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;background:#fff;line-height:32px;width:168px;border-radius:4px;overflow:hidden;top:30px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.inspection .InspectionModule .tabPane .signatureBtn span[data-v-6dfeb5d4]{cursor:pointer;-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:center;font-size:14px;color:#999;position:relative}.inspection .InspectionModule .tabPane .signatureBtn span[data-v-6dfeb5d4]:first-child:after{content:"";display:block;position:absolute;width:2px;height:30px;background:#ddd;right:0;top:1px}.inspection .InspectionModule .tabPane .signatureBtn .active[data-v-6dfeb5d4]{color:#fff;background:#2f4156}.inspection .InspectionModule .addBtn[data-v-6dfeb5d4]{margin-top:10px;margin-left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.inspection .InspectionModule .addBtn[data-v-6dfeb5d4] .anticon{color:#b4b4b4}.inspection .InspectionModule .finishPage[data-v-6dfeb5d4]{height:300px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.inspection .InspectionModule .finishPage .check[data-v-6dfeb5d4]{color:#2f4156;font-size:28px;margin-bottom:25px}.inspection .InspectionModule .finishPage .finishPageTip[data-v-6dfeb5d4]{text-align:center;display:block;font-size:14px;color:#2f4156}.inspection .footerBtn[data-v-6dfeb5d4]{margin:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}