.ant-cascader{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;color:rgba(0,0,0,.65);font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum"}.ant-cascader-input.ant-input{position:static;width:100%;padding-right:24px;background-color:transparent!important;cursor:pointer}.ant-cascader-picker-show-search .ant-cascader-input.ant-input{position:relative}.ant-cascader-picker{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;color:rgba(0,0,0,.65);font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";position:relative;display:inline-block;background-color:#fff;border-radius:4px;outline:0;cursor:pointer;-webkit-transition:color .3s;transition:color .3s}.ant-cascader-picker-with-value .ant-cascader-picker-label{color:transparent}.ant-cascader-picker-disabled{color:rgba(0,0,0,.25);background:#f5f5f5;cursor:not-allowed}.ant-cascader-picker-disabled .ant-cascader-input{cursor:not-allowed}.ant-cascader-picker:focus .ant-cascader-input{border-color:#ffba66;border-right-width:1px!important;outline:0;-webkit-box-shadow:0 0 0 2px rgba(250,157,59,.2);box-shadow:0 0 0 2px rgba(250,157,59,.2)}.ant-cascader-picker-show-search.ant-cascader-picker-focused{color:rgba(0,0,0,.25)}.ant-cascader-picker-label{position:absolute;top:50%;left:0;width:100%;height:20px;margin-top:-10px;padding:0 20px 0 12px;overflow:hidden;line-height:20px;white-space:nowrap;text-overflow:ellipsis}.ant-cascader-picker-clear{position:absolute;top:50%;right:12px;z-index:2;width:12px;height:12px;margin-top:-6px;color:rgba(0,0,0,.25);font-size:12px;line-height:12px;background:#fff;cursor:pointer;opacity:0;-webkit-transition:color .3s ease,opacity .15s ease;transition:color .3s ease,opacity .15s ease}.ant-cascader-picker-clear:hover{color:rgba(0,0,0,.45)}.ant-cascader-picker:hover .ant-cascader-picker-clear{opacity:1}.ant-cascader-picker-arrow{position:absolute;top:50%;right:12px;z-index:1;width:12px;height:12px;margin-top:-6px;color:rgba(0,0,0,.25);font-size:12px;line-height:12px;-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}.ant-cascader-picker-arrow.ant-cascader-picker-arrow-expand{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.ant-cascader-picker-label:hover+.ant-cascader-input{border-color:#ffba66;border-right-width:1px!important}.ant-cascader-picker-small .ant-cascader-picker-arrow,.ant-cascader-picker-small .ant-cascader-picker-clear{right:8px}.ant-cascader-menus{position:absolute;z-index:1050;font-size:14px;white-space:nowrap;background:#fff;border-radius:4px;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.15);box-shadow:0 2px 8px rgba(0,0,0,.15)}.ant-cascader-menus ol,.ant-cascader-menus ul{margin:0;list-style:none}.ant-cascader-menus-empty,.ant-cascader-menus-hidden{display:none}.ant-cascader-menus.slide-up-appear.slide-up-appear-active.ant-cascader-menus-placement-bottomLeft,.ant-cascader-menus.slide-up-enter.slide-up-enter-active.ant-cascader-menus-placement-bottomLeft{-webkit-animation-name:antSlideUpIn;animation-name:antSlideUpIn}.ant-cascader-menus.slide-up-appear.slide-up-appear-active.ant-cascader-menus-placement-topLeft,.ant-cascader-menus.slide-up-enter.slide-up-enter-active.ant-cascader-menus-placement-topLeft{-webkit-animation-name:antSlideDownIn;animation-name:antSlideDownIn}.ant-cascader-menus.slide-up-leave.slide-up-leave-active.ant-cascader-menus-placement-bottomLeft{-webkit-animation-name:antSlideUpOut;animation-name:antSlideUpOut}.ant-cascader-menus.slide-up-leave.slide-up-leave-active.ant-cascader-menus-placement-topLeft{-webkit-animation-name:antSlideDownOut;animation-name:antSlideDownOut}.ant-cascader-menu{display:inline-block;min-width:111px;height:180px;margin:0;padding:4px 0;overflow:auto;vertical-align:top;list-style:none;border-right:1px solid #e8e8e8;-ms-overflow-style:-ms-autohiding-scrollbar}.ant-cascader-menu:first-child{border-radius:4px 0 0 4px}.ant-cascader-menu:last-child{margin-right:-1px;border-right-color:transparent;border-radius:0 4px 4px 0}.ant-cascader-menu:only-child{border-radius:4px}.ant-cascader-menu-item{padding:5px 12px;line-height:22px;white-space:nowrap;cursor:pointer;-webkit-transition:all .3s;transition:all .3s}.ant-cascader-menu-item:hover{background:#fffaf0}.ant-cascader-menu-item-disabled{color:rgba(0,0,0,.25);cursor:not-allowed}.ant-cascader-menu-item-disabled:hover{background:transparent}.ant-cascader-menu-item-active:not(.ant-cascader-menu-item-disabled),.ant-cascader-menu-item-active:not(.ant-cascader-menu-item-disabled):hover{font-weight:600;background-color:#fafafa}.ant-cascader-menu-item-expand{position:relative;padding-right:24px}.ant-cascader-menu-item-expand .ant-cascader-menu-item-expand-icon,.ant-cascader-menu-item-loading-icon{display:inline-block;font-size:12px;font-size:10px\9;-webkit-transform:scale(.83333333) rotate(0deg);transform:scale(.83333333) rotate(0deg);position:absolute;right:12px;color:rgba(0,0,0,.45)}:root .ant-cascader-menu-item-expand .ant-cascader-menu-item-expand-icon,:root .ant-cascader-menu-item-loading-icon{font-size:12px}.ant-cascader-menu-item-disabled.ant-cascader-menu-item-expand .ant-cascader-menu-item-expand-icon,.ant-cascader-menu-item-disabled.ant-cascader-menu-item-loading-icon{color:rgba(0,0,0,.25)}.ant-cascader-menu-item .ant-cascader-menu-item-keyword{color:#f5222d}.editable-cell[data-v-0273ea72]{position:relative}.editable-cell-input-wrapper[data-v-0273ea72],.editable-cell-text-wrapper[data-v-0273ea72]{padding-right:24px}.editable-cell-text-wrapper[data-v-0273ea72]{padding:5px 24px 5px 5px}.editable-cell-icon-check[data-v-0273ea72],.editable-cell-icon[data-v-0273ea72]{position:absolute;right:0;width:20px;cursor:pointer}.editable-cell-icon[data-v-0273ea72]{line-height:18px}.editable-cell-icon-check[data-v-0273ea72]{line-height:28px}.editable-cell:hover .editable-cell-icon[data-v-0273ea72]{display:inline-block}.editable-cell-icon-check[data-v-0273ea72]:hover,.editable-cell-icon[data-v-0273ea72]:hover{color:#108ee9}.createplan[data-v-750fab04]{line-height:36px;font-size:16px;font-weight:400;color:#1a1b1c}.poster[data-v-750fab04]{margin-top:20px;background-color:#fff}.poster .fissiontask_top[data-v-750fab04]{height:60px;line-height:60px;font-size:16px;font-weight:bolder;border-bottom:1px solid #dfe4ed}.poster .activetybox[data-v-750fab04]{margin-top:50px;width:60%;margin-left:50px}.poster .add_item[data-v-750fab04]{width:50px;height:50px;line-height:40px;text-align:center;font-size:24px;color:#ccc;border:1px solid #eee;border-radius:3px}.poster .customer-tab[data-v-750fab04]{margin-right:10px;float:left;margin-top:4px;height:29px}.poster .tagbox[data-v-750fab04]{float:left}.poster .numinputbox .numinput[data-v-750fab04]{float:left;width:120px}.poster .numinputbox .checkicon[data-v-750fab04]{line-height:36px;margin-left:5px;cursor:pointer;color:#1890ff}.poster .createstair[data-v-750fab04]{margin-top:20px;text-align:center;width:100%;height:40px;line-height:40px;border:1px dashed #dfe6ec;cursor:pointer}.poster .con_top_content[data-v-750fab04]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;float:left}.poster .con_top_content .con_top_content_item[data-v-750fab04]{position:relative;width:120px;height:50px;margin-right:10px;padding:5px;border-radius:2px;background-color:#eee;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:10px}.poster .con_top_content .con_top_content_item .item_img_box[data-v-750fab04]{width:40px;height:40px;margin-right:5px}.poster .con_top_content .con_top_content_item .item_img_box>img[data-v-750fab04]{width:100%;height:100%;border-radius:50%}.poster .con_top_content .con_top_content_item .item_name_box[data-v-750fab04]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:20px}.poster .con_top_content .con_top_content_item .close[data-v-750fab04]{position:absolute;top:-5px;right:-5px;color:#ccc;font-size:18px}.posterbox[data-v-750fab04]{margin-top:20px;background-color:#fff}.setting-title[data-v-750fab04]{padding:20px 36px 0}.trick[data-v-750fab04]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.trick-txt[data-v-750fab04]{margin-top:17px;margin-left:74px;font-size:12px;font-weight:400;color:#b1b2b3;line-height:12px}h3[data-v-750fab04]{padding:20px 24px 0;font-weight:700;padding-bottom:10px;font-size:16px;font-weight:400;color:#1a1b1c;line-height:24px}.action-group[data-v-750fab04]{width:-webkit-fill-available}.addposter[data-v-750fab04]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.addposter-outer[data-v-750fab04]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.addposter-label[data-v-750fab04],.addposter-value[data-v-750fab04]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.addposter-value[data-v-750fab04]{border:none;background-color:#f6f7f8;height:50px;padding:18px;margin-left:18px}.addposter-icon[data-v-750fab04]{color:#fa5151}.addposter-tips[data-v-750fab04]{margin-left:12px;font-size:12px;font-weight:400;color:#b1b2b3;line-height:12px}.notice[data-v-750fab04]{background-color:#fff7f0;padding:30px;width:-webkit-fill-available;margin-top:50px}.greet_box[data-v-750fab04]{padding:20px 30px}.el-textarea[data-v-750fab04] .el-textarea__inner{padding:20px;font-size:16px;line-height:24px;color:#000;min-height:253px!important;max-height:253px!important}.el-textarea[data-v-750fab04] .el-input__count{background:#fff}.button_box[data-v-750fab04]{width:100vw;left:0}.text[data-v-750fab04]{padding:10px 30px}.text .liner[data-v-750fab04]{position:relative;margin-bottom:20px}.text .liner-outer[data-v-750fab04]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.text .liner .arao[data-v-750fab04]{width:160px;text-align:right}.text .liner .arin[data-v-750fab04]{width:80px;margin:0 10px}.text .liner .incbtn[data-v-750fab04]{width:100%;cursor:pointer}.text .liner .prevbtn[data-v-750fab04]{float:right;margin-right:20px}.text .liner .nextbtn[data-v-750fab04]{float:right}.text .liner .prize[data-v-750fab04]{width:120px;height:120px;border-radius:5px}.text .liner .msg[data-v-750fab04]{padding:10px 30px;border-radius:5px;border:1px solid #bae7ff;color:#626a6d;background:#e6f7ff}.text .liner .msg .ai[data-v-750fab04]{color:#fff;padding:2px;font-size:.75rem;border-radius:100%;margin-left:10px;background:#078fea}.text .liner .msg .txtx[data-v-750fab04]{margin-left:10px}.text .liner .msg .rate[data-v-750fab04]{color:#0f95f6}.text .liner .msg .clxe[data-v-750fab04]{float:right;margin-right:5px}.text .must[data-v-750fab04]{margin-right:5px}.text .ta[data-v-750fab04]{height:150px}.cover[data-v-750fab04]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.cover-tips[data-v-750fab04]{font-size:12px;font-weight:400;color:#b1b2b3;line-height:12px;margin-bottom:15px}.poster[data-v-750fab04]{height:307px}.poster .title[data-v-750fab04]{width:165px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.w100[data-v-750fab04]{width:80%}.mt20[data-v-750fab04]{margin-top:20px}.mt20 h3[data-v-750fab04]{border-bottom:1px solid #e6ebf5;padding-bottom:20px}.choosecustomer[data-v-750fab04]{width:80%;margin-left:120px;background-color:#f8f9fa;border:1px solid #e0e0e0;margin-top:10px;padding:10px;-webkit-box-sizing:border-box;box-sizing:border-box}.textright[data-v-750fab04]{width:100px;text-align:right}.mb20[data-v-750fab04]{margin-bottom:20px}.tagbox p[data-v-750fab04]{color:#898a8a;margin-bottom:0!important}.tag-item[data-v-750fab04]{border:1px solid #d9d9d9;background:#f5f5f5;color:#565656;cursor:pointer;margin:5px 10px 5px 0}.tag-item.ant-tag-checkable-checked[data-v-750fab04]{border-color:#1890ff;background:#1890ff;color:#fff}.invitebox[data-v-750fab04]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:376px}.invitebox .greet_box[data-v-750fab04]{-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2}.invitebox .greet_box .textarea_box[data-v-750fab04]{border:1px solid #d9d9d9;border-radius:4px;background:#fff;width:100%;padding:10px}.invitebox .greet_box .textarea_box[data-v-750fab04]:focus{outline:none;border-color:#d9d9d9!important}.invitebox .greet_box .numbox[data-v-750fab04]{text-align:right;color:#909399;position:absolute;bottom:10px;right:20px;font-size:12px}.invitebox .showbox[data-v-750fab04]{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.button_box[data-v-750fab04]{justify-content:end;-webkit-box-align:end}.con_top_content[data-v-750fab04]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;float:left}.con_top_content .con_top_content_item[data-v-750fab04]{position:relative;width:120px;height:50px;margin-right:10px;padding:5px;border-radius:2px;background-color:#eee;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:10px}.con_top_content .con_top_content_item .item_img_box[data-v-750fab04]{width:40px;height:40px;margin-right:5px}.con_top_content .con_top_content_item .item_img_box>img[data-v-750fab04]{width:100%;height:100%;border-radius:50%}.con_top_content .con_top_content_item .item_name_box[data-v-750fab04]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:20px}.con_top_content .con_top_content_item .close[data-v-750fab04]{position:absolute;top:-5px;right:-5px;color:#ccc;font-size:18px}.con_top_content .memberlist[data-v-750fab04] .el-form-item--medium .el-form-item__content{line-height:20px}.con_top_content[data-v-750fab04] .add_item{margin:0!important}.propell[data-v-750fab04]{margin-top:20px;background-color:#f5f5f5}.propell .fissiontask_top[data-v-750fab04]{font-size:16px;font-weight:400;color:#1a1b1c;line-height:24px}.propell .propell_content[data-v-750fab04]{background-color:#fff;padding:20px 32px;font-size:16px;margin-bottom:20px;border-radius:12px}.propell .propell_content>div[data-v-750fab04]{margin-bottom:20px}.propell .propell_content .input[data-v-750fab04]{width:100px}.propell .button_box[data-v-750fab04]{width:100vw;position:fixed;bottom:0;left:0;background-color:#fff;display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:end;padding:12px 34px;display:-webkit-box;-webkit-box-pack:end;-webkit-box-align:end}.propell .noticebox[data-v-750fab04]{overflow:hidden}.greet_box[data-v-750fab04]{padding:20px 0;margin-top:10px;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;float:left}.greet_box .textarea_box[data-v-750fab04]{border:1px solid #dcdfe6;border-radius:4px;width:100%;padding:10px;height:385px}.greet_box .textarea_box[data-v-750fab04]:focus{outline:none;border-color:#d9d9d9!important}.greet_box .numbox[data-v-750fab04]{text-align:right;color:#909399;position:absolute;bottom:10px;right:20px;font-size:12px}.showbox[data-v-750fab04]{width:35%;margin-top:10px;-webkit-box-sizing:border-box;box-sizing:border-box;float:right}.poster[data-v-750fab04]{height:555px;padding:50px 18px 18px 18px}.poster .service[data-v-750fab04]{height:30px;margin-top:20px;border-bottom:1px solid #ddd;padding:0 10px}.poster .service .cen[data-v-750fab04]{text-align:center}.poster .title[data-v-750fab04]{width:230px;white-space:pre-line;background:#fff;padding:5px}.poster .brief[data-v-750fab04]{width:165px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.poster .qrcode[data-v-750fab04]{width:100%;margin-top:10px;text-align:center}.poster .qrcode img[data-v-750fab04]{display:inline;width:60%}.poster .spit[data-v-750fab04]{width:100%;text-align:center;padding:10px 0}.reveal[data-v-750fab04]{padding:10px;font-size:.75rem;background:#f4f4f4}.reveal .lef[data-v-750fab04]{margin-right:10px}.photo_box[data-v-750fab04]{position:absolute;bottom:24px;left:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:790px;height:64px}.photo_box .photo_item_box[data-v-750fab04]{position:relative;width:120px;height:120px;width:64px;height:64px;padding:10px;border:1px dashed #ccc;border-radius:5px;margin:5px}.photo_box .photo_item_box>div[data-v-750fab04]{position:relative;width:100%;height:100%}.photo_box .photo_item_box>div>img[data-v-750fab04]{width:100%;height:100%}.photo_box .photo_item_box>div>div[data-v-750fab04]{position:absolute;bottom:0;left:0;text-align:center;width:100%;padding:0 5px;background:rgba(0,0,0,.4);color:#ccc}.photo_box .photo_item_box>img[data-v-750fab04]{width:100%;height:100%}.photo_box .photo_item_box .mantle[data-v-750fab04]{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;top:0;left:0;background-color:#000;opacity:.6}.photo_box .photo_item_box .mantle .mantle_icon[data-v-750fab04]{margin:5px}.popover[data-v-750fab04] .ant-popover-inner-content{text-align:center}.ant-switch[data-v-750fab04]{margin-left:12px}.ant-input-number[data-v-750fab04]:hover{border-color:#e3e4e5;border-right-width:1px!important}[data-v-750fab04].ant-input-number:focus{-webkit-box-shadow:transparent;box-shadow:transparent}.add-btn-icon[data-v-750fab04],.add-btn[data-v-750fab04]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.add-btn-icon[data-v-750fab04]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:14px;height:14px;line-height:14px;padding-bottom:1.5px;border-radius:50%;color:#fff;background-color:#576b95}.add-btn-txt[data-v-750fab04]{margin-left:8px;color:#576b95}[data-v-750fab04].el-button.el-button--primary{color:#fff;background-color:#fa9d3b;border:none}[data-v-750fab04].el-button.el-button--primary.is-plain{color:#fa9d3b;background-color:#f6f7f8;border:none}.ant-modal-content[data-v-750fab04]{border-radius:12px}[data-v-750fab04] .ant-radio.ant-radio-checked .ant-radio-inner{border-color:#fa9d3b;background-color:#fa9d3b}[data-v-750fab04] .ant-radio:hover .ant-radio-inner{border-color:#fa9d3b}[data-v-750fab04] .ant-radio .ant-radio-inner:after{background-color:#fff}[data-v-750fab04] .ant-radio.ant-radio-checked:after{border-color:#fa9d3b}.commodity[data-v-750fab04]{margin:24px 24px 0}.commodity .step[data-v-750fab04]{color:#bbb;font-weight:700}.commodity .step-item[data-v-750fab04],.commodity .step[data-v-750fab04]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.commodity .step-item-num[data-v-750fab04]{width:28px;height:28px;line-height:25px;border-radius:100%;border:2px solid #bbb;text-align:center;margin-right:10px}.commodity .step-icon[data-v-750fab04]{width:16px;height:16px;margin:6px 30px 0;color:#333}.commodity .step-active[data-v-750fab04]{color:#000}.commodity .step-active .step-item-num[data-v-750fab04]{background:#5a66ff;border:none;color:#fff;line-height:28px}.commodity .shopTypeContent[data-v-750fab04]{margin-bottom:20px}.commodity .reSelect[data-v-750fab04]{cursor:pointer;color:#5a66ff;margin-left:8px}.commodity .shopType-item[data-v-750fab04],.commodity .shopType[data-v-750fab04]{display:-webkit-box;display:-ms-flexbox;display:flex}.commodity .shopType-item[data-v-750fab04]{font-size:13px;line-height:20px;font-weight:500;color:#333;border:1px solid #e5e5e5;width:160px;height:60px;margin-right:12px;border-radius:4px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer}.commodity .shopType .active[data-v-750fab04]{border:1px solid #5a66ff;background:#eeefff;color:#5a66ff}.commodity[data-v-750fab04] .ant-form-item{margin-left:32px}.commodity[data-v-750fab04] .ant-form /deep/ .ant-form-item-label .label{text-align:left;font-weight:400!important}.commodity[data-v-750fab04] .ant-form .title{font-weight:550}.commodity[data-v-750fab04] .ant-form .w-200{width:200px}.commodity[data-v-750fab04] .ant-form .help-text{line-height:normal}.commodity[data-v-750fab04] .ant-form .ant-calendar-picker,.commodity[data-v-750fab04] .ant-form .ant-cascader-picker,.commodity[data-v-750fab04] .ant-form .ant-input,.commodity[data-v-750fab04] .ant-form .ant-select{max-width:400px;font-size:12px}.commodity[data-v-750fab04] .ant-form .editable-add-btn{margin-bottom:8px}.mt-x[data-v-750fab04]{margin-bottom:0}.button_box[data-v-750fab04]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;position:fixed;bottom:0;right:0;left:auto;background-color:#fff;padding:12px 34px;width:calc(100vw - 256px);z-index:9;-webkit-box-shadow:0 0 10px #f5f5f5;box-shadow:0 0 10px #f5f5f5}[data-v-750fab04] .ant-form-item .ant-form-item-label{text-align:left}[data-v-750fab04] .ant-form-item label{font-weight:400}.tags[data-v-750fab04]{gap:10px;line-height:1;margin-bottom:20px}.tags-item[data-v-750fab04],.tags[data-v-750fab04]{display:-webkit-box;display:-ms-flexbox;display:flex}.tags-item[data-v-750fab04]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:2px;position:relative}.tags-item .closeIcon[data-v-750fab04]{position:absolute;right:0;top:0}.tags .add[data-v-750fab04]{border:1px solid #e8e8e8;padding:15px;cursor:pointer}.tags .active .ant-input[data-v-750fab04]{border-color:#fa9d3b}.specValue-item[data-v-750fab04]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:10px}.specValue-item .cell[data-v-750fab04]{-webkit-box-flex:1;-ms-flex:1;flex:1}.specValue-item .close[data-v-750fab04]{margin-top:8px}