ydb-components-material 0.1.78 → 0.1.80
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.
- package/build/docs/404.html +3 -3
- package/build/docs/_demos/:uuid +3 -3
- package/build/docs/colorful-button.html +3 -3
- package/build/docs/colorful-input.html +3 -3
- package/build/docs/index.html +3 -3
- package/build/docs/{umi.a6c45e4f.css → umi.111d5bd3.css} +1 -1
- package/build/docs/umi.1c99ba62.js +1 -0
- package/build/docs/~demos/:uuid.html +3 -3
- package/build/docs/~demos/colorful-button-demo.html +3 -3
- package/build/docs/~demos/colorful-input-demo.html +3 -3
- package/build/lowcode/assets-daily.json +11 -11
- package/build/lowcode/assets-dev.json +2 -2
- package/build/lowcode/assets-prod.json +11 -11
- package/build/lowcode/meta.js +1 -1
- package/build/lowcode/render/default/view.css +1 -1
- package/build/lowcode/render/default/view.js +1 -1
- package/build/lowcode/view.css +1 -1
- package/build/lowcode/view.js +1 -1
- package/dist/BizComps.css +1 -1
- package/dist/BizComps.js +1 -1
- package/dist/BizComps.js.map +1 -1
- package/es/components/file-item/checkPoint.scss +1 -1
- package/es/components/file-item/index.d.ts +2 -0
- package/es/components/file-item/index.js +15 -11
- package/es/components/file-item/seal.js +2 -2
- package/es/components/file-item/sign.js +2 -2
- package/lib/components/file-item/checkPoint.scss +1 -1
- package/lib/components/file-item/index.d.ts +2 -0
- package/lib/components/file-item/index.js +15 -11
- package/lib/components/file-item/seal.js +2 -2
- package/lib/components/file-item/sign.js +2 -2
- package/lowcode/file-item/meta.ts +17 -0
- package/lowcode_es/file-item/meta.js +16 -0
- package/lowcode_es/meta.js +1 -1
- package/lowcode_lib/file-item/meta.js +16 -0
- package/lowcode_lib/meta.js +1 -1
- package/package.json +3 -3
- package/build/docs/umi.42993f56.js +0 -1
package/build/lowcode/view.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
.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}.keyPoint-container{height:100vh;width:100vw;position:absolute;z-index:999;left:0;top:0}.keyPoint-container #file_check_point{overflow:visible!important;overflow-clip-margin:unset!important}.keyPoint-container .tipDot-content{width:100%;position:absolute;top:0;left:0}.keyPoint-container .tipDot-content .tip-item{position:absolute;border-radius:2px;border:1px solid #15bc83;background:rgba(21,188,131,.1)}.keyPoint-container .tipDot-content .tip-item.active{background:rgba(247,98,93,.1);border:1px solid #f7625d}.keyPoint-container .tipDot-content .tip-item .num{width:20px;height:20px;border-radius:50%;font-size:10px;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;color:#fff;margin-left:-20px;background:#15bc83}.keyPoint-container .tipDot-content .tip-item .num.active{background:#f7625d}.keyPoint-container .result-outter{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 24px;position:fixed;width:100%;bottom:65px;left:0}.keyPoint-container .result-outter .result-card{border-radius:10px;padding:16px;background:#fff;border:1px solid #ddd;-webkit-box-shadow:0 4px 10px 0 rgba(177,188,200,.25);box-shadow:0 4px 10px 0 rgba(177,188,200,.25)}.keyPoint-container .result-outter .result-card .result-title{color:#333;font-size:14px;margin-bottom:8px}.keyPoint-container .result-outter .result-card .result-info{font-size:14px;margin-bottom:10px;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:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;grid-gap:5px;gap:5px}.keyPoint-container .bottom-btn{position:fixed;bottom:0;left:0;width:100%;padding:11px 0;-webkit-box-shadow:0 2px 16px 0 rgba(0,0,0,.1);box-shadow:0 2px 16px 0 rgba(0,0,0,.1);z-index:200}.keyPoint-container .bottom-btn,.keyPoint-container .bottom-btn .btn{-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#fff;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.keyPoint-container .bottom-btn .btn{margin:0 10px;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;color:#323233;border:1px solid #ebedf0;border-radius:100px;padding:0 12px;font-size:14px;height:40px;position:relative;-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;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.keyPoint-container .bottom-btn .btn-blue{color:#fff;border-width:0;background-image:-webkit-gradient(linear,left top,left bottom,from(#1678ff),to(#76adfa));background-image:-webkit-linear-gradient(#1678ff,#76adfa);background-image:linear-gradient(#1678ff,#76adfa)}.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}.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;border:1px dashed #bfdaff;border-radius:4px;width:100%;height:100%;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 .blocks{margin-right:auto;margin-left:20px;height:80px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.file_item .file .blocks,.file_item .file .blocks .status{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.file_item .file .blocks .status{grid-gap:12px;gap:12px}.file_item .file .blocks .status .status_item{width:44px;height:20px;border-radius:4px;background:#efdebd;color:#c38a38;font-size:12px;text-align:center;line-height:20px}.file_item .file .blocks .btns{grid-gap:24px;gap:24px;font-size:14px;color:#1678ff}.file_item .file .blocks .btns,.file_item .file .blocks .btns .btn{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.file_item .file .blocks .btns .btn{grid-gap:4px;gap:4px}.file_item .file .operation{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding:4px 0}.file_item .file .operation,.file_item .file .operation_pc{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:80px}.file_item .file .operation_pc{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-align:end;-webkit-align-items:end;-ms-flex-align:end;align-items:end}.file_item .file .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 .btn .img_btn{border-radius:4px;border:1px solid #1678ff;color:#1678ff}.file_item .file .btn .img_btn,.file_item .file .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_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{margin-top:12px;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:fixed;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:fixed;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:fixed;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}.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{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-bottom:8px}.SceneTree{width:100%}.SceneTree .title{color:#333;margin-bottom:16px}.SceneTree .title .required{color:#ff3d3d;font-size:14px;margin-right:2px;vertical-align:middle}.SceneTree .title_pc{height:52px;padding:16px 20px;border-bottom:1px solid #e5e5e5;background:#f5f6f8}.SceneTree .title_pc .required{color:#ff3d3d;font-size:14px;margin-right:2px;vertical-align:middle}.SceneTree .options_pc{padding:20px;display:block}.qrcode{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}.qrcode .text{width:100%;text-align:center;color:#666;font-size:14px}.qrcode .btn{color:#1678ff;margin-top:8px;font-size:14px}.ms-mobile-select{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;opacity:0;visibility:hidden;-webkit-transition:opacity .4s,z-index .4s;transition:opacity .4s,z-index .4s;-webkit-transform:translate(0);-ms-transform:translate(0);transform:translate(0)}.ms-mobile-select *{margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box}.ms-mobile-select .ms-gray-layer{position:fixed;top:0;left:0;bottom:0;right:0;background:rgba(0,0,0,.7);z-index:888;display:block}.ms-mobile-select .ms-content{width:100%;display:block;position:fixed;z-index:889;color:#000;-webkit-transition:all .4s;transition:all .4s;bottom:-350px;left:0;background:#fff}.ms-mobile-select .ms-fix-width{width:90%;margin:0 auto;position:relative}.ms-mobile-select .ms-fix-width:after{content:".";display:block;height:0;clear:both;visibility:hidden}.ms-mobile-select .ms-btn-bar{border-bottom:1px solid #dcdcdc;font-size:15px;height:45px;position:relative;text-align:center;line-height:45px}.ms-mobile-select .ms-cancel,.ms-mobile-select .ms-ensure{height:45px;width:55px;cursor:pointer;position:absolute;top:0;-webkit-tap-highlight-color:rgba(0,0,0,0)}.ms-mobile-select .ms-cancel{left:0;color:#666}.ms-mobile-select .ms-ensure{right:0;color:#1e83d3}.ms-mobile-select .ms-title{font-size:15px;padding:0 15%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.ms-mobile-select .ms-panel:after{content:".";display:block;height:0;clear:both;visibility:hidden}.ms-mobile-select .ms-wheels{width:100%;height:200px;overflow:hidden}.ms-mobile-select .ms-wheel{position:relative;z-index:0;float:left;width:50%;height:200px;overflow:hidden;-webkit-transition:width .3s ease;transition:width .3s ease}.ms-mobile-select .ms-select-container{display:block;text-align:center}.ms-mobile-select .ms-select-container li{font-size:15px;display:block;height:40px;line-height:40px;cursor:pointer;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;-webkit-tap-highlight-color:rgba(0,0,0,0)}.ms-mobile-select .ms-select-line{height:40px;width:100%;position:absolute;top:80px;pointer-events:none;-webkit-box-sizing:border-box;box-sizing:border-box;border-top:1px solid #dcdcdc;border-bottom:1px solid #dcdcdc}.ms-mobile-select .ms-shadow-mask{position:absolute;top:0;width:100%;height:200px;background:-webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,100%,.9607843137254902)),color-stop(25%,hsla(0,0%,100%,.8)),color-stop(49%,hsla(0,0%,100%,0)),color-stop(51%,hsla(0,0%,100%,0)),color-stop(75%,hsla(0,0%,100%,.8)),to(hsla(0,0%,100%,.9607843137254902)));background:-webkit-linear-gradient(top,hsla(0,0%,100%,.9607843137254902),hsla(0,0%,100%,.8) 25%,hsla(0,0%,100%,0) 49%,hsla(0,0%,100%,0) 51%,hsla(0,0%,100%,.8) 75%,hsla(0,0%,100%,.9607843137254902));background:linear-gradient(180deg,hsla(0,0%,100%,.9607843137254902),hsla(0,0%,100%,.8) 25%,hsla(0,0%,100%,0) 49%,hsla(0,0%,100%,0) 51%,hsla(0,0%,100%,.8) 75%,hsla(0,0%,100%,.9607843137254902));opacity:.9;pointer-events:none}.ms-mobile-select.ms-show{opacity:1;z-index:10000;visibility:visible}.ms-mobile-select.ms-show .ms-content{bottom:0}.ms-default-trigger{min-height:1em;color:#888}body.ms-show{overflow-y:hidden}.bizpack-colorful-button{border:2px dashed #00f}
|
|
1
|
+
.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}.keyPoint-container{height:100vh;width:100vw;position:absolute;z-index:999;left:0;top:0;background:#919191}.keyPoint-container #file_check_point{overflow:visible!important;overflow-clip-margin:unset!important}.keyPoint-container .tipDot-content{width:100%;position:absolute;top:0;left:0}.keyPoint-container .tipDot-content .tip-item{position:absolute;border-radius:2px;border:1px solid #15bc83;background:rgba(21,188,131,.1)}.keyPoint-container .tipDot-content .tip-item.active{background:rgba(247,98,93,.1);border:1px solid #f7625d}.keyPoint-container .tipDot-content .tip-item .num{width:20px;height:20px;border-radius:50%;font-size:10px;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;color:#fff;margin-left:-20px;background:#15bc83}.keyPoint-container .tipDot-content .tip-item .num.active{background:#f7625d}.keyPoint-container .result-outter{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 24px;position:fixed;width:100%;bottom:65px;left:0}.keyPoint-container .result-outter .result-card{border-radius:10px;padding:16px;background:#fff;border:1px solid #ddd;-webkit-box-shadow:0 4px 10px 0 rgba(177,188,200,.25);box-shadow:0 4px 10px 0 rgba(177,188,200,.25)}.keyPoint-container .result-outter .result-card .result-title{color:#333;font-size:14px;margin-bottom:8px}.keyPoint-container .result-outter .result-card .result-info{font-size:14px;margin-bottom:10px;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:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;grid-gap:5px;gap:5px}.keyPoint-container .bottom-btn{position:fixed;bottom:0;left:0;width:100%;padding:11px 0;-webkit-box-shadow:0 2px 16px 0 rgba(0,0,0,.1);box-shadow:0 2px 16px 0 rgba(0,0,0,.1);z-index:200}.keyPoint-container .bottom-btn,.keyPoint-container .bottom-btn .btn{-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#fff;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.keyPoint-container .bottom-btn .btn{margin:0 10px;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;color:#323233;border:1px solid #ebedf0;border-radius:100px;padding:0 12px;font-size:14px;height:40px;position:relative;-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;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.keyPoint-container .bottom-btn .btn-blue{color:#fff;border-width:0;background-image:-webkit-gradient(linear,left top,left bottom,from(#1678ff),to(#76adfa));background-image:-webkit-linear-gradient(#1678ff,#76adfa);background-image:linear-gradient(#1678ff,#76adfa)}.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}.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;border:1px dashed #bfdaff;border-radius:4px;width:100%;height:100%;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 .blocks{margin-right:auto;margin-left:20px;height:80px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.file_item .file .blocks,.file_item .file .blocks .status{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.file_item .file .blocks .status{grid-gap:12px;gap:12px}.file_item .file .blocks .status .status_item{width:44px;height:20px;border-radius:4px;background:#efdebd;color:#c38a38;font-size:12px;text-align:center;line-height:20px}.file_item .file .blocks .btns{grid-gap:24px;gap:24px;font-size:14px;color:#1678ff}.file_item .file .blocks .btns,.file_item .file .blocks .btns .btn{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.file_item .file .blocks .btns .btn{grid-gap:4px;gap:4px}.file_item .file .operation{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding:4px 0}.file_item .file .operation,.file_item .file .operation_pc{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:80px}.file_item .file .operation_pc{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-align:end;-webkit-align-items:end;-ms-flex-align:end;align-items:end}.file_item .file .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 .btn .img_btn{border-radius:4px;border:1px solid #1678ff;color:#1678ff}.file_item .file .btn .img_btn,.file_item .file .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_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{margin-top:12px;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:fixed;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:fixed;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:fixed;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}.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{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-bottom:8px}.SceneTree{width:100%}.SceneTree .title{color:#333;margin-bottom:16px}.SceneTree .title .required{color:#ff3d3d;font-size:14px;margin-right:2px;vertical-align:middle}.SceneTree .title_pc{height:52px;padding:16px 20px;border-bottom:1px solid #e5e5e5;background:#f5f6f8}.SceneTree .title_pc .required{color:#ff3d3d;font-size:14px;margin-right:2px;vertical-align:middle}.SceneTree .options_pc{padding:20px;display:block}.qrcode{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}.qrcode .text{width:100%;text-align:center;color:#666;font-size:14px}.qrcode .btn{color:#1678ff;margin-top:8px;font-size:14px}.ms-mobile-select{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;opacity:0;visibility:hidden;-webkit-transition:opacity .4s,z-index .4s;transition:opacity .4s,z-index .4s;-webkit-transform:translate(0);-ms-transform:translate(0);transform:translate(0)}.ms-mobile-select *{margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box}.ms-mobile-select .ms-gray-layer{position:fixed;top:0;left:0;bottom:0;right:0;background:rgba(0,0,0,.7);z-index:888;display:block}.ms-mobile-select .ms-content{width:100%;display:block;position:fixed;z-index:889;color:#000;-webkit-transition:all .4s;transition:all .4s;bottom:-350px;left:0;background:#fff}.ms-mobile-select .ms-fix-width{width:90%;margin:0 auto;position:relative}.ms-mobile-select .ms-fix-width:after{content:".";display:block;height:0;clear:both;visibility:hidden}.ms-mobile-select .ms-btn-bar{border-bottom:1px solid #dcdcdc;font-size:15px;height:45px;position:relative;text-align:center;line-height:45px}.ms-mobile-select .ms-cancel,.ms-mobile-select .ms-ensure{height:45px;width:55px;cursor:pointer;position:absolute;top:0;-webkit-tap-highlight-color:rgba(0,0,0,0)}.ms-mobile-select .ms-cancel{left:0;color:#666}.ms-mobile-select .ms-ensure{right:0;color:#1e83d3}.ms-mobile-select .ms-title{font-size:15px;padding:0 15%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.ms-mobile-select .ms-panel:after{content:".";display:block;height:0;clear:both;visibility:hidden}.ms-mobile-select .ms-wheels{width:100%;height:200px;overflow:hidden}.ms-mobile-select .ms-wheel{position:relative;z-index:0;float:left;width:50%;height:200px;overflow:hidden;-webkit-transition:width .3s ease;transition:width .3s ease}.ms-mobile-select .ms-select-container{display:block;text-align:center}.ms-mobile-select .ms-select-container li{font-size:15px;display:block;height:40px;line-height:40px;cursor:pointer;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;-webkit-tap-highlight-color:rgba(0,0,0,0)}.ms-mobile-select .ms-select-line{height:40px;width:100%;position:absolute;top:80px;pointer-events:none;-webkit-box-sizing:border-box;box-sizing:border-box;border-top:1px solid #dcdcdc;border-bottom:1px solid #dcdcdc}.ms-mobile-select .ms-shadow-mask{position:absolute;top:0;width:100%;height:200px;background:-webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,100%,.9607843137254902)),color-stop(25%,hsla(0,0%,100%,.8)),color-stop(49%,hsla(0,0%,100%,0)),color-stop(51%,hsla(0,0%,100%,0)),color-stop(75%,hsla(0,0%,100%,.8)),to(hsla(0,0%,100%,.9607843137254902)));background:-webkit-linear-gradient(top,hsla(0,0%,100%,.9607843137254902),hsla(0,0%,100%,.8) 25%,hsla(0,0%,100%,0) 49%,hsla(0,0%,100%,0) 51%,hsla(0,0%,100%,.8) 75%,hsla(0,0%,100%,.9607843137254902));background:linear-gradient(180deg,hsla(0,0%,100%,.9607843137254902),hsla(0,0%,100%,.8) 25%,hsla(0,0%,100%,0) 49%,hsla(0,0%,100%,0) 51%,hsla(0,0%,100%,.8) 75%,hsla(0,0%,100%,.9607843137254902));opacity:.9;pointer-events:none}.ms-mobile-select.ms-show{opacity:1;z-index:10000;visibility:visible}.ms-mobile-select.ms-show .ms-content{bottom:0}.ms-default-trigger{min-height:1em;color:#888}body.ms-show{overflow-y:hidden}.bizpack-colorful-button{border:2px dashed #00f}
|