.ant-card-body .table-operator{margin-bottom:18px}.table-operator .ant-btn{margin-right:6px}.ant-table-tbody .ant-table-row td{padding-top:15px;padding-bottom:15px}.ant-modal-cust-warp{height:100%}.ant-modal-cust-warp .ant-modal-body{height:calc(100% - 110px)!important;overflow-y:auto}.ant-modal-cust-warp .ant-modal-content{height:90%!important;overflow-y:hidden}.anty-img-wrap{height:25px;position:relative}.anty-img-wrap>img{max-height:100%}.query-group-cust{width:calc(50% - 10px)}.query-group-split-cust:before{content:"~";width:20px;display:inline-block;text-align:center}.ant-card-wider-padding.cust-erp-sub-tab>.ant-card-body{padding:5px 12px}body .ant-table-body{overflow-x:auto;.ant-table-row-cell-break-word{word-break:break-all}}.ant_preview_single_img .ant-modal-content{.ant-modal-body{padding:0}.ant-modal-confirm-btns{display:none}.ant-modal-confirm-content{margin-top:0}}body .ant-drawer.ant-drawer-right .ant-drawer-body{padding-bottom:53px}// modal弹层设置body最大高度 .custom_modal_class .ant-modal-body{max-height:calc(80vh - 110px);overflow-x:hidden;overflow-y:auto}.custom_modal_class_slot_title .ant-modal-header{padding:16px 56px 16px 0}// form item 设置margin-bottom值为0 body .no_margin_bottom_form_item_wrap .ant-form-item,body .no_margin_bottom_form_item.ant-form-item{margin-bottom:0}// 单张图片或视频预览 .ant_preview_single_img.ant-modal{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;padding:0;width:auto!important;.ant-modal-content{background-color:transparent;-webkit-box-shadow:none;box-shadow:none}.ant_preview_single_img_btns{position:fixed;width:100%;text-align:center;line-height:1;left:0;bottom:5vh;-webkit-transform:translateY(50%);transform:translateY(50%);z-index:10;-webkit-animation:fadeIn 1s linear 1;animation:fadeIn 1s linear 1}}@keyframes fadeIn{0%{opacity:0}50%{opacity:0}to{opacity:1}}@-webkit-keyframes fadeIn{0%{opacity:0}50%{opacity:0}to{opacity:1}}// 吸底按钮公共样式 .common_fix_bottom{-webkit-transition:left .2s;transition:left .2s;height:64px;-webkit-box-shadow:0 -2px 8px rgba(0,0,0,.12);box-shadow:0 -2px 8px rgba(0,0,0,.12);>.ant-btn{min-width:80px}}