.row{width:100%;height:48px;padding:0 10px;line-height:48px;box-sizing:border-box}.user-page-container .container-header{display:flex;justify-content:space-between;padding:8px 16px;align-items:center}.user-page-container .info-content{display:flex;padding:8px 0;position:relative;align-items:center;white-space:nowrap}.user-page-container .info-content:before{content:"";display:block;position:absolute;left:0;top:8px;width:8px;height:32px;border:2px solid rgba(77,77,77,.7);border-right:0}.user-page-container .info-content:after{content:"";display:block;position:absolute;right:0;top:8px;width:8px;height:32px;border:2px solid rgba(77,77,77,.7);border-left:0}.user-page-container .info-content .text-center{display:flex;justify-content:center;line-height:32px;font-size:16px;padding:0 12px}.user-page-container .info-content .text-center span{padding:0 4px;text-indent:0}.user-page-container .table-content{padding:0 16px}.user-page-container .table-content .table-info{display:flex;align-items:center;font-size:12px;font-weight:600;color:rgba(77,77,77,.9);border-top:1px solid rgba(77,77,77,.5);padding:16px 0}.user-page-container .table-content .table-info .table-info-title{padding:0 8px;border:1px solid rgba(77,77,77,.7);flex-shrink:0}.user-page-container .table-content .table-title{font-size:16px;font-weight:600;line-height:48px}.user-page-container .table-content .status_text_2{color:rgba(77,77,77,.5)}.user-page-container .table-content .status_text_0{text-decoration:line-through;color:rgba(77,77,77,.5)}.user-page-container .table-content .status_flg{font-size:12px;padding:2px 32px;border:0;color:#fff}.user-page-container .table-content .status_flg.status_0{background:#7c7c7c}.user-page-container .table-content .status_flg.status_1{background:#4aac37}.user-page-container .table-content .status_flg.status_2{background:#afafaf}.user-page-container .table-content .action-btns{display:flex}.user-page-container .table-content .action-btns .action-btn{font-size:12px;line-height:12px;height:20px;padding:0 12px;border:0;color:#fff}.user-page-container .table-content .action-btns .action-btn.detail{background:#1f8ddd}.user-page-container .table-content .action-btns .action-btn.del{background:#e64444}.user-page-container .table-content .action-btns .action-btn.recover{background:#4aac37}.ant-form-explain{display:none}