.accessLogs-wrap{width:100%;height:100%;padding:10px;box-sizing:border-box;display:flex;flex-direction:column}.accessLogs-wrap .view-search{background:#fff;border-radius:10px;box-shadow:0 0 10px #ddd;padding:16px 10px 8px;box-sizing:border-box;margin-bottom:10px;display:flex;align-items:center;flex-wrap:wrap}.accessLogs-wrap .view-search .search-item{display:flex;align-items:center;margin:0 8px 8px}.accessLogs-wrap .view-search .search-item-title{margin:0;padding:0 10px 0 0;min-width:80px;text-align:right;box-sizing:border-box;color:#333;font-size:13px}.accessLogs-wrap .view-search .search-item-content{width:200px}.accessLogs-wrap .view-search .search-item-btns{margin:0 8px 8px}.accessLogs-wrap .view-search .search-item-btns .btn-search{margin-right:8px}.accessLogs-wrap .view-body{background:#fff;border-radius:10px;box-shadow:0 0 10px #ddd;padding:10px;box-sizing:border-box}.accessLogs-wrap .view-body .view-table-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.accessLogs-wrap .view-body .view-table-title-left{font-size:15px;color:#333;font-weight:500;font-family:PingFangSC-Medium,PingFang SC}.accessLogs-wrap .view-body .view-table-title-left-icon{font-size:13px;color:#3073f8}.accessLogs-wrap .view-body .view-table-title-right{display:flex;align-items:center}.accessLogs-wrap .view-body .view-table-title-right .btn{margin-left:10px;font-size:12px}.accessLogs-wrap .view-body .view-table-title-right .btn .ant-btn>span+.anticon,.accessLogs-wrap .view-body .view-table-title-right .btn ::v-deep .anticon+span{margin-left:4px}.accessLogs-wrap .view-body .view-table-title-right .btn-add{background-color:#3073f8;color:#fff;border:none;min-width:70px}.accessLogs-wrap .view-body .view-table-title-right .btn-delete{background-color:#f55f5f;color:#fff;border:none;width:70px}.accessLogs-wrap .item-table ::v-deep .ant-table-body{max-height:calc(100vh - 300px)!important}.accessLogs-wrap .item-table .status-tag{display:inline-block;height:22px;line-height:20px;padding:2px 8px;box-sizing:border-box;border-radius:11px}