.detail_dialog[data-v-f34004e2]{display:flex;flex-direction:column;width:100vw;height:100vh;background:#ccc;background:rgba(0,0,0,.4);position:fixed;top:0;left:0;z-index:999}.detail_dialog .detail_content[data-v-f34004e2]{display:flex;flex-direction:column;width:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:6px;overflow:hidden;background-color:#fff}.detail_dialog .detail_content .top[data-v-f34004e2]{height:48px;background:linear-gradient(90deg,#38424e,#293038);display:flex;justify-content:space-between;align-items:center;padding:0 24px}.detail_dialog .detail_content .top_title[data-v-f34004e2]{font-weight:500;font-size:16px;color:#fff}.detail_dialog .detail_content .top .close[data-v-f34004e2]{width:16px;height:16px;cursor:pointer}.detail_dialog .detail_content .top .close img[data-v-f34004e2]{width:100%;height:100%}.detail_dialog .detail_content .main_title[data-v-f34004e2]{height:80px;display:flex;justify-content:space-between;padding:0 24px;align-items:center}.detail_dialog .detail_content .main_title_left .title[data-v-f34004e2]{font-weight:500;font-size:20px;color:#181f43}.detail_dialog .detail_content .main_title_left .code[data-v-f34004e2]{font-weight:400;font-size:14px;color:#646566}.detail_dialog .detail_content .main_title .img[data-v-f34004e2]{width:80px;height:80px}.detail_dialog .detail_content .line[data-v-f34004e2]{width:752px;height:1px;background:rgba(24,31,67,.06);margin:9px 0 0 24px}.detail_dialog .detail_content .content[data-v-f34004e2]{display:flex;background:#fff;flex:1}.detail_dialog .detail_content .content .left[data-v-f34004e2]{width:63%;padding:24px 0 0 24px;height:100%}.detail_dialog .detail_content .content .left .item[data-v-f34004e2]{display:flex;margin-bottom:16px}.detail_dialog .detail_content .content .left .item .label[data-v-f34004e2]{width:100px;text-align:right;margin-right:8px;font-size:14px;color:#646566}.detail_dialog .detail_content .content .left .item .text[data-v-f34004e2]{flex:1;flex-wrap:wrap;font-size:14px;color:#323233}.detail_dialog .detail_content .content .vertical[data-v-f34004e2]{display:flex;width:1px;background:rgba(24,31,67,.06)}.detail_dialog .detail_content .content .right[data-v-f34004e2]{width:36%;padding:24px 0 0 24px;display:flex;justify-content:space-between;flex-direction:column}.detail_dialog .detail_content .content .right .topTitle[data-v-f34004e2]{font-weight:600;font-size:16px;color:#323233;height:22px}.detail_dialog .detail_content .content .right .right_content[data-v-f34004e2]{flex:1}.detail_dialog .detail_content .content .right .right_content .title[data-v-f34004e2]{font-weight:500;font-size:14px;color:#323233;margin-bottom:4px}.detail_dialog .detail_content .content .right .right_content .icon[data-v-f34004e2]{display:inline-block;width:8px;height:8px;background:#416cff;border-radius:50%}.detail_dialog .detail_content .content .right .right_content .text[data-v-f34004e2]{display:flex;flex-direction:column;font-weight:400;font-size:14px;color:#646566;margin-bottom:8px}.detail_dialog .detail_content .content .right .right_content .text>span[data-v-f34004e2]{margin-bottom:4px}.detail_dialog .detail_content .content .right .btns[data-v-f34004e2]{display:flex;height:42px;margin-bottom:24px;justify-content:flex-end}.detail_dialog .detail_content .content .right .btns .btn[data-v-f34004e2]{width:107px;height:42px;border-radius:6px 6px 6px 6px;border:1px solid #14a8fd;font-size:16px;color:#14a8fd;display:flex;align-items:center;justify-content:center;margin-right:30px;cursor:pointer}.detail_dialog .detail_content .content .right .btns .confirm[data-v-f34004e2]{background:#14a8fd;border:none;font-size:18px;color:#fff}.detail_dialog .demo-upload-list[data-v-f34004e2]{display:inline-block;width:60px;height:60px;text-align:center;line-height:60px;border:1px solid transparent;border-radius:4px;overflow:hidden;background:#fff;position:relative;box-shadow:0 1px 1px rgba(0,0,0,.2);margin-right:4px}.detail_dialog .demo-upload-list img[data-v-f34004e2]{width:100%;height:100%}.detail_dialog .demo-upload-list-cover[data-v-f34004e2]{display:none;position:absolute;top:0;bottom:0;left:0;right:0;background:rgba(0,0,0,.6)}.detail_dialog .demo-upload-list:hover .demo-upload-list-cover[data-v-f34004e2]{display:block}.detail_dialog .demo-upload-list-cover i[data-v-f34004e2]{color:#fff;font-size:20px;cursor:pointer;margin:0 2px}.detail_dialog[data-v-20bc18d4]{display:flex;flex-direction:column;width:100vw;height:100vh;background:rgba(0,0,0,.4);position:fixed;top:0;left:0;z-index:999}.detail_dialog .overdue[data-v-20bc18d4]{width:49px;height:20px;display:flex;align-items:center;justify-content:center;background:#fcecec;border-radius:2px 2px 2px 2px;color:red;font-size:12px;margin-left:8px}.detail_dialog .detail_content[data-v-20bc18d4]{display:flex;flex-direction:column;width:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:6px;overflow:hidden;background-color:#fff}.detail_dialog .detail_content .top[data-v-20bc18d4]{height:48px;background:linear-gradient(90deg,#38424e,#293038);display:flex;justify-content:space-between;align-items:center;padding:0 24px}.detail_dialog .detail_content .top_title[data-v-20bc18d4]{font-weight:500;font-size:16px;color:#fff}.detail_dialog .detail_content .top .close[data-v-20bc18d4]{width:16px;height:16px;cursor:pointer}.detail_dialog .detail_content .top .close img[data-v-20bc18d4]{width:100%;height:100%}.detail_dialog .detail_content .main_title[data-v-20bc18d4]{height:80px;display:flex;justify-content:space-between;padding:0 24px;align-items:center}.detail_dialog .detail_content .main_title_left .title[data-v-20bc18d4]{font-weight:500;font-size:20px;color:#181f43;display:flex;align-items:center}.detail_dialog .detail_content .main_title_left .code[data-v-20bc18d4]{font-weight:400;font-size:14px;color:#646566}.detail_dialog .detail_content .main_title .img[data-v-20bc18d4]{width:80px;height:80px}.detail_dialog .detail_content .line[data-v-20bc18d4]{width:752px;height:1px;background:rgba(24,31,67,.06);margin:9px 0 0 24px}.detail_dialog .detail_content .content[data-v-20bc18d4]{display:flex;background:#fff;flex:1}.detail_dialog .detail_content .content .left[data-v-20bc18d4]{width:63%;padding:24px 0 0 24px}.detail_dialog .detail_content .content .left .item[data-v-20bc18d4]{display:flex;margin-bottom:16px}.detail_dialog .detail_content .content .left .item .label[data-v-20bc18d4]{width:100px;text-align:right;margin-right:8px;font-size:14px;color:#646566}.detail_dialog .detail_content .content .left .item .text[data-v-20bc18d4]{flex:1;flex-wrap:wrap;font-size:14px;color:#323233}.detail_dialog .detail_content .content .left .item .text span[data-v-20bc18d4]{display:flex;width:80px;height:80px}.detail_dialog .detail_content .content .vertical[data-v-20bc18d4]{width:1px;height:494px;background:rgba(24,31,67,.06)}.detail_dialog .detail_content .content .right[data-v-20bc18d4]{width:36%;padding:24px 0 0 24px;display:flex;justify-content:space-between;flex-direction:column}.detail_dialog .detail_content .content .right .topTitle[data-v-20bc18d4]{font-weight:600;font-size:16px;color:#323233;height:22px}.detail_dialog .detail_content .content .right .right_content[data-v-20bc18d4]{padding-top:16px;flex:1}.detail_dialog .detail_content .content .right .right_content .title[data-v-20bc18d4]{font-weight:500;font-size:14px;color:#323233;margin-bottom:4px}.detail_dialog .detail_content .content .right .right_content .icon[data-v-20bc18d4]{display:inline-block;width:8px;height:8px;background:#416cff;border-radius:50%}.detail_dialog .detail_content .content .right .right_content .text[data-v-20bc18d4]{display:flex;flex-direction:column;font-weight:400;font-size:14px;color:#646566;margin-bottom:8px}.detail_dialog .detail_content .content .right .right_content .text>span[data-v-20bc18d4]{margin-bottom:4px}.detail_dialog .detail_content .content .right .btns[data-v-20bc18d4]{display:flex;height:42px;margin-bottom:24px;justify-content:flex-end}.detail_dialog .detail_content .content .right .btns .btn[data-v-20bc18d4]{width:107px;height:42px;border-radius:6px 6px 6px 6px;border:1px solid #14a8fd;font-size:16px;color:#14a8fd;display:flex;align-items:center;justify-content:center;margin-right:30px;cursor:pointer}.detail_dialog .detail_content .content .right .btns .confirm[data-v-20bc18d4]{background:#14a8fd;border:none;font-size:18px;color:#fff}.detail_dialog .demo-upload-list[data-v-20bc18d4]{display:inline-block;width:60px;height:60px;text-align:center;line-height:60px;border:1px solid transparent;border-radius:4px;overflow:hidden;background:#fff;position:relative;box-shadow:0 1px 1px rgba(0,0,0,.2);margin-right:4px}.detail_dialog .demo-upload-list img[data-v-20bc18d4]{width:100%;height:100%}.detail_dialog .demo-upload-list-cover[data-v-20bc18d4]{display:none;position:absolute;top:0;bottom:0;left:0;right:0;background:rgba(0,0,0,.6)}.detail_dialog .demo-upload-list:hover .demo-upload-list-cover[data-v-20bc18d4]{display:block}.detail_dialog .demo-upload-list-cover i[data-v-20bc18d4]{color:#fff;font-size:20px;cursor:pointer;margin:0 2px}.warp[data-v-2f9988f0]{display:flex;height:40px;align-items:center}.warp>span[data-v-2f9988f0]{margin-left:10px}.vertical-center-modal{display:flex;align-items:center;justify-content:center}.ivu-modal{top:30%}[data-v-768c750a] .ivu-select-dropdown{width:100%;z-index:999}[data-v-768c750a] .ivu-select-selection{height:42px}[data-v-768c750a] .ivu-select-selection .ivu-select-placeholder,[data-v-768c750a] .ivu-select-selection .ivu-select-selected-value{display:inline-block;height:42px;line-height:42px}.add_warp[data-v-768c750a]{width:100vw;height:100vh;position:fixed;top:0;left:0;background:rgba(0,0,0,.4);z-index:9}.add_warp .content[data-v-768c750a]{display:flex;flex-direction:column;width:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:6px;background-color:#fff}.add_warp .content .case_category[data-v-768c750a]{display:flex}.add_warp .content .case_category .category[data-v-768c750a]{line-height:36px;margin-right:30px;cursor:pointer;color:#14a8fd}.add_warp .content .title[data-v-768c750a]{height:48px;background:linear-gradient(90deg,#38424e,#293038);display:flex;justify-content:space-between;align-items:center;padding:0 24px}.add_warp .content .title .text[data-v-768c750a]{font-weight:500;font-size:16px;color:#fff}.add_warp .content .title .close[data-v-768c750a]{width:16px;height:16px;cursor:pointer}.add_warp .content .title .close img[data-v-768c750a]{width:100%;height:100%}.add_warp .content .form[data-v-768c750a]{padding-top:30px;flex:1}.add_warp .content .btns[data-v-768c750a]{display:flex;height:42px;margin-bottom:24px;justify-content:flex-end}.add_warp .content .btns .btn[data-v-768c750a]{width:107px;height:42px;border-radius:6px 6px 6px 6px;border:1px solid #14a8fd;font-size:16px;color:#14a8fd;display:flex;align-items:center;justify-content:center;margin-right:30px;cursor:pointer}.add_warp .content .btns .confirm[data-v-768c750a]{background:#14a8fd;border:none;font-size:18px;color:#fff}.add_warp .demo-upload-list[data-v-768c750a]{display:inline-block;width:60px;height:60px;text-align:center;line-height:60px;border:1px solid transparent;border-radius:4px;overflow:hidden;background:#fff;position:relative;box-shadow:0 1px 1px rgba(0,0,0,.2);margin-right:4px}.add_warp .demo-upload-list img[data-v-768c750a]{width:100%;height:100%}.add_warp .demo-upload-list-cover[data-v-768c750a]{display:none;position:absolute;top:0;bottom:0;left:0;right:0;background:rgba(0,0,0,.6)}.add_warp .demo-upload-list:hover .demo-upload-list-cover[data-v-768c750a]{display:block}.add_warp .demo-upload-list-cover i[data-v-768c750a]{color:#fff;font-size:20px;cursor:pointer;margin:0 2px}.init-home-container[data-v-21526572]{margin:30px 30px 0 30px;position:relative;background-color:#fff;padding:0 30px 30px 30px;height:calc(100% - 30px)}.init-home-container[data-v-21526572] .table-btn{color:#14a8fd}.init-home-container[data-v-21526572] .ivu-input-default{height:42px}.init-home-container[data-v-21526572] .ivu-form-item{margin-right:30px}.init-home-container[data-v-21526572] .ivu-form-item-label{height:42px;line-height:normal}.statistics[data-v-21526572]{display:flex}.statistics .statistic[data-v-21526572]{width:382px;height:90px;background:#f1faff;border-radius:4px 4px 4px 4px;margin:30px 30px 30px 0;display:flex;align-items:center;justify-content:space-between}.statistics .statistic .left[data-v-21526572]{padding-left:30px}.statistics .statistic .left .text[data-v-21526572]{font-size:16px;color:#8a8f9f;margin:0}.statistics .statistic .left .count[data-v-21526572]{font-weight:700;font-size:32px;color:#404e5c}.statistics .statistic img[data-v-21526572]{margin-right:32px}.statistics .statistic .img[data-v-21526572]{margin-bottom:7px}.statisticsLine[data-v-21526572]{height:1px;background:#e1e1e1;margin-bottom:30px}.detail_dialog[data-v-21526572]{display:flex;flex-direction:column;width:100vw;height:100vh;background:#ccc;background:rgba(0,0,0,.4);position:fixed;top:0;left:0;z-index:999}.detail_dialog .detail_content[data-v-21526572]{display:flex;flex-direction:column;width:50%;height:712px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:6px;overflow:hidden;background-color:#fff}.detail_dialog .detail_content .top[data-v-21526572]{height:48px;background:linear-gradient(90deg,#38424e,#293038);display:flex;justify-content:space-between;align-items:center;padding:0 24px}.detail_dialog .detail_content .top_title[data-v-21526572]{font-weight:500;font-size:16px;color:#fff}.detail_dialog .detail_content .top .close[data-v-21526572]{width:16px;height:16px;cursor:pointer}.detail_dialog .detail_content .top .close img[data-v-21526572]{width:100%;height:100%}.detail_dialog .detail_content .main_title[data-v-21526572]{height:80px;display:flex;justify-content:space-between;padding:0 24px;align-items:center}.detail_dialog .detail_content .main_title_left .title[data-v-21526572]{font-weight:500;font-size:20px;color:#181f43}.detail_dialog .detail_content .main_title_left .code[data-v-21526572]{font-weight:400;font-size:14px;color:#646566}.detail_dialog .detail_content .main_title .img[data-v-21526572]{width:80px;height:80px}.detail_dialog .detail_content .line[data-v-21526572]{width:752px;height:1px;background:rgba(24,31,67,.06);margin:9px 0 0 24px}.detail_dialog .detail_content .content[data-v-21526572]{display:flex;background:#fff;flex:1}.detail_dialog .detail_content .content .left[data-v-21526572]{width:63%;padding:24px 0 0 24px}.detail_dialog .detail_content .content .left .item[data-v-21526572]{display:flex;margin-bottom:16px}.detail_dialog .detail_content .content .left .item .label[data-v-21526572]{width:100px;text-align:right;margin-right:8px;font-size:14px;color:#646566}.detail_dialog .detail_content .content .left .item .text[data-v-21526572]{flex:1;flex-wrap:wrap;font-size:14px;color:#323233}.detail_dialog .detail_content .content .vertical[data-v-21526572]{width:1px;height:494px;background:rgba(24,31,67,.06)}.detail_dialog .detail_content .content .right[data-v-21526572]{width:36%;padding:24px 0 0 24px;display:flex;justify-content:space-between;flex-direction:column}.detail_dialog .detail_content .content .right .topTitle[data-v-21526572]{font-weight:600;font-size:16px;color:#323233;height:22px}.detail_dialog .detail_content .content .right .right_content[data-v-21526572]{padding-top:16px;flex:1}.ivu-timeline-item-head-blue{display:inline-block;width:8px;height:8px;left:3px}.detail_dialog .detail_content .content .right .right_content .title[data-v-21526572]{font-weight:500;font-size:14px;color:#323233;margin-bottom:4px}.detail_dialog .detail_content .content .right .right_content .icon[data-v-21526572]{display:inline-block;width:8px;height:8px;background:#416cff;border-radius:50%}.detail_dialog .detail_content .content .right .right_content .text[data-v-21526572]{display:flex;flex-direction:column;font-weight:400;font-size:14px;color:#646566;margin-bottom:8px}.detail_dialog .detail_content .content .right .right_content .text>span[data-v-21526572]{margin-bottom:4px}.detail_dialog .detail_content .content .right .btns[data-v-21526572]{display:flex;height:42px;margin-bottom:24px;justify-content:flex-end}.detail_dialog .detail_content .content .right .btns .btn[data-v-21526572]{width:107px;height:42px;border-radius:6px 6px 6px 6px;border:1px solid #14a8fd;font-size:16px;color:#14a8fd;display:flex;align-items:center;justify-content:center;margin-right:30px;cursor:pointer}.detail_dialog .detail_content .content .right .btns .confirm[data-v-21526572]{background:#14a8fd;border:none;font-size:18px;color:#fff}.status[data-v-21526572]{width:74px;height:24px;border-radius:2px 2px 2px 2px;display:flex;align-items:center}.status_completed[data-v-21526572]{background:#f2f2f2}.status_confirm[data-v-21526572]{background:#fdf6e5}.statusIcon[data-v-21526572]{width:8px;height:8px;border-radius:2px 2px 2px 2px;margin:0 8px}.confirm[data-v-21526572]{background:#ffa900}.completed[data-v-21526572]{background:#7d7e80}.overdueFlag[data-v-21526572]{width:58px;height:24px;border-radius:2px 2px 2px 2px;font-size:14px;display:flex;align-items:center;justify-content:center}.already[data-v-21526572]{color:red;background:#fcecec}.not[data-v-21526572]{color:#404e5c;background:#f2f2f2}.text[data-v-21526572]{color:#14a8fd;margin:0 5px;cursor:pointer}