ydb-components-material 0.1.21 → 0.1.23

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (55) hide show
  1. package/build/docs/404.html +3 -3
  2. package/build/docs/_demos/:uuid +3 -3
  3. package/build/docs/colorful-button.html +3 -3
  4. package/build/docs/colorful-input.html +3 -3
  5. package/build/docs/index.html +3 -3
  6. package/build/docs/static/close.e2e8764a.svg +1 -0
  7. package/build/docs/umi.d170f160.js +1 -0
  8. package/build/docs/{umi.4278bf7b.css → umi.e536bfab.css} +1 -1
  9. package/build/docs/~demos/:uuid.html +3 -3
  10. package/build/docs/~demos/colorful-button-demo.html +3 -3
  11. package/build/docs/~demos/colorful-input-demo.html +3 -3
  12. package/build/lowcode/assets-daily.json +11 -11
  13. package/build/lowcode/assets-dev.json +2 -2
  14. package/build/lowcode/assets-prod.json +11 -11
  15. package/build/lowcode/index.js +1 -1
  16. package/build/lowcode/meta.js +1 -1
  17. package/build/lowcode/preview.js +8 -8
  18. package/build/lowcode/render/default/view.css +1 -1
  19. package/build/lowcode/render/default/view.js +1 -1
  20. package/build/lowcode/view.css +1 -1
  21. package/build/lowcode/view.js +1 -1
  22. package/dist/BizComps.css +1 -1
  23. package/dist/BizComps.js +1 -1
  24. package/dist/BizComps.js.map +1 -1
  25. package/es/api.js +27 -7
  26. package/es/components/file-item/file.js +65 -5
  27. package/es/components/file-item/icon/close.svg +1 -0
  28. package/es/components/file-item/index.d.ts +9 -5
  29. package/es/components/file-item/index.js +320 -63
  30. package/es/components/file-item/index.scss +42 -3
  31. package/es/components/file-item/seal.js +111 -12
  32. package/es/components/file-item/sealUtil.js +129 -32
  33. package/es/components/file-item/sign.js +20 -16
  34. package/es/components/file-item/signUtil.js +3 -3
  35. package/es/components/scene-tree/index.js +1 -0
  36. package/es/utils.js +0 -0
  37. package/lib/api.js +28 -8
  38. package/lib/components/file-item/file.js +66 -5
  39. package/lib/components/file-item/icon/close.svg +1 -0
  40. package/lib/components/file-item/index.d.ts +9 -5
  41. package/lib/components/file-item/index.js +321 -64
  42. package/lib/components/file-item/index.scss +42 -3
  43. package/lib/components/file-item/seal.js +110 -11
  44. package/lib/components/file-item/sealUtil.js +128 -31
  45. package/lib/components/file-item/sign.js +20 -16
  46. package/lib/components/file-item/signUtil.js +3 -3
  47. package/lib/components/scene-tree/index.js +1 -0
  48. package/lib/utils.js +1 -0
  49. package/lowcode/file-item/meta.ts +63 -15
  50. package/lowcode_es/file-item/meta.js +60 -15
  51. package/lowcode_es/meta.js +1 -1
  52. package/lowcode_lib/file-item/meta.js +60 -15
  53. package/lowcode_lib/meta.js +1 -1
  54. package/package.json +3 -3
  55. package/build/docs/umi.b1d4b795.js +0 -1
package/dist/BizComps.css CHANGED
@@ -1 +1 @@
1
- .bizpack-colorful-button{border:2px dashed #00f}.check_loading{width:100%;height:100%;background:rgba(0,0,0,.6);margin-top:0!important}.check_loading,.check_loading .loading{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.check_loading .loading{width:320px;height:209px;border-radius:12px;background:#fff;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;font-size:16px;color:#333}.check_loading .loading img{width:182px;height:99px;margin-bottom:16px}.card_title{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.card_title .block{width:3px;height:13px;border-radius:1.5px;opacity:1;background:-webkit-gradient(linear,left top,left bottom,from(#7bb2ff),to(#1678ff));background:-webkit-linear-gradient(top,#7bb2ff,#1678ff);background:linear-gradient(180deg,#7bb2ff,#1678ff)}.card_title .text{margin-left:8px;font-size:15px;font-weight:500;line-height:normal;letter-spacing:0;color:#222}.check_res{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:16px;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding:16px 0;margin-right:0!important;width:100%;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.check_res .name{font-size:14px;color:#333;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;margin-right:5px}.check_res .res{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.check_res .res .icon{margin-right:8px}.check_res .prompt{width:100%;background:#f7f7f7;border-radius:6px;padding:8px 12px;font-size:12px;color:#666;margin-top:12px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.check_res .prompt .btn{border-radius:13px;opacity:1;font-size:13px;background:-webkit-gradient(linear,left top,right top,from(#73aeff),to(#1678ff));background:-webkit-linear-gradient(left,#73aeff,#1678ff);background:linear-gradient(90deg,#73aeff,#1678ff);color:#fff;padding:6px 12px}.tips{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;padding:0}.tips .icon{width:16px;height:16px;margin-top:2px}.tips .text{font-size:14px;margin-left:8px}.file_item{border-radius:8px;opacity:1;background:#f7f7f7;padding:12px;width:100%}.file_item .file{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-bottom:12px}.file_item .file .file_img{width:80px;height:80px;border-radius:4px;border-radius:8px;position:relative;background:#fff;font-size:12px;color:#666}.file_item .file .file_img,.file_item .file .file_img .filed{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.file_item .file .file_img .small_img{width:24px;height:24px}.file_item .file .file_img .add{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;color:#1678ff}.file_item .file .file_img .add .add_icon{width:14px;margin-left:-5px}.file_item .file .file_img .del{position:absolute;width:16px;height:16px;top:-6px;right:-6px;z-index:9}.file_item .file .file_img .error_msg{position:absolute;top:30px;right:22px}.file_item .file .file_img .mask{border-radius:8px;position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(34,34,34,.49019607843137253);-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;color:#fff;z-index:8}.file_item .file .file_img .mask,.file_item .file .file_img .mask .checked{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.file_item .file .file_img .mask .checked img{width:14px;height:14px;margin-right:3px}.file_item .file .operation .btn{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.file_item .file .operation .btn .img_btn{border-radius:4px;border:1px solid #1678ff;color:#1678ff}.file_item .file .operation .btn .img_btn,.file_item .file .operation .operation_btn{margin-left:8px;width:68px;height:26px;opacity:1;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:13px;line-height:26px;text-align:center;cursor:pointer}.file_item .file .operation .operation_btn{border-radius:4px;background:-webkit-gradient(linear,left top,right top,from(#73aeff),to(#1678ff));background:-webkit-linear-gradient(left,#73aeff,#1678ff);background:linear-gradient(90deg,#73aeff,#1678ff);color:#fff}.file_item .file_item_bottom{border-top:1px solid #eaeaea;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:space-evenly;-webkit-justify-content:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding-top:12px}.file_item .file_item_bottom .line{width:1px;height:20px;background-color:#eaeaea}.file_item .file_item_bottom .icon_text{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:14px;color:#1678ff}.file_item .file_item_bottom .icon_text img{width:16px;height:11px;margin-right:5px}.file_item .img_view{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.file_item .img_view .close{width:17px;height:17px;color:#fff;position:absolute;top:40px;right:20px}.file_item .img_view .view{width:100%;height:auto}.file_item .material_lib{width:100%;height:100%;position:absolute;top:0;left:0;z-index:999;background-color:rgba(0,0,0,.5)}.file_item .material_lib .material_lib_content{width:100%;position:absolute;bottom:0;left:0;background-color:#fff;border-radius:16px 16px 0 0}.file_item .material_lib .material_lib_content .material_lib_title{font-size:16px;color:#333;line-height:54px;text-align:center}.file_item .material_lib .material_lib_content .tips{padding:12px;background:#fff6e8;font-size:14px;line-height:24px;color:#f29655;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.file_item .material_lib .material_lib_content .tips img{width:14px;height:14px;margin-right:8px;margin-top:5px}.file_item .material_lib .material_lib_content .list{padding:12px 12px 0;width:100%;background-color:#f5f5f5;margin-bottom:64px;max-height:300px;overflow:auto}.file_item .material_lib .material_lib_content .list .item{padding:16px 12px;border-radius:8px;background:#fff;color:#333;font-size:14px;width:100%;margin-bottom:12px}.file_item .material_lib .material_lib_content .list .item,.file_item .material_lib .material_lib_content .list .item .preview_icon{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.file_item .material_lib .material_lib_content .list .item .preview_icon{margin-left:auto;color:#1678ff}.file_item .material_lib .material_lib_content .list .item .preview_icon img{width:16px;margin-right:4px}.file_item .material_lib .material_lib_content .bottom_btn{background-color:#fff;height:64px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around;position:fixed;bottom:0;left:0;right:0}.file_item .material_lib .material_lib_content .bottom_btn .btn{width:169px;height:40px;border-radius:50px;font-size:16px;line-height:40px;text-align:center}.file_item .material_lib .material_lib_content .bottom_btn .cancel{background-color:#fff;border:1px solid #e7e7e7;color:#333}.file_item .material_lib .material_lib_content .bottom_btn .ok{background:-webkit-gradient(linear,left top,right top,from(#73aeff),to(#1678ff));background:-webkit-linear-gradient(left,#73aeff,#1678ff);background:linear-gradient(90deg,#73aeff,#1678ff);color:#fff}.message{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);z-index:9999}.message,.message .content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.message .content{width:320px;border-radius:8px;background-color:#fff;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.message .content .icon{width:32px;height:32px;margin-bottom:8px;margin-top:32px}.message .content .title{font-size:16px;color:#ff6237;margin-bottom:16px}.message .content .text{font-size:14px;color:#333;margin:0 29px 17px;text-align:center}.message .content .btns{border-top:1px solid rgba(0,0,0,.102);width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;height:56px}.message .content .btns .btn{font-size:16px;width:100%;height:56px;line-height:56px;text-align:center}.message .content .btns .blue_btn{color:#1678ff}.message .content .btns .left_btn{border-right:1px solid rgba(0,0,0,.102)}.statstic{border-radius:4px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:72px}.statstic,.statstic .count{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.statstic .count{-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;margin-bottom:9px}.statstic .count .num{font-size:24px;font-weight:500;line-height:22px;margin-right:1px}.statstic .count .unit{font-size:12px}.statstic .text{color:#c83e42;font-size:13px;font-weight:500}.materialCheckRes{width:100%;background:#f7f7f7;padding:10px;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end}.materialCheckRes,.materialCheckRes .file{border-radius:8px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.materialCheckRes .file{width:80px;height:85px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;background:#fff;font-size:12px;color:#666;margin-right:12px}.materialCheckRes .file img{width:24px;height:24px;margin-bottom:7px}.materialCheckRes .btns{-ms-flex-align:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:5px;font-size:14px;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.materialCheckRes .btns,.materialCheckRes .btns .res{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.materialCheckRes .btns .res{-ms-flex-align:center}.materialCheckRes .btns .detail{color:#1678ff}.materialCheckRes .btns img{width:16px;height:16px;margin-right:6px}.SuccessPrompt{width:100%;padding:16px 12px;border-radius:8px;background:#15bc83;color:#fff;font-size:12px;position:relative}.SuccessPrompt .img{width:69px;height:69px;position:absolute;right:12px;bottom:0}.SuccessPrompt .radio{margin-top:8px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;grid-row-gap:2px;row-gap:2px}.SuccessPrompt .radio .text{margin-left:3px;margin-top:1px}.CheckDetail{border-radius:8px;border-width:1px;border-style:solid;padding:16px}.CheckDetail .title{font-size:14px;font-weight:500;line-height:24px;color:#333;margin-bottom:8px}.CheckDetail .text{font-size:14px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;margin-bottom:17px}.CheckDetail .text img{margin-right:6px;margin-top:4px}.CheckDetail .btn{width:94px;height:26px;border-radius:4px;opacity:1;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #1678ff;margin-left:auto;color:#1678ff;font-size:13px;line-height:26px;text-align:center}.CheckDetail .bottom{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.CheckDetail .bottom .ignore{color:#333;font-size:12px}.CheckDetail .bottom .ignore span{color:#1678ff}.CheckDetail .mask{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5)}.CheckDetail .mask .content{position:absolute;bottom:0;left:0;width:100%;background:#f5f5f5;border-radius:16px 16px 0 0}.CheckDetail .mask .content .head{border-radius:16px 16px 0 0;background-color:#fff;line-height:54px;text-align:center;font-size:16px;color:#333}.CheckDetail .mask .content .close{position:absolute;top:17px;right:16px}.CheckDetail .mask .content .list{margin:12px;border-radius:8px;opacity:1;background:#fff;padding:16px}.CheckDetail .mask .content .list .item{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:24px;font-size:14px;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.CheckDetail .mask .content .list .item,.CheckDetail .mask .content .list .item .number{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.CheckDetail .mask .content .list .item .number{-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #f7625d;border-radius:50%;width:20px;height:20px;color:#f7625d!important;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.CheckDetail .mask .content .list .item .key{color:#666}.CheckDetail .mask .content .list .item .value{color:#333}.CheckDetail .mask .content .list .item .source_item{width:100%;height:44px;border-radius:8px;opacity:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background:#f7f7f7;margin-top:12px;padding:12px}.CheckDetail .mask .content .bottom{margin-bottom:20px;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;font-size:12px}.CheckDetail .mask .content .bottom .ignore{color:#1678ff}.file_item_pc{padding:20px 20px 4px;border:1px solid #e5e5e5}.file_item_pc .title{color:#222;font-size:14px;margin-bottom:12px}.file_item_pc .prompt{color:#c8831d;font-size:14px;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;grid-gap:6px;gap:6px}.file_item_pc .prompt,.file_item_pc .upload{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-bottom:12px}.file_item_pc .upload{grid-gap:10px;gap:10px}.file_item_pc .blue_btn{background:-webkit-gradient(linear,left top,right top,from(#73aeff),to(#1678ff));background:-webkit-linear-gradient(left,#73aeff,#1678ff);background:linear-gradient(90deg,#73aeff,#1678ff);width:82px;height:26px;color:#fff;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.file_item_pc .blue_btn,.file_item_pc .file_item_content{border-radius:4px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.file_item_pc .file_item_content{padding:10px 12px;background:#f5f6f8;margin-bottom:16px}.file_item_pc .file_item_content .file_img{width:52px;height:52px;border-radius:4px;background:#fff;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-right:12px}.file_item_pc .file_item_content .info .name{font-size:14px;color:#222;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;grid-gap:8px;gap:8px}.file_item_pc .file_item_content .info .name .tag{width:44px;height:20px;border-radius:4px;opacity:1;background:#efdebd;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:12px;color:#c38a38}.file_item_pc .file_item_content .info .btns{margin-top:8px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;grid-gap:24px;gap:24px;font-size:14px;color:#1678ff}.file_item_pc .file_item_content .info .btns .btn{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;grid-gap:4px;gap:4px}.file_item_pc .file_item_content .operation{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;grid-gap:10px;gap:10px;font-size:13px;margin-left:auto}.file_item_pc .file_item_content .operation .white_btn{width:82px;height:26px;border-radius:4px;color:#1678ff;border:1px solid #1678ff}.file_item_pc .file_item_content .operation .white_btn,.file_item_pc .lib{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.file_item_pc .lib{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5)}.file_item_pc .lib .lib_content{padding:24px;width:50%;background-color:#fff;border-radius:8px}.file_item_pc .lib .lib_content .head{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;font-size:16px;font-weight:500;color:#222;margin-bottom:24px}.file_item_pc .lib .lib_content .head,.file_item_pc .lib .lib_content .lib_message{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.file_item_pc .lib .lib_content .lib_message{background:#fff9e7;padding:14px;grid-gap:6px;gap:6px;color:#c8831d;font-size:14px}.file_item_pc .lib .lib_content .list{max-height:300px;overflow:auto;width:100%;margin-top:10px}.file_item_pc .lib .lib_content .list .item{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding:24px 0;border-bottom:1px dashed #e5e5e5}.file_item_pc .lib .lib_content .list .item,.file_item_pc .lib .lib_content .list .item .view_icon{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.file_item_pc .lib .lib_content .list .item .view_icon{grid-gap:4px;gap:4px;color:#1678ff;font-size:14px}.file_item_pc .lib .lib_content .lib_btns{margin-top:12px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;grid-gap:16px;gap:16px}.file_item_pc .lib .lib_content .lib_btns .cancel{background:#fff;color:#222;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #d9d9d9}.file_item_pc .lib .lib_content .lib_btns .ok{background:#1678ff;color:#fff}.file_item_pc .lib .lib_content .lib_btns .lib_btn{width:100px;height:40px;border-radius:4px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:14px}.pre_check_res_pc{background:#f5f6f8;padding:10px 12px}.pre_check_res_pc,.pre_check_res_pc .file_img{border-radius:4px;opacity:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.pre_check_res_pc .file_img{width:52px;height:52px;background:#fff;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.pre_check_res_pc .file_img img{width:18px;height:18px}.pre_check_res_pc .file_name{color:#222;font-size:12px;margin-left:12px}.pre_check_res_pc .view{margin-left:16px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:14px;color:#1678ff;grid-gap:4px;gap:4px}.pre_check_res_pc .res_icon{margin-left:auto;margin-top:-25px}.CheckDetailPc{padding:12px;width:100%}.CheckDetailPc .title{color:#222;font-size:14px}.CheckDetailPc .text{font-size:12px;margin-top:8px}.CheckDetailPc .btn{padding:4px 8px;height:25px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;grid-gap:8px;gap:8px;color:#fff}.CheckDetailPc .btn,.CheckDetailPc .list{border-radius:4px;font-size:12px;margin-top:12px}.CheckDetailPc .list{padding:8px;color:#222;background-color:#fff;margin-bottom:8px}.CheckDetailPc .list .number{-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #f7625d;border-radius:50%;width:20px;height:20px;color:#f7625d!important;text-align:center}.CheckDetailPc .list .item{margin-bottom:8px}.CheckDetailPc .list .item,.qrcode{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.qrcode{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.qrcode .text{width:100%;text-align:center;color:#666;font-size:14px}.qrcode .btn{color:#1678ff;margin-top:8px;font-size:14px}
1
+ .bizpack-colorful-button{border:2px dashed #00f}.check_loading{width:100%;height:100%;background:rgba(0,0,0,.6);margin-top:0!important}.check_loading,.check_loading .loading{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.check_loading .loading{width:320px;height:209px;border-radius:12px;background:#fff;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;font-size:16px;color:#333}.check_loading .loading img{width:182px;height:99px;margin-bottom:16px}.card_title{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.card_title .block{width:3px;height:13px;border-radius:1.5px;opacity:1;background:-webkit-gradient(linear,left top,left bottom,from(#7bb2ff),to(#1678ff));background:-webkit-linear-gradient(top,#7bb2ff,#1678ff);background:linear-gradient(180deg,#7bb2ff,#1678ff)}.card_title .text{margin-left:8px;font-size:15px;font-weight:500;line-height:normal;letter-spacing:0;color:#222}.check_res{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:16px;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding:16px 0;margin-right:0!important;width:100%;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.check_res .name{font-size:14px;color:#333;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;margin-right:5px}.check_res .res{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.check_res .res .icon{margin-right:8px}.check_res .prompt{width:100%;background:#f7f7f7;border-radius:6px;padding:8px 12px;font-size:12px;color:#666;margin-top:12px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.check_res .prompt .btn{border-radius:13px;opacity:1;font-size:13px;background:-webkit-gradient(linear,left top,right top,from(#73aeff),to(#1678ff));background:-webkit-linear-gradient(left,#73aeff,#1678ff);background:linear-gradient(90deg,#73aeff,#1678ff);color:#fff;padding:6px 12px}.tips{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;padding:0}.tips .icon{width:16px;height:16px;margin-top:2px}.tips .text{font-size:14px;margin-left:8px}.file_item{border-radius:8px;opacity:1;background:#f7f7f7;padding:12px;width:100%}.file_item .file{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-bottom:12px}.file_item .file .file_img{width:80px;height:80px;border-radius:4px;border-radius:8px;position:relative;background:#fff;font-size:12px;color:#666}.file_item .file .file_img,.file_item .file .file_img .filed{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.file_item .file .file_img .small_img{width:24px;height:24px}.file_item .file .file_img .add{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;color:#1678ff}.file_item .file .file_img .add .add_icon{width:14px;margin-left:-5px}.file_item .file .file_img .del{position:absolute;width:16px;height:16px;top:-6px;right:-6px;z-index:3}.file_item .file .file_img .error_msg{position:absolute;top:30px;right:22px}.file_item .file .file_img .mask{border-radius:8px;position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(34,34,34,.49019607843137253);-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;color:#fff;z-index:3}.file_item .file .file_img .mask,.file_item .file .file_img .mask .checked{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.file_item .file .file_img .mask .checked img{width:14px;height:14px;margin-right:3px}.file_item .file .operation .btn{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:end;-webkit-justify-content:end;-ms-flex-pack:end;justify-content:end}.file_item .file .operation .btn .img_btn{border-radius:4px;border:1px solid #1678ff;color:#1678ff}.file_item .file .operation .btn .img_btn,.file_item .file .operation .operation_btn{margin-left:8px;width:68px;height:26px;opacity:1;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:13px;line-height:26px;text-align:center;cursor:pointer}.file_item .file .operation .operation_btn{border-radius:4px;background:-webkit-gradient(linear,left top,right top,from(#73aeff),to(#1678ff));background:-webkit-linear-gradient(left,#73aeff,#1678ff);background:linear-gradient(90deg,#73aeff,#1678ff);color:#fff}.file_item .file_item_bottom{border-top:1px solid #eaeaea;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:space-evenly;-webkit-justify-content:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding-top:12px}.file_item .file_item_bottom .line{width:1px;height:20px;background-color:#eaeaea}.file_item .file_item_bottom .icon_text{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:14px;color:#1678ff}.file_item .file_item_bottom .icon_text img{width:16px;height:11px;margin-right:5px}.file_item .img_view{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.file_item .img_view .close{width:17px;height:17px;color:#fff;position:absolute;top:40px;right:20px}.file_item .img_view .view{width:100%;height:auto}.file_item .material_lib{width:100%;height:100%;position:absolute;top:0;left:0;z-index:88;background-color:rgba(0,0,0,.5)}.file_item .material_lib .material_lib_content{width:100%;position:absolute;bottom:0;left:0;background-color:#fff;border-radius:16px 16px 0 0}.file_item .material_lib .material_lib_content .material_lib_title{font-size:16px;color:#333;line-height:54px;text-align:center}.file_item .material_lib .material_lib_content .tips{padding:12px;background:#fff6e8;font-size:14px;line-height:24px;color:#f29655;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.file_item .material_lib .material_lib_content .tips img{width:14px;height:14px;margin-right:8px;margin-top:5px}.file_item .material_lib .material_lib_content .list{padding:12px 12px 0;width:100%;background-color:#f5f5f5;margin-bottom:64px;max-height:300px;overflow:auto}.file_item .material_lib .material_lib_content .list .item{padding:16px 12px;border-radius:8px;background:#fff;color:#333;font-size:14px;width:100%;margin-bottom:12px}.file_item .material_lib .material_lib_content .list .item,.file_item .material_lib .material_lib_content .list .item .preview_icon{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.file_item .material_lib .material_lib_content .list .item .preview_icon{margin-left:auto;color:#1678ff}.file_item .material_lib .material_lib_content .list .item .preview_icon img{width:16px;margin-right:4px}.file_item .material_lib .material_lib_content .bottom_btn{background-color:#fff;height:64px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around;position:fixed;bottom:0;left:0;right:0}.file_item .material_lib .material_lib_content .bottom_btn .btn{width:169px;height:40px;border-radius:50px;font-size:16px;line-height:40px;text-align:center}.file_item .material_lib .material_lib_content .bottom_btn .cancel{background-color:#fff;border:1px solid #e7e7e7;color:#333}.file_item .material_lib .material_lib_content .bottom_btn .ok{background:-webkit-gradient(linear,left top,right top,from(#73aeff),to(#1678ff));background:-webkit-linear-gradient(left,#73aeff,#1678ff);background:linear-gradient(90deg,#73aeff,#1678ff);color:#fff}.file_item .preview{width:100%;height:100%;position:absolute;top:0;left:0;background:rgba(0,0,0,.5);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;z-index:99}.file_item .preview .close{position:absolute;top:20px;right:20px}.file_item .sealPage,.file_item .sign_page{position:absolute;top:0;left:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5)}.message{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);z-index:9999}.message,.message .content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.message .content{width:320px;border-radius:8px;background-color:#fff;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.message .content .icon{width:32px;height:32px;margin-bottom:8px;margin-top:32px}.message .content .title{font-size:16px;color:#ff6237;margin-bottom:16px}.message .content .text{font-size:14px;color:#333;margin:0 29px 17px;text-align:center}.message .content .btns{border-top:1px solid rgba(0,0,0,.102);width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;height:56px}.message .content .btns .btn{font-size:16px;width:100%;height:56px;line-height:56px;text-align:center}.message .content .btns .blue_btn{color:#1678ff}.message .content .btns .left_btn{border-right:1px solid rgba(0,0,0,.102)}.statstic{border-radius:4px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:72px}.statstic,.statstic .count{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.statstic .count{-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;margin-bottom:9px}.statstic .count .num{font-size:24px;font-weight:500;line-height:22px;margin-right:1px}.statstic .count .unit{font-size:12px}.statstic .text{color:#c83e42;font-size:13px;font-weight:500}.materialCheckRes{width:100%;background:#f7f7f7;padding:10px;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end}.materialCheckRes,.materialCheckRes .file{border-radius:8px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.materialCheckRes .file{width:80px;height:85px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;background:#fff;font-size:12px;color:#666;margin-right:12px}.materialCheckRes .file img{width:24px;height:24px;margin-bottom:7px}.materialCheckRes .btns{-ms-flex-align:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:5px;font-size:14px;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.materialCheckRes .btns,.materialCheckRes .btns .res{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.materialCheckRes .btns .res{-ms-flex-align:center}.materialCheckRes .btns .detail{color:#1678ff}.materialCheckRes .btns img{width:16px;height:16px;margin-right:6px}.SuccessPrompt{width:100%;padding:16px 12px;border-radius:8px;background:#15bc83;color:#fff;font-size:12px;position:relative}.SuccessPrompt .img{width:69px;height:69px;position:absolute;right:12px;bottom:0}.SuccessPrompt .radio{margin-top:8px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;grid-row-gap:2px;row-gap:2px}.SuccessPrompt .radio .text{margin-left:3px;margin-top:1px}.CheckDetail{border-radius:8px;border-width:1px;border-style:solid;padding:16px}.CheckDetail .title{font-size:14px;font-weight:500;line-height:24px;color:#333;margin-bottom:8px}.CheckDetail .text{font-size:14px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;margin-bottom:17px}.CheckDetail .text img{margin-right:6px;margin-top:4px}.CheckDetail .btn{width:94px;height:26px;border-radius:4px;opacity:1;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #1678ff;margin-left:auto;color:#1678ff;font-size:13px;line-height:26px;text-align:center}.CheckDetail .bottom{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.CheckDetail .bottom .ignore{color:#333;font-size:12px}.CheckDetail .bottom .ignore span{color:#1678ff}.CheckDetail .mask{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5)}.CheckDetail .mask .content{position:absolute;bottom:0;left:0;width:100%;background:#f5f5f5;border-radius:16px 16px 0 0}.CheckDetail .mask .content .head{border-radius:16px 16px 0 0;background-color:#fff;line-height:54px;text-align:center;font-size:16px;color:#333}.CheckDetail .mask .content .close{position:absolute;top:17px;right:16px}.CheckDetail .mask .content .list{margin:12px;border-radius:8px;opacity:1;background:#fff;padding:16px}.CheckDetail .mask .content .list .item{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:24px;font-size:14px;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.CheckDetail .mask .content .list .item,.CheckDetail .mask .content .list .item .number{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.CheckDetail .mask .content .list .item .number{-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #f7625d;border-radius:50%;width:20px;height:20px;color:#f7625d!important;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.CheckDetail .mask .content .list .item .key{color:#666}.CheckDetail .mask .content .list .item .value{color:#333}.CheckDetail .mask .content .list .item .source_item{width:100%;height:44px;border-radius:8px;opacity:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background:#f7f7f7;margin-top:12px;padding:12px}.CheckDetail .mask .content .bottom{margin-bottom:20px;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;font-size:12px}.CheckDetail .mask .content .bottom .ignore{color:#1678ff}.file_item_pc{padding:20px 20px 4px;border:1px solid #e5e5e5}.file_item_pc .title{color:#222;font-size:14px;margin-bottom:12px}.file_item_pc .prompt{color:#c8831d;font-size:14px;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;grid-gap:6px;gap:6px}.file_item_pc .prompt,.file_item_pc .upload{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-bottom:12px}.file_item_pc .upload{grid-gap:10px;gap:10px}.file_item_pc .blue_btn{background:-webkit-gradient(linear,left top,right top,from(#73aeff),to(#1678ff));background:-webkit-linear-gradient(left,#73aeff,#1678ff);background:linear-gradient(90deg,#73aeff,#1678ff);width:82px;height:26px;color:#fff;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.file_item_pc .blue_btn,.file_item_pc .file_item_content{border-radius:4px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.file_item_pc .file_item_content{padding:10px 12px;background:#f5f6f8;margin-bottom:16px}.file_item_pc .file_item_content .file_img{width:52px;height:52px;border-radius:4px;background:#fff;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-right:12px}.file_item_pc .file_item_content .info .name{font-size:14px;color:#222;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;grid-gap:8px;gap:8px}.file_item_pc .file_item_content .info .name .tag{width:44px;height:20px;border-radius:4px;opacity:1;background:#efdebd;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:12px;color:#c38a38}.file_item_pc .file_item_content .info .btns{margin-top:8px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;grid-gap:24px;gap:24px;font-size:14px;color:#1678ff}.file_item_pc .file_item_content .info .btns .btn{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;grid-gap:4px;gap:4px}.file_item_pc .file_item_content .operation{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;grid-gap:10px;gap:10px;font-size:13px;margin-left:auto}.file_item_pc .file_item_content .operation .white_btn{width:82px;height:26px;border-radius:4px;color:#1678ff;border:1px solid #1678ff}.file_item_pc .file_item_content .operation .white_btn,.file_item_pc .lib{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.file_item_pc .lib{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5)}.file_item_pc .lib .lib_content{padding:24px;width:50%;background-color:#fff;border-radius:8px}.file_item_pc .lib .lib_content .head{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;font-size:16px;font-weight:500;color:#222;margin-bottom:24px}.file_item_pc .lib .lib_content .head,.file_item_pc .lib .lib_content .lib_message{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.file_item_pc .lib .lib_content .lib_message{background:#fff9e7;padding:14px;grid-gap:6px;gap:6px;color:#c8831d;font-size:14px}.file_item_pc .lib .lib_content .list{max-height:300px;overflow:auto;width:100%;margin-top:10px}.file_item_pc .lib .lib_content .list .item{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding:24px 0;border-bottom:1px dashed #e5e5e5}.file_item_pc .lib .lib_content .list .item,.file_item_pc .lib .lib_content .list .item .view_icon{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.file_item_pc .lib .lib_content .list .item .view_icon{grid-gap:4px;gap:4px;color:#1678ff;font-size:14px}.file_item_pc .lib .lib_content .lib_btns{margin-top:12px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;grid-gap:16px;gap:16px}.file_item_pc .lib .lib_content .lib_btns .cancel{background:#fff;color:#222;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #d9d9d9}.file_item_pc .lib .lib_content .lib_btns .ok{background:#1678ff;color:#fff}.file_item_pc .lib .lib_content .lib_btns .lib_btn{width:100px;height:40px;border-radius:4px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:14px}.pre_check_res_pc{background:#f5f6f8;padding:10px 12px}.pre_check_res_pc,.pre_check_res_pc .file_img{border-radius:4px;opacity:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.pre_check_res_pc .file_img{width:52px;height:52px;background:#fff;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.pre_check_res_pc .file_img img{width:18px;height:18px}.pre_check_res_pc .file_name{color:#222;font-size:12px;margin-left:12px}.pre_check_res_pc .view{margin-left:16px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:14px;color:#1678ff;grid-gap:4px;gap:4px}.pre_check_res_pc .res_icon{margin-left:auto;margin-top:-25px}.CheckDetailPc{padding:12px;width:100%}.CheckDetailPc .title{color:#222;font-size:14px}.CheckDetailPc .text{font-size:12px;margin-top:8px}.CheckDetailPc .btn{padding:4px 8px;height:25px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;grid-gap:8px;gap:8px;color:#fff}.CheckDetailPc .btn,.CheckDetailPc .list{border-radius:4px;font-size:12px;margin-top:12px}.CheckDetailPc .list{padding:8px;color:#222;background-color:#fff;margin-bottom:8px}.CheckDetailPc .list .number{-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #f7625d;border-radius:50%;width:20px;height:20px;color:#f7625d!important;text-align:center}.CheckDetailPc .list .item{margin-bottom:8px}.CheckDetailPc .list .item,.qrcode{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.qrcode{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.qrcode .text{width:100%;text-align:center;color:#666;font-size:14px}.qrcode .btn{color:#1678ff;margin-top:8px;font-size:14px}