© 2009-2024 All Rights Reserved. 粤ICP备14051456号
地址:深圳市南山区学苑大道1088号南方科技大学创园4栋203室 电话:0755-88018567 邮编:518055
Article Object ( [_status:protected] => Array ( [0] => 已发布 [1] => 草稿 [2] => 禁用 [3] => 已审核 [4] => 已回收 ) [_sticky:protected] => Array ( [0] => 否 [1] => 置顶 ) [_md:CActiveRecord:private] => CActiveRecordMetaData Object ( [tableSchema] => CMysqlTableSchema Object ( [schemaName] => [name] => article [rawName] => `article` [primaryKey] => id [sequenceName] => [foreignKeys] => Array ( ) [columns] => Array ( [id] => CMysqlColumnSchema Object ( [name] => id [rawName] => `id` [allowNull] => [dbType] => int(10) unsigned [type] => string [defaultValue] => [size] => 10 [precision] => 10 [scale] => [isPrimaryKey] => 1 [isForeignKey] => [autoIncrement] => 1 [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [sort_id] => CMysqlColumnSchema Object ( [name] => sort_id [rawName] => `sort_id` [allowNull] => [dbType] => smallint(6) unsigned [type] => integer [defaultValue] => 0 [size] => 6 [precision] => 6 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => 分类id [_e:CComponent:private] => [_m:CComponent:private] => ) [title] => CMysqlColumnSchema Object ( [name] => title [rawName] => `title` [allowNull] => 1 [dbType] => varchar(255) [type] => string [defaultValue] => [size] => 255 [precision] => 255 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => 标题 [_e:CComponent:private] => [_m:CComponent:private] => ) [title_pic] => CMysqlColumnSchema Object ( [name] => title_pic [rawName] => `title_pic` [allowNull] => 1 [dbType] => varchar(255) [type] => string [defaultValue] => [size] => 255 [precision] => 255 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => 标题图片 [_e:CComponent:private] => [_m:CComponent:private] => ) [intro] => CMysqlColumnSchema Object ( [name] => intro [rawName] => `intro` [allowNull] => 1 [dbType] => text [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => 简介 [_e:CComponent:private] => [_m:CComponent:private] => ) [source] => CMysqlColumnSchema Object ( [name] => source [rawName] => `source` [allowNull] => 1 [dbType] => varchar(255) [type] => string [defaultValue] => [size] => 255 [precision] => 255 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => 来源 [_e:CComponent:private] => [_m:CComponent:private] => ) [source_link] => CMysqlColumnSchema Object ( [name] => source_link [rawName] => `source_link` [allowNull] => 1 [dbType] => varchar(255) [type] => string [defaultValue] => [size] => 255 [precision] => 255 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => 来源链接 [_e:CComponent:private] => [_m:CComponent:private] => ) [author] => CMysqlColumnSchema Object ( [name] => author [rawName] => `author` [allowNull] => 1 [dbType] => varchar(255) [type] => string [defaultValue] => [size] => 255 [precision] => 255 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => 作者 [_e:CComponent:private] => [_m:CComponent:private] => ) [editor] => CMysqlColumnSchema Object ( [name] => editor [rawName] => `editor` [allowNull] => 1 [dbType] => varchar(255) [type] => string [defaultValue] => [size] => 255 [precision] => 255 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => 编辑 [_e:CComponent:private] => [_m:CComponent:private] => ) [admin_id] => CMysqlColumnSchema Object ( [name] => admin_id [rawName] => `admin_id` [allowNull] => [dbType] => int(10) unsigned [type] => string [defaultValue] => 0 [size] => 10 [precision] => 10 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => 管理员id [_e:CComponent:private] => [_m:CComponent:private] => ) [content] => CMysqlColumnSchema Object ( [name] => content [rawName] => `content` [allowNull] => 1 [dbType] => text [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => 内容 [_e:CComponent:private] => [_m:CComponent:private] => ) [created_at] => CMysqlColumnSchema Object ( [name] => created_at [rawName] => `created_at` [allowNull] => [dbType] => datetime [type] => string [defaultValue] => 0000-00-00 00:00:00 [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => 创建日期 [_e:CComponent:private] => [_m:CComponent:private] => ) [updated_at] => CMysqlColumnSchema Object ( [name] => updated_at [rawName] => `updated_at` [allowNull] => [dbType] => datetime [type] => string [defaultValue] => 0000-00-00 00:00:00 [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => 更新日期 [_e:CComponent:private] => [_m:CComponent:private] => ) [published_at] => CMysqlColumnSchema Object ( [name] => published_at [rawName] => `published_at` [allowNull] => [dbType] => datetime [type] => string [defaultValue] => 0000-00-00 00:00:00 [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => 发布日期 [_e:CComponent:private] => [_m:CComponent:private] => ) [status] => CMysqlColumnSchema Object ( [name] => status [rawName] => `status` [allowNull] => [dbType] => tinyint(1) unsigned [type] => integer [defaultValue] => 0 [size] => 1 [precision] => 1 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => 状态 [_e:CComponent:private] => [_m:CComponent:private] => ) [sticky] => CMysqlColumnSchema Object ( [name] => sticky [rawName] => `sticky` [allowNull] => [dbType] => tinyint(1) unsigned [type] => integer [defaultValue] => 0 [size] => 1 [precision] => 1 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => 推荐 [_e:CComponent:private] => [_m:CComponent:private] => ) [display_order] => CMysqlColumnSchema Object ( [name] => display_order [rawName] => `display_order` [allowNull] => [dbType] => smallint(6) unsigned [type] => integer [defaultValue] => 0 [size] => 6 [precision] => 6 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => 排序 [_e:CComponent:private] => [_m:CComponent:private] => ) [article_type] => CMysqlColumnSchema Object ( [name] => article_type [rawName] => `article_type` [allowNull] => 1 [dbType] => varchar(255) [type] => string [defaultValue] => [size] => 255 [precision] => 255 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => 文章类型 [_e:CComponent:private] => [_m:CComponent:private] => ) [language] => CMysqlColumnSchema Object ( [name] => language [rawName] => `language` [allowNull] => 1 [dbType] => varchar(20) [type] => string [defaultValue] => [size] => 20 [precision] => 20 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [subtitle] => CMysqlColumnSchema Object ( [name] => subtitle [rawName] => `subtitle` [allowNull] => 1 [dbType] => varchar(255) [type] => string [defaultValue] => [size] => 255 [precision] => 255 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [file] => CMysqlColumnSchema Object ( [name] => file [rawName] => `file` [allowNull] => 1 [dbType] => varchar(255) [type] => string [defaultValue] => [size] => 255 [precision] => 255 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [is_oauth] => CMysqlColumnSchema Object ( [name] => is_oauth [rawName] => `is_oauth` [allowNull] => [dbType] => tinyint(1) unsigned [type] => integer [defaultValue] => 0 [size] => 1 [precision] => 1 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => 是否需要认证(0为不限制) [_e:CComponent:private] => [_m:CComponent:private] => ) [is_highlight] => CMysqlColumnSchema Object ( [name] => is_highlight [rawName] => `is_highlight` [allowNull] => [dbType] => tinyint(1) unsigned [type] => integer [defaultValue] => 0 [size] => 1 [precision] => 1 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => 是否高亮 [_e:CComponent:private] => [_m:CComponent:private] => ) ) [_e:CComponent:private] => [_m:CComponent:private] => ) [columns] => Array ( [id] => CMysqlColumnSchema Object ( [name] => id [rawName] => `id` [allowNull] => [dbType] => int(10) unsigned [type] => string [defaultValue] => [size] => 10 [precision] => 10 [scale] => [isPrimaryKey] => 1 [isForeignKey] => [autoIncrement] => 1 [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [sort_id] => CMysqlColumnSchema Object ( [name] => sort_id [rawName] => `sort_id` [allowNull] => [dbType] => smallint(6) unsigned [type] => integer [defaultValue] => 0 [size] => 6 [precision] => 6 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => 分类id [_e:CComponent:private] => [_m:CComponent:private] => ) [title] => CMysqlColumnSchema Object ( [name] => title [rawName] => `title` [allowNull] => 1 [dbType] => varchar(255) [type] => string [defaultValue] => [size] => 255 [precision] => 255 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => 标题 [_e:CComponent:private] => [_m:CComponent:private] => ) [title_pic] => CMysqlColumnSchema Object ( [name] => title_pic [rawName] => `title_pic` [allowNull] => 1 [dbType] => varchar(255) [type] => string [defaultValue] => [size] => 255 [precision] => 255 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => 标题图片 [_e:CComponent:private] => [_m:CComponent:private] => ) [intro] => CMysqlColumnSchema Object ( [name] => intro [rawName] => `intro` [allowNull] => 1 [dbType] => text [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => 简介 [_e:CComponent:private] => [_m:CComponent:private] => ) [source] => CMysqlColumnSchema Object ( [name] => source [rawName] => `source` [allowNull] => 1 [dbType] => varchar(255) [type] => string [defaultValue] => [size] => 255 [precision] => 255 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => 来源 [_e:CComponent:private] => [_m:CComponent:private] => ) [source_link] => CMysqlColumnSchema Object ( [name] => source_link [rawName] => `source_link` [allowNull] => 1 [dbType] => varchar(255) [type] => string [defaultValue] => [size] => 255 [precision] => 255 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => 来源链接 [_e:CComponent:private] => [_m:CComponent:private] => ) [author] => CMysqlColumnSchema Object ( [name] => author [rawName] => `author` [allowNull] => 1 [dbType] => varchar(255) [type] => string [defaultValue] => [size] => 255 [precision] => 255 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => 作者 [_e:CComponent:private] => [_m:CComponent:private] => ) [editor] => CMysqlColumnSchema Object ( [name] => editor [rawName] => `editor` [allowNull] => 1 [dbType] => varchar(255) [type] => string [defaultValue] => [size] => 255 [precision] => 255 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => 编辑 [_e:CComponent:private] => [_m:CComponent:private] => ) [admin_id] => CMysqlColumnSchema Object ( [name] => admin_id [rawName] => `admin_id` [allowNull] => [dbType] => int(10) unsigned [type] => string [defaultValue] => 0 [size] => 10 [precision] => 10 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => 管理员id [_e:CComponent:private] => [_m:CComponent:private] => ) [content] => CMysqlColumnSchema Object ( [name] => content [rawName] => `content` [allowNull] => 1 [dbType] => text [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => 内容 [_e:CComponent:private] => [_m:CComponent:private] => ) [created_at] => CMysqlColumnSchema Object ( [name] => created_at [rawName] => `created_at` [allowNull] => [dbType] => datetime [type] => string [defaultValue] => 0000-00-00 00:00:00 [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => 创建日期 [_e:CComponent:private] => [_m:CComponent:private] => ) [updated_at] => CMysqlColumnSchema Object ( [name] => updated_at [rawName] => `updated_at` [allowNull] => [dbType] => datetime [type] => string [defaultValue] => 0000-00-00 00:00:00 [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => 更新日期 [_e:CComponent:private] => [_m:CComponent:private] => ) [published_at] => CMysqlColumnSchema Object ( [name] => published_at [rawName] => `published_at` [allowNull] => [dbType] => datetime [type] => string [defaultValue] => 0000-00-00 00:00:00 [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => 发布日期 [_e:CComponent:private] => [_m:CComponent:private] => ) [status] => CMysqlColumnSchema Object ( [name] => status [rawName] => `status` [allowNull] => [dbType] => tinyint(1) unsigned [type] => integer [defaultValue] => 0 [size] => 1 [precision] => 1 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => 状态 [_e:CComponent:private] => [_m:CComponent:private] => ) [sticky] => CMysqlColumnSchema Object ( [name] => sticky [rawName] => `sticky` [allowNull] => [dbType] => tinyint(1) unsigned [type] => integer [defaultValue] => 0 [size] => 1 [precision] => 1 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => 推荐 [_e:CComponent:private] => [_m:CComponent:private] => ) [display_order] => CMysqlColumnSchema Object ( [name] => display_order [rawName] => `display_order` [allowNull] => [dbType] => smallint(6) unsigned [type] => integer [defaultValue] => 0 [size] => 6 [precision] => 6 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => 排序 [_e:CComponent:private] => [_m:CComponent:private] => ) [article_type] => CMysqlColumnSchema Object ( [name] => article_type [rawName] => `article_type` [allowNull] => 1 [dbType] => varchar(255) [type] => string [defaultValue] => [size] => 255 [precision] => 255 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => 文章类型 [_e:CComponent:private] => [_m:CComponent:private] => ) [language] => CMysqlColumnSchema Object ( [name] => language [rawName] => `language` [allowNull] => 1 [dbType] => varchar(20) [type] => string [defaultValue] => [size] => 20 [precision] => 20 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [subtitle] => CMysqlColumnSchema Object ( [name] => subtitle [rawName] => `subtitle` [allowNull] => 1 [dbType] => varchar(255) [type] => string [defaultValue] => [size] => 255 [precision] => 255 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [file] => CMysqlColumnSchema Object ( [name] => file [rawName] => `file` [allowNull] => 1 [dbType] => varchar(255) [type] => string [defaultValue] => [size] => 255 [precision] => 255 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [is_oauth] => CMysqlColumnSchema Object ( [name] => is_oauth [rawName] => `is_oauth` [allowNull] => [dbType] => tinyint(1) unsigned [type] => integer [defaultValue] => 0 [size] => 1 [precision] => 1 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => 是否需要认证(0为不限制) [_e:CComponent:private] => [_m:CComponent:private] => ) [is_highlight] => CMysqlColumnSchema Object ( [name] => is_highlight [rawName] => `is_highlight` [allowNull] => [dbType] => tinyint(1) unsigned [type] => integer [defaultValue] => 0 [size] => 1 [precision] => 1 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => 是否高亮 [_e:CComponent:private] => [_m:CComponent:private] => ) ) [relations] => Array ( [Admin] => CBelongsToRelation Object ( [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => Admin [className] => Admin [foreignKey] => Array ( [admin_id] => id ) [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) [Sort] => CBelongsToRelation Object ( [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => Sort [className] => Sort [foreignKey] => Array ( [sort_id] => id ) [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [attributeDefaults] => Array ( [sort_id] => 0 [admin_id] => 0 [created_at] => 0000-00-00 00:00:00 [updated_at] => 0000-00-00 00:00:00 [published_at] => 0000-00-00 00:00:00 [status] => 0 [sticky] => 0 [display_order] => 0 [is_oauth] => 0 [is_highlight] => 0 ) [_model:CActiveRecordMetaData:private] => Article Object ( [_status:protected] => [_sticky:protected] => [_md:CActiveRecord:private] => CActiveRecordMetaData Object *RECURSION* [_new:CActiveRecord:private] => [_attributes:CActiveRecord:private] => Array ( ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => [_alias:CActiveRecord:private] => t [_errors:CModel:private] => Array ( ) [_validators:CModel:private] => [_scenario:CModel:private] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [_new:CActiveRecord:private] => [_attributes:CActiveRecord:private] => Array ( [id] => 6124 [title] => 受理退还投标保证金名单(2021年03月10日) [sort_id] => 44 [published_at] => 2021-03-10 14:42:29 ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => 6124 [_alias:CActiveRecord:private] => t [_errors:CModel:private] => Array ( ) [_validators:CModel:private] => [_scenario:CModel:private] => update [_e:CComponent:private] => [_m:CComponent:private] => )
深圳清沣溪科技有限公司3%股权转让询价公告
2021-03-05根据《深圳市南科大资产经营管理有限公司国有股权处置办法》及相关规定,落实南方科技大学第二十六次产学研工作委员会会议任务,现公开披露以下股权转让信息,广泛征集受让方。
标的名称 |
深圳清沣溪科技有限公司3%股权 |
项目编号 |
QFX202103050002 |
||||
公告起始日期 |
2021.03.05 |
截止日期 |
2021.03.25 |
||||
公告期满,如未征集到意向受让方 |
信息发布终结。 |
||||||
标的概况 |
标的企业基本情况 |
标的企业名称 |
深圳清沣溪科技有限公司 |
||||
注册地(住所) |
深圳市南山区西丽街道学苑大道1001号南山智园B01栋19层1902# |
||||||
公司类型(经济性质) |
有限责任公司 |
法定代表人 |
张日葵 |
||||
成立时间 |
2016.12.16 |
注册资本(万元) |
13330 |
||||
统一社会信用代码/注册号 |
91440300MA5DQT2D89 |
所属行业 |
科技推广和应用服务业 |
||||
经营范围 |
力学工程数值仿真软件研发与销售、技术咨询与技术服务;云计算与数值仿真云服务;国内贸易;经营电子商务;经营进出口业务。(以上法律、行政法规、国务院决定规定在登记前须经批准的项目除外,限制的项目须取得许可后方可经营) |
||||||
职工人数 |
18 |
||||||
标的企业股权结构 |
序号 |
前十位股东名称 |
持股比例(%) |
||||
1 |
深圳清沣溪控股有限公司 |
67 |
|||||
2 |
北京协同创新投资基金合伙企业(有限合伙) |
7.5 |
|||||
3 |
北京协同创新控股有限公司 |
7.5 |
|||||
4 |
王敏云 |
7.5 |
|||||
5 |
邵雨田 |
7.5 |
|||||
6 |
深圳市南科大资产经营管理有限公司 |
3 |
|||||
内部决议 |
股东会决议 |
||||||
主要财务数据指标 |
最近一个年度审计数据 单位:元 |
||||||
2019年度
|
营业收入 |
利润总额 |
净利润 |
||||
1,762,264.24 |
-5,614,259.88 |
-5,614,259.88 |
|||||
资产总额 |
负债总额 |
所有者权益 |
|||||
9,747,878.88 |
971,500.8 |
8,776,378.08 |
|||||
审计机构名称 |
深圳中礼会计师事务所(普通合伙) |
||||||
最近一期企业财务报表数据 单位:元 |
|||||||
报表日期 |
营业收入 |
利润总额 |
净利润 |
||||
2020年12月31日 |
4,299,879.30 |
-2,075,674.12 |
-2,075,674.12 |
||||
报表类型 |
资产总额 |
负债总额 |
所有者权益 |
||||
年报 |
7,621,195.93 |
920,491.97 |
6,700,703.96 |
||||
标的企业基准日审计数据 单位:元 |
|||||||
报表日期 |
营业收入 |
利润总额 |
净利润 |
||||
2020年12月31日 |
4,299,879.30 |
-2,075,674.12 |
-2,075,674.12 |
||||
资产总额 |
负债总额 |
所有者权益 |
|||||
7,621,195.93 |
920,491.97 |
6,700,703.96 |
|||||
转让方基本情况 |
名称 |
深圳市南科大资产经营管理有限公司 |
|||||
统一社会信用代码/注册号 |
91440300319714435A |
||||||
注册地(住所) |
深圳市南山区桃源街道1088号南方科技大学专家公寓2栋3楼 |
||||||
公司类型(经济性质) |
有限责任公司 |
||||||
持有产(股)权比例 |
3% |
||||||
拟转让产(股)权比例 |
3% |
||||||
内部决策形式 |
南方科技大学产学研工作委员会会议决议(或纪要) |
||||||
转让方承诺 |
我方(深圳市南科大资产经营管理有限公司)拟将持有的深圳清沣溪科技有限公司3%股权公开转让,并按本公告内容由http://biddingoffice.sustech.edu.cn/ (南方科技大学招标采购网)公开发布股权转让信息、组织实施交易。我方依照公开、公平、公正、诚信的原则作如下承诺: 1、本次股权转让是我方真实意愿表示,转让的股权权属清晰,我方对该股权拥有完全的处置权且实施不存在任何限制条件。 2、我方转让股权的相关行为已履行了相应程序,经过有效的内部决策,并获得相关批准。 3、我方所提交的《股权转让公告》及附件材料内容真实、完整、合法、有效,不存在虚假记载、误导性陈述或重大遗漏。 4、我方在转让过程中,遵守法律法规规定和《深圳市南科大资产经营管理有限公司国有股权处置办法》的相关规则,按照有关要求履行我方义务。 我方保证遵守以上承诺,如我方发生违规违约行为,而给交易相关方造成损失的,我方承诺以我方设定交纳的交易保证金同等金额承担赔偿责任。 |
||||||
特别告知 |
是否涉及重大债权债务处置事项 |
否,公司的债权、债务仍由标的公司承担 |
|||||
原股东是否放弃优先受让权 |
否 |
||||||
受让主体资格要求 |
1、有高新技术产业投资经验;2、具有布局国家战略新兴产业的能力;3、具有跨境的人才、项目及创业公司引进和投资管理能力。 |
||||||
是否涉及管理层参与受让 |
否 |
||||||
是否涉及职工安置 |
否 |
||||||
是否涉及上市公司国有股权间接转让 |
否 |
||||||
是否涉及外资收购限制或禁止 |
否 |
||||||
其他披露内容 |
无 |
||||||
交易条件 |
转让底价(万元) |
人民币780万元 |
|||||
交易价款支付方式 |
一次性付款,付款后进行工商变更。 |
||||||
受让方资格条件 |
1、意向受让方为法人或非法人组织的,应能承担民事责任; 2、意向受让方为自然人的,应当具有完全民事行为能力; 3、法律、法规、规章规定的其他条件。 |
||||||
与转让相关其他交易条件及事项 |
1、意向受让方(竞买人)竞买报价低于转让底价的为无效报价。 2、如受让方因自身原因退出本次交易或者拒绝在被确定为受让方之日起5个工作日内与转让方签署《股权转让合同》的,则交易保证金不予退还。 3、受让方须在《股权转让合同》签订后,按合同约定按时付款至转让方结算账户。 4、本次股权转让涉及的有关税金和费用,按照国家有关法律法规,各自承担。 5、意向受让方提交受让申请并交纳交易保证金,即视为已详细阅读并完全认可本项目所涉及的披露内容,并以其独立判断决定自愿按本项目股权公告的内容,以现状受让本项目。 |
||||||
交易指南 |
交易方式 |
公告有效期满,只产生一个符合条件意向受让方的,将按公告转让底价与受让方报价孰高原则直接签约;产生两个(含)以上符合条件意向受让方的,将采取综合谈判竞价方式。 |
|||||
竞价须知 |
竞买人在竞价前请务必遵照上述相关规定,否则您将承担无法参与项目竞买、交易保证金不予退还等不利后果,请审慎参与竞买。 |
||||||
现场展示 |
公告截止2021.03.25日17:30前 |
||||||
竞买报名 |
报名时间 |
公告截止日17:30前 |
|||||
报名手续 |
意向受让方须于本项目公告截止日17:30前向深圳市南科大资产经营管理有限公司提出书面意向申请,并交纳项目保证金。 |
||||||
保证金及处置方式 |
符合条件的意向受让方应于公告截止日17:30前将交易保证金人民币10万元汇入深圳市南科大资产经营管理有限公司指定账户。交易保证金以到账时间为准。 账户名称:深圳市南科大资产经营管理有限公司 开 户 行:中国工商银行深圳市分行 账 号:4000 0230 0920 1451 868 公告期内,如只征集到一个符合条件的意向受让方,则该意向受让方被确定为受让方,上述交易保证金直接转为交易价款的一部分;如征集到两个及以上符合条件的意向受让方,则采取综合竞争谈判的方式,上述交易保证金转为竞价保证金。成交后,成功竞买的竞买人交纳的交易保证金转为交易价款的一部分;未成功竞买的竞买人交纳的交易保证金全额无息退还。 |
||||||
联系 方式 |
业务咨询 |
0755-88018492 孙老师 0755-88015768 郑老师 |
|||||
业务投诉 |
0755-88015410 |
||||||
咨询时间 |
公告截止日17:30前(节假日除外) |
||||||
联系地址 |
深圳市南山区桃源街道1088号南方科技大学专家公寓2栋306室 |
||||||
其他 |
无 |
上一篇 : 受理退还投标保证金名单(2021年03月10日)
下一篇 : 受理退还投标保证金名单(2021年02月24日)
© 2009-2024 All Rights Reserved. 粤ICP备14051456号
地址:深圳市南山区学苑大道1088号南方科技大学创园4栋203室 电话:0755-88018567 邮编:518055