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