.advanced-table[data-v-cd5b247a]{min-height:calc(100vh - 240px);overflow-y:auto;background-color:#fff}.advanced-table .header-bar[data-v-cd5b247a]{padding:16px 24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:4px;-webkit-transition:all .3s;transition:all .3s}.advanced-table .header-bar.middle[data-v-cd5b247a]{padding:12px 16px}.advanced-table .header-bar.small[data-v-cd5b247a]{padding:8px 12px;border:1px solid #fff;border-bottom:0}.advanced-table .header-bar.small .title[data-v-cd5b247a]{font-size:16px}.advanced-table .header-bar .title[data-v-cd5b247a]{-webkit-transition:all .3s;transition:all .3s;font-size:18px;color:rgba(0,0,0,.65);font-weight:700}.advanced-table .header-bar .button[data-v-cd5b247a]{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:right;margin:0 24px}.actions[data-v-cd5b247a]{text-align:right;color:rgba(0,0,0,.65);font-size:14px;background:#f7f7f7;position:absolute;top:8px;right:16px;z-index:999}.actions .action[data-v-cd5b247a]{margin:0 8px;cursor:pointer}[data-v-cd5b247a] .ant-table-body{overflow-anchor:none}.slide-fade-enter-active[data-v-cd5b247a]{-webkit-transition:all .3s ease;transition:all .3s ease}.slide-fade-leave-active[data-v-cd5b247a]{-webkit-transition:all .3s cubic-bezier(1,.5,.3,1);transition:all .3s cubic-bezier(1,.5,.3,1)}.slide-fade-enter[data-v-cd5b247a],.slide-fade-leave-to[data-v-cd5b247a]{-webkit-transform:translateX(10px);transform:translateX(10px);opacity:0}.topSet>.action[data-v-cd5b247a]{font-size:16px;margin:0 .25rem;padding:0 4px}.a_spin[data-v-4d541c08]{min-height:260px}.error[data-v-4d541c08]{max-height:300px;overflow-y:auto;padding-right:10px}.error p[data-v-4d541c08]{margin-bottom:8px;color:#f5222d}.ant-upload-drag-icon[data-v-4d541c08]{margin-bottom:8px}.ant-upload-drag-icon .anticon[data-v-4d541c08]{font-size:48px;color:#1890ff}body .ant-tree li .ant-tree-node-content-wrapper .depIcon{color:#666;font-size:20px}.deptSelect .ant-modal-body{padding:0}.deptSelectTree{height:325px;overflow:auto;padding-left:15px}.deptSelect .ant-tabs-bar{margin:0}.deptSelect .treeborder{border-right:1px solid #e8e8e8}.deptSelect .treeBox{padding:0}.deptSelect .treeBox .ant-input-search{width:100%;padding:10px 15px 5px}.deptSelect .treeBox .ant-input-affix-wrapper .ant-input-suffix{right:22px}.deptSelect .contentBox{padding:0}.deptSelect .contentBox .ant-list-items{margin:0 10px}.deptSelect .contentBox .ant-avatar{width:30px;height:30px;line-height:30px;background:#47b5e6}.deptSelect .contentBox .ant-checkbox-wrapper{font-size:12px}.deptSelect .contentBox .ant-checkbox-group{display:block;height:330px;overflow:auto}.deptSelect .contentBox .ant-list-item-meta-avatar{margin-right:0}.deptSelect .contentBox .ant-list-item-meta-title{line-height:30px;color:#323232;font-size:12px;margin-bottom:0}.deptSelect .contentBox .ant-avatar.ant-avatar-icon{margin:0 10px}.deptSelect .contentBox .ant-list-item-action>li{padding:0 5px}.deptSelect .contentBox .ant-list-split .ant-list-item{border-bottom:0;padding:5px 5px 5px 10px}.deptSelect .contentBox .ant-list-split .ant-list-item .ant-list-item-action{display:none}.deptSelect .contentBox .ant-list-item:hover{background:#f0f6ff}.deptSelect .contentBox .ant-list-item:hover .ant-list-item-action{display:block}.deptSelect .contentBox .ant-list-item-action .ant-list-item-action-split{width:0}.deptSelect .ant-tabs.ant-tabs-card .ant-tabs-card-bar .ant-tabs-tab{margin-right:0;margin-top:0;height:40px;line-height:40px;border:0;border-right:1px solid #fff;background:#f3f3f3;border-radius:0}.deptSelect .ant-tabs.ant-tabs-card .ant-tabs-card-bar .ant-tabs-tab-active{background:#fff}.deptSelect .ant-tabs.ant-tabs-card .ant-tabs-card-bar .ant-tabs-nav-wrap{padding:0 10px;background:#f3f3f3}.table_item[data-v-2de524aa]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;cursor:pointer}.table_item span[data-v-2de524aa]{display:block;width:100%;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.table_item[data-v-b47ccb72]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;cursor:pointer}.table_item span[data-v-b47ccb72]{display:block;width:100%;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.table_item[data-v-5322350c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;cursor:pointer}.table_item span[data-v-5322350c]{display:block;width:100%;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ant-popover-buttons{text-align:left}.ant-popover-buttons .ant-btn:first-child{display:none}.cancel_view{margin-bottom:15px}.cancel_view .cancel_more{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:5px}.cancel_view .cancel_more .arrowTransform{-webkit-transition:.2s;transition:.2s;-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.cancel_view .cancel_more .arrowTransformReturn{-webkit-transition:.2s;transition:.2s;-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(0deg);transform:rotate(0deg)}.cancel_view .cancel_more .record{font-size:15px;color:#414141;font-weight:700}.cancel_view .cancel_log{width:100%;padding:5px;font-size:15px;margin-bottom:10px;margin-top:10px;color:#414141;border-radius:5px;background:#f3f5f8}.cancel_view .cancel_log .log_content{padding:5px 15px;display:-webkit-box;display:-ms-flexbox;display:flex;color:#8d8e8f;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-size:14px}.cancel_view .cancel_log .log_content span{margin-top:5px}.cancel_view .cancel_log .log_content .viewer{margin-top:5px;margin-bottom:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.cancel_view .cancel_log .log_content .viewer img{width:64px;height:64px;border-radius:3px;margin-right:10px}.product_name span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cancel_product{font-size:15px;color:#414141}.cancel_product .ant-table-wrapper{margin:10px 0}.cancel_price{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:10px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cancel_price span,.cancel_reason{margin-bottom:10px}.cancel_reason{display:-webkit-box;display:-ms-flexbox;display:flex}.cancel_reason .img{width:100px;height:100px}.orderNo[data-v-f29c7694]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:20px;font-size:15px}.product_name span[data-v-f29c7694]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.top_info{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-right:40px;margin-left:40px}.top_info,.top_info .info_item{display:-webkit-box;display:-ms-flexbox;display:flex}.top_info .info_item{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.top_info .info_item span{height:14px;font-size:14px;text-align:center;line-height:14px;font-weight:400;color:#252526}.top_info .info_item div{width:70px;height:23px;background:#fdf6ec;border:1px solid #f5bc12;border-radius:11px;text-align:center;line-height:22px;font-size:12px;font-weight:400;color:#252526}.a_steps{margin:20px 80px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.table_item{display:-webkit-box;display:-ms-flexbox;display:flex;-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}.table_item span{display:block;width:100%;cursor:pointer}.table_item .img_view,.table_item span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.table_item .img_view{width:67px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.info_address{min-height:235px;background:#fff;border:1px solid #dadada;margin:0 12px}.info_address .title_des{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:41px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#eee;border:1px solid #dadada}.info_address .title_des span{font-size:14px;font-weight:500;color:#252526}.info_address .info_content{display:-webkit-box;display:-ms-flexbox;display:flex;min-height:215px}.info_address .info_content .ant-timeline-item-last .ant-timeline-item-tail{height:0}.info_address .info_content .content_l{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.info_address .info_content .content_l div{width:100px;height:32px;background:#428bca;cursor:pointer;border-radius:0 10px 10px 0;border:1px solid #dadada;text-align:center;font-size:14px;line-height:32px;margin-bottom:10px;font-weight:400;color:#fff}.info_address .info_content .content_r .receiving{margin:25px 50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.info_address .info_content .content_r .receiving span{height:30px;font-size:14px;font-weight:400;color:#252526;line-height:30px}[data-v-7bbc7326] .ant-table{border-top:none!important;border-left:none!important;border-right:none!important}[data-v-7bbc7326] .ant-table-thead>tr>th{background-color:#f8f8f9!important}[data-v-7bbc7326] .ant-form-item-label{line-height:22px!important}[data-v-7bbc7326] .ant-upload-list-picture-card .ant-upload-list-item{padding:1px;width:64px;height:64px}[data-v-7bbc7326] .ant-upload-list-picture-card-container{width:64px;height:64px}[data-v-7bbc7326] .ant-checkbox-wrapper,[data-v-7bbc7326] .ant-radio-wrapper{margin-bottom:6px}[data-v-7bbc7326] .ant-form-item{margin-bottom:16px}[data-v-7bbc7326] .ant-checkbox-wrapper+.ant-checkbox-wrapper{margin-left:0}[data-v-7bbc7326] .ant-collapse>.ant-collapse-item>.ant-collapse-header{color:#222;font-weight:700}.content_view[data-v-7bbc7326]{height:660px;overflow:auto}.content_view .down[data-v-7bbc7326]{position:absolute;bottom:85px;right:13px;cursor:pointer;-webkit-transition:all .6s ease;transition:all .6s ease}.content_view .content_top[data-v-7bbc7326]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:14px;color:#333;padding:20px 23px 6px 23px}.after_box[data-v-7bbc7326]{font-size:14px;color:#333;padding:0 12px 0 5px}.after_box .title[data-v-7bbc7326]{font-weight:700;font-size:14px;margin-bottom:15px;color:#222}.unfold[data-v-7bbc7326]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:12px;margin-top:8px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:400;font-size:14px;color:#333}.reply_box[data-v-7bbc7326]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:right;-ms-flex-pack:right;justify-content:right}.recover_view[data-v-7bbc7326]{margin:5px 23px 10px 23px}.recover_view .title[data-v-7bbc7326]{font-weight:700;font-size:14px;color:#333;margin-bottom:12px}.recover_view .item[data-v-7bbc7326]{color:#252526;font-size:14px}.recover_view .item .item_t[data-v-7bbc7326]{color:#252526;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px}.recover_view .item .item_t .tag[data-v-7bbc7326]{color:#f0ae64;background:#fff8e6;border:1px solid #f0ae64;margin-right:8px}.recover_view .item .item_t .time[data-v-7bbc7326]{color:#67696d;font-weight:400;font-size:14px}.recover_view .item .item_b[data-v-7bbc7326]{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-bottom:10px}.recover_view .item .item_b .content[data-v-7bbc7326]{color:#f0ae64;margin-top:4px}.recover_view .item .item_b .img_view[data-v-7bbc7326]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px;margin-top:6px}.recover_view .item .item_b .img_view .img_item[data-v-7bbc7326]{width:56px;height:56px;background:#f7f7f7}.recover_view .item .item_b .img_view .img_item .img[data-v-7bbc7326]{width:100%;height:100%;cursor:pointer;-o-object-fit:cover;object-fit:cover}.recover_view .item .item_b .custom-textarea[data-v-7bbc7326]{width:98%;margin-left:10px;position:relative;display:inline-block}.recover_view .item .item_b .custom-textarea[data-v-7bbc7326] .ant-upload-list-item{margin-top:2px}.recover_view .item .item_b .custom-textarea .error-border[data-v-7bbc7326]{-webkit-transition:all .6s ease;transition:all .6s ease;border:1px solid #f5222d!important}.recover_view .item .item_b .custom-textarea .error-message[data-v-7bbc7326]{position:absolute;top:73px;color:#f5222d;height:22px;-webkit-transition:all .6s ease;transition:all .6s ease;font-size:12px}.recover_view .item .item_b .custom-textarea .suffix-icon[data-v-7bbc7326]{position:absolute;font-size:20px;right:12px;top:10px;cursor:pointer;z-index:1;color:rgba(0,0,0,.25)}.recover_view .item .item_b .custom-textarea[data-v-7bbc7326] .ant-input{padding-right:45px}.recover_view .item .item_b .custom-textarea[data-v-7bbc7326] .ant-upload-list{width:65%;position:absolute;padding-bottom:10px}.divider[data-v-7bbc7326]{height:1px;background:#e8e8e8;margin-bottom:10px}.form_model[data-v-7bbc7326]{margin:5px 0 10px 16px}.cost_box[data-v-7bbc7326]{width:97%;display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:400;font-size:14px;color:#333;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.table[data-v-7bbc7326]{margin-left:0;margin-bottom:6px}.table .product_box[data-v-7bbc7326]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:20px}.table .product_box .info_box[data-v-7bbc7326]{max-width:290px;display:-webkit-box;display:-ms-flexbox;display:flex;text-align:left;margin-left:19px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-weight:400;font-size:14px;color:#333}.table .product_box .info_box span[data-v-7bbc7326]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.label_value[data-v-7bbc7326]{width:98%;font-weight:400;font-size:14px;color:#333}.label_value .apply-item[data-v-7bbc7326]{margin-bottom:5px}.label_value .time-link[data-v-7bbc7326]{cursor:pointer;-webkit-transition:-webkit-transform .6s ease;transition:-webkit-transform .6s ease;transition:transform .6s ease;transition:transform .6s ease,-webkit-transform .6s ease}.label_value .time-link[data-v-7bbc7326]:hover{text-decoration:underline;color:#40a9ff}[data-v-11d51568] .ant-table{border-top:none!important;border-left:none!important;border-right:none!important}[data-v-11d51568] .ant-table-thead>tr>th{background-color:#f8f8f9!important}[data-v-11d51568] .ant-form-item-label{line-height:22px!important}[data-v-11d51568] .ant-upload-list-picture-card .ant-upload-list-item{padding:1px;width:64px;height:64px}[data-v-11d51568] .ant-upload-list-picture-card-container{width:64px;height:64px}[data-v-11d51568] .ant-checkbox-wrapper,[data-v-11d51568] .ant-radio-wrapper{margin-bottom:6px}[data-v-11d51568] .ant-form-item{margin-bottom:16px}[data-v-11d51568] .ant-checkbox-wrapper+.ant-checkbox-wrapper{margin-left:0}[data-v-11d51568] .ant-collapse>.ant-collapse-item>.ant-collapse-header{color:#222;font-weight:700}.content_view[data-v-11d51568]{height:660px;overflow:auto}.content_view .down[data-v-11d51568]{position:absolute;bottom:85px;right:13px;cursor:pointer;-webkit-transition:all .6s ease;transition:all .6s ease}.content_view .content_top[data-v-11d51568]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:14px;color:#333;padding:20px 23px 6px 23px}.after_box[data-v-11d51568]{font-size:14px;color:#333;padding:0 12px 0 5px}.after_box .title[data-v-11d51568]{font-weight:700;font-size:14px;margin-bottom:15px;color:#222}.unfold[data-v-11d51568]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:12px;margin-top:8px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:400;font-size:14px;color:#333}.reply_box[data-v-11d51568]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:right;-ms-flex-pack:right;justify-content:right}.recover_view[data-v-11d51568]{margin:5px 23px 10px 23px}.recover_view .title[data-v-11d51568]{font-weight:700;font-size:14px;color:#333;margin-bottom:12px}.recover_view .item[data-v-11d51568]{color:#252526;font-size:14px}.recover_view .item .item_t[data-v-11d51568]{color:#252526;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px}.recover_view .item .item_t .tag[data-v-11d51568]{color:#f0ae64;background:#fff8e6;border:1px solid #f0ae64;margin-right:8px}.recover_view .item .item_t .time[data-v-11d51568]{color:#67696d;font-weight:400;font-size:14px}.recover_view .item .item_b[data-v-11d51568]{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-bottom:10px}.recover_view .item .item_b .content[data-v-11d51568]{color:#f0ae64;margin-top:4px}.recover_view .item .item_b .img_view[data-v-11d51568]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px;margin-top:6px}.recover_view .item .item_b .img_view .img_item[data-v-11d51568]{width:56px;height:56px;background:#f7f7f7}.recover_view .item .item_b .img_view .img_item .img[data-v-11d51568]{width:100%;height:100%;cursor:pointer;-o-object-fit:cover;object-fit:cover}.recover_view .item .item_b .custom-textarea[data-v-11d51568]{width:98%;margin-left:10px;position:relative;display:inline-block}.recover_view .item .item_b .custom-textarea[data-v-11d51568] .ant-upload-list-item{margin-top:2px}.recover_view .item .item_b .custom-textarea .error-border[data-v-11d51568]{-webkit-transition:all .6s ease;transition:all .6s ease;border:1px solid #f5222d!important}.recover_view .item .item_b .custom-textarea .error-message[data-v-11d51568]{position:absolute;top:73px;color:#f5222d;height:22px;-webkit-transition:all .6s ease;transition:all .6s ease;font-size:12px}.recover_view .item .item_b .custom-textarea .suffix-icon[data-v-11d51568]{position:absolute;font-size:20px;right:12px;top:10px;cursor:pointer;z-index:1;color:rgba(0,0,0,.25)}.recover_view .item .item_b .custom-textarea[data-v-11d51568] .ant-input{padding-right:45px}.recover_view .item .item_b .custom-textarea[data-v-11d51568] .ant-upload-list{width:65%;position:absolute;padding-bottom:10px}.divider[data-v-11d51568]{height:1px;background:#e8e8e8;margin-bottom:10px}.form_model[data-v-11d51568]{margin:5px 0 10px 16px}.cost_box[data-v-11d51568]{width:97%;display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:400;font-size:14px;color:#333;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.table[data-v-11d51568]{margin-left:0;margin-bottom:6px}.table .product_box[data-v-11d51568]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:20px}.table .product_box .info_box[data-v-11d51568]{max-width:290px;display:-webkit-box;display:-ms-flexbox;display:flex;text-align:left;margin-left:19px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-weight:400;font-size:14px;color:#333}.table .product_box .info_box span[data-v-11d51568]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.label_value[data-v-11d51568]{width:98%;font-weight:400;font-size:14px;color:#333}.label_value .apply-item[data-v-11d51568]{margin-bottom:5px}.label_value .time-link[data-v-11d51568]{cursor:pointer;-webkit-transition:-webkit-transform .6s ease;transition:-webkit-transform .6s ease;transition:transform .6s ease;transition:transform .6s ease,-webkit-transform .6s ease}.label_value .time-link[data-v-11d51568]:hover{text-decoration:underline;color:#40a9ff}.table-card .ant-tabs.ant-tabs-card .ant-tabs-card-bar .ant-tabs-tab{background:#c9c9c9;font-size:13px;color:#666}.table-card .ant-tabs.ant-tabs-card .ant-tabs-card-bar .ant-tabs-nav-container{margin:10px 25px -17px 25px}.table-card .ant-tabs.ant-tabs-card .ant-tabs-card-bar .ant-tabs-tab-active{background:#eee;font-size:13px;color:#252526}.table-card .ant-table-wrapper{margin:0 25px}.table-card .ant-table-fixed-header .ant-table-scroll .ant-table-header{width:calc(100% + 9px)}.table-card .ant-table-bordered.ant-table-fixed-header .ant-table-scroll .ant-table-header.ant-table-hide-scrollbar .ant-table-thead>tr:only-child>th:last-child{border-right:1px solid #e8e8e8}.line-clamp{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:left;overflow:hidden;text-overflow:ellipsis;white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;word-wrap:break-word;cursor:pointer}.custom-popover .custom-title,.line-clamp{display:-ms-flexbox;display:flex;display:-webkit-box}.custom-popover .custom-title{-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:OPPOSans;font-weight:400;font-size:16px;color:#333;margin-right:10px;padding-bottom:10px;padding-left:10px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid #e5e5e5}.custom-popover .custom-content{max-height:350px;overflow-y:auto}.custom-popover .custom-content .custom-item{display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:20px;padding:15px 0 12px 0;margin-left:10px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-bottom:1px solid #e5e5e5;font-family:OPPOSans}.custom-popover .custom-content .custom-item .custom_time{font-weight:400;font-size:14px;line-height:14px;color:#67696d;margin-bottom:10px}.custom-popover .custom-content .custom-item .custom_time .tag{color:#f0ae64;background:#fff8e6;border:1px solid #f0ae64;margin-right:5px}.custom-popover .custom-content .custom-item .custom_content{font-weight:500;font-size:14px;color:#67696d;line-height:22px;margin-left:3px}.custom-popover .custom-content .custom-item .img_view{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px;margin-top:8px}.custom-popover .custom-content .custom-item .img_view .img_item{width:56px;height:56px;background:#f7f7f7}.custom-popover .custom-content .custom-item .img_view .img_item .img{width:100%;height:100%;cursor:pointer;-o-object-fit:cover;object-fit:cover}.form-table{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:30px;margin-bottom:-20px}.form-table,.form-table .table-operations{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.form-table .table-operations{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-left:26px;margin-right:26px;margin-bottom:20px}.form-table .ant-select-selection--multiple .ant-select-selection__choice{max-width:60%}.product_name{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.product_name span{text-align:left}.follow_up{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.follow_up .checkbox{margin-left:20px;margin-right:8px}.dot{width:12px;height:12px;cursor:pointer;background:red;border-radius:6px}.record_item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;cursor:pointer}.record_item span{display:block;width:100%;white-space:normal;word-break:break-all;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.product_status{width:80px;height:26px;background:#f5bc12;border-radius:13px;text-align:center;font-size:14px;line-height:26px;font-weight:400;color:#fff}.fixed-height-row{height:69px}