iflytek.sql 884 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957
  1. /*
  2. Navicat MySQL Data Transfer
  3. Source Server : localhost
  4. Source Server Version : 50622
  5. Source Host : localhost:3308
  6. Source Database : iflytek
  7. Target Server Type : MYSQL
  8. Target Server Version : 50622
  9. File Encoding : 65001
  10. Date: 2018-12-18 10:18:47
  11. */
  12. SET FOREIGN_KEY_CHECKS=0;
  13. -- ----------------------------
  14. -- Table structure for activity
  15. -- ----------------------------
  16. DROP TABLE IF EXISTS `activity`;
  17. CREATE TABLE `activity` (
  18. `id` int(11) NOT NULL AUTO_INCREMENT COMMENT '主键',
  19. `name` varchar(255) DEFAULT NULL COMMENT '活动名称',
  20. `link` varchar(255) DEFAULT NULL COMMENT '访问链接',
  21. `path` varchar(255) DEFAULT NULL COMMENT '文件所在服务器路径',
  22. `status` int(11) DEFAULT '1' COMMENT '状态(1.未发布 2.收集中 3.已停止)',
  23. `createtime` varchar(255) DEFAULT NULL COMMENT '创建时间',
  24. `isdelete` int(11) DEFAULT '0' COMMENT '活动是否被删除(0.未删除 1.已删除)',
  25. PRIMARY KEY (`id`)
  26. ) ENGINE=InnoDB AUTO_INCREMENT=14 DEFAULT CHARSET=utf8;
  27. -- ----------------------------
  28. -- Records of activity
  29. -- ----------------------------
  30. INSERT INTO `activity` VALUES ('1', null, 'http://localhost:8080/iflytek/ec8a2af1-2c9a-48ac-afc8-d24657356dd0.html', 'iflytek\\ec8a2af1-2c9a-48ac-afc8-d24657356dd0.html', '1', '2018-06-14 09:30:38', '0');
  31. INSERT INTO `activity` VALUES ('2', null, 'http://localhost:8080/iflytek/88cfc82a-03d8-4f0f-bb74-5c240dcc7402.html', 'iflytek\\88cfc82a-03d8-4f0f-bb74-5c240dcc7402.html', '1', '2018-06-14 09:30:39', '1');
  32. INSERT INTO `activity` VALUES ('3', null, 'http://localhost:8080/iflytek/8d2440c2-c608-4bd4-9f57-e5c9820c038a.html', 'iflytek\\8d2440c2-c608-4bd4-9f57-e5c9820c038a.html', '2', '2018-06-14 09:30:40', '0');
  33. INSERT INTO `activity` VALUES ('4', null, 'http://localhost:8080/iflytek/b20283f3-5204-4da1-80fe-a8a2a4431dc9.html', 'iflytek\\b20283f3-5204-4da1-80fe-a8a2a4431dc9.html', '1', '2018-06-14 09:30:40', '1');
  34. INSERT INTO `activity` VALUES ('5', null, 'http://localhost:8080/iflytek/8dde5a89-81b5-4819-898a-b51a9c7160a2.html', 'iflytek\\8dde5a89-81b5-4819-898a-b51a9c7160a2.html', '1', '2018-06-14 09:30:40', '1');
  35. INSERT INTO `activity` VALUES ('6', null, 'http://localhost:8080/iflytek/d1c90534-7c7d-461f-a1ca-beb67193bc3c.html', 'iflytek\\d1c90534-7c7d-461f-a1ca-beb67193bc3c.html', '2', '2018-06-14 09:30:40', '1');
  36. INSERT INTO `activity` VALUES ('7', null, 'http://localhost:8080/iflytek/ca6240fc-0c3f-44fb-8e6b-d747d8d4b676.html', 'iflytek\\ca6240fc-0c3f-44fb-8e6b-d747d8d4b676.html', '1', '2018-06-14 09:30:41', '1');
  37. INSERT INTO `activity` VALUES ('8', '111111', 'http://localhost:8080/iflytek/a8d75d4c-e381-4759-9b4b-6163993f4240.html', 'iflytek\\a8d75d4c-e381-4759-9b4b-6163993f4240.html', '2', '2018-06-14 09:36:49', '0');
  38. INSERT INTO `activity` VALUES ('9', '4444', 'http://localhost:8080/iflytek/ac8c9b0c-5d48-480c-a008-eebf7a4ac202.html', 'iflytek\\ac8c9b0c-5d48-480c-a008-eebf7a4ac202.html', '2', '2018-06-14 10:00:37', '1');
  39. INSERT INTO `activity` VALUES ('10', '999', 'http://localhost:8080/iflytek/9dce7745-06be-41a9-a5d3-ec97d83ab2ec.html', 'iflytek\\9dce7745-06be-41a9-a5d3-ec97d83ab2ec.html', '2', '2018-06-14 11:56:07', '0');
  40. INSERT INTO `activity` VALUES ('11', '知识竞赛', 'http://localhost:8080/iflytek/957ddd27-c726-4233-892d-0816ba2fe688.html', 'iflytek\\957ddd27-c726-4233-892d-0816ba2fe688.html', '2', '2018-06-14 13:59:07', '0');
  41. INSERT INTO `activity` VALUES ('12', '知识大赛', 'http://localhost:8080/iflytek/8bc78e82-f7ba-417d-8571-ca8ad8b07238.html', 'iflytek\\8bc78e82-f7ba-417d-8571-ca8ad8b07238.html', '2', '2018-06-14 17:07:46', '1');
  42. INSERT INTO `activity` VALUES ('13', 'aa', 'http://localhost:8080/iflytek/82c1d507-9cb5-40e4-9918-6b841171c31e.html', 'iflytek\\82c1d507-9cb5-40e4-9918-6b841171c31e.html', '1', '2018-06-14 17:10:52', '1');
  43. -- ----------------------------
  44. -- Table structure for activitynews
  45. -- ----------------------------
  46. DROP TABLE IF EXISTS `activitynews`;
  47. CREATE TABLE `activitynews` (
  48. `id` int(11) NOT NULL AUTO_INCREMENT,
  49. `title` varchar(100) DEFAULT NULL,
  50. `creattime` varchar(100) DEFAULT NULL,
  51. `imgurl` varchar(100) DEFAULT NULL,
  52. `content` text,
  53. `fileurl` varchar(255) DEFAULT NULL COMMENT '附件信息',
  54. `state` varchar(4) DEFAULT NULL COMMENT '0 删除 1 存在',
  55. PRIMARY KEY (`id`)
  56. ) ENGINE=InnoDB AUTO_INCREMENT=38 DEFAULT CHARSET=utf8;
  57. -- ----------------------------
  58. -- Records of activitynews
  59. -- ----------------------------
  60. INSERT INTO `activitynews` VALUES ('4', '普大喜奔|语音识别NO.1的科大讯飞在长春招实习生啦,福利多多', '2017-11-23 14:46:19', null, '<section><section><section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; text-align: center; word-wrap: break-word !important;\"><strong style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important; font-size: 14px;\">没错</span></strong></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; text-align: center; word-wrap: break-word !important;\"><strong style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important; font-size: 14px;\">就是科大讯飞</span></strong></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; text-align: center; word-wrap: break-word !important;\"><strong style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important; font-size: 14px;\">科大讯飞,长春学生实习的福音。</span></strong></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; text-align: center; word-wrap: break-word !important;\"><strong style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important; font-size: 14px;\">你是否还在吐槽长春互联网行业的滞后?</span></strong></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; text-align: center; word-wrap: break-word !important;\"><strong style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important; font-size: 14px;\">顶着严寒前往北上广,只为一份前途未卜的实习;</span></strong></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; text-align: center; word-wrap: break-word !important;\"><strong style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important; font-size: 14px;\">冒着背井离乡的痛苦,只求一份实习的心安;</span></strong></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; text-align: center; word-wrap: break-word !important;\"><strong style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important; font-size: 14px;\">长春高校学子,科大讯飞了解你们的苦衷,</span></strong></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; text-align: center; word-wrap: break-word !important;\"><strong style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important; font-size: 14px;\">不必远行即可解锁实习这道难关</span></strong></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; text-align: center; word-wrap: break-word !important;\"><strong style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important; font-size: 14px;\">改变,从科大讯飞开始。</span></strong></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; text-align: center; word-wrap: break-word !important;\"><strong style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important; font-size: 14px;\">未来,让我们一起飞翔。</span></strong></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important;\"><br/></p></section></section></section><p></p><section><section><img class=\"\" src=\"http://mmbiz.qpic.cn/mmbiz_jpg/4h5XAPM1gvpmxaiaHOXxuazH1qzcjTdUvJqdYBfFFzGXalAzGkhFs3SzNh40A07icyuJrhialv3sia5dV3WGwAZP3A/640?wx_fmt=jpeg&tp=webp&wxfrom=5&wx_lazy=1\"/></section></section><section><section><img class=\"\" width=\"1.5em\" src=\"http://mmbiz.qpic.cn/mmbiz_png/3Q8QybleYSJFibhhv0I9NblUfVkVHpVn8v2NEwzsqCBBNcqNuXwdibMzuSYp1VLN9ianejWoicKnJxlQ4llUOrib86A/640?wx_fmt=png&tp=webp&wxfrom=5&wx_lazy=1\"/><section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\"><strong style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important;\">这究竟是怎么样的企业?</strong></p></section><img class=\"\" width=\"1.5em\" src=\"http://mmbiz.qpic.cn/mmbiz_png/3Q8QybleYSJFibhhv0I9NblUfVkVHpVn8IZVYpJI5FjZQP9VkQ28tticbhQ3d7y8DaTibibmwfLZkXDqRk1Z0kQicicg/640?wx_fmt=png&tp=webp&wxfrom=5&wx_lazy=1\"/></section></section><section><section><img class=\"\" src=\"http://mmbiz.qpic.cn/mmbiz_jpg/4h5XAPM1gvpmxaiaHOXxuazH1qzcjTdUvU5qwLK9sCuRu9JCJCOAa3c04UdujYlyuagSvL6tGIFafWWicSDzziaJg/640?wx_fmt=jpeg&tp=webp&wxfrom=5&wx_lazy=1\"/></section></section><section><section><img class=\"\" src=\"http://mmbiz.qpic.cn/mmbiz_jpg/4h5XAPM1gvpmxaiaHOXxuazH1qzcjTdUv44vnQuvZgbhRbpk7cqkgDpTSOxudR3c9YiaP25iaOt4LKgIpV2dfWQ9g/640?wx_fmt=jpeg&tp=webp&wxfrom=5&wx_lazy=1\"/></section></section><section><section><img class=\"\" src=\"http://mmbiz.qpic.cn/mmbiz_jpg/4h5XAPM1gvpmxaiaHOXxuazH1qzcjTdUvK2ibIPuWuZ5CFiaRSQcTT6TejOjib9WCvTdY25RmLIzMQEQZqpAib5BFCg/640?wx_fmt=jpeg&tp=webp&wxfrom=5&wx_lazy=1\"/></section></section><section><section><img class=\"\" src=\"http://mmbiz.qpic.cn/mmbiz_jpg/4h5XAPM1gvpmxaiaHOXxuazH1qzcjTdUvp0N1a54EJIwngF9XGCP5VjmnTZlGGI9Dug9Jic4kxgicicIuBTlo2hx3A/640?wx_fmt=jpeg&tp=webp&wxfrom=5&wx_lazy=1\"/></section></section><section><section><img class=\"\" src=\"http://mmbiz.qpic.cn/mmbiz_png/4h5XAPM1gvpmxaiaHOXxuazH1qzcjTdUveiafibvWeVO3icHNDzrml0TCnbEDrKkcJagZbL71PWbgBXvx89JEau6jA/640?wx_fmt=png&tp=webp&wxfrom=5&wx_lazy=1\"/></section></section><section><section><img class=\"\" src=\"http://mmbiz.qpic.cn/mmbiz_jpg/4h5XAPM1gvpmxaiaHOXxuazH1qzcjTdUveKzNhFa6oJ9B1vdjiadNcW3I155sxgIhHh0z6bic3nrLtic4yNA1d1QjA/640?wx_fmt=jpeg&tp=webp&wxfrom=5&wx_lazy=1\"/></section></section><section><section><section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important;\"><br/></p></section></section></section><section><section><section><img class=\"\" width=\"2.5em\" src=\"http://mmbiz.qpic.cn/mmbiz_png/vlpzJtBia4rGU7bqKPCSSU5sbOiceBO3K506DRtWnMOqeT40j0RrsicyVZESU9LVwibXpL1xLVcfRibThWIxugTTY6g/640?wx_fmt=png&tp=webp&wxfrom=5&wx_lazy=1\"/>&nbsp;<section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: none; min-height: 1em; word-wrap: break-word !important; text-align: center;\"><strong style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important;\">眼熟?听说?用过?</strong></p></section></section><img class=\"\" width=\"100%\" src=\"http://mmbiz.qpic.cn/mmbiz_png/QGZtQrtngibmVB9fEicorYxKwM17r3gCJC5d0kWAMKKo2dWGBmcEJk5xjtribGwhYNsVh3N3B25tF3kIN2JjOR5cA/640?wx_fmt=png&tp=webp&wxfrom=5&wx_lazy=1\"/><section></section></section></section><section><section><section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\"><strong style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important;\">这次你来参与!!!</strong></p></section></section></section><section><section><section><section></section><section><section><section><section><section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: none; min-height: 1em; word-wrap: break-word !important;\"><br/></p></section></section></section><section><section><section><section></section><section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: none; min-height: 1em; word-wrap: break-word !important; text-align: center;\"><strong style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important;\">岗位:<span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important; color: rgb(245, 64, 23);\">人工智能资源工程师</span></strong></p></section><section></section></section></section></section><section><section><section><section><section><section><section><section><br/></section></section></section><section><section><section><section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: none; min-height: 1em; word-wrap: break-word !important;\"><br/></p></section></section></section></section><section><section><section><br/></section></section></section></section></section><section><section><section><section><section><section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: none; min-height: 1em; word-wrap: break-word !important;\">此岗位为科大讯飞在人工智能核心产业上提供了资源保障,包括在智能机器人、讯飞听见、智慧庭审等多款人工智能产品上提供训练集及测试集数据,优化核心技术。</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: none; min-height: 1em; word-wrap: break-word !important;\"><br/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: none; min-height: 1em; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important; color: rgb(166, 91, 203);\">英文和中文实习生共60名。(一周累计时长满3天即可参与实习,周六日休息。)</span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: none; min-height: 1em; word-wrap: break-word !important;\"><br/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: none; min-height: 1em; word-wrap: break-word !important;\"><br/></p></section></section></section></section></section></section></section></section></section><section><section><section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: none; min-height: 1em; word-wrap: break-word !important;\"><br/></p></section></section></section></section></section><section></section></section></section></section><section><section><section><section><section></section><section></section></section><section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important;\">工作要求</p></section></section></section></section><section><section><section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important; letter-spacing: 0px; line-height: 1.6; color: rgb(245, 64, 23);\">1</span><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important; letter-spacing: 0px; line-height: 1.6;\">。工作积极认真,有耐心,有质量把控意识;</span><br/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important; color: rgb(245, 64, 23);\">2</span>。英语六级及以上,专业语感和听力能力较好者优先录用;</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important; color: rgb(245, 64, 23);\">3</span><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important; color: rgb(245, 64, 23);\">。专业不限</span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important; color: rgb(245, 64, 23);\">4</span>。基础工作为数据标注,能力较好者可从事管理方面工作,协助责任人对新人培训、日常考勤、绩效考核等;</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important; color: rgb(245, 64, 23);\">5</span>。自带笔记本;</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important; color: rgb(245, 64, 23);\">6</span>。<span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important; color: rgb(245, 64, 23);\">实习地址</span>:长春朝阳讯飞AI双创基地</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important;\">(长春市前进大街996号力旺大厦B座13楼)</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important;\"><br/></p></section></section></section><section><section><section><section><section></section><section></section></section><section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important;\">小语种的同学:</p></section></section></section></section><section><section><section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important;\">朝鲜语、俄语、日语、西班牙语、法语</p></section></section></section><section><section><section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important;\">我们也要!!!</p></section></section></section><section><section><section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important;\"><br/></p></section></section></section><section><section><section></section><span class=\"\" style=\"margin: 0px; padding: 0px 5px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important; display: inline-block; vertical-align: top; height: 2em; line-height: 2em; background-color: rgba(211, 207, 206, 0.117647);\"><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important;\">工作内容</p></span><section></section></section></section><section><section><section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important; letter-spacing: 0px; line-height: 1.6;\">1。相应语种音频的转写工作,主要把听到的语音按照规范转写成文字;</span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important;\">2。支持相应语种的翻译工作;</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important;\"><br/></p></section></section></section><section><section><section></section><span class=\"\" style=\"margin: 0px; padding: 0px 5px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important; display: inline-block; vertical-align: top; height: 2em; line-height: 2em; background-color: rgba(211, 207, 206, 0.117647);\"><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important;\">薪资标准</p></span><section></section></section></section><section><section><section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; text-align: center; word-wrap: break-word !important;\">基本工资+午餐补助+交通补助+机器补助</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; text-align: center; word-wrap: break-word !important;\">(具体面谈)</p></section></section></section><section><section><section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important;\"><br/></p></section></section></section><section><section><section></section><span class=\"\" style=\"margin: 0px; padding: 0px 5px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important; display: inline-block; vertical-align: top; height: 2em; line-height: 2em; background-color: rgba(211, 207, 206, 0.117647);\"><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important;\">投递简历邮箱</p></span><section></section></section></section><section><section><section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important; color: rgb(249, 110, 87);\">实习人员请致电:17775392079(张先生)</span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important; color: rgb(249, 110, 87);\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 18555012139(孙女士)</span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important; color: rgb(249, 110, 87); letter-spacing: 0px; line-height: 1.6;\">邮 箱:zxzhang3@iflytek.com<br/></span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important; letter-spacing: 0px; line-height: 1.6;\"><br/></span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important; color: rgb(10, 13, 201);\">小语种实习请致电:15156023549(桂女士)</span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important; color: rgb(10, 13, 201);\">邮 箱:lngui@iflytek.com</span></p></section></section></section><p></p><p><br/></p>', null, null);
  61. INSERT INTO `activitynews` VALUES ('8', '【报名】3.31来讯飞AI双创基地,听如何用知识产权提升企业价值', '2017-03-20 16:52:33', null, '<section><section><section><section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\"><strong style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important;\">关于知识产权运营的几点思考</strong></p></section><section><section></section><section></section></section></section></section></section><p><br/></p><section><section><section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\">它有助于<span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important; color: rgb(249, 110, 87);\">提升企业无形资产价值</span>,</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\">在企业融资上市、投资并购</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\">及企业出售等资产运作上<span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important; color: rgb(249, 110, 87);\">获取更大的收益;</span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\">它有助于<span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important; color: rgb(249, 110, 87);\">巩固企业市场竞争地位</span>,</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\">使企业开发的具有知识产权保护的产品</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\">在<span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important; color: rgb(249, 110, 87);\">销售市场上的地位明显增强</span>。</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important;\"><br/></p></section></section></section><section><section><section><section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\"><strong style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important;\">主办方</strong></p></section><section><section></section><section></section></section></section></section></section><section><section><section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\">长春朝阳讯飞AI双创基地</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\">吉林天邦菁华知识产权运营服务有限公司</p></section></section></section><section><section><section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important;\"><br/></p></section></section></section><section><section><section><section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\"><strong style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important;\">本期导师</strong></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important;\"><strong style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important;\"><br/></strong></p></section><section><section></section><section></section></section></section></section></section><section><section><img class=\"\" src=\"http://mmbiz.qpic.cn/mmbiz_jpg/4h5XAPM1gvp8icPqibzbtmdWWlRoeiag6wcfmibXZuUnFYx8bJHcvLA1MRyjMjoSiblRcIEiaDmSbr6kY10kDJ7deIdg/640?wx_fmt=jpeg&tp=webp&wxfrom=5&wx_lazy=1\"/></section></section><section><section><section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; text-align: center; word-wrap: break-word !important;\"><strong style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important;\"><br/></strong></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\"><strong style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important;\">赵子翚(hui)</strong></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important;\"><strong style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important;\"><br/></strong></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\">知识产权行业专家,<span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important; letter-spacing: 0px; line-height: 1.6;\">现任吉林天邦菁华知识产权运营服务有限公司</span><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important; letter-spacing: 0px; line-height: 1.6;\">体系培训部部长,</span><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important; letter-spacing: 0px; line-height: 1.6;\">吉林省知识产权促进会副秘书长。</span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\">拥有丰富的企业知识产权管理以及知识产权工作经验。从事专利代理、专利挖掘、专利分析、专利评价、评估、体系辅导、知识产权培训等工作已达11年,为400余家企业提供咨询、培训服务。</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important;\"><br/></p></section></section></section><section><section><section><section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\"><strong style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important;\">培训内容</strong></p></section><section><section></section><section></section></section></section></section></section><section><section><section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;1.知识产权基础知识</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;2.什么是专利运营</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;3.什么是专利质押融资</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important;\"><br/></p></section></section></section><section><section><section><section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\"><strong style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important;\">本期流程</strong></p></section><section><section></section><section></section></section></section></section></section><section><section><section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;13:00-13:30 &nbsp; &nbsp; 签 &nbsp; &nbsp; 到</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;13:30-14:30 &nbsp; &nbsp; 导师辅导</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;14:30-14:40 &nbsp; &nbsp; 互动交流</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;14:40-15:00 &nbsp; &nbsp; 1v1 深度辅导</p></section></section></section><section><section><section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important;\"><br/></p></section></section></section><section><section><section><section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\"><strong style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important;\">报名方式</strong></p></section><section><section></section><section></section></section></section></section></section><section><section><section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\">&nbsp;基地内部企业到12楼前台预约报名,</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\">外部企业拨打电话 0431-87025860预约报名。</p></section></section></section><section><section><img class=\"\" src=\"http://mmbiz.qpic.cn/mmbiz_jpg/4h5XAPM1gvq5kF1pHRM4ic0vQHib7y0WJqODqic0xkwcQlVBZU1YicK9UkUsxFAo4DSAHhB2oiakT63dgmtXAdgJvKw/640?wx_fmt=jpeg&tp=webp&wxfrom=5&wx_lazy=1\"/></section></section><section><section><section><img width=\"30px\" src=\"http://mmbiz.qpic.cn/mmbiz_png/hkY98x1pbHIj60X87FLdib8sNa2tY9hGCf6EmIWKquXjHbXhe8CPrIDjeswQdJl5rwvTwtVwBKKObqdBp5QbYIQ/640?wx_fmt=png&tp=webp&wxfrom=5&wx_lazy=1\" class=\"\"/>&nbsp;<section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important;\"><strong style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important;\">&nbsp;2017-3-31 &nbsp;13:30-15:00</strong></p></section></section></section></section><section><section><section><img width=\"30px\" src=\"http://mmbiz.qpic.cn/mmbiz_png/5fmRzrB0YvA83E0YQLDNWqfbItFRwI7UwPd8nZy3VdAhrPblveVx0aIyz2cWibhLbTJcqajT8vLKaaSibJ0jd7GQ/640?wx_fmt=png&tp=webp&wxfrom=5&wx_lazy=1\" class=\"\"/>&nbsp;<section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important;\">&nbsp;长春市朝阳区前进大街996号</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important; letter-spacing: 0px; line-height: 1.6;\">力旺广场 B座12楼路演厅</span></p></section></section></section></section><section><section><section><section><img width=\"30px\" src=\"http://mmbiz.qpic.cn/mmbiz_png/ricVlicaICM0rqlZweV6JNRX7IecIUHfapbuBTDc6JmJB7ejnaCUFKXOsatY3NRkjpj8TLibZPeicORiarIDEBLiaX2w/640?wx_fmt=png&tp=webp&wxfrom=5&wx_lazy=1\" class=\"\"/></section><section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\">&nbsp; &nbsp;咨询电话:0431-87025860</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important;\"><br/></p></section></section></section></section><section><section><section><section><section><section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\"><strong>讯飞AI双创基地简介</strong></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important;\"><br/></p></section></section></section></section></section></section><section><section><section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important;\">长春朝阳讯飞AI双创基地,是在长春市政府、朝阳区政府大力支持下与科大讯飞股份有限公司共同建设的创业孵化基地,<span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important; color: rgb(249, 110, 87);\">该基地是全国第一家人工智能方向的专业性的双创基地。</span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important; color: rgb(249, 110, 87);\"><br/></span></p></section></section></section><section><section><img class=\"\" src=\"http://mmbiz.qpic.cn/mmbiz_jpg/4h5XAPM1gvq5kF1pHRM4ic0vQHib7y0WJqoxtq7rFhyfAatO77pw3mlYrN1iaYDibflE4SdOYOHe6kRP9U8mDwAcHQ/640?wx_fmt=jpeg&tp=webp&wxfrom=5&wx_lazy=1\"/></section></section><section><section><section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important;\"><br/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important; font-size: 14px;\">双创基地建筑面积10000平米,可以容纳企业数量80家,提供就业岗位1500个。</span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important;\"><br/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important; font-size: 14px;\">我们的双创基地特色在于“AI”人工智能,能够发挥科大讯飞在智能语音技术上的国际领先优势及上下游产业链高端资源优势,加快实现在长春汇集高端人才、凝聚创新团队,促进科技成果产业化,助力长春战略性新兴产业发展。</span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important; font-size: 14px;\"><br/></span></p></section></section></section><section><section><img class=\"\" src=\"http://mmbiz.qpic.cn/mmbiz_jpg/4h5XAPM1gvq5kF1pHRM4ic0vQHib7y0WJqmTD67XOSTrUwVJ2ZGKZWc5TcugKfsXk5g4kPzFXnyW05YO6Plc6Muw/640?wx_fmt=jpeg&tp=webp&wxfrom=5&wx_lazy=1\"/></section></section><p><br/></p><p><br/></p>', null, null);
  62. INSERT INTO `activitynews` VALUES ('9', '新闻|长春市朝阳区高新技术企业认定培训在讯飞双创基地成功举办', '2017-04-17 16:57:03', null, '<section><section><section><section><section><section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important;\">2017年4月7日,由长春市朝阳区科技局主办,长春朝阳讯飞AI双创基地承办长春市朝阳区高新技术企业认定培训活动在前进大街996号力旺大厦B座12楼科大讯飞AI双创基地路演厅举行。</p></section></section></section></section></section></section><p><section><section><section></section></section></section><section><section><section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important;\"><br/></p></section></section></section><section><section><img class=\"\" src=\"http://mmbiz.qpic.cn/mmbiz_jpg/4h5XAPM1gvpVrn8Zhk7CcPfrRkD2ic7Kk9138AFkXJicoSHIK05ngAMor8XRk7kSuKICibib3kxo14bfpLjBSqtQUQ/640?wx_fmt=jpeg&tp=webp&wxfrom=5&wx_lazy=1\"/></section></section><section><section><section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; text-align: center; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important; color: rgb(160, 160, 160);\"><strong style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important; letter-spacing: 0px; line-height: 1.6;\">讲师:谢斌</span><br/></strong></span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; text-align: center; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important; color: rgb(160, 160, 160);\"><strong style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; letter-spacing: 0px; line-height: 1.6; word-wrap: break-word !important;\">吉林省科技厅高新技术企业</span></strong></span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; text-align: center; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important; color: rgb(160, 160, 160);\"><strong style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; letter-spacing: 0px; line-height: 1.6; word-wrap: break-word !important;\">认定管理办公室调研员&nbsp;</span></strong></span><br/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important;\"><br/></p></section></section></section><section><section><section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important;\"><strong style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important; letter-spacing: 0px; line-height: 1.6;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important; font-size: 14px;\">为贯彻落实市委、市政府创新驱动发展战略,推动我市创新型科技企业发展,培育科技型“小巨人”与高新技术企业,增强企业自主创新能力。2017年4月7日,由长春市朝阳区科技局主办,长春朝阳讯飞AI双创基地承办长春市朝阳区高新技术企业认定培训活动。</span></strong></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important;\"><br/></p></section></section></section><section><section><img class=\"\" src=\"http://mmbiz.qpic.cn/mmbiz_jpg/4h5XAPM1gvpVrn8Zhk7CcPfrRkD2ic7KkibRicDYeDWLKUVHGTg2yn0Jt99pJbOPWFmR1DLMbBJfucjib78mNDwzdA/640?wx_fmt=jpeg&tp=webp&wxfrom=5&wx_lazy=1\"/></section></section><section><section><section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important;\"><strong style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important;\">朝阳区科技局局长&nbsp;丁慧东参与此会</strong></p></section></section></section><section><section><section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important;\"><br/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important;\">长春市朝阳区科技局局长丁慧东等领导一行参与此会,吉林省盛创科技有限公司、吉林省菲斯克信息科技有限公司、长春喜成科技有限公司等30余家企业代表,近百人参加培训。</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important;\"><br/></p></section></section></section><section><section></section></section><section><section><section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; text-align: center; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important; color: rgb(160, 160, 160); font-size: 12px;\"><strong style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important;\">近百人参与培训</strong></span><br/></p></section></section></section><section><section><section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important;\"><br/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important;\">此次高新技术企业认定培训会上,重点对高新技术企业认定条件 、支持对象、支持方式、享受税收优惠、企业申请作出详细讲解。会后谢斌调研员解答了企业认定的相关疑问。此次培训反响热烈,得到广大企业的支持。</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important;\"><br/></p></section></section></section><section><section><img class=\"\" src=\"http://mmbiz.qpic.cn/mmbiz_jpg/4h5XAPM1gvpVrn8Zhk7CcPfrRkD2ic7KkQy3lgWVa5TibInv0kakk7CtZicLvdKcWQCaUNBwgYzvgBshib5Z3UgHVA/640?wx_fmt=jpeg&tp=webp&wxfrom=5&wx_lazy=1\"/></section></section></p><p><br/></p>', null, null);
  63. INSERT INTO `activitynews` VALUES ('11', '科大讯飞全球顶尖AI语音技术培训', '2017-04-10 17:20:02', null, '<section><section><section><section><section><section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\">科大讯飞全球顶尖AI语音技术培训</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\">4月22日(周六)</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\">技术大牛空降长春</p></section></section></section><section><section><section></section></section></section><section><section><section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\">嘉宾</p></section></section></section><section><section><img class=\"\" src=\"http://mmbiz.qpic.cn/mmbiz_jpg/4h5XAPM1gvrCxAnpyjDHnrDJjnZTibibWibGmfJO8097Gnr35u2ciaYckZN4iaMy0Klh7kWFRcmY1PUE2KcGsKwLq7g/640?wx_fmt=jpeg&tp=webp&wxfrom=5&wx_lazy=1\"/></section></section><section><section><section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\"><strong style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important;\">水哥</strong></p></section></section></section><section><section><section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\"><strong style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important;\">&nbsp;开放平台技术服务专家</strong></p></section></section></section><section><section><section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important; letter-spacing: 0px; line-height: 1.6;\">毕业于中国科学技术大学,<span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; background-color: rgb(255, 251, 0);\">就职于科大讯飞</span>。参与讯飞开放平台语音识别、语音合成、语音唤醒等多项核心产品研发。现负责开放平台业务线技术支持相关工作,助力上百家公司进行产品研发和项目落地。</span><br/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important;\"><br/></p></section></section></section><section><section><section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\">主讲内容:</p></section></section></section><section><section><section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important; letter-spacing: 0px; line-height: 1.6;\">1、语音识别、语音交互、语音合成技术的发展历程</span><br/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important; letter-spacing: 0px; line-height: 1.6;\">2、语音识别技术基础原理(技术分类、识别系统等)</span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\">3、语音识别技术优秀案例分析(讯飞随声译、讯飞</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\">输入法等为例)</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\">4、如何接入讯飞开放平台语音听写SDK</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important;\"><br/></p></section></section></section><section><section><section>&nbsp;<section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important;\">活动时间:4月22日</p></section>&nbsp;(周六)</section></section></section><section><section><section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\">&nbsp;<span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important; letter-spacing: 0px; line-height: 1.6;\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;13:20——13:30 &nbsp;&nbsp;签到</span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 13:30——15:00 &nbsp;&nbsp;技术讲师培训</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 15:00——15:20 &nbsp;&nbsp;交流互动提问</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 15:20——15:30&nbsp; &nbsp;1v1深度交流&nbsp;<span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; background-color: rgb(255, 251, 0);\">(提前预约)</span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 15:30——16:00 &nbsp; 体验AI技术成果展厅</p></section></section></section><section><section><section>&nbsp;<section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important;\">上课地点:朝阳区前进大街与繁荣路交汇</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important;\">力旺广场<span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important; letter-spacing: 0px; line-height: 1.6;\">B座12楼路演厅</span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important; letter-spacing: 0px; line-height: 1.6;\">(舌尖上的中国那里呦)</span></p></section></section></section></section><section><section><section><section><img width=\"30px\" src=\"http://mmbiz.qpic.cn/mmbiz_png/1ibNIDesyDmcenIaMvK83NGqzicPmGHzvVDxPoGnD6p20KGiaQD9sF5nP7xnh7vRmPylh6kCfBiabnyYTXLEjuBaKA/640?wx_fmt=png&tp=webp&wxfrom=5&wx_lazy=1\" class=\"\"/></section><section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\">报名电话:0431—87025860</p></section></section></section></section><section><section><section><section><img width=\"30px\" src=\"http://mmbiz.qpic.cn/mmbiz_png/1d45jIM2w1G2jIQfR9cqp2VvgWo6tL8jsUfFofnFz5k78bxvly480aGnDR864SoYJ7kZvt7GVyHnicgw8p4LAZA/640?wx_fmt=png&tp=webp&wxfrom=5&wx_lazy=1\" class=\"\"/></section><section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\">主办:长春朝阳讯飞AI双创基地</p></section></section></section></section><section><section><section><section><img width=\"30px\" src=\"http://mmbiz.qpic.cn/mmbiz_png/lm5Ykb6IYnGYaESibNNibFC1siazxHb2ZrpUf7ibp4Lykwa9bgZr7aFbN5BnObBt2hic5NRLicYGAj53Hob2HlqWDaHw/640?wx_fmt=png&tp=webp&wxfrom=5&wx_lazy=1\" class=\"\"/></section><section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\">报名方式</p></section><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; background-color: rgb(255, 251, 0);\">&nbsp;(免门票)</span></section><section></section></section></section><section><section><section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important; letter-spacing: 0px; line-height: 1.6;\">&nbsp; &nbsp; &nbsp; &nbsp; 1、公众号回复<span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; letter-spacing: 0px; line-height: 1.6;\">姓名+电话+单位+AI技术培训</span></span><br/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\">&nbsp; &nbsp; &nbsp; &nbsp; 2、打报名电话报名(前台妹子声音太甜)</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\">&nbsp; &nbsp; &nbsp; &nbsp; 3、<span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; background-color: rgb(255, 251, 0);\">未报名突袭者,没有任何零食福利哦~~</span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\">&nbsp; &nbsp;</p></section></section></section></section></section></section><p><section><section><img class=\"\" src=\"http://mmbiz.qpic.cn/mmbiz_png/4h5XAPM1gvrCxAnpyjDHnrDJjnZTibibWib1LcFFQInsdVgdOzzLDYlichZDvPwR7Gf4BmCAib3IIzZCPz7MCvlXNYA/640?wx_fmt=png&tp=webp&wxfrom=5&wx_lazy=1\"/></section></section><section><section><section><section><section><section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\">&nbsp; &nbsp;科大讯飞语音技术展示</p></section></section></section></section></section></section><section><section><section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important;\"><br/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important;\">“晓译”多语种翻译机,两会上总理为我们代言过哒,我们基地也有,快来学习这种全球顶尖的算法与技术吧,同时体验这种秒速翻译~~</p></section></section></section><section><section><img class=\"\" src=\"http://mmbiz.qpic.cn/mmbiz_jpg/4h5XAPM1gvrCxAnpyjDHnrDJjnZTibibWib6czcolDfGJLwiaznDpicHryWEC7FCP6sfF8vdBoXMuSpfoKJkWF8iaP0w/640?wx_fmt=jpeg&tp=webp&wxfrom=5&wx_lazy=1\"/></section></section><section><section><section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\"><strong style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important;\">李克强总理听取刘庆峰董事长介绍AI“晓译”翻译机</strong></p></section></section></section><section><section><img class=\"\" src=\"http://mmbiz.qpic.cn/mmbiz_jpg/4h5XAPM1gvrCxAnpyjDHnrDJjnZTibibWibbwHcTiaQF8wGDYibcBFmNyhuyRHCe1biaBkqHruy5mJfqnv0p8n6cfmVw/640?wx_fmt=jpeg&tp=webp&wxfrom=5&wx_lazy=1\"/></section></section><section><section><section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; text-align: center; word-wrap: break-word !important;\"><strong style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important; color: rgb(160, 160, 160); font-size: 12px;\">来学习语音转换技术,同时可以体验哦~</span></strong></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\"><strong style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important; color: rgb(160, 160, 160); letter-spacing: 0px; line-height: 1.6;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important; font-size: 12px;\"><br/></span></strong></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important; background-color: rgb(252, 253, 27);\">讯飞听见功能展示</span>(如此强大的语音转写,全球第一的顶尖技术,难道你不想来学习、体验一下吗)</p></section></section></section><section><section><section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important;\"><br/></p></section></section></section><section><section><section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; font-size: 15px;\"><strong style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important;\">我的天~~小编还为你们准备了零食,<span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important; line-height: 25.6px; letter-spacing: 0px;\">学习</span><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important; letter-spacing: 0px; line-height: 1.6;\">技术同时还不枯燥~~</span></strong></span></p></section></section></section><section><section><img class=\"\" src=\"http://mmbiz.qpic.cn/mmbiz_jpg/4h5XAPM1gvrCxAnpyjDHnrDJjnZTibibWibowotDoiaXsQrpmriaWVI9z0Eh0YPyslz7Vp9Ovzkx4d8PtPicTE7Q6AqA/640?wx_fmt=jpeg&tp=webp&wxfrom=5&wx_lazy=1\"/></section></section><section><section><section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important;\"><br/></p></section></section></section><section><section><section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\"><strong style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important;\">长春朝阳讯飞AI双创基地为创业的你提供——</strong></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\"><strong style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important;\">棒棒的环境,更大的圈子!</strong></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\"><strong style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important;\">来讯飞AI 双创吧,和最优秀的人在一起!</strong></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\"><strong style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important;\">tips:不想跳槽的小伙伴如果想来讯飞AI 双创的话......</strong></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\"><strong style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important;\">可以“举家”搬过来,</strong></p></section></section></section><section><section><section></section></section></section><section><section><img class=\"\" src=\"http://mmbiz.qpic.cn/mmbiz_jpg/4h5XAPM1gvrCxAnpyjDHnrDJjnZTibibWibhntib0DxjMxKa1qka8L2H856cYtQPkZ6ic95vibcdExYbdkOdhDtW2Saw/640?wx_fmt=jpeg&tp=webp&wxfrom=5&wx_lazy=1\"/></section></section><section><section><section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important;\"><br/></p></section></section></section><section><section><section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; text-align: center; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important; background-color: rgb(252, 253, 27);\">入场前领福利<br/></span></p></section></section></section><section><section><section><section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: none; min-height: 1em; word-wrap: break-word !important;\"><strong style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important;\">福利来啦</strong></p></section><section></section><section></section><section></section></section><section><section><section><section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; text-align: left; word-wrap: break-word !important;\"><br/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; text-align: left; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; background-color: rgb(255, 251, 0);\">转发</span>此文章到朋友圈,同时<span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; background-color: rgb(255, 251, 0);\">截图</span>到长春朝阳讯飞AI双创基地公众号,再留下<span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; background-color: rgb(255, 251, 0);\">姓名+单位+电话</span>,本小编将礼品随机发放给10人。(5个限量小飞飞优盘,5个经典限量讯飞明信片),领取时间4月22日,下午1点半,地点就是上面上课的地方啦(<span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; line-height: 25.6px; text-align: center; background-color: rgb(254, 255, 255);\">朝阳区前进大街与繁荣路交汇力旺广场</span><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important; line-height: 1.6; text-align: center; letter-spacing: 0px;\">B座12楼路演厅</span><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; line-height: 1.6;\">)~</span></p></section></section></section><section><section><img class=\"\" src=\"http://mmbiz.qpic.cn/mmbiz_jpg/4h5XAPM1gvrCxAnpyjDHnrDJjnZTibibWibBl7ctHF3mibicC3zfskhR9WVuscEPccvBYlKTiaqQ9ticTQYHgjIKOQFnw/640?wx_fmt=jpeg&tp=webp&wxfrom=5&wx_lazy=1\"/></section></section><section><section><section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\"><strong style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important;\">我就是小飞飞优盘啦~~</strong></p></section></section></section></section></section></section></p><p><br/></p>', null, null);
  64. INSERT INTO `activitynews` VALUES ('12', '【报名】| OMG!讯飞AI语音技术培训报名真的太火爆!!', '2017-04-12 17:20:53', null, '<section><section><img class=\"\" width=\"80%\" src=\"http://mmbiz.qpic.cn/mmbiz_jpg/4h5XAPM1gvoFz4Pd3e8lr6LUfGibqeBiapicR28LYocBGALOecJCQyUriaxMZTsntHzpVeBezE1jBJu4YajahiceZfA/640?wx_fmt=jpeg&tp=webp&wxfrom=5&wx_lazy=1\"/></section></section><p><section><section><section><section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: none; min-height: 1em; word-wrap: break-word !important;\"><br/></p></section><section></section><section></section><section></section></section><section><section><section><section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\"><strong style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important;\">后面有大家疯狂转发朋友圈截图哦~~</strong></p></section></section></section></section></section></section><section><section><section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important; font-size: 14px; background-color: rgb(252, 253, 27);\">主讲内容:</span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important; font-size: 14px;\">1、语音识别、语音交互、语音合成技术的发展历程<br/></span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important; font-size: 14px;\">2、语音识别技术基础原理(技术分类、识别系统等)</span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important; font-size: 14px;\">3、语音识别技术优秀案例分析(讯飞随声译、讯飞</span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important; font-size: 14px;\">输入法等为例)</span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important; font-size: 14px;\">4、如何接入讯飞开放平台语音听写SDK</span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\">&nbsp;</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important; background-color: rgb(252, 253, 27);\">活动时间:4月22日<span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important; letter-spacing: 0px; line-height: 1.6;\">(周六)</span></span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\">&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important; font-size: 14px;\">13:20——13:30 &nbsp;&nbsp;签到</span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important; font-size: 14px;\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 13:30——15:00 &nbsp;&nbsp;技术讲师培训</span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important; font-size: 14px;\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 15:00——15:20 &nbsp;&nbsp;交流互动提问</span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important; font-size: 14px;\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 15:20——15:30&nbsp; &nbsp;1v1深度交流&nbsp;(提前预约)</span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important; font-size: 14px;\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 15:30——16:00 &nbsp; 体验AI技术成果展厅</span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important; font-size: 14px;\">&nbsp;</span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\">上课地点:<span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important; font-size: 14px;\">朝阳区前进大街与繁荣路交汇<span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important; letter-spacing: 0px; line-height: 1.6; background-color: rgb(252, 253, 27);\">力旺广场B座 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;12楼路演厅</span></span><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important; font-size: 14px; letter-spacing: 0px; line-height: 1.6;\">(舌尖上的中国那里呦)</span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important; font-size: 14px; letter-spacing: 0px; line-height: 1.6;\"><br/></span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\">报名电话:<span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important; font-size: 14px;\">0431—87025860</span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important; font-size: 14px;\"><br/></span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\">主办:<span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important; font-size: 14px;\">长春朝阳讯飞AI双创基地</span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important; font-size: 14px;\"><br/></span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important; background-color: rgb(252, 253, 27);\">报名方式:<span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important; letter-spacing: 0px; line-height: 1.6;\">(免门票)</span></span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\">&nbsp; &nbsp; &nbsp;&nbsp;<span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important; font-size: 14px;\">&nbsp; 1、公众号回复姓名+电话+单位+AI技术培训<br/></span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important; font-size: 14px;\">&nbsp; &nbsp; &nbsp; &nbsp; 2、打报名电话报名(前台妹子声音太甜)</span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important; font-size: 14px;\">&nbsp; &nbsp; &nbsp; &nbsp; 3、未报名突袭者,没有任何零食福利哦~~</span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important;\"><br/></p></section></section></section><section><section><section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\"><strong style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important;\">看看大家在朋友圈的疯狂转发,</strong></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\"><strong style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important;\">真的是火爆的不要不要的~~</strong></p></section></section></section><section><section></section></section><section><section><img class=\"\" width=\"80%\" src=\"http://mmbiz.qpic.cn/mmbiz_jpg/4h5XAPM1gvoFz4Pd3e8lr6LUfGibqeBiapkst79heafWQTuK0FOZ8mpWoE5kgyYXchE8tyFSkNxich5mwYdlzvEyA/640?wx_fmt=jpeg&tp=webp&wxfrom=5&wx_lazy=1\"/></section></section><section><section><img class=\"\" width=\"80%\" src=\"http://mmbiz.qpic.cn/mmbiz_jpg/4h5XAPM1gvoFz4Pd3e8lr6LUfGibqeBiap7QeTicoGhYUzBkwZ8BprTtCXSLNQRrMruwViaWqAlIQwZUgyxTCnj6kw/640?wx_fmt=jpeg&tp=webp&wxfrom=5&wx_lazy=1\"/></section></section><section><section><img class=\"\" width=\"80%\" src=\"http://mmbiz.qpic.cn/mmbiz_jpg/4h5XAPM1gvoFz4Pd3e8lr6LUfGibqeBiapZarxyiaNG9xYB23UPK96rqAT48NLXvd83OGc7C3BL2rZDib0ciakGB0nQ/640?wx_fmt=jpeg&tp=webp&wxfrom=5&wx_lazy=1\"/></section></section><section><section><img class=\"\" width=\"80%\" src=\"http://mmbiz.qpic.cn/mmbiz_jpg/4h5XAPM1gvoFz4Pd3e8lr6LUfGibqeBiapHdQauJ9JgP0oZlMDga3fQ3ReynibGibT62BfibDothg4OqjmADketJCVg/640?wx_fmt=jpeg&tp=webp&wxfrom=5&wx_lazy=1\"/></section></section><section><section><img class=\"\" width=\"80%\" src=\"http://mmbiz.qpic.cn/mmbiz_jpg/4h5XAPM1gvoFz4Pd3e8lr6LUfGibqeBiapjibibibM2L7L0QVbPnOKK9NMbxpPTjU4XjW3Uxu594S3VMvwdADaFHbYQ/640?wx_fmt=jpeg&tp=webp&wxfrom=5&wx_lazy=1\"/></section></section><section><section><img class=\"\" width=\"80%\" src=\"http://mmbiz.qpic.cn/mmbiz_jpg/4h5XAPM1gvoFz4Pd3e8lr6LUfGibqeBiapD6SGTqiad7JwOSpuODEcJd9HwDgxvKaSISul4EBbHmyLJ045zJhdiclw/640?wx_fmt=jpeg&tp=webp&wxfrom=5&wx_lazy=1\"/></section></section><section><section><img class=\"\" width=\"80%\" src=\"http://mmbiz.qpic.cn/mmbiz_jpg/4h5XAPM1gvoFz4Pd3e8lr6LUfGibqeBiapecMb8TvYSydmSDZVZ3eJ6ZyBVNTTIx9xYMl7SR9Utln0oCA0T2wjKw/640?wx_fmt=jpeg&tp=webp&wxfrom=5&wx_lazy=1\"/></section></section><section><section></section></section><section><section><img class=\"\" width=\"80%\" src=\"http://mmbiz.qpic.cn/mmbiz_jpg/4h5XAPM1gvoFz4Pd3e8lr6LUfGibqeBiaptdkAhOSXdo6QFV0CNq9dfvWkelZNyVelvKo4SSAkWAxL5NcyuDJ04g/640?wx_fmt=jpeg&tp=webp&wxfrom=5&wx_lazy=1\"/></section></section><section><section><img class=\"\" width=\"80%\" src=\"http://mmbiz.qpic.cn/mmbiz_jpg/4h5XAPM1gvoFz4Pd3e8lr6LUfGibqeBiapaibJ7EXNOb5qhKiaHNxsn74wRPZasEib8fxp6sbf1FSvTJwUzRHG0B1NQ/640?wx_fmt=jpeg&tp=webp&wxfrom=5&wx_lazy=1\"/></section></section><section><section><img class=\"\" width=\"80%\" src=\"http://mmbiz.qpic.cn/mmbiz_jpg/4h5XAPM1gvoFz4Pd3e8lr6LUfGibqeBiapedqn5WmHGyZFunV8Hzd1edNX1VSmsEZg4Jn1xItbej3wAXiciazOgFow/640?wx_fmt=jpeg&tp=webp&wxfrom=5&wx_lazy=1\"/></section></section><section><section><img class=\"\" width=\"80%\" src=\"http://mmbiz.qpic.cn/mmbiz_jpg/4h5XAPM1gvoFz4Pd3e8lr6LUfGibqeBiapjianjJ3qqlBXJg09Pt5E2CYV56w6dia8yU4ibJWexEQiahofckrBoHgwdQ/640?wx_fmt=jpeg&tp=webp&wxfrom=5&wx_lazy=1\"/></section></section><section><section><section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important;\"><br/></p></section></section></section><section><section><section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\"><strong style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important;\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;我的天,小编真的被最后一张感动到了~~</strong></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\"><strong style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important;\"><br/></strong></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; text-align: center; word-wrap: break-word !important;\"><strong style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important;\">大家继续报名哦,一定要提前报名,</strong></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\"><strong style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important;\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;怕人员太多,不然要站着听了~~</strong></p></section></section></section></p><p><br/></p>', null, null);
  65. INSERT INTO `activitynews` VALUES ('13', '新闻 | 长春市知识产权宣传周开幕式在讯飞AI双创基地成功举办', '2017-04-18 17:22:16', null, '<section><section><section><section><section><section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\"><strong style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important;\">长春市知识产权宣传周开幕式</strong></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\"><strong style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important;\">&nbsp; &nbsp; &nbsp; 在长春朝阳讯飞AI双创基地成功举办</strong></p></section></section></section></section></section></section><p><section><section><section></section></section></section><section><section><section><section><section><section><br/><p class=\"\" style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 0px; font-size: 0px; line-height: 0; word-wrap: break-word !important;\"><br/></p></section></section></section></section><section><section><section><section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important;\">2017年<span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important; letter-spacing: 0px; line-height: 1.6;\">4月17日</span><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important; letter-spacing: 0px; line-height: 1.6;\">长春市知识产权活动周开幕式及专家论坛</span><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important; letter-spacing: 0px; line-height: 1.6;\">在前进大街996号力旺大厦B座12楼讯飞AI双创基地路演厅举行。</span></p></section></section></section></section></section></section><section><section><section></section></section></section><section><section><section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important;\"><br/></p></section></section></section><section><section><section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important;\">2017年4月17日,以“加强知识产权创造保护 &nbsp;促进知识产权成果转化”为活动主题的,2017年长春市知识产权活动周正式启动。邀请中国专利保护协会会员服务部何旭文主任,吉林省科学技术厅知识产权保护协调处周保刚处长,长春市科技局专利管理处李铭处长等领导及长春市内50余家科技型企业的80多名知识产权管理人员参加本次启动仪式。</p></section></section></section><section><section><img class=\"\" src=\"http://mmbiz.qpic.cn/mmbiz_jpg/4h5XAPM1gvqOqALfOlnGFjJPHyicqRMdZHf6dnennljBQrkOnPDAH4hRuI1iccc8ictLhN3MsHSUta1XBticVMqX9g/640?wx_fmt=jpeg&tp=webp&wxfrom=5&wx_lazy=1\"/></section></section><section><section><section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\">中国专利保护协会何旭文主任做主题报告。</p></section></section></section><section><section><img class=\"\" src=\"http://mmbiz.qpic.cn/mmbiz_jpg/4h5XAPM1gvqOqALfOlnGFjJPHyicqRMdZhNEWViau3gn46fcfHrvNJjm9LbZGMrzMlMCBZ2eCoNcWNpe9OP2ZwDg/640?wx_fmt=jpeg&tp=webp&wxfrom=5&wx_lazy=1\"/></section></section><section><section><section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important;\"><br/></p></section></section></section><section><section><section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\">省内知识产权领域专家王圣东,刘利民,丁洪学三位老师就知识产权创造、保护、运营等热点问题进行座谈。</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important;\"><br/></p></section></section></section><section><section><img class=\"\" src=\"http://mmbiz.qpic.cn/mmbiz_jpg/4h5XAPM1gvqOqALfOlnGFjJPHyicqRMdZ9jStc3vzSb2nVBAQS0aUB8RmUS8rcAp7Xy7t9SJ0SrPNxQH3pBxZWQ/640?wx_fmt=jpeg&tp=webp&wxfrom=5&wx_lazy=1\"/></section></section><section><section><img class=\" __bg_gif\" src=\"/ueditor/jsp/upload/image/20180106/1515230548254001286.gif\"/></section></section></p><p><br/></p>', null, null);
  66. INSERT INTO `activitynews` VALUES ('14', '新闻| 省委副书记、省长刘国中视察朝阳讯飞AI双创基地', '2017-04-26 17:25:10', null, '<section><section><section><section><section><section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important;\"><strong style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important;\">2017年4月21日,省委副书记、省长刘国中实地视察全国第一家人工智能方向的双创基地——长春朝阳讯飞AI双创基地,对于基地目前取得的成绩给予了充分的肯定,并督促基地加快创新创业项目孵化及产业落地,通过科大讯飞国际领先人工智能技术,引领吉林省传统行业转型升级。</strong></p></section></section></section></section></section></section><p></p><section><section><section></section></section></section><section><section><img class=\"\" src=\"http://mmbiz.qpic.cn/mmbiz_jpg/4h5XAPM1gvrgzObbwSfDqq7OPlAEV13Ug6eTKJYx3ibIBqdhkOpYT1wtiarvaEFTZa3ibZ43uG14hkuuVzDILJWLQ/640?wx_fmt=jpeg&tp=webp&wxfrom=5&wx_lazy=1\"/></section></section><section><section><section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important;\"><br/></p></section></section></section><section><section><section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important;\">在双创基地,省委副书记、省长刘国中认真听取了科大讯飞及入驻企业科技创新成果,详细了解了人工智能产业规划等。他指出,科技创新是振兴发展的强大引擎。<br/></p></section></section></section><section><section><section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important;\"><br/></p></section></section></section><section><section><img class=\"\" src=\"http://mmbiz.qpic.cn/mmbiz_jpg/4h5XAPM1gvrgzObbwSfDqq7OPlAEV13UAhgp0uB5suwLeFib0Qt4Olr9XAjMF4ic7QpicWSr25afIibsZZrDuoVN0A/640?wx_fmt=jpeg&tp=webp&wxfrom=5&wx_lazy=1\"/></section></section><section><section></section></section><section><section><section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important;\"><br/></p></section></section></section><section><section><section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important;\">省长说,要大力培育战略性新兴产业,抓好科技创新项目建设,做大做强人工智能产业,推进传统产业转型升级,打造一批新产业、新业态、新模式项目。</p></section></section></section><section><section><section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important;\"><br/></p></section></section></section><section><section><img class=\"\" src=\"http://mmbiz.qpic.cn/mmbiz_jpg/4h5XAPM1gvrgzObbwSfDqq7OPlAEV13UR5G7EFkXeJX2ykIW9xBGPTib4Hs0GxASibXH7icDqzfws78aFEKD1Ch3w/640?wx_fmt=jpeg&tp=webp&wxfrom=5&wx_lazy=1\"/></section></section><section><section><section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important;\"><br/></p></section></section></section><section><section><section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important;\">同时,省委副书记、省长刘国中体验了科大讯飞世界领先的智能语音及人工智能技术,包括智慧教育、智能家居、讯飞听见、智能车载、创客、AR 、VR等多项产品,并给予了高度评价。</p></section></section></section><section><section><img class=\"\" src=\"http://mmbiz.qpic.cn/mmbiz_jpg/4h5XAPM1gvrgzObbwSfDqq7OPlAEV13UXysBibxhicT96GwqklhSZm7MRYkbzv26yAso0RJul1sTWicUguGB566fg/640?wx_fmt=jpeg&tp=webp&wxfrom=5&wx_lazy=1\"/></section></section><section><section><section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important;\">科大讯飞作为中国智能语音与人工智能行业的领导者,我们始终坚持“为了中华民族的信息安全和文化传播,为了人类之间、人机之间信息沟通无障碍”的责任与使命,积极为国家信息化发展贡献力量。我们坚信依托科大讯飞全球领先的技术产品一定能在中国,改变世界!</p></section></section></section><p></p><p><br/></p>', null, null);
  67. INSERT INTO `activitynews` VALUES ('15', '新闻| 走进朝阳-“媒体朝阳行”双创记者招待会', '2017-04-27 17:26:22', null, '<section><section><section><section><section><section><section><section><section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important;\">4月25日,由市委宣传部外宣处、朝阳区宣传部、朝阳区发改局组织开展的长春故事采访活动之“媒体朝阳行”走进朝阳区讯飞AI双创基地进行参观。</p></section></section></section></section></section></section><section><section><section></section><section></section></section><section><section></section><section></section></section><section></section></section></section></section></section><p><section><section><section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important;\">上午9:00,参观团一行在市委宣传部外宣处处长刘淑燕、朝阳区委宣传部副部长马文波、朝阳区发改局副局长赵玲的带领下走进了朝阳区讯飞AI双创基地。</p></section></section></section><section><section><img class=\"\" src=\"http://mmbiz.qpic.cn/mmbiz_jpg/4h5XAPM1gvqcTrqEIReNW8uRNFTNGqEhRA8vIa26BkFMQIh9jxSSliaY9jZqRu0cqKxVMrWib3VZSiaJHI03nWh5w/640?wx_fmt=jpeg&tp=webp&wxfrom=5&wx_lazy=1\"/></section></section><section><section><img class=\"\" src=\"http://mmbiz.qpic.cn/mmbiz_jpg/4h5XAPM1gvqcTrqEIReNW8uRNFTNGqEhMssuN7XueCHj09b8B5Vuibd7QjbgicuUXYngE1b8KYaR4DiaNbzmhvErw/640?wx_fmt=jpeg&tp=webp&wxfrom=5&wx_lazy=1\"/></section></section><section><section><section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important;\"><br/></p></section></section></section><section><section><section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important; letter-spacing: 0px; line-height: 1.6;\"></span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important;\">双创基地是<span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important; color: rgb(11, 45, 252);\">全国第一家人工智能方向</span>的专业性的双创基地。<span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important; letter-spacing: 0px; line-height: 1.6;\">特色在于发挥我们科大讯飞在智能语音技术上的国际领先优势及上下游产业链高端资源优势,</span><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important; letter-spacing: 0px; line-height: 1.6;\">帮助早期创业者和创业团队顺利启动和快速成长。</span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important; letter-spacing: 0px; line-height: 1.6;\"></span><br/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important; letter-spacing: 0px; line-height: 1.6;\">双创基地建筑面积10000平米,可以容纳企业数量80家,提供就业岗位1500个。目前项目一期12、13层建设已全部完成并启动运营,一期已经完成企业招募并运营,已招募企业21家,签订入驻协议并完成入驻。一期带动就业人数282人,其中大学生125人。二期</span><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important; letter-spacing: 0px; line-height: 25.6px;\">建设已经启动,预计6月末完成。</span><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important; letter-spacing: 0px; line-height: 1.6;\">二期已经确定入驻企业10家,包括北京康力优蓝、京东智能、深圳优必选等企业,同时<span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important; letter-spacing: 0px; line-height: 1.6; color: rgb(11, 45, 252);\">也希望更多优秀企业入驻到我们双创基地当中。</span></span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important; letter-spacing: 0px; line-height: 1.6;\">&nbsp;</span><br/></p></section></section></section><section><section></section></section><section><section><section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important;\"><br/></p></section></section></section><section><section><section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important;\">讯飞双创基地建成后,整合人工智能资源,外引人才、内促发展,与多家优质人工智能企业建立了良好的合作关系,同时双创基地还为各家企业引入了政府的资源和政策支持,让企业在朝阳区政府的扶持下解决了诸多实际问题。&nbsp;</p></section></section></section><section><section><section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important;\"><br/></p></section></section></section><section><section><img class=\"\" width=\"100%\" src=\"http://mmbiz.qpic.cn/mmbiz_jpg/4h5XAPM1gvqcTrqEIReNW8uRNFTNGqEhuBnqmQxhwOJDLAoI57o0EhYUrTMXu4dc1VG4HjpA4icw14ZN9bLasCw/640?wx_fmt=jpeg&tp=webp&wxfrom=5&wx_lazy=1\"/></section></section><section><section><section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important;\"><br/></p></section></section></section><section><section><section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important; letter-spacing: 0px; line-height: 1.6;\">最后记者招待会上,长春朝阳讯飞AI双创基地运营总监毛绍庆,介绍了科大讯飞、长春朝阳讯飞AI双创基地。中改双创基地总经理陈晓明介绍了中改双创基地。讯飞双创入驻企业代表喜成科技总经理刘状,介绍了喜成科技的基本情况以及在科大讯飞扶持下的孵化发展情况。盈科长春分所执行主任徐强代表第一批入驻朝阳双创基地的企业发表感言。</span><br/></p></section></section></section><section><section><img class=\"\" width=\"100%\" src=\"http://mmbiz.qpic.cn/mmbiz_jpg/4h5XAPM1gvqcTrqEIReNW8uRNFTNGqEhsS5hkibibPpXbkGwhPQM7ug88MW4zhlW37peYe6n3dXw049Myhicg7CMA/640?wx_fmt=jpeg&tp=webp&wxfrom=5&wx_lazy=1\"/></section></section><section><section><section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important;\"><br/></p></section></section></section><section><section><img class=\"\" width=\"100%\" src=\"http://mmbiz.qpic.cn/mmbiz_jpg/4h5XAPM1gvpLvK3z5R2UsX8yy9OaQQv6NCKB3PuEGLnuBHnFGLSbXO636G1QClDNcnlsic03p6WmARfibtPFoicoA/640?wx_fmt=jpeg&tp=webp&wxfrom=5&wx_lazy=1\"/></section></section><section><section><section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important;\"><strong style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important;\">喜成科技刘状</strong></p></section></section></section><section><section><section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important;\"><br/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important;\">在未来基地的发展中,我们将继续携手前进,通过举办活动促进交流,建立合作,共建楼宇经济。不同行业领域共同学习,在长春市政府、朝阳区政府的大力支持下,提升和进步,在大众创业、万众创新的形势下,共同为企业发展和长春市以及朝阳区的经济建设贡献自己的一份力量!</p></section></section></section><section><section><img class=\"\" src=\"http://mmbiz.qpic.cn/mmbiz_jpg/4h5XAPM1gvpLvK3z5R2UsX8yy9OaQQv6qYyiahYaRhVPlUS80dn9MHOsibuKnZK0gVRO7dahuaabicRDTbFAmw60g/640?wx_fmt=jpeg&tp=webp&wxfrom=5&wx_lazy=1\"/></section></section><section><section><section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important;\"><br/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important;\"><strong style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important;\">中国经济时报、经济日报、长春新闻、凤凰卫视、香港商报,香港大公报等多家媒体参加了此次媒体朝阳行活动。</strong></p></section></section></section></p><p><br/></p>', null, null);
  68. INSERT INTO `activitynews` VALUES ('16', '讯飞十八岁:再出发,趁青春正盛', '2017-06-09 17:27:39', null, '<section><section><img class=\"\" width=\"90%\" src=\"http://mmbiz.qpic.cn/mmbiz_jpg/4h5XAPM1gvqjkf466rbzrn2TEYBHqWEN9cLdnb68qicDSkOoM4cic93trJ5wZIogGbFBNialVocjMhl4HBZIwnaVA/640?wx_fmt=jpeg&tp=webp&wxfrom=5&wx_lazy=1\"/></section></section><p><section><section><section><section><section><section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important; font-size: 18px;\">&nbsp; &nbsp; &nbsp; &nbsp; 科大讯飞赋</span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ——为科大讯飞创立十八周年作</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important;\"><br/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\">公元一九九九年六月九日,中国科大学子刘庆峰,与恩师王仁华先生,并十六位同学好友,宣告科大讯飞创立。</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important;\"><br/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\">其时,此十八人也,或谢重酬诚招于海外,或辞高位虚待于名企;扬语音技术大旗,补民族产业未及。聚合肥城内,三杯浊酒同言志;借簡陋民居,一股豪情共向天。但见书生意气,谁晓后来奇迹?</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important;\"><br/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\">或曰:语音技术之用,域外列强早据,其势一如铁壁,安容我以锥立?庆峰答曰:语音,一国文化之基,民族之象征者也。我堂堂中华之语音,胡为外邦扼喉而忍屈?必也伸者,舍我谁欤?此乃讯飞出征之宣言也!</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important;\"><br/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\">黄山为之云舞,皖江为之浪起。</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\">弹指十八年矣!斯言犹回耳际。</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\">检点峥嵘岁月,无不可歌可泣。</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\">大蜀山下,草创班底;</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\">巢湖岸边,坚志定意。</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\">箪食瓢饮,寸金惟图攻关;</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\">焚膏继晷,一诺必以力践。</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\">拥核心技术以重,怀强国宏愿而前。</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\">于是华为联想,瞩以青眼;</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\">三大电信,助其翅展。</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\">鹏城上市,开学子创业之先;</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\">同业竞技,占鳌头夺冠连连。</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\">百强名门,为讯飞而常开;</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\">各路精英,汇讯飞以施才。</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\">至今日也,员工数千,合作数万,民用则以亿计纷至沓来。抚语音市场之鼎,问天下谁与争锋?</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\">&nbsp;</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\">然则举大业者,岂甘浮云遮眼,不望未来高层?既为行业领军,焉可片刻懈松;</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\">更凭语音厚积,挥师人工智能。</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\">未歇征马,青春再放新歌;</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\">改变世界,雄心不允消磨。</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important;\"><br/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\">正所谓:</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\">十八周岁,不负青云栽碧竹;</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\">人子长成,犹怀赤胆寄红荷。</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\">赞曰:</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\">&nbsp;</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\">灼灼其华,无悔青春;</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\">&nbsp;</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\">语音筑基,叶茂根深;</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\">&nbsp;</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\">智能生态,月异日新;</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\">&nbsp;</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\">沐风栉雨,殊荣纷纷;</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\">&nbsp;</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\">坚守信念,至真至纯;</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\">&nbsp;</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\">顶天立地,不忘初心;</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\">&nbsp;</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\">侠之大者,为国为民;</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\">&nbsp;</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\">奔逸绝尘,中华之音。</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important;\"><br/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important; font-size: 14px;\">二〇一七年五月于北京书房</span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important; font-size: 14px;\">&nbsp; &nbsp; &nbsp; &nbsp;&nbsp;</span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important; font-size: 14px;\">(作者系中国作家协会会员、诗人、先秦文学博士)</span></p></section></section></section><section><section><img class=\"\" src=\"http://mmbiz.qpic.cn/mmbiz_png/4h5XAPM1gvqjkf466rbzrn2TEYBHqWENu7sKMRf4nXUuoHNKiaexru8oklhM2QfhZAF75iavyfJpZAIWCbArme5w/640?wx_fmt=png&tp=webp&wxfrom=5&wx_lazy=1\"/></section></section><section><section><section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important; font-size: 14px;\"><br/></span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\">今天,讯飞的小伙伴们争先晒讯飞司庆照片,美的不要不要的~</p></section></section></section><section><section><img class=\"\" src=\"http://mmbiz.qpic.cn/mmbiz_png/4h5XAPM1gvqjkf466rbzrn2TEYBHqWENtPMBGBoVIBiaTo58YxHHJp80Yzkvicjco2gODB45R8Pbic32Vl1SEcT5A/640?wx_fmt=png&tp=webp&wxfrom=5&wx_lazy=1\"/></section></section><section><section><section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important;\"><br/></p></section></section></section></section></section></section><section><section><section><section><section><img class=\"\" src=\"http://mmbiz.qpic.cn/mmbiz_jpg/4h5XAPM1gvqjkf466rbzrn2TEYBHqWENIYXIhHOVHVp6AYTrZAWpaV7I2nrZ6gxicXWvDO1fgqIYWYj9MEMN3fQ/640?wx_fmt=jpeg&tp=webp&wxfrom=5&wx_lazy=1\"/></section></section></section></section></section></p><p><br/></p>', null, null);
  69. INSERT INTO `activitynews` VALUES ('17', '【报名】科大讯飞人工智能高端分享会', '2017-06-13 17:28:11', null, '<section><section><img class=\"\" src=\"http://mmbiz.qpic.cn/mmbiz_jpg/4h5XAPM1gvqx0dUSbjdDgOB2jUPduWgrKr7s2Kcxs52nE3P8IVF5KncGFhz8uka83gVqic2NBzhoIlZLELhre4w/640?wx_fmt=jpeg&tp=webp&wxfrom=5&wx_lazy=1\"/></section></section><p><section><section><section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important;\"><br/></p></section></section></section><section><section><section><section><section><section><section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\">2017年,被称为AI的“关键年”,深度学习、AI芯片、语音识别等技术不断突破。与互联网一样,AI技术将彻底改变企业价值创造和获取的逻辑,它的影响深远、范围广泛,从而开启智能商业新时代。</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important;\"><br/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\">同时,我们的生活也因人工智能而更加精彩,那么<span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important;\">跟随</span><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important; color: rgb(11, 45, 252); letter-spacing: 0px; line-height: 1.6;\">科大讯飞AI领域专家与您一起趣谈人工智能(AI),智创新未来!</span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important;\"><br/></p></section></section></section></section></section></section></section><section><section><section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important;\"><br/></p></section></section></section><section><section><section><section></section><section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\">分享讲师</p></section></section></section></section><section><section></section></section><section><section><section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important; letter-spacing: 0px; line-height: 1.6;\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;<strong style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important; letter-spacing: 0px; line-height: 1.6; color: rgb(160, 160, 160); font-size: 14px;\">慎镛乐</span></strong></span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important; font-size: 14px;\">科大讯飞规划与咨询部总工,参与科大讯飞多个重大项目,熟知人工智能前沿黑科技,对人工智能在智慧城市、医疗、教育、智能家居等多方面的实际应用有深刻理解。</span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important;\"><br/></p></section></section></section><section><section><section><section></section><section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\">会议内容</p></section></section></section></section><section><section><section><section><section></section></section></section><section><section><section><section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\">人工智能如何从默默无闻变得炙手可热?</p></section></section></section></section></section></section><section><section><section><section><section></section></section></section><section><section><section><section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\">无孔不入,人工智能在现实世界中的各种趣味应用</p></section></section></section></section></section></section><section><section><section><section><section></section></section></section><section><section><section><section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\">人工智能未来的趋势在哪?</p></section></section></section></section></section></section><section><section><section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important;\"><br/></p></section></section></section><section><section><section><section></section><section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\">会议流程</p></section></section></section></section><section><section><section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important;\"><br/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\">&nbsp; 9:20 - &nbsp;9:30 &nbsp; &nbsp;签到</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\">&nbsp; 9:30 - 10:00 &nbsp; 参观人工智能体验厅</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\">10:00 - 11:30 &nbsp;讲师趣谈AI</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\">11:30 - 12:30&nbsp; 午餐</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;<br/></p></section></section></section><section><section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; box-sizing: border-box !important; word-wrap: break-word !important;\"></p><br/></section></section><section><section><section><section><section></section></section></section><section><section><section><section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\">主办方:长春朝阳讯飞AI双创基地</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 力旺长春壹號院&nbsp; &nbsp;</p></section></section></section></section></section></section><section><section><section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important;\"><br/></p></section></section></section><section><section><section><section></section><section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\">会议时间、地点</p></section></section></section></section><section><section><section><section><section></section></section></section><section><section><section><section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\">2017-6-17(周六)</p></section></section></section></section></section></section><section><section><section><section><section></section></section></section><section><section><section><section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important; letter-spacing: 0px; line-height: 1.6;\">长春朝阳讯飞AI双创基地12楼路演厅(前进大街与繁荣路交汇力旺大厦B座12楼)</span><br/></p></section></section></section><section><section><section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important;\"><br/></p></section></section></section></section></section></section><section><section><section><section></section><section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\">报名资格</p></section></section></section></section><section><section><section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important;\"><br/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\">企业经理、CEO人群</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\">(限20人)</p></section></section></section><section><section><section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important;\"><br/></p></section></section></section><section><section><section><section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\">报名方式</p></section><section></section></section></section></section><section><section><section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important;\"><br/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\">1、将此文章转发朋友圈,截图发送给公众号,同时,留下姓名+单位+职务+电话,收到后台的回复即报名成功</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\">2. &nbsp;&nbsp;咨询电话:0431-87025860</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important; color: rgb(11, 45, 252); font-size: 14px;\">注:记得带名片哦</span></p></section></section></section><section><section><img class=\"\" width=\"50%\" src=\"http://mmbiz.qpic.cn/mmbiz_jpg/4h5XAPM1gvqx0dUSbjdDgOB2jUPduWgrrSkvQMezM5fXplYmm3lYw7D9sGpJGW8fmoq7RmZkscZGo0dnXYjZXg/640?wx_fmt=jpeg&tp=webp&wxfrom=5&wx_lazy=1\"/></section></section><section><section><section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important;\"><br/></p></section></section></section><section><section><section><section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\">主办方介绍</p></section><section></section></section></section></section><section><section><section><section><section><section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important;\"><br/></p></section></section></section><section><section><section><section><section><section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\"><strong style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important;\">长春朝阳讯飞AI双创基地</strong></p></section></section></section><section><section><section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\">地位于长春市朝阳区前进大街与繁荣路交汇力旺广场B座12楼,毗邻吉林大学、长春工业大学,是全国第一家人工智能方向的双创基地,有着浓厚的创新创业氛围,空间舒适且美丽,有宽敞的休闲会客区、咖啡吧、洽谈室等,在这里,你可以和很多优秀团队交流、合作,我们希望用最好的空间,让最优秀的人在一起,欢迎加入讯飞AI双创的大家庭!</p></section></section></section></section></section></section><section><section><section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important;\"><br/></p></section></section></section></section></section></section><section><section><img class=\"\" src=\"http://mmbiz.qpic.cn/mmbiz_jpg/4h5XAPM1gvqx0dUSbjdDgOB2jUPduWgrAElBmqOvN1ianCCVeeCxGgQq0u1FI1ibI3359D9JT4SvwHlJLg009Jqw/640?wx_fmt=jpeg&tp=webp&wxfrom=5&wx_lazy=1\"/></section></section></p><p><br/></p>', null, null);
  70. INSERT INTO `activitynews` VALUES ('18', '活动 l “哇,真酷哦” 一年级的小豆丁空降讯飞人工智能科普体验馆!!', '2017-07-11 17:29:23', null, '<section><section><section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: none; min-height: 1em; word-wrap: break-word !important; text-align: center;\">活动 l &nbsp;“哇,真酷哦” 一年级的小豆丁空降讯飞人工智能科普体验馆!!</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: none; min-height: 1em; word-wrap: break-word !important;\"><br/></p></section><br/><section></section></section></section><p></p><section><section><section></section></section></section><section><section><section><section><section><section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: none; min-height: 1em; display: inline-block; width: 1em; float: right; word-wrap: break-word !important;\">导读</p><p class=\"\" style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 0px; font-size: 0px; line-height: 0; word-wrap: break-word !important;\"><br/></p></section></section></section></section><section><section><section><section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important;\"><strong style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important;\">7月10日下午,省二实验小学一年级七班的30位同学在老师和家长的陪同下来到前进大街与繁荣路交汇位于力旺广场B座的“长春朝阳讯飞AI双创基地”,到12楼的人工智能科普体验馆进行参观体验,了解人工智能的光速发展,感受科技的独特魅力。</strong></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important;\"><br/></p></section></section></section></section></section></section><section><section><section></section></section></section><section><section><section><section><section><section></section><section><section><br/></section></section></section></section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important;\"><br/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\"><img class=\"\" src=\"http://mmbiz.qpic.cn/mmbiz_jpg/4h5XAPM1gvqzGcCN4TxTcsts1K78GsjG2HH2iabQtrEgKicd4PoIwIHiaQCEzENicgiadd1lCdRnHliaVV98uodNKdtQ/640?wx_fmt=jpeg&tp=webp&wxfrom=5&wx_lazy=1\"/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; line-height: 1.6;\"><br/></span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; line-height: 1.6;\">这次来到讯飞的是一年级七班30位同学。进入人工智能体验厅,演示官先向同学们介绍了科大讯飞的“晓译”翻译机、讯飞输入法和灵犀语音助手,并通过讯飞听见系统进行对话,小豆包们热情饱满、情绪高涨,积极体验讯飞的实时翻译系统,他们通过讯飞听见介绍自己,纷纷表示“很高兴来到这里”,并惊叹于它的速度与准确性,惊叹声一片。</span><br/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; box-sizing: border-box !important; word-wrap: break-word !important;\"><img class=\"\" src=\"http://mmbiz.qpic.cn/mmbiz_jpg/4h5XAPM1gvqzGcCN4TxTcsts1K78GsjGo8TkWSH92I7MalLMvicsoEKQicfyV27d0lYu9obluI3WPH22DIzfwYFQ/640?wx_fmt=jpeg&tp=webp&wxfrom=5&wx_lazy=1\"/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; line-height: 25.6px; background-color: rgb(255, 255, 255);\">最能吸引他们眼球的部分当属</span><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; line-height: 25.6px; background-color: rgb(255, 255, 255);\">VR创新实验课、智能家居和智能机器人</span><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; line-height: 25.6px; background-color: rgb(255, 255, 255);\">。同学们遵守纪律排队按顺序体验了“蝴蝶的一生”,通过VR直观地看见蝴蝶的形状特征,以及生动地展翅欲飞的过程。</span>&nbsp;<br/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; line-height: 25.6px;\"></span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; box-sizing: border-box !important; word-wrap: break-word !important;\"><br/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; line-height: 25.6px;\">讯飞的超脑魔盒对于小豆包们是最能贴近他们生活的一大亮点,大家在Ding Dong音箱的带领下还一起演唱了《祖国祖国我们爱你》,《真心英雄》,在演唱《感恩的心》的同时还自发地一起表演了手语,童声充满体验馆。</span><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; line-height: 1.6;\">最后机器人小柔一首小苹果和打太极的展示,更引起了大家对现今科技神奇的感叹。</span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; box-sizing: border-box !important; word-wrap: break-word !important; text-align: center;\"><img class=\"\" src=\"http://mmbiz.qpic.cn/mmbiz_jpg/4h5XAPM1gvqzGcCN4TxTcsts1K78GsjGyNdCRzwmm9HlCVLQRMjpicLv5E0AvSeYg1gLzicWWHyqX1tUuibZDf2sQ/640?wx_fmt=jpeg&tp=webp&wxfrom=5&wx_lazy=1\"/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important;\">此行不但使孩子们在和人工智能亲密接触中普及了知识,了解了科大讯飞的技术在教育、家居等生活的各方面的发展应用,更在他们小小的心里种下了一颗期待未来的种子。</p></section></section></section><p></p><p><br/></p>', null, null);
  71. INSERT INTO `activitynews` VALUES ('19', '活动| 爱在讯飞AI双创,缘分从这里开始', '2017-07-13 17:31:05', null, '<p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; text-align: center; white-space: normal; background-color: rgb(255, 255, 255); word-wrap: break-word !important;\">在流逝的过往时间里,你是否曾惋<span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important;\"></span>惜没有那么一个人,<span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; line-height: 1.6;\">默默陪伴,执子之手。</span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; text-align: center; white-space: normal; background-color: rgb(255, 255, 255); word-wrap: break-word !important;\">在日后的岁月长河里,你是否会期待能有那么一个人,<span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; line-height: 1.6;\">温馨相拥,与子偕老。</span></p><section><section><section><section><strong style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; line-height: 1.6;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; font-family: 宋体;\">&nbsp;</span></strong><br/></section></section></section></section><p><section><section><section><section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; box-sizing: border-box !important; word-wrap: break-word !important; text-align: center;\"><img class=\"\" src=\"http://mmbiz.qpic.cn/mmbiz_jpg/4h5XAPM1gvoqmibLce26Zum6EibHrLvujpicd9Wfic3CcnW1ulibVzb8XNJwuVZak4yKhDFGtmCOB5F27MKe7p5zvXg/640?wx_fmt=jpeg&tp=webp&wxfrom=5&wx_lazy=1\"/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; box-sizing: border-box !important; word-wrap: break-word !important;\"><br/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; box-sizing: border-box !important; word-wrap: break-word !important;\"><br/></p><section><br/></section><section><br/></section></section><section><section><section><section><section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; line-height: 1.6;\">如果你也在寻寻觅觅的路上,找寻幸福,</span><br/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\">如果你也渴望脱离单身,一起分享生活,</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\">如果你也想要来一次与异性独处的机会,</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\">如果你也不想双十一孤独奋战在淘宝网。</p></section></section></section></section></section><section><section></section></section><section></section></section></section></section></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; background-color: rgb(255, 255, 255); box-sizing: border-box !important; word-wrap: break-word !important; text-align: center;\"><strong style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; font-family: 宋体;\"><br/></span></strong></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; background-color: rgb(255, 255, 255); text-align: center; box-sizing: border-box !important; word-wrap: break-word !important;\"><strong style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; font-family: 宋体;\">&nbsp;</span></strong><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; font-size: 18px;\"><strong style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; line-height: 1.6; font-family: 宋体; box-sizing: border-box !important; word-wrap: break-word !important;\">那么,讯飞AI双创基地欢迎您的到来!!</span></strong></span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; background-color: rgb(255, 255, 255); box-sizing: border-box !important; word-wrap: break-word !important; text-align: center;\"><strong style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; font-family: 宋体;\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;</span></strong></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; background-color: rgb(255, 255, 255); box-sizing: border-box !important; word-wrap: break-word !important; text-align: center;\"><strong style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; font-family: 宋体;\"></span></strong></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; background-color: rgb(255, 255, 255); box-sizing: border-box !important; word-wrap: break-word !important; text-align: center;\"><img class=\"\" src=\"http://mmbiz.qpic.cn/mmbiz_jpg/4h5XAPM1gvqCFNEoFicWaw4bLUuPRWZYlE3uvnqyDbPBcIDZawU9fb7U0MoupbKGXVdxjOwXYyuZJR7BCsj8YDA/640?wx_fmt=jpeg&tp=webp&wxfrom=5&wx_lazy=1\"/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; background-color: rgb(255, 255, 255); box-sizing: border-box !important; word-wrap: break-word !important; text-align: center;\"><strong style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; font-family: 宋体;\"><br/></span></strong></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; background-color: rgb(255, 255, 255); box-sizing: border-box !important; word-wrap: break-word !important;\"><br/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; background-color: rgb(255, 255, 255); text-align: center; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important;\"><strong style=\"margin: 0px; padding: 0px; max-width: 100%; line-height: 1.6; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; font-size: 24px; font-family: 宋体;\">缘分</span></strong><span style=\"margin: 0px; padding: 0px; max-width: 100%; font-size: 24px; box-sizing: border-box !important; word-wrap: break-word !important;\"><strong style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; font-size: 16px; font-family: 宋体;\">不期而至</span></strong></span></span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; background-color: rgb(255, 255, 255); text-align: center; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; line-height: 1.6; box-sizing: border-box !important; word-wrap: break-word !important;\"><strong style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; font-size: 24px; font-family: 宋体;\">&nbsp; 机会<span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; font-size: 18px;\">转瞬即逝</span></span></strong></span><span style=\"margin: 0px; padding: 0px; max-width: 100%; font-size: 24px; box-sizing: border-box !important; word-wrap: break-word !important;\"><strong style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; font-family: 宋体; color: rgb(255, 41, 65);\"></span></strong><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; color: rgb(123, 12, 0);\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; font-family: 宋体;\"></span><strong style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; font-family: 宋体;\">&nbsp;</span></strong></span><strong style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; font-family: 宋体;\">&nbsp;</span></strong></span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; background-color: rgb(255, 255, 255); box-sizing: border-box !important; word-wrap: break-word !important; text-align: center;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; font-size: 24px;\"><strong style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; font-family: 宋体;\"></span></strong></span></p><p style=\"padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; text-indent: 0em; white-space: normal; background-color: rgb(255, 255, 255); border: 0px; line-height: 1.5em; vertical-align: baseline; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); word-break: break-all; font-stretch: inherit; box-sizing: border-box !important; word-wrap: break-word !important;\"><br/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; background-color: rgb(255, 255, 255); box-sizing: border-box !important; word-wrap: break-word !important; text-align: center;\"><img class=\"\" src=\"http://mmbiz.qpic.cn/mmbiz_jpg/4h5XAPM1gvqCFNEoFicWaw4bLUuPRWZYlfcqEyNtKnV3cUQbIHh8HFFibtqbbunB6t0Cff6yPfyPe9LUomLkDoXg/640?wx_fmt=jpeg&tp=webp&wxfrom=5&wx_lazy=1\"/></p><p style=\"padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; text-indent: 0em; white-space: normal; background-color: rgb(255, 255, 255); border: 0px; line-height: 1.5em; vertical-align: baseline; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); word-break: break-all; font-stretch: inherit; box-sizing: border-box !important; word-wrap: break-word !important;\"><br/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; background-color: rgb(255, 255, 255); box-sizing: border-box !important; word-wrap: break-word !important;\"><br/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; background-color: rgb(255, 255, 255); box-sizing: border-box !important; word-wrap: break-word !important;\"><br/></p><p><section><section><section><section><section><section><br/></section></section></section><section><section><section><section></section></section></section></section></section></section></section></p><p style=\"padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; text-indent: 0em; white-space: normal; background-color: rgb(255, 255, 255); border: 0px; line-height: 1.5em; vertical-align: baseline; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); word-break: break-all; font-stretch: inherit; box-sizing: border-box !important; word-wrap: break-word !important; text-align: center;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; word-wrap: break-word; border: 0px; font-family: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; line-height: inherit; vertical-align: baseline; word-break: break-all; font-stretch: inherit; color: rgb(0, 0, 0); text-indent: 0em; box-sizing: border-box !important;\">&nbsp;活动流程:</span></p><p style=\"padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; text-indent: 0em; white-space: normal; background-color: rgb(255, 255, 255); border: 0px; line-height: 1.5em; vertical-align: baseline; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); word-break: break-all; font-stretch: inherit; box-sizing: border-box !important; word-wrap: break-word !important; text-align: center;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; word-wrap: break-word; font-family: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; line-height: inherit; text-indent: 0em; border: 0px; vertical-align: baseline; word-break: break-all; font-stretch: inherit; box-sizing: border-box !important;\">1、 嘉宾入场签到,领取号码牌,</span><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; font-family: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; line-height: 1.5em; text-indent: 0em;\">主持人带你</span><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; font-family: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; line-height: 1.5em; text-indent: 0em;\">轻松交友。</span></p><p style=\"padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; text-indent: 0em; white-space: normal; background-color: rgb(255, 255, 255); border: 0px; line-height: 1.5em; vertical-align: baseline; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); word-break: break-all; font-stretch: inherit; box-sizing: border-box !important; word-wrap: break-word !important; text-align: center;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; font-family: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; line-height: 1.5em; text-indent: 0em;\">2、爱情大转盘,现场导师爱情分</span><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; font-family: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; line-height: 1.5em; text-indent: 0em;\">享,互动小游戏。</span></p><p style=\"padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; text-indent: 0em; white-space: normal; background-color: rgb(255, 255, 255); border: 0px; line-height: 1.5em; vertical-align: baseline; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); word-break: break-all; font-stretch: inherit; box-sizing: border-box !important; word-wrap: break-word !important; text-align: center;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; font-family: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; line-height: 1.5em; text-indent: 0em;\">3、送出自己准备的小礼品,</span><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; font-family: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; line-height: 1.5em; text-indent: 0em;\">与你牵</span><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; font-family: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; line-height: 1.5em; text-indent: 0em;\">手的人一起通过缘分之门离场。</span></p><p style=\"padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; text-indent: 0em; white-space: normal; background-color: rgb(255, 255, 255); border: 0px; line-height: 1.5em; vertical-align: baseline; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); word-break: break-all; font-stretch: inherit; box-sizing: border-box !important; word-wrap: break-word !important; text-align: center;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important;\"></span></p><p><section><section><section><section><section><section><section></section></section></section></section><section><section><section><img class=\" __bg_gif \" width=\"100%\" src=\"/ueditor/jsp/upload/image/20180106/1515231072379062323.gif\"/></section></section></section></section></section></section></p><p style=\"padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; text-indent: 0em; white-space: normal; background-color: rgb(255, 255, 255); border: 0px; line-height: 1.5em; vertical-align: baseline; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); word-break: break-all; font-stretch: inherit; box-sizing: border-box !important; word-wrap: break-word !important; text-align: center;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important;\"></span><br/></p><p style=\"padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; text-indent: 0em; white-space: normal; background-color: rgb(255, 255, 255); border: 0px; line-height: 1.5em; vertical-align: baseline; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); word-break: break-all; font-stretch: inherit; box-sizing: border-box !important; word-wrap: break-word !important; text-align: center;\"><strong style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; font-family: inherit; font-style: inherit; font-variant: inherit; text-indent: 0em; font-size: 14px; line-height: 1.5em;\"><br/></strong></p><p style=\"padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; text-indent: 0em; white-space: normal; background-color: rgb(255, 255, 255); border: 0px; line-height: 1.5em; vertical-align: baseline; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); word-break: break-all; font-stretch: inherit; box-sizing: border-box !important; word-wrap: break-word !important; text-align: center;\"><strong style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; border: 0px; font-family: inherit; font-style: inherit; font-variant: inherit; line-height: inherit; vertical-align: baseline; font-stretch: inherit;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; word-wrap: break-word; border: 0px; font-family: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; line-height: inherit; font-size: 14px; vertical-align: baseline; word-break: break-all; font-stretch: inherit; color: rgb(0, 176, 80); text-indent: 0em; box-sizing: border-box !important;\">活动主题:</span></strong><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word; border: 0px; font-family: 宋体; font-style: inherit; font-variant: inherit; font-weight: inherit; line-height: 18px; font-size: 12px; vertical-align: baseline; word-break: break-all; text-align: justify;\">单身,只因未曾相遇;缘分,从这里开始</span></p><p style=\"padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; text-indent: 0em; white-space: normal; background-color: rgb(255, 255, 255); border: 0px; line-height: 1.5em; vertical-align: baseline; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); word-break: break-all; font-stretch: inherit; box-sizing: border-box !important; word-wrap: break-word !important; text-align: center;\"><strong style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; border: 0px; font-family: inherit; font-style: inherit; font-variant: inherit; line-height: inherit; vertical-align: baseline; font-stretch: inherit;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; word-wrap: break-word; border: 0px; font-family: 宋体; font-style: inherit; font-variant: inherit; font-weight: inherit; line-height: inherit; font-size: 14px; vertical-align: baseline; word-break: break-all; font-stretch: inherit; color: rgb(0, 176, 80); box-sizing: border-box !important;\">活动时间:</span></strong><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word; border: 0px; font-family: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; line-height: inherit; font-size: 12px; vertical-align: baseline; word-break: break-all;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; word-wrap: break-word; font-family: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; line-height: inherit; vertical-align: baseline; word-break: break-all; font-stretch: inherit; box-sizing: border-box !important;\">2017年7月22日&nbsp;(星期六)</span><span style=\"margin: 0px; padding: 0px; max-width: 100%; word-wrap: break-word; font-family: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; line-height: inherit; vertical-align: baseline; word-break: break-all; text-indent: 0em; box-sizing: border-box !important;\">14:00~17:00</span></span></p><p style=\"padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; text-indent: 0em; white-space: normal; background-color: rgb(255, 255, 255); border: 0px; line-height: 1.5em; vertical-align: baseline; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); word-break: break-all; font-stretch: inherit; box-sizing: border-box !important; word-wrap: break-word !important; text-align: center;\"><strong style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; border: 0px; font-family: inherit; font-style: inherit; font-variant: inherit; line-height: inherit; vertical-align: baseline; font-stretch: inherit;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; word-wrap: break-word; border: 0px; font-family: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; line-height: inherit; font-size: 14px; vertical-align: baseline; word-break: break-all; font-stretch: inherit; text-indent: 0em; color: rgb(0, 176, 80); box-sizing: border-box !important;\">活动地点:<span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word; font-family: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; line-height: inherit; vertical-align: baseline; word-break: break-all; font-stretch: inherit; text-indent: 0em; color: rgb(0, 0, 0);\"></span></span></strong><span style=\"margin: 0px; padding: 0px; max-width: 100%; word-wrap: break-word; border: 0px; font-family: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; line-height: inherit; font-size: 12px; vertical-align: baseline; word-break: break-all; font-stretch: inherit; text-indent: 0em; box-sizing: border-box !important;\">前进大街与繁荣路交汇力旺广场十二楼</span></p><p style=\"padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); text-indent: 0em; white-space: normal; background-color: rgb(255, 255, 255); border: 0px; font-family: &quot;Microsoft YaHei&quot;, 宋体, Verdana, Arial, Helvetica, sans-serif; line-height: 1.5em; vertical-align: baseline; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); word-break: break-all; font-stretch: inherit; box-sizing: border-box !important; word-wrap: break-word !important; text-align: center;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; word-wrap: break-word; border: 0px; font-family: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; line-height: inherit; font-size: 14px; vertical-align: baseline; word-break: break-all; font-stretch: inherit; text-indent: 0em; box-sizing: border-box !important;\"></span></p><p style=\"padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); text-indent: 0em; white-space: normal; background-color: rgb(255, 255, 255); border: 0px; font-family: &quot;Microsoft YaHei&quot;, 宋体, Verdana, Arial, Helvetica, sans-serif; line-height: 1.5em; vertical-align: baseline; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); word-break: break-all; font-stretch: inherit; box-sizing: border-box !important; word-wrap: break-word !important; text-align: center;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; word-wrap: break-word; border: 0px; font-family: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; line-height: inherit; font-size: 14px; vertical-align: baseline; word-break: break-all; font-stretch: inherit; text-indent: 0em; box-sizing: border-box !important;\"></span></p><p style=\"padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; text-indent: 0em; white-space: normal; background-color: rgb(255, 255, 255); border: 0px; line-height: 1.5em; vertical-align: baseline; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); word-break: break-all; font-stretch: inherit; box-sizing: border-box !important; word-wrap: break-word !important; text-align: center;\"><strong style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; border: 0px; font-family: inherit; font-style: inherit; font-variant: inherit; line-height: inherit; vertical-align: baseline; font-stretch: inherit;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; word-wrap: break-word; border: 0px; font-family: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; line-height: inherit; font-size: 14px; vertical-align: baseline; word-break: break-all; font-stretch: inherit; text-indent: 0em; color: rgb(0, 176, 80); box-sizing: border-box !important;\">主办单位:<span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word; font-family: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; line-height: inherit; font-size: 12px; vertical-align: baseline; word-break: break-all; font-stretch: inherit; text-indent: 0em;\"></span></span></strong><span style=\"margin: 0px; padding: 0px; max-width: 100%; word-wrap: break-word; border: 0px; font-family: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; line-height: inherit; font-size: 12px; vertical-align: baseline; word-break: break-all; font-stretch: inherit; text-indent: 0em; box-sizing: border-box !important;\">长春朝阳讯飞AI双创基地</span><br/><span style=\"margin: 0px; padding: 0px; max-width: 100%; word-wrap: break-word; border: 0px; font-family: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; line-height: inherit; font-size: 14px; vertical-align: baseline; word-break: break-all; font-stretch: inherit; text-indent: 0em; box-sizing: border-box !important;\"></span></p><p style=\"padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; text-indent: 0em; white-space: normal; background-color: rgb(255, 255, 255); border: 0px; line-height: 1.5em; vertical-align: baseline; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); word-break: break-all; font-stretch: inherit; box-sizing: border-box !important; word-wrap: break-word !important; text-align: center;\"><strong style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; border: 0px; font-family: inherit; font-style: inherit; font-variant: inherit; line-height: inherit; vertical-align: baseline; font-stretch: inherit;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; word-wrap: break-word; border: 0px; font-family: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; line-height: inherit; font-size: 14px; vertical-align: baseline; word-break: break-all; font-stretch: inherit; text-indent: 0em; color: rgb(0, 176, 80); box-sizing: border-box !important;\">协办单位:</span></strong><span style=\"margin: 0px; padding: 0px; max-width: 100%; word-wrap: break-word; border: 0px; font-family: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; line-height: inherit; font-size: 12px; vertical-align: baseline; word-break: break-all; font-stretch: inherit; text-indent: 0em; box-sizing: border-box !important;\">星冶单身俱乐部</span></p><p style=\"padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; text-indent: 0em; white-space: normal; background-color: rgb(255, 255, 255); border: 0px; line-height: 1.5em; vertical-align: baseline; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); word-break: break-all; font-stretch: inherit; box-sizing: border-box !important; word-wrap: break-word !important; text-align: center;\"><strong style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; border: 0px; font-family: inherit; font-style: inherit; font-variant: inherit; line-height: inherit; vertical-align: baseline; font-stretch: inherit;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; word-wrap: break-word; border: 0px; font-family: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; line-height: inherit; font-size: 14px; vertical-align: baseline; word-break: break-all; font-stretch: inherit; text-indent: 0em; color: rgb(0, 176, 80); box-sizing: border-box !important;\">活动人数:</span></strong><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; color: rgb(0, 0, 0); font-size: 12px;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; word-wrap: break-word; border: 0px; font-family: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; line-height: inherit; vertical-align: baseline; word-break: break-all; font-stretch: inherit; text-indent: 0em; box-sizing: border-box !important;\">5</span><span style=\"margin: 0px; padding: 0px; max-width: 100%; word-wrap: break-word; border: 0px; font-family: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; line-height: inherit; vertical-align: baseline; word-break: break-all; font-stretch: inherit; text-indent: 0em; box-sizing: border-box !important;\">0</span></span><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word; border: 0px; font-family: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; line-height: inherit; font-size: 12px; vertical-align: baseline; word-break: break-all; font-stretch: inherit;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; word-wrap: break-word; font-family: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; line-height: inherit; vertical-align: baseline; word-break: break-all; font-stretch: inherit; text-indent: 0em; box-sizing: border-box !important;\"></span><strong style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; border: 0px; font-family: inherit; font-style: inherit; font-variant: inherit; line-height: inherit; vertical-align: baseline; font-stretch: inherit;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; word-wrap: break-word; border: 0px; font-family: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; line-height: inherit; vertical-align: baseline; word-break: break-all; font-stretch: inherit; text-indent: 0em; box-sizing: border-box !important;\">人</span></strong></span></p><p style=\"padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; text-indent: 0em; white-space: normal; background-color: rgb(255, 255, 255); border: 0px; line-height: 1.5em; vertical-align: baseline; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); word-break: break-all; font-stretch: inherit; box-sizing: border-box !important; word-wrap: break-word !important; text-align: center;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word; border: 0px; font-family: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; line-height: inherit; vertical-align: baseline; word-break: break-all; font-stretch: inherit;\"><strong style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; border: 0px; font-family: inherit; font-style: inherit; font-variant: inherit; line-height: inherit; vertical-align: baseline; font-stretch: inherit;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; word-wrap: break-word; border: 0px; font-family: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; line-height: inherit; vertical-align: baseline; word-break: break-all; font-stretch: inherit; text-indent: 0em; box-sizing: border-box !important;\"><strong style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; border: 0px; font-family: inherit; font-style: inherit; font-variant: inherit; line-height: inherit; vertical-align: baseline; font-stretch: inherit;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word; border: 0px; font-family: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; line-height: inherit; font-size: 14px; vertical-align: baseline; word-break: break-all; font-stretch: inherit; text-indent: 0em; color: rgb(0, 176, 80);\">活动要求:</span><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word; border: 0px; font-family: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; line-height: inherit; font-size: 12px; vertical-align: baseline; word-break: break-all; font-stretch: inherit; text-indent: 0em; color: rgb(0, 176, 80);\"></span></strong></span></strong><span style=\"margin: 0px; padding: 0px; max-width: 100%; word-wrap: break-word; font-family: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; line-height: inherit; font-size: 12px; vertical-align: baseline; word-break: break-all; font-stretch: inherit; text-indent: 0em; box-sizing: border-box !important;\">穿着舒适得体。</span></span><span style=\"margin: 0px; padding: 0px; max-width: 100%; word-wrap: break-word; border: 0px; font-family: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; line-height: inherit; font-size: 14px; vertical-align: baseline; word-break: break-all; font-stretch: inherit; text-indent: 0em; box-sizing: border-box !important;\"><br/></span></p><p style=\"padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; text-indent: 0em; white-space: normal; background-color: rgb(255, 255, 255); border: 0px; line-height: 1.5em; vertical-align: baseline; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); word-break: break-all; font-stretch: inherit; box-sizing: border-box !important; word-wrap: break-word !important; text-align: center;\"><strong style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; border: 0px; font-family: inherit; font-style: inherit; font-variant: inherit; line-height: inherit; vertical-align: baseline; font-stretch: inherit;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; word-wrap: break-word; border: 0px; font-family: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; line-height: inherit; font-size: 14px; vertical-align: baseline; word-break: break-all; font-stretch: inherit; text-indent: 0em; color: rgb(0, 176, 80); box-sizing: border-box !important;\">活动对象:<span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word; font-family: &quot;Microsoft YaHei&quot;, 宋体, Verdana, Arial, Helvetica, sans-serif; font-style: inherit; font-variant: inherit; font-weight: inherit; line-height: 26px; font-size: 12px; vertical-align: baseline; word-break: break-all; font-stretch: inherit; text-indent: 0em; color: rgb(0, 0, 0); text-align: center;\"></span></span></strong><span style=\"margin: 0px; padding: 0px; max-width: 100%; word-wrap: break-word; border: 0px; font-family: &quot;Microsoft YaHei&quot;, 宋体, Verdana, Arial, Helvetica, sans-serif; font-style: inherit; font-variant: inherit; font-weight: inherit; line-height: 26px; font-size: 12px; vertical-align: baseline; word-break: break-all; font-stretch: inherit; text-indent: 0em; text-align: center; box-sizing: border-box !important;\">个人文化素养较高、综合条件较优秀的单身人群。</span></p><p style=\"padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; text-indent: 0em; white-space: normal; background-color: rgb(255, 255, 255); border: 0px; line-height: 1.5em; vertical-align: baseline; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); word-break: break-all; font-stretch: inherit; box-sizing: border-box !important; word-wrap: break-word !important; text-align: center;\"><strong style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; border: 0px; font-family: inherit; font-style: inherit; font-variant: inherit; line-height: inherit; vertical-align: baseline; font-stretch: inherit;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; word-wrap: break-word; border: 0px; font-family: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; line-height: inherit; font-size: 14px; vertical-align: baseline; word-break: break-all; font-stretch: inherit; text-indent: 0em; color: rgb(0, 176, 80); box-sizing: border-box !important;\">活动限制:</span></strong><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word; border: 0px; font-family: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; line-height: inherit; font-size: 14px; vertical-align: baseline; word-break: break-all;\"><strong style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; border: 0px; font-family: inherit; font-style: inherit; font-variant: inherit; line-height: inherit; vertical-align: baseline; font-stretch: inherit;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; word-wrap: break-word; border: 0px; font-family: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; line-height: inherit; vertical-align: baseline; word-break: break-all; font-stretch: inherit; text-indent: 0em; color: rgb(255, 0, 0); box-sizing: border-box !important;\">活 动&nbsp;<span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word; font-family: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; line-height: inherit; vertical-align: baseline; word-break: break-all; font-stretch: inherit; text-indent: 0em;\">免 费 !</span></span></strong></span><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word; border: 0px; font-family: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; line-height: inherit; font-size: 12px; vertical-align: baseline; word-break: break-all;\"><strong style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; border: 0px; font-family: inherit; font-style: inherit; font-variant: inherit; line-height: inherit; vertical-align: baseline; font-stretch: inherit;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; word-wrap: break-word; border: 0px; font-family: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; line-height: inherit; vertical-align: baseline; word-break: break-all; color: rgb(255, 0, 0); font-stretch: inherit; text-indent: 0em; box-sizing: border-box !important;\">&nbsp;</span></strong><span style=\"margin: 0px; padding: 0px; max-width: 100%; word-wrap: break-word; font-family: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; line-height: inherit; vertical-align: baseline; word-break: break-all; text-indent: 0em; font-stretch: inherit; text-align: center; box-sizing: border-box !important;\">本次活动提供矿泉水、冷餐<span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important;\">,</span></span></span></p><p style=\"padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; text-indent: 0em; white-space: normal; background-color: rgb(255, 255, 255); border: 0px; line-height: 1.5em; vertical-align: baseline; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); word-break: break-all; font-stretch: inherit; box-sizing: border-box !important; word-wrap: break-word !important; text-align: center;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; word-wrap: break-word; border: 0px; font-family: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; line-height: inherit; vertical-align: baseline; word-break: break-all; font-stretch: inherit; text-indent: 0em; box-sizing: border-box !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word; font-family: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; line-height: inherit; vertical-align: baseline; word-break: break-all; text-indent: 0em; font-stretch: inherit; text-align: center;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word; border: 0px; font-family: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; line-height: inherit; font-size: 12px; vertical-align: baseline; word-break: break-all;\">后台会根据条件筛选</span><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word; border: 0px; font-family: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; line-height: inherit; vertical-align: baseline; word-break: break-all; text-indent: 0em; font-stretch: inherit; color: rgb(255, 0, 0);\"><strong style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; border: 0px; font-family: inherit; font-style: inherit; font-variant: inherit; line-height: inherit; vertical-align: baseline; font-stretch: inherit;\">&nbsp;</strong></span><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word; border: 0px; font-family: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; line-height: inherit; font-size: 12px; vertical-align: baseline; word-break: break-all;\">,没有收</span></span></span><span style=\"margin: 0px; padding: 0px; max-width: 100%; word-wrap: break-word; border: 0px; font-family: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; line-height: inherit; font-size: 12px; vertical-align: baseline; word-break: break-all; text-align: center; text-indent: 0em; box-sizing: border-box !important;\">到邀请的</span></p><p style=\"padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; text-indent: 0em; white-space: normal; background-color: rgb(255, 255, 255); border: 0px; line-height: 1.5em; vertical-align: baseline; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); word-break: break-all; font-stretch: inherit; box-sizing: border-box !important; word-wrap: break-word !important; text-align: center;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; word-wrap: break-word; border: 0px; font-family: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; line-height: inherit; font-size: 12px; vertical-align: baseline; word-break: break-all; text-align: center; text-indent: 0em; box-sizing: border-box !important;\">小伙伴不要沮丧哦,我们下次再见 (^_^)!</span></p><p style=\"padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; text-indent: 0em; white-space: normal; background-color: rgb(255, 255, 255); border: 0px; line-height: 1.5em; vertical-align: baseline; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); word-break: break-all; font-stretch: inherit; box-sizing: border-box !important; word-wrap: break-word !important; text-align: center;\"><strong style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; border: 0px; font-family: inherit; font-style: inherit; font-variant: inherit; line-height: inherit; vertical-align: baseline; font-stretch: inherit;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; word-wrap: break-word; border: 0px; font-family: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; line-height: inherit; font-size: 14px; vertical-align: baseline; word-break: break-all; font-stretch: inherit; text-indent: 0em; text-align: center; color: rgb(0, 176, 80); box-sizing: border-box !important;\">报名方式:</span></strong><span style=\"margin: 0px; padding: 0px; max-width: 100%; word-wrap: break-word; border: 0px; font-family: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; line-height: inherit; font-size: 15px; vertical-align: baseline; word-break: break-all; font-stretch: inherit; text-indent: 0em; text-align: center; color: rgb(0, 0, 0); box-sizing: border-box !important;\">点击</span><span style=\"margin: 0px; padding: 0px; max-width: 100%; word-wrap: break-word; border: 0px; font-family: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; line-height: inherit; font-size: 14px; vertical-align: baseline; word-break: break-all; font-stretch: inherit; text-indent: 0em; text-align: center; color: rgb(0, 0, 0); box-sizing: border-box !important;\">公众号中的活动报名菜单进行报名,或拨打87025860</span></p><p style=\"padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; text-indent: 0em; white-space: normal; background-color: rgb(255, 255, 255); border: 0px; line-height: 1.5em; vertical-align: baseline; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); word-break: break-all; font-stretch: inherit; box-sizing: border-box !important; word-wrap: break-word !important; text-align: center;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word; border: 0px; font-family: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; line-height: inherit; font-size: 14px; vertical-align: baseline; word-break: break-all; font-stretch: inherit; text-indent: 0em; text-align: center;\"><strong style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; border: 0px; font-family: inherit; font-style: inherit; font-variant: inherit; line-height: inherit; vertical-align: baseline; font-stretch: inherit; text-align: justify;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; word-wrap: break-word; border: 0px; font-family: 宋体; font-style: inherit; font-variant: inherit; font-weight: inherit; line-height: inherit; vertical-align: baseline; word-break: break-all; text-indent: 0em; font-stretch: inherit; text-align: center; color: rgb(0, 176, 80); box-sizing: border-box !important;\">活动声明:</span></strong></span><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word; font-family: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; line-height: inherit; text-indent: 0em; border: 0px; font-size: 14px; vertical-align: baseline; word-break: break-all; font-stretch: inherit; text-align: center;\">报名者需提供</span><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word; font-family: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; line-height: inherit; text-indent: 0em; border: 0px; font-size: 18px; vertical-align: baseline; word-break: break-all; font-stretch: inherit; text-align: center;\">&nbsp;</span><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word; font-family: inherit; font-style: inherit; font-variant: inherit; line-height: inherit; text-indent: 0em; border: 0px; font-weight: bold; font-size: 14px; vertical-align: baseline; word-break: break-all; font-stretch: inherit; text-align: center; color: rgb(255, 0, 0);\">真&nbsp;实&nbsp;有&nbsp;效</span><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word; font-family: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; line-height: inherit; text-indent: 0em; border: 0px; font-size: 14px; vertical-align: baseline; word-break: break-all; font-stretch: inherit; text-align: center; color: rgb(193, 0, 0);\">&nbsp;</span><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word; font-family: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; line-height: inherit; text-indent: 0em; border: 0px; font-size: 14px; vertical-align: baseline; word-break: break-all; font-stretch: inherit; text-align: center;\">的身份信息,</span></p><p style=\"padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; text-indent: 0em; white-space: normal; background-color: rgb(255, 255, 255); border: 0px; line-height: 1.5em; vertical-align: baseline; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); word-break: break-all; font-stretch: inherit; box-sizing: border-box !important; word-wrap: break-word !important; text-align: center;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word; border: 0px; font-family: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; line-height: inherit; font-size: 12px; vertical-align: baseline; word-break: break-all; font-stretch: inherit; text-indent: 0em; text-align: center;\">报名信息会严格保密,此次活动后我们会继续帮助大家脱单!</span></p><p style=\"text-align: center;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word; border: 0px; font-family: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; line-height: inherit; font-size: 12px; vertical-align: baseline; word-break: break-all; font-stretch: inherit; text-indent: 0em; text-align: center;\"><br/></span></p><p><br/></p>', null, null);
  72. INSERT INTO `activitynews` VALUES ('20', '活动 | 朝阳讯飞AI双创交友活动圆满结束', '2017-07-25 17:32:39', null, '<p style=\"text-align: center;\"><span style=\"color: rgb(45, 69, 152); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; font-size: 22px; text-align: center; background-color: rgb(255, 255, 255);\">朝阳讯飞AI双创交友活动圆满结束</span></p><p><span style=\"color: rgb(45, 69, 152); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; font-size: 22px; text-align: center; background-color: rgb(255, 255, 255);\"></span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; background-color: rgb(255, 255, 255); box-sizing: border-box !important; word-wrap: break-word !important;\">22日下午,由长春朝阳讯飞AI双创基地主办,长春星冶单身俱乐部承办的“爱在讯飞AI双创,缘分从这里开始”主题交友活动在长春朝阳讯飞AI双创基地路演厅举行,并圆满结束。</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; background-color: rgb(255, 255, 255); box-sizing: border-box !important; word-wrap: break-word !important; text-align: center;\"><img class=\"\" src=\"http://mmbiz.qpic.cn/mmbiz_jpg/4h5XAPM1gvrXvKuGRoXyZd9zemtJ2eXKInypsDpPdjpicv1GQAg3QyOYWticdRYF1X0OSJvzCkwvyTUxK26xqrCg/640?wx_fmt=jpeg&tp=webp&wxfrom=5&wx_lazy=1\"/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; background-color: rgb(255, 255, 255); box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; color: rgb(0, 0, 0);\">整个活动流程有趣又充实,通过转圈捏肩使大家放下紧张感,敞开心扉;<span style=\"margin: 0px; padding: 0px; max-width: 100%; font-family: 微软雅黑; line-height: 25.6px; text-align: center; widows: 1; box-sizing: border-box !important; word-wrap: break-word !important;\">星冶单身俱乐部发起人刘星冶的一段祝词,让大家心潮澎湃;<span style=\"margin: 0px; padding: 0px; max-width: 100%; line-height: 25.6px; box-sizing: border-box !important; word-wrap: break-word !important;\">星冶单身俱乐部情感导师栾老师的爱情课更是有趣至极,通过一个个小测试直击内心,不仅让人深入了解自己,也更了解身边的人;夹气球和萝卜蹲的游戏环节最为受欢迎,每个人都竭尽全力避免俯卧撑的惩罚,在游戏中大家更为贴近彼此,也更加确定自己心仪的人,并把玫瑰花和自己准备的小礼物送给对方。</span></span></span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; background-color: rgb(255, 255, 255); box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; color: rgb(0, 0, 0);\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; color: rgb(62, 62, 62); font-family: 微软雅黑; line-height: 25.5938px; text-align: center; widows: 1; box-sizing: border-box !important; word-wrap: break-word !important;\"></span></span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; background-color: rgb(255, 255, 255); box-sizing: border-box !important; word-wrap: break-word !important; text-align: center;\"><img class=\"\" src=\"http://mmbiz.qpic.cn/mmbiz_jpg/4h5XAPM1gvrXvKuGRoXyZd9zemtJ2eXKSkP55R4NMZaqUIM7icPkfLeicZTYaZbxhlXNlIR9hej8uocIyRtbHcYg/640?wx_fmt=jpeg&tp=webp&wxfrom=5&wx_lazy=1\"/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; background-color: rgb(255, 255, 255); box-sizing: border-box !important; word-wrap: break-word !important; text-align: center;\"><img class=\"\" src=\"http://mmbiz.qpic.cn/mmbiz_jpg/4h5XAPM1gvrXvKuGRoXyZd9zemtJ2eXKMmjWyCsm4bYqEBpkcicj43YaBzHolqVwpCJ4fT4xm7A6cDkuBgcJZbg/640?wx_fmt=jpeg&tp=webp&wxfrom=5&wx_lazy=1\"/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; background-color: rgb(255, 255, 255); box-sizing: border-box !important; word-wrap: break-word !important; text-align: center;\"><img class=\"\" src=\"http://mmbiz.qpic.cn/mmbiz_jpg/4h5XAPM1gvrXvKuGRoXyZd9zemtJ2eXKEIXzAic70iaRG4p74GkoCNYllFpDkC14Cmmqd0yFpPWnXcbJjYS7JO2w/640?wx_fmt=jpeg&tp=webp&wxfrom=5&wx_lazy=1\"/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; background-color: rgb(255, 255, 255); box-sizing: border-box !important; word-wrap: break-word !important; text-align: center;\"><img class=\"\" src=\"http://mmbiz.qpic.cn/mmbiz_jpg/4h5XAPM1gvrXvKuGRoXyZd9zemtJ2eXKT8ka6IoMxtys4EtwaTdzwNwlIia6ezGSTFTNE0ib7NeSKmaibXqYMLMjA/640?wx_fmt=jpeg&tp=webp&wxfrom=5&wx_lazy=1\"/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; background-color: rgb(255, 255, 255); box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; color: rgb(0, 0, 0);\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; color: rgb(62, 62, 62); font-family: 微软雅黑; line-height: 25.5938px; text-align: center; widows: 1; box-sizing: border-box !important; word-wrap: break-word !important;\"><br/></span></span><br/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; background-color: rgb(255, 255, 255); box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; color: rgb(0, 0, 0);\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; color: rgb(62, 62, 62); font-family: 微软雅黑; line-height: 25.5938px; text-align: center; widows: 1; box-sizing: border-box !important; word-wrap: break-word !important;\">值得庆祝的是,经过相知、相熟、相惜的过程,这次活动共促成了五对配对成功的小情侣,希望在不久的未来后你们同样心向彼此。也祝福没有在此次活动中找到梦中人的你,能在人生下一个站点遇见那个他(她)。</span><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; color: rgb(62, 62, 62); line-height: 25.5938px; font-family: 微软雅黑; text-align: center; widows: 1;\">&nbsp;</span></span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; background-color: rgb(255, 255, 255); box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; color: rgb(0, 0, 0);\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; color: rgb(62, 62, 62); line-height: 25.5938px; font-family: 微软雅黑; text-align: center; widows: 1;\"><br/></span></span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; background-color: rgb(255, 255, 255); box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; color: rgb(0, 0, 0);\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; color: rgb(62, 62, 62); line-height: 25.5938px; font-family: 微软雅黑; text-align: center; widows: 1;\"></span></span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; background-color: rgb(255, 255, 255); box-sizing: border-box !important; word-wrap: break-word !important; text-align: center;\"><img class=\"\" src=\"http://mmbiz.qpic.cn/mmbiz_jpg/4h5XAPM1gvrXvKuGRoXyZd9zemtJ2eXK7wzZ7JkIOiaia8tOOBSvKCaY6w3SfMluOliarqHiaPs67ovcBx1Kb5lo0A/640?wx_fmt=jpeg&tp=webp&wxfrom=5&wx_lazy=1\"/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; background-color: rgb(255, 255, 255); box-sizing: border-box !important; word-wrap: break-word !important;\"><br/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; background-color: rgb(255, 255, 255); box-sizing: border-box !important; word-wrap: break-word !important;\">长春朝阳讯飞AI双创基地的本次活动,在忙碌的工作间隙旨在丰富基地青年创业者的业余生活,创造快乐,提升幸福指数,劳逸结合,以饱满的热情更好地投入到创业工作中。</p><p><span style=\"color: rgb(45, 69, 152); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; font-size: 22px; text-align: center; background-color: rgb(255, 255, 255);\"><br/></span><br/></p>', null, null);
  73. INSERT INTO `activitynews` VALUES ('21', '活动 | 又一场财税知识讲座在双创基地成功举办!', '2017-07-31 17:33:57', null, '<p><span style=\"color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; background-color: rgb(255, 255, 255);\">7月26日下午,中国式营销测评企业家现场诊断活动在长春朝阳讯飞AI双创基地召开,活动邀请知行合一营销策划机构创始人史杰松博士为各位莅临的企业家答疑解惑,以“带着问题来,拿着方案走”的理念为诸位带来了一场深受启发的思想盛宴。</span></p><p><span style=\"color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; background-color: rgb(255, 255, 255);\"></span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; background-color: rgb(255, 255, 255); box-sizing: border-box !important; word-wrap: break-word !important; text-align: center;\"><img class=\"\" src=\"http://mmbiz.qpic.cn/mmbiz_jpg/4h5XAPM1gvrNoTsKguSb6RjTPRa3HyqBwKcAv9zLyxYQlIuak0icwJBTuraqgEy3cogKsTmLTvyWks91UMrPib4w/640?wx_fmt=jpeg&tp=webp&wxfrom=5&wx_lazy=1\"/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; background-color: rgb(255, 255, 255); box-sizing: border-box !important; word-wrap: break-word !important; text-align: center;\"><img class=\"\" src=\"http://mmbiz.qpic.cn/mmbiz_jpg/4h5XAPM1gvrNoTsKguSb6RjTPRa3HyqBw6uHGFhE4NVJ4ibVOUG4OJx6wbh9LQuKfAlsicVCprPcy0PfA4uhBJOA/640?wx_fmt=jpeg&tp=webp&wxfrom=5&wx_lazy=1\"/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; background-color: rgb(255, 255, 255); box-sizing: border-box !important; word-wrap: break-word !important;\"><br/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; background-color: rgb(255, 255, 255); box-sizing: border-box !important; word-wrap: break-word !important;\">7月29日下午,以《涉税专业服务监管办法》为主题、长春市律协主办的公益讲座在双创基地路演厅举办,活动邀请资质丰富的李记有老师为主讲人,就将于2017年9月1日正式实施的在税务师、律师、会计师、财税咨询等行业引发广泛关注的《涉税专业服务监管办法》进行讨论,为促进法律服务的专业化、促进各中介服务机构的战略合作与转型升级提供帮助。</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; background-color: rgb(255, 255, 255); box-sizing: border-box !important; word-wrap: break-word !important;\"><br/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; background-color: rgb(255, 255, 255); box-sizing: border-box !important; word-wrap: break-word !important; text-align: center;\"><img class=\"\" src=\"http://mmbiz.qpic.cn/mmbiz_jpg/4h5XAPM1gvrNoTsKguSb6RjTPRa3HyqB2kgEqxKKHUaicqTtrueGdsjFR1lz4DicWb4seQIkc2jibx0hh8ApavG8Q/640?wx_fmt=jpeg&tp=webp&wxfrom=5&wx_lazy=1\"/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; background-color: rgb(255, 255, 255); box-sizing: border-box !important; word-wrap: break-word !important; text-align: center;\"><img class=\"\" src=\"http://mmbiz.qpic.cn/mmbiz_jpg/4h5XAPM1gvrNoTsKguSb6RjTPRa3HyqBQV64yfIAMicFf1DqxMzic3ibicOwAhyE3jJ5Gb3IZcIhtMTxvXX4MW4YMg/640?wx_fmt=jpeg&tp=webp&wxfrom=5&wx_lazy=1\"/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; background-color: rgb(255, 255, 255); box-sizing: border-box !important; word-wrap: break-word !important; text-align: center;\"><img class=\"\" src=\"http://mmbiz.qpic.cn/mmbiz_jpg/4h5XAPM1gvrNoTsKguSb6RjTPRa3HyqBZbkaic2ekCYxdiaNCI8SeHWQvoBL5ApZ8hIJnPwz7jnrGIcBcYoKj8bQ/640?wx_fmt=jpeg&tp=webp&wxfrom=5&wx_lazy=1\"/></p><p><span style=\"color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; background-color: rgb(255, 255, 255);\"><br/></span><br/></p>', null, null);
  74. INSERT INTO `activitynews` VALUES ('22', '省委宣传部长和市委宣传部长齐临吉林科讯', '2017-08-02 17:36:57', null, '<p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; background-color: rgb(255, 255, 255); box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; text-align: justify; box-sizing: border-box !important; word-wrap: break-word !important;\">8月2日上午,<span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important;\">吉林省委常委、省委宣传部长王晓萍,市委宣传部长王庭凯等人来到</span></span><span style=\"margin: 0px; padding: 0px; max-width: 100%; text-align: justify; line-height: 1.6; box-sizing: border-box !important; word-wrap: break-word !important;\">人工智能体验厅,感受科大讯飞的人工智能魅力。</span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; background-color: rgb(255, 255, 255); box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; text-align: justify; line-height: 1.6; box-sizing: border-box !important; word-wrap: break-word !important;\">吉林科讯信息科技有限公司总经理徐艺华向王晓萍部长介绍了科大讯飞语音技术的广泛应用、创业团队的发展现状和与其他应用的合作情况。<br/></span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; background-color: rgb(255, 255, 255); box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; text-align: justify; line-height: 1.6; box-sizing: border-box !important; word-wrap: break-word !important;\"><br/></span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; background-color: rgb(255, 255, 255); box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; text-align: justify; line-height: 1.6; box-sizing: border-box !important; word-wrap: break-word !important;\"></span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; background-color: rgb(255, 255, 255); box-sizing: border-box !important; word-wrap: break-word !important; text-align: center;\"><img class=\"\" src=\"http://mmbiz.qpic.cn/mmbiz_jpg/4h5XAPM1gvrDXEPIIiaYkz6KwSM80aYuoicibeOCSQ1Q0EPJYyI4w8jmHk3mQusWH18GCXhA9eIdVQGgnz6dH1poQ/640?wx_fmt=jpeg&tp=webp&wxfrom=5&wx_lazy=1\"/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; background-color: rgb(255, 255, 255); box-sizing: border-box !important; word-wrap: break-word !important; text-align: center;\"><img class=\"\" src=\"http://mmbiz.qpic.cn/mmbiz_jpg/4h5XAPM1gvrDXEPIIiaYkz6KwSM80aYuoVtL652jbR9xjcEJQjG15Wkic3lYNgogyofibpDZ54X32YplQJ2zUcusg/640?wx_fmt=jpeg&tp=webp&wxfrom=5&wx_lazy=1\"/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; background-color: rgb(255, 255, 255); box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; text-align: justify; line-height: 1.6; box-sizing: border-box !important; word-wrap: break-word !important;\"></span><br/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; background-color: rgb(255, 255, 255); box-sizing: border-box !important; word-wrap: break-word !important;\">在两位演示官的全程介绍中,参观了讯飞输入法、咪咕灵犀、讯飞听见等产品,科大讯飞在智慧教育领域的产品应用及项目发展情况让王晓萍部长倍感欣慰与欣喜。</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; background-color: rgb(255, 255, 255); box-sizing: border-box !important; word-wrap: break-word !important;\"><br/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; background-color: rgb(255, 255, 255); box-sizing: border-box !important; word-wrap: break-word !important; text-align: center;\"><img class=\"\" src=\"http://mmbiz.qpic.cn/mmbiz_jpg/4h5XAPM1gvrDXEPIIiaYkz6KwSM80aYuo9hxiaIkn8rOiaQeac6FUNl2wd4cQLl5slHQU45yKZJnCUVWhph8IgAew/640?wx_fmt=jpeg&tp=webp&wxfrom=5&wx_lazy=1\"/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; background-color: rgb(255, 255, 255); box-sizing: border-box !important; word-wrap: break-word !important;\"><br/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; background-color: rgb(255, 255, 255); box-sizing: border-box !important; word-wrap: break-word !important;\">所有参观者的开心果,基地小红人小柔机器人这次也不负众望,博得王晓萍部长的青睐。</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; background-color: rgb(255, 255, 255); box-sizing: border-box !important; word-wrap: break-word !important;\"><br/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; background-color: rgb(255, 255, 255); box-sizing: border-box !important; word-wrap: break-word !important; text-align: center;\"><img class=\"\" src=\"http://mmbiz.qpic.cn/mmbiz_jpg/4h5XAPM1gvrDXEPIIiaYkz6KwSM80aYuoU7c5SeAcibvXFJyEXvmzaiaXv6TnvbjVEd4nQ6OeMwhEfE6KiciaOwljuA/640?wx_fmt=jpeg&tp=webp&wxfrom=5&wx_lazy=1\"/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; background-color: rgb(255, 255, 255); box-sizing: border-box !important; word-wrap: break-word !important; text-align: center;\"></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; background-color: rgb(255, 255, 255); box-sizing: border-box !important; word-wrap: break-word !important;\"><br/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; background-color: rgb(255, 255, 255); box-sizing: border-box !important; word-wrap: break-word !important;\">虽然整个参观过程短暂,但是王晓萍部长对科大讯飞产品与技术的价值给予了高度的肯定,并期待着科大讯飞未来的发展。</p><p><br/></p>', null, null);
  75. INSERT INTO `activitynews` VALUES ('23', '长春朝阳讯飞AI双创基地篮球友谊对抗赛,热血进行时!', '2017-08-14 17:38:10', null, '<p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; font-size: 14px; font-family: Calibri, sans-serif;\">8</span><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; font-size: 14px; font-family: 宋体;\">月</span><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; font-size: 14px; font-family: Calibri, sans-serif;\">10</span><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; font-size: 14px; font-family: 宋体;\">日,长春朝阳讯飞</span><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; font-size: 14px; font-family: Calibri, sans-serif;\">AI</span><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; font-size: 14px; font-family: 宋体;\">双创基地篮球友谊对抗赛在</span><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; font-size: 14px; font-family: Calibri, sans-serif;\">23club</span><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; font-size: 14px; font-family: 宋体;\">篮球馆举办,赛时包含吉林科讯信息科技有限公司以及基地内入驻企业共四个队伍,采用打半场、三对三、五局三胜、一局七个球的比赛方式。</span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; font-size: 14px; font-family: 宋体;\"></span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; font-family: 宋体;\"></span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; box-sizing: border-box !important; word-wrap: break-word !important; text-align: center;\"><img class=\"\" src=\"http://mmbiz.qpic.cn/mmbiz_jpg/4h5XAPM1gvqgKXeJMfsoY8z6RY0Fy6uSd9SR6TUV7JUBFiaKIBmDNxfrHTmzEibrbbW1wBphfXiaVFKlMXFJGToYw/640?wx_fmt=jpeg&tp=webp&wxfrom=5&wx_lazy=1\"/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; font-family: 宋体;\"></span><br/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; font-family: 宋体; font-size: 14px;\">比赛非常火热,先是进行两两的淘汰赛,然后是总决赛,每个队伍都超常发挥,<span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; font-family: Simsun; line-height: 21px;\">双方的队员激烈的争抢着,攻防有序,配合默契,不断的把比赛推入高潮。</span></span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; font-family: Simsun; line-height: 21px; box-sizing: border-box !important; word-wrap: break-word !important;\"><br/></span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; font-family: Simsun; line-height: 21px; box-sizing: border-box !important; word-wrap: break-word !important;\"></span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; box-sizing: border-box !important; word-wrap: break-word !important; text-align: center;\"><img class=\"\" src=\"http://mmbiz.qpic.cn/mmbiz_jpg/4h5XAPM1gvqgKXeJMfsoY8z6RY0Fy6uSnCI8QYUk91Fib8oib9wwk0FJIlWUaicYRgTTNHFS4coLiaXswBiafZ7n13A/640?wx_fmt=jpeg&tp=webp&wxfrom=5&wx_lazy=1\"/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; box-sizing: border-box !important; word-wrap: break-word !important;\"><br/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; box-sizing: border-box !important; word-wrap: break-word !important; text-align: center;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; font-size: 14px;\">场外人员也投入了自己的热情,掌声和呐喊声此起彼伏。</span><br/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; box-sizing: border-box !important; word-wrap: break-word !important;\"><br/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; box-sizing: border-box !important; word-wrap: break-word !important; text-align: center;\"><img class=\"\" src=\"http://mmbiz.qpic.cn/mmbiz_jpg/4h5XAPM1gvqgKXeJMfsoY8z6RY0Fy6uSdpfmca4jhpxydrTj9Laug4hNbn3BibOmPm4qrSn6bclCD2LjeiaAPwicA/640?wx_fmt=jpeg&tp=webp&wxfrom=5&wx_lazy=1\"/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; box-sizing: border-box !important; word-wrap: break-word !important; text-align: center;\"><img class=\" \" src=\"http://mmbiz.qpic.cn/mmbiz_jpg/4h5XAPM1gvqgKXeJMfsoY8z6RY0Fy6uSZmblOL3hIuh92s1zXI4kB099bIRYsYHhtE1shgqWmuiasSiac9pqBWrA/640?wx_fmt=jpeg&tp=webp&wxfrom=5&wx_lazy=1\"/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; box-sizing: border-box !important; word-wrap: break-word !important;\"><br/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; font-size: 14px;\">在赛场上挥洒汗水,燃烧热血,投注热情,友谊第一,比赛第二!</span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; box-sizing: border-box !important; word-wrap: break-word !important;\"><br/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; box-sizing: border-box !important; word-wrap: break-word !important; text-align: center;\"><img class=\"\" src=\"http://mmbiz.qpic.cn/mmbiz_jpg/4h5XAPM1gvqgKXeJMfsoY8z6RY0Fy6uSgAkG2ndBYiaevYYGvEjfJotWEzByc4oKK7MWRoHI6qtibynicKSOiaxicYA/640?wx_fmt=jpeg&tp=webp&wxfrom=5&wx_lazy=1\"/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; box-sizing: border-box !important; word-wrap: break-word !important;\"><br/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; font-size: 14px;\">这次篮球赛,不仅增强了员工的身体素质,加强了团队建设,也提高了基地内各企业间的凝聚力与互动交流,大大提升了工作效率,带动了创业的热情。</span></p><p><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; font-size: 14px;\"><br/></span></p><p><br/></p>', null, null);
  76. INSERT INTO `activitynews` VALUES ('24', '朝阳区科技辅导员培训,讯飞AI双创基地起航', '2017-08-22 17:39:03', null, '<p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; line-height: 25.6px; box-sizing: border-box !important; word-wrap: break-word !important;\">2017年8月18日—19日,朝阳区中小学第四届科技辅导员专项技能培训在长春朝阳讯飞AI双创基地举行。培训由朝阳区教育局和朝阳区科学技术协会联合主办、<span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; line-height: 25.6px;\">长春朝阳讯飞AI双创基地承办、</span>吉林省科技馆协办。</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; line-height: 25.6px; box-sizing: border-box !important; word-wrap: break-word !important;\"><br/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; line-height: 25.6px; box-sizing: border-box !important; word-wrap: break-word !important;\">本次培训既是朝阳教育根据长春市教育局工作精神认真落实创建科技型校园、积极做好学生“蓓蕾计划”工作的基础性工程,也是联合吉林省科技馆等校外科普教育单位共同做好朝阳区中小学生校外科技教育工作的一项重要举措。来自区内各校的60多名科技辅导员参加了培训。</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; line-height: 25.6px; box-sizing: border-box !important; word-wrap: break-word !important;\"><br/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; box-sizing: border-box !important; word-wrap: break-word !important; text-align: center;\"><img class=\"\" src=\"https://mmbiz.qpic.cn/mmbiz_jpg/4h5XAPM1gvpc1mu7xyEmadoE8320JiaXXUU21rOYtEoMwm2kUQrnvHZrRPpduia3WcaJEJGjqQZiaEakg87xJXNrA/640?wx_fmt=jpeg&tp=webp&wxfrom=5&wx_lazy=1\"/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; line-height: 25.6px;\">朝阳区教育局副局长张玮作了指导性讲话。</span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; box-sizing: border-box !important; word-wrap: break-word !important; text-align: center;\"><img class=\"\" src=\"http://mmbiz.qpic.cn/mmbiz_png/4h5XAPM1gvpc1mu7xyEmadoE8320JiaXX16eWO128JQeguTQgLHaKk9CoDfW5Y7Mc9GCeIsCmgdjCdPll9iaD2NQ/640?wx_fmt=png&tp=webp&wxfrom=5&wx_lazy=1\"/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; color: rgb(236, 255, 255); font-family: PingFangSC-Regular; line-height: 24px; white-space: pre-wrap; word-wrap: break-word !important; text-align: center;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; color: rgb(0, 0, 0);\">马晓健老师与科技辅导员做交流。</span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; color: rgb(236, 255, 255); font-family: PingFangSC-Regular; line-height: 24px; white-space: pre-wrap; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; color: rgb(0, 0, 0);\"></span></p><h3 style=\"margin: 0px; padding: 0px; font-weight: 400; font-size: 16px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important; color: rgb(236, 255, 255); font-family: PingFangSC-Regular; line-height: 24px; white-space: pre-wrap;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; color: rgb(0, 0, 0);\"></span></h3><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; box-sizing: border-box !important; word-wrap: break-word !important; text-align: center;\"><img class=\"\" src=\"http://mmbiz.qpic.cn/mmbiz_png/4h5XAPM1gvpc1mu7xyEmadoE8320JiaXXD6rePwlYqibXibJicCuUxibr2o0vlVaPxgZICgEUyySBIltXqJxxDp0pUg/640?wx_fmt=png&tp=webp&wxfrom=5&wx_lazy=1\"/></p><h3 style=\"margin: 0px; padding: 0px; font-weight: 400; font-size: 16px; max-width: 100%; box-sizing: border-box; color: rgb(236, 255, 255); font-family: PingFangSC-Regular; line-height: 24px; white-space: pre-wrap; word-wrap: break-word !important; text-align: center;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; color: rgb(0, 0, 0);\"><br/></span></h3><h3 style=\"margin: 0px; padding: 0px; font-weight: 400; font-size: 16px; max-width: 100%; box-sizing: border-box; color: rgb(236, 255, 255); font-family: PingFangSC-Regular; line-height: 24px; white-space: pre-wrap; word-wrap: break-word !important; text-align: center;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; color: rgb(0, 0, 0);\">李晓峰副秘书长就“童鑫”杯科技比赛规则进行详细讲解。</span><br/><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; color: rgb(0, 0, 0);\"></span></h3><p><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; color: rgb(0, 0, 0);\"><br/></span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; color: rgb(0, 0, 0);\"></span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; box-sizing: border-box !important; word-wrap: break-word !important; text-align: center;\"><img class=\"\" src=\"https://mmbiz.qpic.cn/mmbiz_jpg/4h5XAPM1gvpc1mu7xyEmadoE8320JiaXXq5fPErdvzemO40SLg4zWS1ibpnspQtWo2qCUS9OzhkfYyaJZGKI6jUg/640?wx_fmt=jpeg&tp=webp&wxfrom=5&wx_lazy=1\"/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; box-sizing: border-box !important; word-wrap: break-word !important; text-align: center;\"><img class=\"\" src=\"https://mmbiz.qpic.cn/mmbiz_jpg/4h5XAPM1gvpc1mu7xyEmadoE8320JiaXXKINuo4fEZKClJ8H4OmCQH0iaVkUib2RaiaQDmOHBIvFB4KtCicBqAKr6Iw/640?wx_fmt=jpeg&tp=webp&wxfrom=5&wx_lazy=1\"/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; color: rgb(0, 0, 0);\"></span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; box-sizing: border-box !important; word-wrap: break-word !important; text-align: center;\"><img class=\"\" src=\"https://mmbiz.qpic.cn/mmbiz_jpg/4h5XAPM1gvpc1mu7xyEmadoE8320JiaXXgHlRLFFfZgMfkT4fSD4aoiblu1raPqibGc5zxqFzibsCrSpbEcXcSy7Gg/640?wx_fmt=jpeg&tp=webp&wxfrom=5&wx_lazy=1\"/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; box-sizing: border-box !important; word-wrap: break-word !important; text-align: center;\"><img class=\"\" src=\"https://mmbiz.qpic.cn/mmbiz_jpg/4h5XAPM1gvpc1mu7xyEmadoE8320JiaXXLcGcHBiaRxkP3UaAyTKsP42uwEMTQxibdjFjaCZdSBwSWTPGia8DemGbg/640?wx_fmt=jpeg&tp=webp&wxfrom=5&wx_lazy=1\"/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; box-sizing: border-box !important; word-wrap: break-word !important; text-align: center;\">学员们热情参与,兴趣高涨。</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; color: rgb(0, 0, 0);\"></span></p><p><br/></p>', null, null);
  77. INSERT INTO `activitynews` VALUES ('25', '东北亚博览会,科大讯飞明星产品,9折购来了!', '2017-08-29 17:41:52', null, '<section><section><section><section><section><section><section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\"></p></section></section></section></section></section></section></section><p><section><section><section><section><section><section><section></section></section></section></section></section></section></section></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; background-color: rgb(255, 255, 255); box-sizing: border-box !important; word-wrap: break-word !important;\"><br/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; background-color: rgb(255, 255, 255); box-sizing: border-box !important; word-wrap: break-word !important; text-align: center;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; color: rgb(2, 30, 170);\"><strong style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; font-size: 21px; font-family: 华文隶书;\">阿尔法小蛋——智能云陪伴机器人</span></strong></span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; background-color: rgb(255, 255, 255); box-sizing: border-box !important; word-wrap: break-word !important; text-align: center;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; font-family: 宋体; box-sizing: border-box !important; word-wrap: break-word !important;\"></span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; background-color: rgb(255, 255, 255); box-sizing: border-box !important; word-wrap: break-word !important; text-align: center;\"><img class=\"\" src=\"http://mmbiz.qpic.cn/mmbiz_png/4h5XAPM1gvr8OXb2KsiaUCzBPjIQAHia7iapBR75icfGQrbx6CPsK70P8ibH3QWcrHBhxkGib2icD7ny2rNc7veE3OFow/640?wx_fmt=png&tp=webp&wxfrom=5&wx_lazy=1\"/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; background-color: rgb(255, 255, 255); box-sizing: border-box !important; word-wrap: break-word !important;\"><br/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; background-color: rgb(255, 255, 255); box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; font-family: 宋体; box-sizing: border-box !important; word-wrap: break-word !important;\">为您的孩子添置一个随时随地能陪伴的天才小蛋。阿尔法小蛋是科大讯飞倾力打造的一款教育陪伴智能机器人,可以做到像人类一样思考学习,用眼部动作表达自己的情绪。不仅能通过智能对话与孩子进行聊天互动,给予孩子妙趣横生的回应,同时它还拥有强悍大脑,能够随心调取云端的海量教育资源,开发孩子大脑潜能。</span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; background-color: rgb(255, 255, 255); box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; font-family: 宋体; box-sizing: border-box !important; word-wrap: break-word !important;\"></span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; background-color: rgb(255, 255, 255); box-sizing: border-box !important; word-wrap: break-word !important;\"></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; color: rgb(111, 106, 106); font-size: 15px; line-height: 27px; text-align: justify; widows: 1; background-color: rgb(255, 255, 255); word-wrap: break-word !important;\"><strong style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important;\"><strong style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important;\">阿尔法蛋,</strong>你的手在哪里?</strong></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; color: rgb(111, 106, 106); font-size: 15px; line-height: 27px; text-align: justify; widows: 1; background-color: rgb(255, 255, 255); word-wrap: break-word !important;\">蛋:你见过长手的蛋?你找一个我瞅瞅。</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; color: rgb(111, 106, 106); font-size: 15px; line-height: 27px; text-align: justify; widows: 1; background-color: rgb(255, 255, 255); word-wrap: break-word !important;\"><br/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; color: rgb(111, 106, 106); font-size: 15px; line-height: 27px; text-align: justify; widows: 1; background-color: rgb(255, 255, 255); word-wrap: break-word !important;\"><strong style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important;\">金木水火土谁的腿最长?</strong></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; color: rgb(111, 106, 106); font-size: 15px; line-height: 27px; text-align: justify; widows: 1; background-color: rgb(255, 255, 255); word-wrap: break-word !important;\">蛋:火,因为火腿肠嘛!哈哈!</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; color: rgb(111, 106, 106); font-size: 15px; line-height: 27px; text-align: justify; widows: 1; background-color: rgb(255, 255, 255); word-wrap: break-word !important;\"><br/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; color: rgb(111, 106, 106); font-size: 15px; line-height: 27px; text-align: justify; widows: 1; background-color: rgb(255, 255, 255); word-wrap: break-word !important;\"><strong style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important;\"><strong style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important;\">阿尔法蛋,</strong>我敲你一下会怎么样?</strong></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; color: rgb(111, 106, 106); font-size: 15px; line-height: 27px; text-align: justify; widows: 1; background-color: rgb(255, 255, 255); word-wrap: break-word !important;\">蛋:我会碎,你会哭。</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; color: rgb(111, 106, 106); font-size: 15px; line-height: 27px; text-align: justify; widows: 1; background-color: rgb(255, 255, 255); word-wrap: break-word !important;\"><br/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; color: rgb(111, 106, 106); font-size: 15px; line-height: 27px; text-align: justify; widows: 1; background-color: rgb(255, 255, 255); word-wrap: break-word !important;\"><strong style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important;\">什么蛋不能吃?</strong></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; color: rgb(111, 106, 106); font-size: 15px; line-height: 27px; text-align: justify; widows: 1; background-color: rgb(255, 255, 255); word-wrap: break-word !important;\">蛋:阿尔法蛋。</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; background-color: rgb(255, 255, 255); box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; font-family: 宋体; box-sizing: border-box !important; word-wrap: break-word !important;\"></span><br/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; background-color: rgb(255, 255, 255); box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; font-family: 宋体; box-sizing: border-box !important; word-wrap: break-word !important;\">卖萌小蛋,行走的表情包,每个孩子都值得拥有,来把小蛋抱回家!</span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; background-color: rgb(255, 255, 255); box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; font-family: 宋体; box-sizing: border-box !important; word-wrap: break-word !important;\"><br/></span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; background-color: rgb(255, 255, 255); box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; font-family: 宋体; box-sizing: border-box !important; word-wrap: break-word !important;\"><br/></span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; background-color: rgb(255, 255, 255); box-sizing: border-box !important; word-wrap: break-word !important; text-align: center;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; font-size: 21px; font-family: 华文隶书; color: rgb(2, 30, 170);\">4g人工智能儿童手表</span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; background-color: rgb(255, 255, 255); box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; font-size: 21px; font-family: 华文隶书; color: rgb(2, 30, 170);\"><br/></span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; background-color: rgb(255, 255, 255); box-sizing: border-box !important; word-wrap: break-word !important; text-align: center;\"><img class=\"\" src=\"http://mmbiz.qpic.cn/mmbiz_png/4h5XAPM1gvr8OXb2KsiaUCzBPjIQAHia7iaOWGLhCU9rIYzX99jMUl9HRj5bGwaj4uyl6tCgzZs4gk0quibTw0U3mw/640?wx_fmt=png&tp=webp&wxfrom=5&wx_lazy=1\"/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; background-color: rgb(255, 255, 255); box-sizing: border-box !important; word-wrap: break-word !important;\"><br/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; background-color: rgb(255, 255, 255); box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; font-family: 宋体;\">讯飞推出的</span>4g<span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; font-family: 宋体;\">人工智能儿童手表完爆其他儿童手表。给孩子一个颜值高会陪伴的手表,呵护不止停留在心间。双向通话、安全定位、微聊对讲、单词学习、诗词国学、英语翻译、故事音乐,满足你所有想象,全语音操控,贴合每个年龄段的需求。</span></span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; background-color: rgb(255, 255, 255); box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; font-family: 宋体; box-sizing: border-box !important; word-wrap: break-word !important;\"></span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; background-color: rgb(255, 255, 255); box-sizing: border-box !important; word-wrap: break-word !important;\"></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; background-color: rgb(255, 255, 255); box-sizing: border-box !important; word-wrap: break-word !important; text-align: center;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; font-family: 宋体;\">讯飞</span>AI<span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; font-family: 宋体;\">儿童手表,带在手腕上的呵护!</span></span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; background-color: rgb(255, 255, 255); box-sizing: border-box !important; word-wrap: break-word !important; text-align: center;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; font-family: 宋体; box-sizing: border-box !important; word-wrap: break-word !important;\"><br/></span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; background-color: rgb(255, 255, 255); box-sizing: border-box !important; word-wrap: break-word !important; text-align: center;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; font-family: 宋体; box-sizing: border-box !important; word-wrap: break-word !important;\"></span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; background-color: rgb(255, 255, 255); box-sizing: border-box !important; word-wrap: break-word !important; text-align: center;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; font-size: 21px; font-family: 华文隶书; color: rgb(2, 30, 170);\">讯飞智能护眼台灯</span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; background-color: rgb(255, 255, 255); box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; font-family: 宋体; box-sizing: border-box !important; word-wrap: break-word !important;\"></span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; background-color: rgb(255, 255, 255); box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; font-size: 19px; font-family: 宋体;\"></span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; background-color: rgb(255, 255, 255); box-sizing: border-box !important; word-wrap: break-word !important; text-align: center;\"><img class=\"\" src=\"http://mmbiz.qpic.cn/mmbiz_png/4h5XAPM1gvr8OXb2KsiaUCzBPjIQAHia7iaua6HYZqzDakKhUlW5g3cYiaa7JOA6e2EWdZaNMm1azoFCMiaP7icibHzgA/640?wx_fmt=png&tp=webp&wxfrom=5&wx_lazy=1\"/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; background-color: rgb(255, 255, 255); box-sizing: border-box !important; word-wrap: break-word !important;\"><br/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; background-color: rgb(255, 255, 255); box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; font-family: 宋体;\">讯飞智能护眼台灯其光源通过国际欧盟认证</span>ROSH<span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; font-family: 宋体;\">,高品质还原自然光,给我们的眼睛最贴心的呵护。在你需要人聊天时,可以找它;在你想要听音乐时,可以找它;全能小百科,说的就是它;教学百事通,说的就是它。讯飞将</span><span style=\"margin: 0px; padding: 0px; max-width: 100%; font-family: 宋体; letter-spacing: 0.1px; box-sizing: border-box !important; word-wrap: break-word !important;\">用户体验做到极致,起到寓教于乐的效果,给孩子们带来了颠覆性的娱乐和学习体验。</span></span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; background-color: rgb(255, 255, 255); box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; font-family: 宋体; letter-spacing: 0.1px; box-sizing: border-box !important; word-wrap: break-word !important;\"></span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; background-color: rgb(255, 255, 255); box-sizing: border-box !important; word-wrap: break-word !important; text-align: center;\"><img class=\"\" src=\"http://mmbiz.qpic.cn/mmbiz_png/4h5XAPM1gvr8OXb2KsiaUCzBPjIQAHia7iaWCzHBoRaOu2YGz4DeOgcQBh1EYmSXrPupMNk0R8VOjEJ9ibTxAFuiacg/640?wx_fmt=png&tp=webp&wxfrom=5&wx_lazy=1\"/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; background-color: rgb(255, 255, 255); box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; font-family: 宋体; letter-spacing: 0.1px; box-sizing: border-box !important; word-wrap: break-word !important;\"></span><br/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; background-color: rgb(255, 255, 255); box-sizing: border-box !important; word-wrap: break-word !important; text-align: center;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; font-family: 宋体; letter-spacing: 0.1px; box-sizing: border-box !important; word-wrap: break-word !important;\">讯飞智能护眼台灯,台灯届的高颜值,颜值届的大学霸!</span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; background-color: rgb(255, 255, 255); box-sizing: border-box !important; word-wrap: break-word !important; text-align: center;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; font-family: 宋体; letter-spacing: 0.1px; box-sizing: border-box !important; word-wrap: break-word !important;\"><br/></span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; background-color: rgb(255, 255, 255); box-sizing: border-box !important; word-wrap: break-word !important; text-align: center;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; color: rgb(2, 30, 170); font-family: 华文隶书; font-size: 24px; line-height: 38px; box-sizing: border-box !important; word-wrap: break-word !important;\">超脑魔盒</span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; background-color: rgb(255, 255, 255); box-sizing: border-box !important; word-wrap: break-word !important; text-align: center;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; color: rgb(2, 30, 170); font-family: 华文隶书; font-size: 24px; line-height: 38px; box-sizing: border-box !important; word-wrap: break-word !important;\"><img class=\"\" src=\"http://mmbiz.qpic.cn/mmbiz_jpg/4h5XAPM1gvr8OXb2KsiaUCzBPjIQAHia7ia7NfGfOSNEHP06vruGlOITuCLkkGcG3xoqMzl0HjxTobv7uDg88lRgQ/640?wx_fmt=jpeg&tp=webp&wxfrom=5&wx_lazy=1\"/></span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; background-color: rgb(255, 255, 255); box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; color: rgb(2, 30, 170); font-family: 华文隶书; font-size: 24px; line-height: 38px; box-sizing: border-box !important; word-wrap: break-word !important;\"><br/></span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; background-color: rgb(255, 255, 255); box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; font-family: 宋体; letter-spacing: 0.1px; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important;\">超脑魔盒是科大讯飞研究的电视盒子,不同于其他电视盒子的亮点在于,我们可以直接通过语音交互使使用变得方便快捷,不再需要不断点击遥控器上的各种按键。基于讯飞超脑强大的语音理解技术,我们可以通过类别搜索等方式与它进行更为深入的交互。同时我们可以通过语音打开教育、娱乐等多种应用,我们还可以对歌曲进行点唱,这时遥控器变成麦克风,歌曲结束会从多个维度对演唱水平进行打分。</span></span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; background-color: rgb(255, 255, 255); box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; font-family: 宋体; letter-spacing: 0.1px; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important;\"><br/></span></span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; background-color: rgb(255, 255, 255); box-sizing: border-box !important; word-wrap: break-word !important; text-align: center;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; font-family: 宋体; letter-spacing: 0.1px; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important;\"><img class=\"\" src=\"http://mmbiz.qpic.cn/mmbiz_jpg/4h5XAPM1gvr8OXb2KsiaUCzBPjIQAHia7ia3et2PFy7vqxvhmugZg2lHXx30MmUMXbU2DfAHB4bQMSQhVyL870sog/640?wx_fmt=jpeg&tp=webp&wxfrom=5&wx_lazy=1\"/></span></span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; background-color: rgb(255, 255, 255); box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; font-family: 宋体; letter-spacing: 0.1px; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important;\"></span></span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; background-color: rgb(255, 255, 255); box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; font-family: 宋体; box-sizing: border-box !important; word-wrap: break-word !important;\"><br/></span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; background-color: rgb(255, 255, 255); box-sizing: border-box !important; word-wrap: break-word !important; text-align: center;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; font-family: 宋体; box-sizing: border-box !important; word-wrap: break-word !important;\">讯飞超脑魔盒,居家生活必备良品!</span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; background-color: rgb(255, 255, 255); box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; font-family: 宋体; box-sizing: border-box !important; word-wrap: break-word !important;\"><br/></span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; background-color: rgb(255, 255, 255); box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; font-family: 宋体; letter-spacing: 0.1px; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important;\"><br/></span></span><br/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; background-color: rgb(255, 255, 255); box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; font-family: 宋体; letter-spacing: 0.1px; box-sizing: border-box !important; word-wrap: break-word !important;\"></span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; background-color: rgb(255, 255, 255); box-sizing: border-box !important; word-wrap: break-word !important; text-align: center;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; font-family: 华文隶书; font-size: 20px; letter-spacing: 0.1px; line-height: 32px; color: rgb(2, 30, 170);\">划重点:</span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; background-color: rgb(255, 255, 255); box-sizing: border-box !important; word-wrap: break-word !important; text-align: center;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; font-size: 19px; font-family: 华文隶书; letter-spacing: 0.1px; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; box-sizing: border-box !important; word-wrap: break-word !important;\">9月1日——9月2日</span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; background-color: rgb(255, 255, 255); box-sizing: border-box !important; word-wrap: break-word !important; text-align: center;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; font-size: 19px; font-family: 华文隶书; letter-spacing: 0.1px; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; box-sizing: border-box !important; word-wrap: break-word !important;\">东北亚博览会</span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; background-color: rgb(255, 255, 255); box-sizing: border-box !important; word-wrap: break-word !important; text-align: center;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; font-size: 19px; font-family: 华文隶书; letter-spacing: 0.1px; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; box-sizing: border-box !important; word-wrap: break-word !important;\">会展中心6号馆长春展区</span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; background-color: rgb(255, 255, 255); box-sizing: border-box !important; word-wrap: break-word !important; text-align: center;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; font-size: 19px; font-family: 华文隶书; letter-spacing: 0.1px; color: rgb(2, 30, 170); box-sizing: border-box !important; word-wrap: break-word !important;\">以上产品全部是官网价格的</span><span style=\"margin: 0px; padding: 0px; max-width: 100%; font-size: 24px; font-family: 华文隶书; letter-spacing: 0.1px; color: rgb(255, 76, 0); box-sizing: border-box !important; word-wrap: break-word !important;\">9折</span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; background-color: rgb(255, 255, 255); box-sizing: border-box !important; word-wrap: break-word !important; text-align: center;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; font-size: 19px; font-family: 华文隶书; letter-spacing: 0.1px; color: rgb(255, 76, 0); box-sizing: border-box !important; word-wrap: break-word !important;\">数量有限,先到先得</span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; background-color: rgb(255, 255, 255); box-sizing: border-box !important; word-wrap: break-word !important; text-align: center;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; font-size: 19px; font-family: 华文隶书; letter-spacing: 0.1px; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; box-sizing: border-box !important; word-wrap: break-word !important;\">快来体验科大讯飞人工智能的魅力,将讯飞产品带回家。</span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; background-color: rgb(255, 255, 255); box-sizing: border-box !important; word-wrap: break-word !important; text-align: center;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; font-family: 宋体; letter-spacing: 0.1px; box-sizing: border-box !important; word-wrap: break-word !important;\"><br/></span><br/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; background-color: rgb(255, 255, 255); box-sizing: border-box !important; word-wrap: break-word !important;\"><br/></p><p><br/></p>', null, null);
  78. INSERT INTO `activitynews` VALUES ('26', '科大讯飞受邀参加东北亚博览会、创响中国长春站展会', '2017-09-07 17:44:06', null, '<section><section><section><section><section><section><section><section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; text-align: center; word-wrap: break-word !important;\">9月1日——9月6日,科大讯飞受邀参加东北亚博览会、创响中国长春站两大展会,反响热烈。</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important;\"><br/></p></section></section></section></section></section><section></section></section></section></section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; background-color: rgb(255, 255, 255); box-sizing: border-box !important; word-wrap: break-word !important;\"><br/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; background-color: rgb(255, 255, 255); box-sizing: border-box !important; word-wrap: break-word !important;\">9 月1日——9月5日在长春国际会展中心召开了第十一届东北亚博览会。本届博览会共设置9个展馆,分别为创新设置移动互联支付生活馆、香港商品馆、台湾商品馆、国际商品馆、对外开放合作展示馆、食品医药馆、文化旅游馆、智能制造主题馆。</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; background-color: rgb(255, 255, 255); box-sizing: border-box !important; word-wrap: break-word !important;\">我们有幸被邀请参加东北亚博览会,在6号馆和9号馆分别展示了科大讯飞的人工智能机器人和智能车载。</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; background-color: rgb(255, 255, 255); box-sizing: border-box !important; word-wrap: break-word !important;\"><br/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; background-color: rgb(255, 255, 255); box-sizing: border-box !important; word-wrap: break-word !important; text-align: center;\"><img class=\"\" src=\"https://mmbiz.qpic.cn/mmbiz_png/4h5XAPM1gvqZu7LObZ3f2XVa0GnjYlVoVpwCibCuTu7yUxzYr3gDzdicLB7KHkSiagV7v1cZmwLtriaZ76xk1RTOUQ/640?wx_fmt=png&tp=webp&wxfrom=5&wx_lazy=1\"/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; background-color: rgb(255, 255, 255); box-sizing: border-box !important; word-wrap: break-word !important;\"><br/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; background-color: rgb(255, 255, 255); box-sizing: border-box !important; word-wrap: break-word !important; text-align: center;\">吉林省委书记巴音朝鲁和吉林省省长刘国中来到长春国际会展中心视察展馆和展区,慰问工作人员等。</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; background-color: rgb(255, 255, 255); box-sizing: border-box !important; word-wrap: break-word !important;\"><br/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; background-color: rgb(255, 255, 255); box-sizing: border-box !important; word-wrap: break-word !important; text-align: center;\"><img class=\"\" src=\"https://mmbiz.qpic.cn/mmbiz_jpg/4h5XAPM1gvqZu7LObZ3f2XVa0GnjYlVouciaiamjicMNoDTW7iapvjyZ4DOgvKA8zUQMBFdJPJJpjllhA3lEnMtWAw/640?wx_fmt=jpeg&tp=webp&wxfrom=5&wx_lazy=1\"/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; background-color: rgb(255, 255, 255); box-sizing: border-box !important; word-wrap: break-word !important;\"><br/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; background-color: rgb(255, 255, 255); box-sizing: border-box !important; word-wrap: break-word !important; text-align: center;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; line-height: 1.6;\">8月30日,副省长李晋修巡馆。</span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; background-color: rgb(255, 255, 255); box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; line-height: 1.6;\"></span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; background-color: rgb(255, 255, 255); box-sizing: border-box !important; word-wrap: break-word !important; text-align: center;\"><img class=\"\" src=\"https://mmbiz.qpic.cn/mmbiz_jpg/4h5XAPM1gvrrNB8SJocv7TKMO14dGYx9byt8clKfsFIoCXlF40VxicJyAkzCPI1eZ84ab90xuMzdysX29GSicd9A/640?wx_fmt=jpeg&tp=webp&wxfrom=5&wx_lazy=1\"/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; background-color: rgb(255, 255, 255); box-sizing: border-box !important; word-wrap: break-word !important;\"><br/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; background-color: rgb(255, 255, 255); box-sizing: border-box !important; word-wrap: break-word !important; text-align: center;\">8月31日,吉林省省委秘书长张安顺巡馆</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; background-color: rgb(255, 255, 255); box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; line-height: 1.6;\"></span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; background-color: rgb(255, 255, 255); box-sizing: border-box !important; word-wrap: break-word !important; text-align: center;\"><img class=\"\" src=\"https://mmbiz.qpic.cn/mmbiz_jpg/4h5XAPM1gvrrNB8SJocv7TKMO14dGYx9RF05Q582RBholYlTmqvEUhLxp2aqusBowFVaS8uU7Ijss8DGyTZo1g/640?wx_fmt=jpeg&tp=webp&wxfrom=5&wx_lazy=1\"/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; background-color: rgb(255, 255, 255); box-sizing: border-box !important; word-wrap: break-word !important; text-align: center;\"><img class=\"\" src=\"https://mmbiz.qpic.cn/mmbiz_jpg/4h5XAPM1gvrrNB8SJocv7TKMO14dGYx9XVfjyKDJsKV3AGGv6bMcqLDJSJZAL8WBUz2GZDXlXEicBc1p7AEsfjQ/640?wx_fmt=jpeg&tp=webp&wxfrom=5&wx_lazy=1\"/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; background-color: rgb(255, 255, 255); box-sizing: border-box !important; word-wrap: break-word !important;\"><br/></p><p><section><section><p style=\"margin-top: 10px; margin-bottom: 10px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; text-align: center; word-wrap: break-word !important;\"><span style=\"background-color: rgb(255, 255, 255); color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif;\">9月6日,创响中国长春站正式启幕,我们同样受邀参加,本次展会与首届大众创业万众创新高峰论坛共同举行,来自各地的领导与长春市的各位嘉宾参会,在展会上小曼的快速反应、台灯的环绕式高音质、大蛋的多功能演示广受好评。</span><br/></p></section></section></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; background-color: rgb(255, 255, 255); box-sizing: border-box !important; word-wrap: break-word !important;\"><br/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; background-color: rgb(255, 255, 255); box-sizing: border-box !important; word-wrap: break-word !important; text-align: center;\"><img class=\"\" src=\"https://mmbiz.qpic.cn/mmbiz_jpg/4h5XAPM1gvrrNB8SJocv7TKMO14dGYx9LkDfEXW9SlRXp7qldV601vRUmP5FOCs9PuO2GjBREmS6XzGp82ZibYQ/640?wx_fmt=jpeg&tp=webp&wxfrom=5&wx_lazy=1\"/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; background-color: rgb(255, 255, 255); box-sizing: border-box !important; word-wrap: break-word !important; text-align: center;\"><br/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; background-color: rgb(255, 255, 255); box-sizing: border-box !important; word-wrap: break-word !important;\"><br/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; background-color: rgb(255, 255, 255); box-sizing: border-box !important; word-wrap: break-word !important;\">我们的身影出现在两个活动中,共持续六天的展示让更多的人认识科大讯飞,了解科大讯飞,也让正处于选址阶段的创业者对长春朝阳讯飞AI双创基地印象加深。</p><p><br/></p>', null, null);
  79. INSERT INTO `activitynews` VALUES ('27', '科大讯飞吉林公司紧跟党的步伐,举办党支部活动', '2017-09-12 17:45:54', null, '<p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; box-sizing: border-box !important; word-wrap: break-word !important;\">9月11日,为全面贯彻落实省委、市委、朝阳区委关于建立“主题党日+”长效机制要求,进一步深化拓展党员教育,持续深入推进党的作风建设,严肃党内政治生活,完善支部组织建设。科大讯飞吉林分公司,吉林科讯信息科技有限公司党支部第一次党建活动在党支部办公室顺利举行。</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; box-sizing: border-box !important; word-wrap: break-word !important;\"><br/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; box-sizing: border-box !important; word-wrap: break-word !important; text-align: center;\"><img class=\"\" src=\"https://mmbiz.qpic.cn/mmbiz_jpg/4h5XAPM1gvry0BNVHfiar1hTbSqsqib6E2icia1ElGsDSnjnpxJpicFdor8NC8OPZ7J89NavrMB0RpxXtyT30qnZmcg/640?wx_fmt=jpeg&tp=webp&wxfrom=5&wx_lazy=1\"/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; box-sizing: border-box !important; word-wrap: break-word !important;\"><br/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; box-sizing: border-box !important; word-wrap: break-word !important;\"><br/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; box-sizing: border-box !important; word-wrap: break-word !important; text-align: center;\">党员同志们积极参与党建活动,对于党章内容进行深入了解,对于党的认识也得到了升华。</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; box-sizing: border-box !important; word-wrap: break-word !important;\"><br/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; box-sizing: border-box !important; word-wrap: break-word !important; text-align: center;\"><img class=\"\" src=\"https://mmbiz.qpic.cn/mmbiz_jpg/4h5XAPM1gvry0BNVHfiar1hTbSqsqib6E2EZicafdKjNcWV3TdH3wXTSicwCPXOKch7RLx1rrpoM88k7MbzTyDOpibQ/640?wx_fmt=jpeg&tp=webp&wxfrom=5&wx_lazy=1\"/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; box-sizing: border-box !important; word-wrap: break-word !important;\"><br/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; box-sizing: border-box !important; word-wrap: break-word !important; text-align: center;\">接着大家学习了习近平总书记讲话精神,发扬党的优良传统,在新的历史方位深化管党治党,不断加强和规范党内政治生活,巩固党长期执政的政治基础。要毫不动摇坚持和完善党的领导,迎接党的十九大。</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; box-sizing: border-box !important; word-wrap: break-word !important;\"><br/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; box-sizing: border-box !important; word-wrap: break-word !important; text-align: center;\"><img class=\"\" src=\"https://mmbiz.qpic.cn/mmbiz_jpg/4h5XAPM1gvry0BNVHfiar1hTbSqsqib6E2j58M4x4grSm9JQ1NSMticAUo7O5rhHU3nqnviayoxoFIg9QKia5aJGcLA/640?wx_fmt=jpeg&tp=webp&wxfrom=5&wx_lazy=1\"/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; box-sizing: border-box !important; word-wrap: break-word !important;\"><br/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; box-sizing: border-box !important; word-wrap: break-word !important; text-align: center;\">党支部书记对本次党建活动做了总结,并对公司党支部的未来做了展望。</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; box-sizing: border-box !important; word-wrap: break-word !important;\"><br/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; box-sizing: border-box !important; word-wrap: break-word !important; text-align: center;\"><img class=\"\" src=\"https://mmbiz.qpic.cn/mmbiz_jpg/4h5XAPM1gvry0BNVHfiar1hTbSqsqib6E2SA1I8veH3V84y7SibD6NDbNM0yuzCPtjeEzGBPMKaqrFyyTbyNuPHPQ/640?wx_fmt=jpeg&tp=webp&wxfrom=5&wx_lazy=1\"/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; box-sizing: border-box !important; word-wrap: break-word !important;\"><br/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; box-sizing: border-box !important; word-wrap: break-word !important; text-align: center;\">在党的领导下,吉林科讯将把人工智能和本地项目深度融合,为吉林振兴做出应有的贡献。</p><p><br/></p>', null, null);
  80. INSERT INTO `activitynews` VALUES ('28', '双创周,从这里启航!', '2017-09-13 17:47:07', null, '<section><section><p style=\"margin-top: 10px; margin-bottom: 10px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; text-align: center; word-wrap: break-word !important;\"><strong style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important;\">培训一</strong>&nbsp;<img class=\"\" width=\"10%\" src=\"http://mmbiz.qpic.cn/mmbiz_png/4h5XAPM1gvprmRwvWKgA79ztHLZCHE2V7FxFbU9XSTpvvZhb4vC1dp381NGSHMv607d83LkFyuenENu4Vg7pXQ/640?wx_fmt=png&tp=webp&wxfrom=5&wx_lazy=1\"/>9月14日</p></section></section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; background-color: rgb(255, 255, 255); box-sizing: border-box !important; word-wrap: break-word !important;\">9月14日下午1:30,将举行以《新商业经营者实战之市场营销实战》为主题的培训活动。<br/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; background-color: rgb(255, 255, 255); box-sizing: border-box !important; word-wrap: break-word !important;\">市场营销就是找客户、卖产品、多赚钱,“三流玩产品、二流玩流量、一流玩用户”,本质就是如何玩、如何玩好。</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; background-color: rgb(255, 255, 255); box-sizing: border-box !important; word-wrap: break-word !important;\"><br/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; background-color: rgb(255, 255, 255); box-sizing: border-box !important; word-wrap: break-word !important; text-align: center;\"><img class=\"\" width=\"204\" height=\"204\" src=\"https://mmbiz.qpic.cn/mmbiz_jpg/4h5XAPM1gvraSXGFq6iaf2CXxF0YRvZODwrJibvoVt711PBcibAMq1EFpNMibtDa0w987I4g8pEJbSJTcXAAbRGZOg/640?wx_fmt=jpeg&tp=webp&wxfrom=5&wx_lazy=1\"/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; background-color: rgb(255, 255, 255); box-sizing: border-box !important; word-wrap: break-word !important;\"><br/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; background-color: rgb(255, 255, 255); box-sizing: border-box !important; word-wrap: break-word !important;\"><br/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; background-color: rgb(255, 255, 255); box-sizing: border-box !important; word-wrap: break-word !important;\"><strong style=\"margin: 0px; padding: 0px; max-width: 100%; font-size: 20px; box-sizing: border-box !important; word-wrap: break-word !important;\">明星导师:</strong></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; background-color: rgb(255, 255, 255); box-sizing: border-box !important; word-wrap: break-word !important;\">将力邀有20年实战经验的商业模式实战专家<span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; font-size: 24px;\"><strong style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important;\">hero何大</strong></span>,他是深圳市云聚辉煌创始人,具有10年华为/中兴管理经验,两次创业融资助力传统企业转型。</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; background-color: rgb(255, 255, 255); box-sizing: border-box !important; word-wrap: break-word !important;\">培训大纲:</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; background-color: rgb(255, 255, 255); box-sizing: border-box !important; word-wrap: break-word !important;\">1、新商业经营者 规则、方法、目标、实战、本质</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; background-color: rgb(255, 255, 255); box-sizing: border-box !important; word-wrap: break-word !important;\">2、新商业 经营模型</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; background-color: rgb(255, 255, 255); box-sizing: border-box !important; word-wrap: break-word !important;\">3、新商业 认知升级、认知方法、思维模式</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; background-color: rgb(255, 255, 255); box-sizing: border-box !important; word-wrap: break-word !important;\">4、新商业 事物本质、企业本质、投资本质</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; background-color: rgb(255, 255, 255); box-sizing: border-box !important; word-wrap: break-word !important;\">5、新商业 toB/toG/toC实战经验分享与交流</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; background-color: rgb(255, 255, 255); box-sizing: border-box !important; word-wrap: break-word !important;\">地点:长春朝阳讯飞AI双创基地路演厅</p><p></p><section><section><p style=\"margin-top: 10px; margin-bottom: 10px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important;\"><strong style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important;\"><br/></strong></p><p style=\"margin-top: 10px; margin-bottom: 10px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; text-align: center; word-wrap: break-word !important;\"><strong style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important;\">培训二</strong>&nbsp;<img class=\"\" width=\"10%\" src=\"http://mmbiz.qpic.cn/mmbiz_png/4h5XAPM1gvprmRwvWKgA79ztHLZCHE2V7FxFbU9XSTpvvZhb4vC1dp381NGSHMv607d83LkFyuenENu4Vg7pXQ/640?wx_fmt=png&tp=webp&wxfrom=5&wx_lazy=1\"/>9月16日</p><p style=\"margin-top: 10px; margin-bottom: 10px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important;\">9月16日下午1:30,将举行<span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important;\">《大三~大六不知道如何选择职业,何谈职业规划》培训讲座活动,20年深圳实战专家用亲身经历与大三~大六(研一研二及毕业2年)分享如何选择职业、实习、就业和创业。</span><br/></p><p style=\"margin-top: 10px; margin-bottom: 10px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; font-size: 20px;\"><strong style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important;\">明星导师:</span></strong></span></p><p style=\"margin-top: 10px; margin-bottom: 10px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; font-size: 24px;\"><strong style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important;\">hero何大</span></strong></span><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important;\">,深圳市云聚辉煌创始人,具有10年华为/中兴管理经验,8次创业项目操盘、两次创业融资。用20年亲身成长经历与您分享如何职业选择、职业认知、职业规划,如何在职场路上一路开挂。</span></p><p style=\"margin-top: 10px; margin-bottom: 10px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important;\">1.老师无法告诉你要不要成为Mc天佑</span></p><p style=\"margin-top: 10px; margin-bottom: 10px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important;\">2.父母无法告诉你大企业真实岗位如何工作</span></p><p style=\"margin-top: 10px; margin-bottom: 10px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important;\">3.职业规划师无法讲述不同岗位如何从普通员工晋升为骨干、科长、部长、副总的经历</span></p><p style=\"margin-top: 10px; margin-bottom: 10px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important;\">4.企业校招人员无法告诉你你所应聘岗位的具体工作能力要求和发展路径</span></p><p style=\"margin-top: 10px; margin-bottom: 10px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important;\">5.没有三次以上创业经验的无法实战性告诉你如何创业、如何融资</span></p><p style=\"margin-top: 10px; margin-bottom: 10px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important;\">地点:长春朝阳讯飞AI双创基地路演厅</span></p><section><section><p style=\"margin-top: 10px; margin-bottom: 10px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important;\"><br/></p><p style=\"margin-top: 10px; margin-bottom: 10px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; text-align: center; word-wrap: break-word !important;\"><strong style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important;\">培训三</strong><img class=\"\" width=\"10%\" src=\"http://mmbiz.qpic.cn/mmbiz_png/4h5XAPM1gvprmRwvWKgA79ztHLZCHE2V7FxFbU9XSTpvvZhb4vC1dp381NGSHMv607d83LkFyuenENu4Vg7pXQ/640?wx_fmt=png&tp=webp&wxfrom=5&wx_lazy=1\"/>9.18—9.20</p></section></section><p style=\"margin-top: 10px; margin-bottom: 10px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important;\">由吉林省财经研究院主办的经济类专业技术人才创新服务发展高级研修班活动。</span>研修内容主要为:</p><p style=\"margin-top: 10px; margin-bottom: 10px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important;\">1、吉林省新常态下的政策与趋势——新业态、新思维、新机会、新模式、新能力;</span></p><p style=\"margin-top: 10px; margin-bottom: 10px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important;\">2、新常态下不动产估价理论与方法基础;</span></p><p style=\"margin-top: 10px; margin-bottom: 10px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important;\">3、新常态下森林资源资产的评定和估算;</span></p><p style=\"margin-top: 10px; margin-bottom: 10px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important;\">4、经验分享研讨</span></p><p style=\"margin-top: 10px; margin-bottom: 10px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important;\">地点:长春朝阳讯飞AI双创基地路演厅</span></span></p><p style=\"margin-top: 10px; margin-bottom: 10px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important;\"><br/></span></span></p><section><section><p style=\"margin-top: 10px; margin-bottom: 10px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; text-align: center; word-wrap: break-word !important;\"><strong style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important;\">三期广播节目</strong><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important;\">9月15日</span>、<span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important;\">19日</span>、<span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important;\">21日</span></p></section></section><p style=\"margin-top: 10px; margin-bottom: 10px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important;\">我们与长春广播电视台共同举办了三期关于人工智能科技的广播节目。<span style=\"margin: 0px; padding: 0px; max-width: 100%; text-align: center; box-sizing: border-box !important; word-wrap: break-word !important;\">9.15、9.19、9.21三天每晚17:00—18:00直播,您回家的路上有我们相伴。</span></span></span></p><p style=\"margin-top: 10px; margin-bottom: 10px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; text-align: center;\">邀请基地</span><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; text-align: center; font-size: 20px;\"><strong style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important;\">运营总监</strong></span><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; text-align: center;\">、</span><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; text-align: center; font-size: 20px;\"><strong style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important;\">入驻企业代表</strong></span><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; text-align: center;\">为大家带来三期听觉盛宴</span></p><p style=\"margin-top: 10px; margin-bottom: 10px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; text-align: center; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important;\">第一期9月15日:国家政府策略及市场环境下的人工智能</span></span></span></span></p><p style=\"margin-top: 10px; margin-bottom: 10px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; text-align: center; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important;\">第二期9月19日:产业园环境下的人工智能及创业</span></span></span></span></span></p><p style=\"margin-top: 10px; margin-bottom: 10px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; text-align: center; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important;\">第三期9月21日:人工智能的未来及创投时代的开启</span></span></span></span></span></span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; box-sizing: border-box !important; word-wrap: break-word !important; text-align: center;\"><img class=\"\" width=\"226\" height=\"216\" src=\"https://mmbiz.qpic.cn/mmbiz_jpg/4h5XAPM1gvraSXGFq6iaf2CXxF0YRvZODTvw5sbhA4CsSh0vG1fSeCER3siaaVWjtIndejqFlE427ddOwAzYWc9A/640?wx_fmt=jpeg&tp=webp&wxfrom=5&wx_lazy=1\"/></p><p style=\"margin-top: 10px; margin-bottom: 10px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; text-align: center; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important;\"><br/></span></span></span></span></span></span></p><p style=\"margin-top: 10px; margin-bottom: 10px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; text-align: center; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important;\"></span></span></span></span></span></span></p><section><section><section><section><section><section><section><section><section><section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\">如果你感兴趣,快快加入我们吧!</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\">报名电话:87021980</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\">或在<span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important;\">公众号主界面“企业招募——活动报名”报名参加</span></p></section></section></section></section></section></section></section></section></section></section><p style=\"margin-top: 10px; margin-bottom: 10px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; text-align: center; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important;\"></span></span></span></span></span></span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; box-sizing: border-box !important; word-wrap: break-word !important; text-align: center;\"><img class=\"\" src=\"https://mmbiz.qpic.cn/mmbiz_jpg/4h5XAPM1gvraSXGFq6iaf2CXxF0YRvZODuMWPZfzh6ZknKyqibky3w8f4C8fezYT2iaNLuJwcGWmxdNHkUTEEaj0w/640?wx_fmt=jpeg&tp=webp&wxfrom=5&wx_lazy=1\"/></p></section></section><p></p><p><br/></p>', null, null);
  81. INSERT INTO `activitynews` VALUES ('29', '2017年吉林省大众创业万众创新活动周今日开幕', '2017-09-15 17:48:37', null, '<p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; box-sizing: border-box !important; word-wrap: break-word !important;\">9月15日上午九点,2017年吉林省大众创业万众创新活动周开幕式在松苑宾馆会议中心举行,吉林省省长刘国中,副省长林武,吉林省政协副主席、教育厅厅长张伯军,长春市市长刘长龙等领导莅临参加。<br/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; box-sizing: border-box !important; word-wrap: break-word !important;\"><br/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; box-sizing: border-box !important; word-wrap: break-word !important; text-align: center;\"><img class=\"\" src=\"https://mmbiz.qpic.cn/mmbiz_jpg/4h5XAPM1gvou7kyXdaeD4dyRCsjQfNvFzuYXGia1ibDiary3R93GQlGoVDtpumuhXrXRz7gR9dGLyjOt7oJCRIgLw/640?wx_fmt=jpeg&tp=webp&wxfrom=5&wx_lazy=1\"/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; box-sizing: border-box !important; word-wrap: break-word !important;\"><br/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; text-align: center; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; font-size: 12px;\">省领导与双创代表合影</span><br/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; font-size: 12px;\"><br/></span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; box-sizing: border-box !important; word-wrap: break-word !important; text-align: center;\"><img class=\"\" src=\"https://mmbiz.qpic.cn/mmbiz_jpg/4h5XAPM1gvou7kyXdaeD4dyRCsjQfNvFNTOuJERmd4Xniapllh2CPjE3pHTl7UBPz3dbFBPMgkhiaFNkDM7azRNw/640?wx_fmt=jpeg&tp=webp&wxfrom=5&wx_lazy=1\"/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; box-sizing: border-box !important; word-wrap: break-word !important;\"><br/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; text-align: center; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; font-size: 12px;\">刘国中省长与科大讯飞吉林分公司总经理徐艺华亲切握手</span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; font-size: 12px;\"><br/></span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; box-sizing: border-box !important; word-wrap: break-word !important; text-align: center;\"><img class=\"\" src=\"https://mmbiz.qpic.cn/mmbiz_jpg/4h5XAPM1gvou7kyXdaeD4dyRCsjQfNvFnxicx2NhiciaibtSoLRF5nhDwiaDPcyiblhibF2KSAuZxNKBorYWlEOCiby2bw/640?wx_fmt=jpeg&tp=webp&wxfrom=5&wx_lazy=1\"/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; box-sizing: border-box !important; word-wrap: break-word !important;\"><br/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; box-sizing: border-box !important; word-wrap: break-word !important;\">科大讯飞吉林公司(吉林科讯信息科技有限公司)总经理徐艺华,建设了全国第一家人工智能方向的专业性的双创基地,被授予创新尖兵称号,这一称号充分的肯定了徐艺华总经理为吉林省的发展所做的努力。<br/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; box-sizing: border-box !important; word-wrap: break-word !important;\"><br/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; box-sizing: border-box !important; word-wrap: break-word !important; text-align: center;\"><img class=\"\" src=\"https://mmbiz.qpic.cn/mmbiz_jpg/4h5XAPM1gvou7kyXdaeD4dyRCsjQfNvFEXAuJ2pFcbxdQdw1PGUB8ic7InZ4LxfFiclcIzBZTPhmE7Nh1TU5Pic6g/640?wx_fmt=jpeg&tp=webp&wxfrom=5&wx_lazy=1\"/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; box-sizing: border-box !important; word-wrap: break-word !important;\"><br/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; box-sizing: border-box !important; word-wrap: break-word !important;\">刘国中省长的讲话为2017年吉林省大众创业万众创新活动周拉开帷幕,他相信在各位创新尖兵、创业新锐以及双创平台代表的带领下,吉林省的下一个腾飞指日可待。<br/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; box-sizing: border-box !important; word-wrap: break-word !important;\"><br/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; box-sizing: border-box !important; word-wrap: break-word !important;\">“小企业”铺天盖地,“大企业”顶天立地的发展格局正在加速形成,更多振兴发展的新引擎、新动力正在整装待发,一个蓬勃创新、奋发向上、幸福美好的吉林正在向我们走来。</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; box-sizing: border-box !important; word-wrap: break-word !important;\"><br/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; box-sizing: border-box !important; word-wrap: break-word !important; text-align: center;\"><img class=\"\" src=\"https://mmbiz.qpic.cn/mmbiz_jpg/4h5XAPM1gvou7kyXdaeD4dyRCsjQfNvFtasA7AogwFAJxQspiaTOCMpXib40wlMCibtc7CIbCkBEOS6dRRI4snpMg/640?wx_fmt=jpeg&tp=webp&wxfrom=5&wx_lazy=1\"/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; box-sizing: border-box !important; word-wrap: break-word !important;\"><br/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; box-sizing: border-box !important; word-wrap: break-word !important; text-align: center;\">长春朝阳讯飞AI双创基地也会在徐艺华总经理的带领下,为吉林创新发展贡献自己的力量!</p><p><br/></p>', null, null);
  82. INSERT INTO `activitynews` VALUES ('30', '吉林省大众创业万众创新活动周系列活动', '2017-09-22 17:58:46', null, '<section><section><section><section><section><section><section><section><section><section><p style=\"margin-top: 0px;margin-bottom: 0px;padding: 0px;max-width: 100%;box-sizing: border-box;clear: both;min-height: 1em;word-wrap: break-word !important\"><span style=\";padding: 0px;max-width: 100%;box-sizing: border-box !important;word-wrap: break-word !important;color: rgb(171, 25, 66)\">9月15日——9月21日,是吉林省大众创业万众创新活动周,为响应各级部门的号召,长春朝阳讯飞AI双创基地在这一周内举行了一系列活动。</span></p></section></section></section></section></section></section></section></section></section></section><p><br/></p><section><section><section><section><section><section><section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\"><span style=\";padding: 0px;max-width: 100%;box-sizing: border-box !important;word-wrap: break-word !important;font-size: 18px;color: rgb(171, 25, 66)\">活动一<br/></span></p></section></section></section></section></section></section></section><p><br/></p><p style=\"margin-top: 0px;margin-bottom: 0px;padding: 0px;max-width: 100%;clear: both;min-height: 1em;text-align: center;line-height: 39px;box-sizing: border-box !important;word-wrap: break-word !important\"><span style=\";padding: 0px;max-width: 100%;box-sizing: border-box !important;word-wrap: break-word !important;font-size: 15px\"><strong style=\";padding: 0px;max-width: 100%;box-sizing: border-box !important;word-wrap: break-word !important\"><span style=\";padding: 0px;max-width: 100%;box-sizing: border-box !important;word-wrap: break-word !important;font-size: 21px;font-family: 黑体\">9</span></strong><strong style=\";padding: 0px;max-width: 100%;box-sizing: border-box !important;word-wrap: break-word !important\"><span style=\";padding: 0px;max-width: 100%;box-sizing: border-box !important;word-wrap: break-word !important;font-size: 21px;font-family: 黑体\">月15日《双创浪潮下的市场营销》</span></strong></span></p><p style=\"margin-top: 0px;margin-bottom: 0px;padding: 0px;max-width: 100%;clear: both;min-height: 1em;line-height: 39px;box-sizing: border-box !important;word-wrap: break-word !important\"><span style=\";padding: 0px;max-width: 100%;box-sizing: border-box !important;word-wrap: break-word !important;font-size: 18px\"><span style=\";padding: 0px;max-width: 100%;box-sizing: border-box !important;word-wrap: break-word !important;text-indent: 46px;font-family: 华文仿宋\"><span style=\";padding: 0px;max-width: 100%;box-sizing: border-box !important;word-wrap: break-word !important;background-color: rgb(255, 255, 255)\">力邀有20年实战经验的商业模式实战专家</span><span style=\";padding: 0px;max-width: 100%;box-sizing: border-box !important;word-wrap: break-word !important;background-color: rgb(255, 255, 255)\"><strong style=\";padding: 0px;max-width: 100%;box-sizing: border-box !important;word-wrap: break-word !important\">hero何大</strong></span><span style=\";padding: 0px;max-width: 100%;box-sizing: border-box !important;word-wrap: break-word !important;background-color: rgb(255, 255, 255)\">,他是深圳市云聚辉煌创始人,具有10年华为/中兴管理经验,两次创业融资助力传统企业转型</span></span><span style=\";padding: 0px;max-width: 100%;text-indent: 46px;font-family: 华文仿宋;background-color: rgb(255, 255, 255);box-sizing: border-box !important;word-wrap: break-word !important\">。</span></span></p><p style=\"margin-top: 0px;margin-bottom: 0px;padding: 0px;max-width: 100%;clear: both;min-height: 1em;line-height: 39px;box-sizing: border-box !important;word-wrap: break-word !important\"><span style=\";padding: 0px;max-width: 100%;box-sizing: border-box !important;word-wrap: break-word !important;font-family: 华文仿宋;text-indent: 46px;font-size: 18px\">公开培训课适用于企业负责人、事业部负责人以及吉林省内投资人,邀请著名导师hero何大为大家进行培训市场营销,“就创新创业项目如何更好的市场化?”“如何抓住吉林省新零售的大趋势?”“新技术新材料产品如何更好销售?”“如何在早期挖掘政府各领域商机?”“现有政府类项目如何更好的运营?”等问题进行讲解。</span></p><p style=\"margin-top: 0px;margin-bottom: 0px;padding: 0px;max-width: 100%;clear: both;min-height: 1em;text-indent: 46px;line-height: 39px;box-sizing: border-box !important;word-wrap: break-word !important\"><br/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; box-sizing: border-box !important; word-wrap: break-word !important; text-align: center;\"><img class=\"\" src=\"https://mmbiz.qpic.cn/mmbiz_jpg/4h5XAPM1gvpG9od1PNLia0pBsfUj58xI27lCNH5yaHhziapUal5rxS6ztNuiaymCcxcXcBLU8CNjGrkjPR6FepROg/640?wx_fmt=jpeg&tp=webp&wxfrom=5&wx_lazy=1\"/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; box-sizing: border-box !important; word-wrap: break-word !important; text-align: center;\"><img class=\"\" src=\"https://mmbiz.qpic.cn/mmbiz_jpg/4h5XAPM1gvpG9od1PNLia0pBsfUj58xI2TrRqeQ63hAApib5nuUJcIuqCmPictic9gKiactS1dxdXxvWgR9icHhC57Mg/640?wx_fmt=jpeg&tp=webp&wxfrom=5&wx_lazy=1\"/></p><p><br/></p><section><section><section><section><section><section><section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\"><span style=\";padding: 0px;max-width: 100%;box-sizing: border-box !important;word-wrap: break-word !important;font-size: 18px;color: rgb(171, 25, 66)\"><br/></span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\"><span style=\";padding: 0px;max-width: 100%;box-sizing: border-box !important;word-wrap: break-word !important;font-size: 18px;color: rgb(171, 25, 66)\">活动二</span><br/></p></section></section></section></section></section></section></section><p><br/></p><p style=\"margin-top: 0px;margin-bottom: 0px;padding: 0px;max-width: 100%;clear: both;min-height: 1em;text-align: center;line-height: 39px;box-sizing: border-box !important;word-wrap: break-word !important\"><strong style=\";padding: 0px;max-width: 100%;box-sizing: border-box !important;word-wrap: break-word !important\"><span style=\";padding: 0px;max-width: 100%;box-sizing: border-box !important;word-wrap: break-word !important;font-size: 21px;font-family: 黑体\">9</span></strong><strong style=\";padding: 0px;max-width: 100%;box-sizing: border-box !important;word-wrap: break-word !important\"><span style=\";padding: 0px;max-width: 100%;box-sizing: border-box !important;word-wrap: break-word !important;font-size: 21px;font-family: 黑体\">月16日《新商业经营者实战之市场营销实战》第二场</span></strong></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; line-height: 39px; box-sizing: border-box !important; word-wrap: break-word !important;\"><strong style=\";padding: 0px;max-width: 100%;box-sizing: border-box !important;word-wrap: break-word !important\"><span style=\";padding: 0px;max-width: 100%;box-sizing: border-box !important;word-wrap: break-word !important;font-size: 21px;font-family: 黑体\"><br/></span></strong></p><p style=\"margin-top: 0px;margin-bottom: 0px;padding: 0px;max-width: 100%;clear: both;min-height: 1em;box-sizing: border-box !important;word-wrap: break-word !important\"><span style=\";padding: 0px;max-width: 100%;box-sizing: border-box !important;word-wrap: break-word !important;font-family: 华文仿宋;font-size: 18px\">公开培训课适用于企业负责人、事业部负责人以及吉林省内投资人,邀请著名导师hero何大为大家进行培训市场营销实战第二课,培训内容为新商业经营者规则、方法、目标、实战、本质;新商业经营模型;新商业认知升级、认知方法、思维模式;新商业事物本质、企业本质、投资本质;新商业 toB/toG/toC实战经验分享与交流。</span></p><p style=\"margin-top: 0px;margin-bottom: 0px;padding: 0px;max-width: 100%;clear: both;min-height: 1em;box-sizing: border-box !important;word-wrap: break-word !important\"><span style=\";padding: 0px;max-width: 100%;box-sizing: border-box !important;word-wrap: break-word !important;font-family: 华文仿宋;font-size: 18px\"><br/></span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; box-sizing: border-box !important; word-wrap: break-word !important; text-align: center;\"><img class=\"\" src=\"https://mmbiz.qpic.cn/mmbiz_jpg/4h5XAPM1gvpG9od1PNLia0pBsfUj58xI2gHDHX2AIoLkgfHygFMiaoNlNRVHtkahDgtGppkelc4CYdKp01PbLZsg/640?wx_fmt=jpeg&tp=webp&wxfrom=5&wx_lazy=1\"/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; box-sizing: border-box !important; word-wrap: break-word !important; text-align: center;\"><img class=\"\" src=\"https://mmbiz.qpic.cn/mmbiz_jpg/4h5XAPM1gvpG9od1PNLia0pBsfUj58xI2a3uibFVFO65zfacloSw9O991gV6FITjkjqwtKGrPqVWiar1VzEcUZgHQ/640?wx_fmt=jpeg&tp=webp&wxfrom=5&wx_lazy=1\"/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; box-sizing: border-box !important; word-wrap: break-word !important;\"><br/></p><p><br/></p><section><section><section><section><section><section><section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\"><span style=\";padding: 0px;max-width: 100%;box-sizing: border-box !important;word-wrap: break-word !important;font-size: 18px;color: rgb(171, 25, 66)\">活动三</span><br/></p></section></section></section></section></section></section></section><p><br/></p><p style=\"margin-top: 0px;margin-bottom: 0px;padding: 0px;max-width: 100%;clear: both;min-height: 1em;text-align: center;box-sizing: border-box !important;word-wrap: break-word !important\"><strong style=\";padding: 0px;max-width: 100%;box-sizing: border-box !important;word-wrap: break-word !important\"></strong><br/></p><p style=\"margin-top: 0px;margin-bottom: 0px;padding: 0px;max-width: 100%;clear: both;min-height: 1em;text-align: center;box-sizing: border-box !important;word-wrap: break-word !important\"><strong style=\";padding: 0px;max-width: 100%;box-sizing: border-box !important;word-wrap: break-word !important\"><span style=\";padding: 0px;max-width: 100%;box-sizing: border-box !important;word-wrap: break-word !important;font-size: 21px;font-family: 黑体\">9月17日《大三到研二人群就业精讲》</span></strong></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; box-sizing: border-box !important; word-wrap: break-word !important;\"><strong style=\";padding: 0px;max-width: 100%;box-sizing: border-box !important;word-wrap: break-word !important\"><span style=\";padding: 0px;max-width: 100%;box-sizing: border-box !important;word-wrap: break-word !important;font-size: 21px;font-family: 黑体\"><br/></span></strong></p><p style=\"margin-top: 0px;margin-bottom: 0px;padding: 0px;max-width: 100%;clear: both;min-height: 1em;box-sizing: border-box !important;word-wrap: break-word !important\"><span style=\";padding: 0px;max-width: 100%;box-sizing: border-box !important;word-wrap: break-word !important;font-size: 18px\"><span style=\";padding: 0px;max-width: 100%;box-sizing: border-box !important;word-wrap: break-word !important;text-indent: 32px;font-family: 华文仿宋;background: white\">《大三~大六不知道如何选择职业,何谈职业规划》培训讲座活动</span><span style=\";padding: 0px;max-width: 100%;box-sizing: border-box !important;word-wrap: break-word !important;text-indent: 32px\">,</span><span style=\";padding: 0px;max-width: 100%;box-sizing: border-box !important;word-wrap: break-word !important;text-indent: 32px;font-family: 华文仿宋\">活动主要讲解“36人群就业”问题,主要人群针对大三到研二的同学,不懂职业,何谈职业规划。活动采取小规模讲解、互相提问的形式。</span></span></p><p style=\"margin-top: 0px;margin-bottom: 0px;padding: 0px;max-width: 100%;clear: both;min-height: 1em;box-sizing: border-box !important;word-wrap: break-word !important\"><span style=\";padding: 0px;max-width: 100%;box-sizing: border-box !important;word-wrap: break-word !important;font-family: 华文仿宋;font-size: 18px;background-color: white;text-indent: 32px\">1.老师无法告诉你要不要成为Mc天佑</span></p><p style=\"margin-top: 0px;margin-bottom: 0px;padding: 0px;max-width: 100%;clear: both;min-height: 1em;box-sizing: border-box !important;word-wrap: break-word !important\"><span style=\";padding: 0px;max-width: 100%;box-sizing: border-box !important;word-wrap: break-word !important;font-family: 华文仿宋;font-size: 18px;background-color: white;text-indent: 32px\">2.父母无法告诉你大企业真实岗位如何工作</span></p><p style=\"margin-top: 0px;margin-bottom: 0px;padding: 0px;max-width: 100%;clear: both;min-height: 1em;box-sizing: border-box !important;word-wrap: break-word !important\"><span style=\";padding: 0px;max-width: 100%;box-sizing: border-box !important;word-wrap: break-word !important;font-family: 华文仿宋;font-size: 18px;background-color: white;text-indent: 32px\">3.职业规划师无法讲述不同岗位如何从普通员工晋升为骨干、科长、部长、副总的经历</span></p><p style=\"margin-top: 0px;margin-bottom: 0px;padding: 0px;max-width: 100%;clear: both;min-height: 1em;box-sizing: border-box !important;word-wrap: break-word !important\"><span style=\";padding: 0px;max-width: 100%;box-sizing: border-box !important;word-wrap: break-word !important;font-family: 华文仿宋;font-size: 18px;background-color: white;text-indent: 32px\">4.企业校招人员无法告诉你你所应聘岗位的具体工作能力要求和发展路径</span></p><p style=\"margin-top: 0px;margin-bottom: 0px;padding: 0px;max-width: 100%;clear: both;min-height: 1em;box-sizing: border-box !important;word-wrap: break-word !important\"><span style=\";padding: 0px;max-width: 100%;box-sizing: border-box !important;word-wrap: break-word !important;font-family: 华文仿宋;font-size: 18px\">5.</span><span style=\";padding: 0px;max-width: 100%;box-sizing: border-box !important;word-wrap: break-word !important;background-color: white;font-family: 华文仿宋;font-size: 18px\">没有三次以上创业经验的无法实战性告诉你如何创业、如何融资</span></p><p style=\"margin-top: 0px;margin-bottom: 0px;padding: 0px;max-width: 100%;clear: both;min-height: 1em;box-sizing: border-box !important;word-wrap: break-word !important\"><span style=\";padding: 0px;max-width: 100%;box-sizing: border-box !important;word-wrap: break-word !important;background-color: white;font-family: 华文仿宋;font-size: 18px\"><br/></span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; box-sizing: border-box !important; word-wrap: break-word !important; text-align: center;\"><img class=\"\" src=\"https://mmbiz.qpic.cn/mmbiz_jpg/4h5XAPM1gvpG9od1PNLia0pBsfUj58xI2W0wjWqTic2dia9jof5ia5VLFZCVbTQ41BIia4MBo41nzVZicyMiaVYMYL0hg/640?wx_fmt=jpeg&tp=webp&wxfrom=5&wx_lazy=1\"/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; box-sizing: border-box !important; word-wrap: break-word !important; text-align: center;\"><img class=\"\" src=\"https://mmbiz.qpic.cn/mmbiz_jpg/4h5XAPM1gvpG9od1PNLia0pBsfUj58xI2MNrpE45sELRZ2ic53FkeUtmHRAoljNOCeibhWCADb9v7kKrXr9yb2c6A/640?wx_fmt=jpeg&tp=webp&wxfrom=5&wx_lazy=1\"/></p><p><br/></p><section><section><section><section><section><section><section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\"><span style=\";padding: 0px;max-width: 100%;box-sizing: border-box !important;word-wrap: break-word !important;color: rgb(171, 25, 66);font-size: 18px\"><br/></span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important;\"><span style=\";padding: 0px;max-width: 100%;box-sizing: border-box !important;word-wrap: break-word !important;color: rgb(171, 25, 66);font-size: 18px\"><br/></span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\"><span style=\";padding: 0px;max-width: 100%;box-sizing: border-box !important;word-wrap: break-word !important;color: rgb(171, 25, 66);font-size: 18px\">活动四</span><br/></p></section></section></section></section></section></section></section><p><br/></p><p style=\"margin-top: 0px;margin-bottom: 0px;padding: 0px;max-width: 100%;clear: both;min-height: 1em;text-align: center;line-height: 39px;box-sizing: border-box !important;word-wrap: break-word !important\"><strong style=\";padding: 0px;max-width: 100%;box-sizing: border-box !important;word-wrap: break-word !important\"><span style=\";padding: 0px;max-width: 100%;box-sizing: border-box !important;word-wrap: break-word !important;font-size: 21px;font-family: 黑体\">9</span></strong><strong style=\";padding: 0px;max-width: 100%;box-sizing: border-box !important;word-wrap: break-word !important\"><span style=\";padding: 0px;max-width: 100%;box-sizing: border-box !important;word-wrap: break-word !important;font-size: 21px;font-family: 黑体\">月18日—9月20日</span></strong></p><p style=\"margin-top: 0px;margin-bottom: 0px;padding: 0px;max-width: 100%;clear: both;min-height: 1em;text-align: center;line-height: 39px;box-sizing: border-box !important;word-wrap: break-word !important\"><strong style=\";padding: 0px;max-width: 100%;box-sizing: border-box !important;word-wrap: break-word !important\"><span style=\";padding: 0px;max-width: 100%;box-sizing: border-box !important;word-wrap: break-word !important;font-size: 21px;font-family: 黑体\">《</span></strong><strong style=\";padding: 0px;max-width: 100%;box-sizing: border-box !important;word-wrap: break-word !important\"><span style=\";padding: 0px;max-width: 100%;box-sizing: border-box !important;word-wrap: break-word !important;font-size: 21px;font-family: 黑体\">经济类专业人才高级进修课(三场)》</span></strong></p><p style=\"margin-top: 0px;margin-bottom: 0px;padding: 0px;max-width: 100%;clear: both;min-height: 1em;line-height: 39px;box-sizing: border-box !important;word-wrap: break-word !important\"><span style=\";padding: 0px;max-width: 100%;box-sizing: border-box !important;word-wrap: break-word !important;font-family: 华文仿宋;background: white;font-size: 18px\">与吉林省财经研究院举办适用于经济类专业人才创新服务发展的高级进修课,研修的内容为吉林省新常态下的政策与趋势(新业态、新思维、新机会、新模式、新能力),新常态下不动产估价理论与方法基础,新常态下森林资源资产的评定和估算,以及相关经验分享研讨。</span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; box-sizing: border-box !important; word-wrap: break-word !important; text-align: center;\"><img class=\"\" src=\"https://mmbiz.qpic.cn/mmbiz_jpg/4h5XAPM1gvpG9od1PNLia0pBsfUj58xI2Sicp1yOjCEOq6jMWe0E5eEuW2OvaibGWAxCGW3FsoneRPr9Ysu7bs2FA/640?wx_fmt=jpeg&tp=webp&wxfrom=5&wx_lazy=1\"/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; box-sizing: border-box !important; word-wrap: break-word !important; text-align: center;\"><img class=\"\" src=\"https://mmbiz.qpic.cn/mmbiz_jpg/4h5XAPM1gvpG9od1PNLia0pBsfUj58xI2nHTdibgJd9e57nFEZd8RAtbtfWWbxVLjukdHCZBq5ODaBmdew6Vliafg/640?wx_fmt=jpeg&tp=webp&wxfrom=5&wx_lazy=1\"/></p><p><br/></p><section><section><section><section><section><section><section><p style=\"margin-top: 0px;margin-bottom: 0px;padding: 0px;max-width: 100%;box-sizing: border-box;clear: both;min-height: 1em;word-wrap: break-word !important\"><span style=\";padding: 0px;max-width: 100%;box-sizing: border-box !important;word-wrap: break-word !important;color: rgb(171, 25, 66);font-size: 18px\"><br/></span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\"><span style=\";padding: 0px;max-width: 100%;box-sizing: border-box !important;word-wrap: break-word !important;color: rgb(171, 25, 66);font-size: 18px\">活动五</span><br/></p></section></section></section></section></section></section></section><p><br/></p><p style=\"margin-top: 0px;margin-bottom: 0px;padding: 0px;max-width: 100%;clear: both;min-height: 1em;text-align: center;line-height: 39px;box-sizing: border-box !important;word-wrap: break-word !important\"><strong style=\";padding: 0px;max-width: 100%;box-sizing: border-box !important;word-wrap: break-word !important\"><span style=\";padding: 0px;max-width: 100%;box-sizing: border-box !important;word-wrap: break-word !important;font-size: 21px;font-family: 黑体\">9</span></strong><strong style=\";padding: 0px;max-width: 100%;box-sizing: border-box !important;word-wrap: break-word !important\"><span style=\";padding: 0px;max-width: 100%;box-sizing: border-box !important;word-wrap: break-word !important;font-size: 21px;font-family: 黑体\">月20日《盛创带你领略机器人产业发展》</span></strong></p><p style=\"margin-top: 0px;margin-bottom: 0px;padding: 0px;max-width: 100%;clear: both;min-height: 1em;line-height: 39px;box-sizing: border-box !important;word-wrap: break-word !important\"><span style=\";padding: 0px;max-width: 100%;box-sizing: border-box !important;word-wrap: break-word !important;font-family: 华文仿宋;font-size: 18px\">我们力邀吉林盛创科技总经理王东亮来到长春理工大学,为大三大四学生传授经验,讲授人工智能时代下,机器人产业的过去、现状与未来发展趋势,让机器人陪伴孩子成长。同时,将小型机器人带到现场,让同学们亲自感受现在人工智能机器人的发展状况,激发自身的学习兴趣。</span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; box-sizing: border-box !important; word-wrap: break-word !important; text-align: center;\"><img class=\"\" src=\"https://mmbiz.qpic.cn/mmbiz_jpg/4h5XAPM1gvpG9od1PNLia0pBsfUj58xI2fSJyr9htvzZFg9oLs2Mp8ZkJ5UA5iamrvh5jJGXpibfvF3D66a2TPBlA/640?wx_fmt=jpeg&tp=webp&wxfrom=5&wx_lazy=1\"/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; box-sizing: border-box !important; word-wrap: break-word !important; text-align: center;\"><img class=\"\" src=\"https://mmbiz.qpic.cn/mmbiz_jpg/4h5XAPM1gvpG9od1PNLia0pBsfUj58xI2iciazkt58yZ84M6HPpOPkDSqeyBaKl4SqN4ictH4wl9iaduwVmDRdrbZHQ/640?wx_fmt=jpeg&tp=webp&wxfrom=5&wx_lazy=1\"/></p><p><br/></p><section><section><section><section><section><section><section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; word-wrap: break-word !important; text-align: center;\"><span style=\";padding: 0px;max-width: 100%;box-sizing: border-box !important;word-wrap: break-word !important;color: rgb(171, 25, 66);font-size: 18px\">活动六</span><br/></p></section></section></section></section></section></section></section><p><br/></p><p style=\"margin-top: 0px;margin-bottom: 0px;padding: 0px;max-width: 100%;clear: both;min-height: 1em;text-align: center;line-height: 39px;box-sizing: border-box !important;word-wrap: break-word !important\"><strong style=\";padding: 0px;max-width: 100%;box-sizing: border-box !important;word-wrap: break-word !important\"><span style=\";padding: 0px;max-width: 100%;font-size: 21px;font-family: 黑体;background: white;box-sizing: border-box !important;word-wrap: break-word !important\">9</span></strong><strong style=\";padding: 0px;max-width: 100%;box-sizing: border-box !important;word-wrap: break-word !important\"><span style=\";padding: 0px;max-width: 100%;font-size: 21px;font-family: 黑体;background: white;box-sizing: border-box !important;word-wrap: break-word !important\">月15日</span>、<span style=\";padding: 0px;max-width: 100%;box-sizing: border-box !important;word-wrap: break-word !important\">19日</span>、<span style=\";padding: 0px;max-width: 100%;box-sizing: border-box !important;word-wrap: break-word !important\">21日</span></strong></p><p style=\"margin-top: 0px;margin-bottom: 0px;padding: 0px;max-width: 100%;clear: both;min-height: 1em;text-align: center;line-height: 39px;box-sizing: border-box !important;word-wrap: break-word !important\"><strong style=\";padding: 0px;max-width: 100%;box-sizing: border-box !important;word-wrap: break-word !important\"><span style=\";padding: 0px;max-width: 100%;box-sizing: border-box !important;word-wrap: break-word !important;font-size: 21px;font-family: 黑体\">《科大讯飞创新创业访谈广播节目》</span></strong></p><p style=\";padding: 0px;max-width: 100%;box-sizing: border-box !important;word-wrap: break-word !important;clear: both;min-height: 1em;background: white\"><span style=\";padding: 0px;max-width: 100%;font-family: 华文仿宋;font-size: 18px;box-sizing: border-box !important;word-wrap: break-word !important\">我们与长春广播电视台经济频道共同举办了三期关于人工智能科技的广播节目。<span style=\";padding: 0px;max-width: 100%;box-sizing: border-box !important;word-wrap: break-word !important\">9.15、9.19、9.21三天每晚17:00—18:00直播。</span></span></p><p style=\";padding: 0px;max-width: 100%;box-sizing: border-box;word-wrap: break-word !important;clear: both;min-height: 1em;background: white\"><span style=\";padding: 0px;max-width: 100%;font-family: 华文仿宋;font-size: 18px;box-sizing: border-box !important;word-wrap: break-word !important\"><span style=\";padding: 0px;max-width: 100%;box-sizing: border-box !important;word-wrap: break-word !important\">邀请基地运营总监、入驻企业代表为大家带来了三场听觉盛宴</span></span></p><p style=\";padding: 0px;max-width: 100%;box-sizing: border-box;word-wrap: break-word !important;clear: both;min-height: 1em;background: white\"><span style=\";padding: 0px;max-width: 100%;font-family: 华文仿宋;font-size: 18px;box-sizing: border-box !important;word-wrap: break-word !important\">第一期9月15日:国家政府策略及市场环境下的人工智能</span></p><p style=\";padding: 0px;max-width: 100%;box-sizing: border-box;word-wrap: break-word !important;clear: both;min-height: 1em;background: white\"><span style=\";padding: 0px;max-width: 100%;font-family: 华文仿宋;font-size: 18px;box-sizing: border-box !important;word-wrap: break-word !important\">第二期9月19日:产业园环境下的人工智能及创业</span><span style=\";padding: 0px;max-width: 100%;box-sizing: border-box !important;word-wrap: break-word !important;font-size: 18px\"></span></p><p style=\";padding: 0px;max-width: 100%;box-sizing: border-box;word-wrap: break-word !important;clear: both;min-height: 1em;background: white\"><span style=\";padding: 0px;max-width: 100%;font-family: 华文仿宋;font-size: 18px;box-sizing: border-box !important;word-wrap: break-word !important\">第三期9月21日:人工智能的未来及创投时代的开启</span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; box-sizing: border-box !important; word-wrap: break-word !important; text-align: center;\"><img class=\"\" src=\"https://mmbiz.qpic.cn/mmbiz_jpg/4h5XAPM1gvpG9od1PNLia0pBsfUj58xI2MOialKnIwXFH9VicyW1rSTEiac3pAHicfeaZjmx1HG8BqTTQkXSqxiakibTw/640?wx_fmt=jpeg&tp=webp&wxfrom=5&wx_lazy=1\"/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; box-sizing: border-box !important; word-wrap: break-word !important;\"><br/></p><p style=\"margin-top: 0px;margin-bottom: 0px;padding: 0px;max-width: 100%;clear: both;min-height: 1em;line-height: 39px;text-align: center;box-sizing: border-box !important;word-wrap: break-word !important\"><span style=\";padding: 0px;max-width: 100%;box-sizing: border-box !important;word-wrap: break-word !important;font-size: 12px;font-family: 宋体;color: rgb(136, 136, 136)\">长春朝阳讯飞</span><span style=\";padding: 0px;max-width: 100%;box-sizing: border-box !important;word-wrap: break-word !important;font-size: 12px;font-family: Helvetica, sans-serif;color: rgb(136, 136, 136)\">AI</span><span style=\";padding: 0px;max-width: 100%;box-sizing: border-box !important;word-wrap: break-word !important;font-size: 12px;font-family: 宋体;color: rgb(136, 136, 136)\">双创基地运营总监毛绍庆</span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; line-height: 39px; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\";padding: 0px;max-width: 100%;box-sizing: border-box !important;word-wrap: break-word !important;font-size: 12px;font-family: 宋体;color: rgb(136, 136, 136)\"><br/></span></p><p style=\"margin-top: 0px;margin-bottom: 0px;padding: 0px;max-width: 100%;clear: both;min-height: 1em;text-align: center;box-sizing: border-box !important;word-wrap: break-word !important\"><img class=\"\" src=\"https://mmbiz.qpic.cn/mmbiz_jpg/4h5XAPM1gvpG9od1PNLia0pBsfUj58xI2nDNcHQ9uE3E84zicWrJAKV7DV59NrRVm0PgQ0f3J2811KqRIiaO9bE7A/640?wx_fmt=jpeg&tp=webp&wxfrom=5&wx_lazy=1\"/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; box-sizing: border-box !important; word-wrap: break-word !important;\"><br/></p><p style=\"margin-top: 0px;margin-bottom: 0px;padding: 0px;max-width: 100%;clear: both;min-height: 1em;text-align: center;box-sizing: border-box !important;word-wrap: break-word !important\"><span style=\";padding: 0px;max-width: 100%;box-sizing: border-box !important;word-wrap: break-word !important;font-size: 12px;color: rgb(136, 136, 136)\">吉林盛创科技总经理王东亮和喜成科技总经理刘壮</span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\";padding: 0px;max-width: 100%;box-sizing: border-box !important;word-wrap: break-word !important;font-size: 12px;color: rgb(136, 136, 136)\"><br/></span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; box-sizing: border-box !important; word-wrap: break-word !important; text-align: center;\"><img class=\"\" src=\"https://mmbiz.qpic.cn/mmbiz_jpg/4h5XAPM1gvpG9od1PNLia0pBsfUj58xI2yOibjCCTAwoX10fCAqG7ZwTSGmMgibPYKBVJBvictU7ibRHTpx2xYxY0pQ/640?wx_fmt=jpeg&tp=webp&wxfrom=5&wx_lazy=1\"/></p><p style=\"margin-top: 0px;margin-bottom: 0px;padding: 0px;max-width: 100%;clear: both;min-height: 1em;text-align: center;box-sizing: border-box !important;word-wrap: break-word !important\"><span style=\";padding: 0px;max-width: 100%;box-sizing: border-box !important;word-wrap: break-word !important;font-size: 12px;color: rgb(136, 136, 136)\"><br/></span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; box-sizing: border-box !important; word-wrap: break-word !important; text-align: center;\"><span style=\";padding: 0px;max-width: 100%;box-sizing: border-box !important;word-wrap: break-word !important;font-size: 12px;color: rgb(136, 136, 136)\">中创启华总经理葛洪<span style=\";padding: 0px;max-width: 100%;font-size: 12px;box-sizing: border-box !important;word-wrap: break-word !important\">和主持人小兵</span></span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\";padding: 0px;max-width: 100%;box-sizing: border-box !important;word-wrap: break-word !important;font-size: 12px;color: rgb(136, 136, 136)\"><span style=\";padding: 0px;max-width: 100%;font-size: 12px;box-sizing: border-box !important;word-wrap: break-word !important\"><br/></span></span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; box-sizing: border-box !important; word-wrap: break-word !important; text-align: center;\"><img class=\"\" src=\"https://mmbiz.qpic.cn/mmbiz_jpg/4h5XAPM1gvpG9od1PNLia0pBsfUj58xI2EUcsGBMULicguPRv1H1yAonwYLbr6WibXle5WWd6OfpOLQxXUw6HdaTQ/640?wx_fmt=jpeg&tp=webp&wxfrom=5&wx_lazy=1\"/></p><p style=\"margin-top: 0px;margin-bottom: 0px;padding: 0px;max-width: 100%;clear: both;min-height: 1em;text-align: center;box-sizing: border-box !important;word-wrap: break-word !important\"><span style=\";padding: 0px;max-width: 100%;box-sizing: border-box !important;word-wrap: break-word !important;color: rgb(136, 136, 136);font-size: 12px\"><br/></span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; box-sizing: border-box !important; word-wrap: break-word !important; text-align: center;\"><span style=\";padding: 0px;max-width: 100%;box-sizing: border-box !important;word-wrap: break-word !important;color: rgb(136, 136, 136);font-size: 12px\">吉林中业光电总经理张明兴<span style=\";padding: 0px;max-width: 100%;font-size: 12px;box-sizing: border-box !important;word-wrap: break-word !important\">和主持人小兵</span></span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\";padding: 0px;max-width: 100%;box-sizing: border-box !important;word-wrap: break-word !important;color: rgb(136, 136, 136);font-size: 12px\"><span style=\";padding: 0px;max-width: 100%;font-size: 12px;box-sizing: border-box !important;word-wrap: break-word !important\"><br/></span></span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; box-sizing: border-box !important; word-wrap: break-word !important; text-align: center;\"><img class=\"\" src=\"https://mmbiz.qpic.cn/mmbiz_jpg/4h5XAPM1gvpG9od1PNLia0pBsfUj58xI2BfY9HxKQn1ymIjicopvyn3zk6DzMeKOrXfNzP5L52ce7mWVJiaOj2Lcw/640?wx_fmt=jpeg&tp=webp&wxfrom=5&wx_lazy=1\"/></p><p style=\"margin-top: 0px;margin-bottom: 0px;padding: 0px;max-width: 100%;clear: both;min-height: 1em;text-align: center;box-sizing: border-box !important;word-wrap: break-word !important\"><span style=\";padding: 0px;max-width: 100%;color: rgb(136, 136, 136);font-size: 12px;box-sizing: border-box !important;word-wrap: break-word !important\">南十字星总经理周长安和主持人小兵</span></p><p style=\"margin-top: 0px;margin-bottom: 0px;padding: 0px;max-width: 100%;clear: both;min-height: 1em;text-align: center;box-sizing: border-box !important;word-wrap: break-word !important\"><span style=\";padding: 0px;max-width: 100%;color: rgb(136, 136, 136);font-size: 12px;box-sizing: border-box !important;word-wrap: break-word !important\"><br/></span></p><p style=\"margin-top: 0px;margin-bottom: 0px;padding: 0px;max-width: 100%;clear: both;min-height: 1em;box-sizing: border-box !important;word-wrap: break-word !important\"><span style=\";padding: 0px;max-width: 100%;box-sizing: border-box !important;word-wrap: break-word !important;color: rgb(0, 0, 0)\"><span style=\";padding: 0px;max-width: 100%;box-sizing: border-box !important;word-wrap: break-word !important;text-indent: 32px;background-color: rgb(255, 255, 255)\">本次双创活动周不仅<span style=\";padding: 0px;max-width: 100%;box-sizing: border-box !important;word-wrap: break-word !important\">进一步提高了广大群众对创业创新活动的参与度和认同度,有效激发全市创业者的热情</span></span><span style=\";padding: 0px;max-width: 100%;box-sizing: border-box !important;word-wrap: break-word !important;text-indent: 32px;background-color: rgb(255, 255, 255)\"><span style=\";padding: 0px;max-width: 100%;box-sizing: border-box !important;word-wrap: break-word !important\">,而且提升了创新创业的科技内涵,强化了创新创业的发展实效,将大众创业万众创新不断引向高潮。</span></span></span></p><p><span style=\";padding: 0px;max-width: 100%;box-sizing: border-box !important;word-wrap: break-word !important;color: rgb(0, 0, 0)\"><span style=\";padding: 0px;max-width: 100%;box-sizing: border-box !important;word-wrap: break-word !important;text-indent: 32px;background-color: rgb(255, 255, 255)\"><span style=\";padding: 0px;max-width: 100%;box-sizing: border-box !important;word-wrap: break-word !important\"><br/></span></span></span></p><p><br/></p>', null, null);
  83. INSERT INTO `activitynews` VALUES ('31', '科大讯飞(首届)全球1024开发者节邀您共筑梦想,同造未来!', '2017-10-13 18:03:35', null, '<section><section><section><section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; font-size: 15px; letter-spacing: 2px; line-height: 27px; widows: 1; box-sizing: border-box !important; word-wrap: break-word !important;\">科大讯飞(首届)全球1024开发者节</span>将<span style=\"margin: 0px; padding: 0px; max-width: 100%; font-size: 15px; letter-spacing: 2px; line-height: 27px; widows: 1; box-sizing: border-box !important; word-wrap: break-word !important;\">于10月24日在安徽合肥滨湖会展中心举行,本次1024开发者节主题为“AI筑梦,造未来”,</span><span style=\"margin: 0px; padding: 0px; max-width: 100%; font-size: 15px; letter-spacing: 2px; line-height: 27px; widows: 1; box-sizing: border-box !important; word-wrap: break-word !important;\">来自全球各地的AI专家、企业家、开发者们受邀参加。</span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; font-size: 15px; letter-spacing: 2px; widows: 1; line-height: 27px; box-sizing: border-box !important; word-wrap: break-word !important;\">活动将以人工智能技术为依托,以“开放、合作、生态、共享”为主理念,致力于发扬双创精神,扶持AI行业开发者、创业者,建立健全AI产业链,最终形成健康、可持续的人工智能产业生态。</span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; font-size: 15px; letter-spacing: 2px; widows: 1; line-height: 27px; box-sizing: border-box !important; word-wrap: break-word !important;\"><br/></span></p></section></section></section></section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; background-color: rgb(255, 255, 255); font-size: 15px; letter-spacing: 2px; line-height: 27px; widows: 1; text-align: center; box-sizing: border-box !important; word-wrap: break-word !important;\">&nbsp;<strong style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; font-size: 16px;\">全球1024开发者节议程</span></strong></p><p style=\"text-align: center;\">&nbsp;&nbsp;</p><p style=\"text-align: center;\"><img src=\"/ueditor/jsp/upload/image/20180106/1515233522629001141.png\" title=\"1515233522629001141.png\" alt=\"1.png\"/><img src=\"/ueditor/jsp/upload/image/20180106/1515233526161074703.png\" title=\"1515233526161074703.png\" alt=\"2.png\"/></p>', null, null);
  84. INSERT INTO `activitynews` VALUES ('32', '首届长春青年“人工智能+” 创新创业大赛报名开始啦!', '2017-10-31 18:13:29', null, '<p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; background-color: rgb(255, 255, 255); text-align: center; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; font-family: 华文琥珀; color: rgb(46, 117, 182); box-sizing: border-box !important; word-wrap: break-word !important;\">深入贯彻落实市委市政府关于“大众创业、万众创新”的相关工作部署</span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; background-color: rgb(255, 255, 255); text-align: center; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; font-family: 华文琥珀; color: rgb(46, 117, 182); box-sizing: border-box !important; word-wrap: break-word !important;\">进一步提升青年创新创业的科技内涵</span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; background-color: rgb(255, 255, 255); text-align: center; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; font-family: 华文琥珀; color: rgb(46, 117, 182); box-sizing: border-box !important; word-wrap: break-word !important;\">引导创新创业多元化、特色化、专业化发展</span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; background-color: rgb(255, 255, 255); text-align: center; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; font-size: 19px; font-family: 华文隶书; color: rgb(248, 162, 8);\"><br/></span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; background-color: rgb(255, 255, 255); text-align: center; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; font-size: 19px; font-family: 华文隶书; color: rgb(248, 162, 8);\"><br/></span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; background-color: rgb(255, 255, 255); text-align: center; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; font-family: 华文隶书; color: rgb(248, 162, 8); box-sizing: border-box !important; word-wrap: break-word !important;\">共青团长春市委员会</span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; background-color: rgb(255, 255, 255); text-align: center; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; font-family: 华文隶书; color: rgb(248, 162, 8); box-sizing: border-box !important; word-wrap: break-word !important;\">长春市科学技术局</span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; background-color: rgb(255, 255, 255); text-align: center; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; font-family: 华文隶书; color: rgb(248, 162, 8); box-sizing: border-box !important; word-wrap: break-word !important;\">长春市科学技术协会</span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; background-color: rgb(255, 255, 255); text-align: center; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; font-family: 华文隶书; color: rgb(248, 162, 8); box-sizing: border-box !important; word-wrap: break-word !important;\">朝阳区人民政府</span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; background-color: rgb(255, 255, 255); text-align: center; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; font-family: 华文隶书; color: rgb(248, 162, 8); box-sizing: border-box !important; word-wrap: break-word !important;\">科大讯飞股份有限公司</span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; background-color: rgb(255, 255, 255); text-align: center; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; font-family: 华文隶书; color: rgb(248, 162, 8); box-sizing: border-box !important; word-wrap: break-word !important;\">吉林科讯信息科技有限公司</span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; background-color: rgb(255, 255, 255); text-align: center; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; font-family: 华文隶书; color: rgb(248, 162, 8); box-sizing: border-box !important; word-wrap: break-word !important;\">共同举办首届长春青年“人工智能+”创新创业大赛</span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; background-color: rgb(255, 255, 255); text-align: center; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; font-size: 19px; font-family: 华文隶书; color: rgb(248, 162, 8);\"><br/></span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; background-color: rgb(255, 255, 255); box-sizing: border-box !important; word-wrap: break-word !important; text-align: center;\"><img class=\"\" src=\"https://mmbiz.qpic.cn/mmbiz_jpg/4h5XAPM1gvoz5Boc5DINUnMBK3jbTBDsJRBWFVFrJiaFdN4w4ssZdUJDgNKHdSYicOM8SgcXEe4Diahutr4Hvhpng/640?wx_fmt=jpeg&tp=webp&wxfrom=5&wx_lazy=1\"/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; background-color: rgb(255, 255, 255); text-align: center; box-sizing: border-box !important; word-wrap: break-word !important;\"><br/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; background-color: rgb(255, 255, 255); text-align: center; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; font-size: 20px;\"><strong style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; font-family: 华文楷体; color: rgb(46, 117, 182); background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; box-sizing: border-box !important; word-wrap: break-word !important;\"></span></strong></span></p><p style=\"margin-top: 0px; margin-bottom: 0.1px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; background-color: rgb(255, 255, 255); text-align: center; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; font-size: 18px;\"><strong style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; font-family: 微软雅黑, sans-serif; color: rgb(46, 117, 182); background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; box-sizing: border-box !important; word-wrap: break-word !important;\"></span></strong></span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; background-color: rgb(255, 255, 255); text-align: center; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; font-size: 18px;\"><strong style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; color: rgb(46, 117, 182);\"></span></strong></span></p><p><section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; text-align: center; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; font-size: 18px;\"><strong style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; color: rgb(46, 117, 182);\">创新启迪梦想,创业实现蓝图</span></strong></span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; text-align: center; box-sizing: border-box !important; word-wrap: break-word !important;\"><strong style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; font-size: 21px; color: rgb(46, 117, 182);\">创业与时代同行,创新携梦想齐飞</span></strong></p></section></p><p><br/></p>', null, null);
  85. INSERT INTO `activitynews` VALUES ('33', '科大讯飞与你共创人工智能+新世界!', '2017-11-02 18:15:56', null, '<section><section><section><section><p class=\"\" style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; box-sizing: border-box !important; word-wrap: break-word !important; text-align: center;\"><strong style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important;\">首届长春青年“人工智能+”创新创业大赛</strong></p><p class=\"\" style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; font-size: 12px; box-sizing: border-box !important; word-wrap: break-word !important;\"><br/></p></section></section></section></section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: \"><strong style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; background-color: rgb(255, 255, 0); font-size: 19px;\">开始报名啦!!!!!</span></strong><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; background-color: rgb(255, 255, 0);\"><br/></span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: \"><br/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: \"><br/></p><p></p><section><section><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; line-height: 31.5px; font-size: 21px;\">人工智能+ &nbsp; 共创新世界</span></section></section><p></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: \"><br/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: \"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; background-color: rgb(255, 255, 0);\"><img class=\"\" src=\"http://mmbiz.qpic.cn/mmbiz_png/4h5XAPM1gvqRMCmSrCIOAXUOib9ckLbm5kY80zdPzgaj7xxibHCjJh1GVwicVia4vv8iakpIaReISoL07gsREH8NyhA/640?wx_fmt=png&tp=webp&wxfrom=5&wx_lazy=1\"/></span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: \"><br/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: \"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; font-size: 18px;\">报名时间已经错过一半,<img class=\" __bg_gif\" src=\"/ueditor/jsp/upload/image/20180106/1515233699770051558.gif\"/></span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: \"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; font-size: 18px;\">你还不快马加鞭赶过来!<img class=\" __bg_gif\" src=\"/ueditor/jsp/upload/image/20180106/1515233699833021991.gif\"/></span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: \"><br/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: \"><img class=\" __bg_gif\" src=\"/ueditor/jsp/upload/image/20180106/1515233699864088849.gif\"/>0</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: \"><br/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: \"><br/></p><p></p><section><section><section><section><section><section><br/></section></section><section><section>我们只玩真实的</section></section></section></section></section></section><section></section><section></section><p></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: \"><br/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: \"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; color: rgb(12, 12, 12); text-shadow: rgb(0, 32, 96) 2px 2px 10px;\">企业组</span></p><p></p><section><section><section><section><section></section></section><section><section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; box-sizing: border-box !important; word-wrap: break-word !important; text-align: center;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; font-size: 20px; color: rgb(63, 49, 81);\">特等奖1名,奖金7万元</span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; box-sizing: border-box !important; word-wrap: break-word !important; text-align: center;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; font-size: 20px; color: rgb(63, 49, 81);\">一等奖1名,奖金3万元</span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; box-sizing: border-box !important; word-wrap: break-word !important; text-align: center;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; font-size: 20px; color: rgb(63, 49, 81);\">二等奖2名,奖金各1万元</span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; box-sizing: border-box !important; word-wrap: break-word !important; text-align: center;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; font-size: 20px; color: rgb(63, 49, 81);\">三等奖3名,奖金各5千元</span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; box-sizing: border-box !important; word-wrap: break-word !important;\"><br/></p></section><section><br/></section></section></section></section></section><p></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: \"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; text-shadow: rgb(99, 36, 35) 2px 2px 10px;\">团队组</span></p><p></p><section><section><section><section><section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; box-sizing: border-box !important; word-wrap: break-word !important; text-align: center;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; font-size: 20px; color: rgb(99, 36, 35);\">特等奖1名,奖金2万元</span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; box-sizing: border-box !important; word-wrap: break-word !important; text-align: center;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; font-size: 20px; color: rgb(99, 36, 35);\">一等奖5名,奖金各5千元</span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; box-sizing: border-box !important; word-wrap: break-word !important; text-align: center;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; font-size: 20px; color: rgb(99, 36, 35);\">二等奖5名,奖金各2千元</span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; box-sizing: border-box !important; word-wrap: break-word !important; text-align: center;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; font-size: 20px; color: rgb(99, 36, 35);\">三等奖10名,奖金各1千元</span></p></section><section><br/></section></section><section><section></section></section></section></section></section><section><section><section><section><section></section><section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; box-sizing: border-box !important; word-wrap: break-word !important;\"><br/></p></section></section><section><section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; text-indent: 43px; line-height: 24px; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; line-height: 24px; text-shadow: rgb(149, 179, 215) 2px 2px 10px;\">凡是入围复赛的企业在长春朝阳讯飞AI双创基地、长春青年创业工场正茂园区落户的,给予一定时期优惠房租及深度孵化服务;优秀学生创业团队(包含毕业两年内的)可免费入驻长春朝阳讯飞AI 双创基地及长春青年创业工场正茂园区,长春朝阳讯飞AI 双创基地以股权方式参与企业运营。优秀企业组团队双方协商,双创基地以股权方式参与企业运营,股权比例协商。</span></p></section></section></section></section></section><p></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: \"><br/></p><p></p><section><section><section><section><section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; text-align: center; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; font-size: 16px; text-shadow: rgb(127, 127, 127) 2px 2px 10px;\">从事人工智能相关领域的创业团队;</span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; text-align: center; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; font-size: 16px; text-indent: 43px; text-shadow: rgb(127, 127, 127) 2px 2px 10px;\">传统行业的企业能够结合人工智能技术,拥有转型升级成功的产品或项目;</span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; text-align: center; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; font-size: 16px; text-indent: 43px; text-shadow: rgb(127, 127, 127) 2px 2px 10px;\">在经营的产品或项目中,运用到科大讯飞技术进行二次开发的参赛团队或企业。</span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; box-sizing: border-box !important; word-wrap: break-word !important;\"><br/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; box-sizing: border-box !important; word-wrap: break-word !important;\"><br/></p></section><section></section></section><section><img class=\"\" src=\"http://mmbiz.qpic.cn/mmbiz_png/4h5XAPM1gvqRMCmSrCIOAXUOib9ckLbm5PUtssMWx577oAicMhGZArcMibbCia9EAcazNqhE4icKfvDGdddmlicMjFKw/640?wx_fmt=png&tp=webp&wxfrom=5&wx_lazy=1\"/></section></section></section></section><p></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: \"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; background-color: rgb(255, 255, 0);\">若你也是我们中的一员<br/></span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: \"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; background-color: rgb(255, 255, 0); font-size: 20px;\">AI世界,同台竞技,邀您共筑梦想!</span></p><p><br/></p>', null, null);
  86. INSERT INTO `activitynews` VALUES ('34', '重磅炸弹To: AI企业和团队', '2017-11-07 18:18:01', null, '<section><section><section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 2px 10px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; color: rgb(225, 201, 255); word-wrap: break-word !important; text-align: center;\"><span style=\"color: rgb(192, 80, 77);\"><strong style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important;\">重磅炸弹To: &nbsp;&nbsp;</strong><strong style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important;\">AI企业和团队</strong></span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 2px 10px; max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; color: rgb(225, 201, 255); word-wrap: break-word !important; text-align: center;\"><span style=\"color: rgb(192, 80, 77);\"><strong style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important;\">搞事就趁现在</strong></span></p></section></section></section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; font-size: 15px;\"><br/></span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; font-size: 15px;\"></span></p><p><section><section><section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; box-sizing: border-box !important; word-wrap: break-word !important; text-align: center;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; font-size: 15px;\">或许你们渴望一个舞台;</span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; box-sizing: border-box !important; word-wrap: break-word !important; text-align: center;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; font-size: 15px; text-align: center;\">或许因为资金紧缺踌躇不前;</span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; box-sizing: border-box !important; word-wrap: break-word !important; text-align: center;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; font-size: 15px;\">或许你们缺少完整的服务体系;</span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; box-sizing: border-box !important; word-wrap: break-word !important; text-align: center;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; font-size: 15px;\">或许你们没有专业的创业培训;</span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; box-sizing: border-box !important; word-wrap: break-word !important; text-align: center;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; font-size: 15px; text-align: center;\">或许你们正在寻找值得驻足的地方。</span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; box-sizing: border-box !important; word-wrap: break-word !important;\"><br/></p></section></section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; box-sizing: border-box !important; word-wrap: break-word !important;\"><br/></p><section></section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; box-sizing: border-box !important; word-wrap: break-word !important;\"><br/></p></section></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; box-sizing: border-box !important; word-wrap: break-word !important; text-align: center;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; font-size: 15px;\">一个机会,所有难题迎刃而解。</span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; box-sizing: border-box !important; word-wrap: break-word !important; text-align: center;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; font-size: 15px;\">别犹豫,快来报名参加<span style=\"margin: 0px; padding: 0px; max-width: 100%; background-color: rgb(255, 255, 0);\">首届长春青年“人工智能+”创新创业大赛</span>吧!!与创投专家、天使投资人面对面。</span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; box-sizing: border-box !important; word-wrap: break-word !important;\"><br/></p><p><section><section><section><section><section></section><section><strong class=\"\" style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; font-size: 15px;\">关于“大赛”</span></strong></section><section></section><section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; white-space: normal; box-sizing: border-box !important; word-wrap: break-word !important; text-align: center;\">我们有比赛,带上您的队友;</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; white-space: normal; box-sizing: border-box !important; word-wrap: break-word !important; text-align: center;\">我们有名额,带上您的报名表;</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; white-space: normal; box-sizing: border-box !important; word-wrap: break-word !important; text-align: center;\">我们有模板,带上您的商业计划书。</p></section></section></section></section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; box-sizing: border-box !important; word-wrap: break-word !important;\"><br/></p><section><section><section><section></section><section><strong class=\"\" style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; font-size: 15px;\">参赛领域</span></strong></section><section></section><section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; box-sizing: border-box !important; word-wrap: break-word !important; text-align: center;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; font-size: 15px;\">只要您是从事人工智能相关领域的团队/企业,或是运用到科大讯飞技术进行二次开发的团队/企业,或是传统行业能够结合人工智能技术,拥有转型升级成功的产品或项目。</span></p></section></section></section></section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; box-sizing: border-box !important; word-wrap: break-word !important;\"><br/></p><section><section><section><section></section><section><strong class=\"\" style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; font-size: 15px;\">大赛流程</span></strong></section><section></section><section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; white-space: normal; box-sizing: border-box !important; word-wrap: break-word !important; text-align: center;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; font-size: 15px;\">10月11日——11月26日<span style=\"margin: 0px; padding: 0px; max-width: 100%; background-color: rgb(255, 255, 0);\">报名(初选)阶段</span><br/></span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; white-space: normal; box-sizing: border-box !important; word-wrap: break-word !important; text-align: center;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; font-size: 15px;\">11月27日——12月 &nbsp;4日<span style=\"margin: 0px; padding: 0px; max-width: 100%; background-color: rgb(255, 255, 0);\">初赛阶段</span></span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; white-space: normal; box-sizing: border-box !important; word-wrap: break-word !important; text-align: center;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; font-size: 15px;\">12月 &nbsp;5日——12月15日<span style=\"margin: 0px; padding: 0px; max-width: 100%; background-color: rgb(255, 255, 0);\">复赛阶段</span></span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; white-space: normal; box-sizing: border-box !important; word-wrap: break-word !important; text-align: center;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; font-size: 15px;\">12月16日——12月31日<span style=\"margin: 0px; padding: 0px; max-width: 100%; background-color: rgb(255, 255, 0);\">决赛阶段</span></span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; white-space: normal; box-sizing: border-box !important; word-wrap: break-word !important; text-align: center;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; font-size: 15px;\">赛后<span style=\"margin: 0px; padding: 0px; max-width: 100%; background-color: rgb(255, 255, 0);\">孵化扶持阶段</span></span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; box-sizing: border-box !important; word-wrap: break-word !important;\"><br/></p></section></section></section></section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; box-sizing: border-box !important; word-wrap: break-word !important;\"><br/></p><section><section><section><section></section><section><strong class=\"\" style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; font-size: 15px;\">大赛奖励</span></strong></section><section></section><section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; text-align: center; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; font-size: 15px; text-shadow: rgb(79, 129, 189) 2px 2px 10px;\">企业组</span><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; font-size: 15px; background-color: rgb(219, 229, 241);\"><br/></span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; text-align: center; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; color: rgb(63, 49, 81); font-size: 15px;\">特等奖1名,奖金7万元</span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; text-align: center; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; color: rgb(63, 49, 81); font-size: 15px;\">一等奖1名,奖金3万元</span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; text-align: center; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; color: rgb(63, 49, 81); font-size: 15px;\">二等奖2名,奖金各1万元</span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; text-align: center; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; color: rgb(63, 49, 81); font-size: 15px;\">三等奖3名,奖金各5千元</span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; box-sizing: border-box !important; word-wrap: break-word !important;\"><br/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; text-align: center; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; color: rgb(63, 49, 81); font-size: 15px; text-shadow: rgb(149, 55, 52) 2px 2px 10px;\">团队组</span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; text-align: center; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; color: rgb(99, 36, 35); font-size: 15px;\">特等奖1名,奖金2万元</span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; text-align: center; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; color: rgb(99, 36, 35); font-size: 15px;\">一等奖5名,奖金各5千元</span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; text-align: center; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; color: rgb(99, 36, 35); font-size: 15px;\">二等奖5名,奖金各2千元</span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; text-align: center; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; color: rgb(99, 36, 35); font-size: 15px;\">三等奖10名,奖金各1千元</span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; text-align: center; box-sizing: border-box !important; word-wrap: break-word !important;\"><br/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; text-align: center; box-sizing: border-box !important; word-wrap: break-word !important;\"><strong style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; font-size: 15px; color: rgb(122, 68, 66);\">还有其他奖励政策一并随你走</span></strong></p><p><strong style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; font-size: 15px; color: rgb(122, 68, 66);\"><br/></span></strong></p></section></section></section></section></section></p><p><br/></p>', null, null);
  87. INSERT INTO `activitynews` VALUES ('35', '首届长春青年“人工智能+”创新创业大赛初赛结果公示', '2017-11-23 18:20:39', null, '<p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; background-color: rgb(255, 255, 255); text-align: center; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important;\">首届”人工智能+“长春青年创新创业大赛</span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; background-color: rgb(255, 255, 255); text-align: center; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; text-shadow: rgb(79, 97, 40) 2px 2px 10px; color: rgb(227, 108, 9);\">微信集赞活动</span><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; font-size: 18px;\"><strong style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; color: rgb(255, 0, 0);\">获奖名单</span></strong></span><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; text-shadow: rgb(255, 0, 0) 2px 2px 10px;\">公示啦</span>!!!</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; background-color: rgb(255, 255, 255); box-sizing: border-box !important; word-wrap: break-word !important;\"><br/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(62, 62, 62); font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; white-space: normal; background-color: rgb(255, 255, 255); box-sizing: border-box !important; word-wrap: break-word !important;\"><br/></p><p style=\"text-align: center;\"><img src=\"/ueditor/jsp/upload/image/20180106/1515234406770076303.png\" title=\"1515234406770076303.png\" alt=\"1.png\"/><img src=\"/ueditor/jsp/upload/image/20180106/1515234427489015496.png\" title=\"1515234427489015496.png\" alt=\"2.png\"/><img src=\"/ueditor/jsp/upload/image/20180106/1515234440333042785.png\" title=\"1515234440333042785.png\" alt=\"3.png\"/><img src=\"/ueditor/jsp/upload/image/20180106/1515234448692009737.png\" title=\"1515234448692009737.png\" alt=\"4.png\"/></p>', null, null);
  88. INSERT INTO `activitynews` VALUES ('36', '首届”人工智能+“长春青年创新创业大赛 复赛结果公示', '2017-12-21 18:28:13', null, '<p><br/></p><p></p><section><section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; text-align: center; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important;\">首届”人工智能+“长春青年创新创业大赛</span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; text-align: center; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; color: rgb(227, 108, 9);\"><strong style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important;\">复赛</span></strong><strong style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important;\">结果</span></strong></span><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; text-shadow: rgb(255, 0, 0) 2px 2px 10px;\">公示</span>!!!</p><section><section><section><section><img class=\"\" title=\"佛教 浮云花纹 分割线\" src=\"http://mmbiz.qpic.cn/mmbiz_png/4h5XAPM1gvpgCqA2zyRr5arqFjNwptIZFUhgyM9deza242sicyHmctY9ichOcia7PoibKEZLuXlJ0wvqRt4kTz6wog/640?wx_fmt=png&tp=webp&wxfrom=5&wx_lazy=1\"/></section></section></section><section><section><section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(134, 132, 140); font-size: 14px; line-height: 2em; box-sizing: border-box !important; word-wrap: break-word !important;\"><br/></p></section></section></section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; text-align: center; box-sizing: border-box !important; word-wrap: break-word !important;\"><strong style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; text-shadow: rgb(99, 36, 35) 2px 2px 10px;\">复赛结果公布</span></strong></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; box-sizing: border-box !important; word-wrap: break-word !important; text-align: center;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; color: rgb(127, 127, 127);\"><strong style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; font-size: 14px;\">企业组:15晋7(确定7个晋级决赛,确定8个优秀奖获奖名单)</span></strong></span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; box-sizing: border-box !important; word-wrap: break-word !important; text-align: center;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; color: rgb(127, 127, 127);\"><strong style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; font-size: 14px;\">团队组:36晋11(<strong style=\"margin: 0px; padding: 0px; max-width: 100%; font-size: 16px; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; font-size: 14px;\">确定11个晋级决赛</span></strong>,确定10个三等奖,15个优秀奖获奖名单)</span></strong></span></p><section><section><section><p class=\"\" style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; font-size: 24px; font-weight: bold; border-color: rgb(157, 180, 194); color: inherit; text-align: center; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; font-size: 20px;\">企业组——决赛入围</span></p><section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; border-color: rgb(157, 180, 194); color: inherit; text-align: center; box-sizing: border-box !important; word-wrap: break-word !important;\">CC26 &nbsp;把手科技</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; border-color: rgb(157, 180, 194); color: inherit; text-align: center; box-sizing: border-box !important; word-wrap: break-word !important;\">CC12 &nbsp;中业光电&nbsp;</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; border-color: rgb(157, 180, 194); color: inherit; text-align: center; box-sizing: border-box !important; word-wrap: break-word !important;\">CC28 &nbsp;草莓科技</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; border-color: rgb(157, 180, 194); color: inherit; text-align: center; box-sizing: border-box !important; word-wrap: break-word !important;\">CC13 &nbsp;南十字星</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; border-color: rgb(157, 180, 194); color: inherit; text-align: center; box-sizing: border-box !important; word-wrap: break-word !important;\">CC19 &nbsp;河马漫步</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; border-color: rgb(157, 180, 194); color: inherit; text-align: center; box-sizing: border-box !important; word-wrap: break-word !important;\">CC15 &nbsp;喜成科技</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; border-color: rgb(157, 180, 194); color: inherit; text-align: center; box-sizing: border-box !important; word-wrap: break-word !important;\">CC29 &nbsp;马上科技</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; border-color: rgb(157, 180, 194); color: inherit; box-sizing: border-box !important; word-wrap: break-word !important;\"><br/></p><p class=\"\" style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; font-size: 24px; font-weight: bold; border-color: rgb(157, 180, 194); color: inherit; text-align: center; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; font-size: 20px;\">企业组——优秀奖</span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; border-color: rgb(157, 180, 194); color: inherit; text-align: center; box-sizing: border-box !important; word-wrap: break-word !important;\">CC20 &nbsp;盛创科技</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; border-color: rgb(157, 180, 194); color: inherit; text-align: center; box-sizing: border-box !important; word-wrap: break-word !important;\">CC27 &nbsp;朗途天下&nbsp;</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; border-color: rgb(157, 180, 194); color: inherit; text-align: center; box-sizing: border-box !important; word-wrap: break-word !important;\">CC23 &nbsp;东佳科技</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; border-color: rgb(157, 180, 194); color: inherit; text-align: center; box-sizing: border-box !important; word-wrap: break-word !important;\">CC30 &nbsp;慧领科技</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; border-color: rgb(157, 180, 194); color: inherit; text-align: center; box-sizing: border-box !important; word-wrap: break-word !important;\">CC09 &nbsp;三和众一</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; border-color: rgb(157, 180, 194); color: inherit; text-align: center; box-sizing: border-box !important; word-wrap: break-word !important;\">CC22 &nbsp;天海科技</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; border-color: rgb(157, 180, 194); color: inherit; text-align: center; box-sizing: border-box !important; word-wrap: break-word !important;\">AH01 &nbsp;微运网络</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; border-color: rgb(157, 180, 194); color: inherit; text-align: center; box-sizing: border-box !important; word-wrap: break-word !important;\">CC21 &nbsp;众向科技</p></section></section></section></section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; text-align: center; box-sizing: border-box !important; word-wrap: break-word !important;\"><br/></p><section><section><section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: inherit; box-sizing: border-box !important; word-wrap: break-word !important; text-align: center;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; font-size: 20px; color: rgb(151, 72, 6);\"><strong style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important;\">团队组——决赛入围</strong></span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: inherit; box-sizing: border-box !important; word-wrap: break-word !important;\"><br/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: inherit; text-align: center; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; color: rgb(151, 72, 6); font-size: 14px;\">SX094 &nbsp;关中魅影-智控皮影机器人</span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: inherit; text-align: center; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; color: rgb(151, 72, 6); font-size: 14px;\">CC203 &nbsp;静脉注射引导系统</span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: inherit; text-align: center; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; color: rgb(151, 72, 6); font-size: 14px;\">CC106 &nbsp;多功能智能魔镜</span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: inherit; text-align: center; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; color: rgb(151, 72, 6); font-size: 14px;\">SD173 &nbsp;基于图像处理的枸杞采摘机器人</span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: inherit; text-align: center; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; color: rgb(151, 72, 6); font-size: 14px;\">CC111 &nbsp;“TalkCore”语音智能扩增模块</span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: inherit; text-align: center; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; color: rgb(151, 72, 6); font-size: 14px;\">CC101 &nbsp;基于语音交互的助老机器人的研究</span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: inherit; text-align: center; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; color: rgb(151, 72, 6); font-size: 14px;\">CC141 &nbsp;车载即时防酒驾智能检测与自助控制设备</span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: inherit; text-align: center; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; color: rgb(151, 72, 6); font-size: 14px;\">HB031 &nbsp;全自动智能水果采摘机器人</span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: inherit; text-align: center; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; color: rgb(151, 72, 6); font-size: 14px;\">SD063 &nbsp;基于大数据云监测的草莓种植采摘机器人</span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: inherit; text-align: center; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; color: rgb(151, 72, 6); font-size: 14px;\">SD174 &nbsp;智慧校园管理平台机器人</span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: inherit; text-align: center; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; color: rgb(151, 72, 6); font-size: 14px;\">CC170 &nbsp;基于人机交互“软对接”的多自由度机器人</span><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; color: rgb(151, 72, 6);\"><br/></span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: inherit; box-sizing: border-box !important; word-wrap: break-word !important;\"><br/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: inherit; box-sizing: border-box !important; word-wrap: break-word !important;\"><br/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: inherit; box-sizing: border-box !important; word-wrap: break-word !important; text-align: center;\"><strong style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; color: rgb(151, 72, 6); font-size: 20px;\">团队组——三等奖</span></strong></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: inherit; box-sizing: border-box !important; word-wrap: break-word !important;\"><br/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: inherit; text-align: center; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; color: rgb(151, 72, 6); font-size: 14px;\">SD082 &nbsp;HICar智能车载终端</span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: inherit; text-align: center; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; color: rgb(151, 72, 6); font-size: 14px;\">CC167 &nbsp;基于深度学习的适应性家居管家系统</span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: inherit; text-align: center; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; color: rgb(151, 72, 6); font-size: 14px;\">CC147 &nbsp;Hello arm</span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: inherit; text-align: center; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; color: rgb(151, 72, 6); font-size: 14px;\">HB027 &nbsp;仿真Mini Arm机器人</span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: inherit; text-align: center; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; color: rgb(151, 72, 6); font-size: 14px;\">SD073 &nbsp;智能家居</span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: inherit; text-align: center; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; color: rgb(151, 72, 6); font-size: 14px;\">CC201 &nbsp;激光测距下交通参与者的识别与分析</span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: inherit; text-align: center; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; color: rgb(151, 72, 6); font-size: 14px;\">AH006 &nbsp;Smech——基于云计算和大数据的智能药箱</span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: inherit; text-align: center; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; color: rgb(151, 72, 6); font-size: 14px;\">CC168 &nbsp;“创客”系列智能仿生机器人</span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: inherit; text-align: center; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; color: rgb(151, 72, 6); font-size: 14px;\">AH004 &nbsp;基于大数据多维度下的道路事故处理机器人</span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: inherit; text-align: center; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; color: rgb(151, 72, 6); font-size: 14px;\">AH003 &nbsp;智能机械狗</span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: inherit; box-sizing: border-box !important; word-wrap: break-word !important;\"><br/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: inherit; box-sizing: border-box !important; word-wrap: break-word !important;\"><br/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: inherit; box-sizing: border-box !important; word-wrap: break-word !important; text-align: center;\"><strong style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; color: rgb(151, 72, 6); font-size: 20px;\">团队组——优秀奖</span></strong></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: inherit; box-sizing: border-box !important; word-wrap: break-word !important;\"><br/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: inherit; text-align: center; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; color: rgb(151, 72, 6); font-size: 14px;\">AH005 &nbsp;基于大数据下的陌愁旅行</span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: inherit; text-align: center; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; color: rgb(151, 72, 6); font-size: 14px;\">HB028 &nbsp;智能人体跟踪系统</span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: inherit; text-align: center; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; color: rgb(151, 72, 6); font-size: 14px;\">HB023 &nbsp;基于压电发电的智能路面系统</span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: inherit; text-align: center; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; color: rgb(151, 72, 6); font-size: 14px;\">CC102 &nbsp;小型拾球服务机器人的设计与实现</span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: inherit; text-align: center; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; color: rgb(151, 72, 6); font-size: 14px;\">JX052 &nbsp;基于CAN总线的火力电厂输煤皮带智能纠偏联控系统</span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: inherit; text-align: center; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; color: rgb(151, 72, 6); font-size: 14px;\">HB034 &nbsp;“来了么”课堂点名APP</span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: inherit; text-align: center; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; color: rgb(151, 72, 6); font-size: 14px;\">CC155 &nbsp;智能导诊机器人</span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: inherit; text-align: center; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; color: rgb(151, 72, 6); font-size: 14px;\">CC157 &nbsp;人工智能眼角膜</span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: inherit; text-align: center; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; color: rgb(151, 72, 6); font-size: 14px;\">CC161 &nbsp;一种跟随式智能助理飞行机器人</span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: inherit; text-align: center; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; color: rgb(151, 72, 6); font-size: 14px;\">CC126 &nbsp;基于互联网+的智能医疗平台</span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: inherit; text-align: center; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; color: rgb(151, 72, 6); font-size: 14px;\">CC105 &nbsp;车牌车型双识别系统的设计与应用</span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: inherit; text-align: center; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; color: rgb(151, 72, 6); font-size: 14px;\">BJ014 &nbsp;基于智能观察识别分析下的路面可视化系统</span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: inherit; text-align: center; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; color: rgb(151, 72, 6); font-size: 14px;\">SD070 &nbsp;乐旅</span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: inherit; text-align: center; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; color: rgb(151, 72, 6); font-size: 14px;\">SD077 &nbsp;智能药箱</span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: inherit; text-align: center; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; color: rgb(151, 72, 6); font-size: 14px;\">CC100 &nbsp;基于机器学习模型的音频识谱技术研究—E谱</span></p></section></section></section><section><blockquote style=\"margin: 3px; padding: 10px 15px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; border-width: 3px; border-left-style: solid; border-color: rgb(102, 142, 104); border-top-left-radius: 50px; border-bottom-right-radius: 50px; box-shadow: rgb(165, 165, 165) 5px 5px 2px; background-color: rgb(250, 250, 250);\"><section><p style=\"margin-top: 15px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(102, 142, 104); line-height: 2em; font-size: 20px; border-color: rgb(102, 142, 104); box-sizing: border-box !important; word-wrap: break-word !important; text-align: center;\">公告栏</p></section><p style=\"margin-top: -10px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1.5em; line-height: 2em; color: inherit; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; font-size: 12px;\"><strong class=\"\" style=\"margin: 0px; padding: 0px 15px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; color: rgb(254, 254, 254); font-size: 13px; background-color: rgb(102, 142, 104);\">notice-board</strong></span></p><section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; box-sizing: border-box !important; word-wrap: break-word !important;\">1、所有优秀奖证书将于大赛结束后颁发,省外的团队大赛结束后统一统计地址,进行邮寄。<br/></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; box-sizing: border-box !important; word-wrap: break-word !important;\">2、企业组奖项为印有企业名的一份证书,团队组奖项为单独印有核心成员(不多于5人)姓名的证书。</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; box-sizing: border-box !important; word-wrap: break-word !important;\">3、请进入决赛的7支企业组队伍,11支团队组队伍,加入决赛QQ群:580436802,进群请改备注。</p></section></blockquote></section><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; text-align: center; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; text-shadow: rgb(99, 36, 35) 2px 2px 10px;\"><strong style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important;\"><br/></strong></span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; text-align: center; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; text-shadow: rgb(99, 36, 35) 2px 2px 10px;\"><strong style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important;\">决赛赛程设定</strong></span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; box-sizing: border-box !important; word-wrap: break-word !important; text-align: center;\"><strong style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; font-size: 14px; color: rgb(89, 89, 89);\">企业组:7支(按成绩整体排序,确定1个特等奖、1个一等奖、2个二等奖、3个三等奖获奖名单)</span></strong></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; box-sizing: border-box !important; word-wrap: break-word !important; text-align: center;\"><strong style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important; font-size: 14px; color: rgb(89, 89, 89);\">团队组:11支(按成绩整体排序,确定1个特等奖、5个一等奖、5个二等奖获奖名单)</span></strong></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; box-sizing: border-box !important; word-wrap: break-word !important;\"><br/></p></section></section></section><p></p><p><br/></p><p><br/></p>', null, null);
  89. INSERT INTO `activitynews` VALUES ('37', '首届长春青年“人工智能+”创新创业大赛 决赛结果公示 ', '2017-12-28 18:29:29', null, '<section><section><section><section><section><section><section><section><p style=\"padding: 0px; text-align: center; clear: both; margin-top: 0px; margin-bottom: 0px; -ms-word-wrap: break-word !important; min-height: 1em; max-width: 100%; box-sizing: border-box !important;\"><span style=\"margin: 0px; padding: 0px; -ms-word-wrap: break-word !important; max-width: 100%; box-sizing: border-box !important;\">首届长春青年“人工智能+”创新创业大赛</span></p><p style=\"padding: 0px; text-align: center; clear: both; margin-top: 0px; margin-bottom: 0px; -ms-word-wrap: break-word !important; min-height: 1em; max-width: 100%; box-sizing: border-box !important;\"><span style=\"margin: 0px; padding: 0px; color: rgb(227, 108, 9); -ms-word-wrap: break-word !important; max-width: 100%; box-sizing: border-box !important;\"><strong style=\"margin: 0px; padding: 0px; -ms-word-wrap: break-word !important; max-width: 100%; box-sizing: border-box !important;\">决赛结果</strong></span><span style=\"margin: 0px; padding: 0px; -ms-word-wrap: break-word !important; max-width: 100%; box-sizing: border-box !important; text-shadow: 2px 2px 10px rgb(255,0,0);\">公示</span>!!! &nbsp;</p><p style=\"padding: 0px; clear: both; margin-top: 0px; margin-bottom: 0px; -ms-word-wrap: break-word !important; min-height: 1em; max-width: 100%; box-sizing: border-box !important;\"><br/></p></section></section></section></section></section></section></section></section><p><br/></p><section><section><section><section><p style=\"text-align: center;\"><span style=\"color: rgb(192, 80, 77);\"><strong>企业组</strong></span></p><p><br/></p><section><section><section><section><section><section><p style=\"padding: 0px; text-align: center; clear: both; margin-top: 0px; margin-bottom: 0px; -ms-word-wrap: break-word !important; min-height: 1em; max-width: 100%; box-sizing: border-box !important;\"><span style=\"margin: 0px; padding: 0px; color: rgb(0, 176, 80); -ms-word-wrap: break-word !important; max-width: 100%; box-sizing: border-box !important;\">特等奖</span>&nbsp;&nbsp;</p><p style=\"padding: 0px; text-align: center; clear: both; margin-top: 0px; margin-bottom: 0px; -ms-word-wrap: break-word !important; min-height: 1em; max-width: 100%; box-sizing: border-box !important;\">把手科技<br/></p><p style=\"padding: 0px; text-align: center; clear: both; margin-top: 0px; margin-bottom: 0px; -ms-word-wrap: break-word !important; min-height: 1em; max-width: 100%; box-sizing: border-box !important;\"><span style=\"margin: 0px; padding: 0px; color: rgb(0, 176, 80); -ms-word-wrap: break-word !important; max-width: 100%; box-sizing: border-box !important;\"><br/></span></p><p style=\"padding: 0px; text-align: center; clear: both; margin-top: 0px; margin-bottom: 0px; -ms-word-wrap: break-word !important; min-height: 1em; max-width: 100%; box-sizing: border-box !important;\"><span style=\"margin: 0px; padding: 0px; color: rgb(0, 176, 80); -ms-word-wrap: break-word !important; max-width: 100%; box-sizing: border-box !important;\">一等奖</span>&nbsp;</p><p style=\"padding: 0px; text-align: center; clear: both; margin-top: 0px; margin-bottom: 0px; -ms-word-wrap: break-word !important; min-height: 1em; max-width: 100%; box-sizing: border-box !important;\">&nbsp;马上科技</p><p style=\"padding: 0px; text-align: center; clear: both; margin-top: 0px; margin-bottom: 0px; -ms-word-wrap: break-word !important; min-height: 1em; max-width: 100%; box-sizing: border-box !important;\"><span style=\"margin: 0px; padding: 0px; color: rgb(0, 176, 80); -ms-word-wrap: break-word !important; max-width: 100%; box-sizing: border-box !important;\"><br/></span></p><p style=\"padding: 0px; text-align: center; clear: both; margin-top: 0px; margin-bottom: 0px; -ms-word-wrap: break-word !important; min-height: 1em; max-width: 100%; box-sizing: border-box !important;\"><span style=\"margin: 0px; padding: 0px; color: rgb(0, 176, 80); -ms-word-wrap: break-word !important; max-width: 100%; box-sizing: border-box !important;\">二等奖</span>&nbsp;&nbsp;</p><p style=\"padding: 0px; text-align: center; clear: both; margin-top: 0px; margin-bottom: 0px; -ms-word-wrap: break-word !important; min-height: 1em; max-width: 100%; box-sizing: border-box !important;\">中业光电</p><p style=\"padding: 0px; text-align: center; clear: both; margin-top: 0px; margin-bottom: 0px; -ms-word-wrap: break-word !important; min-height: 1em; max-width: 100%; box-sizing: border-box !important;\">草莓科技</p><p style=\"padding: 0px; text-align: center; clear: both; margin-top: 0px; margin-bottom: 0px; -ms-word-wrap: break-word !important; min-height: 1em; max-width: 100%; box-sizing: border-box !important;\"><span style=\"margin: 0px; padding: 0px; color: rgb(0, 176, 80); -ms-word-wrap: break-word !important; max-width: 100%; box-sizing: border-box !important;\"><br/></span></p><p style=\"padding: 0px; text-align: center; clear: both; margin-top: 0px; margin-bottom: 0px; -ms-word-wrap: break-word !important; min-height: 1em; max-width: 100%; box-sizing: border-box !important;\"><span style=\"margin: 0px; padding: 0px; color: rgb(0, 176, 80); -ms-word-wrap: break-word !important; max-width: 100%; box-sizing: border-box !important;\">三等奖</span>&nbsp;</p><p style=\"padding: 0px; text-align: center; clear: both; margin-top: 0px; margin-bottom: 0px; -ms-word-wrap: break-word !important; min-height: 1em; max-width: 100%; box-sizing: border-box !important;\">&nbsp;河马漫步</p><p style=\"padding: 0px; text-align: center; clear: both; margin-top: 0px; margin-bottom: 0px; -ms-word-wrap: break-word !important; min-height: 1em; max-width: 100%; box-sizing: border-box !important;\">喜成科技</p><p style=\"padding: 0px; text-align: center; clear: both; margin-top: 0px; margin-bottom: 0px; -ms-word-wrap: break-word !important; min-height: 1em; max-width: 100%; box-sizing: border-box !important;\">南十字星</p></section></section><section></section></section></section></section><section><p style=\"padding: 0px; clear: both; margin-top: 0px; margin-bottom: 0px; -ms-word-wrap: break-word !important; min-height: 1em; max-width: 100%; box-sizing: border-box !important;\"><br/></p><section><section><section></section></section></section><p style=\"padding: 0px; text-align: center; clear: both; margin-top: 0px; margin-bottom: 0px; -ms-word-wrap: break-word !important; min-height: 1em; max-width: 100%; box-sizing: border-box !important;\"><strong><span style=\"color: rgb(192, 80, 77);\">团队组</span></strong></p><p style=\"padding: 0px; clear: both; margin-top: 0px; margin-bottom: 0px; -ms-word-wrap: break-word !important; min-height: 1em; max-width: 100%; box-sizing: border-box !important;\"><strong><span style=\"color: rgb(192, 80, 77);\"><br/></span></strong></p><section><section><section><section><section><p style=\"padding: 0px; text-align: center; clear: both; margin-top: 0px; margin-bottom: 0px; -ms-word-wrap: break-word !important; min-height: 1em; max-width: 100%; box-sizing: border-box !important;\"><span style=\"margin: 0px; padding: 0px; color: rgb(0, 176, 80); -ms-word-wrap: break-word !important; max-width: 100%; box-sizing: border-box !important;\">特等奖</span></p><p style=\"padding: 0px; text-align: center; clear: both; margin-top: 0px; margin-bottom: 0px; -ms-word-wrap: break-word !important; min-height: 1em; max-width: 100%; box-sizing: border-box !important;\">静脉注射引导系统</p><p style=\"padding: 0px; text-align: center; clear: both; margin-top: 0px; margin-bottom: 0px; -ms-word-wrap: break-word !important; min-height: 1em; max-width: 100%; box-sizing: border-box !important;\"><span style=\"margin: 0px; padding: 0px; color: rgb(0, 176, 80); -ms-word-wrap: break-word !important; max-width: 100%; box-sizing: border-box !important;\"><br/></span></p><p style=\"padding: 0px; text-align: center; clear: both; margin-top: 0px; margin-bottom: 0px; -ms-word-wrap: break-word !important; min-height: 1em; max-width: 100%; box-sizing: border-box !important;\"><span style=\"margin: 0px; padding: 0px; color: rgb(0, 176, 80); -ms-word-wrap: break-word !important; max-width: 100%; box-sizing: border-box !important;\">一等奖</span></p><p style=\"padding: 0px; text-align: center; clear: both; margin-top: 0px; margin-bottom: 0px; -ms-word-wrap: break-word !important; min-height: 1em; max-width: 100%; box-sizing: border-box !important;\">关中魅影-智控皮影机器人</p><p style=\"padding: 0px; text-align: center; clear: both; margin-top: 0px; margin-bottom: 0px; -ms-word-wrap: break-word !important; min-height: 1em; max-width: 100%; box-sizing: border-box !important;\">车载即时防酒驾智能检测与自助控制设备</p><p style=\"padding: 0px; text-align: center; clear: both; margin-top: 0px; margin-bottom: 0px; -ms-word-wrap: break-word !important; min-height: 1em; max-width: 100%; box-sizing: border-box !important;\">基于图像处理的枸杞采摘机器人</p><p style=\"padding: 0px; text-align: center; clear: both; margin-top: 0px; margin-bottom: 0px; -ms-word-wrap: break-word !important; min-height: 1em; max-width: 100%; box-sizing: border-box !important;\">多功能智能魔镜</p><p style=\"padding: 0px; text-align: center; clear: both; margin-top: 0px; margin-bottom: 0px; -ms-word-wrap: break-word !important; min-height: 1em; max-width: 100%; box-sizing: border-box !important;\">“TalkCore&quot;语音智能扩增模块</p><p style=\"padding: 0px; text-align: center; clear: both; margin-top: 0px; margin-bottom: 0px; -ms-word-wrap: break-word !important; min-height: 1em; max-width: 100%; box-sizing: border-box !important;\"><span style=\"margin: 0px; padding: 0px; color: rgb(0, 176, 80); -ms-word-wrap: break-word !important; max-width: 100%; box-sizing: border-box !important;\"><br/></span></p><p style=\"padding: 0px; text-align: center; clear: both; margin-top: 0px; margin-bottom: 0px; -ms-word-wrap: break-word !important; min-height: 1em; max-width: 100%; box-sizing: border-box !important;\"><span style=\"margin: 0px; padding: 0px; color: rgb(0, 176, 80); -ms-word-wrap: break-word !important; max-width: 100%; box-sizing: border-box !important;\">二等奖</span></p><p style=\"padding: 0px; text-align: center; clear: both; margin-top: 0px; margin-bottom: 0px; -ms-word-wrap: break-word !important; min-height: 1em; max-width: 100%; box-sizing: border-box !important;\">基于人机交互”软对接“的多自由度机器人</p><p style=\"padding: 0px; text-align: center; clear: both; margin-top: 0px; margin-bottom: 0px; -ms-word-wrap: break-word !important; min-height: 1em; max-width: 100%; box-sizing: border-box !important;\">基于大数据云监测的草莓种植采摘机器人</p><p style=\"padding: 0px; text-align: center; clear: both; margin-top: 0px; margin-bottom: 0px; -ms-word-wrap: break-word !important; min-height: 1em; max-width: 100%; box-sizing: border-box !important;\">智慧校园管理平台机器人</p><p style=\"padding: 0px; text-align: center; clear: both; margin-top: 0px; margin-bottom: 0px; -ms-word-wrap: break-word !important; min-height: 1em; max-width: 100%; box-sizing: border-box !important;\">全自动智能水果采摘机器人</p><p style=\"padding: 0px; text-align: center; clear: both; margin-top: 0px; margin-bottom: 0px; -ms-word-wrap: break-word !important; min-height: 1em; max-width: 100%; box-sizing: border-box !important;\">基于语音交互的助老机器人的研究&nbsp;</p></section></section></section></section></section></section></section></section></section></section></section><p style=\"text-align: center;\"><img src=\"http://182.92.220.67:8099/ueditor/jsp/upload/image/20180106/1515233522629001141.png\" title=\"1515233522629001141.png\" alt=\"1.png\"/></p><p style=\"text-align: center;\"><img src=\"/ueditor/jsp/upload/image/20180109/1515467026879088970.png\" width=\"270\" height=\"129\"/></p>', null, null);
  90. -- ----------------------------
  91. -- Table structure for base_dept
  92. -- ----------------------------
  93. DROP TABLE IF EXISTS `base_dept`;
  94. CREATE TABLE `base_dept` (
  95. `id` int(11) NOT NULL,
  96. `name` varchar(50) DEFAULT NULL,
  97. `ddesc` varchar(50) DEFAULT NULL,
  98. `imgUrl` varchar(50) DEFAULT NULL,
  99. `dorder` int(11) DEFAULT NULL,
  100. `dstatus` int(11) DEFAULT NULL,
  101. `fid` int(11) DEFAULT NULL,
  102. `uid` int(11) DEFAULT NULL,
  103. PRIMARY KEY (`id`)
  104. ) ENGINE=InnoDB DEFAULT CHARSET=utf8;
  105. -- ----------------------------
  106. -- Records of base_dept
  107. -- ----------------------------
  108. INSERT INTO `base_dept` VALUES ('1', '国防啊', null, null, null, '0', '0', null);
  109. INSERT INTO `base_dept` VALUES ('3', '中央维和部', null, null, null, '0', '0', null);
  110. INSERT INTO `base_dept` VALUES ('4', '长春省纪委', null, null, null, '0', '0', null);
  111. INSERT INTO `base_dept` VALUES ('5', '国土安全局西北工作室', null, null, null, '0', '0', null);
  112. INSERT INTO `base_dept` VALUES ('6', '省督察', null, null, null, '0', '0', null);
  113. INSERT INTO `base_dept` VALUES ('7', '省督查', null, null, null, '0', '0', null);
  114. INSERT INTO `base_dept` VALUES ('8', '国防', null, null, null, '1', '0', null);
  115. INSERT INTO `base_dept` VALUES ('9', '国土安全局', null, null, null, '0', '0', null);
  116. INSERT INTO `base_dept` VALUES ('10', '啊啊啊', null, null, null, '0', '0', null);
  117. INSERT INTO `base_dept` VALUES ('11', '国土安全处', null, null, null, '0', '0', null);
  118. INSERT INTO `base_dept` VALUES ('12', '国土安全局', null, null, null, '0', '0', null);
  119. INSERT INTO `base_dept` VALUES ('13', '国土安全局一处', null, null, null, '0', '0', null);
  120. INSERT INTO `base_dept` VALUES ('14', '国土安全局到底', null, null, null, '0', '0', null);
  121. INSERT INTO `base_dept` VALUES ('15', '报送员1', null, null, null, '0', '0', null);
  122. INSERT INTO `base_dept` VALUES ('16', '国土安全处', null, null, null, '0', '0', null);
  123. -- ----------------------------
  124. -- Table structure for base_dict
  125. -- ----------------------------
  126. DROP TABLE IF EXISTS `base_dict`;
  127. CREATE TABLE `base_dict` (
  128. `id` int(11) NOT NULL,
  129. `name` varchar(50) DEFAULT NULL,
  130. `ddesc` varchar(50) DEFAULT NULL,
  131. `imgUrl` varchar(50) DEFAULT NULL,
  132. `dorder` int(11) DEFAULT NULL,
  133. `dstatus` int(11) DEFAULT NULL,
  134. `fid` int(11) DEFAULT NULL,
  135. `code` varchar(50) DEFAULT NULL,
  136. PRIMARY KEY (`id`)
  137. ) ENGINE=InnoDB DEFAULT CHARSET=utf8;
  138. -- ----------------------------
  139. -- Records of base_dict
  140. -- ----------------------------
  141. -- ----------------------------
  142. -- Table structure for base_dict_copy
  143. -- ----------------------------
  144. DROP TABLE IF EXISTS `base_dict_copy`;
  145. CREATE TABLE `base_dict_copy` (
  146. `id` int(11) NOT NULL,
  147. `name` varchar(50) DEFAULT NULL,
  148. `ddesc` varchar(50) DEFAULT NULL,
  149. `imgUrl` varchar(50) DEFAULT NULL,
  150. `dorder` int(11) DEFAULT NULL,
  151. `dstatus` int(11) DEFAULT NULL,
  152. `fid` int(11) DEFAULT NULL,
  153. `code` varchar(50) DEFAULT NULL,
  154. PRIMARY KEY (`id`)
  155. ) ENGINE=InnoDB DEFAULT CHARSET=utf8;
  156. -- ----------------------------
  157. -- Records of base_dict_copy
  158. -- ----------------------------
  159. -- ----------------------------
  160. -- Table structure for base_id_gen
  161. -- ----------------------------
  162. DROP TABLE IF EXISTS `base_id_gen`;
  163. CREATE TABLE `base_id_gen` (
  164. `id_key` varchar(20) NOT NULL,
  165. `id_value` int(11) DEFAULT NULL,
  166. PRIMARY KEY (`id_key`)
  167. ) ENGINE=InnoDB DEFAULT CHARSET=utf8;
  168. -- ----------------------------
  169. -- Records of base_id_gen
  170. -- ----------------------------
  171. INSERT INTO `base_id_gen` VALUES ('base_dept', '16');
  172. INSERT INTO `base_id_gen` VALUES ('base_log', '1915');
  173. INSERT INTO `base_id_gen` VALUES ('base_menu', '49');
  174. INSERT INTO `base_id_gen` VALUES ('base_role', '8');
  175. INSERT INTO `base_id_gen` VALUES ('base_user_info', '286');
  176. -- ----------------------------
  177. -- Table structure for base_log
  178. -- ----------------------------
  179. DROP TABLE IF EXISTS `base_log`;
  180. CREATE TABLE `base_log` (
  181. `id` int(11) NOT NULL,
  182. `log_type` varchar(50) DEFAULT NULL,
  183. `event_log` varchar(200) DEFAULT NULL,
  184. `event_desc` varchar(50) DEFAULT NULL,
  185. `event_para` varchar(200) DEFAULT NULL,
  186. `event_user` varchar(50) DEFAULT NULL,
  187. `event_date` varchar(50) DEFAULT NULL,
  188. `result_code` varchar(50) DEFAULT NULL,
  189. `result_desc` varchar(200) DEFAULT NULL,
  190. `result_detail` varchar(200) DEFAULT NULL,
  191. `user_ip` varchar(50) DEFAULT NULL,
  192. `user_id` int(11) DEFAULT NULL,
  193. `user_name` varchar(50) DEFAULT NULL,
  194. `login_name` varchar(50) DEFAULT NULL,
  195. PRIMARY KEY (`id`)
  196. ) ENGINE=InnoDB DEFAULT CHARSET=utf8;
  197. -- ----------------------------
  198. -- Records of base_log
  199. -- ----------------------------
  200. INSERT INTO `base_log` VALUES ('1698', 'login', 'base.sys.controller.LoginController.in', '登陆', '{name=admin,pwd=123456}', '', '1515215799192', 'SUCCESS', '登陆成功', '{message=登陆成功, status=SUCCESS}', '222.168.67.100', '1', '管理员', 'admin');
  201. INSERT INTO `base_log` VALUES ('1699', 'login', 'base.sys.controller.LoginController.in', '登陆', '{name=admin,pwd=123456}', '', '1515216620286', 'SUCCESS', '登陆成功', '{message=登陆成功, status=SUCCESS}', '222.168.67.100', '1', '管理员', 'admin');
  202. INSERT INTO `base_log` VALUES ('1700', 'login', 'base.sys.controller.LoginController.in', '登陆', '{name=admin,pwd=123456}', '', '1515218032114', 'SUCCESS', '登陆成功', '{message=登陆成功, status=SUCCESS}', '222.168.67.100', '1', '管理员', 'admin');
  203. INSERT INTO `base_log` VALUES ('1701', 'login', 'base.sys.controller.LoginController.in', '登陆', '{name=admin,pwd=123456}', '', '1515218895661', 'SUCCESS', '登陆成功', '{message=登陆成功, status=SUCCESS}', '222.168.67.100', '1', '管理员', 'admin');
  204. INSERT INTO `base_log` VALUES ('1702', 'login', 'base.sys.controller.LoginController.in', '登陆', '{name=admin,pwd=123456}', '', '1515220217083', 'SUCCESS', '登陆成功', '{message=登陆成功, status=SUCCESS}', '222.168.67.100', '1', '管理员', 'admin');
  205. INSERT INTO `base_log` VALUES ('1703', 'login', 'base.sys.controller.LoginController.in', '登陆', '{name=admin,pwd=123456}', '', '1515220442067', 'SUCCESS', '登陆成功', '{message=登陆成功, status=SUCCESS}', '222.168.67.100', '1', '管理员', 'admin');
  206. INSERT INTO `base_log` VALUES ('1704', 'login', 'base.sys.controller.LoginController.in', '登陆', '{name=admin,pwd=123456}', '', '1515220891098', 'SUCCESS', '登陆成功', '{message=登陆成功, status=SUCCESS}', '222.168.67.100', '1', '管理员', 'admin');
  207. INSERT INTO `base_log` VALUES ('1705', 'login', 'base.sys.controller.LoginController.in', '登陆', '{name=admin,pwd=123456}', '', '1515221854504', 'SUCCESS', '登陆成功', '{message=登陆成功, status=SUCCESS}', '222.168.67.100', '1', '管理员', 'admin');
  208. INSERT INTO `base_log` VALUES ('1706', 'login', 'base.sys.controller.LoginController.in', '登陆', '{name=admin,pwd=123456}', '', '1515222542833', 'SUCCESS', '登陆成功', '{message=登陆成功, status=SUCCESS}', '222.168.67.100', '1', '管理员', 'admin');
  209. INSERT INTO `base_log` VALUES ('1707', 'login', 'base.sys.controller.LoginController.in', '登陆', '{name=admin,pwd=123456}', '', '1515223607254', 'SUCCESS', '登陆成功', '{message=登陆成功, status=SUCCESS}', '222.168.67.100', '1', '管理员', 'admin');
  210. INSERT INTO `base_log` VALUES ('1708', 'login', 'base.sys.controller.LoginController.in', '登陆', '{name=admin,pwd=123456}', '', '1515223607286', 'SUCCESS', '登陆成功', '{message=登陆成功, status=SUCCESS}', '222.168.67.100', '1', '管理员', 'admin');
  211. INSERT INTO `base_log` VALUES ('1709', 'login', 'base.sys.controller.LoginController.in', '登陆', '{name=admin,pwd=123456}', '', '1515223711848', 'SUCCESS', '登陆成功', '{message=登陆成功, status=SUCCESS}', '222.168.67.100', '1', '管理员', 'admin');
  212. INSERT INTO `base_log` VALUES ('1710', 'login', 'base.sys.controller.LoginController.in', '登陆', '{name=admin,pwd=123456}', '', '1515225664208', 'SUCCESS', '登陆成功', '{message=登陆成功, status=SUCCESS}', '222.168.67.100', '1', '管理员', 'admin');
  213. INSERT INTO `base_log` VALUES ('1711', 'login', 'base.sys.controller.LoginController.in', '登陆', '{name=admin,pwd=123456}', '', '1515225958770', 'SUCCESS', '登陆成功', '{message=登陆成功, status=SUCCESS}', '222.168.67.100', '1', '管理员', 'admin');
  214. INSERT INTO `base_log` VALUES ('1712', 'login', 'base.sys.controller.LoginController.in', '登陆', '{name=admin,pwd=123456}', '', '1515229476004', 'SUCCESS', '登陆成功', '{message=登陆成功, status=SUCCESS}', '222.168.67.100', '1', '管理员', 'admin');
  215. INSERT INTO `base_log` VALUES ('1713', 'login', 'base.sys.controller.LoginController.in', '登陆', '{name=admin,pwd=123456}', '', '1515230212036', 'SUCCESS', '登陆成功', '{message=登陆成功, status=SUCCESS}', '222.168.67.100', '1', '管理员', 'admin');
  216. INSERT INTO `base_log` VALUES ('1714', 'intercept', 'base.sys.interceptors.ParameterInterceptor.intercept', '拦截器', '{id=http://182.92.220.67:8099/iflytek/activityaddnews.html}', '', '1515230236129', '', '', '{}', '222.168.67.100', '1', '管理员', 'admin');
  217. INSERT INTO `base_log` VALUES ('1715', 'intercept', 'base.sys.interceptors.ParameterInterceptor.intercept', '拦截器', '{id=http://182.92.220.67:8099/iflytek/activityaddnews.html}', '', '1515230282395', '', '', '{}', '222.168.67.100', '1', '管理员', 'admin');
  218. INSERT INTO `base_log` VALUES ('1716', 'intercept', 'base.sys.interceptors.ParameterInterceptor.intercept', '拦截器', '{id=http://182.92.220.67:8099/iflytek/activityaddnews.html}', '', '1515230412129', '', '', '{}', '222.168.67.100', '1', '管理员', 'admin');
  219. INSERT INTO `base_log` VALUES ('1717', 'intercept', 'base.sys.interceptors.ParameterInterceptor.intercept', '拦截器', '{id=http://182.92.220.67:8099/iflytek/activityaddnews.html}', '', '1515230486411', '', '', '{}', '222.168.67.100', '1', '管理员', 'admin');
  220. INSERT INTO `base_log` VALUES ('1718', 'intercept', 'base.sys.interceptors.ParameterInterceptor.intercept', '拦截器', '{id=http://182.92.220.67:8099/iflytek/activityaddnews.html}', '', '1515230518911', '', '', '{}', '222.168.67.100', '1', '管理员', 'admin');
  221. INSERT INTO `base_log` VALUES ('1719', 'intercept', 'base.sys.interceptors.ParameterInterceptor.intercept', '拦截器', '{id=http://182.92.220.67:8099/iflytek/activityaddnews.html}', '', '1515230653801', '', '', '{}', '222.168.67.100', '1', '管理员', 'admin');
  222. INSERT INTO `base_log` VALUES ('1720', 'intercept', 'base.sys.interceptors.ParameterInterceptor.intercept', '拦截器', '{id=http://182.92.220.67:8099/iflytek/activityaddnews.html}', '', '1515230749067', '', '', '{}', '222.168.67.100', '1', '管理员', 'admin');
  223. INSERT INTO `base_log` VALUES ('1721', 'intercept', 'base.sys.interceptors.ParameterInterceptor.intercept', '拦截器', '{id=http://182.92.220.67:8099/iflytek/activityaddnews.html}', '', '1515230841989', '', '', '{}', '222.168.67.100', '1', '管理员', 'admin');
  224. INSERT INTO `base_log` VALUES ('1722', 'intercept', 'base.sys.interceptors.ParameterInterceptor.intercept', '拦截器', '{id=http://182.92.220.67:8099/iflytek/activityaddnews.html}', '', '1515230874645', '', '', '{}', '222.168.67.100', '1', '管理员', 'admin');
  225. INSERT INTO `base_log` VALUES ('1723', 'intercept', 'base.sys.interceptors.ParameterInterceptor.intercept', '拦截器', '{id=http://182.92.220.67:8099/iflytek/activityaddnews.html}', '', '1515230937551', '', '', '{}', '222.168.67.100', '1', '管理员', 'admin');
  226. INSERT INTO `base_log` VALUES ('1724', 'intercept', 'base.sys.interceptors.ParameterInterceptor.intercept', '拦截器', '{id=http://182.92.220.67:8099/iflytek/policyaddnews.html}', '', '1515230959708', '', '', '{}', '222.168.67.100', '1', '管理员', 'admin');
  227. INSERT INTO `base_log` VALUES ('1725', 'intercept', 'base.sys.interceptors.ParameterInterceptor.intercept', '拦截器', '{id=http://182.92.220.67:8099/iflytek/policyaddnews.html}', '', '1515230984879', '', '', '{}', '222.168.67.100', '1', '管理员', 'admin');
  228. INSERT INTO `base_log` VALUES ('1726', 'intercept', 'base.sys.interceptors.ParameterInterceptor.intercept', '拦截器', '{id=http://182.92.220.67:8099/iflytek/activityaddnews.html}', '', '1515231030973', '', '', '{}', '222.168.67.100', '1', '管理员', 'admin');
  229. INSERT INTO `base_log` VALUES ('1727', 'intercept', 'base.sys.interceptors.ParameterInterceptor.intercept', '拦截器', '{id=http://182.92.220.67:8099/iflytek/activityaddnews.html}', '', '1515231130286', '', '', '{}', '222.168.67.100', '1', '管理员', 'admin');
  230. INSERT INTO `base_log` VALUES ('1728', 'intercept', 'base.sys.interceptors.ParameterInterceptor.intercept', '拦截器', '{id=http://182.92.220.67:8099/iflytek/activityaddnews.html}', '', '1515231217739', '', '', '{}', '222.168.67.100', '1', '管理员', 'admin');
  231. INSERT INTO `base_log` VALUES ('1729', 'intercept', 'base.sys.interceptors.ParameterInterceptor.intercept', '拦截器', '{id=http://182.92.220.67:8099/iflytek/activityaddnews.html}', '', '1515231283286', '', '', '{}', '222.168.67.100', '1', '管理员', 'admin');
  232. INSERT INTO `base_log` VALUES ('1730', 'intercept', 'base.sys.interceptors.ParameterInterceptor.intercept', '拦截器', '{id=http://182.92.220.67:8099/iflytek/activityaddnews.html}', '', '1515231444379', '', '', '{}', '222.168.67.100', '1', '管理员', 'admin');
  233. INSERT INTO `base_log` VALUES ('1731', 'intercept', 'base.sys.interceptors.ParameterInterceptor.intercept', '拦截器', '{id=http://182.92.220.67:8099/iflytek/activityaddnews.html}', '', '1515231526208', '', '', '{}', '222.168.67.100', '1', '管理员', 'admin');
  234. INSERT INTO `base_log` VALUES ('1732', 'intercept', 'base.sys.interceptors.ParameterInterceptor.intercept', '拦截器', '{id=http://182.92.220.67:8099/iflytek/activityaddnews.html}', '', '1515231693833', '', '', '{}', '222.168.67.100', '1', '管理员', 'admin');
  235. INSERT INTO `base_log` VALUES ('1733', 'intercept', 'base.sys.interceptors.ParameterInterceptor.intercept', '拦截器', '{id=http://182.92.220.67:8099/iflytek/activityaddnews.html}', '', '1515231829786', '', '', '{}', '222.168.67.100', '1', '管理员', 'admin');
  236. INSERT INTO `base_log` VALUES ('1734', 'intercept', 'base.sys.interceptors.ParameterInterceptor.intercept', '拦截器', '{id=http://182.92.220.67:8099/iflytek/activityaddnews.html}', '', '1515231925551', '', '', '{}', '222.168.67.100', '1', '管理员', 'admin');
  237. INSERT INTO `base_log` VALUES ('1735', 'intercept', 'base.sys.interceptors.ParameterInterceptor.intercept', '拦截器', '{id=http://182.92.220.67:8099/iflytek/activityaddnews.html}', '', '1515232000129', '', '', '{}', '222.168.67.100', '1', '管理员', 'admin');
  238. INSERT INTO `base_log` VALUES ('1736', 'intercept', 'base.sys.interceptors.ParameterInterceptor.intercept', '拦截器', '{id=http://182.92.220.67:8099/iflytek/activityaddnews.html}', '', '1515232096848', '', '', '{}', '222.168.67.100', '1', '管理员', 'admin');
  239. INSERT INTO `base_log` VALUES ('1737', 'intercept', 'base.sys.interceptors.ParameterInterceptor.intercept', '拦截器', '{id=http://182.92.220.67:8099/iflytek/activityaddnews.html}', '', '1515232670770', '', '', '{}', '222.168.67.100', '1', '管理员', 'admin');
  240. INSERT INTO `base_log` VALUES ('1738', 'intercept', 'base.sys.interceptors.ParameterInterceptor.intercept', '拦截器', '{id=http://182.92.220.67:8099/iflytek/activityaddnews.html}', '', '1515232711879', '', '', '{}', '222.168.67.100', '1', '管理员', 'admin');
  241. INSERT INTO `base_log` VALUES ('1739', 'intercept', 'base.sys.interceptors.ParameterInterceptor.intercept', '拦截器', '{id=http://182.92.220.67:8099/iflytek/activityaddnews.html}', '', '1515232997567', '', '', '{}', '222.168.67.100', '1', '管理员', 'admin');
  242. INSERT INTO `base_log` VALUES ('1740', 'intercept', 'base.sys.interceptors.ParameterInterceptor.intercept', '拦截器', '{id=http://182.92.220.67:8099/iflytek/activityaddnews.html}', '', '1515233558598', '', '', '{}', '222.168.67.100', '1', '管理员', 'admin');
  243. INSERT INTO `base_log` VALUES ('1741', 'intercept', 'base.sys.interceptors.ParameterInterceptor.intercept', '拦截器', '{id=http://182.92.220.67:8099/iflytek/activityaddnews.html}', '', '1515233684801', '', '', '{}', '222.168.67.100', '1', '管理员', 'admin');
  244. INSERT INTO `base_log` VALUES ('1742', 'intercept', 'base.sys.interceptors.ParameterInterceptor.intercept', '拦截器', '{id=http://182.92.220.67:8099/iflytek/activityaddnews.html}', '', '1515233786895', '', '', '{}', '222.168.67.100', '1', '管理员', 'admin');
  245. INSERT INTO `base_log` VALUES ('1743', 'intercept', 'base.sys.interceptors.ParameterInterceptor.intercept', '拦截器', '{id=http://182.92.220.67:8099/iflytek/activityaddnews.html}', '', '1515233820567', '', '', '{}', '222.168.67.100', '1', '管理员', 'admin');
  246. INSERT INTO `base_log` VALUES ('1744', 'intercept', 'base.sys.interceptors.ParameterInterceptor.intercept', '拦截器', '{id=http://182.92.220.67:8099/iflytek/activityaddnews.html}', '', '1515233958161', '', '', '{}', '222.168.67.100', '1', '管理员', 'admin');
  247. INSERT INTO `base_log` VALUES ('1745', 'intercept', 'base.sys.interceptors.ParameterInterceptor.intercept', '拦截器', '{id=http://182.92.220.67:8099/iflytek/activityaddnews.html}', '', '1515234473504', '', '', '{}', '222.168.67.100', '1', '管理员', 'admin');
  248. INSERT INTO `base_log` VALUES ('1746', 'intercept', 'base.sys.interceptors.ParameterInterceptor.intercept', '拦截器', '{id=http://182.92.220.67:8099/iflytek/activityaddnews.html}', '', '1515234543973', '', '', '{}', '222.168.67.100', '1', '管理员', 'admin');
  249. INSERT INTO `base_log` VALUES ('1747', 'login', 'base.sys.controller.LoginController.in', '登陆', '{name=admin,pwd=123456}', '', '1515237231801', 'SUCCESS', '登陆成功', '{message=登陆成功, status=SUCCESS}', '222.168.67.100', '1', '管理员', 'admin');
  250. INSERT INTO `base_log` VALUES ('1748', 'login', 'base.sys.controller.LoginController.in', '登陆', '{name=admin,pwd=123456}', '', '1515306058426', 'SUCCESS', '登陆成功', '{message=登陆成功, status=SUCCESS}', '222.168.67.100', '1', '管理员', 'admin');
  251. INSERT INTO `base_log` VALUES ('1749', 'login', 'base.sys.controller.LoginController.in', '登陆', '{name=admin,pwd=123456}', '', '1515370798051', 'SUCCESS', '登陆成功', '{message=登陆成功, status=SUCCESS}', '222.168.67.100', '1', '管理员', 'admin');
  252. INSERT INTO `base_log` VALUES ('1750', 'login', 'base.sys.controller.LoginController.in', '登陆', '{name=admin,pwd=123456}', '', '1515383437176', 'SUCCESS', '登陆成功', '{message=登陆成功, status=SUCCESS}', '222.168.67.100', '1', '管理员', 'admin');
  253. INSERT INTO `base_log` VALUES ('1751', 'login', 'base.sys.controller.LoginController.in', '登陆', '{name=admin,pwd=123456}', '', '1515383864473', 'SUCCESS', '登陆成功', '{message=登陆成功, status=SUCCESS}', '222.168.67.100', '1', '管理员', 'admin');
  254. INSERT INTO `base_log` VALUES ('1752', 'login', 'base.sys.controller.LoginController.in', '登陆', '{name=admin,pwd=123456}', '', '1515383866583', 'SUCCESS', '登陆成功', '{message=登陆成功, status=SUCCESS}', '222.168.67.100', '1', '管理员', 'admin');
  255. INSERT INTO `base_log` VALUES ('1753', 'login', 'base.sys.controller.LoginController.in', '登陆', '{name=admin,pwd=123456}', '', '1515387347598', 'SUCCESS', '登陆成功', '{message=登陆成功, status=SUCCESS}', '222.168.67.100', '1', '管理员', 'admin');
  256. INSERT INTO `base_log` VALUES ('1754', 'login', 'base.sys.controller.LoginController.in', '登陆', '{name=admin,pwd=123456}', '', '1515389051223', 'SUCCESS', '登陆成功', '{message=登陆成功, status=SUCCESS}', '222.168.67.100', '1', '管理员', 'admin');
  257. INSERT INTO `base_log` VALUES ('1755', 'login', 'base.sys.controller.LoginController.in', '登陆', '{name=admin,pwd=123456}', '', '1515389140583', 'SUCCESS', '登陆成功', '{message=登陆成功, status=SUCCESS}', '222.168.67.100', '1', '管理员', 'admin');
  258. INSERT INTO `base_log` VALUES ('1756', 'login', 'base.sys.controller.LoginController.in', '登陆', '{name=admin,pwd=123456}', '', '1515410730708', 'SUCCESS', '登陆成功', '{message=登陆成功, status=SUCCESS}', '222.168.67.100', '1', '管理员', 'admin');
  259. INSERT INTO `base_log` VALUES ('1757', 'login', 'base.sys.controller.LoginController.in', '登陆', '{name=admin,pwd=123456}', '', '1515458006520', 'SUCCESS', '登陆成功', '{message=登陆成功, status=SUCCESS}', '222.168.67.100', '1', '管理员', 'admin');
  260. INSERT INTO `base_log` VALUES ('1758', 'intercept', 'base.sys.interceptors.ParameterInterceptor.intercept', '拦截器', '{ids=,20,19,18,title= 首页幻灯,filePath=undefined,undefined,undefined,undefined}', '', '1515458044723', '', '', '{}', '222.168.67.100', '1', '管理员', 'admin');
  261. INSERT INTO `base_log` VALUES ('1759', 'intercept', 'base.sys.interceptors.ParameterInterceptor.intercept', '拦截器', '{ids=,25,title= 项目合作幻灯,filePath=undefined,undefined}', '', '1515458142817', '', '', '{}', '222.168.67.100', '1', '管理员', 'admin');
  262. INSERT INTO `base_log` VALUES ('1760', 'intercept', 'base.sys.interceptors.ParameterInterceptor.intercept', '拦截器', '{ids=,26,24,title= 基地幻灯,filePath=undefined,undefined,undefined}', '', '1515458176567', '', '', '{}', '222.168.67.100', '1', '管理员', 'admin');
  263. INSERT INTO `base_log` VALUES ('1761', 'intercept', 'base.sys.interceptors.ParameterInterceptor.intercept', '拦截器', '{ids=,25,title= 项目合作幻灯,filePath=undefined,undefined}', '', '1515458207911', '', '', '{}', '222.168.67.100', '1', '管理员', 'admin');
  264. INSERT INTO `base_log` VALUES ('1762', 'intercept', 'base.sys.interceptors.ParameterInterceptor.intercept', '拦截器', '{ids=,25,title= 项目合作幻灯,filePath=undefined,undefined}', '', '1515458331004', '', '', '{}', '222.168.67.100', '1', '管理员', 'admin');
  265. INSERT INTO `base_log` VALUES ('1763', 'intercept', 'base.sys.interceptors.ParameterInterceptor.intercept', '拦截器', '{ids=,25,title= 项目合作幻灯,filePath=undefined,undefined}', '', '1515458396114', '', '', '{}', '222.168.67.100', '1', '管理员', 'admin');
  266. INSERT INTO `base_log` VALUES ('1764', 'intercept', 'base.sys.interceptors.ParameterInterceptor.intercept', '拦截器', '{ids=,20,19,title= 首页幻灯,filePath=undefined,undefined,undefined}', '', '1515458399051', '', '', '{}', '222.168.67.100', '1', '管理员', 'admin');
  267. INSERT INTO `base_log` VALUES ('1765', 'login', 'base.sys.controller.LoginController.in', '登陆', '{name=admin,pwd=123456}', '', '1515458513333', 'SUCCESS', '登陆成功', '{message=登陆成功, status=SUCCESS}', '222.168.67.100', '1', '管理员', 'admin');
  268. INSERT INTO `base_log` VALUES ('1766', 'intercept', 'base.sys.interceptors.ParameterInterceptor.intercept', '拦截器', '{ids=,20,19,title= 首页幻灯,filePath=undefined,undefined,undefined}', '', '1515458517567', '', '', '{}', '222.168.67.100', '1', '管理员', 'admin');
  269. INSERT INTO `base_log` VALUES ('1767', 'intercept', 'base.sys.interceptors.ParameterInterceptor.intercept', '拦截器', '{ids=,20,19,title= 首页幻灯,filePath=undefined,undefined,undefined}', '', '1515458577864', '', '', '{}', '222.168.67.100', '1', '管理员', 'admin');
  270. INSERT INTO `base_log` VALUES ('1768', 'intercept', 'base.sys.interceptors.ParameterInterceptor.intercept', '拦截器', '{ids=,20,19,title= 首页幻灯,filePath=undefined,undefined,undefined}', '', '1515458580317', '', '', '{}', '222.168.67.100', '1', '管理员', 'admin');
  271. INSERT INTO `base_log` VALUES ('1769', 'intercept', 'base.sys.interceptors.ParameterInterceptor.intercept', '拦截器', '{ids=,30,29,28,title= 首页幻灯,filePath=undefined,undefined,undefined,undefined}', '', '1515459010864', '', '', '{}', '222.168.67.100', '1', '管理员', 'admin');
  272. INSERT INTO `base_log` VALUES ('1770', 'intercept', 'base.sys.interceptors.ParameterInterceptor.intercept', '拦截器', '{ids=,31,25,title= 项目合作幻灯,filePath=undefined,undefined,undefined}', '', '1515459027989', '', '', '{}', '222.168.67.100', '1', '管理员', 'admin');
  273. INSERT INTO `base_log` VALUES ('1771', 'intercept', 'base.sys.interceptors.ParameterInterceptor.intercept', '拦截器', '{ids=,32,26,title= 基地幻灯,filePath=undefined,undefined,undefined}', '', '1515459037739', '', '', '{}', '222.168.67.100', '1', '管理员', 'admin');
  274. INSERT INTO `base_log` VALUES ('1772', 'intercept', 'base.sys.interceptors.ParameterInterceptor.intercept', '拦截器', '{ids=,33,30,29,title= 首页幻灯,filePath=undefined,undefined,undefined,undefined}', '', '1515459858926', '', '', '{}', '222.168.67.100', '1', '管理员', 'admin');
  275. INSERT INTO `base_log` VALUES ('1773', 'intercept', 'base.sys.interceptors.ParameterInterceptor.intercept', '拦截器', '{ids=,35,34,33,29,title= 首页幻灯,filePath=undefined,undefined,undefined,undefined,undefined}', '', '1515459970723', '', '', '{}', '222.168.67.100', '1', '管理员', 'admin');
  276. INSERT INTO `base_log` VALUES ('1774', 'login', 'base.sys.controller.LoginController.in', '登陆', '{name=admin,pwd=123456}', '', '1515461199926', 'SUCCESS', '登陆成功', '{message=登陆成功, status=SUCCESS}', '222.168.67.100', '1', '管理员', 'admin');
  277. INSERT INTO `base_log` VALUES ('1775', 'login', 'base.sys.controller.LoginController.in', '登陆', '{name=admin,pwd=123456}', '', '1515466524926', 'SUCCESS', '登陆成功', '{message=登陆成功, status=SUCCESS}', '222.168.67.100', '1', '管理员', 'admin');
  278. INSERT INTO `base_log` VALUES ('1776', 'intercept', 'base.sys.interceptors.ParameterInterceptor.intercept', '拦截器', '{ids=,41,40,39,38,37,36,35,34,title= 首页幻灯,filePath=undefined,undefined,undefined,undefined,undefined,undefined,undefined,undefined,undefined}', '', '1515466766504', '', '', '{}', '222.168.67.100', '1', '管理员', 'admin');
  279. INSERT INTO `base_log` VALUES ('1777', 'intercept', 'base.sys.interceptors.ParameterInterceptor.intercept', '拦截器', '{ids=,42,31,title= 项目合作幻灯,filePath=undefined,undefined,undefined}', '', '1515466781223', '', '', '{}', '222.168.67.100', '1', '管理员', 'admin');
  280. INSERT INTO `base_log` VALUES ('1778', 'intercept', 'base.sys.interceptors.ParameterInterceptor.intercept', '拦截器', '{ids=,43,32,title= 基地幻灯,filePath=undefined,undefined,undefined}', '', '1515466795270', '', '', '{}', '222.168.67.100', '1', '管理员', 'admin');
  281. INSERT INTO `base_log` VALUES ('1779', 'intercept', 'base.sys.interceptors.ParameterInterceptor.intercept', '拦截器', '{ids=,42,title= 项目合作幻灯,filePath=undefined,https://www.baidu.com/}', '', '1515466853942', '', '', '{}', '222.168.67.100', '1', '管理员', 'admin');
  282. INSERT INTO `base_log` VALUES ('1780', 'login', 'base.sys.controller.LoginController.in', '登陆', '{name=admin,pwd=123456}', '', '1515467640973', 'SUCCESS', '登陆成功', '{message=登陆成功, status=SUCCESS}', '222.168.67.100', '1', '管理员', 'admin');
  283. INSERT INTO `base_log` VALUES ('1781', 'login', 'base.sys.controller.LoginController.in', '登陆', '{name=admin,pwd=123456}', '', '1515468874083', 'SUCCESS', '登陆成功', '{message=登陆成功, status=SUCCESS}', '222.168.67.100', '1', '管理员', 'admin');
  284. INSERT INTO `base_log` VALUES ('1782', 'login', 'base.sys.controller.LoginController.in', '登陆', '{name=admin,pwd=123456}', '', '1515472170036', 'SUCCESS', '登陆成功', '{message=登陆成功, status=SUCCESS}', '222.168.67.100', '1', '管理员', 'admin');
  285. INSERT INTO `base_log` VALUES ('1783', 'login', 'base.sys.controller.LoginController.in', '登陆', '{name=admin,pwd=123456}', '', '1515474522145', 'SUCCESS', '登陆成功', '{message=登陆成功, status=SUCCESS}', '222.168.67.100', '1', '管理员', 'admin');
  286. INSERT INTO `base_log` VALUES ('1784', 'intercept', 'base.sys.interceptors.ParameterInterceptor.intercept', '拦截器', '{ids=,41,40,title= 首页幻灯,filePath=undefined,undefined,undefined}', '', '1515474534598', '', '', '{}', '222.168.67.100', '1', '管理员', 'admin');
  287. INSERT INTO `base_log` VALUES ('1785', 'login', 'base.sys.controller.LoginController.in', '登陆', '{name=admin,pwd=123456}', '', '1515486492184', 'SUCCESS', '登陆成功', '{message=登陆成功, status=SUCCESS}', '0:0:0:0:0:0:0:1', '1', '管理员', 'admin');
  288. INSERT INTO `base_log` VALUES ('1786', 'login', 'base.sys.controller.LoginController.in', '登陆', '{name=admin,pwd=123456}', '', '1515545222613', 'SUCCESS', '登陆成功', '{message=登陆成功, status=SUCCESS}', '0:0:0:0:0:0:0:1', '1', '管理员', 'admin');
  289. INSERT INTO `base_log` VALUES ('1787', 'login', 'base.sys.controller.LoginController.in', '登陆', '{name=admin,pwd=admin}', '', '1518398886603', 'ERROR', '密码错误', '{message=密码错误, status=ERROR}', '0:0:0:0:0:0:0:1', '0', '', '');
  290. INSERT INTO `base_log` VALUES ('1788', 'login', 'base.sys.controller.LoginController.in', '登陆', '{name=admin,pwd=123456}', '', '1518398895270', 'SUCCESS', '登陆成功', '{message=登陆成功, status=SUCCESS}', '0:0:0:0:0:0:0:1', '1', '管理员', 'admin');
  291. INSERT INTO `base_log` VALUES ('1789', 'intercept', 'base.sys.interceptors.ParameterInterceptor.intercept', '拦截器', '{ids=,45,44,41,40,title= 首页幻灯,filePath=undefined,undefined,undefined,undefined,undefined}', '', '1518398951076', '', '', '{}', '0:0:0:0:0:0:0:1', '1', '管理员', 'admin');
  292. INSERT INTO `base_log` VALUES ('1790', 'intercept', 'base.sys.interceptors.ParameterInterceptor.intercept', '拦截器', '{ids=,46,42,title= 项目合作幻灯,filePath=undefined,undefined,undefined}', '', '1518398959987', '', '', '{}', '0:0:0:0:0:0:0:1', '1', '管理员', 'admin');
  293. INSERT INTO `base_log` VALUES ('1791', 'intercept', 'base.sys.interceptors.ParameterInterceptor.intercept', '拦截器', '{ids=,47,43,title= 基地幻灯,filePath=undefined,undefined,undefined}', '', '1518398969203', '', '', '{}', '0:0:0:0:0:0:0:1', '1', '管理员', 'admin');
  294. INSERT INTO `base_log` VALUES ('1792', 'login', 'base.sys.controller.LoginController.in', '登陆', '{name=admin,pwd=aikelunadmin}', '', '1518399086423', 'ERROR', '密码错误', '{message=密码错误, status=ERROR}', '0:0:0:0:0:0:0:1', '0', '', '');
  295. INSERT INTO `base_log` VALUES ('1793', 'login', 'base.sys.controller.LoginController.in', '登陆', '{name=admin,pwd=123456}', '', '1518399096256', 'SUCCESS', '登陆成功', '{message=登陆成功, status=SUCCESS}', '0:0:0:0:0:0:0:1', '1', '管理员', 'admin');
  296. INSERT INTO `base_log` VALUES ('1794', 'login', 'base.sys.controller.LoginController.in', '登陆', '{name=admin,pwd=123456}', '', '1518402655347', 'SUCCESS', '登陆成功', '{message=登陆成功, status=SUCCESS}', '0:0:0:0:0:0:0:1', '1', '管理员', 'admin');
  297. INSERT INTO `base_log` VALUES ('1795', 'login', 'base.sys.controller.LoginController.in', '登陆', '{name=admin,pwd=123456}', '', '1518404483621', 'SUCCESS', '登陆成功', '{message=登陆成功, status=SUCCESS}', '0:0:0:0:0:0:0:1', '1', '管理员', 'admin');
  298. INSERT INTO `base_log` VALUES ('1796', 'login', 'base.sys.controller.LoginController.in', '登陆', '{name=admin,pwd=aikelunadmin}', '', '1519789954406', 'ERROR', '密码错误', '{message=密码错误, status=ERROR}', '0:0:0:0:0:0:0:1', '0', '', '');
  299. INSERT INTO `base_log` VALUES ('1797', 'login', 'base.sys.controller.LoginController.in', '登陆', '{name=admin,pwd=123456}', '', '1519789965343', 'SUCCESS', '登陆成功', '{message=登陆成功, status=SUCCESS}', '0:0:0:0:0:0:0:1', '1', '管理员', 'admin');
  300. INSERT INTO `base_log` VALUES ('1798', 'login', 'base.sys.controller.LoginController.in', '登陆', '{name=admin,pwd=123456}', '', '1519794392460', 'SUCCESS', '登陆成功', '{message=登陆成功, status=SUCCESS}', '0:0:0:0:0:0:0:1', '1', '管理员', 'admin');
  301. INSERT INTO `base_log` VALUES ('1799', 'intercept', 'base.sys.interceptors.ParameterInterceptor.intercept', '拦截器', '{ids=,46,title= 项目合作幻灯,filePath=undefined,undefined}', '', '1524720696110', '', '', '{}', '0:0:0:0:0:0:0:1', '1', '管理员', 'admin');
  302. INSERT INTO `base_log` VALUES ('1800', 'intercept', 'base.sys.interceptors.ParameterInterceptor.intercept', '拦截器', '{ids=,45,44,title= 首页幻灯,filePath=undefined,undefined,undefined}', '', '1524720746881', '', '', '{}', '0:0:0:0:0:0:0:1', '1', '管理员', 'admin');
  303. INSERT INTO `base_log` VALUES ('1801', 'user', 'base.sys.controller.UserController.updateLogin', '登陆修改', '{id=1,loginName=admin,loginPwd=123456}', '', '1524721288823', 'SUCCESS', '', '{status=SUCCESS}', '0:0:0:0:0:0:0:1', '1', '管理员', 'admin');
  304. INSERT INTO `base_log` VALUES ('1802', 'intercept', 'base.sys.interceptors.ParameterInterceptor.intercept', '拦截器', '{ids=,45,44,title= 首页幻灯,filePath=undefined,undefined,undefined}', '', '1524819081208', '', '', '{}', '0:0:0:0:0:0:0:1', '1', '管理员', 'admin');
  305. INSERT INTO `base_log` VALUES ('1803', 'intercept', 'base.sys.interceptors.ParameterInterceptor.intercept', '拦截器', '{ids=,46,title= 项目合作幻灯,filePath=undefined,undefined}', '', '1524819087576', '', '', '{}', '0:0:0:0:0:0:0:1', '1', '管理员', 'admin');
  306. INSERT INTO `base_log` VALUES ('1804', 'intercept', 'base.sys.interceptors.ParameterInterceptor.intercept', '拦截器', '{ids=,47,title= 基地幻灯,filePath=undefined,undefined}', '', '1524820512156', '', '', '{}', '0:0:0:0:0:0:0:1', '1', '管理员', 'admin');
  307. INSERT INTO `base_log` VALUES ('1805', 'intercept', 'base.sys.interceptors.ParameterInterceptor.intercept', '拦截器', '{id=http://localhost:8080/iflytek/activityaddnews.html}', '', '1524820559676', '', '', '{}', '0:0:0:0:0:0:0:1', '1', '管理员', 'admin');
  308. INSERT INTO `base_log` VALUES ('1806', 'intercept', 'base.sys.interceptors.ParameterInterceptor.intercept', '拦截器', '{ids=,46,title= 项目合作幻灯,filePath=undefined,undefined}', '', '1525313434164', '', '', '{}', '0:0:0:0:0:0:0:1', '0', '', '');
  309. INSERT INTO `base_log` VALUES ('1807', 'intercept', 'base.sys.interceptors.ParameterInterceptor.intercept', '拦截器', '{ids=,46,title= 项目合作幻灯,filePath=undefined,undefined}', '', '1525313445681', '', '', '{}', '0:0:0:0:0:0:0:1', '0', '', '');
  310. INSERT INTO `base_log` VALUES ('1808', 'intercept', 'base.sys.interceptors.ParameterInterceptor.intercept', '拦截器', '{rid=0,mid=9,42,status=1}', '', '1526004058438', '', '', '{}', '0:0:0:0:0:0:0:1', '1', '管理员', 'admin');
  311. INSERT INTO `base_log` VALUES ('1809', 'role', 'base.sys.controller.RoleController.updateRoleMenu', '修改权限', '{rid=0,mid=9,42,status=1}', '', '1526004058464', 'SUCCESS', '', '{status=SUCCESS}', '0:0:0:0:0:0:0:1', '1', '管理员', 'admin');
  312. INSERT INTO `base_log` VALUES ('1810', 'intercept', 'base.sys.interceptors.ParameterInterceptor.intercept', '拦截器', '{rid=0,mid=9,42,status=0}', '', '1526004059335', '', '', '{}', '0:0:0:0:0:0:0:1', '1', '管理员', 'admin');
  313. INSERT INTO `base_log` VALUES ('1811', 'role', 'base.sys.controller.RoleController.updateRoleMenu', '修改权限', '{rid=0,mid=9,42,status=0}', '', '1526004059347', 'SUCCESS', '', '{status=SUCCESS}', '0:0:0:0:0:0:0:1', '1', '管理员', 'admin');
  314. INSERT INTO `base_log` VALUES ('1812', 'intercept', 'base.sys.interceptors.ParameterInterceptor.intercept', '拦截器', '{rid=0,mid=43,44,45,46,status=1}', '', '1526004060376', '', '', '{}', '0:0:0:0:0:0:0:1', '1', '管理员', 'admin');
  315. INSERT INTO `base_log` VALUES ('1813', 'role', 'base.sys.controller.RoleController.updateRoleMenu', '修改权限', '{rid=0,mid=43,44,45,46,status=1}', '', '1526004060394', 'SUCCESS', '', '{status=SUCCESS}', '0:0:0:0:0:0:0:1', '1', '管理员', 'admin');
  316. INSERT INTO `base_log` VALUES ('1814', 'intercept', 'base.sys.interceptors.ParameterInterceptor.intercept', '拦截器', '{rid=0,mid=43,44,45,46,status=0}', '', '1526004060788', '', '', '{}', '0:0:0:0:0:0:0:1', '1', '管理员', 'admin');
  317. INSERT INTO `base_log` VALUES ('1815', 'role', 'base.sys.controller.RoleController.updateRoleMenu', '修改权限', '{rid=0,mid=43,44,45,46,status=0}', '', '1526004060810', 'SUCCESS', '', '{status=SUCCESS}', '0:0:0:0:0:0:0:1', '1', '管理员', 'admin');
  318. INSERT INTO `base_log` VALUES ('1816', 'intercept', 'base.sys.interceptors.ParameterInterceptor.intercept', '拦截器', '{rid=0,mid=9,42,status=1}', '', '1526004061818', '', '', '{}', '0:0:0:0:0:0:0:1', '1', '管理员', 'admin');
  319. INSERT INTO `base_log` VALUES ('1817', 'role', 'base.sys.controller.RoleController.updateRoleMenu', '修改权限', '{rid=0,mid=9,42,status=1}', '', '1526004061831', 'SUCCESS', '', '{status=SUCCESS}', '0:0:0:0:0:0:0:1', '1', '管理员', 'admin');
  320. INSERT INTO `base_log` VALUES ('1818', 'intercept', 'base.sys.interceptors.ParameterInterceptor.intercept', '拦截器', '{rid=0,mid=9,42,status=0}', '', '1526004062261', '', '', '{}', '0:0:0:0:0:0:0:1', '1', '管理员', 'admin');
  321. INSERT INTO `base_log` VALUES ('1819', 'role', 'base.sys.controller.RoleController.updateRoleMenu', '修改权限', '{rid=0,mid=9,42,status=0}', '', '1526004062275', 'SUCCESS', '', '{status=SUCCESS}', '0:0:0:0:0:0:0:1', '1', '管理员', 'admin');
  322. INSERT INTO `base_log` VALUES ('1820', 'intercept', 'base.sys.interceptors.ParameterInterceptor.intercept', '拦截器', '{rid=0,mid=9,42,status=1}', '', '1526004085362', '', '', '{}', '0:0:0:0:0:0:0:1', '1', '管理员', 'admin');
  323. INSERT INTO `base_log` VALUES ('1821', 'role', 'base.sys.controller.RoleController.updateRoleMenu', '修改权限', '{rid=0,mid=9,42,status=1}', '', '1526004085381', 'SUCCESS', '', '{status=SUCCESS}', '0:0:0:0:0:0:0:1', '1', '管理员', 'admin');
  324. INSERT INTO `base_log` VALUES ('1822', 'intercept', 'base.sys.interceptors.ParameterInterceptor.intercept', '拦截器', '{id=http://localhost:8080/iflytek/activityaddnews.html}', '', '1526952583852', '', '', '{}', '0:0:0:0:0:0:0:1', '0', '', '');
  325. INSERT INTO `base_log` VALUES ('1823', 'intercept', 'base.sys.interceptors.ParameterInterceptor.intercept', '拦截器', '{id=http://localhost:8080/iflytek/activityaddnews.html}', '', '1526952599923', '', '', '{}', '0:0:0:0:0:0:0:1', '0', '', '');
  326. INSERT INTO `base_log` VALUES ('1824', 'intercept', 'base.sys.interceptors.ParameterInterceptor.intercept', '拦截器', '{id=http://localhost:8080/iflytek/activityaddnews.html}', '', '1526970633761', '', '', '{}', '0:0:0:0:0:0:0:1', '1', '管理员', 'admin');
  327. INSERT INTO `base_log` VALUES ('1825', 'intercept', 'base.sys.interceptors.ParameterInterceptor.intercept', '拦截器', '{id=http://localhost:8080/iflytek/activityaddnews.html}', '', '1527037287377', '', '', '{}', '0:0:0:0:0:0:0:1', '1', '管理员', 'admin');
  328. INSERT INTO `base_log` VALUES ('1826', 'intercept', 'base.sys.interceptors.ParameterInterceptor.intercept', '拦截器', '{id=http://localhost:8080/iflytek/activityaddnews.html}', '', '1527037789438', '', '', '{}', '0:0:0:0:0:0:0:1', '1', '管理员', 'admin');
  329. INSERT INTO `base_log` VALUES ('1827', 'intercept', 'base.sys.interceptors.ParameterInterceptor.intercept', '拦截器', '{id=http://localhost:8080/iflytek/policyaddnews.html}', '', '1527043633050', '', '', '{}', '0:0:0:0:0:0:0:1', '1', '管理员', 'admin');
  330. INSERT INTO `base_log` VALUES ('1828', 'role', 'base.sys.controller.RoleController.add', '添加', '{id=,name=aa}', '', '1527047232103', 'SUCCESS', '', '{status=SUCCESS}', '0:0:0:0:0:0:0:1', '1', '管理员', 'admin');
  331. INSERT INTO `base_log` VALUES ('1829', 'role', 'base.sys.controller.RoleController.delete', '删除', '{id=4,_=1527047225236}', '', '1527047238705', 'SUCCESS', '', '{status=SUCCESS}', '0:0:0:0:0:0:0:1', '1', '管理员', 'admin');
  332. INSERT INTO `base_log` VALUES ('1830', 'role', 'base.sys.controller.RoleController.add', '添加', '{id=,name=aa}', '', '1527058882663', 'SUCCESS', '', '{status=SUCCESS}', '0:0:0:0:0:0:0:1', '1', '管理员', 'admin');
  333. INSERT INTO `base_log` VALUES ('1831', 'role', 'base.sys.controller.RoleController.add', '添加', '{id=,name=aa}', '', '1527059097159', 'SUCCESS', '', '{status=SUCCESS}', '0:0:0:0:0:0:0:1', '1', '管理员', 'admin');
  334. INSERT INTO `base_log` VALUES ('1832', 'role', 'base.sys.controller.RoleController.delete', '删除', '{id=6,_=1527059093420}', '', '1527059102599', 'SUCCESS', '', '{status=SUCCESS}', '0:0:0:0:0:0:0:1', '1', '管理员', 'admin');
  335. INSERT INTO `base_log` VALUES ('1833', 'role', 'base.sys.controller.RoleController.delete', '删除', '{id=5,_=1527059093422}', '', '1527059104962', 'SUCCESS', '', '{status=SUCCESS}', '0:0:0:0:0:0:0:1', '1', '管理员', 'admin');
  336. INSERT INTO `base_log` VALUES ('1834', 'role', 'base.sys.controller.RoleController.add', '添加', '{id=,name=aa}', '', '1527059115062', 'SUCCESS', '', '{status=SUCCESS}', '0:0:0:0:0:0:0:1', '1', '管理员', 'admin');
  337. INSERT INTO `base_log` VALUES ('1835', 'role', 'base.sys.controller.RoleController.add', '添加', '{id=,name=aa}', '', '1527059268952', 'SUCCESS', '', '{status=SUCCESS}', '0:0:0:0:0:0:0:1', '1', '管理员', 'admin');
  338. INSERT INTO `base_log` VALUES ('1836', 'role', 'base.sys.controller.RoleController.delete', '删除', '{id=8,_=1527059293862}', '', '1527059296520', 'SUCCESS', '', '{status=SUCCESS}', '0:0:0:0:0:0:0:1', '1', '管理员', 'admin');
  339. INSERT INTO `base_log` VALUES ('1837', 'intercept', 'base.sys.interceptors.ParameterInterceptor.intercept', '拦截器', '{id={{item.id}},status={{item.status}},_=1527207696519}', '', '1527207701971', '', '', '{}', '0:0:0:0:0:0:0:1', '1', '管理员', 'admin');
  340. INSERT INTO `base_log` VALUES ('1838', 'intercept', 'base.sys.interceptors.ParameterInterceptor.intercept', '拦截器', '{id=2,name=系统管理,classname=base.system,methodname=default,address=#,fid=0}', '', '1527214842693', '', '', '{}', '0:0:0:0:0:0:0:1', '1', '管理员', 'admin');
  341. INSERT INTO `base_log` VALUES ('1839', 'menu', 'base.sys.controller.MenuController.update', '修改', '{id=2,name=系统管理,classname=base.system,methodname=default,address=#,fid=0}', '', '1527214842716', 'SUCCESS', '', '{status=SUCCESS}', '0:0:0:0:0:0:0:1', '1', '管理员', 'admin');
  342. INSERT INTO `base_log` VALUES ('1841', 'intercept', 'base.sys.interceptors.ParameterInterceptor.intercept', '拦截器', '{id=31,name=%E8%B6%85%E7%BA%A7%E5%A5%B3%E5%A3%B0}', '', '1527820362353', '', '', '{}', '127.0.0.1', '1', '管理员', 'admin');
  343. INSERT INTO `base_log` VALUES ('1842', 'intercept', 'base.sys.interceptors.ParameterInterceptor.intercept', '拦截器', '{id=31,name=%E8%B6%85%E7%BA%A7%E5%A5%B3%E5%A3%B0}', '', '1527820557869', '', '', '{}', '127.0.0.1', '1', '管理员', 'admin');
  344. INSERT INTO `base_log` VALUES ('1843', 'intercept', 'base.sys.interceptors.ParameterInterceptor.intercept', '拦截器', '{id=31,name=%E8%B6%85%E7%BA%A7%E5%A5%B3%E5%A3%B0}', '', '1527821865572', '', '', '{}', '127.0.0.1', '1', '管理员', 'admin');
  345. INSERT INTO `base_log` VALUES ('1844', 'intercept', 'base.sys.interceptors.ParameterInterceptor.intercept', '拦截器', '{id=31,name=%E8%B6%85%E7%BA%A7%E5%A5%B3%E5%A3%B0}', '', '1527821941470', '', '', '{}', '127.0.0.1', '1', '管理员', 'admin');
  346. INSERT INTO `base_log` VALUES ('1845', 'intercept', 'base.sys.interceptors.ParameterInterceptor.intercept', '拦截器', '{id=31,name=%E8%B6%85%E7%BA%A7%E5%A5%B3%E5%A3%B0}', '', '1527822072869', '', '', '{}', '127.0.0.1', '1', '管理员', 'admin');
  347. INSERT INTO `base_log` VALUES ('1846', 'intercept', 'base.sys.interceptors.ParameterInterceptor.intercept', '拦截器', '{id=31,name=%E8%B6%85%E7%BA%A7%E5%A5%B3%E5%A3%B0}', '', '1527822425846', '', '', '{}', '127.0.0.1', '1', '管理员', 'admin');
  348. INSERT INTO `base_log` VALUES ('1847', 'intercept', 'base.sys.interceptors.ParameterInterceptor.intercept', '拦截器', '{id=31,name=%E8%B6%85%E7%BA%A7%E5%A5%B3%E5%A3%B0}', '', '1527822475444', '', '', '{}', '127.0.0.1', '1', '管理员', 'admin');
  349. INSERT INTO `base_log` VALUES ('1848', 'intercept', 'base.sys.interceptors.ParameterInterceptor.intercept', '拦截器', '{id=31,name=%E8%B6%85%E7%BA%A7%E5%A5%B3%E5%A3%B0}', '', '1527822531838', '', '', '{}', '127.0.0.1', '1', '管理员', 'admin');
  350. INSERT INTO `base_log` VALUES ('1849', 'intercept', 'base.sys.interceptors.ParameterInterceptor.intercept', '拦截器', '{id=31,name=%E8%B6%85%E7%BA%A7%E5%A5%B3%E5%A3%B0}', '', '1527822738269', '', '', '{}', '127.0.0.1', '1', '管理员', 'admin');
  351. INSERT INTO `base_log` VALUES ('1850', 'intercept', 'base.sys.interceptors.ParameterInterceptor.intercept', '拦截器', '{id=31,name=%E8%B6%85%E7%BA%A7%E5%A5%B3%E5%A3%B0}', '', '1527836883552', '', '', '{}', '127.0.0.1', '1', '管理员', 'admin');
  352. INSERT INTO `base_log` VALUES ('1851', 'intercept', 'base.sys.interceptors.ParameterInterceptor.intercept', '拦截器', '{id=31,name=%E8%B6%85%E7%BA%A7%E5%A5%B3%E5%A3%B0}', '', '1527836958474', '', '', '{}', '127.0.0.1', '1', '管理员', 'admin');
  353. INSERT INTO `base_log` VALUES ('1852', 'intercept', 'base.sys.interceptors.ParameterInterceptor.intercept', '拦截器', '{id=31,name=%E8%B6%85%E7%BA%A7%E5%A5%B3%E5%A3%B0}', '', '1527837033636', '', '', '{}', '127.0.0.1', '1', '管理员', 'admin');
  354. INSERT INTO `base_log` VALUES ('1853', 'intercept', 'base.sys.interceptors.ParameterInterceptor.intercept', '拦截器', '{id=http://localhost:8080/iflytek/activityaddnews.html}', '', '1527909211622', '', '', '{}', '127.0.0.1', '1', '管理员', 'admin');
  355. INSERT INTO `base_log` VALUES ('1854', 'intercept', 'base.sys.interceptors.ParameterInterceptor.intercept', '拦截器', '{id=http://localhost:8080/iflytek/activityaddnews.html}', '', '1527916144895', '', '', '{}', '127.0.0.1', '0', '', '');
  356. INSERT INTO `base_log` VALUES ('1855', 'intercept', 'base.sys.interceptors.ParameterInterceptor.intercept', '拦截器', '{id=,name=报名预览,classname=1,methodname=1,address=、/iflytek/link.html,fid=49,mtype=0}', '', '1527925273833', '', '', '{}', '127.0.0.1', '1', '管理员', 'admin');
  357. INSERT INTO `base_log` VALUES ('1856', 'intercept', 'base.sys.interceptors.ParameterInterceptor.intercept', '拦截器', '{rid=0,mid=49,50,51,status=1}', '', '1527925346071', '', '', '{}', '127.0.0.1', '1', '管理员', 'admin');
  358. INSERT INTO `base_log` VALUES ('1857', 'role', 'base.sys.controller.RoleController.updateRoleMenu', '修改权限', '{rid=1,mid=49,status=0}', '', '1527925346080', 'SUCCESS', '', '{status=SUCCESS}', '127.0.0.1', '1', '管理员', 'admin');
  359. INSERT INTO `base_log` VALUES ('1858', 'role', 'base.sys.controller.RoleController.updateRoleMenu', '修改权限', '{rid=0,mid=49,50,51,status=1}', '', '1527925346092', 'SUCCESS', '', '{status=SUCCESS}', '127.0.0.1', '1', '管理员', 'admin');
  360. INSERT INTO `base_log` VALUES ('1859', 'intercept', 'base.sys.interceptors.ParameterInterceptor.intercept', '拦截器', '{rid=0,mid=49,50,51,status=0}', '', '1527925354222', '', '', '{}', '127.0.0.1', '1', '管理员', 'admin');
  361. INSERT INTO `base_log` VALUES ('1860', 'role', 'base.sys.controller.RoleController.updateRoleMenu', '修改权限', '{rid=0,mid=49,50,51,status=0}', '', '1527925354252', 'SUCCESS', '', '{status=SUCCESS}', '127.0.0.1', '1', '管理员', 'admin');
  362. INSERT INTO `base_log` VALUES ('1861', 'role', 'base.sys.controller.RoleController.updateRoleMenu', '修改权限', '{rid=1,mid=51,status=0}', '', '1527925359530', 'SUCCESS', '', '{status=SUCCESS}', '127.0.0.1', '1', '管理员', 'admin');
  363. INSERT INTO `base_log` VALUES ('1862', 'intercept', 'base.sys.interceptors.ParameterInterceptor.intercept', '拦截器', '{id=34,name=%E8%B6%85%E7%BA%A7%E4%B8%96%E7%95%8C%E6%9D%AF}', '', '1527925909064', '', '', '{}', '127.0.0.1', '1', '管理员', 'admin');
  364. INSERT INTO `base_log` VALUES ('1863', 'role', 'base.sys.controller.RoleController.updateRoleMenu', '修改权限', '{rid=1,mid=51,status=0}', '', '1528076128269', 'SUCCESS', '', '{status=SUCCESS}', '127.0.0.1', '1', '管理员', 'admin');
  365. INSERT INTO `base_log` VALUES ('1864', 'intercept', 'base.sys.interceptors.ParameterInterceptor.intercept', '拦截器', '{id=36,name=%E6%97%A0%E5%A4%84%E5%AE%89%E6%94%BE}', '', '1528081250720', '', '', '{}', '127.0.0.1', '1', '管理员', 'admin');
  366. INSERT INTO `base_log` VALUES ('1865', 'intercept', 'base.sys.interceptors.ParameterInterceptor.intercept', '拦截器', '{id=36,name=%E6%97%A0%E5%A4%84%E5%AE%89%E6%94%BE}', '', '1528081360441', '', '', '{}', '127.0.0.1', '1', '管理员', 'admin');
  367. INSERT INTO `base_log` VALUES ('1866', 'intercept', 'base.sys.interceptors.ParameterInterceptor.intercept', '拦截器', '{id=36,name=%E6%97%A0%E5%A4%84%E5%AE%89%E6%94%BE}', '', '1528081463630', '', '', '{}', '127.0.0.1', '1', '管理员', 'admin');
  368. INSERT INTO `base_log` VALUES ('1867', 'intercept', 'base.sys.interceptors.ParameterInterceptor.intercept', '拦截器', '{id=37,name=%E7%9F%A5%E8%AF%86%E7%AB%9E%E8%B5%9B}', '', '1528081963153', '', '', '{}', '127.0.0.1', '1', '管理员', 'admin');
  369. INSERT INTO `base_log` VALUES ('1868', 'intercept', 'base.sys.interceptors.ParameterInterceptor.intercept', '拦截器', '{id=37,name=%E7%9F%A5%E8%AF%86%E7%AB%9E%E8%B5%9B}', '', '1528082076380', '', '', '{}', '127.0.0.1', '1', '管理员', 'admin');
  370. INSERT INTO `base_log` VALUES ('1869', 'intercept', 'base.sys.interceptors.ParameterInterceptor.intercept', '拦截器', '{id=37,name=%E7%9F%A5%E8%AF%86%E7%AB%9E%E8%B5%9B}', '', '1528082184949', '', '', '{}', '127.0.0.1', '1', '管理员', 'admin');
  371. INSERT INTO `base_log` VALUES ('1870', 'intercept', 'base.sys.interceptors.ParameterInterceptor.intercept', '拦截器', '{id=37,name=%E7%9F%A5%E8%AF%86%E7%AB%9E%E8%B5%9B}', '', '1528082889951', '', '', '{}', '127.0.0.1', '1', '管理员', 'admin');
  372. INSERT INTO `base_log` VALUES ('1871', 'intercept', 'base.sys.interceptors.ParameterInterceptor.intercept', '拦截器', '{id=37,name=%E7%9F%A5%E8%AF%86%E7%AB%9E%E8%B5%9B}', '', '1528097899121', '', '', '{}', '127.0.0.1', '1', '管理员', 'admin');
  373. INSERT INTO `base_log` VALUES ('1872', 'intercept', 'base.sys.interceptors.ParameterInterceptor.intercept', '拦截器', '{id=37,name=%E7%9F%A5%E8%AF%86%E7%AB%9E%E8%B5%9B}', '', '1528098018592', '', '', '{}', '127.0.0.1', '1', '管理员', 'admin');
  374. INSERT INTO `base_log` VALUES ('1873', 'intercept', 'base.sys.interceptors.ParameterInterceptor.intercept', '拦截器', '{id=37,name=%E7%9F%A5%E8%AF%86%E7%AB%9E%E8%B5%9B}', '', '1528098159969', '', '', '{}', '127.0.0.1', '1', '管理员', 'admin');
  375. INSERT INTO `base_log` VALUES ('1874', 'intercept', 'base.sys.interceptors.ParameterInterceptor.intercept', '拦截器', '{id=38,name=%E7%9F%A5%E8%AF%86%E7%AB%9E%E8%B5%9B}', '', '1528098662211', '', '', '{}', '127.0.0.1', '1', '管理员', 'admin');
  376. INSERT INTO `base_log` VALUES ('1875', 'intercept', 'base.sys.interceptors.ParameterInterceptor.intercept', '拦截器', '{id=39,name=%E7%9F%A5%E8%AF%86%E7%AB%9E%E8%B5%9B}', '', '1528162642737', '', '', '{}', '127.0.0.1', '1', '管理员', 'admin');
  377. INSERT INTO `base_log` VALUES ('1876', 'intercept', 'base.sys.interceptors.ParameterInterceptor.intercept', '拦截器', '{activityid=###activityid###,_=1528939865771}', '', '1528939865864', '', '', '{}', '0:0:0:0:0:0:0:1', '1', '管理员', 'admin');
  378. INSERT INTO `base_log` VALUES ('1877', 'intercept', 'base.sys.interceptors.ParameterInterceptor.intercept', '拦截器', '{id=11,name=%E7%9F%A5%E8%AF%86%E7%AB%9E%E8%B5%9B}', '', '1528957251182', '', '', '{}', '0:0:0:0:0:0:0:1', '0', '', '');
  379. INSERT INTO `base_log` VALUES ('1878', 'intercept', 'base.sys.interceptors.ParameterInterceptor.intercept', '拦截器', '{id=http://localhost:8080/iflytek/activityshow.html}', '', '1531272639207', '', '', '{}', '0:0:0:0:0:0:0:1', '0', '', '');
  380. INSERT INTO `base_log` VALUES ('1879', 'intercept', 'base.sys.interceptors.ParameterInterceptor.intercept', '拦截器', '{id=http://localhost:8080/iflytek/activityshow.html}', '', '1531277816745', '', '', '{}', '0:0:0:0:0:0:0:1', '0', '', '');
  381. INSERT INTO `base_log` VALUES ('1880', 'intercept', 'base.sys.interceptors.ParameterInterceptor.intercept', '拦截器', '{ids=,48,44,title= 首页幻灯,filePath=undefined,undefined,undefined}', '', '1531280858088', '', '', '{}', '0:0:0:0:0:0:0:1', '1', '管理员', 'admin');
  382. INSERT INTO `base_log` VALUES ('1881', 'intercept', 'base.sys.interceptors.ParameterInterceptor.intercept', '拦截器', '{ids=,49,48,title= 首页幻灯,filePath=undefined,undefined,undefined}', '', '1531280920126', '', '', '{}', '0:0:0:0:0:0:0:1', '1', '管理员', 'admin');
  383. INSERT INTO `base_log` VALUES ('1882', 'intercept', 'base.sys.interceptors.ParameterInterceptor.intercept', '拦截器', '{ids=,50,49,48,title= 首页幻灯,filePath=undefined,undefined,undefined,undefined}', '', '1531280962173', '', '', '{}', '0:0:0:0:0:0:0:1', '1', '管理员', 'admin');
  384. INSERT INTO `base_log` VALUES ('1883', 'intercept', 'base.sys.interceptors.ParameterInterceptor.intercept', '拦截器', '{ids=,50,49,48,title= 首页幻灯,filePath=undefined,undefined,undefined,undefined}', '', '1531280975873', '', '', '{}', '0:0:0:0:0:0:0:1', '1', '管理员', 'admin');
  385. INSERT INTO `base_log` VALUES ('1884', 'intercept', 'base.sys.interceptors.ParameterInterceptor.intercept', '拦截器', '{ids=,51,50,49,title= 首页幻灯,filePath=undefined,undefined,undefined,undefined}', '', '1531280999633', '', '', '{}', '0:0:0:0:0:0:0:1', '1', '管理员', 'admin');
  386. INSERT INTO `base_log` VALUES ('1885', 'intercept', 'base.sys.interceptors.ParameterInterceptor.intercept', '拦截器', '{ids=,51,50,title= 首页幻灯,filePath=undefined,undefined,undefined}', '', '1531281166973', '', '', '{}', '0:0:0:0:0:0:0:1', '0', '', '');
  387. INSERT INTO `base_log` VALUES ('1886', 'intercept', 'base.sys.interceptors.ParameterInterceptor.intercept', '拦截器', '{ids=,50,title= 首页幻灯,filePath=undefined,undefined}', '', '1531281227150', '', '', '{}', '0:0:0:0:0:0:0:1', '0', '', '');
  388. INSERT INTO `base_log` VALUES ('1887', 'intercept', 'base.sys.interceptors.ParameterInterceptor.intercept', '拦截器', '{ids=,52,title= 首页幻灯,filePath=undefined,undefined}', '', '1531281323505', '', '', '{}', '0:0:0:0:0:0:0:1', '0', '', '');
  389. INSERT INTO `base_log` VALUES ('1888', 'intercept', 'base.sys.interceptors.ParameterInterceptor.intercept', '拦截器', '{ids=,53,52,title= 首页幻灯,filePath=undefined,undefined,undefined}', '', '1531281444697', '', '', '{}', '0:0:0:0:0:0:0:1', '0', '', '');
  390. INSERT INTO `base_log` VALUES ('1889', 'intercept', 'base.sys.interceptors.ParameterInterceptor.intercept', '拦截器', '{ids=,53,52,title= 首页幻灯,filePath=undefined,undefined,undefined}', '', '1531284458227', '', '', '{}', '0:0:0:0:0:0:0:1', '0', '', '');
  391. INSERT INTO `base_log` VALUES ('1890', 'intercept', 'base.sys.interceptors.ParameterInterceptor.intercept', '拦截器', '{ids=,55,54,52,title= 首页幻灯,filePath=undefined,undefined,undefined,undefined}', '', '1531289087158', '', '', '{}', '0:0:0:0:0:0:0:1', '1', '管理员', 'admin');
  392. INSERT INTO `base_log` VALUES ('1891', 'intercept', 'base.sys.interceptors.ParameterInterceptor.intercept', '拦截器', '{ids=,46,title= 项目合作幻灯,filePath=undefined,undefined}', '', '1531289092484', '', '', '{}', '0:0:0:0:0:0:0:1', '1', '管理员', 'admin');
  393. INSERT INTO `base_log` VALUES ('1892', 'intercept', 'base.sys.interceptors.ParameterInterceptor.intercept', '拦截器', '{ids=,47,title= 基地幻灯,filePath=undefined,undefined}', '', '1531289104155', '', '', '{}', '0:0:0:0:0:0:0:1', '1', '管理员', 'admin');
  394. INSERT INTO `base_log` VALUES ('1893', 'intercept', 'base.sys.interceptors.ParameterInterceptor.intercept', '拦截器', '{ids=,56,title= 项目合作幻灯,filePath=undefined,undefined}', '', '1531289112945', '', '', '{}', '0:0:0:0:0:0:0:1', '1', '管理员', 'admin');
  395. INSERT INTO `base_log` VALUES ('1894', 'intercept', 'base.sys.interceptors.ParameterInterceptor.intercept', '拦截器', '{ids=,57,title= 基地幻灯,filePath=undefined,undefined}', '', '1531289125549', '', '', '{}', '0:0:0:0:0:0:0:1', '1', '管理员', 'admin');
  396. INSERT INTO `base_log` VALUES ('1895', 'intercept', 'base.sys.interceptors.ParameterInterceptor.intercept', '拦截器', '{ids=,58,55,title= 首页幻灯,filePath=undefined,undefined,undefined}', '', '1531289200278', '', '', '{}', '0:0:0:0:0:0:0:1', '1', '管理员', 'admin');
  397. INSERT INTO `base_log` VALUES ('1896', 'intercept', 'base.sys.interceptors.ParameterInterceptor.intercept', '拦截器', '{ids=,58,55,title= 首页幻灯,filePath=undefined,undefined,undefined}', '', '1531289226691', '', '', '{}', '0:0:0:0:0:0:0:1', '1', '管理员', 'admin');
  398. INSERT INTO `base_log` VALUES ('1897', 'intercept', 'base.sys.interceptors.ParameterInterceptor.intercept', '拦截器', '{ids=,59,58,55,title= 首页幻灯,filePath=undefined,undefined,undefined,undefined}', '', '1531290564212', '', '', '{}', '0:0:0:0:0:0:0:1', '0', '', '');
  399. INSERT INTO `base_log` VALUES ('1898', 'intercept', 'base.sys.interceptors.ParameterInterceptor.intercept', '拦截器', '{ids=,59,58,55,title= 首页幻灯,filePath=undefined,undefined,undefined,undefined}', '', '1531290568109', '', '', '{}', '0:0:0:0:0:0:0:1', '0', '', '');
  400. INSERT INTO `base_log` VALUES ('1899', 'intercept', 'base.sys.interceptors.ParameterInterceptor.intercept', '拦截器', '{ids=,59,58,55,title= 首页幻灯,filePath=undefined,undefined,undefined,undefined}', '', '1531290571732', '', '', '{}', '0:0:0:0:0:0:0:1', '0', '', '');
  401. INSERT INTO `base_log` VALUES ('1900', 'intercept', 'base.sys.interceptors.ParameterInterceptor.intercept', '拦截器', '{ids=,59,58,55,title= 首页幻灯,filePath=undefined,undefined,undefined,undefined}', '', '1531290620037', '', '', '{}', '0:0:0:0:0:0:0:1', '0', '', '');
  402. INSERT INTO `base_log` VALUES ('1901', 'intercept', 'base.sys.interceptors.ParameterInterceptor.intercept', '拦截器', '{ids=,59,58,title= 首页幻灯,filePath=undefined,undefined,undefined}', '', '1531290703456', '', '', '{}', '0:0:0:0:0:0:0:1', '0', '', '');
  403. INSERT INTO `base_log` VALUES ('1902', 'intercept', 'base.sys.interceptors.ParameterInterceptor.intercept', '拦截器', '{ids=,56,title= 项目合作幻灯,filePath=undefined,undefined}', '', '1531290722733', '', '', '{}', '0:0:0:0:0:0:0:1', '0', '', '');
  404. INSERT INTO `base_log` VALUES ('1903', 'intercept', 'base.sys.interceptors.ParameterInterceptor.intercept', '拦截器', '{ids=,57,title= 基地幻灯,filePath=undefined,undefined}', '', '1531290726207', '', '', '{}', '0:0:0:0:0:0:0:1', '0', '', '');
  405. INSERT INTO `base_log` VALUES ('1904', 'intercept', 'base.sys.interceptors.ParameterInterceptor.intercept', '拦截器', '{ids=,61,60,title= 首页幻灯,filePath=undefined,undefined,undefined}', '', '1531290749245', '', '', '{}', '0:0:0:0:0:0:0:1', '0', '', '');
  406. INSERT INTO `base_log` VALUES ('1905', 'intercept', 'base.sys.interceptors.ParameterInterceptor.intercept', '拦截器', '{ids=,62,title= 项目合作幻灯,filePath=undefined,undefined}', '', '1531290772191', '', '', '{}', '0:0:0:0:0:0:0:1', '0', '', '');
  407. INSERT INTO `base_log` VALUES ('1906', 'intercept', 'base.sys.interceptors.ParameterInterceptor.intercept', '拦截器', '{ids=,63,title= 基地幻灯,filePath=undefined,undefined}', '', '1531290780102', '', '', '{}', '0:0:0:0:0:0:0:1', '0', '', '');
  408. INSERT INTO `base_log` VALUES ('1907', 'intercept', 'base.sys.interceptors.ParameterInterceptor.intercept', '拦截器', '{ids=,64,61,60,title= 首页幻灯,filePath=undefined,undefined,undefined,undefined}', '', '1531290939067', '', '', '{}', '0:0:0:0:0:0:0:1', '0', '', '');
  409. INSERT INTO `base_log` VALUES ('1908', 'intercept', 'base.sys.interceptors.ParameterInterceptor.intercept', '拦截器', '{ids=,65,64,60,title= 首页幻灯,filePath=undefined,undefined,undefined,undefined}', '', '1531291023872', '', '', '{}', '0:0:0:0:0:0:0:1', '0', '', '');
  410. INSERT INTO `base_log` VALUES ('1909', 'intercept', 'base.sys.interceptors.ParameterInterceptor.intercept', '拦截器', '{ids=,65,60,title= 首页幻灯,filePath=undefined,undefined,undefined}', '', '1531291179374', '', '', '{}', '0:0:0:0:0:0:0:1', '1', '管理员', 'admin');
  411. INSERT INTO `base_log` VALUES ('1910', 'intercept', 'base.sys.interceptors.ParameterInterceptor.intercept', '拦截器', '{ids=,65,title= 首页幻灯,filePath=undefined,undefined}', '', '1531291361733', '', '', '{}', '0:0:0:0:0:0:0:1', '1', '管理员', 'admin');
  412. INSERT INTO `base_log` VALUES ('1911', 'intercept', 'base.sys.interceptors.ParameterInterceptor.intercept', '拦截器', '{ids=,62,title= 项目合作幻灯,filePath=undefined,undefined}', '', '1531291365241', '', '', '{}', '0:0:0:0:0:0:0:1', '1', '管理员', 'admin');
  413. INSERT INTO `base_log` VALUES ('1912', 'intercept', 'base.sys.interceptors.ParameterInterceptor.intercept', '拦截器', '{ids=,63,title= 基地幻灯,filePath=undefined,undefined}', '', '1531291368443', '', '', '{}', '0:0:0:0:0:0:0:1', '1', '管理员', 'admin');
  414. INSERT INTO `base_log` VALUES ('1913', 'intercept', 'base.sys.interceptors.ParameterInterceptor.intercept', '拦截器', '{ids=,67,66,title= 首页幻灯,filePath=undefined,undefined,undefined}', '', '1531291390364', '', '', '{}', '0:0:0:0:0:0:0:1', '1', '管理员', 'admin');
  415. INSERT INTO `base_log` VALUES ('1914', 'intercept', 'base.sys.interceptors.ParameterInterceptor.intercept', '拦截器', '{ids=,68,title= 项目合作幻灯,filePath=undefined,undefined}', '', '1531291399495', '', '', '{}', '0:0:0:0:0:0:0:1', '1', '管理员', 'admin');
  416. INSERT INTO `base_log` VALUES ('1915', 'intercept', 'base.sys.interceptors.ParameterInterceptor.intercept', '拦截器', '{ids=,69,title= 基地幻灯,filePath=undefined,undefined}', '', '1531291408516', '', '', '{}', '0:0:0:0:0:0:0:1', '1', '管理员', 'admin');
  417. -- ----------------------------
  418. -- Table structure for base_menu
  419. -- ----------------------------
  420. DROP TABLE IF EXISTS `base_menu`;
  421. CREATE TABLE `base_menu` (
  422. `id` int(11) NOT NULL,
  423. `name` varchar(100) CHARACTER SET utf8 COLLATE utf8_unicode_ci NOT NULL DEFAULT '' COMMENT '菜单名',
  424. `imgurl` varchar(50) CHARACTER SET latin1 DEFAULT NULL COMMENT '图片地址',
  425. `mdesc` varchar(50) CHARACTER SET latin1 DEFAULT NULL,
  426. `address` varchar(50) CHARACTER SET latin1 DEFAULT NULL,
  427. `mstatus` int(11) DEFAULT NULL,
  428. `fid` int(11) DEFAULT NULL,
  429. `methodname` varchar(200) COLLATE utf8_bin DEFAULT NULL,
  430. `classname` varchar(200) COLLATE utf8_bin DEFAULT NULL,
  431. `mtype` char(1) COLLATE utf8_bin DEFAULT NULL,
  432. PRIMARY KEY (`id`)
  433. ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_bin;
  434. -- ----------------------------
  435. -- Records of base_menu
  436. -- ----------------------------
  437. INSERT INTO `base_menu` VALUES ('2', '系统管理', 'img/os.png', null, '#', '1', '0', 'default', 'base.system', '0');
  438. INSERT INTO `base_menu` VALUES ('3', '菜单管理', '', null, '/html/menu.html', '1', '2', 'default', 'base.sys.controller.MenuController', '0');
  439. INSERT INTO `base_menu` VALUES ('4', '角色管理', null, null, '/html/role.html', '1', '2', 'default', 'base.sys.controller.RoleController', '0');
  440. INSERT INTO `base_menu` VALUES ('5', '用户管理', null, null, '/html/user.html', '1', '2', 'default', 'base.sys.controller.UserController', '0');
  441. INSERT INTO `base_menu` VALUES ('9', '幻灯管理', 'img/set.png', null, '#', '1', '0', 'default', 'base.statistical', '0');
  442. INSERT INTO `base_menu` VALUES ('10', '标签列表', null, null, '/demo/addp.html', '0', '9', 'list', 'Label', '0');
  443. INSERT INTO `base_menu` VALUES ('42', '幻灯管理', null, null, '/iflytek/pptManager.html', '1', '9', 'list', 'news', '0');
  444. INSERT INTO `base_menu` VALUES ('43', '双创基地', null, null, '#', '1', '0', 'list', 'notice', '0');
  445. INSERT INTO `base_menu` VALUES ('44', '活动管理', null, null, 'iflytek/activitynews.html', '1', '43', 'list', 'ActivitywsController', '0');
  446. INSERT INTO `base_menu` VALUES ('45', '政策管理', null, null, 'iflytek/policynews.html', '1', '43', 'PolicynewsController.find', 'PolicynewsController', '0');
  447. INSERT INTO `base_menu` VALUES ('46', '企业管理', null, null, '/iflytek/company.html', '1', '43', 'qyglll', 'qygl', '0');
  448. INSERT INTO `base_menu` VALUES ('47', '一键生成', null, null, 'dc', '1', '0', 's', 'YJSC', '0');
  449. INSERT INTO `base_menu` VALUES ('48', '生成页面', null, null, 'iflytek/ToHtml.html', '1', '47', 's', 'SCYM', '0');
  450. INSERT INTO `base_menu` VALUES ('49', '报名管理', null, null, '#', '1', '0', 'list', 'RegistrationController', '0');
  451. INSERT INTO `base_menu` VALUES ('50', '报名管理', null, null, 'iflytek/registration.html', '1', '49', 'list', 'RegistrationController', '0');
  452. INSERT INTO `base_menu` VALUES ('51', '报名预览', null, null, 'iflytek/link.html', '1', '49', 'a', 'a', '0');
  453. -- ----------------------------
  454. -- Table structure for base_menu_role
  455. -- ----------------------------
  456. DROP TABLE IF EXISTS `base_menu_role`;
  457. CREATE TABLE `base_menu_role` (
  458. `rid` int(11) DEFAULT NULL COMMENT '角色id',
  459. `mid` int(11) DEFAULT NULL COMMENT '角色id',
  460. `status` int(11) DEFAULT NULL
  461. ) ENGINE=InnoDB DEFAULT CHARSET=utf8;
  462. -- ----------------------------
  463. -- Records of base_menu_role
  464. -- ----------------------------
  465. INSERT INTO `base_menu_role` VALUES ('1', '2', '1');
  466. INSERT INTO `base_menu_role` VALUES ('1', '3', '1');
  467. INSERT INTO `base_menu_role` VALUES ('1', '4', '1');
  468. INSERT INTO `base_menu_role` VALUES ('1', '5', '1');
  469. INSERT INTO `base_menu_role` VALUES ('1', '6', '1');
  470. INSERT INTO `base_menu_role` VALUES ('1', '7', '1');
  471. INSERT INTO `base_menu_role` VALUES ('1', '8', '1');
  472. INSERT INTO `base_menu_role` VALUES ('1', '9', '1');
  473. INSERT INTO `base_menu_role` VALUES ('1', '10', '1');
  474. INSERT INTO `base_menu_role` VALUES ('1', '11', '1');
  475. INSERT INTO `base_menu_role` VALUES ('1', '12', '1');
  476. INSERT INTO `base_menu_role` VALUES ('1', '13', '1');
  477. INSERT INTO `base_menu_role` VALUES ('1', '14', '1');
  478. INSERT INTO `base_menu_role` VALUES ('1', '15', '1');
  479. INSERT INTO `base_menu_role` VALUES ('1', '16', '1');
  480. INSERT INTO `base_menu_role` VALUES ('1', '17', '1');
  481. INSERT INTO `base_menu_role` VALUES ('1', '30', '1');
  482. INSERT INTO `base_menu_role` VALUES ('1', '31', '1');
  483. INSERT INTO `base_menu_role` VALUES ('2', '2', '1');
  484. INSERT INTO `base_menu_role` VALUES ('2', '3', '0');
  485. INSERT INTO `base_menu_role` VALUES ('2', '4', '0');
  486. INSERT INTO `base_menu_role` VALUES ('2', '5', '0');
  487. INSERT INTO `base_menu_role` VALUES ('2', '6', '0');
  488. INSERT INTO `base_menu_role` VALUES ('2', '7', '0');
  489. INSERT INTO `base_menu_role` VALUES ('2', '8', '0');
  490. INSERT INTO `base_menu_role` VALUES ('2', '9', '1');
  491. INSERT INTO `base_menu_role` VALUES ('2', '10', '1');
  492. INSERT INTO `base_menu_role` VALUES ('2', '11', '1');
  493. INSERT INTO `base_menu_role` VALUES ('2', '12', '1');
  494. INSERT INTO `base_menu_role` VALUES ('2', '13', '1');
  495. INSERT INTO `base_menu_role` VALUES ('2', '14', '1');
  496. INSERT INTO `base_menu_role` VALUES ('2', '15', '1');
  497. INSERT INTO `base_menu_role` VALUES ('2', '16', '1');
  498. INSERT INTO `base_menu_role` VALUES ('2', '17', '1');
  499. INSERT INTO `base_menu_role` VALUES ('2', '30', '1');
  500. INSERT INTO `base_menu_role` VALUES ('2', '31', '1');
  501. INSERT INTO `base_menu_role` VALUES ('1', '1', '1');
  502. INSERT INTO `base_menu_role` VALUES ('1', '18', '1');
  503. INSERT INTO `base_menu_role` VALUES ('1', '19', '1');
  504. INSERT INTO `base_menu_role` VALUES ('1', '20', '1');
  505. INSERT INTO `base_menu_role` VALUES ('1', '22', '1');
  506. INSERT INTO `base_menu_role` VALUES ('1', '23', '1');
  507. INSERT INTO `base_menu_role` VALUES ('3', '2', '1');
  508. INSERT INTO `base_menu_role` VALUES ('3', '3', '0');
  509. INSERT INTO `base_menu_role` VALUES ('3', '4', '0');
  510. INSERT INTO `base_menu_role` VALUES ('3', '5', '1');
  511. INSERT INTO `base_menu_role` VALUES ('3', '6', '0');
  512. INSERT INTO `base_menu_role` VALUES ('3', '7', '0');
  513. INSERT INTO `base_menu_role` VALUES ('3', '8', '0');
  514. INSERT INTO `base_menu_role` VALUES ('3', '9', '0');
  515. INSERT INTO `base_menu_role` VALUES ('3', '10', '1');
  516. INSERT INTO `base_menu_role` VALUES ('3', '11', '0');
  517. INSERT INTO `base_menu_role` VALUES ('3', '12', '0');
  518. INSERT INTO `base_menu_role` VALUES ('3', '13', '0');
  519. INSERT INTO `base_menu_role` VALUES ('3', '14', '0');
  520. INSERT INTO `base_menu_role` VALUES ('3', '15', '0');
  521. INSERT INTO `base_menu_role` VALUES ('3', '16', '0');
  522. INSERT INTO `base_menu_role` VALUES ('3', '17', '0');
  523. INSERT INTO `base_menu_role` VALUES ('3', '18', '0');
  524. INSERT INTO `base_menu_role` VALUES ('3', '19', '0');
  525. INSERT INTO `base_menu_role` VALUES ('3', '20', '0');
  526. INSERT INTO `base_menu_role` VALUES ('3', '22', '0');
  527. INSERT INTO `base_menu_role` VALUES ('3', '23', '0');
  528. INSERT INTO `base_menu_role` VALUES ('3', '24', '0');
  529. INSERT INTO `base_menu_role` VALUES ('1', '24', '1');
  530. INSERT INTO `base_menu_role` VALUES ('2', '18', '1');
  531. INSERT INTO `base_menu_role` VALUES ('2', '19', '1');
  532. INSERT INTO `base_menu_role` VALUES ('2', '20', '0');
  533. INSERT INTO `base_menu_role` VALUES ('2', '22', '0');
  534. INSERT INTO `base_menu_role` VALUES ('2', '23', '0');
  535. INSERT INTO `base_menu_role` VALUES ('2', '24', '0');
  536. INSERT INTO `base_menu_role` VALUES ('1', '25', '1');
  537. INSERT INTO `base_menu_role` VALUES ('1', '26', '1');
  538. INSERT INTO `base_menu_role` VALUES ('1', '27', '1');
  539. INSERT INTO `base_menu_role` VALUES ('1', '28', '1');
  540. INSERT INTO `base_menu_role` VALUES ('1', '29', '1');
  541. INSERT INTO `base_menu_role` VALUES ('3', '25', '0');
  542. INSERT INTO `base_menu_role` VALUES ('3', '26', '0');
  543. INSERT INTO `base_menu_role` VALUES ('3', '27', '0');
  544. INSERT INTO `base_menu_role` VALUES ('3', '28', '0');
  545. INSERT INTO `base_menu_role` VALUES ('3', '29', '0');
  546. INSERT INTO `base_menu_role` VALUES ('3', '30', '0');
  547. INSERT INTO `base_menu_role` VALUES ('1', '32', '1');
  548. INSERT INTO `base_menu_role` VALUES ('1', '33', '1');
  549. INSERT INTO `base_menu_role` VALUES ('1', '34', '1');
  550. INSERT INTO `base_menu_role` VALUES ('0', '2', '1');
  551. INSERT INTO `base_menu_role` VALUES ('0', '3', '0');
  552. INSERT INTO `base_menu_role` VALUES ('0', '4', '0');
  553. INSERT INTO `base_menu_role` VALUES ('0', '5', '1');
  554. INSERT INTO `base_menu_role` VALUES ('0', '6', '0');
  555. INSERT INTO `base_menu_role` VALUES ('0', '7', '0');
  556. INSERT INTO `base_menu_role` VALUES ('0', '8', '0');
  557. INSERT INTO `base_menu_role` VALUES ('0', '9', '1');
  558. INSERT INTO `base_menu_role` VALUES ('0', '10', '1');
  559. INSERT INTO `base_menu_role` VALUES ('0', '11', '0');
  560. INSERT INTO `base_menu_role` VALUES ('0', '12', '0');
  561. INSERT INTO `base_menu_role` VALUES ('0', '13', '0');
  562. INSERT INTO `base_menu_role` VALUES ('0', '14', '0');
  563. INSERT INTO `base_menu_role` VALUES ('0', '15', '0');
  564. INSERT INTO `base_menu_role` VALUES ('0', '16', '0');
  565. INSERT INTO `base_menu_role` VALUES ('0', '17', '0');
  566. INSERT INTO `base_menu_role` VALUES ('0', '18', '0');
  567. INSERT INTO `base_menu_role` VALUES ('0', '19', '0');
  568. INSERT INTO `base_menu_role` VALUES ('0', '20', '0');
  569. INSERT INTO `base_menu_role` VALUES ('0', '22', '0');
  570. INSERT INTO `base_menu_role` VALUES ('0', '23', '0');
  571. INSERT INTO `base_menu_role` VALUES ('0', '24', '0');
  572. INSERT INTO `base_menu_role` VALUES ('0', '25', '0');
  573. INSERT INTO `base_menu_role` VALUES ('0', '26', '0');
  574. INSERT INTO `base_menu_role` VALUES ('0', '27', '0');
  575. INSERT INTO `base_menu_role` VALUES ('0', '28', '0');
  576. INSERT INTO `base_menu_role` VALUES ('0', '29', '0');
  577. INSERT INTO `base_menu_role` VALUES ('0', '30', '0');
  578. INSERT INTO `base_menu_role` VALUES ('0', '31', '0');
  579. INSERT INTO `base_menu_role` VALUES ('0', '32', '0');
  580. INSERT INTO `base_menu_role` VALUES ('0', '33', '0');
  581. INSERT INTO `base_menu_role` VALUES ('0', '34', '0');
  582. INSERT INTO `base_menu_role` VALUES ('1', '35', '1');
  583. INSERT INTO `base_menu_role` VALUES ('2', '25', '1');
  584. INSERT INTO `base_menu_role` VALUES ('2', '26', '0');
  585. INSERT INTO `base_menu_role` VALUES ('2', '27', '1');
  586. INSERT INTO `base_menu_role` VALUES ('2', '28', '1');
  587. INSERT INTO `base_menu_role` VALUES ('2', '29', '1');
  588. INSERT INTO `base_menu_role` VALUES ('2', '32', '1');
  589. INSERT INTO `base_menu_role` VALUES ('2', '33', '1');
  590. INSERT INTO `base_menu_role` VALUES ('2', '34', '1');
  591. INSERT INTO `base_menu_role` VALUES ('2', '35', '0');
  592. INSERT INTO `base_menu_role` VALUES ('1', '36', '1');
  593. INSERT INTO `base_menu_role` VALUES ('1', '37', '1');
  594. INSERT INTO `base_menu_role` VALUES ('1', '38', '1');
  595. INSERT INTO `base_menu_role` VALUES ('1', '39', '1');
  596. INSERT INTO `base_menu_role` VALUES ('1', '40', '1');
  597. INSERT INTO `base_menu_role` VALUES ('3', '31', '0');
  598. INSERT INTO `base_menu_role` VALUES ('3', '32', '0');
  599. INSERT INTO `base_menu_role` VALUES ('3', '33', '0');
  600. INSERT INTO `base_menu_role` VALUES ('3', '34', '0');
  601. INSERT INTO `base_menu_role` VALUES ('3', '35', '0');
  602. INSERT INTO `base_menu_role` VALUES ('3', '36', '0');
  603. INSERT INTO `base_menu_role` VALUES ('3', '37', '0');
  604. INSERT INTO `base_menu_role` VALUES ('3', '38', '0');
  605. INSERT INTO `base_menu_role` VALUES ('3', '39', '0');
  606. INSERT INTO `base_menu_role` VALUES ('3', '40', '0');
  607. INSERT INTO `base_menu_role` VALUES ('0', '35', '0');
  608. INSERT INTO `base_menu_role` VALUES ('0', '36', '0');
  609. INSERT INTO `base_menu_role` VALUES ('0', '37', '0');
  610. INSERT INTO `base_menu_role` VALUES ('0', '38', '0');
  611. INSERT INTO `base_menu_role` VALUES ('0', '39', '0');
  612. INSERT INTO `base_menu_role` VALUES ('0', '40', '0');
  613. INSERT INTO `base_menu_role` VALUES ('1', '41', '1');
  614. INSERT INTO `base_menu_role` VALUES ('1', '42', '1');
  615. INSERT INTO `base_menu_role` VALUES ('1', '43', '1');
  616. INSERT INTO `base_menu_role` VALUES ('1', '44', '1');
  617. INSERT INTO `base_menu_role` VALUES ('1', '45', '1');
  618. INSERT INTO `base_menu_role` VALUES ('1', '46', '1');
  619. INSERT INTO `base_menu_role` VALUES ('1', '47', '1');
  620. INSERT INTO `base_menu_role` VALUES ('1', '48', '1');
  621. INSERT INTO `base_menu_role` VALUES ('0', '42', '1');
  622. INSERT INTO `base_menu_role` VALUES ('0', '43', '0');
  623. INSERT INTO `base_menu_role` VALUES ('0', '44', '0');
  624. INSERT INTO `base_menu_role` VALUES ('0', '45', '0');
  625. INSERT INTO `base_menu_role` VALUES ('0', '46', '0');
  626. INSERT INTO `base_menu_role` VALUES ('0', '47', '1');
  627. INSERT INTO `base_menu_role` VALUES ('0', '48', '1');
  628. INSERT INTO `base_menu_role` VALUES ('1', '49', '1');
  629. INSERT INTO `base_menu_role` VALUES ('1', '50', '1');
  630. INSERT INTO `base_menu_role` VALUES ('1', '51', '0');
  631. INSERT INTO `base_menu_role` VALUES ('0', '49', '0');
  632. INSERT INTO `base_menu_role` VALUES ('0', '50', '0');
  633. INSERT INTO `base_menu_role` VALUES ('0', '51', '0');
  634. -- ----------------------------
  635. -- Table structure for base_role
  636. -- ----------------------------
  637. DROP TABLE IF EXISTS `base_role`;
  638. CREATE TABLE `base_role` (
  639. `id` int(11) NOT NULL,
  640. `name` varchar(50) COLLATE utf8_bin DEFAULT NULL,
  641. `rdesc` varchar(50) CHARACTER SET latin1 DEFAULT NULL,
  642. `code` varchar(50) CHARACTER SET latin1 DEFAULT NULL,
  643. `status` int(11) DEFAULT NULL,
  644. PRIMARY KEY (`id`)
  645. ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_bin;
  646. -- ----------------------------
  647. -- Records of base_role
  648. -- ----------------------------
  649. INSERT INTO `base_role` VALUES ('1', '超级管理员', null, null, '1');
  650. INSERT INTO `base_role` VALUES ('2', '报送用户', null, null, '1');
  651. INSERT INTO `base_role` VALUES ('3', '管理员', null, null, '1');
  652. -- ----------------------------
  653. -- Table structure for base_templet
  654. -- ----------------------------
  655. DROP TABLE IF EXISTS `base_templet`;
  656. CREATE TABLE `base_templet` (
  657. `id` int(11) NOT NULL DEFAULT '0',
  658. PRIMARY KEY (`id`)
  659. ) ENGINE=InnoDB DEFAULT CHARSET=utf8;
  660. -- ----------------------------
  661. -- Records of base_templet
  662. -- ----------------------------
  663. INSERT INTO `base_templet` VALUES ('1');
  664. INSERT INTO `base_templet` VALUES ('2');
  665. -- ----------------------------
  666. -- Table structure for base_test
  667. -- ----------------------------
  668. DROP TABLE IF EXISTS `base_test`;
  669. CREATE TABLE `base_test` (
  670. `id` int(11) NOT NULL AUTO_INCREMENT,
  671. `title` varchar(200) DEFAULT NULL,
  672. `prv_url` varchar(200) DEFAULT NULL,
  673. `html_url` varchar(200) DEFAULT NULL,
  674. PRIMARY KEY (`id`)
  675. ) ENGINE=InnoDB AUTO_INCREMENT=10 DEFAULT CHARSET=utf8;
  676. -- ----------------------------
  677. -- Records of base_test
  678. -- ----------------------------
  679. INSERT INTO `base_test` VALUES ('1', '12', 'test/prv/IMG_1486957569816.png', 'test/html/HTML_1486957574330.html');
  680. INSERT INTO `base_test` VALUES ('2', '123', 'test/prv/IMG_1486963778580.png', 'test/html/HTML_1486963783063.html');
  681. INSERT INTO `base_test` VALUES ('3', '12', '', 'test/html/HTML_1490835238766.html');
  682. INSERT INTO `base_test` VALUES ('4', '12', '', 'test/html/HTML_1490835669778.html');
  683. INSERT INTO `base_test` VALUES ('5', '12', '', 'test/html/HTML_1490836438485.html');
  684. INSERT INTO `base_test` VALUES ('6', '123', '', 'test/html/HTML_1490877213038.html');
  685. INSERT INTO `base_test` VALUES ('7', '12', '', 'test/html/HTML_1490877316392.html');
  686. INSERT INTO `base_test` VALUES ('8', '12', '', 'test/html/HTML_1498700925308.html');
  687. INSERT INTO `base_test` VALUES ('9', '12', '', 'test/html/HTML_1498702209374.html');
  688. -- ----------------------------
  689. -- Table structure for base_user
  690. -- ----------------------------
  691. DROP TABLE IF EXISTS `base_user`;
  692. CREATE TABLE `base_user` (
  693. `id` int(11) NOT NULL,
  694. `loginName` varchar(50) DEFAULT NULL,
  695. `loginPwd` varchar(50) DEFAULT NULL,
  696. `ustatus` int(11) DEFAULT NULL,
  697. `wrongCount` int(11) DEFAULT NULL,
  698. `udate` varchar(50) DEFAULT NULL,
  699. `rid` int(11) DEFAULT NULL,
  700. `did` int(11) DEFAULT NULL,
  701. `bid` int(11) DEFAULT NULL,
  702. `statue` varchar(2) DEFAULT NULL COMMENT '1 删除',
  703. PRIMARY KEY (`id`)
  704. ) ENGINE=InnoDB DEFAULT CHARSET=utf8;
  705. -- ----------------------------
  706. -- Records of base_user
  707. -- ----------------------------
  708. INSERT INTO `base_user` VALUES ('1', 'admin', '4QrcOUm6Wau+VuBX8g+IPg==', '1', '0', '1484366166054', '1', '1', null, '0');
  709. -- ----------------------------
  710. -- Table structure for base_user_info
  711. -- ----------------------------
  712. DROP TABLE IF EXISTS `base_user_info`;
  713. CREATE TABLE `base_user_info` (
  714. `id` int(11) NOT NULL,
  715. `name` varchar(50) DEFAULT NULL,
  716. `niceName` varchar(50) DEFAULT NULL,
  717. `mobile` varchar(50) DEFAULT NULL,
  718. `emaiil` varchar(50) DEFAULT NULL,
  719. `IDcard` varchar(50) DEFAULT NULL,
  720. `address` varchar(50) DEFAULT NULL,
  721. `firmId` int(11) DEFAULT NULL,
  722. `dept` varchar(255) DEFAULT NULL,
  723. `statue` varchar(2) DEFAULT NULL COMMENT '1 删除',
  724. PRIMARY KEY (`id`)
  725. ) ENGINE=InnoDB DEFAULT CHARSET=utf8;
  726. -- ----------------------------
  727. -- Records of base_user_info
  728. -- ----------------------------
  729. INSERT INTO `base_user_info` VALUES ('1', '管理员', null, '13232154698', null, '', '', '1', '4', '0');
  730. -- ----------------------------
  731. -- Table structure for business
  732. -- ----------------------------
  733. DROP TABLE IF EXISTS `business`;
  734. CREATE TABLE `business` (
  735. `id` bigint(20) NOT NULL AUTO_INCREMENT,
  736. `title` varchar(100) DEFAULT NULL COMMENT '标题',
  737. `synopsis` varchar(255) DEFAULT NULL COMMENT '企业简单描述',
  738. `content` text COMMENT '公司简介',
  739. `creattime` varchar(20) DEFAULT NULL COMMENT '创建时间',
  740. `shownews` varchar(2) DEFAULT NULL COMMENT '是否显示 0 不显示,1显示',
  741. `totop` varchar(2) DEFAULT NULL COMMENT '是否置顶 0 否 1 是',
  742. `fileurl` varchar(255) DEFAULT NULL COMMENT '附件信息',
  743. `state` varchar(2) DEFAULT NULL COMMENT '0 删除 1 存在',
  744. `imgurl` varchar(255) DEFAULT NULL COMMENT '企业主图',
  745. PRIMARY KEY (`id`)
  746. ) ENGINE=InnoDB AUTO_INCREMENT=33 DEFAULT CHARSET=utf8;
  747. -- ----------------------------
  748. -- Records of business
  749. -- ----------------------------
  750. INSERT INTO `business` VALUES ('6', '盛创科技', '专注于人工智能、web平台、APP、微信定制化软件开发及信息服务,为客户的信息化事业提供全方位的解决方案与服务。', '<p style=\"margin-top:8px;margin-right:0;margin-bottom:8px;margin-left:0\"><a></a><a><strong><span style=\"font-size:20px;font-family:宋体\">一、公司概述</span></strong></a></p><p style=\"text-indent:37px;line-height:150%\"><span style=\"font-size:19px;line-height:150%;font-family:宋体\">吉林省盛创科技有限公司(简称“盛创科技”/“盛创智能”)成立于2010年1月,是一家集研发、设计、制造、销售和技术服务为一体的高科技企业。主要从事商用人工智能平台、智能机器人、智能故事机系列产品的研发、设计以及APP定制开发、微信定制开发、网站、WEB平台定制开发等。现办公地址位于长春朝阳讯飞AI双创基地,前进大街996号力旺广场B座16层。</span></p><p style=\"text-indent:37px;line-height:150%\"><span style=\"font-size:19px;line-height:150%;font-family:宋体\">盛创科技是经认证的国家双软认证企业、国家高新技术企业、长春市高新技术企业、吉林省软件行业协会会员企业。拥有信息系统集成及服务四级资质,增值电信业务经营许可资质,专利4项,软件著作权9项,产品评测、产品查新、产品登记等6项。</span></p><p style=\"text-indent:37px;line-height:150%\"><span style=\"font-size:19px;line-height:150%;font-family:宋体\">2016</span><span style=\"font-size:19px;line-height:150%;font-family:宋体\">年,盛创科技先后获得北京智能管家科技有限公司(ROOBO)和吉林森工集团的天使投资,成为国内第一家从事人工智能机器人行业定制的团队。</span></p><p style=\"margin-top:8px;margin-right:0;margin-bottom:8px;margin-left:0\"><strong><span style=\"font-size:20px;font-family:宋体\">二、人员情况</span></strong></p><p style=\"text-indent:37px;line-height:150%\"><span style=\"font-size:19px;line-height:150%;font-family:宋体\">盛创科技聚集了众多优秀的软件、服务外包和智能机器人行业精英。现有员工40余人,本科以上学历占87%,其中博士2人、硕士3人、中高级职称8人。盛创科技与长春市高校签订了长期合作协议,联合培养了大量的软件行业人才。</span></p><p style=\"margin-top:8px;margin-right:0;margin-bottom:8px;margin-left:0\"><strong><span style=\"font-size:20px;font-family:宋体\">三、业务范围</span></strong></p><p style=\"text-indent:37px\"><span style=\"font-size:19px;line-height:150%;font-family:宋体\">盛创科技秉承着“用科学技术手段解决传统难题”的品牌理念,“客户问题为先导,解决问题为目标”的服务宗旨,明确了“以品牌为基石,以服务为基础,以市场为导向”的思路,专注于人工智能、web平台、APP、微信定制化软件开发及信息服务,为客户的信息化事业提供全方位的解决方案与服务。业务范围涵盖教育、培训、养老、养生、医疗、通信、交通、金融、文化等领域,赢得了各个行业众多客户的支持和信赖。</span></p><p style=\"text-indent:37px;line-height:150%\"><span style=\"font-size:19px;line-height:150%;font-family:宋体\">公司研发的产品包括:一种与人交互式服务机器人产品;一种基于硬件实现听觉视觉触觉的机器人产品;政企通信录软件;汇分享微信营销软件;顾家智慧社区平台;智慧商超O2O软件;移动端举报纠查平台;移动端学习测评系统;新闻出版业数字化转型系统;基于微信公众平台的巡检系统;检查系统APP软件;业务统计、对比管理系统软件等。</span></p><p style=\"text-indent:37px;line-height:150%\"><span style=\"font-size:19px;line-height:150%;font-family:宋体\">自盛创科技把移动互联网商业化作为主营方向,取得了诸多可喜的成绩:2013年在长春市运营马上送O2O项目,单日订单最高1000单,总装机用户数达到3万多人;2014年研发的“吉森味道”,为集团企业提供了创新的互联网+特产销售模式;2015年研发的微信营销系统“汇分享”,全国PV量达到7亿次。2016年,研发的“以智能故事机器人为载体的出版业商用智能化平台”,在人工智能+数字出版领域提出了创新理论,实现了出版业的商用人工智能化。2017年,盛创科技入住朝阳区科大讯飞AI双创基地,重点开展智能机器人产业定制化开发,以机器人现有语音、视频等交互能力及智能硬件为载体,结合行业客户特点,把人工智能迅速的引入到行业客户,在本土成功打造了机器人+传统行业的发展模式。</span></p><p style=\"text-indent:37px\"><span style=\"font-size:19px;line-height:150%;font-family:宋体\">现已上市的智能机器人应用产品有:布丁豆豆、布丁S、朵朵糖、凡尼等。其中布丁豆豆机器人,2017年获IDG“全球儿童智能机器人金奖”、世界顶级工业设计大奖——红点最高荣誉“最佳设计奖”(Best of the Best)、2017亚洲消费电子展“最佳机器人产品奖”、2017环球网科技编辑推荐奖。</span></p><p style=\"margin-top:8px;margin-right:0;margin-bottom:8px;margin-left:0\"><strong><span style=\"font-size:20px;font-family:宋体\">四、公司愿景</span></strong></p><p style=\"text-indent:37px;line-height:150%\"><span style=\"font-size:19px;line-height:150%;font-family:宋体\">吉林省盛创科技有限公司,推崇“臻于至善”的创新服务理念,力争实现行业内的一流导向、一流规模、一流效益、一流影响力及一流品牌的企业,公司将会以更专心、更专业、更专注的态度稳步前行!</span></p><p><br/></p>', '2018-01-06 14:31:14', '1', '1', null, null, null);
  751. INSERT INTO `business` VALUES ('7', '学派科技', '共享经济理念驱动的知识服务商', '<p>&nbsp;<img src=\"/ueditor/jsp/upload/image/20180106/1515225721879048986.jpg\" title=\"1515225721879048986.jpg\" alt=\"幻灯片2.jpg\"/><img src=\"/ueditor/jsp/upload/image/20180106/1515225725864058189.jpg\" title=\"1515225725864058189.jpg\" alt=\"幻灯片3.jpg\"/><img src=\"/ueditor/jsp/upload/image/20180106/1515225729739066090.jpg\" title=\"1515225729739066090.jpg\" alt=\"幻灯片4.jpg\"/><img src=\"/ueditor/jsp/upload/image/20180106/1515225732598096932.jpg\" title=\"1515225732598096932.jpg\" alt=\"幻灯片5.jpg\"/><img src=\"/ueditor/jsp/upload/image/20180106/1515225736661039659.jpg\" title=\"1515225736661039659.jpg\" alt=\"幻灯片6.jpg\"/><img src=\"/ueditor/jsp/upload/image/20180106/1515225739801029042.jpg\" title=\"1515225739801029042.jpg\" alt=\"幻灯片7.jpg\"/><img src=\"/ueditor/jsp/upload/image/20180106/1515225743098097583.jpg\" title=\"1515225743098097583.jpg\" alt=\"幻灯片8.jpg\"/><img src=\"/ueditor/jsp/upload/image/20180106/1515225746801030745.jpg\" title=\"1515225746801030745.jpg\" alt=\"幻灯片9.jpg\"/><img src=\"/ueditor/jsp/upload/image/20180106/1515229141176071966.jpg\" title=\"1515229141176071966.jpg\" alt=\"幻灯片10.jpg\"/><img src=\"/ueditor/jsp/upload/image/20180106/1515229148817019901.jpg\" title=\"1515229148817019901.jpg\" alt=\"幻灯片11.jpg\"/><img src=\"/ueditor/jsp/upload/image/20180106/1515229152801045334.jpg\" title=\"1515229152801045334.jpg\" alt=\"幻灯片12.jpg\"/><img src=\"/ueditor/jsp/upload/image/20180106/1515229156489097441.jpg\" title=\"1515229156489097441.jpg\" alt=\"幻灯片13.jpg\"/></p>', '2018-01-06 15:43:45', '1', '1', null, null, null);
  752. INSERT INTO `business` VALUES ('8', '土巴兔', '土巴兔致力于为用户提供省钱、省心、省时间的一站式家装服务', '<p>土巴兔——互联网装修领导者,创立于2008年,总部位于深圳市南山区科技园,是国家级的高新技术企业。 土巴兔致力于为用户提供省钱、省心、省时间的一站式家装服务,用户可享受在线报价、免费验房、免费设计、免费监理、建材特卖、优质施工、家居电商等服务。截至目前,土巴兔已累计服务1400万业主家庭。 2015年土巴兔获得全球顶级风投红杉资本、经纬创投联合中国最大的房产信息平台58集团等C轮投资2亿美金</p><p><br/></p>', '2018-01-06 17:03:01', '1', '0', null, null, null);
  753. INSERT INTO `business` VALUES ('9', '悟空找房', '悟空找房瞄准中国数十万亿住房交易市场“小散乱差”的市场痛点,主打以WP(即Wukong Partner缩写)的合作方式,联手共创地产交易的生态大平台。', '<p>悟空找房——中国最大的MLS和中介加盟平台,于2015年正式上线,总部位于上海,隶属于上海好居信息科技有限公司旗下。 成立之初以二手房业务为入口,一路发展态势迅猛,于次年迅速纳入新房业务,通过“一二手联动”再次壮大房源共享库。 悟空找房瞄准中国数十万亿住房交易市场“小散乱差”的市场痛点,主打以WP(即Wukong Partner缩写)的合作方式,通过房源、品牌、系统、软件、运营、培训等全方位的支持,整合数以万计的线下精品中介,联手共创地产交易的生态大平台。</p><p>运用移动互联网的力量,成功创新线上客源、线下渠道以及金融创新的链接模式,重构房产交易生态圈,实现购房者、经纪公司、代理商和发展商多方共赢的崭新跨越。悟空找房以扶持线下中介为根本落脚点,结合互联网思维专业培育线下WP合作店领跑行业,共创佳绩。</p><p>目前,悟空找房线下WP合作店(即Wukong Partner缩写)在全国各大中小城市均有覆盖,包括上海、杭州、南京、苏州、昆明、武汉、深圳、威海、长春等国内110个城市,甚至已落地部分海外市场,并以日增15家门店,每15日新增一个城市的拓展速度稳步前行,现已逾3000家门店。</p><p><span style=\"font-size:14px;font-family:等线\">悟空找房长春总部成立于2017.7.17日,坐落于朝阳区力旺广场讯飞双创基地,秉承“创新、创业”为核心,在大环境下寻找差异化,通过不断的自我完善,开辟一条新的成功之路。</span></p><p><br/></p>', '2018-01-06 17:04:37', '1', '0', null, null, null);
  754. INSERT INTO `business` VALUES ('11', '吉林省保险科技', '为客户优选出最专业最有利于客户的保 险产品,让客户得到最优质的产品与服 务。', '<p><span style=\"font-size:14px;font-family:等线\">吉林省保险科技咨询股份有限公司成立 于2016年,在车险、寿险、财险领域中 为客户提供各家保险精算,综合对比, 为客户优选出最专业最有利于客户的保 险产品,让客户得到最优质的产品与服 务。</span></p>', '2018-01-06 19:15:08', '1', '0', null, null, null);
  755. INSERT INTO `business` VALUES ('12', '汇杰科技', '在坚持不断创新的同时努力提高产品、方案及服务的质量,全力为用户提供最专业的信息化解决方案。\r\n', '<p>吉林省汇杰信息技术股份有限公司(JiLinHuiJie Information Technology Co., Ltd. 中文简称:汇杰信息)成立于2014年9月,是在高新技术应用领域中以人工智能为核心的科技创新型企业。汇杰信息与吉林大学等院校进行战略性校企合作,致力于人工智能、大数据、AR/VR等为代表的前沿技术与行业应用的结合。现有的图像识别与图像搜索技术在行业应用中处于领先地位。</p><p><span style=\"font-size:14px;font-family: 等线\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span><span style=\"font-size:14px;font-family:等线\">汇杰信息倡导“勤奋、合作、忠诚、创新、持之以恒”的企业精神,具有良好的内部机制。目前公司员工100余人,其中专业技术人员占80%,拥有一批高素质、高水平的研发团队、实施团队和服务团队,并在国内开设了多家分支机构。我们在坚持不断创新的同时努力提高产品、方案及服务的质量,全力为用户提供最专业的信息化解决方案。</span></p><p><br/></p>', '2018-01-06 19:16:07', '1', '0', null, null, null);
  756. INSERT INTO `business` VALUES ('13', '宁波天泽融睿', '专业为国内中小银行提供零售业务产品设计、科技开发和营销支持的外包服务公司', '<p style=\"text-align:center;text-indent:37px\"><span style=\"font-size:19px;font-family:黑体\">宁波天泽融睿网络科技有限公司简介</span></p><p style=\"text-indent:29px;line-height:32px\"><span style=\"font-family:&#39;微软雅黑&#39;,sans-serif\">宁波天泽融睿网络科技有限公司是一家专业为国内中小银行提供零售业务产品设计、科技开发和营销支持的外包服务公司,自成立以来已为二十余家中小银行提供零售业务服务,续约率</span>95%<span style=\"font-family:&#39;微软雅黑&#39;,sans-serif\">以上。服务过的客户有:兴业银行(长春分行)、柳州银行、张家口银行、长安银行、长春农商银行、哈尔滨农商银行、公主岭农商银行、大安农商银行、桦甸农商银行、永吉农商银行、长白山农商银行、新疆伊宁县联社、新疆察布查尔县联社、哈尔滨滨州村镇银行、黑龙江兰西村镇银行等国内城市商业银行、农村商业银行和村镇银行。</span></p><p style=\"text-indent:29px;line-height:32px\">2015<span style=\"font-family:&#39;微软雅黑&#39;,sans-serif\">年公司获得安芙兰资本和梅花资本百万美元投资,</span>2017<span style=\"font-family:&#39;微软雅黑&#39;,sans-serif\">年公司获得吉林省股权投资基金</span>1500<span style=\"font-family:&#39;微软雅黑&#39;,sans-serif\">万元人民币投资。目前公司建立了包括由两位曾任城商行零售银行总经理的产品团队,由多位从美团、都市报等地方企业出身的运营团队,由银保业务出身的督导团队,以及由银行科技人员和知名互联网公司出身的技术团队。公司总部位于长春</span>, <span style=\"font-family:&#39;微软雅黑&#39;,sans-serif\">目前在柳州、公主岭、桦甸、永吉、大安、霍尔果斯均设有分公司,且还在不断发展壮大中。</span></p><p><br/></p>', '2018-01-06 19:17:03', '1', '0', null, null, null);
  757. INSERT INTO `business` VALUES ('14', '数派科技', '通过智能传感器与移动互联网融合,为相关行业提供最前沿的营销与数据服务。', '<p>&nbsp;<img src=\"/ueditor/jsp/upload/image/20180106/1515237620129076269.jpg\" title=\"1515237620129076269.jpg\" alt=\"幻灯片4.jpg\"/></p><p><img src=\"/ueditor/jsp/upload/image/20180106/1515237636176005910.jpg\" title=\"1515237636176005910.jpg\" alt=\"幻灯片5.jpg\"/></p><p><br/></p><p><img src=\"/ueditor/jsp/upload/image/20180106/1515237649020045057.jpg\" title=\"1515237649020045057.jpg\" alt=\"幻灯片6.jpg\"/></p><p><img src=\"/ueditor/jsp/upload/image/20180106/1515237656958058422.jpg\" title=\"1515237656958058422.jpg\" alt=\"幻灯片8.jpg\"/></p><p><br/></p><p><img src=\"/ueditor/jsp/upload/image/20180106/1515237679223015370.jpg\" title=\"1515237679223015370.jpg\" alt=\"幻灯片9.jpg\"/></p><p><br/></p><p><img src=\"/ueditor/jsp/upload/image/20180106/1515237689676032224.jpg\" title=\"1515237689676032224.jpg\" alt=\"幻灯片12.jpg\"/></p><p><br/></p><p><img src=\"/ueditor/jsp/upload/image/20180106/1515237697739030930.jpg\" title=\"1515237697739030930.jpg\" alt=\"幻灯片13.jpg\"/></p><p><br/></p><p><img src=\"/ueditor/jsp/upload/image/20180106/1515237705036035495.jpg\" title=\"1515237705036035495.jpg\" alt=\"幻灯片14.jpg\"/></p>', '2018-01-06 19:21:58', '1', '0', null, null, null);
  758. INSERT INTO `business` VALUES ('15', '中创启华', '以投融资服务为主,集项目孵化,企业交流,股权融资,资源整合等为一体的服务平台', '<p style=\"text-indent:42px;line-height:22px\"><span style=\"font-family:宋体\">长春市中创启华信息科技有限公司是一家以投融资服务为主,集项目孵化,企业交流,股权融资,资源整合等为一体的服务平台。组织和使用企业家俱乐部、投资者联盟等多种服务方式,强化创业辅导、培育企业家精神,发挥知识促进和资本推力作用,引导实体经济与网络、信息产业融合。提高企业生产效率。在金融手段、战略规划、经营管理、人才吸引、品牌传播等方面提供有效服务和支撑的载体。平台内集聚业内知名投资机构,包括天使基金,</span>VC<span style=\"font-family:宋体\">创投基金,</span>PE<span style=\"font-family:宋体\">私募股权基金,融资服务机构、劵商等众多资本机构。</span></p><p><br/></p>', '2018-01-06 19:23:02', '1', '0', null, null, null);
  759. INSERT INTO `business` VALUES ('16', '中业光电技术', '公司在可见光、红外、紫外等领域开展多方面的研究,其产品可应用于国家边防、机场跑道监控、地铁和公交、大型公共场馆、智慧城市及电力巡线和森林防火等领域', '<p style=\"text-align:center\"><strong><span style=\"font-size:29px;font-family:宋体\">吉林省中业光电技术有限公司简介</span></strong></p><p>&nbsp;</p><p style=\"text-indent:43px\">吉林省中业光电技术有限公司是一家从事光电精密仪器设计与开发的创新性高科技公司。公司秉承为我国国防建设、经济发展和社会进步贡献自己力量的精神和理念,在可见光、红外、紫外等领域开展多方面的研究,其产品可应用于国家边防、机场跑道监控、地铁和公交、大型公共场馆、智慧城市及电力巡线和森林防火等领域。</p><p style=\"text-indent:43px\">公司最新研制的产品“360°全景智能分析系统”填补了国家在此领域的空白,为全新成像模式系统开辟了广阔前景。公司现拥有光机电等方面优秀人才10几人,以高级专家为技术核心,以博士,硕士等人才为技术骨干。</p><p style=\"text-indent:43px\">所获专利:</p><p style=\"text-indent:40px\"><span style=\"font-size:20px\">一种折反射超广角成像系统(专利号:201710063829.x)</span></p><p style=\"text-indent:40px\"><span style=\"font-size:20px\">一种非球面折反射全景成像镜头(专利号:201710063872.6)</span></p><p style=\"text-indent:40px\"><span style=\"font-size:20px\">一种高分辨力360°全景成像系统(专利号:201710063830.2)</span></p><p><br/></p>', '2018-01-07 14:22:51', '1', '0', null, null, null);
  760. INSERT INTO `business` VALUES ('17', '智慧互联', '智慧互联是一家专业从事互联网软件开发、销售及服务于一体的高新技术企业。公司拥有一流政务项目规划、软件产品设计和开发团队', '<p><span style=\"font-size: 16px;font-family: 宋体\">吉林省智慧互联信息科技有限公司</span><span style=\"font-family: 宋体;\">成立于2016年1月,是一家专业从事互联网软件开发、销售及服务于一体的高新技术企业。公司拥有一流政务项目规划、软件产品设计和开发团队,专注于研发具有自主核心技术和知识产权的软件产品。 公司以致力为客户提供最优秀互联网政务公开化、软件开发标准化、相关咨询、培训和实施服务。公司视服务为企业生命,视客户为企业之本,努力提升服务水平,我们的项目规划师总是勤于了解客户,并站在客户的立场去制订专业和合理的实施方案,以优秀服务为客户节约成本、创造价值,赢得了客户的信赖与支持。公司拥有一批资深的互联网政务规划人员、专业软件技术人员、企业咨询问和项目管理专家,建立了规模化的产品研发、咨询、销售和服务体系,并基于先进的项目管理和知识管理模式,为客户提供优质的产品和服务。 我们精益求精提升产品性能,切实为客户节约成本创造价值!愿与广大客户携手前进,共创辉煌!</span></p>', '2018-01-07 14:34:22', '1', '0', null, null, null);
  761. INSERT INTO `business` VALUES ('18', '有乎科技', '有乎科技从校园起步,服务企业招聘学生从事全职和实习生工作', '<p style=\"text-indent:43px\">有乎科技从校园起步,服务企业招聘学生从事全职和实习生工作。从实习生做起,到毕业生,职场人的数据收集,要打造基于人工智能的人才系统,形成人的能力图谱和评价资料库,能够根据企业需求,直接推荐相应的人才,降低企业的招聘成本,提高招聘效率,同时也降低学生的求职成本,让学生能够更专注的提高自己的能力,参与社会实践活动。目前注册用户接近5000人,服务用户数量超过两万。帮助多家企业招聘到高素质的人才。</p><p><span style=\"font-size:21px;font-family:仿宋\">目前开发的有乎平台1.0版本,是校园信息发布平台,已经获得软件著作权。</span></p><p><br/></p>', '2018-01-07 14:35:12', '1', '0', null, null, null);
  762. INSERT INTO `business` VALUES ('19', '英才科技', '英才集团是一家为客户提供全方位网络营销、网站建设,品牌策划、设计印刷、影视制作的东北首家一站式营销服务机构', '<p style=\"text-indent: 20px\"><strong><span style=\"font-size:20px;font-family:&#39;微软雅黑&#39;,sans-serif;color:blue;background:white\">集团概述—</span></strong></p><p><span style=\"font-size:18px;font-family:&#39;微软雅黑&#39;,sans-serif;color:#333333;background:white\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style=\"font-size:18px;font-family:&#39;微软雅黑&#39;,sans-serif;color:#333333;background:white\">英才集团是一家为客户提供全方位网络营销、网站建设,品牌策划、设计印刷、影视制作的东北首家一站式营销服务机构,现拥有英才印务、英才科技、英才传媒、长春盘石、神搜网络科技、神州英才网、盛世英才、慧聪网b2b电子商务平台八大品牌。<br/> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><strong><span style=\"font-size:20px;font-family:&#39;微软雅黑&#39;,sans-serif;color:#0143FE;background:white\">英才印务—</span></strong><span style=\"font-size:18px;font-family:&#39;微软雅黑&#39;,sans-serif;color:#333333;background:white\"><br/> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style=\"font-size:18px;font-family:&#39;微软雅黑&#39;,sans-serif;color:#333333;background:white\">长春市英才印务有限公司成立于1992年,服务了众多大型企业集团,20年来帮助众多客户创建了优秀品牌,为客户提供了一站式设计印刷服务,在业界获得了极高的声望。长春市英才印务有限公司成立于1992年,服务了众多大型企业集团,20年来帮助众多客户创建了优秀品牌,为客户提供了一站式设计印刷服务,在业界获得了极高的声望。<br/> <br/> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><strong><span style=\"font-size:20px;font-family:&#39;微软雅黑&#39;,sans-serif;color:#0143FE;background:white\">英才科技—</span></strong></p><p style=\"line-height:25px;background:white\"><span style=\"font-size: 18px;font-family: 微软雅黑, sans-serif;color: rgb(51, 51, 51)\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style=\"font-size: 18px;font-family: 微软雅黑, sans-serif;color: rgb(51, 51, 51)\">吉林省英才科技有限公司成立于2007年,经过10年的发展,已经成功为上千家企业量身打造了客户满意的网站,是吉林省省级商务网站供应商。在网络营销领域,英才公司先后与著名的网络公司:赶集网、商讯网、盘石网盟、新网、时代互联、南方网通、北京亿网、乐云中国等强强合作,为吉、辽两省五千多家客户开辟了网络营销市场,是东北知名的网络营销服务商。</span></p><p style=\"line-height:25px;background:white\"><span style=\"font-size:18px;font-family:&#39;微软雅黑&#39;,sans-serif;color:#333333\">&nbsp;</span></p><p style=\"line-height:25px;background:white\"><span style=\"font-size: 18px;font-family: 微软雅黑, sans-serif;color: rgb(51, 51, 51)\">&nbsp; &nbsp; &nbsp;&nbsp;</span><strong><span style=\"font-size: 20px;font-family: 微软雅黑, sans-serif;color: rgb(1, 67, 254)\">盛世英才—</span></strong><span style=\"font-size: 18px;font-family: 微软雅黑, sans-serif;color: rgb(51, 51, 51)\"><br/> &nbsp; &nbsp; &nbsp; </span><span style=\"font-size: 18px;font-family: 微软雅黑, sans-serif;color: rgb(51, 51, 51)\">辽宁盛世英才科技有限公司成立于2017年,位于辽宁省沈阳市,集计算机网络技术开发、技术转让、技术咨询服务;通信系统集成;建筑智能化工程、安防工程、消防工程设计、施工;计算机软硬件、办公设备、机械设备、电子产品、计算机耗材、办公用品、五金交电、建筑材料批发、零售;计算机软硬件开发、技术转让,技术咨询服务;动漫设计;市场营销策划等服务于一身,致力于打造沈阳知名品牌公司。</span></p><p style=\"line-height:25px;background:white\"><span style=\"font-size:18px;font-family:&#39;微软雅黑&#39;,sans-serif;color:#333333\">&nbsp;</span></p><p style=\"line-height:25px;background:white\"><strong><span style=\"font-size: 20px;font-family: 微软雅黑, sans-serif;color: rgb(1, 67, 254)\">&nbsp; &nbsp; &nbsp; </span></strong><strong><span style=\"font-size: 20px;font-family: 微软雅黑, sans-serif;color: rgb(1, 67, 254)\">神搜网络—</span></strong></p><p style=\"line-height:25px;background:white\"><span style=\"font-size: 18px;font-family: 微软雅黑, sans-serif;color: rgb(51, 51, 51)\">&nbsp; &nbsp; &nbsp; 2010</span><span style=\"font-size: 18px;font-family: 微软雅黑, sans-serif;color: rgb(51, 51, 51)\">年英才公司投入巨资引进人才,经过三年的技术研发,拥有自主知识产权的搜索引擎推广&quot;神搜1.0&quot;上线,2013年6月正式推向市场,现已成功为上千家客户实现了七大搜索引擎的全面覆盖,提升了客户品牌形象、拓宽了销售渠道,在吉林省互联网业界树立了英才神搜品牌,为更好的服务广大客户,让客户有更好的推广体验,2016年7月“神搜2.0”正式上线。</span></p><p style=\"line-height:25px;background:white\"><span style=\"font-size:18px;font-family:&#39;微软雅黑&#39;,sans-serif;color:#333333\">&nbsp;</span></p><p style=\"line-height:25px;background:white\"><span style=\"font-size: 18px;font-family: 微软雅黑, sans-serif;color: rgb(51, 51, 51)\">&nbsp; &nbsp; &nbsp; &nbsp;</span><strong><span style=\"font-size: 20px;font-family: 微软雅黑, sans-serif;color: rgb(1, 67, 254)\">长春盘石—</span></strong></p><p style=\"line-height:25px;background:white\"><span style=\"font-size: 18px;font-family: 微软雅黑, sans-serif;color: rgb(51, 51, 51)\">&nbsp; &nbsp; &nbsp; 2013</span><span style=\"font-size: 18px;font-family: 微软雅黑, sans-serif;color: rgb(51, 51, 51)\">年英才公司正式携手全球最大的中文网站联盟——盘石网盟进军互联网广告业务。2014年初长春盘石信息技术有限公司正式成立。盘石网盟——全球中文网站广告联盟领跑者,专注于中小企业网络广告服务;在全球40万家中文网站上宣传企业与产品。扩大企业品牌知名度并提升行业竞争力。</span></p><p style=\"line-height:25px;background:white\"><span style=\"font-size:18px;font-family:&#39;微软雅黑&#39;,sans-serif;color:#333333\">&nbsp;</span></p><p><span style=\"font-size:18px;font-family:&#39;微软雅黑&#39;,sans-serif;color:#333333;background:white\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><strong><span style=\"font-size:20px;font-family:&#39;微软雅黑&#39;,sans-serif;color:#0143FE;background:white\">英才传媒—</span></strong></p><p style=\"line-height:25px;background:white\"><span style=\"font-size: 18px;font-family: 微软雅黑, sans-serif;color: rgb(51, 51, 51)\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style=\"font-size: 18px;font-family: 微软雅黑, sans-serif;color: rgb(51, 51, 51)\">英才公司在2008年正式涉足于传媒领域,先后为上市公司利源铝业、长春市火车站、伊蘭橱柜、金翼蛋品、常凯工程机械等众多知名企业拍摄了专题片、宣传片、三维动画片等,为更好的提升广大客户宣传效果,2015年《英才企业家杂志》创刊。</span></p><p style=\"line-height:25px;background:white\"><span style=\"font-size:18px;font-family:&#39;微软雅黑&#39;,sans-serif;color:#333333\">&nbsp;</span></p><p style=\"line-height:25px;background:white\"><strong><span style=\"font-size: 20px;font-family: 微软雅黑, sans-serif;color: rgb(1, 67, 254)\">&nbsp; &nbsp; &nbsp;&nbsp;</span></strong><strong><span style=\"font-size: 20px;font-family: 微软雅黑, sans-serif;color: rgb(1, 67, 254)\">神州英才网—</span></strong></p><p style=\"line-height:25px;background:white\"><strong><span style=\"font-size: 20px;font-family: 微软雅黑, sans-serif;color: rgb(1, 67, 254)\">&nbsp; &nbsp; &nbsp;&nbsp;</span></strong><span style=\"font-size: 18px;font-family: 微软雅黑, sans-serif;color: rgb(51, 51, 51)\">神州英才网(yingcaiwang.com.cn)成立于2016年,总部位于吉林省长春市,是英才集团强力打造的国内新兴的生活服务平台。作为吉林省互联网界的领军企业,英才集团凭借十年的经验累积、技术创新及强大的线下运营能力,神州英才网成功上线。<br/> &nbsp; &nbsp; &nbsp; 神州英才网智能的整合了生活服务领域需求信息,已面向全国开通了337个分站,通过PC端、移动端的平台覆盖,为用户提供本地生活服务、房屋租售、二手车辆、二手物品买卖、教育培训、招商加盟、神搜专区、名企推荐、宠物、交友等所需的生活服务,解决百姓生活难题。<br/> &nbsp; &nbsp; &nbsp; 神州英才网在提供高质量生活服务信息的同时,深入服务环节,依托自身优势及丰富的生活服务资源,推动本地生活服务(O2O)的高速发展,努力打造中国领先的互联网生活服务平台。<br/> &nbsp; &nbsp; &nbsp; 神州英才网,网进天下生活。</span></p><p style=\"line-height:25px;background:white\"><strong><span style=\"font-size: 20px;font-family: 微软雅黑, sans-serif;color: blue\">&nbsp;</span></strong></p><p style=\"line-height:25px;background:white\"><strong><span style=\"font-size: 20px;font-family: 微软雅黑, sans-serif;color: blue\">&nbsp;</span></strong></p><p style=\"line-height:25px;background:white\"><strong><span style=\"font-size: 20px;font-family: 微软雅黑, sans-serif;color: blue\">&nbsp;</span></strong></p><p style=\"text-indent:20px;line-height:25px;background:white\"><strong><span style=\"font-size: 20px;font-family: 微软雅黑, sans-serif;color: blue\">慧聪网</span></strong><span style=\"font-size: 20px;font-family: 微软雅黑, sans-serif;color: blue\">—</span></p><p style=\"text-indent:36px;line-height:25px;background:white\"><span style=\"font-size: 18px;font-family: 微软雅黑, sans-serif;color: rgb(51, 51, 51)\">慧聪网是国内最大的电子商务平台,依托网络平台及权威的杂志服务,为中小企业搭建诚信的供需平台,提供全方位的电子商务服务和传统行业服务。是国内唯一一家以杂志和展会网络三位一体帮助客户做推广的平台</span></p><p style=\"line-height:25px;background:white\"><span style=\"font-size: 20px;font-family: 微软雅黑, sans-serif;color: blue\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style=\"font-size: 20px;font-family: 微软雅黑, sans-serif;color: blue\">英才展望—</span></p><p style=\"line-height:25px;background:white\"><span style=\"font-size: 18px;font-family: 微软雅黑, sans-serif;color: rgb(51, 51, 51)\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style=\"font-size: 18px;font-family: 微软雅黑, sans-serif;color: rgb(51, 51, 51)\">英才人以&quot;英杰辈出,才满天下&quot;为事业理想,以振兴一方经济为己任,为企业提供最优质的一站式营销服务,相信品牌的力量,相信25年的英才,携手英才,共创未来!&quot;</span></p><p><br/></p>', '2018-01-07 14:36:00', '1', '0', null, null, null);
  763. INSERT INTO `business` VALUES ('20', '储天新能源(长春)', '国内少数以绿色能源技术研发为主的科技型创新公司,由日本东京大学名誉教授(王晓峰)发起,联合日本(横滨电池科技株式会社,ペクセル・テクノロジーズ㈱)及国内知名大学优秀人才一起创立。', '<p>新能源(长春)技术有限公司成立于2017年2月 是国内少数以绿色能源技术研发为主的科技型创新公司。</p><p>公司注册于长春市 注册资金2800万人民币,公司由日本东京大学名誉教授(王晓峰)发起,联合日本(横滨电池科技株式会社,ペクセル<span style=\"font-family:&#39;微软雅黑&#39;,sans-serif\">・</span>テクノロジーズ㈱)及国内知名大学优秀人才一起创立。</p><p>研发方向:开发适用于三元材料的高电压电解液及固态电解质,提高电池在高温下的循环稳定性及比容量。</p><p>研发成果:通过对正极材料的包覆改性及电解质的优化,提高了三元电池的比容量,抑制了因高电压下氧气释放引起的电池鼓胀问题。</p><p>解决方案:针对某大型锂电池生产厂家的同时提高三元电池能量密度及稳定性的需求,我们对相关企业量产的三元材料进行了有针对性的改性,并且设计了适合的电解质,从而大幅提升了其产品性能。</p><p><span style=\"font-size:14px;font-family:等线\">今后发展:针对我国当前锂离子电池产业的需求,不断提高锂离子电池的能量密度及循环稳定性。设计开发下一代高容量的电池体系及材料。</span></p><p><br/></p>', '2018-01-07 14:37:01', '1', '0', null, null, null);
  764. INSERT INTO `business` VALUES ('21', '吉林省和信科技', '领先服务于不同行业客户的经验积淀,依托科技专业公司庞大的服务体系与技术支持,以专业的策略思考和创意执行,以及广泛利用行业的关联服务平台与专业服务,在短时间内迅速成长为行业领域的创意及制作的专业平台', '<p style=\"text-indent:32px;line-height:32px\"><span style=\"font-size:16px;font-family:宋体\">吉林省和信科技有限公司,注册资金:200万,是一家集影视、动画、互联网服务、电子商务、高端科技项目开发制作为主的科技有限公司。公司具有专业技术人员47人,其中项目经理8人,专家团队10人,截止2015年8月,开发项目数百个,服务于600多家单位和个人。</span></p><p style=\"text-indent:32px;line-height:32px\"><strong><span style=\"font-size: 16px;font-family:宋体;color:#222222;background:white\">公司的服务理念</span></strong><span style=\"font-size:16px;font-family:宋体;color:#222222;background:white\">,领先服务于不同行业客户的经验积淀,依托科技专业公司庞大的服务体系与技术支持,以及深含创意之道的精英团队,以专业的策略思考和创意执行,以及广泛利用行业的关联服务平台与专业服务,为不同区域不同行业的客户提供全面的综合创意产业解决方案。伴随客户的成长和成科技亦同步发展,在短时间内迅速成长为行业领域的创意及制作的专业平台。</span></p><p style=\"line-height:32px\"><strong><span style=\"font-size:16px;font-family:宋体;color:#222222;background:white\">&nbsp;&nbsp;&nbsp;&nbsp; </span></strong><strong><span style=\"font-size:16px;font-family:宋体;color:#222222;background:white\">公司文化</span></strong><span style=\"font-size:16px;font-family: 宋体;color:#222222;background:white\">: 诚信&nbsp; 奉献&nbsp; 专注&nbsp;&nbsp; 创新</span></p><p style=\"line-height:32px\"><strong><span style=\"font-size:16px;font-family:宋体;color:#222222;background:white\">&nbsp;&nbsp;&nbsp;&nbsp; </span></strong><strong><span style=\"font-size:16px;font-family:宋体;color:#222222;background:white\">业务范围</span></strong><span style=\"font-size:16px;font-family:宋体;color:#222222;background:white\">:三维动画片制作,影视广告制作,高端影视特效制作,游戏制作,建筑漫游动画制作,企业宣传片/专题片制作,数据中心可视化、虚拟现实(VR)、全息立体投影技术、4D电影制作、AR增强现实等制作、网站建设开发、软件开发定制软件产品。</span></p><p style=\"line-height:32px\"><strong><span style=\"font-size:16px;font-family:宋体;color:red;background:white\">主营业务包括(一):</span></strong><span style=\"font-size: 16px;font-family:宋体;color:#222222\"><br/> </span><span style=\"font-size:16px;font-family:宋体;color:#222222;background:white\">三维动画片策划制作,角色动画片,影视广告制作,高端影视特效制作,游戏策划制作,建筑漫游动画制作,企业宣传片/专题片制作,多媒体交互、虚拟现实。</span><span style=\"font-size: 16px;font-family:宋体;color:#222222\"><br/> </span><strong><span style=\"font-size:16px;font-family:宋体;color:#222222;background:white\">三维动画项目案例</span></strong><span style=\"font-size:16px;font-family:宋体;color:#222222\"><br/> <strong><span style=\"background:white\">1</span></strong></span><strong><span style=\"font-size:16px;font-family: 宋体;color:#222222;background:white\">、影视剧作品:</span></strong><span style=\"font-size:16px;font-family:宋体;color:#222222;background:white\">&nbsp;</span><span style=\"font-size: 16px;font-family:宋体;color:#222222\"><br/> </span><span style=\"font-size:16px;font-family:宋体;color:#222222\">《烛光》、《开罗宣言》、《山乡女教师》、<span style=\"background:white\">《卫立煌》、《汉武大帝》、《乔家大院》、《大宋提刑官》、《棋山传奇》、《51号兵站》、《逃亡香格里拉》、《争霸英雄》、《火海逃生》、《香港十年》、等数百部电视剧在央视热播。</span><br/> <strong><span style=\"background:white\">2</span></strong><strong><span style=\"background:white\">、主要企业宣传片、电视广告类作品:&nbsp;</span></strong></span></p><p style=\"line-height:32px\"><span style=\"font-size:16px;font-family:宋体;color:#222222\">通榆县**公安局《宣传视频》、长春**公安局《宣传视频》、吉林省中国石化《宣传片》、吉林省农业部《宣传片》、《荣发集团-荣腾万里》宣传片视频、《荣发集团-辽金时代》宣传片视频、<span style=\"background:white\">《一汽富维》20周年庆典宣传片、《辽源东北袜业新园区》建筑漫游项目、《辽源东北袜业上海博览会》视频、《一汽解放》汽车产品宣传、《万达集团》企业宣传片、《2014吉林省运会》宣传视频、《非凡传媒裸眼3D婚礼》宣传视频、《装甲兵坦克学校》视频、《吉利汽车》形象宣传片《泰康人寿》10周年系列宣传片、《李宁形象》广告、《联想》电视广告、《中化石油》产品广告、《惠普电影(变形金刚)》插片广告、《富亚健康漆》广告、&nbsp;《三九企业集团》形象广告。</span><br/> <strong><span style=\"background:white\">3</span></strong><strong><span style=\"background:white\">、主要电视包装类作品:&nbsp;</span></strong><br/> 《吉视乡村频道》包装、《长影电视台电影频道》包装、《<span style=\"background:white\">CCTV</span><span style=\"background:white\">《经济与法》、《激情夏日》、《消费主张》、《交换空间》、《曲苑杂坛》、《倾国倾城》、《开心辞典》、《军旅文化大视野》、《人民子弟兵》、《军事纪实》整体包装;&nbsp;CCTV《探索.发现》</span><br/> <br/> <span style=\"background:white\">BTV</span><span style=\"background:white\">《光荣绽放》、《五星夜话》、《龙的传人》、《国际双行线》、《纪实天下》整体包装;&nbsp;</span><br/> <span style=\"background:white\">BTV</span><span style=\"background:white\">北京文艺频道整体包装、山西电视台影视、公共频道整体包装、福建电视台影视频道、海南电视台新闻频道、青海电视台藏语频道整体包装、中国气象频道整体包装、达州电视台新闻综合、公共频道整体包装、朝阳有线整体包装;&nbsp;</span><br/> <strong><span style=\"background:white\">4</span></strong><strong><span style=\"background:white\">、三维建筑动画表现、多媒体交互、虚拟现实等项目:</span></strong><span style=\"background:white\">&nbsp;</span><br/> 《空军大学》教学工程平台、北京中科软件《***数据中心可视化》、<span style=\"background:white\">《铁北监狱模拟教学平台》动画交互项目、《辽源东北袜业》交互仿真动画、《警察学院》教学平台、奥运全球火炬传递、迪拜城市规划及世界第一高楼、国家大剧院、滨海新区、中铁集团、中粮集团、海湾集团等,以及世博会、国庆阅兵、航天技术等多项国家保密项目。&nbsp;</span><br/> <strong><span style=\"background:white\">5</span></strong><strong><span style=\"background:white\">、动画、商业广告作品:</span></strong><span style=\"background:white\">&nbsp;</span><br/> 《吉视传媒》动画视频、《千字文》韩国46集动画片特效、《蛋蛋小子》韩国56动画片特效、<span style=\"background:white\">《建设银行》动画视频、《2014吉林省全运会》动画视频、西班牙动画短片《Gloops》、《大布苏的笑声》、《家有儿女》动画版电视剧、动画片《Kitti》、《CCTV2全家总动员》动画片头、《惠普——变形金刚》系列广告、《动感地带(周杰伦)》广告、《Dell电脑》动画广告、《克莱斯勒300C汽车》动画广告、《爱国者》企业宣传片、《SONY笔记本电脑电视》动画广告、《田七牙膏》电视广告、《铃木天语汽车》动画广告、《时尚先生荣耀10年形象》广告等。</span><br/> </span><strong><span style=\"font-size:16px;font-family:宋体;color:red;background:white\">主营业务包括(二):</span></strong><strong><span style=\"font-size:16px;font-family:宋体;color:#222222;background:white\"><br/> </span></strong><strong><span style=\"font-size:16px;font-family:宋体;color:#222222;background:white\">网站项目</span></strong><span style=\"font-size: 16px;font-family:宋体;color:#222222;background:white\">:&nbsp;网站建设开发,网站架设,手机网站制作,网站美工,网络商城制作,网店美工,网站维护,网站推广,电子商务,网络营销。</span></p><p style=\"line-height:32px\"><span style=\"font-size:16px;font-family:宋体;color:#222222;background:white\">项目:《东北袜业电子商务平台》、《东北袜业在线学习平台》、《*培训学校》网站、《学达教育》网站、《华成泰和文化》网站……</span></p><p style=\"line-height:32px\"><strong><span style=\"font-size:16px;font-family:宋体;color:red;background:white\">主营业务包括(三):</span></strong><span style=\"font-size: 16px;font-family:宋体;color:#222222\"><br/> </span><strong><span style=\"font-size:16px;font-family:宋体;color:#222222;background:white\">软件项目</span></strong><span style=\"font-size: 16px;font-family:宋体;color:#222222;background:white\">:&nbsp;各类行业软件开发,软件项目定制,oem软件产品。</span><span style=\"font-size:16px;font-family:宋体;color:#222222\"><br/> </span><span style=\"font-size:16px;font-family:宋体;color:#222222;background:white\">项目产品&nbsp;《物流管理系统》(分银行打款与付现金版)、&nbsp;《辽源袜业***管理系统》、《配件进销存管理系统》、《五金电料日杂进销存》、《通用进销存管理系统》、《医药进销存管理系统》、&nbsp;《物业管理系统》、《服装行业进销存管理系统》、《职业院校招生报名管理系统》、《洗浴管理系统》、《印务管理系统》,&nbsp;</span></p><p style=\"line-height:32px\"><strong><span style=\"font-size:16px;font-family:宋体;color:#222222;background:white\">&nbsp;</span></strong></p><p style=\"line-height:32px\"><strong><span style=\"font-size:16px;font-family:宋体;color:#222222;background:white\">合作客户</span></strong><span style=\"font-size:16px;font-family: 宋体;color:#222222;background:white\">:北京中科软件、东北辽源袜业股份有限公司、吉林省体育局、韩国天鹏动画有限公司、辽宁电视台、吉林电视台都市频道、吉视传媒、中国移动、中国联通、SONY、中化石油、李宁、一汽大众、一汽解放、一汽富维、万达集团、荣发集团、建设银行、空</span><span style=\"font-size:16px;font-family:宋体;color:#222222;background:white\">军航空大学、铁北监狱、吉林石油公司吉林省分公司、吉林省中电投、吉林威创机电……<strong> </strong></span></p><p><br/></p>', '2018-01-07 14:38:29', '1', '1', null, null, null);
  765. INSERT INTO `business` VALUES ('22', '艾希技术', '专注于从事汽车生产相关工艺装备产品的设计制造、工业自动化控制系统开发的高科技企业', '<p><span style=\"font-size:14px;font-family:等线;color:#333333;background:white\">长春艾希技术有限公司是家一直专注于从事汽车生产相关工艺装备产品的设计制造、工业自动化控制系统开发的高科技企业。公司成立于</span><span style=\"font-size:14px;font-family:&#39;Arial&#39;,sans-serif;color:#333333;background:white\">2001</span><span style=\"font-size:14px;font-family:等线;color:#333333;background:white\">年</span><span style=\"font-size:14px;font-family:&#39;Arial&#39;,sans-serif;color:#333333;background:white\">6</span><span style=\"font-size:14px;font-family:等线;color:#333333;background:white\">月,</span> <span style=\"font-size:14px;font-family:等线;color:#333333;background:white\">我公司具有一流专业水平的设计开发能力,并通过了</span><span style=\"font-size:14px;font-family:&#39;Arial&#39;,sans-serif;color:#333333;background:white\">ISO9001</span><span style=\"font-size:14px;font-family:等线;color:#333333;background:white\">:</span><span style=\"font-size:14px;font-family:&#39;Arial&#39;,sans-serif;color:#333333;background:white\">2000</span><span style=\"font-size:14px;font-family:等线;color:#333333;background:white\">质量管理体系的认证,被</span><span style=\"font-size:14px;font-family:等线\"><a href=\"https://baike.baidu.com/item/%E9%95%BF%E6%98%A5%E5%B8%82%E6%94%BF%E5%BA%9C/14759055\" target=\"_blank\"><span style=\";color:#136EC2;background:white\">长春市政府</span></a></span><span style=\"font-size:14px;font-family:等线;color:#333333;background:white\">批准为重点支持企业。成功设计制造了包括工业</span><span style=\"font-size:14px;font-family:等线\"><a href=\"https://baike.baidu.com/item/%E6%9C%BA%E6%A2%B0%E6%89%8B/1475215\" target=\"_blank\"><span style=\";color:#136EC2;background:white\">机械手</span></a></span><span style=\"font-size:14px;font-family:等线;color:#333333;background:white\">等在内的多种汽车生产用工装设备,为客户提供最优化的解决方案,最大限度的提高企业生产效率,降低制造成本,成为客户值得信赖的、提高生产力技术的合作伙伴。</span> <span style=\"font-size:14px;font-family:等线;color:#333333;background:white\">作为汽车制造业供应链上的一个环节,我公司尤其重视技术创新,无论是工艺方案,还是实施方案都力争超越,产品得到不同用户的认可。</span></p>', '2018-01-07 14:39:24', '1', '0', null, null, null);
  766. INSERT INTO `business` VALUES ('23', '南十字星科技', '公司为智慧城市和智能家居提供关键智能和自动化支持,包括支持多种场景个性化需求的数据平台和软硬件机器人', '<p style=\"text-indent: 32px;line-height: 150%\"><span style=\"font-size:16px;line-height:150%;font-family:仿宋\">南十字星科技有限公司是一家以智能化、自动化软件产品为主要方向的互联网公司,为行业提供专业的解决方案和产品,主要产品包括 智慧助理(智慧服务平台),精准室内定位、企业流程优化管理平台、知识管理、教育大数据平台等多种产品。</span></p><p style=\"text-indent: 32px;line-height: 150%\"><span style=\"font-size:16px;line-height:150%;font-family:仿宋\">公司以智能化、自动化为理念,以企业高效率、高质量的服务管理和任务协同市场为目标,以移动APP和云计算为基本形式,融合人工智能和大数据的能力,深入研究用户业务需求,以科技手段实现用户服务质量及流程的优化的完善。</span></p><p style=\"text-indent:28px;line-height:150%\"><span style=\"font-size:16px;line-height:150%;font-family:仿宋\">公司为智慧城市和智能家居提供关键智能和自动化支持,包括支持多种场景个性化需求的数据平台和软硬件机器人。</span></p><p style=\"text-indent:28px;line-height:150%\"><span style=\"font-size:16px;line-height:150%;font-family:仿宋\">南十字星科技有限公司具有自主知识产权的、完全自主可控的产品,以行业领先的标准为各类用户提供优秀的行业解决方案,凭借安全可靠、稳定成熟、性能卓越、易用完善的特点,充分满足多个领域、各种业务场景的需求,并得到市场的认可。</span></p><p style=\"text-indent:32px;line-height:150%\"><span style=\"font-size:16px;line-height:150%;font-family: 仿宋\">公司主要产品包括智慧服务平台、智慧教育咨询平台、十字星资产物品管理系统、十字星知识库管理系统。</span></p><p style=\"text-indent:32px;line-height:150%\"><span style=\"font-size:16px;line-height:150%;font-family: 仿宋\">取得软件著作权共六项:①十字星智慧服务平台V1.0;②金橙职业规划助手管理平台V1.0;③金橙报考大师管理系统V1.0;④十字星知识库管理系统V1.0;⑤十字星智慧助理管理系统V1.0;⑥十字星物品资产管理系统V1.0。</span></p><p><span style=\"font-size:16px;font-family:仿宋\">项目简介</span></p><p style=\"text-indent: 32px;line-height: 150%\"><span style=\"font-size:16px;line-height:150%;font-family:仿宋\">智慧服务平台:智慧服务平台是一个服务资源模块化的平台,通过对不同行业的流程和规则特点进行抽象和分析,形成一系列可以重新组合配置的技术模块,可以根据不同的业务场景进行组合,形成新的服务工具。在基本任务管理的基础上实现了任务协同和业务流程指导(流程/知识清单),提高工作效率、满足精准的业务流程实施。</span></p><p style=\"text-indent:32px;line-height:150%\"><span style=\"font-size:16px;line-height:150%;font-family: 仿宋\">智慧教育咨询平台:智慧教育咨询平台是以大数据为基础,通过国内多位专家在科学的数据处理模型上多年实践和总结,为学生和家长提供科学可信的教育服务,可以通过大数据的分析精准预测学生的目标学校和专业,同时也极大程度上解决了对于如何基于学生自身的条件和状态选择合理的学校和专业的问题。并可以对学生未来的职业发展给出建议和指导,并支持生涯规划的追踪和持续服务,最大程度帮助规划的落实。</span></p><p style=\"text-indent:36px;line-height:150%\"><span style=\"font-size:16px;line-height:150%;font-family: 仿宋\">十字星物品资产管理系统:十字星物品资产管理系统,是基于二维码和移动设备为资产管理设计的软件产品,以实物管理为基础,结合先进的二维码和RFID射频技术,对资产的购置、领借、转移、盘点、报废、清理等日常繁杂的管理进行全方位准确监管,以及处理<strong><span style=\"font-weight: normal\">固定资产</span></strong>的统计、核对等工作,还提供了一般大型企业设备巡检、信息采集、预警处理等功能,是一套成熟的固定资产二维码信息化管理软件。</span></p><p style=\"text-indent:32px;line-height:150%\"><span style=\"font-size:16px;line-height:150%;font-family: 仿宋\">十字星知识管理系统:十字星知识管理系统是整合了搜索、数据挖掘、知识转化、知识传递等多项功能的专业知识管理系统。该知识管理系统能够帮助企业提升组织知识分享与交流的能力,以便于利用知识采取行动,建立企业的核心能力。通过对企业的销售、财务、人力、文化、技术、服务等方面的梳理形成知识目录和知识标签,通过知识讲解、问题答疑、经验详解、心得体会、知识创新、图书资料、案例分析等手段进行知识收集</span></p><p><span style=\"font-size:16px;font-family:仿宋\">&nbsp;</span></p><p><br/></p>', '2018-01-07 14:40:09', '1', '1', null, null, null);
  767. INSERT INTO `business` VALUES ('24', '龙新通信科技', '致力于为政府和运营商,新兴企业提供专业的信息化整体解决方案', '<p><span style=\"font-size:14px;font-family:等线\">吉林省龙新通信科技公司成立于2005年7月,主要以通信,电子,计算机软硬件开发为主,一直致力于为政府和运营商,新兴企业提供专业的信息化整体解决方案,以及电子政务,协同商务,信息平台,网络安全等全方位的管理咨询和技术服务。</span></p>', '2018-01-07 14:41:14', '1', '0', null, null, null);
  768. INSERT INTO `business` VALUES ('25', '朗途天下', '致力于通过移动互联网的手段,帮助游客获得更好的游览体验,同时帮助景区管理部门提升服务及管理水平', '<p style=\"text-indent:32px;line-height:150%\"><span style=\"font-size:18px;line-height:150%;font-family:&#39;微软雅黑&#39;,sans-serif;color:#262626\">长春朗途天下信息科技有限公司致力于通过移动互联网的手段,帮助游客获得更好的游览体验,同时帮助景区管理部门提升服务及管理水平。</span></p><p style=\"text-indent:32px;line-height:150%\"><span style=\"font-size:18px;line-height:150%;font-family:&#39;微软雅黑&#39;,sans-serif;color:#262626\">&nbsp;</span><span style=\"font-size:18px;line-height:150%;font-family:&#39;微软雅黑&#39;,sans-serif;color:#262626\">公司的一位创始人是哈尔滨工业大学博士、同济大学博士后,曾在亿阳信通(600289)担任全国技术服务中心总经理职务。另一位创始人毕业于英国曼彻斯特大学,曾在联通114旅游预定平台担任高管。</span></p><p style=\"text-indent:32px;line-height:150%\"><span style=\"font-size:18px;line-height:150%;font-family:&#39;微软雅黑&#39;,sans-serif;color:#262626\">&nbsp;</span><span style=\"font-size:18px;line-height:150%;font-family:&#39;微软雅黑&#39;,sans-serif;color:#262626\">公司已为全国范围内数十家著名5A、4A为景区定制开发了智能导览APP以及包含科普、游客服务等功能的微信公众号。合作的景区包括:北京颐和园(5A)、北京天坛公园(5A)、承德避暑山庄(5A)、浙江奉化溪口景区(5A)、吉林净月潭(5A)、吉林长影世纪城(5A)、云南西双版纳植物园(5A)、扬州瘦西湖(5A)、北京植物园(4A)、北京北海公园(4A)、重庆南山植物园(4A)、江西省中科院庐山植物园(4A)、杭州市植物园(4A)、杭州大运河景区(4A)、杭州野生动物园(4A)、扬州个园(4A)、扬州何园(4A)、北京动物园(4A)、北京汽车博物馆(4A)、北京百里山水画廊(4A)、湖南省森林植物园(4A)、中科院武汉植物园(4A)等。无论从合作景区的档次,与景区合作的深度,还是合作景区的类型上,我公司在该行业均处于领先水平。</span></p><p style=\"text-indent:32px;line-height:150%\"><span style=\"font-size:18px;line-height:150%;font-family:&#39;微软雅黑&#39;,sans-serif;color:#262626\">&nbsp;</span><span style=\"font-size:18px;line-height:150%;font-family:&#39;微软雅黑&#39;,sans-serif;color:#262626\">公司自成立以来,获得了北京市技术创新资金支持,入选了北京市社会征集科普课题建议方案并承担了相关课题,被授予中关村国家自主创新示范区高新技术企业、中关村“金种子企业”称号。2014年12月,公司参加在浙江举行的全国智慧旅游应用大赛,获得了“最具行业潜力奖”。</span></p><p><span style=\"font-size:18px;font-family:&#39;微软雅黑&#39;,sans-serif;color:#262626\">公司在软件开发方面获得了很多肯定,其中软件著作权包括“照片、视频及文本征集应用”“电子明信片合成应用”“手机客户端与微信公众号统一管理平台”“基于ibeacon的商家信息流管理平台”“跨平台随机码流转系统”“定向越野手机客户端”“电子会员卡”“在线互动问答系统”“在线活动报名系统”“导游预约及管理平台”“微信公众号通用积分系统”</span></p><p><br/></p>', '2018-01-07 14:42:12', '1', '0', null, null, null);
  769. INSERT INTO `business` VALUES ('26', '天邦菁华', '公司通过知识产权全流程服务,支持科研院所、企业、高校和其他科研机构形成高价值知识产权', '<p><span style=\"font-size:14px;font-family:宋体;color:#333333;background:white\">吉林省天邦菁华知识产权运营服务有限公司是一家专业从事知识产权商业运营的公司。公司通过知识产权全流程服务,支持科研院所、企业、高校和其他科研机构形成高价值知识产权。公司主营业务包括知识产权运营服务;知识产权法律咨询服务;知识产权评估、质押、融资、托管服务;专利代理、商标代理、版权代理;知识产权领域内的技术开发、技术转让、技术服务、技术咨询;知识产权高端商务信息咨询服务。</span></p>', '2018-01-07 14:42:58', '1', '0', null, null, null);
  770. INSERT INTO `business` VALUES ('27', '喜成科技', '专业从事机器人、自动化设备、智能控制设备、环保设备、光电一体化设备、电气设备研发、生产、销售、服务为一体的科技型公司', '<p><span style=\"font-size: 15px;font-family: 微软雅黑, sans-serif;background: white\">长春喜成科技有限公司,成立于2015年,是一家专业从事机器人、自动化设备、智能控制设备、环保设备、光电一体化设备、电气设备研发、生产、销售、服务为一体的科技型公司.</span></p><p><span style=\"font-size: 15px;font-family: 微软雅黑, sans-serif;background: white\">公司继承了自控领域的经验,融入当今先进的工业计算机技术,在自动化控制及嵌入式系统领域取得了骄人的业绩,成为在该领域具有较强影响力的公司。</span></p><p><span style=\"font-size: 15px;font-family: 微软雅黑, sans-serif;background: white\">公司秉承着努力钻研,与时俱进的态度,同时,响应政府的号召,共同完成国家,为人民服务的宗旨,为中国“智”造,奋力担当</span></p><p><br/></p>', '2018-01-07 14:43:47', '1', '0', null, null, null);
  771. INSERT INTO `business` VALUES ('28', '华尔讯达', '致力于为政府机构、旅游行业、商业体系、医疗机构等行业提供移动软硬件产品及开发,品牌营销解决方案的高科技公司', '<p style=\"text-indent:28px;line-height:150%\"><span style=\"font-size:16px;line-height:150%;font-family:宋体\">吉林华尔讯达科技发展有限公司(简称“华尔讯达”)是一家移动互联网系统开发、系统支撑、品牌营销推广等一站式服务提供商。</span></p><p style=\"line-height:150%\"><span style=\"font-size:16px;line-height:150%;font-family:宋体\">致力于为政府机构、旅游行业、商业体系、医疗机构等行业提供移动软硬件产品及开发,品牌营销解决方案的高科技公司,总部位于北京,由上市公司北京汇元网科技股份有限公司(证券简称:汇元科技,证券代码:832028)控股的子公司,自2009年成立以来,在北京、重庆、长春、武汉等地设立了分公司和开发中心,近百名技术服务人员。</span></p><p style=\"line-height:150%\"><span style=\"font-size:16px;line-height:150%;font-family:宋体\">我们坚持“专业化产品、个性化服务”的发展策略,致力于为客户提供一站式的“软件开发+品牌营销+移动支付解决方案和运营服务,推出和建设了“汇付宝系、云讯通系、魅力黔江、康养石柱”等产品和服务,在市场的高速发展和激烈竞争中确立了独特的产品风格,获得了2000家多商户的认可。</span></p><p><br/></p>', '2018-01-07 14:44:21', '1', '0', null, null, null);
  772. INSERT INTO `business` VALUES ('29', '把手科技', '致力于为法院、律所、企业提供专属法律产品的法律数据分析服务商', '<p style=\"text-indent:37px\"><span style=\"font-size:19px;font-family:宋体\">长春市把手科技有限公司成立于</span><span style=\"font-size:19px\">2015</span><span style=\"font-size:19px;font-family:宋体\">年</span><span style=\"font-size:19px\">10</span><span style=\"font-size:19px;font-family: 宋体\">月,是一家致力于为法院、律所、企业提供专属法律产品的法律数据分析服务商。公司以全面可靠的数据与计算机法律结合的技术为支撑,实现数据到信息的转化,以提高法律人的工作效率和服务质量为目标,与吉林大学司法数据应用研究中心建立战略合作关系,聘请知名法律学者作为专业顾问支持,致力于打造法律大数据的创新型公司,成为司法数据分析服务的领跑者。</span></p><p style=\"text-indent:37px\"><span style=\"font-size:19px;font-family:宋体\">在过去的一年里,把手科技敏锐地洞察到</span><span style=\"font-size:19px\">“</span><span style=\"font-size:19px;font-family:宋体\">互联网</span><span style=\"font-size:19px\">+”</span><span style=\"font-size:19px;font-family: 宋体\">时代司法信息资源搜集整合的新方向,已先后获得国家级软件著作权</span><span style=\"font-size:19px\">10</span><span style=\"font-size:19px;font-family:宋体\">项,并与国家认证认监委、吉林省高级人民法院、国家电网、二道区人民法院、各大律所等企事业单位合作,提供专业数据分析服务多次,在业界树立了良好的口碑和声誉。</span></p><p style=\"text-indent:37px\"><span style=\"font-size:19px;font-family:宋体\">未来我们还将致力于把手法律导航、云端律所、法律人工智能等领域的发展,并希望以创新的理念、专业的知识、成熟的技术成为全国性有竞争力的法律服务企业。</span></p><p><br/></p>', '2018-01-07 14:44:50', '1', '0', null, null, null);
  773. INSERT INTO `business` VALUES ('30', '神州易桥', '领先的企业服务运营商,致力于孵化未来所有企业', '<p class=\"s-about-cont\" style=\"box-sizing: border-box; padding: 0px; margin-top: 0px; margin-bottom: 0px; list-style: none; border: 0px; font-variant-numeric: inherit; font-stretch: inherit; font-size: 14px; line-height: 26px; font-family: 微软雅黑, &quot;Microsoft Yahei&quot;, &quot;Hiragino Sans GB&quot;, tahoma, arial, 宋体; vertical-align: baseline; text-indent: 2em; color: rgb(51, 51, 51); white-space: normal; background-color: rgb(255, 255, 255);\">神州易桥是领先的企业服务运营商,致力于孵化未来所有企业。</p><p class=\"s-about-cont\" style=\"box-sizing: border-box; padding: 0px; margin-top: 0px; margin-bottom: 0px; list-style: none; border: 0px; font-variant-numeric: inherit; font-stretch: inherit; font-size: 14px; line-height: 26px; font-family: 微软雅黑, &quot;Microsoft Yahei&quot;, &quot;Hiragino Sans GB&quot;, tahoma, arial, 宋体; vertical-align: baseline; text-indent: 2em; color: rgb(51, 51, 51); white-space: normal; background-color: rgb(255, 255, 255);\">神州易桥成立于2009年,2016年3月经中国证监会批准,成功登陆资本市场,成为中国首家企业服务类主板上市公司,业务范围包括商务服务、营销服务、资金服务三大类。</p><p class=\"s-about-cont\" style=\"box-sizing: border-box; padding: 0px; margin-top: 0px; margin-bottom: 0px; list-style: none; border: 0px; font-variant-numeric: inherit; font-stretch: inherit; font-size: 14px; line-height: 26px; font-family: 微软雅黑, &quot;Microsoft Yahei&quot;, &quot;Hiragino Sans GB&quot;, tahoma, arial, 宋体; vertical-align: baseline; text-indent: 2em; color: rgb(51, 51, 51); white-space: normal; background-color: rgb(255, 255, 255);\">神州易桥旗下神州顺利办平台,通过“百城千店”计划以“圈地、囤人、赋能”战略为8000万企业提供运营服务,为小企业提供运营和孵化,对大企业提供加速和赋能,从而实现“大企业顶天立地、小企业铺天盖地”的景象。自2016年4月始,计划三年内在线下布局5000家面向企业“最后一公里”的企业服务运营中心,并形成海量级企业大数据平台。截止目前,已拥有数千家线下企业服务运营中心,业务覆盖全国31个省市自治区,服务500万企业用户。</p><p class=\"s-about-cont\" style=\"box-sizing: border-box; padding: 0px; margin-top: 0px; margin-bottom: 0px; list-style: none; border: 0px; font-variant-numeric: inherit; font-stretch: inherit; font-size: 14px; line-height: 26px; font-family: 微软雅黑, &quot;Microsoft Yahei&quot;, &quot;Hiragino Sans GB&quot;, tahoma, arial, 宋体; vertical-align: baseline; text-indent: 2em; color: rgb(51, 51, 51); white-space: normal; background-color: rgb(255, 255, 255);\">神州顺利办将中国960万平方公里的土地打造成一个超级孵化器,在中国的土壤上去孵化未来所有企业,他更像是一个巨大的插座,企业在这个平台上获取公共资源,共享服务,链接生态!</p><p class=\"s-about-cont\" style=\"box-sizing: border-box; padding: 0px; margin-top: 0px; margin-bottom: 0px; list-style: none; border: 0px; font-variant-numeric: inherit; font-stretch: inherit; font-size: 14px; line-height: 26px; font-family: 微软雅黑, &quot;Microsoft Yahei&quot;, &quot;Hiragino Sans GB&quot;, tahoma, arial, 宋体; vertical-align: baseline; text-indent: 2em; color: rgb(51, 51, 51); white-space: normal; background-color: rgb(255, 255, 255);\">&nbsp;</p><p class=\"s-about-cont\" style=\"box-sizing: border-box; padding: 0px; margin-top: 0px; margin-bottom: 0px; list-style: none; border: 0px; font-variant-numeric: inherit; font-stretch: inherit; font-size: 14px; line-height: 26px; font-family: 微软雅黑, &quot;Microsoft Yahei&quot;, &quot;Hiragino Sans GB&quot;, tahoma, arial, 宋体; vertical-align: baseline; text-indent: 2em; color: rgb(51, 51, 51); white-space: normal; background-color: rgb(255, 255, 255);\">&nbsp;</p><p class=\"s-about-cont\" style=\"box-sizing: border-box; padding: 0px; margin-top: 0px; margin-bottom: 0px; list-style: none; border: 0px; font-variant-numeric: inherit; font-stretch: inherit; font-size: 14px; line-height: 26px; font-family: 微软雅黑, &quot;Microsoft Yahei&quot;, &quot;Hiragino Sans GB&quot;, tahoma, arial, 宋体; vertical-align: baseline; text-indent: 2em; color: rgb(51, 51, 51); white-space: normal; background-color: rgb(255, 255, 255);\">资本优势</p><p class=\"s-about-cont\" style=\"box-sizing: border-box; padding: 0px; margin-top: 0px; margin-bottom: 0px; list-style: none; border: 0px; font-variant-numeric: inherit; font-stretch: inherit; font-size: 14px; line-height: 26px; font-family: 微软雅黑, &quot;Microsoft Yahei&quot;, &quot;Hiragino Sans GB&quot;, tahoma, arial, 宋体; vertical-align: baseline; text-indent: 2em; color: rgb(51, 51, 51); white-space: normal; background-color: rgb(255, 255, 255);\">中国首家企业服务主板上市公司(000606),从资本市场高纬度向下整合企业服务市场,融资方式多样化,通过资金资本换取时间和空间。</p><p class=\"s-about-cont\" style=\"box-sizing: border-box; padding: 0px; margin-top: 0px; margin-bottom: 0px; list-style: none; border: 0px; font-variant-numeric: inherit; font-stretch: inherit; font-size: 14px; line-height: 26px; font-family: 微软雅黑, &quot;Microsoft Yahei&quot;, &quot;Hiragino Sans GB&quot;, tahoma, arial, 宋体; vertical-align: baseline; text-indent: 2em; color: rgb(51, 51, 51); white-space: normal; background-color: rgb(255, 255, 255);\">市场优势</p><p class=\"s-about-cont\" style=\"box-sizing: border-box; padding: 0px; margin-top: 0px; margin-bottom: 0px; list-style: none; border: 0px; font-variant-numeric: inherit; font-stretch: inherit; font-size: 14px; line-height: 26px; font-family: 微软雅黑, &quot;Microsoft Yahei&quot;, &quot;Hiragino Sans GB&quot;, tahoma, arial, 宋体; vertical-align: baseline; text-indent: 2em; color: rgb(51, 51, 51); white-space: normal; background-color: rgb(255, 255, 255);\">线下体系健全,百城千店覆盖31个省市,服务覆盖企业全生命周期链条,高度整合行业资源,具备千店协同能力,在产业招商、跨区域协作等方面独具优势。</p><p class=\"s-about-cont\" style=\"box-sizing: border-box; padding: 0px; margin-top: 0px; margin-bottom: 0px; list-style: none; border: 0px; font-variant-numeric: inherit; font-stretch: inherit; font-size: 14px; line-height: 26px; font-family: 微软雅黑, &quot;Microsoft Yahei&quot;, &quot;Hiragino Sans GB&quot;, tahoma, arial, 宋体; vertical-align: baseline; text-indent: 2em; color: rgb(51, 51, 51); white-space: normal; background-color: rgb(255, 255, 255);\">结构优势</p><p class=\"s-about-cont\" style=\"box-sizing: border-box; padding: 0px; margin-top: 0px; margin-bottom: 0px; list-style: none; border: 0px; font-variant-numeric: inherit; font-stretch: inherit; font-size: 14px; line-height: 26px; font-family: 微软雅黑, &quot;Microsoft Yahei&quot;, &quot;Hiragino Sans GB&quot;, tahoma, arial, 宋体; vertical-align: baseline; text-indent: 2em; color: rgb(51, 51, 51); white-space: normal; background-color: rgb(255, 255, 255);\">现代级企业服务场景,线上拥有客户端与大数据平台,线下拥有上千家服务运营中心、服务工厂、城市赋能灯塔,逐级赋能,能力共振,集约化处理服务,提升效率降低成本。</p><p class=\"s-about-cont\" style=\"box-sizing: border-box; padding: 0px; margin-top: 0px; margin-bottom: 0px; list-style: none; border: 0px; font-variant-numeric: inherit; font-stretch: inherit; font-size: 14px; line-height: 26px; font-family: 微软雅黑, &quot;Microsoft Yahei&quot;, &quot;Hiragino Sans GB&quot;, tahoma, arial, 宋体; vertical-align: baseline; text-indent: 2em; color: rgb(51, 51, 51); white-space: normal; background-color: rgb(255, 255, 255);\">技术优势</p><p class=\"s-about-cont\" style=\"box-sizing: border-box; padding: 0px; margin-top: 0px; margin-bottom: 0px; list-style: none; border: 0px; font-variant-numeric: inherit; font-stretch: inherit; font-size: 14px; line-height: 26px; font-family: 微软雅黑, &quot;Microsoft Yahei&quot;, &quot;Hiragino Sans GB&quot;, tahoma, arial, 宋体; vertical-align: baseline; text-indent: 2em; color: rgb(51, 51, 51); white-space: normal; background-color: rgb(255, 255, 255);\">线上拥有成熟的互联网研发运营能力,线下拥有几万人服务队伍,企业服务经验人均超过二十年,并成立了专家团与顾问团,将传统企业服务升级为智能化、信息化、集约化、协同化、定制化服务。</p><p class=\"s-about-cont\" style=\"box-sizing: border-box; padding: 0px; margin-top: 0px; margin-bottom: 0px; list-style: none; border: 0px; font-variant-numeric: inherit; font-stretch: inherit; font-size: 14px; line-height: 26px; font-family: 微软雅黑, &quot;Microsoft Yahei&quot;, &quot;Hiragino Sans GB&quot;, tahoma, arial, 宋体; vertical-align: baseline; text-indent: 2em; color: rgb(51, 51, 51); white-space: normal; background-color: rgb(255, 255, 255);\">资源优势</p><p class=\"s-about-cont\" style=\"box-sizing: border-box; padding: 0px; margin-top: 0px; margin-bottom: 0px; list-style: none; border: 0px; font-variant-numeric: inherit; font-stretch: inherit; font-size: 14px; line-height: 26px; font-family: 微软雅黑, &quot;Microsoft Yahei&quot;, &quot;Hiragino Sans GB&quot;, tahoma, arial, 宋体; vertical-align: baseline; text-indent: 2em; color: rgb(51, 51, 51); white-space: normal; background-color: rgb(255, 255, 255);\">与政府、大型企业和各类组织机构合作,整合多方社会优质资源,解决信息不对称问题,建立企业公共支持平台。</p><p class=\"s-about-cont\" style=\"box-sizing: border-box; padding: 0px; margin-top: 0px; margin-bottom: 0px; list-style: none; border: 0px; font-variant-numeric: inherit; font-stretch: inherit; font-size: 14px; line-height: 26px; font-family: 微软雅黑, &quot;Microsoft Yahei&quot;, &quot;Hiragino Sans GB&quot;, tahoma, arial, 宋体; vertical-align: baseline; text-indent: 2em; color: rgb(51, 51, 51); white-space: normal; background-color: rgb(255, 255, 255);\">基因优势</p><p class=\"s-about-cont\" style=\"box-sizing: border-box; padding: 0px; margin-top: 0px; margin-bottom: 0px; list-style: none; border: 0px; font-variant-numeric: inherit; font-stretch: inherit; font-size: 14px; line-height: 26px; font-family: 微软雅黑, &quot;Microsoft Yahei&quot;, &quot;Hiragino Sans GB&quot;, tahoma, arial, 宋体; vertical-align: baseline; text-indent: 2em; color: rgb(51, 51, 51); white-space: normal; background-color: rgb(255, 255, 255);\">神州易桥2009年起为政府提供财税一体化及企业O2O管家式服务,8年间覆盖14个省份,奠定扎实的企业服务基础。上市公司监管体制健全,保障体系完善。&nbsp;</p><p><br/></p>', '2018-01-08 12:56:37', '1', '1', null, null, null);
  774. INSERT INTO `business` VALUES ('31', null, null, null, '2018-05-28 16:29:45', null, '0', null, null, null);
  775. INSERT INTO `business` VALUES ('32', null, null, null, '2018-05-28 16:29:51', null, '0', null, null, null);
  776. -- ----------------------------
  777. -- Table structure for company
  778. -- ----------------------------
  779. DROP TABLE IF EXISTS `company`;
  780. CREATE TABLE `company` (
  781. `id` int(11) NOT NULL AUTO_INCREMENT COMMENT '主键',
  782. `name` varchar(255) DEFAULT NULL COMMENT '企业名称',
  783. `leaglperson` varchar(255) DEFAULT NULL COMMENT '企业法人',
  784. `createtime` varchar(255) DEFAULT NULL COMMENT '注册时间',
  785. `createaddress` varchar(255) DEFAULT NULL COMMENT '注册地址',
  786. `employeesnumber` int(11) DEFAULT NULL COMMENT '员工人数',
  787. `leader` varchar(255) DEFAULT NULL COMMENT '企业负责人',
  788. `duties` varchar(20) DEFAULT NULL COMMENT '负责人职务',
  789. `phone` varchar(255) DEFAULT NULL COMMENT '负责人电话',
  790. `email` varchar(255) DEFAULT NULL COMMENT '负责人邮箱',
  791. `situation` int(11) DEFAULT NULL COMMENT '负责人目前情况(1.在校 2.在职 3.创业 4.其他)',
  792. `description` varchar(255) DEFAULT NULL COMMENT '负责人所属院校/最高学历院校',
  793. `signupid` int(11) DEFAULT NULL COMMENT '报名id',
  794. PRIMARY KEY (`id`)
  795. ) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8;
  796. -- ----------------------------
  797. -- Records of company
  798. -- ----------------------------
  799. INSERT INTO `company` VALUES ('1', '1', '1', '2018-06-14', '1', '1', '1', '1', '13504703126', '1239561710@qq.com', '1', '长春大学', '1');
  800. INSERT INTO `company` VALUES ('2', '讯飞', '龙哥', '2018-06-14', '力旺广场A座16楼', '2', 'aa', '组织', '13523456789', '123123123@qq.com', '1', '长春大学', '4');
  801. -- ----------------------------
  802. -- Table structure for policynews
  803. -- ----------------------------
  804. DROP TABLE IF EXISTS `policynews`;
  805. CREATE TABLE `policynews` (
  806. `id` int(11) NOT NULL AUTO_INCREMENT,
  807. `title` varchar(100) DEFAULT NULL,
  808. `creattime` varchar(100) DEFAULT NULL,
  809. `imgurl` varchar(100) DEFAULT NULL,
  810. `content` text,
  811. `fileurl` varchar(255) DEFAULT NULL COMMENT '附件信息',
  812. `state` varchar(4) DEFAULT NULL COMMENT '0 删除 1 存在',
  813. PRIMARY KEY (`id`)
  814. ) ENGINE=InnoDB AUTO_INCREMENT=14 DEFAULT CHARSET=utf8;
  815. -- ----------------------------
  816. -- Records of policynews
  817. -- ----------------------------
  818. INSERT INTO `policynews` VALUES ('2', ' 国务院办公厅关于创建“中国制造2025” 国家级示范区的通知', '2017-11-23 14:46:19', null, '<p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-align: justify;\">各省、自治区、直辖市人民政府,国务院各部委、各直属机构:</p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\">为加快实施“中国制造2025”,鼓励和支持地方探索实体经济尤其是制造业转型升级的新路径、新模式,国务院决定开展“中国制造2025”国家级示范区(以下简称示范区)创建工作。经国务院同意,现将有关事项通知如下:</p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\"><span style=\"margin: 0px; padding: 0px; font-weight: bold;\">一、创建主体</span></p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\">直辖市市辖区和副省级市、地级市均可申请创建示范区,距离相近、产业关联度高的城市可联合申请创建示范区。申请城市(群)应具备以下条件:(一)主导产业特色鲜明,产业配套体系相对完善,在建设国家级新区、国家级开发区和国家新型工业化产业示范基地等产业集聚区方面具有明显优势。(二)产业创新支撑能力强,科研院所和创新人才集聚,拥有一批较高水平的创新企业、载体和平台,协同创新体系较为完善。(三)微观政策支撑体系比较灵活,市场发展环境好,能够有效发挥示范带动作用。</p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\">申请城市(群)要根据地区发展实际组织编制示范区创建方案,经省级人民政府审核同意后报国务院。</p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\"><span style=\"margin: 0px; padding: 0px; font-weight: bold;\">二、创建要求</span></p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\">示范区要充分发挥地区产业优势,主动对接国家重大战略,科学确定制造业发展方向,营造产业链、创新链、人才链、政策链衔接贯通的生态环境,建设先进制造业体系。紧密结合“互联网+”和大众创业万众创新,大胆探索军民融合新模式,大力改造提升传统产业,加快培育平台型大企业和“专精特新”中小企业,做强一批具有核心竞争力的新型制造企业,推动大中小企业融通发展,形成若干有较强影响力的协同创新高地和优势突出的先进制造业集群,促进我国产业迈向全球价值链中高端。着力激发创新活力,建立以市场为导向、以企业为主体、产学研深度融合的技术创新体系,加大对共性技术、通用技术研发的支持力度,加强核心技术攻关,力争突破制约制造业发展的瓶颈。积极推进产融合作,建立产融信息对接平台,创新金融支持方式,提升金融支持制造业发展的能力和效率。深化对外开放合作,有序放宽外资准入限制,引导国内企业对照国际高端标准提高技术水平和管理能力,塑造中国制造的国际竞争新优势。加快落实国家有关支持政策,创新体制机制,完善实施措施,尽快取得突破并探索形成可复制、可推广的典型经验。</p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\"><span style=\"margin: 0px; padding: 0px; font-weight: bold;\">三、组织实施</span></p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\">各省(区、市)人民政府要高度重视示范区创建工作,认真落实《中国制造2025分省市指南》,坚持一区一案,确保差异化发展;加强对本地区示范区申报、建设工作的统筹指导和督促落实,确保示范区创建工作扎实有序推进。国家制造强国建设领导小组办公室要会同各有关部门围绕国家重大区域战略布局,统筹考虑东、中、西部和东北地区制造业发展的基础和特色,结合全面创新改革试验区、自由贸易试验区、国家自主创新示范区、国家级新区、国家级开发区等布局,鼓励不同地区探索制造业转型升级的路径和模式,形成各具特色的先进制造业体系。积极稳妥开展示范区创建工作,加强对示范区创建工作的统筹,成熟一批、建设一批。加强总结交流,以点带面、梯次推进,充分发挥示范引领带动作用。细化完善支持政策,协调解决示范区创建中的重大问题,并加强对示范区创建工作的评估,不断完善考核管理办法,形成动态调整的良性竞争激励机制。</p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\">各有关方面要继续深化简政放权、放管结合、优化服务改革,大力支持示范区创新发展。国务院有关部门要将目前已在国家自主创新示范区等区域实施的市场准入制度改革、财税金融、土地供应、人才培养等有关政策扩展到示范区,并进一步细化措施。要加大支持力度,统筹用好各类政府资金和产业基金,加强各类资金计划衔接,确保发挥更大效益,带动更多社会资本支持制造业转型升级。加快实施普惠金融服务,国有商业银行成立的普惠金融事业部要着力在示范区探索积累经验;发挥财政担保体系作用,更好支持民营企业、中小企业创新发展。试点推动老旧商业设施、仓储设施、闲置楼宇等转为创业孵化基地。落实好股权激励和人才优惠便利等政策,充分调动科研院所、高校的积极性。示范区所在地省级人民政府可将外资管理、经贸合作、投资审批等方面的审批权限下放至示范区,并允许示范区研究制定推动制造业创新发展的政策措施,探索新机制、新模式、新路径。示范区制定实施的各项政策措施要对各类企业一视同仁,充分调动各方积极性,共同推动制造业转型升级,提高实体经济发展质量,打造国家核心竞争力,为实现制造强国目标奠定坚实基础。</p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-align: right;\">国务院办公厅&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-align: right;\">2017年11月20日</p><p><br/></p>', null, null);
  819. INSERT INTO `policynews` VALUES ('4', '国务院办公厅关于推广支持创新 相关改革举措的通知', '2017-09-14 14:48:14', null, '<p style=\";padding: 0px;color: rgb(51, 51, 51);font-family: 宋体;white-space: normal;background-color: rgb(255, 255, 255);text-align: justify\">各省、自治区、直辖市人民政府,国务院各部委、各直属机构:</p><p style=\";padding: 0px;color: rgb(51, 51, 51);font-family: 宋体;white-space: normal;background-color: rgb(255, 255, 255);text-indent: 2em;text-align: justify\">为深入实施创新驱动发展战略,党中央、国务院确定在京津冀、上海、广东(珠三角)、安徽(合芜蚌)、四川(成德绵)、湖北武汉、陕西西安、辽宁沈阳等8个区域开展全面创新改革试验,推进相关改革举措先行先试,着力破除制约创新发展的体制机制障碍。有关地区和部门认真落实党中央、国务院决策部署,在深化科技体制改革、提升自主创新能力、优化创新创业环境等方面进行了大胆探索,形成了一批支持创新的相关改革举措。为进一步加大支持创新的力度,营造有利于大众创业、万众创新的制度环境和公平竞争市场环境,为创新发展提供更加优质的服务,经国务院批准,将有关改革举措在全国或8个改革试验区域内推广。现就有关事项通知如下:</p><p style=\";padding: 0px;color: rgb(51, 51, 51);font-family: 宋体;white-space: normal;background-color: rgb(255, 255, 255);text-indent: 2em;text-align: justify\"><span style=\";padding: 0px;font-weight: bold\">一、推广改革举措的主要内容</span></p><p style=\";padding: 0px;color: rgb(51, 51, 51);font-family: 宋体;white-space: normal;background-color: rgb(255, 255, 255);text-indent: 2em;text-align: justify\">(一)科技金融创新方面3项:“以关联企业从产业链核心龙头企业获得的应收账款为质押的融资服务”、“面向中小企业的一站式投融资信息服务”、“贷款、保险、财政风险补偿捆绑的专利权质押融资服务”。</p><p style=\";padding: 0px;color: rgb(51, 51, 51);font-family: 宋体;white-space: normal;background-color: rgb(255, 255, 255);text-indent: 2em;text-align: justify\">(二)创新创业政策环境方面5项:“专利快速审查、确权、维权一站式服务”、“强化创新导向的国有企业考核与激励”、“事业单位可采取年薪制、协议工资制、项目工资等灵活多样的分配形式引进紧缺或高层次人才”、“事业单位编制省内统筹使用”、“国税地税联合办税”。</p><p style=\";padding: 0px;color: rgb(51, 51, 51);font-family: 宋体;white-space: normal;background-color: rgb(255, 255, 255);text-indent: 2em;text-align: justify\">(三)外籍人才引进方面2项:“鼓励引导优秀外国留学生在华就业创业,符合条件的外国留学生可直接申请工作许可和居留许可”、“积极引进外籍高层次人才,简化来华工作手续办理流程,新增工作居留向永久居留转换的申请渠道”。</p><p style=\";padding: 0px;color: rgb(51, 51, 51);font-family: 宋体;white-space: normal;background-color: rgb(255, 255, 255);text-indent: 2em;text-align: justify\">(四)军民融合创新方面3项:“军民大型国防科研仪器设备整合共享”、“以股权为纽带的军民两用技术联盟创新合作”、“民口企业配套核心军品的认定和准入标准”。</p><p style=\";padding: 0px;color: rgb(51, 51, 51);font-family: 宋体;white-space: normal;background-color: rgb(255, 255, 255);text-indent: 2em;text-align: justify\"><span style=\";padding: 0px;font-weight: bold\">二、高度重视推广工作</span></p><p style=\";padding: 0px;color: rgb(51, 51, 51);font-family: 宋体;white-space: normal;background-color: rgb(255, 255, 255);text-indent: 2em;text-align: justify\">各地区、各部门要深入实施创新驱动发展战略,深刻认识推广支持创新相关改革举措的重大意义,将其作为深入贯彻落实创新、协调、绿色、开放、共享发展理念和推进供给侧结构性改革的重要抓手。要着力推动政策制度创新,深化简政放权、放管结合、优化服务改革,加快政府职能转变,提高政府管理水平,推进构建与创新驱动发展要求相适应的新体制、新模式,持续释放改革红利,激发全社会的创新创造活力,加快培育壮大经济发展新动能。</p><p style=\";padding: 0px;color: rgb(51, 51, 51);font-family: 宋体;white-space: normal;background-color: rgb(255, 255, 255);text-indent: 2em;text-align: justify\"><span style=\";padding: 0px;font-weight: bold\">三、切实做好组织实施</span></p><p style=\";padding: 0px;color: rgb(51, 51, 51);font-family: 宋体;white-space: normal;background-color: rgb(255, 255, 255);text-indent: 2em;text-align: justify\">各省(区、市)人民政府要将支持创新相关改革举措推广工作列为本地区重点工作,结合实际情况,积极创造条件、扎实推进,确保改革举措落地生根、产生实效。国务院各有关部门要结合工作职能,积极协调、指导推进推广工作。国家发展改革委和科技部要适时督促检查推广工作进展情况及效果,重大问题及时向国务院报告。</p><p style=\";padding: 0px;color: rgb(51, 51, 51);font-family: 宋体;white-space: normal;background-color: rgb(255, 255, 255);text-indent: 2em;text-align: justify\"><br/></p><p style=\";padding: 0px;color: rgb(51, 51, 51);font-family: 宋体;white-space: normal;background-color: rgb(255, 255, 255);text-indent: 2em;text-align: justify\">附件:支持创新相关改革举措推广清单</p><p style=\";padding: 0px;color: rgb(51, 51, 51);font-family: 宋体;white-space: normal;background-color: rgb(255, 255, 255);text-align: right\">国务院办公厅     <br/></p><p style=\";padding: 0px;color: rgb(51, 51, 51);font-family: 宋体;white-space: normal;background-color: rgb(255, 255, 255);text-align: right\">2017年9月7日     </p><p style=\";padding: 0px;color: rgb(51, 51, 51);font-family: 宋体;white-space: normal;background-color: rgb(255, 255, 255);text-indent: 2em;text-align: justify\">(此件公开发布)</p><p style=\";padding: 0px;color: rgb(51, 51, 51);font-family: 宋体;white-space: normal;background-color: rgb(255, 255, 255);text-indent: 2em;text-align: justify\"><br/></p><p style=\";padding: 0px;color: rgb(51, 51, 51);font-family: 宋体;white-space: normal;background-color: rgb(255, 255, 255);text-align: justify\"><span style=\";padding: 0px;font-weight: bold\">附件</span></p><p style=\";padding: 0px;color: rgb(51, 51, 51);font-family: 宋体;white-space: normal;background-color: rgb(255, 255, 255);text-align: justify\"><br/></p><p style=\";padding: 0px;color: rgb(51, 51, 51);font-family: 宋体;white-space: normal;background-color: rgb(255, 255, 255);text-align: center\"><span style=\";padding: 0px;font-weight: bold;font-size: 24px\">支持创新相关改革举措推广清单</span></p><p style=\";padding: 0px;color: rgb(51, 51, 51);font-family: 宋体;white-space: normal;background-color: rgb(255, 255, 255);text-align: center\"><br/></p><p style=\";padding: 0px;color: rgb(51, 51, 51);font-family: 宋体;white-space: normal;background-color: rgb(255, 255, 255);text-align: center\"><br/></p><table width=\"605\"><tbody style=\";padding: 0px\"><tr style=\";padding: 0px\" class=\"firstRow\"><td width=\"44\" valign=\"center\" style=\"padding: 0px 7px; border-color: rgb(0, 0, 0);\"><p style=\";text-align: center\"><span style=\";padding: 0px;font-weight: bold;font-size: 13px\">序号</span></p></td><td width=\"118\" valign=\"center\" style=\"padding: 0px 7px; border-left: none; border-right-color: rgb(0, 0, 0); border-top-color: rgb(0, 0, 0); border-bottom-color: rgb(0, 0, 0);\"><p style=\";text-align: center\"><span style=\";padding: 0px;font-weight: bold;font-size: 13px\">改革举措</span></p></td><td width=\"263\" valign=\"center\" style=\"padding: 0px 7px; border-left: none; border-right-color: rgb(0, 0, 0); border-top-color: rgb(0, 0, 0); border-bottom-color: rgb(0, 0, 0);\"><p style=\";text-align: center\"><span style=\";padding: 0px;font-weight: bold;font-size: 13px\">主要内容</span></p></td><td width=\"106\" valign=\"center\" style=\"padding: 0px 7px; border-left: none; border-right-color: rgb(0, 0, 0); border-top-color: rgb(0, 0, 0); border-bottom-color: rgb(0, 0, 0);\"><p style=\";text-align: center\"><span style=\";padding: 0px;font-weight: bold;font-size: 13px\">责任部门</span></p></td><td width=\"74\" valign=\"center\" style=\"padding: 0px 7px; border-left: none; border-right-color: rgb(0, 0, 0); border-top-color: rgb(0, 0, 0); border-bottom-color: rgb(0, 0, 0);\"><p style=\";text-align: center\"><span style=\";padding: 0px;font-weight: bold;font-size: 13px\">推广范围</span></p></td></tr><tr style=\";padding: 0px\"><td width=\"44\" valign=\"center\" style=\"padding: 0px 7px; border-left-color: rgb(0, 0, 0); border-right-color: rgb(0, 0, 0); border-top: none; border-bottom-color: rgb(0, 0, 0);\"><p style=\";text-align: center\"><span style=\";padding: 0px;font-size: 13px\">1</span></p></td><td width=\"118\" valign=\"center\" style=\"padding: 0px 7px; border-left: none; border-right-color: rgb(0, 0, 0); border-top: none; border-bottom-color: rgb(0, 0, 0);\"><p style=\";text-align: justify\"><span style=\";padding: 0px;font-size: 13px\">专利快速审查、确权、维权一站式服务</span></p></td><td width=\"263\" valign=\"center\" style=\"padding: 0px 7px; border-left: none; border-right-color: rgb(0, 0, 0); border-top: none; border-bottom-color: rgb(0, 0, 0);\"><p style=\";text-align: justify\"><span style=\";padding: 0px;font-size: 13px\">在专利密集型产业集聚区,依托知识产权快速维权中心,开展集专利快速审查、快速确权、快速维权于一体的一站式综合服务。</span></p></td><td width=\"106\" valign=\"center\" style=\"padding: 0px 7px; border-left: none; border-right-color: rgb(0, 0, 0); border-top: none; border-bottom-color: rgb(0, 0, 0);\"><p style=\";text-align: justify\"><span style=\";padding: 0px;font-size: 13px\">国家知识产权局</span></p></td><td width=\"74\" valign=\"center\" style=\"padding: 0px 7px; border-left: none; border-right-color: rgb(0, 0, 0); border-top: none; border-bottom-color: rgb(0, 0, 0);\"><p style=\";text-align: center\"><span style=\";padding: 0px;font-size: 13px\">全国</span></p></td></tr><tr style=\";padding: 0px\"><td width=\"44\" valign=\"center\" style=\"padding: 0px 7px; border-left-color: rgb(0, 0, 0); border-right-color: rgb(0, 0, 0); border-top: none; border-bottom-color: rgb(0, 0, 0);\"><p style=\";text-align: center\"><span style=\";padding: 0px;font-size: 13px\">2</span></p></td><td width=\"118\" valign=\"center\" style=\"padding: 0px 7px; border-left: none; border-right-color: rgb(0, 0, 0); border-top: none; border-bottom-color: rgb(0, 0, 0);\"><p style=\";text-align: justify\"><span style=\";padding: 0px;font-size: 13px\">以关联企业从产业链核心龙头企业获得的应收账款为质押的融资服务</span></p></td><td width=\"263\" valign=\"center\" style=\"padding: 0px 7px; border-left: none; border-right-color: rgb(0, 0, 0); border-top: none; border-bottom-color: rgb(0, 0, 0);\"><p style=\";text-align: justify\"><span style=\";padding: 0px;font-size: 13px\">以从核心龙头企业获得的应收账款作为质押,为关联产业链大企业、供应商中小微企业提供融资服务。</span></p></td><td width=\"106\" valign=\"center\" style=\"padding: 0px 7px; border-left: none; border-right-color: rgb(0, 0, 0); border-top: none; border-bottom-color: rgb(0, 0, 0);\"><p style=\";text-align: justify\"><span style=\";padding: 0px;font-size: 13px\">人民银行、工业和信息化部</span></p></td><td width=\"74\" valign=\"center\" style=\"padding: 0px 7px; border-left: none; border-right-color: rgb(0, 0, 0); border-top: none; border-bottom-color: rgb(0, 0, 0);\"><p style=\";text-align: center\"><span style=\";padding: 0px;font-size: 13px\">全国</span></p></td></tr><tr style=\";padding: 0px\"><td width=\"44\" valign=\"center\" style=\"padding: 0px 7px; border-left-color: rgb(0, 0, 0); border-right-color: rgb(0, 0, 0); border-top: none; border-bottom-color: rgb(0, 0, 0);\"><p style=\";text-align: center\"><span style=\";padding: 0px;font-size: 13px\">3</span></p></td><td width=\"118\" valign=\"center\" style=\"padding: 0px 7px; border-left: none; border-right-color: rgb(0, 0, 0); border-top: none; border-bottom-color: rgb(0, 0, 0);\"><p style=\";text-align: justify\"><span style=\";padding: 0px;font-size: 13px\">面向中小企业的一站式投融资信息服务</span></p></td><td width=\"263\" valign=\"center\" style=\"padding: 0px 7px; border-left: none; border-right-color: rgb(0, 0, 0); border-top: none; border-bottom-color: rgb(0, 0, 0);\"><p style=\";text-align: justify\"><span style=\";padding: 0px;font-size: 13px\">构建物理载体和信息载体,通过政府引导、民间参与、市场化运作,搭建债权融资服务、股权融资服务、增值服务三大信息服务体系,加强科技与金融融合,为中小企业提供全方位、一站式投融资信息服务。</span></p></td><td width=\"106\" valign=\"center\" style=\"padding: 0px 7px; border-left: none; border-right-color: rgb(0, 0, 0); border-top: none; border-bottom-color: rgb(0, 0, 0);\"><p style=\";text-align: justify\"><span style=\";padding: 0px;font-size: 13px\">人民银行、银监会、证监会</span></p></td><td width=\"74\" valign=\"center\" style=\"padding: 0px 7px; border-left: none; border-right-color: rgb(0, 0, 0); border-top: none; border-bottom-color: rgb(0, 0, 0);\"><p style=\";text-align: center\"><span style=\";padding: 0px;font-size: 13px\">全国</span></p></td></tr><tr style=\";padding: 0px\"><td width=\"44\" valign=\"center\" style=\"padding: 0px 7px; border-left-color: rgb(0, 0, 0); border-right-color: rgb(0, 0, 0); border-top: none; border-bottom-color: rgb(0, 0, 0);\"><p style=\";text-align: center\"><span style=\";padding: 0px;font-size: 13px\">4</span></p></td><td width=\"118\" valign=\"center\" style=\"padding: 0px 7px; border-left: none; border-right-color: rgb(0, 0, 0); border-top: none; border-bottom-color: rgb(0, 0, 0);\"><p style=\";text-align: justify\"><span style=\";padding: 0px;font-size: 13px\">贷款、保险、财政风险补偿捆绑的专利权质押融资服务</span></p></td><td width=\"263\" valign=\"center\" style=\"padding: 0px 7px; border-left: none; border-right-color: rgb(0, 0, 0); border-top: none; border-bottom-color: rgb(0, 0, 0);\"><p style=\";text-align: justify\"><span style=\";padding: 0px;font-size: 13px\">金融机构、地方政府等依法按市场化方式自主选择建立“贷款<span style=\"font-family:Times New Roman\">+</span><span style=\"font-family:宋体\">保险保障</span><span style=\"font-family:Times New Roman\">+</span><span style=\"font-family:宋体\">财政风险补偿”的专利权质押融资新模式,为中小企业专利贷款提供保证保险服务。</span></span></p></td><td width=\"106\" valign=\"center\" style=\"padding: 0px 7px; border-left: none; border-right-color: rgb(0, 0, 0); border-top: none; border-bottom-color: rgb(0, 0, 0);\"><p style=\";text-align: justify\"><span style=\";padding: 0px;font-size: 13px\">人民银行、国家知识产权局、银监会、保监会</span></p></td><td width=\"74\" valign=\"center\" style=\"padding: 0px 7px; border-left: none; border-right-color: rgb(0, 0, 0); border-top: none; border-bottom-color: rgb(0, 0, 0);\"><p style=\";text-align: center\"><span style=\";padding: 0px;font-size: 13px\">全国</span></p></td></tr><tr style=\";padding: 0px\"><td width=\"44\" valign=\"center\" style=\"padding: 0px 7px; border-left-color: rgb(0, 0, 0); border-right-color: rgb(0, 0, 0); border-top: none; border-bottom-color: rgb(0, 0, 0);\"><p style=\";text-align: center\"><span style=\";padding: 0px;font-size: 13px\">5</span></p></td><td width=\"118\" valign=\"center\" style=\"padding: 0px 7px; border-left: none; border-right-color: rgb(0, 0, 0); border-top: none; border-bottom-color: rgb(0, 0, 0);\"><p style=\";text-align: justify\"><span style=\";padding: 0px;font-size: 13px\">强化创新导向的国有企业考核与激励</span></p></td><td width=\"263\" valign=\"center\" style=\"padding: 0px 7px; border-left: none; border-right-color: rgb(0, 0, 0); border-top: none; border-bottom-color: rgb(0, 0, 0);\"><p style=\";text-align: justify\"><span style=\";padding: 0px;font-size: 13px\">完善对地方国有企业重大创新工程和项目的容错机制,引入领导人员任期激励等创新导向的中长期激励方式。</span></p></td><td width=\"106\" valign=\"center\" style=\"padding: 0px 7px; border-left: none; border-right-color: rgb(0, 0, 0); border-top: none; border-bottom-color: rgb(0, 0, 0);\"><p style=\";text-align: justify\"><span style=\";padding: 0px;font-size: 13px\">国务院国资委</span></p></td><td width=\"74\" valign=\"center\" style=\"padding: 0px 7px; border-left: none; border-right-color: rgb(0, 0, 0); border-top: none; border-bottom-color: rgb(0, 0, 0);\"><p style=\";text-align: center\"><span style=\";padding: 0px;font-size: 13px\">全国</span></p></td></tr><tr style=\";padding: 0px\"><td width=\"44\" valign=\"center\" style=\"padding: 0px 7px; border-left-color: rgb(0, 0, 0); border-right-color: rgb(0, 0, 0); border-top: none; border-bottom-color: rgb(0, 0, 0);\"><p style=\";text-align: center\"><span style=\";padding: 0px;font-size: 13px\">6</span></p></td><td width=\"118\" valign=\"center\" style=\"padding: 0px 7px; border-left: none; border-right-color: rgb(0, 0, 0); border-top: none; border-bottom-color: rgb(0, 0, 0);\"><p style=\";text-align: justify\"><span style=\";padding: 0px;font-size: 13px\">事业单位可采取年薪制、协议工资制、项目工资等灵活多样的分配形式引进紧缺或高层次人才</span></p></td><td width=\"263\" valign=\"center\" style=\"padding: 0px 7px; border-left: none; border-right-color: rgb(0, 0, 0); border-top: none; border-bottom-color: rgb(0, 0, 0);\"><p style=\";text-align: justify\"><span style=\";padding: 0px;font-size: 13px\">高校和科研院所采取年薪制、协议工资制或项目工资等灵活多样的形式引进紧缺或高层次人才。</span></p></td><td width=\"106\" valign=\"center\" style=\"padding: 0px 7px; border-left: none; border-right-color: rgb(0, 0, 0); border-top: none; border-bottom-color: rgb(0, 0, 0);\"><p style=\";text-align: justify\"><span style=\";padding: 0px;font-size: 13px\">人力资源社会保障部、财政部、教育部、中科院</span></p></td><td width=\"74\" valign=\"center\" style=\"padding: 0px 7px; border-left: none; border-right-color: rgb(0, 0, 0); border-top: none; border-bottom-color: rgb(0, 0, 0);\"><p style=\";text-align: center\"><span style=\";padding: 0px;font-size: 13px\">全国</span></p></td></tr><tr style=\";padding: 0px\"><td width=\"44\" valign=\"center\" style=\"padding: 0px 7px; border-left-color: rgb(0, 0, 0); border-right-color: rgb(0, 0, 0); border-top: none; border-bottom-color: rgb(0, 0, 0);\"><p style=\";text-align: center\"><span style=\";padding: 0px;font-size: 13px\">7</span></p></td><td width=\"118\" valign=\"center\" style=\"padding: 0px 7px; border-left: none; border-right-color: rgb(0, 0, 0); border-top: none; border-bottom-color: rgb(0, 0, 0);\"><p style=\";text-align: justify\"><span style=\";padding: 0px;font-size: 13px\">事业单位编制省内统筹使用</span></p></td><td width=\"263\" valign=\"center\" style=\"padding: 0px 7px; border-left: none; border-right-color: rgb(0, 0, 0); border-top: none; border-bottom-color: rgb(0, 0, 0);\"><p style=\";text-align: justify\"><span style=\";padding: 0px;font-size: 13px\">建立“动态调整、周转使用”的事业单位编制省内统筹调剂使用制度,形成需求引领、基数不变、存量整合、动态供给的编制管理新模式。</span></p></td><td width=\"106\" valign=\"center\" style=\"padding: 0px 7px; border-left: none; border-right-color: rgb(0, 0, 0); border-top: none; border-bottom-color: rgb(0, 0, 0);\"><p style=\";text-align: justify\"><span style=\";padding: 0px;font-size: 13px\">中央编办、人力资源社会保障部、教育部、财政部</span></p></td><td width=\"74\" valign=\"center\" style=\"padding: 0px 7px; border-left: none; border-right-color: rgb(0, 0, 0); border-top: none; border-bottom-color: rgb(0, 0, 0);\"><p style=\";text-align: center\"><span style=\";padding: 0px;font-size: 13px\">全国</span></p></td></tr><tr style=\";padding: 0px\"><td width=\"44\" valign=\"center\" style=\"padding: 0px 7px; border-left-color: rgb(0, 0, 0); border-right-color: rgb(0, 0, 0); border-top: none; border-bottom-color: rgb(0, 0, 0);\"><p style=\";text-align: center\"><span style=\";padding: 0px;font-size: 13px\">8</span></p></td><td width=\"118\" valign=\"center\" style=\"padding: 0px 7px; border-left: none; border-right-color: rgb(0, 0, 0); border-top: none; border-bottom-color: rgb(0, 0, 0);\"><p style=\";text-align: justify\"><span style=\";padding: 0px;font-size: 13px\">国税地税联合办税</span></p></td><td width=\"263\" valign=\"center\" style=\"padding: 0px 7px; border-left: none; border-right-color: rgb(0, 0, 0); border-top: none; border-bottom-color: rgb(0, 0, 0);\"><p style=\";text-align: justify\"><span style=\";padding: 0px;font-size: 13px\">国税、地税合作共建办税服务厅,统筹整合双方办税资源,实现“进一家门、办两家事”的目标。</span></p></td><td width=\"106\" valign=\"center\" style=\"padding: 0px 7px; border-left: none; border-right-color: rgb(0, 0, 0); border-top: none; border-bottom-color: rgb(0, 0, 0);\"><p style=\";text-align: justify\"><span style=\";padding: 0px;font-size: 13px\">税务总局</span></p></td><td width=\"74\" valign=\"center\" style=\"padding: 0px 7px; border-left: none; border-right-color: rgb(0, 0, 0); border-top: none; border-bottom-color: rgb(0, 0, 0);\"><p style=\";text-align: center\"><span style=\";padding: 0px;font-size: 13px\">全国</span></p></td></tr><tr style=\";padding: 0px\"><td width=\"44\" valign=\"center\" style=\"padding: 0px 7px; border-left-color: rgb(0, 0, 0); border-right-color: rgb(0, 0, 0); border-top: none; border-bottom-color: rgb(0, 0, 0);\"><p style=\";text-align: center\"><span style=\";padding: 0px;font-size: 13px\">9</span></p></td><td width=\"118\" valign=\"center\" style=\"padding: 0px 7px; border-left: none; border-right-color: rgb(0, 0, 0); border-top: none; border-bottom-color: rgb(0, 0, 0);\"><p style=\";text-align: justify\"><span style=\";padding: 0px;font-size: 13px\">军民大型国防科研仪器设备整合共享</span></p></td><td width=\"263\" valign=\"center\" style=\"padding: 0px 7px; border-left: none; border-right-color: rgb(0, 0, 0); border-top: none; border-bottom-color: rgb(0, 0, 0);\"><p style=\";text-align: justify\"><span style=\";padding: 0px;font-size: 13px\">建立共享服务平台,整合一定区域内大型国防科研设施与高校、科研院所仪器设备,逐步实现开放共享。</span></p></td><td width=\"106\" valign=\"center\" style=\"padding: 0px 7px; border-left: none; border-right-color: rgb(0, 0, 0); border-top: none; border-bottom-color: rgb(0, 0, 0);\"><p style=\";text-align: justify\"><span style=\";padding: 0px;font-size: 13px\">国家国防科工局、中央军委装备发展部、财政部</span></p></td><td width=\"74\" valign=\"center\" style=\"padding: 0px 7px; border-left: none; border-right-color: rgb(0, 0, 0); border-top: none; border-bottom-color: rgb(0, 0, 0);\"><p style=\";text-align: center\"><span style=\";padding: 0px;font-size: 13px\">全国</span></p></td></tr><tr style=\";padding: 0px\"><td width=\"44\" valign=\"center\" style=\"padding: 0px 7px; border-left-color: rgb(0, 0, 0); border-right-color: rgb(0, 0, 0); border-top: none; border-bottom-color: rgb(0, 0, 0);\"><p style=\";text-align: center\"><span style=\";padding: 0px;font-size: 13px\">10</span></p></td><td width=\"118\" valign=\"center\" style=\"padding: 0px 7px; border-left: none; border-right-color: rgb(0, 0, 0); border-top: none; border-bottom-color: rgb(0, 0, 0);\"><p style=\";text-align: justify\"><span style=\";padding: 0px;font-size: 13px\">以股权为纽带的军民两用技术联盟创新合作</span></p></td><td width=\"263\" valign=\"center\" style=\"padding: 0px 7px; border-left: none; border-right-color: rgb(0, 0, 0); border-top: none; border-bottom-color: rgb(0, 0, 0);\"><p style=\";text-align: justify\"><span style=\";padding: 0px;font-size: 13px\">联盟成员单位通过股权合作,构建紧密的组织形式和成果分享机制,提升军民两用技术的联合研发创新能力,促进科技成果转化。</span></p></td><td width=\"106\" valign=\"center\" style=\"padding: 0px 7px; border-left: none; border-right-color: rgb(0, 0, 0); border-top: none; border-bottom-color: rgb(0, 0, 0);\"><p style=\";text-align: justify\"><span style=\";padding: 0px;font-size: 13px\">国家国防科工局、中央军委装备发展部</span></p></td><td width=\"74\" valign=\"center\" style=\"padding: 0px 7px; border-left: none; border-right-color: rgb(0, 0, 0); border-top: none; border-bottom-color: rgb(0, 0, 0);\"><p style=\";text-align: center\"><span style=\";padding: 0px;font-size: 13px\">全国</span></p></td></tr><tr style=\";padding: 0px\"><td width=\"44\" valign=\"center\" style=\"padding: 0px 7px; border-left-color: rgb(0, 0, 0); border-right-color: rgb(0, 0, 0); border-top: none; border-bottom-color: rgb(0, 0, 0);\"><p style=\";text-align: center\"><span style=\";padding: 0px;font-size: 13px\">11</span></p></td><td width=\"118\" valign=\"center\" style=\"padding: 0px 7px; border-left: none; border-right-color: rgb(0, 0, 0); border-top: none; border-bottom-color: rgb(0, 0, 0);\"><p style=\";text-align: justify\"><span style=\";padding: 0px;font-size: 13px\">民口企业配套核心军品的认定和准入标准</span></p></td><td width=\"263\" valign=\"center\" style=\"padding: 0px 7px; border-left: none; border-right-color: rgb(0, 0, 0); border-top: none; border-bottom-color: rgb(0, 0, 0);\"><p style=\";text-align: justify\"><span style=\";padding: 0px;font-size: 13px\">在军工企业中确定可面向民口企业配套核心军品的认定、准入标准,形成军工企业与民口企业分工协作的合作模式。</span></p></td><td width=\"106\" valign=\"center\" style=\"padding: 0px 7px; border-left: none; border-right-color: rgb(0, 0, 0); border-top: none; border-bottom-color: rgb(0, 0, 0);\"><p style=\";text-align: justify\"><span style=\";padding: 0px;font-size: 13px\">国家国防科工局、中央军委装备发展部</span></p></td><td width=\"74\" valign=\"center\" style=\"padding: 0px 7px; border-left: none; border-right-color: rgb(0, 0, 0); border-top: none; border-bottom-color: rgb(0, 0, 0);\"><p style=\";text-align: center\"><span style=\";padding: 0px;font-size: 13px\">全国</span></p></td></tr><tr style=\";padding: 0px\"><td width=\"44\" valign=\"center\" rowspan=\"2\" style=\"padding: 0px 7px; border-left-color: rgb(0, 0, 0); border-right-color: rgb(0, 0, 0); border-top: none; border-bottom-color: rgb(0, 0, 0);\"><p style=\";text-align: center\"><span style=\";padding: 0px;font-size: 13px\">12</span></p></td><td width=\"118\" valign=\"center\" rowspan=\"2\" style=\"padding: 0px 7px; border-left: none; border-right-color: rgb(0, 0, 0); border-top: none; border-bottom-color: rgb(0, 0, 0);\"><p style=\";text-align: justify\"><span style=\";padding: 0px;font-size: 13px\">鼓励引导优秀外国留学生在华就业创业,符合条件的外国留学生可直接申请工作许可和居留许可</span></p></td><td width=\"263\" valign=\"center\" style=\"padding: 0px 7px; border-left: none; border-right-color: rgb(0, 0, 0); border-top: none; border-bottom-color: rgb(0, 0, 0);\"><p style=\";text-align: justify\"><span style=\";padding: 0px;font-size: 13px\">外国留学生凭国内高校毕业证书、创业计划书,可申请加注“创业”的私人事务类居留许可;注册企业的,凭国内高校毕业证书和企业注册证明等材料,可申请工作许可和工作类居留许可。</span></p></td><td width=\"106\" valign=\"center\" style=\"padding: 0px 7px; border-left: none; border-right-color: rgb(0, 0, 0); border-top: none; border-bottom-color: rgb(0, 0, 0);\"><p style=\";text-align: justify\"><span style=\";padding: 0px;font-size: 13px\">人力资源社会保障部、教育部、公安部、国家外专局</span></p></td><td width=\"74\" valign=\"center\" style=\"padding: 0px 7px; border-left: none; border-right-color: rgb(0, 0, 0); border-top: none; border-bottom-color: rgb(0, 0, 0);\"><p style=\";text-align: center\"><span style=\";padding: 0px;font-size: 13px\">全国</span></p></td></tr><tr style=\";padding: 0px\"><td width=\"263\" valign=\"center\" style=\"padding: 0px 7px; border-left: none; border-right-color: rgb(0, 0, 0); border-top: none; border-bottom-color: rgb(0, 0, 0);\"><p style=\";text-align: justify\"><span style=\";padding: 0px;font-size: 13px\">获得硕士及以上学位的外国留学生,符合一定条件的,可直接申请外国人来华工作许可和工作类居留许可。</span></p></td><td width=\"106\" valign=\"center\" style=\"padding: 0px 7px; border-left: none; border-right-color: rgb(0, 0, 0); border-top: none; border-bottom-color: rgb(0, 0, 0);\"><p style=\";text-align: justify\"><span style=\";padding: 0px;font-size: 13px\">国家外专局、人力资源社会保障部、教育部、公安部</span></p></td><td width=\"74\" valign=\"center\" style=\"padding: 0px 7px; border-left: none; border-right-color: rgb(0, 0, 0); border-top: none; border-bottom-color: rgb(0, 0, 0);\"><p style=\";text-align: center\"><span style=\";padding: 0px;font-size: 13px\">全国</span></p></td></tr><tr style=\";padding: 0px\"><td width=\"44\" valign=\"center\" rowspan=\"2\" style=\"padding: 0px 7px; border-left-color: rgb(0, 0, 0); border-right-color: rgb(0, 0, 0); border-top: none; border-bottom-color: rgb(0, 0, 0);\"><p style=\";text-align: center\"><span style=\";padding: 0px;font-size: 13px\">13</span></p></td><td width=\"118\" valign=\"center\" rowspan=\"2\" style=\"padding: 0px 7px; border-left: none; border-right-color: rgb(0, 0, 0); border-top: none; border-bottom-color: rgb(0, 0, 0);\"><p style=\";text-align: justify\"><span style=\";padding: 0px;font-size: 13px\">积极引进外籍高层次人才,简化来华工作手续办理流程,新增工作居留向永久居留转换的申请渠道</span></p></td><td width=\"263\" valign=\"center\" style=\"padding: 0px 7px; border-left: none; border-right-color: rgb(0, 0, 0); border-top: none; border-bottom-color: rgb(0, 0, 0);\"><p style=\";text-align: justify\"><span style=\";padding: 0px;font-size: 13px\">整合外国专家来华工作许可和外国人入境就业许可,实行一个窗口办理发放外国人来华工作许可证。</span></p></td><td width=\"106\" valign=\"center\" style=\"padding: 0px 7px; border-left: none; border-right-color: rgb(0, 0, 0); border-top: none; border-bottom-color: rgb(0, 0, 0);\"><p style=\";text-align: justify\"><span style=\";padding: 0px;font-size: 13px\">国家外专局、人力资源社会保障部</span></p></td><td width=\"74\" valign=\"center\" style=\"padding: 0px 7px; border-left: none; border-right-color: rgb(0, 0, 0); border-top: none; border-bottom-color: rgb(0, 0, 0);\"><p style=\";text-align: center\"><span style=\";padding: 0px;font-size: 13px\">全国</span></p></td></tr><tr style=\";padding: 0px\"><td width=\"263\" valign=\"center\" style=\"padding: 0px 7px; border-left: none; border-right-color: rgb(0, 0, 0); border-top: none; border-bottom-color: rgb(0, 0, 0);\"><p style=\";text-align: justify\"><span style=\";padding: 0px;font-size: 13px\">在原有永久居留政策基础上,新增与工资和税收挂钩的市场化渠道,外籍人员达到工资、缴税、工作年限等方面规定标准后,即可申请永久居留。</span></p></td><td width=\"106\" valign=\"center\" style=\"padding: 0px 7px; border-left: none; border-right-color: rgb(0, 0, 0); border-top: none; border-bottom-color: rgb(0, 0, 0);\"><p style=\";text-align: justify\"><span style=\";padding: 0px;font-size: 13px\">公安部、国家外专局、人力资源社会保障部</span></p></td><td width=\"74\" valign=\"center\" style=\"padding: 0px 7px; border-left: none; border-right-color: rgb(0, 0, 0); border-top: none; border-bottom-color: rgb(0, 0, 0);\"><p style=\";text-align: center\"><span style=\";padding: 0px;font-size: 13px\">8<span style=\"font-family:宋体\">个改革试验区域</span></span></p></td></tr></tbody></table><p><br/></p>', null, null);
  820. INSERT INTO `policynews` VALUES ('6', '国务院关于深化“互联网+先进制造业” 发展工业互联网的指导意见', '2018-01-27 16:34:25', null, '<p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-align: justify;\">各省、自治区、直辖市人民政府,国务院各部委、各直属机构:</p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\">当前,全球范围内新一轮科技革命和产业变革蓬勃兴起。工业互联网作为新一代信息技术与制造业深度融合的产物,日益成为新工业革命的关键支撑和深化“互联网+先进制造业”的重要基石,对未来工业发展产生全方位、深层次、革命性影响。工业互联网通过系统构建网络、平台、安全三大功能体系,打造人、机、物全面互联的新型网络基础设施,形成智能化发展的新兴业态和应用模式,是推进制造强国和网络强国建设的重要基础,是全面建成小康社会和建设社会主义现代化强国的有力支撑。为深化供给侧结构性改革,深入推进“互联网+先进制造业”,规范和指导我国工业互联网发展,现提出以下意见。</p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\"><span style=\"margin: 0px; padding: 0px; font-weight: bold;\">一、基本形势</span></p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\">当前,互联网创新发展与新工业革命正处于历史交汇期。发达国家抢抓新一轮工业革命机遇,围绕核心标准、技术、平台加速布局工业互联网,构建数字驱动的工业新生态,各国参与工业互联网发展的国际竞争日趋激烈。我国工业互联网与发达国家基本同步启动,在框架、标准、测试、安全、国际合作等方面取得了初步进展,成立了汇聚政产学研的工业互联网产业联盟,发布了《工业互联网体系架构(版本1.0)》、《工业互联网标准体系框架(版本1.0)》等,涌现出一批典型平台和企业。但与发达国家相比,总体发展水平及现实基础仍然不高,产业支撑能力不足,核心技术和高端产品对外依存度较高,关键平台综合能力不强,标准体系不完善,企业数字化网络化水平有待提升,缺乏龙头企业引领,人才支撑和安全保障能力不足,与建设制造强国和网络强国的需要仍有较大差距。</p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\">加快建设和发展工业互联网,推动互联网、大数据、人工智能和实体经济深度融合,发展先进制造业,支持传统产业优化升级,具有重要意义。一方面,工业互联网是以数字化、网络化、智能化为主要特征的新工业革命的关键基础设施,加快其发展有利于加速智能制造发展,更大范围、更高效率、更加精准地优化生产和服务资源配置,促进传统产业转型升级,催生新技术、新业态、新模式,为制造强国建设提供新动能。工业互联网还具有较强的渗透性,可从制造业扩展成为各产业领域网络化、智能化升级必不可少的基础设施,实现产业上下游、跨领域的广泛互联互通,打破“信息孤岛”,促进集成共享,并为保障和改善民生提供重要依托。另一方面,发展工业互联网,有利于促进网络基础设施演进升级,推动网络应用从虚拟到实体、从生活到生产的跨越,极大拓展网络经济空间,为推进网络强国建设提供新机遇。当前,全球工业互联网正处在产业格局未定的关键期和规模化扩张的窗口期,亟需发挥我国体制优势和市场优势,加强顶层设计、统筹部署,扬长避短、分步实施,努力开创我国工业互联网发展新局面。</p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\"><span style=\"margin: 0px; padding: 0px; font-weight: bold;\">二、总体要求</span></p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\"><span style=\"margin: 0px; padding: 0px; font-family: 楷体, 楷体_GB2312;\">(一)指导思想。</span></p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\">深入贯彻落实党的十九大精神,认真学习贯彻习近平新时代中国特色社会主义思想,落实新发展理念,坚持质量第一、效益优先,以供给侧结构性改革为主线,以全面支撑制造强国和网络强国建设为目标,围绕推动互联网和实体经济深度融合,聚焦发展智能、绿色的先进制造业,按照党中央、国务院决策部署,加强统筹引导,深化简政放权、放管结合、优化服务改革,深入实施创新驱动发展战略,构建网络、平台、安全三大功能体系,增强工业互联网产业供给能力。促进行业应用,强化安全保障,完善标准体系,培育龙头企业,加快人才培养,持续提升我国工业互联网发展水平。努力打造国际领先的工业互联网,促进大众创业万众创新和大中小企业融通发展,深入推进“互联网+”,形成实体经济与网络相互促进、同步提升的良好格局,有力推动现代化经济体系建设。</p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\"><span style=\"margin: 0px; padding: 0px; font-family: 楷体, 楷体_GB2312;\">(二)基本原则。</span></p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\"><span style=\"margin: 0px; padding: 0px; font-family: 楷体, 楷体_GB2312;\">遵循规律,创新驱动。</span>遵循工业演进规律、科技创新规律和企业发展规律,借鉴国际先进经验,建设具有中国特色的工业互联网体系。按照建设现代化经济体系的要求,发挥我国工业体系完备、网络基础坚实、互联网创新活跃的优势,推动互联网和实体经济深度融合,引进培养高端人才,加强科研攻关,实现创新驱动发展。</p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\"><span style=\"margin: 0px; padding: 0px; font-family: 楷体, 楷体_GB2312;\">市场主导,政府引导。</span>发挥市场在资源配置中的决定性作用,更好发挥政府作用。强化企业市场主体地位,激发企业内生动力,推进技术创新、产业突破、平台构建、生态打造。发挥政府在加强规划引导、完善法规标准、保护知识产权、维护市场秩序等方面的作用,营造良好发展环境。</p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\"><span style=\"margin: 0px; padding: 0px; font-family: 楷体, 楷体_GB2312;\">开放发展,安全可靠。</span>把握好安全与发展的辩证关系。发挥工业互联网开放性、交互性优势,促进工业体系开放式发展。推动工业互联网在各产业领域广泛应用,积极开展国际合作。坚持工业互联网安全保障手段同步规划、同步建设、同步运行,提升工业互联网安全防护能力。</p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\"><span style=\"margin: 0px; padding: 0px; font-family: 楷体, 楷体_GB2312;\">系统谋划,统筹推进。</span>做好顶层设计和系统谋划,科学制定、合理规划工业互联网技术路线和发展路径,统筹实现技术研发、产业发展和应用部署良性互动,不同行业、不同发展阶段的企业协同发展,区域布局协调有序。</p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\"><span style=\"margin: 0px; padding: 0px; font-family: 楷体, 楷体_GB2312;\">(三)发展目标。</span></p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\">立足国情,面向未来,打造与我国经济发展相适应的工业互联网生态体系,使我国工业互联网发展水平走在国际前列,争取实现并跑乃至领跑。</p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\">到2025年,基本形成具备国际竞争力的基础设施和产业体系。覆盖各地区、各行业的工业互联网网络基础设施基本建成。工业互联网标识解析体系不断健全并规模化推广。形成3-5个达到国际水准的工业互联网平台。产业体系较为健全,掌握关键核心技术,供给能力显著增强,形成一批具有国际竞争力的龙头企业。基本建立起较为完备可靠的工业互联网安全保障体系。新技术、新模式、新业态大规模推广应用,推动两化融合迈上新台阶。</p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\">其中,在2018-2020年三年起步阶段,初步建成低时延、高可靠、广覆盖的工业互联网网络基础设施,初步构建工业互联网标识解析体系,初步形成各有侧重、协同集聚发展的工业互联网平台体系,初步建立工业互联网安全保障体系。</p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\">到2035年,建成国际领先的工业互联网网络基础设施和平台,形成国际先进的技术与产业体系,工业互联网全面深度应用并在优势行业形成创新引领能力,安全保障能力全面提升,重点领域实现国际领先。</p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\">到本世纪中叶,工业互联网网络基础设施全面支撑经济社会发展,工业互联网创新发展能力、技术产业体系以及融合应用等全面达到国际先进水平,综合实力进入世界前列。</p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\"><span style=\"margin: 0px; padding: 0px; font-weight: bold;\">三、主要任务</span></p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\"><span style=\"margin: 0px; padding: 0px; font-family: 楷体, 楷体_GB2312;\">(一)夯实网络基础。</span></p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\"><span style=\"margin: 0px; padding: 0px; font-family: 楷体, 楷体_GB2312;\">推动网络改造升级提速降费。</span>面向企业低时延、高可靠、广覆盖的网络需求,大力推动工业企业内外网建设。加快推进宽带网络基础设施建设与改造,扩大网络覆盖范围,优化升级国家骨干网络。推进工业企业内网的IP(互联网协议)化、扁平化、柔性化技术改造和建设部署。推动新型智能网关应用,全面部署IPv6(互联网协议第6版)。继续推进连接中小企业的专线建设。在完成2017年政府工作报告确定的网络提速降费任务基础上,进一步提升网络速率、降低资费水平,特别是大幅降低中小企业互联网专线接入资费水平。加强资源开放,支持大中小企业融通发展。加大无线电频谱等关键资源保障力度。</p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\"><span style=\"margin: 0px; padding: 0px; font-family: 楷体, 楷体_GB2312;\">推进标识解析体系建设。</span>加强工业互联网标识解析体系顶层设计,制定整体架构,明确发展目标、路线图和时间表。设立国家工业互联网标识解析管理机构,构建标识解析服务体系,支持各级标识解析节点和公共递归解析节点建设,利用标识实现全球供应链系统和企业生产系统间精准对接,以及跨企业、跨地区、跨行业的产品全生命周期管理,促进信息资源集成共享。</p><p></p><p>专栏1 工业互联网基础设施升级改造工程</p><p>&nbsp; &nbsp;</p><p></p><p></p><p>组织实施工业互联网工业企业内网、工业企业外网和标识解析体系的建设升级。支持工业企业以IPv6、工业无源光网络(PON)、工业无线等技术改造工业企业内网,以IPv6、软件定义网络(SDN)以及新型蜂窝移动通信技术对工业企业外网进行升级改造。在5G研究中开展面向工业互联网应用的网络技术试验,协同推进5G在工业企业的应用部署。开展工业互联网标识解析体系建设,建立完善各级标识解析节点。</p><p>到2020年,基本完成面向先进制造业的下一代互联网升级改造和配套管理能力建设,在重点地区和行业实现窄带物联网(NB—IoT)、工业过程/工业自动化无线网络(WIA—PA/FA)等无线网络技术应用;初步建成工业互联网标识解析注册、备案等配套系统,形成10个以上公共标识解析服务节点,标识注册量超过20亿。</p><p>到2025年,工业无线、时间敏感网络(TSN)、IPv6等工业互联网网络技术在规模以上工业企业中广泛部署;面向工业互联网接入的5G网络、低功耗广域网等基本实现普遍覆盖;建立功能完善的工业互联网标识解析体系,形成20个以上公共标识解析服务节点,标识注册量超过30亿。</p><p>&nbsp; &nbsp;</p><p></p><p>(二)打造平台体系。</p><p>加快工业互联网平台建设。突破数据集成、平台管理、开发工具、微服务框架、建模分析等关键技术瓶颈,形成有效支撑工业互联网平台发展的技术体系和产业体系。开展工业互联网平台适配性、可靠性、安全性等方面试验验证,推动平台功能不断完善。通过分类施策、同步推进、动态调整,形成多层次、系统化的平台发展体系。依托工业互联网平台形成服务大众创业、万众创新的多层次公共平台。</p><p>提升平台运营能力。强化工业互联网平台的资源集聚能力,有效整合产品设计、生产工艺、设备运行、运营管理等数据资源,汇聚共享设计能力、生产能力、软件资源、知识模型等制造资源。开展面向不同行业和场景的应用创新,为用户提供包括设备健康维护、生产管理优化、协同设计制造、制造资源租用等各类应用,提升服务能力。不断探索商业模式创新,通过资源出租、服务提供、产融合作等手段,不断拓展平台盈利空间,实现长期可持续运营。</p><p><br/></p><p><br/></p><p></p><p>专栏2 工业互联网平台建设及推广工程</p><p>&nbsp; &nbsp;</p><p></p><p></p><p>从工业互联网平台供给侧和需求侧两端发力,开展四个方面建设和推广:一是工业互联网平台培育。通过企业主导、市场选择、动态调整的方式,形成跨行业、跨领域平台,实现多平台互联互通,承担资源汇聚共享、技术标准测试验证等功能,开展工业数据流转、业务资源管理、产业运行监测等服务。推动龙头企业积极发展企业级平台,开发满足企业数字化、网络化、智能化发展需求的多种解决方案。建立健全工业互联网平台技术体系。二是工业互联网平台试验验证。支持产业联盟、企业与科研机构合作共建测试验证平台,开展技术验证与测试评估。三是百万家企业上云。鼓励工业互联网平台在产业集聚区落地,推动地方通过财税支持、政府购买服务等方式鼓励中小企业业务系统向云端迁移。四是百万工业APP培育。支持软件企业、工业企业、科研院所等开展合作,培育一批面向特定行业、特定场景的工业APP。</p><p>到2020年,工业互联网平台体系初步形成,支持建设10个左右跨行业、跨领域平台,建成一批支撑企业数字化、网络化、智能化转型的企业级平台。培育30万个面向特定行业、特定场景的工业APP,推动30万家企业应用工业互联网平台开展研发设计、生产制造、运营管理等业务,工业互联网平台对产业转型升级的基础性、支撑性作用初步显现。</p><p>到2025年,重点工业行业实现网络化制造,工业互联网平台体系基本完善,形成3-5个具有国际竞争力的工业互联网平台,培育百万工业APP,实现百万家企业上云,形成建平台和用平台双向迭代、互促共进的制造业新生态。</p><p>&nbsp; &nbsp;</p><p></p><p><br/></p><p><br/></p><p>(三)加强产业支撑。</p><p>加大关键共性技术攻关力度。开展时间敏感网络、确定性网络、低功耗工业无线网络等新型网络互联技术研究,加快5G、软件定义网络等技术在工业互联网中的应用研究。推动解析、信息管理、异构标识互操作等工业互联网标识解析关键技术及安全可靠机制研究。加快IPv6等核心技术攻关。促进边缘计算、人工智能、增强现实、虚拟现实、区块链等新兴前沿技术在工业互联网中的应用研究与探索。</p><p>构建工业互联网标准体系。成立国家工业互联网标准协调推进组、总体组和专家咨询组,统筹推进工业互联网标准体系建设,优化推进机制,加快建立统一、综合、开放的工业互联网标准体系。制定一批总体性标准、基础共性标准、应用标准、安全标准。组织开展标准研制及试验验证工程,同步推进标准内容试验验证、试验验证环境建设、仿真与测试工具开发和推广。</p><p><br/></p><p><br/></p><p></p><p>专栏3 标准研制及试验验证工程</p><p>&nbsp; &nbsp;</p><p></p><p></p><p>面向工业互联网标准化需求和标准体系建设,开展工业互联网标准研制。开发通用需求、体系架构、测试评估等总体性标准;开发网络与数字化互联接口、标识解析、工业互联网平台、安全等基础共性标准;面向汽车、航空航天、石油化工、机械制造、轻工家电、信息电子等重点行业领域的工业互联网应用,开发行业应用导则、特定技术标准和管理规范。组织相关标准的试验验证工作,推进配套仿真与测试工具开发。</p><p>到2020年,初步建立工业互联网标准体系,制定20项以上总体性及关键基础共性标准,制定20项以上重点行业标准,推进标准在重点企业、重点行业中的应用。</p><p>到2025年,基本建成涵盖工业互联网关键技术、产品、管理及应用的标准体系,并在企业中得到广泛应用。</p><p>&nbsp; &nbsp;</p><p></p><p><br/></p><p>  提升产品与解决方案供给能力。加快信息通信、数据集成分析等领域技术研发和产业化,集中突破一批高性能网络、智能模块、智能联网装备、工业软件等关键软硬件产品与解决方案。着力提升数据分析算法与工业知识、机理、经验的集成创新水平,形成一批面向不同工业场景的工业数据分析软件与系统以及具有深度学习等人工智能技术的工业智能软件和解决方案。面向“中国制造2025”十大重点领域与传统行业转型升级需求,打造与行业特点紧密结合的工业互联网整体解决方案。引导电信运营企业、互联网企业、工业企业等积极转型,强化网络运营、标识解析、安全保障等工业互联网运营服务能力,开展工业电子商务、供应链、相关金融信息等创新型生产性服务。<br/></p><p>&nbsp;</p><p></p><p>专栏4 关键技术产业化工程</p><p>&nbsp; &nbsp;</p><p></p><p></p><p>推进工业互联网新型网络互联、标识解析等新兴前沿技术研究与应用,搭建技术测试验证系统,支持技术、产品试验验证。聚焦工业互联网核心产业环节,积极推进关键技术产业化进程。加快工业互联网关键网络设备产业化,开展IPv6、工业无源光网络、时间敏感网络、工业无线、低功耗广域网、软件定义网络、标识解析等关键技术和产品研发与产业化。研发推广关键智能网联装备,围绕数控机床、工业机器人、大型动力装备等关键领域,实现智能控制、智能传感、工业级芯片与网络通信模块的集成创新,形成一系列具备联网、计算、优化功能的新型智能装备。开发工业大数据分析软件,聚焦重点领域,围绕生产流程优化、质量分析、设备预测性维护、智能排产等应用场景,开发工业大数据分析应用软件,实现产业化部署。</p><p>到2020年,突破一批关键技术,建立5个以上的技术测试验证系统,推出一批具有国内先进水平的工业互联网网络设备,智能网联产品创新活跃,实现工业大数据清洗、管理、分析等功能快捷调用,推进技术产品在重点企业、重点行业中的应用,工业互联网关键技术产业化初步实现。</p><p>到2025年,掌握关键核心技术,技术测试验证系统有效支撑工业互联网技术产品研究和实验,推出一批达到国际先进水平的工业互联网网络设备,实现智能网联产品和工业大数据分析应用软件的大规模商用部署,形成较为健全的工业互联网产业体系。</p><p>&nbsp; &nbsp;</p><p></p><p><br/>  (四)促进融合应用。</p><p>提升大型企业工业互联网创新和应用水平。加快工业互联网在工业现场的应用,强化复杂生产过程中设备联网与数据采集能力,实现企业各层级数据资源的端到端集成。依托工业互联网平台开展数据集成应用,形成基于数据分析与反馈的工艺优化、流程优化、设备维护与事故风险预警能力,实现企业生产与运营管理的智能决策和深度优化。鼓励企业通过工业互联网平台整合资源,构建设计、生产与供应链资源有效组织的协同制造体系,开展用户个性需求与产品设计、生产制造精准对接的规模化定制,推动面向质量追溯、设备健康管理、产品增值服务的服务化转型。</p><p>加快中小企业工业互联网应用普及。推动低成本、模块化工业互联网设备和系统在中小企业中的部署应用,提升中小企业数字化、网络化基础能力。鼓励中小企业充分利用工业互联网平台的云化研发设计、生产管理和运营优化软件,实现业务系统向云端迁移,降低数字化、智能化改造成本。引导中小企业开放专业知识、设计创意、制造能力,依托工业互联网平台开展供需对接、集成供应链、产业电商、众包众筹等创新型应用,提升社会制造资源配置效率。</p><p><br/></p><p><br/></p><p></p><p>专栏5 工业互联网集成创新应用工程</p><p>&nbsp; &nbsp;</p><p></p><p></p><p>以先导性应用为引领,组织开展创新应用示范,逐步探索工业互联网的实施路径与应用模式。在智能化生产应用方面,鼓励大型工业企业实现内部各类生产设备与信息系统的广泛互联以及相关工业数据的集成互通,并在此基础上发展质量优化、智能排产、供应链优化等应用。在远程服务应用方面,开展面向高价值智能装备的网络化服务,实现产品远程监控、预测性维护、故障诊断等远程服务应用,探索开展国防工业综合保障远程服务。在网络协同制造应用方面,面向中小企业智能化发展需求,开展协同设计、众包众创、云制造等创新型应用,实现各类工业软件与模块化设计制造资源在线调用。在智能联网产品应用方面,重点面向智能家居、可穿戴设备等领域,融合5G、深度学习、大数据等先进技术,满足高精度定位、智能人机交互、安全可信运维等典型需求。在标识解析集成应用方面,实施工业互联网标识解析系统与工业企业信息化系统集成创新应用,支持企业探索基于标识服务的关键产品追溯、多源异构数据共享、全生命周期管理等应用。</p><p>到2020年,初步形成影响力强的工业互联网先导应用模式,建立150个左右应用试点。</p><p>到2025年,拓展工业互联网应用范围,在“中国制造2025”十大重点领域及重点传统行业全面推广,实现企业效益全面显著提升。</p><p>&nbsp; &nbsp;</p><p></p><p><br/></p><p><br/></p><p>(五)完善生态体系。</p><p>构建创新体系。建设工业互联网创新中心,有效整合高校、科研院所、企业创新资源,围绕重大共性需求和重点行业需要,开展工业互联网产学研协同创新,促进技术创新成果产业化。面向关键技术和平台需求,支持建设一批能够融入国际化发展的开源社区,提供良好开发环境,共享开源技术、代码和开发工具。规范和健全中介服务体系,支持技术咨询、知识产权分析预警和交易、投融资、人才培训等专业化服务发展,加快技术转移与应用推广。</p><p>构建应用生态。支持平台企业面向不同行业智能化转型需求,通过开放平台功能与数据、提供开发环境与工具等方式,广泛汇聚第三方应用开发者,形成集体开发、合作创新、对等评估的研发机制。支持通过举办开发者大会、应用创新竞赛、专业培训及参与国际开源项目等方式,不断提升开发者的应用创新能力,形成良性互动的发展模式。</p><p>构建企业协同发展体系。以产业联盟、技术标准、系统集成服务等为纽带,以应用需求为导向,促进装备、自动化、软件、通信、互联网等不同领域企业深入合作,推动多领域融合型技术研发与产业化应用。依托工业互联网促进融通发展,推动一二三产业、大中小企业跨界融通,鼓励龙头工业企业利用工业互联网将业务流程与管理体系向上下游延伸,带动中小企业开展网络化改造和工业互联网应用,提升整体发展水平。</p><p>构建区域协同发展体系。强化对工业互联网区域发展的统筹规划,面向关键基础设施、产业支撑能力等核心要素,形成中央地方联动、区域互补的协同发展机制。根据不同区域制造业发展水平,结合国家新型工业化产业示范基地建设,遴选一批产业特色鲜明、转型需求迫切、地方政府积极性高、在工业互联网应用部署方面已取得一定成效的地区,因地制宜开展产业示范基地建设,探索形成不同地区、不同层次的工业互联网发展路径和模式,并逐步形成各有特色、相互带动的区域发展格局。</p><p><br/></p><p><br/></p><p></p><p>专栏6 区域创新示范建设工程</p><p>&nbsp; &nbsp;</p><p></p><p></p><p>开展工业互联网创新中心建设。依托制造业创新中心建设工程,建设工业互联网创新中心,围绕网络互联、标识解析、工业互联网平台、安全保障等关键共性重大技术以及重点行业和领域需求,重点开展行业领域基础和关键技术研发、成果产业化、人才培训等。依托创新中心打造工业互联网技术创新开源社区,加强前沿技术领域共创共享。支持国防科技工业创新中心深度参与工业互联网建设发展。</p><p>工业互联网产业示范基地建设。在互联网与信息技术基础较好的地区,以工业互联网平台集聚中小企业,打造新应用模式,形成一批以互联网产业带动为主要特色的示范基地。在制造业基础雄厚的地区,结合地区产业特色与工业基础优势,形成一批以制造业带动的特色示范基地。推进工业互联网安全保障示范工程建设。在示范基地内,加快推动基础设施建设与升级改造,加强公共服务,强化关键技术研发与产业化,积极开展集成应用试点示范,并推动示范基地之间协同合作。</p><p>到2020年,建设5个左右的行业应用覆盖全面、技术产品实力过硬的工业互联网产业示范基地。</p><p>到2025年,建成10个左右具有较强示范带动作用的工业互联网产业示范基地。</p><p>&nbsp; &nbsp;</p><p></p><p><br/></p><p><br/></p><p>(六)强化安全保障。</p><p>提升安全防护能力。加强工业互联网安全体系研究,技术和管理相结合,建立涵盖设备安全、控制安全、网络安全、平台安全和数据安全的工业互联网多层次安全保障体系。加大对技术研发和成果转化的支持力度,重点突破标识解析系统安全、工业互联网平台安全、工业控制系统安全、工业大数据安全等相关核心技术,推动攻击防护、漏洞挖掘、入侵发现、态势感知、安全审计、可信芯片等安全产品研发,建立与工业互联网发展相匹配的技术保障能力。构建工业互联网设备、网络和平台的安全评估认证体系,依托产业联盟等第三方机构开展安全能力评估和认证,引领工业互联网安全防护能力不断提升。</p><p>建立数据安全保护体系。建立工业互联网全产业链数据安全管理体系,明确相关主体的数据安全保护责任和具体要求,加强数据收集、存储、处理、转移、删除等环节的安全防护能力。建立工业数据分级分类管理制度,形成工业互联网数据流动管理机制,明确数据留存、数据泄露通报要求,加强工业互联网数据安全监督检查。</p><p>推动安全技术手段建设。督促工业互联网相关企业落实网络安全主体责任,指导企业加大安全投入,加强安全防护和监测处置技术手段建设,开展工业互联网安全试点示范,提升安全防护能力。积极发挥相关产业联盟引导作用,整合行业资源,鼓励联盟单位创新服务模式,提供安全运维、安全咨询等服务,提升行业整体安全保障服务能力。充分发挥国家专业机构和社会力量作用,增强国家级工业互联网安全技术支撑能力,着力提升隐患排查、攻击发现、应急处置和攻击溯源能力。</p><p><br/></p><p><br/></p><p></p><p>专栏7 安全保障能力提升工程</p><p>&nbsp; &nbsp;</p><p></p><p></p><p>推动国家级工业互联网安全技术能力提升。打造工业互联网安全监测预警和防护处置平台、工业互联网安全核心技术研发平台、工业互联网安全测试评估平台、工业互联网靶场等。</p><p>引导企业提升自身工业互联网安全防护能力。在汽车、电子、航空航天、能源等基础较好的重点领域和国防工业等安全需求迫切的领域,建设工业互联网安全保障管理和技术体系,开展安全产品、解决方案的试点示范和行业应用。</p><p>到2020年,根据重要工业互联网平台和系统的分布情况,组织有针对性的检查评估;初步建成工业互联网安全监测预警和防护处置平台;培养形成3-5家具有核心竞争力的工业互联网安全企业,遴选一批创新实用的网络安全试点示范项目并加以推广。</p><p>到2025年,形成覆盖工业互联网设备安全、控制安全、网络安全、平台安全和数据安全的系列标准,建立健全工业互联网安全认证体系;工业互联网安全产品和服务得到全面推广和应用;工业互联网相关企业网络安全防护能力显著提升;国家级工业互联网安全技术支撑体系基本建成。</p><p>&nbsp; &nbsp;</p><p></p><p><br/></p><p><br/></p><p>(七)推动开放合作。</p><p>提高企业国际化发展能力。鼓励国内外企业面向大数据分析、工业数据建模、关键软件系统、芯片等薄弱环节,合作开展技术攻关和产品研发。建立工业互联网技术、产品、平台、服务方面的国际合作机制,推动工业互联网平台、集成方案等“引进来”和“走出去”。鼓励国内外企业跨领域、全产业链紧密协作。</p><p>加强多边对话与合作。建立政府、产业联盟、企业等多层次沟通对话机制,针对工业互联网最新发展、全球基础设施建设、数据流动、安全保障、政策法规等重大问题开展交流与合作。加强与国际组织的协同合作,共同制定工业互联网标准规范和国际规则,构建多边、民主、透明的工业互联网国际治理体系。</p><p>四、保障支撑</p><p>(一)建立健全法规制度。完善工业互联网规则体系,明确工业互联网网络的基础设施地位,建立涵盖工业互联网网络安全、平台责任、数据保护等的法规体系。细化工业互联网网络安全制度,制定工业互联网关键信息基础设施和数据保护相关规则,构建工业互联网网络安全态势感知预警、网络安全事件通报和应急处置等机制。建立工业互联网数据规范化管理和使用机制,明确产品全生命周期各环节数据收集、传输、处理规则,探索建立数据流通规范。加快新兴应用领域法规制度建设,推动开展人机交互、智能产品等新兴领域信息保护、数据流通、政府数据公开、安全责任等相关研究,完善相关制度。</p><p>(二)营造良好市场环境。构建融合发展制度,深化简政放权、放管结合、优化服务改革,放宽融合性产品和服务准入限制,扩大市场主体平等进入范围,实施包容审慎监管,简化认证,减少收费;清理制约人才、资本、技术、数据等要素自由流动的制度障碍,推动相关行业在技术、标准、政策等方面充分对接,打造有利于技术创新、网络部署与产品应用的外部环境。完善协同推进体系,建立部门间高效联动机制,探索分业监管、协同共治模式;建立中央地方协同机制,深化军民融合,形成统筹推进的发展格局;推动建立信息共享、处理、反馈的有效渠道,促进跨部门、跨区域系统对接,提升工业互联网协同管理能力。健全协同发展机制,引导工业互联网产业联盟等产业组织完善合作机制和利益共享机制,推动产业各方联合开展技术、标准、应用研发以及投融资对接、国际交流等活动。</p><p>(三)加大财税支持力度。强化财政资金导向作用,加大工业转型升级资金对工业互联网发展的支持力度,重点支持网络体系、平台体系、安全体系能力建设。探索采用首购、订购优惠等支持方式,促进工业互联网创新产品和服务的规模化应用;鼓励有条件的地方通过设立工业互联网专项资金、建立风险补偿基金等方式,支持本地工业互联网集聚发展。落实相关税收优惠政策,推动固定资产加速折旧、企业研发费用加计扣除、软件和集成电路产业企业所得税优惠、小微企业税收优惠等政策落实,鼓励相关企业加快工业互联网发展和应用。</p><p>(四)创新金融服务方式。支持扩大直接融资比重,支持符合条件的工业互联网企业在境内外各层次资本市场开展股权融资,积极推动项目收益债、可转债、企业债、公司债等在工业互联网领域的应用,引导各类投资基金等向工业互联网领域倾斜。加大精准信贷扶持力度,完善银企对接机制,为工业互联网技术、业务和应用创新提供贷款服务;鼓励银行业金融机构创新信贷产品,在依法合规、风险可控、商业可持续的前提下,探索开发数据资产等质押贷款业务。延伸产业链金融服务范围,鼓励符合条件的企业集团设立财务公司,为集团下属工业互联网企业提供财务管理服务,加强资金集约化管理,提高资金使用效率,降低资金成本。拓展针对性保险服务,支持保险公司根据工业互联网需求开发相应的保险产品。</p><p>(五)强化专业人才支撑。加强人才队伍建设,引进和培养相结合,兼收并蓄,广揽国内外人才,不断壮大工业互联网人才队伍。加快新兴学科布局,加强工业互联网相关学科建设;协同发挥高校、企业、科研机构、产业集聚区等各方作用,大力培育工业互联网技术人才和应用创新型人才;依托国家重大人才工程项目和高层次人才特殊支持计划,引进一批工业互联网高水平研究型科学家和具备产业经验的高层次科技领军人才。建立工业互联网智库,形成具有政策研究能力和决策咨询能力的高端咨询人才队伍;鼓励工业互联网技术创新人才投身形式多样的科普教育活动。创新人才使用机制,畅通高校、科研机构和企业间人才流动渠道,鼓励通过双向挂职、短期工作、项目合作等柔性流动方式加强人才互通共享;支持我国专业技术人才在国际工业互联网组织任职或承担相关任务;发展工业互联网专业人才市场,建立人才数据库,完善面向全球的人才供需对接机制。优化人才评价激励制度,建立科学的人才评价体系,充分发挥人才积极性、主动性;拓展知识、技术、技能和管理要素参与分配途径,完善技术入股、股权期权激励、科技成果转化收益分配等机制;为工业互联网领域高端人才引进开辟绿色通道,加大在来华工作许可、出入境、居留、住房、医疗、教育、社会保障、政府表彰等方面的配套政策支持力度,鼓励海外高层次人才参与工业互联网创业创新。</p><p>(六)健全组织实施机制。在国家制造强国建设领导小组下设立工业互联网专项工作组,统筹谋划工业互联网相关重大工作,协调任务安排,督促检查主要任务落实情况,促进工业互联网与“中国制造2025”协同推进。设立工业互联网战略咨询专家委员会,开展工业互联网前瞻性、战略性重大问题研究,对工业互联网重大决策、政策实施提供咨询评估。制定发布《工业互联网发展行动计划(2018-2020年)》,建立工业互联网发展情况动态监测和第三方评估机制,开展定期测评和滚动调整。各地方和有关部门要根据本指导意见研究制定具体推进方案,细化政策措施,开展试点示范与应用推广,确保各项任务落实到位。</p><p>国务院&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</p><p>2017年11月19日 &nbsp; &nbsp;</p><p><br/></p>', null, null);
  821. INSERT INTO `policynews` VALUES ('8', '国务院关于强化实施创新驱动发展战略 进一步推进大众创业万众创新深入发展的意见', '2017-07-27 16:39:53', null, '<p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-align: justify;\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 国务院关于强化实施创新驱动发展战略 进一步推进大众创业万众创新深入发展的意见</p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-align: justify;\"><br/></p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-align: justify;\"><br/></p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-align: justify;\">各省、自治区、直辖市人民政府,国务院各部委、各直属机构:</p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\">创新是社会进步的灵魂,创业是推进经济社会发展、改善民生的重要途径,创新和创业相连一体、共生共存。近年来,大众创业、万众创新蓬勃兴起,催生了数量众多的市场新生力量,促进了观念更新、制度创新和生产经营管理方式的深刻变革,有效提高了创新效率、缩短了创新路径,已成为稳定和扩大就业的重要支撑、推动新旧动能转换和结构转型升级的重要力量,正在成为中国经济行稳致远的活力之源。为进一步系统性优化创新创业生态环境,强化政策供给,突破发展瓶颈,充分释放全社会创新创业潜能,在更大范围、更高层次、更深程度上推进大众创业、万众创新,现提出如下意见。</p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\"><span style=\"margin: 0px; padding: 0px; font-weight: bold;\">一、大众创业、万众创新深入发展是实施创新驱动发展战略的重要载体</span></p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\">深入推进供给侧结构性改革,全面实施创新驱动发展战略,加快新旧动能接续转换,着力振兴实体经济,必须坚持“融合、协同、共享”,推进大众创业、万众创新深入发展。要进一步优化创新创业的生态环境,着力推动“放管服”改革,构建包容创新的审慎监管机制,有效促进政府职能转变;进一步拓展创新创业的覆盖广度,着力推动创新创业群体更加多元,发挥大企业、科研院所和高等院校的领军作用,有效促进各类市场主体融通发展;进一步提升创新创业的科技内涵,着力激发专业技术人才、高技能人才等的创造潜能,强化基础研究和应用技术研究的有机衔接,加速科技成果向现实生产力转化,有效促进创新型创业蓬勃发展;进一步增强创新创业的发展实效,着力推进创新创业与实体经济发展深度融合,结合“互联网+”、“中国制造2025”和军民融合发展等重大举措,有效促进新技术、新业态、新模式加快发展和产业结构优化升级。</p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\">——<span style=\"margin: 0px; padding: 0px; font-family: 楷体, 楷体_GB2312;\">创新为本、高端引领。</span>以科技创新为基础支撑,实现创新带动创业、创业促进创新的良性循环。坚持质量效率并重,引导创新创业多元化、特色化、专业化发展,推动产业迈向中高端。坚持创新创业与实体经济相结合,实现一二三产业相互渗透,推动军民融合深入发展,创造新供给、释放新需求,增强产业活力和核心竞争力。</p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\">——<span style=\"margin: 0px; padding: 0px; font-family: 楷体, 楷体_GB2312;\">改革先行、精准施策。</span>以深化改革为核心动力,主动适应、把握、引领经济发展新常态,面向新趋势、新特征、新需求,主动作为,针对重点领域、典型区域、关键群体的特点精准发力,出实招、下实功、见实效。着力破除制约创新创业发展的体制机制障碍,促进生产、管理、分配和创新模式的深刻变革,继续深入推进“放管服”改革,积极探索包容审慎监管,为新动能的成长打开更大空间。</p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\">——<span style=\"margin: 0px; padding: 0px; font-family: 楷体, 楷体_GB2312;\">人才优先、主体联动。</span>以人才支撑为第一要素,改革人才引进、激励、发展和评价机制,激发人才创造潜能,鼓励科技人员、中高等院校毕业生、留学回国人才、农民工、退役士兵等有梦想、有意愿、有能力的群体更多投身创新创业。加强科研机构、高校、企业、创客等主体协同,促进大中小微企业优势互补,推动城镇与农村创新创业同步发展,形成创新创业多元主体合力汇聚、活力迸发的良性格局。</p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\">——<span style=\"margin: 0px; padding: 0px; font-family: 楷体, 楷体_GB2312;\">市场主导、资源聚合。</span>充分发挥市场配置资源的决定性作用,整合政府、企业、社会等多方资源,建设众创、众包、众扶、众筹支撑平台,健全创新创业服务体系,推动政策、技术、资本等各类要素向创新创业集聚,充分发挥社会资本作用,以市场化机制促进多元化供给与多样化需求更好对接,实现优化配置。</p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\">——<span style=\"margin: 0px; padding: 0px; font-family: 楷体, 楷体_GB2312;\">价值创造、共享发展。</span>以价值创造为本质内涵,大力弘扬创新文化,厚植创业沃土,营造敢为人先、宽容失败的良好氛围,推动创新创业成为生活方式和人生追求。践行共享发展理念,实现人人参与、人人尽力、人人享有,使创新创业成果更多更公平地惠及全体人民,促进社会公平正义。</p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\"><span style=\"margin: 0px; padding: 0px; font-weight: bold;\">二、加快科技成果转化</span></p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\">重点突破科技成果转移转化的制度障碍,保护知识产权,活跃技术交易,提升创业服务能力,优化激励机制,共享创新资源,加速科技成果向现实生产力转化。</p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\">(一)建立完善知识产权运用和快速协同保护体系,扩大知识产权快速授权、确权、维权覆盖面,加快推进快速保护由单一产业领域向多领域扩展。搭建集专利快速审查、快速确权、快速维权等于一体,审查确权、行政执法、维权援助、仲裁调解、司法衔接相联动的知识产权保护中心。探索建立海外知识产权维权援助机制。发挥国家知识产权运营公共服务平台枢纽作用,加快建设国家知识产权运营服务体系。<span style=\"margin: 0px; padding: 0px; font-family: 楷体, 楷体_GB2312;\">(国家知识产权局牵头负责)</span></p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\">(二)推动科技成果、专利等无形资产价值市场化,促进知识产权、基金、证券、保险等新型服务模式创新发展,依法发挥资产评估的功能作用,简化资产评估备案程序,实现协议定价和挂牌、拍卖定价。促进科技成果、专利在企业的推广应用。<span style=\"margin: 0px; padding: 0px; font-family: 楷体, 楷体_GB2312;\">(国家知识产权局、财政部、科技部、中国科协等单位按职责分工负责)</span></p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\">(三)探索在战略性新兴产业相关领域率先建立利用财政资金形成的科技成果限时转化制度。财政资金支持形成的科技成果,除涉及国防、国家安全、国家利益、重大社会公共利益外,在合理期限内未能转化的,可由国家依法强制许可实施转化。<span style=\"margin: 0px; padding: 0px; font-family: 楷体, 楷体_GB2312;\">(科技部、财政部、国家发展改革委等部门按职责分工负责)</span></p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\">(四)引导众创空间向专业化、精细化方向升级,支持龙头骨干企业、高校、科研院所围绕优势细分领域建设平台型众创空间。探索将创投孵化器等新型孵化器纳入科技企业孵化器管理服务体系,并享受相应扶持政策。<span style=\"margin: 0px; padding: 0px; font-family: 楷体, 楷体_GB2312;\">(科技部牵头负责)</span></p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\">(五)推动科研院所落实国家科技成果转化法律法规和政策,强化激励导向,提高科研院所成果转化效率。坚持试点先行,进一步扩大科研院所自主权,激发科研院所和科技人员创新创业积极性。<span style=\"margin: 0px; padding: 0px; font-family: 楷体, 楷体_GB2312;\">(科技部、人力资源社会保障部等部门按职责分工负责)</span></p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\">(六)促进仪器设备开放共享,探索仪器设备所有权和经营权分离机制,对于财政资金购置的仪器设备,探索引入专业服务机构进行社会化服务等多种方式。<span style=\"margin: 0px; padding: 0px; font-family: 楷体, 楷体_GB2312;\">(科技部牵头负责)</span></p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\">(七)实施科研院所创新创业共享行动,鼓励科研院所发挥自身优势,进一步提高科技成果转化能力和创新创业能力,进一步开放现有科研设施和资源,推动科技成果在全社会范围实现共享和转化。<span style=\"margin: 0px; padding: 0px; font-family: 楷体, 楷体_GB2312;\">(国家发展改革委、中科院、科技部等单位按职责分工负责)</span></p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\"><span style=\"margin: 0px; padding: 0px; font-weight: bold;\">三、拓展企业融资渠道</span></p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\">不断完善金融财税政策,创新金融产品,扩大信贷支持,发展创业投资,优化投入方式,推动破解创新创业企业融资难题。</p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\">(八)在有效防控风险的前提下,合理赋予大型银行县支行信贷业务权限。支持地方性法人银行在符合条件的情况下在基层区域增设小微支行、社区支行,提供普惠金融服务。支持商业银行改造小微企业信贷流程和信用评价模型,提高审批效率。<span style=\"margin: 0px; padding: 0px; font-family: 楷体, 楷体_GB2312;\">(银监会牵头负责)</span></p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\">(九)完善债权、股权等融资服务机制,为科技型中小企业提供覆盖全生命周期的投融资服务。稳妥推进投贷联动试点工作。推广专利权质押等知识产权融资模式,鼓励保险公司为科技型中小企业知识产权融资提供保证保险服务,对符合条件的由地方各级人民政府提供风险补偿或保费补贴。持续优化科技型中小企业直接融资机制,稳步扩大创新创业公司债券试点规模。支持政府性融资担保机构为科技型中小企业发债提供担保。鼓励地方各级人民政府建立政银担、政银保等不同类型的风险补偿机制。<span style=\"margin: 0px; padding: 0px; font-family: 楷体, 楷体_GB2312;\">(银监会、人民银行、保监会、财政部、科技部、国家知识产权局、证监会等部门按职责分工负责)</span></p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\">(十)改革财政资金、国有资本参与创业投资的投入、管理与退出标准和规则,建立完善与其特点相适应的绩效评价体系。依法依规豁免国有创业投资机构和国有创业投资引导基金国有股转持义务。<span style=\"margin: 0px; padding: 0px; font-family: 楷体, 楷体_GB2312;\">(财政部、国务院国资委等部门按职责分工负责)</span></p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\">(十一)适时推广创业投资企业和天使投资个人有关税收试点政策,引导社会资本参与创业投资。推动创业投资企业、创业投资管理企业及其从业人员在第三方征信机构完善信用记录,实现创业投资领域信用记录全覆盖。<span style=\"margin: 0px; padding: 0px; font-family: 楷体, 楷体_GB2312;\">(财政部、税务总局、国家发展改革委等部门按职责分工负责)</span></p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\">(十二)推动国家新兴产业创业投资引导基金、国家中小企业发展基金、国家科技成果转化引导基金设立一批创业投资子基金。引导和规范地方各级人民政府设立创业投资引导基金,建立完善对引导基金的运行监管机制、财政资金的绩效考核机制和基金管理机构的信用信息评价机制。<span style=\"margin: 0px; padding: 0px; font-family: 楷体, 楷体_GB2312;\">(国家发展改革委、财政部、工业和信息化部等部门按职责分工负责)</span></p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\">(十三)健全完善创新券、创业券的管理制度和运行机制,在全面创新改革试验区域探索建立创新券、创业券跨区域互通互认机制。<span style=\"margin: 0px; padding: 0px; font-family: 楷体, 楷体_GB2312;\">(科技部、国家发展改革委等部门按职责分工负责)</span></p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\"><span style=\"margin: 0px; padding: 0px; font-weight: bold;\">四、促进实体经济转型升级</span></p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\">深入实施“互联网+”、“中国制造2025”、军民融合发展、新一代人工智能等重大举措,着力加强创新创业平台建设,培育新兴业态,发展分享经济,以新技术、新业态、新模式改造传统产业,增强核心竞争力,实现新兴产业与传统产业协同发展。</p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\">(十四)加强基础研究,提升原始创新能力。改革和创新科研管理、投入和经费使用方式。高校和科研院所要鼓励科研人员与创业者开展合作和互动交流,建立集群思、汇众智、解难题的众创空间。面向企业和社会创新的难点,凝练和解决科学问题,举办各种形式的创新挑战赛,通过众包共议方式,提高创新效率和水平。<span style=\"margin: 0px; padding: 0px; font-family: 楷体, 楷体_GB2312;\">(科技部、财政部等部门按职责分工负责)</span></p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\">(十五)在战略性领域布局建设若干产业创新中心,整合利用现有创新资源形成充满活力的创新网络。依托企业、联合高校和科研院所,建设符合发展需求的制造业创新中心,开展关键共性重大技术研究和产业化应用示范。推动建立一批军民结合、产学研一体的科技协同创新平台。<span style=\"margin: 0px; padding: 0px; font-family: 楷体, 楷体_GB2312;\">(国家发展改革委、工业和信息化部、科技部、教育部等部门按职责分工负责)</span></p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\">(十六)实施企业创新创业协同行动。支持大型企业开放供应链资源和市场渠道,推动开展内部创新创业,带动产业链上下游发展,促进大中小微企业融通发展。<span style=\"margin: 0px; padding: 0px; font-family: 楷体, 楷体_GB2312;\">(国家发展改革委、工业和信息化部、国务院国资委、全国工商联等单位按职责分工负责)</span></p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\">(十七)鼓励大型企业全面推进“双创”工作,建设“双创”服务平台与网络,开展各类“双创”活动,推广各类大型企业“双创”典型经验,促进跨界融合和成果转化。<span style=\"margin: 0px; padding: 0px; font-family: 楷体, 楷体_GB2312;\">(国家发展改革委、工业和信息化部、国务院国资委、全国工商联等单位按职责分工负责)</span></p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\">(十八)促进分享经济发展,合理引导预期,创新监管模式,推动构建适应分享经济发展的包容审慎监管机制和社会多方协同治理机制,完善新就业形态、消费者权益、社会保障、信用体系建设、风险控制等方面的政策法规,研究完善适应分享经济特点的税收征管措施,研究建立平台企业履职尽责与依法获得责任豁免的联动机制。<span style=\"margin: 0px; padding: 0px; font-family: 楷体, 楷体_GB2312;\">(国家发展改革委、人力资源社会保障部、人民银行、工商总局、税务总局、中央网信办等单位按职责分工负责)</span></p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\">(十九)发布促进数字经济发展战略纲要,强化系统性设计,打破制约数字生产力发展的制度障碍,推进市场化的生产资料分享,提升市场配置资源效率,加速数字化转型,引领和适应数字经济发展。发起“一带一路”数字经济国际合作倡议,促进“一带一路”沿线国家数字经济交流与合作。<span style=\"margin: 0px; padding: 0px; font-family: 楷体, 楷体_GB2312;\">(国家发展改革委、中央网信办等单位按职责分工负责)</span></p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\">(二十)进一步完善新产业新业态新模式统计分类,充分利用大数据等现代信息技术手段,研究制定“双创”发展统计指标体系,科学、准确、及时反映经济结构优化升级的新进展。<span style=\"margin: 0px; padding: 0px; font-family: 楷体, 楷体_GB2312;\">(国家统计局牵头负责)</span></p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\">(二十一)加快研究制定工业互联网安全技术标准,建设工业互联网网络安全监测平台和中小企业网络安全公共服务平台,强化工业互联网安全保障支撑能力。<span style=\"margin: 0px; padding: 0px; font-family: 楷体, 楷体_GB2312;\">(工业和信息化部牵头负责)</span></p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\">(二十二)积极落实支持大众创业、万众创新的用地政策,加大新供用地保障力度,鼓励盘活利用现有用地,引导新产业集聚发展,完善新产业用地监管制度。<span style=\"margin: 0px; padding: 0px; font-family: 楷体, 楷体_GB2312;\">(国土资源部牵头负责)</span></p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\">(二十三)研究制定促进首台(套)重大技术装备示范应用的意见,建立健全首台(套)重大技术装备研发、检测评定、示范应用体系,完善财政、金融、保险等支持政策,明确相关招标采购要求,建立示范应用激励和保障机制,营造良好的政策和市场环境。<span style=\"margin: 0px; padding: 0px; font-family: 楷体, 楷体_GB2312;\">(国家发展改革委牵头负责)</span></p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\">(二十四)充分利用产业投资基金支持先进制造业发展。实施新一轮技术改造升级重大工程,支持关键领域和瓶颈环节技术改造。<span style=\"margin: 0px; padding: 0px; font-family: 楷体, 楷体_GB2312;\">(国家发展改革委、工业和信息化部、财政部等部门按职责分工负责)</span></p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\"><span style=\"margin: 0px; padding: 0px; font-weight: bold;\">五、完善人才流动激励机制</span></p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\">充分激发人才创新创业活力,改革分配机制,引进国际高层次人才,促进人才合理流动,健全保障体系,加快形成规模宏大、结构合理、素质优良的创新创业人才队伍。</p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\">(二十五)制定人才签证实施细则,明确外国人申请和取得人才签证的标准条件和办理程序;全面实施外国人来华工作许可制度,简化外国高层次人才办理工作许可证和居留证件的程序。开展外国高层次人才服务“一卡通”试点,建立安居保障、子女入学和医疗保健服务通道。进一步完善外国人才由工作居留向永久居留转换机制,实现工作许可、签证和居留有机衔接。<span style=\"margin: 0px; padding: 0px; font-family: 楷体, 楷体_GB2312;\">(国家外专局、公安部、外交部、人力资源社会保障部等部门按职责分工负责)</span></p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\">(二十六)允许外国留学生凭高校毕业证书、创业计划申请加注“创业”的私人事务类居留许可。外国人依法申请注册成为企业的,可凭创办企业注册证明等材料向有关部门申请工作许可和工作类居留许可。<span style=\"margin: 0px; padding: 0px; font-family: 楷体, 楷体_GB2312;\">(公安部、人力资源社会保障部、国家外专局等部门按职责分工负责)</span></p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\">(二十七)实施留学人员回国创新创业启动支持计划,吸引更多高素质留学人才回国创新创业。继续推进两岸青年创新创业基地建设,推动内地与港澳地区开展创新创业交流合作。深入开展“万侨创新行动”,支持建设华侨华人创新创业基地,探索建立华侨华人创新创业综合服务体系,为华侨华人高层次专业人才和企业家出入境、停居留以及申办外国人永久居留身份证件提供便利。推动来内地创业的港澳同胞、回国(来华)创业的华侨华人享受当地城镇居民同等待遇的社会公共服务。继续推进海外人才离岸创新创业基地建设。<span style=\"margin: 0px; padding: 0px; font-family: 楷体, 楷体_GB2312;\">(人力资源社会保障部、外交部、公安部、国务院港澳办、国务院台办、国务院侨办、中国科协等单位按职责分工负责)</span></p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\">(二十八)完善高校和科研院所绩效考核办法,在核定的绩效工资总量内高校和科研院所可自主分配。事业单位引进高层次人员和招聘急需紧缺人才,可简化招录程序,没有岗位空缺的可申请设置特设岗位,并按相关规定办理人事关系,确定岗位薪资。<span style=\"margin: 0px; padding: 0px; font-family: 楷体, 楷体_GB2312;\">(人力资源社会保障部、教育部、科技部等部门按职责分工负责)</span></p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\">(二十九)实施社团创新创业融合行动,搭建创新创业资源对接平台,推介一批创新创业典型人物和案例,推动创新精神、企业家精神和工匠精神融合,进一步引导和推动各类科技人员投身创新创业大潮。<span style=\"margin: 0px; padding: 0px; font-family: 楷体, 楷体_GB2312;\">(国家发展改革委、中国科协等单位按职责分工负责)</span></p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\">(三十)加快将现有支持“双创”相关财政政策措施向返乡下乡人员创新创业拓展,将符合条件的返乡下乡人员创新创业项目纳入强农惠农富农政策范围。探索实施农村承包土地经营权以及农业设施、农机具抵押贷款试点。允许返乡下乡人员依法使用集体建设用地开展创新创业。返乡农民工可在创业地参加各项社会保险。鼓励有条件的地方将返乡农民工纳入住房公积金缴存范围,按规定将其子女纳入城镇(城乡)居民基本医疗保险参保范围。地方人民政府要建立协调推动机制,有条件的县级人民政府应设立“绿色通道”,为返乡下乡人员创新创业提供便利服务。<span style=\"margin: 0px; padding: 0px; font-family: 楷体, 楷体_GB2312;\">(农业部、人力资源社会保障部、国土资源部等部门和有关地方人民政府按职责分工负责)</span></p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\">(三十一)各地区可根据实际需要制定灵活的引才引智政策,采取不改变人才的户籍、人事关系等方式,以用为本,发挥实效,解决关键领域高素质人才稀缺等问题。<span style=\"margin: 0px; padding: 0px; font-family: 楷体, 楷体_GB2312;\">(各地方人民政府负责)</span></p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\"><span style=\"margin: 0px; padding: 0px; font-weight: bold;\">六、创新政府管理方式</span></p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\">持续深化“放管服”改革,加大普惠性政策支持力度,改善营商环境,放宽市场准入,推进试点示范,加强文化建设,推动形成政府、企业、社会良性互动的创新创业生态。</p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\">(三十二)出台公平竞争审查实施细则,进一步健全审查机制,明确审查程序,强化审查责任,推动全面实施公平竞争审查制度,为创新创业营造统一开放、竞争有序的市场环境。<span style=\"margin: 0px; padding: 0px; font-family: 楷体, 楷体_GB2312;\">(国家发展改革委、财政部、商务部、工商总局等部门按职责分工负责)</span></p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\">(三十三)推进“多证合一”登记制度改革,将涉企登记、备案等有关事项和各类证照进一步整合到营业执照上。对内外资企业,在支持政策上一视同仁,推动实施一个窗口登记注册和限时办结。推动取消企业名称预先核准,推广自主申报。全面实施企业简易注销登记改革,实现市场主体退出便利化。建设全国统一的电子营业执照管理系统,推进无介质电子营业执照建设和应用。<span style=\"margin: 0px; padding: 0px; font-family: 楷体, 楷体_GB2312;\">(工商总局牵头负责)</span></p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\">(三十四)加大事中事后监管力度,实现“双随机、一公开”监管全覆盖,开展跨部门“双随机”联合检查,提高监管效能。健全跨部门、跨地区执法协作机制,推进市场监管领域综合执法改革。<span style=\"margin: 0px; padding: 0px; font-family: 楷体, 楷体_GB2312;\">(工商总局、中央编办、国务院法制办等单位按职责分工负责)</span></p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\">(三十五)在有条件的基层政府设立专业化的行政审批机构,实行审批职责、审批事项、审批环节“三个全集中”。<span style=\"margin: 0px; padding: 0px; font-family: 楷体, 楷体_GB2312;\">(各地方人民政府、有关部门按职责分工负责)</span></p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\">(三十六)适时适当放宽教育等行业互联网准入条件,降低创新创业门槛,加强新兴业态领域事中事后监管。<span style=\"margin: 0px; padding: 0px; font-family: 楷体, 楷体_GB2312;\">(教育部牵头负责)</span></p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\">(三十七)推进跨省经营企业部分涉税事项全国通办。推进银行卡受理终端、网上银行、手机银行等多元化缴税方式。加强国税、地税联合办税。建立健全市、县两级银税合作工作机制,加大基层银税合作力度,逐步扩大税务、银行信用信息共享内容。探索通过建立电子平台或在银税双方系统中互设接口等方式,实现银税信息“线上”互动。<span style=\"margin: 0px; padding: 0px; font-family: 楷体, 楷体_GB2312;\">(税务总局牵头负责)</span></p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\">(三十八)积极有序推进试点示范,加快建设全国双创示范基地,推进小微企业创业创新基地城市示范,整合创建一批农村创新创业示范基地。推广全面创新改革试验经验。研究新设一批国家自主创新示范区、高新区,深化国家自主创新示范区政策试点。<span style=\"margin: 0px; padding: 0px; font-family: 楷体, 楷体_GB2312;\">(国家发展改革委、科技部、财政部、工业和信息化部、农业部等部门按职责分工负责)</span></p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\">(三十九)办好全国“双创”活动周,营造创新创业良好氛围。组织实施好“创响中国”系列活动,开展创业投资企业、院士专家、新闻媒体地方行。高质量办好创新创业赛事,推动创新创业理念更加深入人心。<span style=\"margin: 0px; padding: 0px; font-family: 楷体, 楷体_GB2312;\">(国家发展改革委、中国科协等单位按职责分工负责)</span></p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\">各地区、各部门要认真落实本意见的各项要求,进一步细化政策措施,切实履职尽责,密切配合,勇于探索,主动作为,及时总结经验,加强监督检查,确保各项政策落到实处,推进大众创业、万众创新深入发展,为全面实施创新驱动发展战略、培育壮大新动能、改造提升传统动能和促进我国经济保持中高速增长、迈向中高端水平提供强劲支撑。</p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-align: right;\">国务院       <br/></p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-align: right;\">2017年7月21日 </p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-align: justify;\"><br/></p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-align: justify;\"><br/></p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-align: justify;\"><br/></p>', null, null);
  822. INSERT INTO `policynews` VALUES ('10', '国务院关于印发 新一代人工智能发展规划的通知', '2017-07-20 16:43:10', null, '<p>新一代人工智能发展规划</p><p><br/></p><p>人工智能的迅速发展将深刻改变人类社会生活、改变世界。为抢抓人工智能发展的重大战略机遇,构筑我国人工智能发展的先发优势,加快建设创新型国家和世界科技强国,按照党中央、国务院部署要求,制定本规划。</p><p>一、战略态势</p><p>人工智能发展进入新阶段。经过60多年的演进,特别是在移动互联网、大数据、超级计算、传感网、脑科学等新理论新技术以及经济社会发展强烈需求的共同驱动下,人工智能加速发展,呈现出深度学习、跨界融合、人机协同、群智开放、自主操控等新特征。大数据驱动知识学习、跨媒体协同处理、人机协同增强智能、群体集成智能、自主智能系统成为人工智能的发展重点,受脑科学研究成果启发的类脑智能蓄势待发,芯片化硬件化平台化趋势更加明显,人工智能发展进入新阶段。当前,新一代人工智能相关学科发展、理论建模、技术创新、软硬件升级等整体推进,正在引发链式突破,推动经济社会各领域从数字化、网络化向智能化加速跃升。</p><p>人工智能成为国际竞争的新焦点。人工智能是引领未来的战略性技术,世界主要发达国家把发展人工智能作为提升国家竞争力、维护国家安全的重大战略,加紧出台规划和政策,围绕核心技术、顶尖人才、标准规范等强化部署,力图在新一轮国际科技竞争中掌握主导权。当前,我国国家安全和国际竞争形势更加复杂,必须放眼全球,把人工智能发展放在国家战略层面系统布局、主动谋划,牢牢把握人工智能发展新阶段国际竞争的战略主动,打造竞争新优势、开拓发展新空间,有效保障国家安全。</p><p>人工智能成为经济发展的新引擎。人工智能作为新一轮产业变革的核心驱动力,将进一步释放历次科技革命和产业变革积蓄的巨大能量,并创造新的强大引擎,重构生产、分配、交换、消费等经济活动各环节,形成从宏观到微观各领域的智能化新需求,催生新技术、新产品、新产业、新业态、新模式,引发经济结构重大变革,深刻改变人类生产生活方式和思维模式,实现社会生产力的整体跃升。我国经济发展进入新常态,深化供给侧结构性改革任务非常艰巨,必须加快人工智能深度应用,培育壮大人工智能产业,为我国经济发展注入新动能。</p><p>人工智能带来社会建设的新机遇。我国正处于全面建成小康社会的决胜阶段,人口老龄化、资源环境约束等挑战依然严峻,人工智能在教育、医疗、养老、环境保护、城市运行、司法服务等领域广泛应用,将极大提高公共服务精准化水平,全面提升人民生活品质。人工智能技术可准确感知、预测、预警基础设施和社会安全运行的重大态势,及时把握群体认知及心理变化,主动决策反应,将显著提高社会治理的能力和水平,对有效维护社会稳定具有不可替代的作用。</p><p>人工智能发展的不确定性带来新挑战。人工智能是影响面广的颠覆性技术,可能带来改变就业结构、冲击法律与社会伦理、侵犯个人隐私、挑战国际关系准则等问题,将对政府管理、经济安全和社会稳定乃至全球治理产生深远影响。在大力发展人工智能的同时,必须高度重视可能带来的安全风险挑战,加强前瞻预防与约束引导,最大限度降低风险,确保人工智能安全、可靠、可控发展。</p><p>我国发展人工智能具有良好基础。国家部署了智能制造等国家重点研发计划重点专项,印发实施了“互联网+”人工智能三年行动实施方案,从科技研发、应用推广和产业发展等方面提出了一系列措施。经过多年的持续积累,我国在人工智能领域取得重要进展,国际科技论文发表量和发明专利授权量已居世界第二,部分领域核心关键技术实现重要突破。语音识别、视觉识别技术世界领先,自适应自主学习、直觉感知、综合推理、混合智能和群体智能等初步具备跨越发展的能力,中文信息处理、智能监控、生物特征识别、工业机器人、服务机器人、无人驾驶逐步进入实际应用,人工智能创新创业日益活跃,一批龙头骨干企业加速成长,在国际上获得广泛关注和认可。加速积累的技术能力与海量的数据资源、巨大的应用需求、开放的市场环境有机结合,形成了我国人工智能发展的独特优势。</p><p>同时,也要清醒地看到,我国人工智能整体发展水平与发达国家相比仍存在差距,缺少重大原创成果,在基础理论、核心算法以及关键设备、高端芯片、重大产品与系统、基础材料、元器件、软件与接口等方面差距较大;科研机构和企业尚未形成具有国际影响力的生态圈和产业链,缺乏系统的超前研发布局;人工智能尖端人才远远不能满足需求;适应人工智能发展的基础设施、政策法规、标准体系亟待完善。</p><p>面对新形势新需求,必须主动求变应变,牢牢把握人工智能发展的重大历史机遇,紧扣发展、研判大势、主动谋划、把握方向、抢占先机,引领世界人工智能发展新潮流,服务经济社会发展和支撑国家安全,带动国家竞争力整体跃升和跨越式发展。</p><p>二、总体要求</p><p>(一)指导思想。</p><p>全面贯彻党的十八大和十八届三中、四中、五中、六中全会精神,深入学习贯彻习近平总书记系列重要讲话精神和治国理政新理念新思想新战略,按照“五位一体”总体布局和“四个全面”战略布局,认真落实党中央、国务院决策部署,深入实施创新驱动发展战略,以加快人工智能与经济、社会、国防深度融合为主线,以提升新一代人工智能科技创新能力为主攻方向,发展智能经济,建设智能社会,维护国家安全,构筑知识群、技术群、产业群互动融合和人才、制度、文化相互支撑的生态系统,前瞻应对风险挑战,推动以人类可持续发展为中心的智能化,全面提升社会生产力、综合国力和国家竞争力,为加快建设创新型国家和世界科技强国、实现“两个一百年”奋斗目标和中华民族伟大复兴中国梦提供强大支撑。</p><p>(二)基本原则。</p><p>科技引领。把握世界人工智能发展趋势,突出研发部署前瞻性,在重点前沿领域探索布局、长期支持,力争在理论、方法、工具、系统等方面取得变革性、颠覆性突破,全面增强人工智能原始创新能力,加速构筑先发优势,实现高端引领发展。</p><p>系统布局。根据基础研究、技术研发、产业发展和行业应用的不同特点,制定有针对性的系统发展策略。充分发挥社会主义制度集中力量办大事的优势,推进项目、基地、人才统筹布局,已部署的重大项目与新任务有机衔接,当前急需与长远发展梯次接续,创新能力建设、体制机制改革和政策环境营造协同发力。</p><p>市场主导。遵循市场规律,坚持应用导向,突出企业在技术路线选择和行业产品标准制定中的主体作用,加快人工智能科技成果商业化应用,形成竞争优势。把握好政府和市场分工,更好发挥政府在规划引导、政策支持、安全防范、市场监管、环境营造、伦理法规制定等方面的重要作用。</p><p>开源开放。倡导开源共享理念,促进产学研用各创新主体共创共享。遵循经济建设和国防建设协调发展规律,促进军民科技成果双向转化应用、军民创新资源共建共享,形成全要素、多领域、高效益的军民深度融合发展新格局。积极参与人工智能全球研发和治理,在全球范围内优化配置创新资源。</p><p>(三)战略目标。</p><p>分三步走:</p><p>第一步,到2020年人工智能总体技术和应用与世界先进水平同步,人工智能产业成为新的重要经济增长点,人工智能技术应用成为改善民生的新途径,有力支撑进入创新型国家行列和实现全面建成小康社会的奋斗目标。</p><p>——新一代人工智能理论和技术取得重要进展。大数据智能、跨媒体智能、群体智能、混合增强智能、自主智能系统等基础理论和核心技术实现重要进展,人工智能模型方法、核心器件、高端设备和基础软件等方面取得标志性成果。</p><p>——人工智能产业竞争力进入国际第一方阵。初步建成人工智能技术标准、服务体系和产业生态链,培育若干全球领先的人工智能骨干企业,人工智能核心产业规模超过1500亿元,带动相关产业规模超过1万亿元。</p><p>——人工智能发展环境进一步优化,在重点领域全面展开创新应用,聚集起一批高水平的人才队伍和创新团队,部分领域的人工智能伦理规范和政策法规初步建立。</p><p>第二步,到2025年人工智能基础理论实现重大突破,部分技术与应用达到世界领先水平,人工智能成为带动我国产业升级和经济转型的主要动力,智能社会建设取得积极进展。</p><p>——新一代人工智能理论与技术体系初步建立,具有自主学习能力的人工智能取得突破,在多领域取得引领性研究成果。</p><p>——人工智能产业进入全球价值链高端。新一代人工智能在智能制造、智能医疗、智慧城市、智能农业、国防建设等领域得到广泛应用,人工智能核心产业规模超过4000亿元,带动相关产业规模超过5万亿元。</p><p>——初步建立人工智能法律法规、伦理规范和政策体系,形成人工智能安全评估和管控能力。</p><p>第三步,到2030年人工智能理论、技术与应用总体达到世界领先水平,成为世界主要人工智能创新中心,智能经济、智能社会取得明显成效,为跻身创新型国家前列和经济强国奠定重要基础。</p><p>——形成较为成熟的新一代人工智能理论与技术体系。在类脑智能、自主智能、混合智能和群体智能等领域取得重大突破,在国际人工智能研究领域具有重要影响,占据人工智能科技制高点。</p><p>——人工智能产业竞争力达到国际领先水平。人工智能在生产生活、社会治理、国防建设各方面应用的广度深度极大拓展,形成涵盖核心技术、关键系统、支撑平台和智能应用的完备产业链和高端产业群,人工智能核心产业规模超过1万亿元,带动相关产业规模超过10万亿元。</p><p>——形成一批全球领先的人工智能科技创新和人才培养基地,建成更加完善的人工智能法律法规、伦理规范和政策体系。</p><p>(四)总体部署。</p><p>发展人工智能是一项事关全局的复杂系统工程,要按照“构建一个体系、把握双重属性、坚持三位一体、强化四大支撑”进行布局,形成人工智能健康持续发展的战略路径。</p><p>构建开放协同的人工智能科技创新体系。针对原创性理论基础薄弱、重大产品和系统缺失等重点难点问题,建立新一代人工智能基础理论和关键共性技术体系,布局建设重大科技创新基地,壮大人工智能高端人才队伍,促进创新主体协同互动,形成人工智能持续创新能力。</p><p>把握人工智能技术属性和社会属性高度融合的特征。既要加大人工智能研发和应用力度,最大程度发挥人工智能潜力;又要预判人工智能的挑战,协调产业政策、创新政策与社会政策,实现激励发展与合理规制的协调,最大限度防范风险。</p><p>坚持人工智能研发攻关、产品应用和产业培育“三位一体”推进。适应人工智能发展特点和趋势,强化创新链和产业链深度融合、技术供给和市场需求互动演进,以技术突破推动领域应用和产业升级,以应用示范推动技术和系统优化。在当前大规模推动技术应用和产业发展的同时,加强面向中长期的研发布局和攻关,实现滚动发展和持续提升,确保理论上走在前面、技术上占领制高点、应用上安全可控。</p><p>全面支撑科技、经济、社会发展和国家安全。以人工智能技术突破带动国家创新能力全面提升,引领建设世界科技强国进程;通过壮大智能产业、培育智能经济,为我国未来十几年乃至几十年经济繁荣创造一个新的增长周期;以建设智能社会促进民生福祉改善,落实以人民为中心的发展思想;以人工智能提升国防实力,保障和维护国家安全。</p><p>三、重点任务</p><p>立足国家发展全局,准确把握全球人工智能发展态势,找准突破口和主攻方向,全面增强科技创新基础能力,全面拓展重点领域应用深度广度,全面提升经济社会发展和国防应用智能化水平。</p><p>(一)构建开放协同的人工智能科技创新体系。</p><p>围绕增加人工智能创新的源头供给,从前沿基础理论、关键共性技术、基础平台、人才队伍等方面强化部署,促进开源共享,系统提升持续创新能力,确保我国人工智能科技水平跻身世界前列,为世界人工智能发展作出更多贡献。</p><p>1.建立新一代人工智能基础理论体系。</p><p>聚焦人工智能重大科学前沿问题,兼顾当前需求与长远发展,以突破人工智能应用基础理论瓶颈为重点,超前布局可能引发人工智能范式变革的基础研究,促进学科交叉融合,为人工智能持续发展与深度应用提供强大科学储备。</p><p>突破应用基础理论瓶颈。瞄准应用目标明确、有望引领人工智能技术升级的基础理论方向,加强大数据智能、跨媒体感知计算、人机混合智能、群体智能、自主协同与决策等基础理论研究。大数据智能理论重点突破无监督学习、综合深度推理等难点问题,建立数据驱动、以自然语言理解为核心的认知计算模型,形成从大数据到知识、从知识到决策的能力。跨媒体感知计算理论重点突破低成本低能耗智能感知、复杂场景主动感知、自然环境听觉与言语感知、多媒体自主学习等理论方法,实现超人感知和高动态、高维度、多模式分布式大场景感知。混合增强智能理论重点突破人机协同共融的情境理解与决策学习、直觉推理与因果模型、记忆与知识演化等理论,实现学习与思考接近或超过人类智能水平的混合增强智能。群体智能理论重点突破群体智能的组织、涌现、学习的理论与方法,建立可表达、可计算的群智激励算法和模型,形成基于互联网的群体智能理论体系。自主协同控制与优化决策理论重点突破面向自主无人系统的协同感知与交互、自主协同控制与优化决策、知识驱动的人机物三元协同与互操作等理论,形成自主智能无人系统创新性理论体系架构。</p><p>布局前沿基础理论研究。针对可能引发人工智能范式变革的方向,前瞻布局高级机器学习、类脑智能计算、量子智能计算等跨领域基础理论研究。高级机器学习理论重点突破自适应学习、自主学习等理论方法,实现具备高可解释性、强泛化能力的人工智能。类脑智能计算理论重点突破类脑的信息编码、处理、记忆、学习与推理理论,形成类脑复杂系统及类脑控制等理论与方法,建立大规模类脑智能计算的新模型和脑启发的认知计算模型。量子智能计算理论重点突破量子加速的机器学习方法,建立高性能计算与量子算法混合模型,形成高效精确自主的量子人工智能系统架构。</p><p>开展跨学科探索性研究。推动人工智能与神经科学、认知科学、量子科学、心理学、数学、经济学、社会学等相关基础学科的交叉融合,加强引领人工智能算法、模型发展的数学基础理论研究,重视人工智能法律伦理的基础理论问题研究,支持原创性强、非共识的探索性研究,鼓励科学家自由探索,勇于攻克人工智能前沿科学难题,提出更多原创理论,作出更多原创发现。</p><p><br/></p><p><br/></p><p></p><p>专栏1 基础理论</p><p>&nbsp; &nbsp;</p><p></p><p></p><p>1.大数据智能理论。研究数据驱动与知识引导相结合的人工智能新方法、以自然语言理解和图像图形为核心的认知计算理论和方法、综合深度推理与创意人工智能理论与方法、非完全信息下智能决策基础理论与框架、数据驱动的通用人工智能数学模型与理论等。</p><p>2.跨媒体感知计算理论。研究超越人类视觉能力的感知获取、面向真实世界的主动视觉感知及计算、自然声学场景的听知觉感知及计算、自然交互环境的言语感知及计算、面向异步序列的类人感知及计算、面向媒体智能感知的自主学习、城市全维度智能感知推理引擎。</p><p>3.混合增强智能理论。研究“人在回路”的混合增强智能、人机智能共生的行为增强与脑机协同、机器直觉推理与因果模型、联想记忆模型与知识演化方法、复杂数据和任务的混合增强智能学习方法、云机器人协同计算方法、真实世界环境下的情境理解及人机群组协同。</p><p>4.群体智能理论。研究群体智能结构理论与组织方法、群体智能激励机制与涌现机理、群体智能学习理论与方法、群体智能通用计算范式与模型。</p><p>5.自主协同控制与优化决策理论。研究面向自主无人系统的协同感知与交互,面向自主无人系统的协同控制与优化决策,知识驱动的人机物三元协同与互操作等理论。</p><p>6.高级机器学习理论。研究统计学习基础理论、不确定性推理与决策、分布式学习与交互、隐私保护学习、小样本学习、深度强化学习、无监督学习、半监督学习、主动学习等学习理论和高效模型。</p><p>7.类脑智能计算理论。研究类脑感知、类脑学习、类脑记忆机制与计算融合、类脑复杂系统、类脑控制等理论与方法。</p><p>8.量子智能计算理论。探索脑认知的量子模式与内在机制,研究高效的量子智能模型和算法、高性能高比特的量子人工智能处理器、可与外界环境交互信息的实时量子人工智能系统等。</p><p>&nbsp; &nbsp;</p><p></p><p><br/></p><p><br/></p><p>2.建立新一代人工智能关键共性技术体系。</p><p>围绕提升我国人工智能国际竞争力的迫切需求,新一代人工智能关键共性技术的研发部署要以算法为核心,以数据和硬件为基础,以提升感知识别、知识计算、认知推理、运动执行、人机交互能力为重点,形成开放兼容、稳定成熟的技术体系。</p><p>知识计算引擎与知识服务技术。重点突破知识加工、深度搜索和可视交互核心技术,实现对知识持续增量的自动获取,具备概念识别、实体发现、属性预测、知识演化建模和关系挖掘能力,形成涵盖数十亿实体规模的多源、多学科和多数据类型的跨媒体知识图谱。</p><p>跨媒体分析推理技术。重点突破跨媒体统一表征、关联理解与知识挖掘、知识图谱构建与学习、知识演化与推理、智能描述与生成等技术,实现跨媒体知识表征、分析、挖掘、推理、演化和利用,构建分析推理引擎。</p><p>群体智能关键技术。重点突破基于互联网的大众化协同、大规模协作的知识资源管理与开放式共享等技术,建立群智知识表示框架,实现基于群智感知的知识获取和开放动态环境下的群智融合与增强,支撑覆盖全国的千万级规模群体感知、协同与演化。</p><p>混合增强智能新架构与新技术。重点突破人机协同的感知与执行一体化模型、智能计算前移的新型传感器件、通用混合计算架构等核心技术,构建自主适应环境的混合增强智能系统、人机群组混合增强智能系统及支撑环境。</p><p>自主无人系统的智能技术。重点突破自主无人系统计算架构、复杂动态场景感知与理解、实时精准定位、面向复杂环境的适应性智能导航等共性技术,无人机自主控制以及汽车、船舶和轨道交通自动驾驶等智能技术,服务机器人、特种机器人等核心技术,支撑无人系统应用和产业发展。</p><p>虚拟现实智能建模技术。重点突破虚拟对象智能行为建模技术,提升虚拟现实中智能对象行为的社会性、多样性和交互逼真性,实现虚拟现实、增强现实等技术与人工智能的有机结合和高效互动。</p><p>智能计算芯片与系统。重点突破高能效、可重构类脑计算芯片和具有计算成像功能的类脑视觉传感器技术,研发具有自主学习能力的高效能类脑神经网络架构和硬件系统,实现具有多媒体感知信息理解和智能增长、常识推理能力的类脑智能系统。</p><p>自然语言处理技术。重点突破自然语言的语法逻辑、字符概念表征和深度语义分析的核心技术,推进人类与机器的有效沟通和自由交互,实现多风格多语言多领域的自然语言智能理解和自动生成。</p><p><br/></p><p><br/></p><p></p><p>专栏2 关键共性技术</p><p>&nbsp; &nbsp;</p><p></p><p></p><p>1.知识计算引擎与知识服务技术。研究知识计算和可视交互引擎,研究创新设计、数字创意和以可视媒体为核心的商业智能等知识服务技术,开展大规模生物数据的知识发现。</p><p>2.跨媒体分析推理技术。研究跨媒体统一表征、关联理解与知识挖掘、知识图谱构建与学习、知识演化与推理、智能描述与生成等技术,开发跨媒体分析推理引擎与验证系统。</p><p>3.群体智能关键技术。开展群体智能的主动感知与发现、知识获取与生成、协同与共享、评估与演化、人机整合与增强、自我维持与安全交互等关键技术研究,构建群智空间的服务体系结构,研究移动群体智能的协同决策与控制技术。</p><p>4.混合增强智能新架构和新技术。研究混合增强智能核心技术、认知计算框架,新型混合计算架构,人机共驾、在线智能学习技术,平行管理与控制的混合增强智能框架。</p><p>5.自主无人系统的智能技术。研究无人机自主控制和汽车、船舶、轨道交通自动驾驶等智能技术,服务机器人、空间机器人、海洋机器人、极地机器人技术,无人车间/智能工厂智能技术,高端智能控制技术和自主无人操作系统。研究复杂环境下基于计算机视觉的定位、导航、识别等机器人及机械手臂自主控制技术。</p><p>6.虚拟现实智能建模技术。研究虚拟对象智能行为的数学表达与建模方法,虚拟对象与虚拟环境和用户之间进行自然、持续、深入交互等问题,智能对象建模的技术与方法体系。</p><p>7.智能计算芯片与系统。研发神经网络处理器以及高能效、可重构类脑计算芯片等,新型感知芯片与系统、智能计算体系结构与系统,人工智能操作系统。研究适合人工智能的混合计算架构等。</p><p>8.自然语言处理技术。研究短文本的计算与分析技术,跨语言文本挖掘技术和面向机器认知智能的语义理解技术,多媒体信息理解的人机对话系统。</p><p>&nbsp; &nbsp;</p><p></p><p><br/></p><p><br/></p><p>3.统筹布局人工智能创新平台。</p><p>建设布局人工智能创新平台,强化对人工智能研发应用的基础支撑。人工智能开源软硬件基础平台重点建设支持知识推理、概率统计、深度学习等人工智能范式的统一计算框架平台,形成促进人工智能软件、硬件和智能云之间相互协同的生态链。群体智能服务平台重点建设基于互联网大规模协作的知识资源管理与开放式共享工具,形成面向产学研用创新环节的群智众创平台和服务环境。混合增强智能支撑平台重点建设支持大规模训练的异构实时计算引擎和新型计算集群,为复杂智能计算提供服务化、系统化平台和解决方案。自主无人系统支撑平台重点建设面向自主无人系统复杂环境下环境感知、自主协同控制、智能决策等人工智能共性核心技术的支撑系统,形成开放式、模块化、可重构的自主无人系统开发与试验环境。人工智能基础数据与安全检测平台重点建设面向人工智能的公共数据资源库、标准测试数据集、云服务平台等,形成人工智能算法与平台安全性测试评估的方法、技术、规范和工具集。促进各类通用软件和技术平台的开源开放。各类平台要按照军民深度融合的要求和相关规定,推进军民共享共用。</p><p><br/></p><p><br/></p><p></p><p>专栏3 基础支撑平台</p><p>&nbsp; &nbsp;</p><p></p><p></p><p>1.人工智能开源软硬件基础平台。建立大数据人工智能开源软件基础平台、终端与云端协同的人工智能云服务平台、新型多元智能传感器件与集成平台、基于人工智能硬件的新产品设计平台、未来网络中的大数据智能化服务平台等。</p><p>2.群体智能服务平台。建立群智众创计算支撑平台、科技众创服务系统、群智软件开发与验证自动化系统、群智软件学习与创新系统、开放环境的群智决策系统、群智共享经济服务系统。</p><p>3.混合增强智能支撑平台。建立人工智能超级计算中心、大规模超级智能计算支撑环境、在线智能教育平台、“人在回路”驾驶脑、产业发展复杂性分析与风险评估的智能平台、支撑核电安全运营的智能保障平台、人机共驾技术研发与测试平台等。</p><p>4.自主无人系统支撑平台。建立自主无人系统共性核心技术支撑平台,无人机自主控制以及汽车、船舶和轨道交通自动驾驶支撑平台,服务机器人、空间机器人、海洋机器人、极地机器人支撑平台,智能工厂与智能控制装备技术支撑平台等。</p><p>5.人工智能基础数据与安全检测平台。建设面向人工智能的公共数据资源库、标准测试数据集、云服务平台,建立人工智能算法与平台安全性测试模型及评估模型,研发人工智能算法与平台安全性测评工具集。</p><p>&nbsp; &nbsp;</p><p></p><p><br/></p><p><br/></p><p>4.加快培养聚集人工智能高端人才。</p><p>把高端人才队伍建设作为人工智能发展的重中之重,坚持培养和引进相结合,完善人工智能教育体系,加强人才储备和梯队建设,特别是加快引进全球顶尖人才和青年人才,形成我国人工智能人才高地。</p><p>培育高水平人工智能创新人才和团队。支持和培养具有发展潜力的人工智能领军人才,加强人工智能基础研究、应用研究、运行维护等方面专业技术人才培养。重视复合型人才培养,重点培养贯通人工智能理论、方法、技术、产品与应用等的纵向复合型人才,以及掌握“人工智能+”经济、社会、管理、标准、法律等的横向复合型人才。通过重大研发任务和基地平台建设,汇聚人工智能高端人才,在若干人工智能重点领域形成一批高水平创新团队。鼓励和引导国内创新人才、团队加强与全球顶尖人工智能研究机构合作互动。</p><p>加大高端人工智能人才引进力度。开辟专门渠道,实行特殊政策,实现人工智能高端人才精准引进。重点引进神经认知、机器学习、自动驾驶、智能机器人等国际顶尖科学家和高水平创新团队。鼓励采取项目合作、技术咨询等方式柔性引进人工智能人才。统筹利用“千人计划”等现有人才计划,加强人工智能领域优秀人才特别是优秀青年人才引进工作。完善企业人力资本成本核算相关政策,激励企业、科研机构引进人工智能人才。</p><p>建设人工智能学科。完善人工智能领域学科布局,设立人工智能专业,推动人工智能领域一级学科建设,尽快在试点院校建立人工智能学院,增加人工智能相关学科方向的博士、硕士招生名额。鼓励高校在原有基础上拓宽人工智能专业教育内容,形成“人工智能+X”复合专业培养新模式,重视人工智能与数学、计算机科学、物理学、生物学、心理学、社会学、法学等学科专业教育的交叉融合。加强产学研合作,鼓励高校、科研院所与企业等机构合作开展人工智能学科建设。</p><p>(二)培育高端高效的智能经济。</p><p>加快培育具有重大引领带动作用的人工智能产业,促进人工智能与各产业领域深度融合,形成数据驱动、人机协同、跨界融合、共创分享的智能经济形态。数据和知识成为经济增长的第一要素,人机协同成为主流生产和服务方式,跨界融合成为重要经济模式,共创分享成为经济生态基本特征,个性化需求与定制成为消费新潮流,生产率大幅提升,引领产业向价值链高端迈进,有力支撑实体经济发展,全面提升经济发展质量和效益。</p><p>1.大力发展人工智能新兴产业。</p><p>加快人工智能关键技术转化应用,促进技术集成与商业模式创新,推动重点领域智能产品创新,积极培育人工智能新兴业态,布局产业链高端,打造具有国际竞争力的人工智能产业集群。</p><p>智能软硬件。开发面向人工智能的操作系统、数据库、中间件、开发工具等关键基础软件,突破图形处理器等核心硬件,研究图像识别、语音识别、机器翻译、智能交互、知识处理、控制决策等智能系统解决方案,培育壮大面向人工智能应用的基础软硬件产业。</p><p>智能机器人。攻克智能机器人核心零部件、专用传感器,完善智能机器人硬件接口标准、软件接口协议标准以及安全使用标准。研制智能工业机器人、智能服务机器人,实现大规模应用并进入国际市场。研制和推广空间机器人、海洋机器人、极地机器人等特种智能机器人。建立智能机器人标准体系和安全规则。</p><p>智能运载工具。发展自动驾驶汽车和轨道交通系统,加强车载感知、自动驾驶、车联网、物联网等技术集成和配套,开发交通智能感知系统,形成我国自主的自动驾驶平台技术体系和产品总成能力,探索自动驾驶汽车共享模式。发展消费类和商用类无人机、无人船,建立试验鉴定、测试、竞技等专业化服务体系,完善空域、水域管理措施。</p><p>虚拟现实与增强现实。突破高性能软件建模、内容拍摄生成、增强现实与人机交互、集成环境与工具等关键技术,研制虚拟显示器件、光学器件、高性能真三维显示器、开发引擎等产品,建立虚拟现实与增强现实的技术、产品、服务标准和评价体系,推动重点行业融合应用。</p><p>智能终端。加快智能终端核心技术和产品研发,发展新一代智能手机、车载智能终端等移动智能终端产品和设备,鼓励开发智能手表、智能耳机、智能眼镜等可穿戴终端产品,拓展产品形态和应用服务。</p><p>物联网基础器件。发展支撑新一代物联网的高灵敏度、高可靠性智能传感器件和芯片,攻克射频识别、近距离机器通信等物联网核心技术和低功耗处理器等关键器件。</p><p>2.加快推进产业智能化升级。</p><p>推动人工智能与各行业融合创新,在制造、农业、物流、金融、商务、家居等重点行业和领域开展人工智能应用试点示范,推动人工智能规模化应用,全面提升产业发展智能化水平。</p><p>智能制造。围绕制造强国重大需求,推进智能制造关键技术装备、核心支撑软件、工业互联网等系统集成应用,研发智能产品及智能互联产品、智能制造使能工具与系统、智能制造云服务平台,推广流程智能制造、离散智能制造、网络化协同制造、远程诊断与运维服务等新型制造模式,建立智能制造标准体系,推进制造全生命周期活动智能化。</p><p>智能农业。研制农业智能传感与控制系统、智能化农业装备、农机田间作业自主系统等。建立完善天空地一体化的智能农业信息遥感监测网络。建立典型农业大数据智能决策分析系统,开展智能农场、智能化植物工厂、智能牧场、智能渔场、智能果园、农产品加工智能车间、农产品绿色智能供应链等集成应用示范。</p><p>智能物流。加强智能化装卸搬运、分拣包装、加工配送等智能物流装备研发和推广应用,建设深度感知智能仓储系统,提升仓储运营管理水平和效率。完善智能物流公共信息平台和指挥系统、产品质量认证及追溯系统、智能配货调度体系等。</p><p>智能金融。建立金融大数据系统,提升金融多媒体数据处理与理解能力。创新智能金融产品和服务,发展金融新业态。鼓励金融行业应用智能客服、智能监控等技术和装备。建立金融风险智能预警与防控系统。</p><p>智能商务。鼓励跨媒体分析与推理、知识计算引擎与知识服务等新技术在商务领域应用,推广基于人工智能的新型商务服务与决策系统。建设涵盖地理位置、网络媒体和城市基础数据等跨媒体大数据平台,支撑企业开展智能商务。鼓励围绕个人需求、企业管理提供定制化商务智能决策服务。</p><p>智能家居。加强人工智能技术与家居建筑系统的融合应用,提升建筑设备及家居产品的智能化水平。研发适应不同应用场景的家庭互联互通协议、接口标准,提升家电、耐用品等家居产品感知和联通能力。支持智能家居企业创新服务模式,提供互联共享解决方案。</p><p>3.大力发展智能企业。</p><p>大规模推动企业智能化升级。支持和引导企业在设计、生产、管理、物流和营销等核心业务环节应用人工智能新技术,构建新型企业组织结构和运营方式,形成制造与服务、金融智能化融合的业态模式,发展个性化定制,扩大智能产品供给。鼓励大型互联网企业建设云制造平台和服务平台,面向制造企业在线提供关键工业软件和模型库,开展制造能力外包服务,推动中小企业智能化发展。</p><p>推广应用智能工厂。加强智能工厂关键技术和体系方法的应用示范,重点推广生产线重构与动态智能调度、生产装备智能物联与云化数据采集、多维人机物协同与互操作等技术,鼓励和引导企业建设工厂大数据系统、网络化分布式生产设施等,实现生产设备网络化、生产数据可视化、生产过程透明化、生产现场无人化,提升工厂运营管理智能化水平。</p><p>加快培育人工智能产业领军企业。在无人机、语音识别、图像识别等优势领域加快打造人工智能全球领军企业和品牌。在智能机器人、智能汽车、可穿戴设备、虚拟现实等新兴领域加快培育一批龙头企业。支持人工智能企业加强专利布局,牵头或参与国际标准制定。推动国内优势企业、行业组织、科研机构、高校等联合组建中国人工智能产业技术创新联盟。支持龙头骨干企业构建开源硬件工厂、开源软件平台,形成集聚各类资源的创新生态,促进人工智能中小微企业发展和各领域应用。支持各类机构和平台面向人工智能企业提供专业化服务。</p><p>4.打造人工智能创新高地。</p><p>结合各地区基础和优势,按人工智能应用领域分门别类进行相关产业布局。鼓励地方围绕人工智能产业链和创新链,集聚高端要素、高端企业、高端人才,打造人工智能产业集群和创新高地。</p><p>开展人工智能创新应用试点示范。在人工智能基础较好、发展潜力较大的地区,组织开展国家人工智能创新试验,探索体制机制、政策法规、人才培育等方面的重大改革,推动人工智能成果转化、重大产品集成创新和示范应用,形成可复制、可推广的经验,引领带动智能经济和智能社会发展。</p><p>建设国家人工智能产业园。依托国家自主创新示范区和国家高新技术产业开发区等创新载体,加强科技、人才、金融、政策等要素的优化配置和组合,加快培育建设人工智能产业创新集群。</p><p>建设国家人工智能众创基地。依托从事人工智能研究的高校、科研院所集中地区,搭建人工智能领域专业化创新平台等新型创业服务机构,建设一批低成本、便利化、全要素、开放式的人工智能众创空间,完善孵化服务体系,推进人工智能科技成果转移转化,支持人工智能创新创业。</p><p>(三)建设安全便捷的智能社会。</p><p>围绕提高人民生活水平和质量的目标,加快人工智能深度应用,形成无时不有、无处不在的智能化环境,全社会的智能化水平大幅提升。越来越多的简单性、重复性、危险性任务由人工智能完成,个体创造力得到极大发挥,形成更多高质量和高舒适度的就业岗位;精准化智能服务更加丰富多样,人们能够最大限度享受高质量服务和便捷生活;社会治理智能化水平大幅提升,社会运行更加安全高效。</p><p>1.发展便捷高效的智能服务。</p><p>围绕教育、医疗、养老等迫切民生需求,加快人工智能创新应用,为公众提供个性化、多元化、高品质服务。</p><p>智能教育。利用智能技术加快推动人才培养模式、教学方法改革,构建包含智能学习、交互式学习的新型教育体系。开展智能校园建设,推动人工智能在教学、管理、资源建设等全流程应用。开发立体综合教学场、基于大数据智能的在线学习教育平台。开发智能教育助理,建立智能、快速、全面的教育分析系统。建立以学习者为中心的教育环境,提供精准推送的教育服务,实现日常教育和终身教育定制化。</p><p>智能医疗。推广应用人工智能治疗新模式新手段,建立快速精准的智能医疗体系。探索智慧医院建设,开发人机协同的手术机器人、智能诊疗助手,研发柔性可穿戴、生物兼容的生理监测系统,研发人机协同临床智能诊疗方案,实现智能影像识别、病理分型和智能多学科会诊。基于人工智能开展大规模基因组识别、蛋白组学、代谢组学等研究和新药研发,推进医药监管智能化。加强流行病智能监测和防控。</p><p>智能健康和养老。加强群体智能健康管理,突破健康大数据分析、物联网等关键技术,研发健康管理可穿戴设备和家庭智能健康检测监测设备,推动健康管理实现从点状监测向连续监测、从短流程管理向长流程管理转变。建设智能养老社区和机构,构建安全便捷的智能化养老基础设施体系。加强老年人产品智能化和智能产品适老化,开发视听辅助设备、物理辅助设备等智能家居养老设备,拓展老年人活动空间。开发面向老年人的移动社交和服务平台、情感陪护助手,提升老年人生活质量。</p><p>2.推进社会治理智能化。</p><p>围绕行政管理、司法管理、城市管理、环境保护等社会治理的热点难点问题,促进人工智能技术应用,推动社会治理现代化。</p><p>智能政务。开发适于政府服务与决策的人工智能平台,研制面向开放环境的决策引擎,在复杂社会问题研判、政策评估、风险预警、应急处置等重大战略决策方面推广应用。加强政务信息资源整合和公共需求精准预测,畅通政府与公众的交互渠道。</p><p>智慧法庭。建设集审判、人员、数据应用、司法公开和动态监控于一体的智慧法庭数据平台,促进人工智能在证据收集、案例分析、法律文件阅读与分析中的应用,实现法院审判体系和审判能力智能化。</p><p>智慧城市。构建城市智能化基础设施,发展智能建筑,推动地下管廊等市政基础设施智能化改造升级;建设城市大数据平台,构建多元异构数据融合的城市运行管理体系,实现对城市基础设施和城市绿地、湿地等重要生态要素的全面感知以及对城市复杂系统运行的深度认知;研发构建社区公共服务信息系统,促进社区服务系统与居民智能家庭系统协同;推进城市规划、建设、管理、运营全生命周期智能化。</p><p>智能交通。研究建立营运车辆自动驾驶与车路协同的技术体系。研发复杂场景下的多维交通信息综合大数据应用平台,实现智能化交通疏导和综合运行协调指挥,建成覆盖地面、轨道、低空和海上的智能交通监控、管理和服务系统。</p><p>智能环保。建立涵盖大气、水、土壤等环境领域的智能监控大数据平台体系,建成陆海统筹、天地一体、上下协同、信息共享的智能环境监测网络和服务平台。研发资源能源消耗、环境污染物排放智能预测模型方法和预警方案。加强京津冀、长江经济带等国家重大战略区域环境保护和突发环境事件智能防控体系建设。</p><p>3.利用人工智能提升公共安全保障能力。</p><p>促进人工智能在公共安全领域的深度应用,推动构建公共安全智能化监测预警与控制体系。围绕社会综合治理、新型犯罪侦查、反恐等迫切需求,研发集成多种探测传感技术、视频图像信息分析识别技术、生物特征识别技术的智能安防与警用产品,建立智能化监测平台。加强对重点公共区域安防设备的智能化改造升级,支持有条件的社区或城市开展基于人工智能的公共安防区域示范。强化人工智能对食品安全的保障,围绕食品分类、预警等级、食品安全隐患及评估等,建立智能化食品安全预警系统。加强人工智能对自然灾害的有效监测,围绕地震灾害、地质灾害、气象灾害、水旱灾害和海洋灾害等重大自然灾害,构建智能化监测预警与综合应对平台。</p><p>4.促进社会交往共享互信。</p><p>充分发挥人工智能技术在增强社会互动、促进可信交流中的作用。加强下一代社交网络研发,加快增强现实、虚拟现实等技术推广应用,促进虚拟环境和实体环境协同融合,满足个人感知、分析、判断与决策等实时信息需求,实现在工作、学习、生活、娱乐等不同场景下的流畅切换。针对改善人际沟通障碍的需求,开发具有情感交互功能、能准确理解人的需求的智能助理产品,实现情感交流和需求满足的良性循环。促进区块链技术与人工智能的融合,建立新型社会信用体系,最大限度降低人际交往成本和风险。</p><p>(四)加强人工智能领域军民融合。</p><p>深入贯彻落实军民融合发展战略,推动形成全要素、多领域、高效益的人工智能军民融合格局。以军民共享共用为导向部署新一代人工智能基础理论和关键共性技术研发,建立科研院所、高校、企业和军工单位的常态化沟通协调机制。促进人工智能技术军民双向转化,强化新一代人工智能技术对指挥决策、军事推演、国防装备等的有力支撑,引导国防领域人工智能科技成果向民用领域转化应用。鼓励优势民口科研力量参与国防领域人工智能重大科技创新任务,推动各类人工智能技术快速嵌入国防创新领域。加强军民人工智能技术通用标准体系建设,推进科技创新平台基地的统筹布局和开放共享。</p><p>(五)构建泛在安全高效的智能化基础设施体系。</p><p>大力推动智能化信息基础设施建设,提升传统基础设施的智能化水平,形成适应智能经济、智能社会和国防建设需要的基础设施体系。加快推动以信息传输为核心的数字化、网络化信息基础设施,向集融合感知、传输、存储、计算、处理于一体的智能化信息基础设施转变。优化升级网络基础设施,研发布局第五代移动通信(5G)系统,完善物联网基础设施,加快天地一体化信息网络建设,提高低时延、高通量的传输能力。统筹利用大数据基础设施,强化数据安全与隐私保护,为人工智能研发和广泛应用提供海量数据支撑。建设高效能计算基础设施,提升超级计算中心对人工智能应用的服务支撑能力。建设分布式高效能源互联网,形成支撑多能源协调互补、及时有效接入的新型能源网络,推广智能储能设施、智能用电设施,实现能源供需信息的实时匹配和智能化响应。</p><p><br/></p><p><br/></p><p></p><p>专栏4 智能化基础设施</p><p>&nbsp; &nbsp;</p><p></p><p></p><p>1.网络基础设施。加快布局实时协同人工智能的5G增强技术研发及应用,建设面向空间协同人工智能的高精度导航定位网络,加强智能感知物联网核心技术攻关和关键设施建设,发展支撑智能化的工业互联网、面向无人驾驶的车联网等,研究智能化网络安全架构。加快建设天地一体化信息网络,推进天基信息网、未来互联网、移动通信网的全面融合。</p><p>2.大数据基础设施。依托国家数据共享交换平台、数据开放平台等公共基础设施,建设政府治理、公共服务、产业发展、技术研发等领域大数据基础信息数据库,支撑开展国家治理大数据应用。整合社会各类数据平台和数据中心资源,形成覆盖全国、布局合理、链接畅通的一体化服务能力。</p><p>3.高效能计算基础设施。继续加强超级计算基础设施、分布式计算基础设施和云计算中心建设,构建可持续发展的高性能计算应用生态环境。推进下一代超级计算机研发应用。</p><p>&nbsp; &nbsp;</p><p></p><p><br/></p><p><br/></p><p>(六)前瞻布局新一代人工智能重大科技项目。</p><p>针对我国人工智能发展的迫切需求和薄弱环节,设立新一代人工智能重大科技项目。加强整体统筹,明确任务边界和研发重点,形成以新一代人工智能重大科技项目为核心、现有研发布局为支撑的“1+N”人工智能项目群。</p><p>“1”是指新一代人工智能重大科技项目,聚焦基础理论和关键共性技术的前瞻布局,包括研究大数据智能、跨媒体感知计算、混合增强智能、群体智能、自主协同控制与决策等理论,研究知识计算引擎与知识服务技术、跨媒体分析推理技术、群体智能关键技术、混合增强智能新架构与新技术、自主无人控制技术等,开源共享人工智能基础理论和共性技术。持续开展人工智能发展的预测和研判,加强人工智能对经济社会综合影响及对策研究。</p><p>“N”是指国家相关规划计划中部署的人工智能研发项目,重点是加强与新一代人工智能重大科技项目的衔接,协同推进人工智能的理论研究、技术突破和产品研发应用。加强与国家科技重大专项的衔接,在“核高基”(核心电子器件、高端通用芯片、基础软件)、集成电路装备等国家科技重大专项中支持人工智能软硬件发展。加强与其他“科技创新2030—重大项目”的相互支撑,加快脑科学与类脑计算、量子信息与量子计算、智能制造与机器人、大数据等研究,为人工智能重大技术突破提供支撑。国家重点研发计划继续推进高性能计算等重点专项实施,加大对人工智能相关技术研发和应用的支持;国家自然科学基金加强对人工智能前沿领域交叉学科研究和自由探索的支持。在深海空间站、健康保障等重大项目,以及智慧城市、智能农机装备等国家重点研发计划重点专项部署中,加强人工智能技术的应用示范。其他各类科技计划支持的人工智能相关基础理论和共性技术研究成果应开放共享。</p><p>创新新一代人工智能重大科技项目组织实施模式,坚持集中力量办大事、重点突破的原则,充分发挥市场机制作用,调动部门、地方、企业和社会各方面力量共同推进实施。明确管理责任,定期开展评估,加强动态调整,提高管理效率。</p><p>四、资源配置</p><p>充分利用已有资金、基地等存量资源,统筹配置国际国内创新资源,发挥好财政投入、政策激励的引导作用和市场配置资源的主导作用,撬动企业、社会加大投入,形成财政资金、金融资本、社会资本多方支持的新格局。</p><p>(一)建立财政引导、市场主导的资金支持机制。</p><p>统筹政府和市场多渠道资金投入,加大财政资金支持力度,盘活现有资源,对人工智能基础前沿研究、关键共性技术攻关、成果转移转化、基地平台建设、创新应用示范等提供支持。利用现有政府投资基金支持符合条件的人工智能项目,鼓励龙头骨干企业、产业创新联盟牵头成立市场化的人工智能发展基金。利用天使投资、风险投资、创业投资基金及资本市场融资等多种渠道,引导社会资本支持人工智能发展。积极运用政府和社会资本合作等模式,引导社会资本参与人工智能重大项目实施和科技成果转化应用。</p><p>(二)优化布局建设人工智能创新基地。</p><p>按照国家级科技创新基地布局和框架,统筹推进人工智能领域建设若干国际领先的创新基地。引导现有与人工智能相关的国家重点实验室、企业国家重点实验室、国家工程实验室等基地,聚焦新一代人工智能的前沿方向开展研究。按规定程序,以企业为主体、产学研合作组建人工智能领域的相关技术和产业创新基地,发挥龙头骨干企业技术创新示范带动作用。发展人工智能领域的专业化众创空间,促进最新技术成果和资源、服务的精准对接。充分发挥各类创新基地聚集人才、资金等创新资源的作用,突破人工智能基础前沿理论和关键共性技术,开展应用示范。</p><p>(三)统筹国际国内创新资源。</p><p>支持国内人工智能企业与国际人工智能领先高校、科研院所、团队合作。鼓励国内人工智能企业“走出去”,为有实力的人工智能企业开展海外并购、股权投资、创业投资和建立海外研发中心等提供便利和服务。鼓励国外人工智能企业、科研机构在华设立研发中心。依托“一带一路”战略,推动建设人工智能国际科技合作基地、联合研究中心等,加快人工智能技术在“一带一路”沿线国家推广应用。推动成立人工智能国际组织,共同制定相关国际标准。支持相关行业协会、联盟及服务机构搭建面向人工智能企业的全球化服务平台。</p><p>五、保障措施</p><p>围绕推动我国人工智能健康快速发展的现实要求,妥善应对人工智能可能带来的挑战,形成适应人工智能发展的制度安排,构建开放包容的国际化环境,夯实人工智能发展的社会基础。</p><p>(一)制定促进人工智能发展的法律法规和伦理规范。</p><p>加强人工智能相关法律、伦理和社会问题研究,建立保障人工智能健康发展的法律法规和伦理道德框架。开展与人工智能应用相关的民事与刑事责任确认、隐私和产权保护、信息安全利用等法律问题研究,建立追溯和问责制度,明确人工智能法律主体以及相关权利、义务和责任等。重点围绕自动驾驶、服务机器人等应用基础较好的细分领域,加快研究制定相关安全管理法规,为新技术的快速应用奠定法律基础。开展人工智能行为科学和伦理等问题研究,建立伦理道德多层次判断结构及人机协作的伦理框架。制定人工智能产品研发设计人员的道德规范和行为守则,加强对人工智能潜在危害与收益的评估,构建人工智能复杂场景下突发事件的解决方案。积极参与人工智能全球治理,加强机器人异化和安全监管等人工智能重大国际共性问题研究,深化在人工智能法律法规、国际规则等方面的国际合作,共同应对全球性挑战。</p><p>(二)完善支持人工智能发展的重点政策。</p><p>落实对人工智能中小企业和初创企业的财税优惠政策,通过高新技术企业税收优惠和研发费用加计扣除等政策支持人工智能企业发展。完善落实数据开放与保护相关政策,开展公共数据开放利用改革试点,支持公众和企业充分挖掘公共数据的商业价值,促进人工智能应用创新。研究完善适应人工智能的教育、医疗、保险、社会救助等政策体系,有效应对人工智能带来的社会问题。</p><p>(三)建立人工智能技术标准和知识产权体系。</p><p>加强人工智能标准框架体系研究。坚持安全性、可用性、互操作性、可追溯性原则,逐步建立并完善人工智能基础共性、互联互通、行业应用、网络安全、隐私保护等技术标准。加快推动无人驾驶、服务机器人等细分应用领域的行业协会和联盟制定相关标准。鼓励人工智能企业参与或主导制定国际标准,以技术标准“走出去”带动人工智能产品和服务在海外推广应用。加强人工智能领域的知识产权保护,健全人工智能领域技术创新、专利保护与标准化互动支撑机制,促进人工智能创新成果的知识产权化。建立人工智能公共专利池,促进人工智能新技术的利用与扩散。</p><p>(四)建立人工智能安全监管和评估体系。</p><p>加强人工智能对国家安全和保密领域影响的研究与评估,完善人、技、物、管配套的安全防护体系,构建人工智能安全监测预警机制。加强对人工智能技术发展的预测、研判和跟踪研究,坚持问题导向,准确把握技术和产业发展趋势。增强风险意识,重视风险评估和防控,强化前瞻预防和约束引导,近期重点关注对就业的影响,远期重点考虑对社会伦理的影响,确保把人工智能发展规制在安全可控范围内。建立健全公开透明的人工智能监管体系,实行设计问责和应用监督并重的双层监管结构,实现对人工智能算法设计、产品开发和成果应用等的全流程监管。促进人工智能行业和企业自律,切实加强管理,加大对数据滥用、侵犯个人隐私、违背道德伦理等行为的惩戒力度。加强人工智能网络安全技术研发,强化人工智能产品和系统网络安全防护。构建动态的人工智能研发应用评估评价机制,围绕人工智能设计、产品和系统的复杂性、风险性、不确定性、可解释性、潜在经济影响等问题,开发系统性的测试方法和指标体系,建设跨领域的人工智能测试平台,推动人工智能安全认证,评估人工智能产品和系统的关键性能。</p><p>(五)大力加强人工智能劳动力培训。</p><p>加快研究人工智能带来的就业结构、就业方式转变以及新型职业和工作岗位的技能需求,建立适应智能经济和智能社会需要的终身学习和就业培训体系,支持高等院校、职业学校和社会化培训机构等开展人工智能技能培训,大幅提升就业人员专业技能,满足我国人工智能发展带来的高技能高质量就业岗位需要。鼓励企业和各类机构为员工提供人工智能技能培训。加强职工再就业培训和指导,确保从事简单重复性工作的劳动力和因人工智能失业的人员顺利转岗。</p><p>(六)广泛开展人工智能科普活动。</p><p>支持开展形式多样的人工智能科普活动,鼓励广大科技工作者投身人工智能的科普与推广,全面提高全社会对人工智能的整体认知和应用水平。实施全民智能教育项目,在中小学阶段设置人工智能相关课程,逐步推广编程教育,鼓励社会力量参与寓教于乐的编程教学软件、游戏的开发和推广。建设和完善人工智能科普基础设施,充分发挥各类人工智能创新基地平台等的科普作用,鼓励人工智能企业、科研机构搭建开源平台,面向公众开放人工智能研发平台、生产设施或展馆等。支持开展人工智能竞赛,鼓励进行形式多样的人工智能科普创作。鼓励科学家参与人工智能科普。</p><p>六、组织实施</p><p>新一代人工智能发展规划是关系全局和长远的前瞻谋划。必须加强组织领导,健全机制,瞄准目标,紧盯任务,以钉钉子的精神切实抓好落实,一张蓝图干到底。</p><p>(一)组织领导。</p><p>按照党中央、国务院统一部署,由国家科技体制改革和创新体系建设领导小组牵头统筹协调,审议重大任务、重大政策、重大问题和重点工作安排,推动人工智能相关法律法规建设,指导、协调和督促有关部门做好规划任务的部署实施。依托国家科技计划(专项、基金等)管理部际联席会议,科技部会同有关部门负责推进新一代人工智能重大科技项目实施,加强与其他计划任务的衔接协调。成立人工智能规划推进办公室,办公室设在科技部,具体负责推进规划实施。成立人工智能战略咨询委员会,研究人工智能前瞻性、战略性重大问题,对人工智能重大决策提供咨询评估。推进人工智能智库建设,支持各类智库开展人工智能重大问题研究,为人工智能发展提供强大智力支持。</p><p>(二)保障落实。</p><p>加强规划任务分解,明确责任单位和进度安排,制定年度和阶段性实施计划。建立年度评估、中期评估等规划实施情况的监测评估机制。适应人工智能快速发展的特点,根据任务进展情况、阶段目标完成情况、技术发展新动向等,加强对规划和项目的动态调整。</p><p>(三)试点示范。</p><p>对人工智能重大任务和重点政策措施,要制定具体方案,开展试点示范。加强对各部门、各地方试点示范的统筹指导,及时总结推广可复制的经验和做法。通过试点先行、示范引领,推进人工智能健康有序发展。</p><p>(四)舆论引导。</p><p>充分利用各种传统媒体和新兴媒体,及时宣传人工智能新进展、新成效,让人工智能健康发展成为全社会共识,调动全社会参与支持人工智能发展的积极性。及时做好舆论引导,更好应对人工智能发展可能带来的社会、伦理和法律等挑战。</p><p><br/></p>', null, null);
  823. INSERT INTO `policynews` VALUES ('11', '国务院办公厅关于建设第二批 大众创业万众创新示范基地的实施意见', '2017-06-21 16:44:48', null, '<p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-align: center;\"><span style=\"margin: 0px; padding: 0px; text-indent: 2em; font-size: 18pt; font-weight: bold;\">国务院办公厅关于建设第二批</span></p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-align: center;\"><span style=\"margin: 0px; padding: 0px; font-size: 18pt; font-weight: bold;\">大众创业万众创新示范基地的实施意见</span><br/><span style=\"margin: 0px; padding: 0px; font-family: 楷体, 楷体_GB2312;\">国办发〔2017〕54号</span><br/></p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-align: justify;\"><br/></p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-align: justify;\">各省、自治区、直辖市人民政府,国务院各部委、各直属机构:</p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\">《国务院办公厅关于建设大众创业万众创新示范基地的实施意见》(国办发〔2016〕35号)印发以来,首批双创示范基地结合实际,不断探索实践,持续完善创新创业生态,建设创新创业平台,厚植创新创业文化,取得了显著成效,形成了一批创新创业高地,打造了一批创新创业品牌,探索了一批创新创业制度模式。双创示范基地已经成为促进转型升级和创新发展的重要抓手。</p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\">根据2017年《政府工作报告》部署要求,为在更大范围、更高层次、更深程度上推进大众创业万众创新,持续打造发展新引擎,突破阻碍创新创业发展的政策障碍,形成可复制可推广的创新创业模式和典型经验,经国务院同意,决定在部分地区、高校和科研院所、企业建设第二批双创示范基地,并提出如下实施意见。</p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\"><span style=\"margin: 0px; padding: 0px; font-weight: bold;\">一、总体目标</span></p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\">坚持以推进供给侧结构性改革为主线,深入实施创新驱动发展战略,纵深推进大众创业万众创新,在创新创业基础较好、特色明显、具备示范带动能力的区域、高校和科研院所、企业等,再支持建设一批双创示范基地,进一步强化支撑能力,放大标杆效应,提升社会影响,形成新的创新创业经验并在全社会复制推广,推动大中小企业融通发展,拓展就业空间,为培育壮大发展新动能、促进新旧动能接续转换提供重要支撑。</p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\"><span style=\"margin: 0px; padding: 0px; font-weight: bold;\">二、政策举措</span></p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\">认真贯彻国务院决策部署,扎实推进落实既定改革举措和建设任务,推动创新创业资源向双创示范基地集聚,确保各项“双创”支持政策真正落地。同时,针对创新创业重点领域、主要环节、关键群体,继续探索创新、先行先试,再推出一批有效的改革举措,逐步建立完善多元化、特色化、专业化的创新创业制度体系。</p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\"><span style=\"margin: 0px; padding: 0px; font-family: 楷体, 楷体_GB2312;\">(一)深化“放管服”改革。</span>进一步减少行政审批事项,简化优化办事流程,规范改进审批行为。编制统一、规范的政务服务事项目录。鼓励双创示范基地设立专业化的行政审批机构,实行审批职责、审批事项、审批环节“三个全集中”。实施市场准入负面清单制度,出台互联网市场准入负面清单。放宽民间资本市场准入,扩大服务领域开放,推进非基本公共服务市场化、产业化和基本公共服务供给模式多元化。探索实行信用评价与税收便利服务挂钩制度,将优惠政策由备案管理和事前审批,逐渐向加强事中事后监管转变,提高中小企业优惠政策获得感。</p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\"><span style=\"margin: 0px; padding: 0px; font-family: 楷体, 楷体_GB2312;\">(二)优化营商环境。</span>深化商事制度改革,全面实施企业“五证合一、一照一码”、个体工商户“两证整合”,深入推进“多证合一”。推动整合涉企证照登记和审批备案信息,建设电子营业执照管理系统,推进无介质电子营业执照应用,实现电子营业执照发照、亮照、验照、公示、变更、注销等功能。鼓励推行商标网上申请,将网上申请由仅对商标代理机构开放扩大至对所有申请人开放。扩大商标网上申请业务范围,将网上申请由仅接受商标注册申请逐步扩大至接受续展、转让、注销、变更等商标业务申请。鼓励双创示范基地结合实际整合市场监管职能和执法力量,推进市场监管领域综合行政执法改革,着力解决重复检查、多头执法等问题。</p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\"><span style=\"margin: 0px; padding: 0px; font-family: 楷体, 楷体_GB2312;\">(三)支持新兴业态发展。</span>加快发布分享经济发展指南,推动构建适应分享经济发展的监管机制,建立健全创新创业平台型企业运营规则,明确权责边界。以新一代信息和网络技术为支撑,加强技术集成和商业模式创新,推动平台经济、众包经济、分享经济等创新发展。将鼓励创新创业发展的优惠政策面向新兴业态企业开放,符合条件的新兴业态企业均可享受相关财政、信贷等优惠政策。积极发展农产品加工、休闲农业、乡村旅游和农村电子商务等农村新产业、新业态。通过发展新兴业态,实现劳动者多元化就业。建立政府、平台、行业组织、劳动者、消费者共同参与的规则协商、利益分配和权益保障新机制。调动第三方、同业、公众、媒体等监督力量,形成社会力量共同参与的分享经济治理格局。健全适应新兴经济领域融合发展的生产核算等制度。在部分新兴经济领域探索实施新型股权管理制度。</p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\"><span style=\"margin: 0px; padding: 0px; font-family: 楷体, 楷体_GB2312;\">(四)加强知识产权保护。</span>在有条件的双创示范基地加快建设知识产权保护中心,扩大知识产权快速维权覆盖面,试点将知识产权保护中心服务业务扩展至发明、实用新型、外观设计专利申请以及专利复审、无效等,大幅缩短知识产权保护中心处理案件的审查周期。搭建集专利申请、维权援助、调解执法等于一体的一站式综合服务平台,探索建立海外知识产权维权援助机制。</p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\"><span style=\"margin: 0px; padding: 0px; font-family: 楷体, 楷体_GB2312;\">(五)加快科技成果转化应用。</span>进一步打通科研和产业之间的通道,加速双创示范基地科技成果转移转化。落实好提高科技型中小企业研发费用加计扣除比例的政策。建立有利于提升创新创业效率的科研管理、资产管理和破产清算等制度体系。出台激励国有企业加大研发投入力度、参与国家重大科技项目的措施办法。通过股权期权激励等措施,让创新人才在科技成果转化过程中得到合理回报,激发各类人才的创新创业活力。加强国家与地方科技创新政策衔接,加大普惠性科技创新政策落实力度,落实高新技术企业所得税优惠等创新政策。</p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\"><span style=\"margin: 0px; padding: 0px; font-family: 楷体, 楷体_GB2312;\">(六)完善人才激励政策。</span>鼓励双创示范基地研究制定“柔性引才”政策,吸引关键领域高素质人才。完善各类灵活就业人员参加社会保险的管理措施,制定相应的个人申报登记、个人缴费和资格审查办法。对首次创办小微企业或从事个体经营并正常经营1年以上的高校毕业生、就业困难人员,鼓励双创示范基地开展一次性创业补贴试点工作。探索适应灵活就业人员的失业、工伤保险保障方式,符合条件的可享受灵活就业、自主创业扶持政策。</p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\"><span style=\"margin: 0px; padding: 0px; font-family: 楷体, 楷体_GB2312;\">(七)支持建设“双创”支撑平台。</span>采取政府资金与社会资本相结合的方式支持双创示范基地建设,引导各类社会资源向创新创业支撑平台集聚,加快建设进度,提高服务水平。支持示范区域内的龙头骨干企业、高校和科研院所建设专业化、平台型众创空间。对条件成熟的专业化众创空间进行备案,给予精准扶持。依托科技园区、高等学校、科研院所等,加快发展“互联网+”创业网络体系,建设一批低成本、便利化、全要素、开放式的众创空间,降低创业门槛。试点推动老旧商业设施、仓储设施、闲置楼宇、过剩商业地产转为创业孵化基地。双创示范基地可根据创业孵化基地入驻实体数量和孵化效果,给予一定奖补。</p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\"><span style=\"margin: 0px; padding: 0px; font-family: 楷体, 楷体_GB2312;\">(八)加快发展创业投融资。</span>充分发挥国家新兴产业创业投资引导基金、中小企业发展基金作用,支持设立一批扶持早中期、初创期创新型企业的创业投资基金。引导和规范政府设立创业投资引导基金,建立完善引导基金运行监管机制、财政资金绩效考核机制和信用信息评价机制。加快创业投资领域信用体系建设,实现创业投资领域信用记录全覆盖。根据国务院统一部署,支持双创示范基地按照相关规定和程序开展投贷联动、专利质押融资贷款等金融改革试点。落实好创业担保贷款政策,鼓励金融机构和担保机构依托信用信息,科学评估创业者还款能力,改进风险防控,降低反担保要求,健全代偿机制,推行信贷尽职免责制度。研究建立有利于国有企业、国有资本从事创业投资的容错机制。</p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\"><span style=\"margin: 0px; padding: 0px; font-family: 楷体, 楷体_GB2312;\">(九)支持农民工返乡创业。</span>鼓励和引导返乡农民工按照法律法规和政策规定,通过承包、租赁、入股、合作等多种形式,创办领办家庭农场林场、农民合作社、农业企业、农业社会化服务组织等新型农业经营主体。通过发展农村电商平台,利用互联网思维和技术,实施“互联网+”现代农业行动,开展网上创业。返乡下乡人员可在创业地按相关规定参加各项社会保险,有条件的地方要将其纳入住房公积金缴存范围,按规定将其子女纳入城镇(城乡)居民基本医疗保险参保范围。鼓励双创示范基地设立“绿色通道”,为返乡下乡人员创新创业提供便利服务,对进入创业园区的,提供有针对性的创业辅导、政策咨询、集中办理证照等服务。</p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\"><span style=\"margin: 0px; padding: 0px; font-family: 楷体, 楷体_GB2312;\">(十)支持海外人才回国(来华)创业。</span>探索建立华侨华人回国(来华)创业综合服务体系,逐步推广已在部分地区试行的海外人才优惠便利政策。促进留学回国人员就业创业,鼓励留学人员以知识产权等无形资产入股方式创办企业。简化留学人员学历认证等手续,降低服务门槛,依法为全国重点引才计划引进人才及由政府主管部门认定的海外高层次留学人才申请永久居留提供便利。实施有效的人才引进和扶持政策,吸引更多人才回流,投身创新创业。</p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\"><span style=\"margin: 0px; padding: 0px; font-family: 楷体, 楷体_GB2312;\">(十一)推动融合协同共享发展。</span>支持双创示范基地之间建立协同机制,开展合作交流,共同完善政策环境,共享创新创业资源,共建创新创业支撑平台。支持双创示范基地“走出去”,与相关国家、地区开展合作交流。实施院所创新创业共享行动,支持科研院所创新创业,开放科研设施和资源,推动科技成果实现共享和转化,促进创业与科技创新深度融合。实施企业创新创业协同行动,鼓励行业领军企业、大型互联网企业向各类主体开放技术、开发、营销、推广等资源,推动开展内部创新创业,打造与中小微企业协同发展的格局。</p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\"><span style=\"margin: 0px; padding: 0px; font-family: 楷体, 楷体_GB2312;\">(十二)营造创新创业浓厚氛围。</span>办好全国“双创”活动周,展现各行业、各区域开展创新创业活动的丰硕成果。办好“创响中国”系列活动,开展双创示范基地政策行、导师行、科技行、投资行、宣传行等活动。实施社团创新创业融合行动,推介一批创新创业典型人物和案例,进一步引导和推动各类科技人员投身创新创业大潮。继续举办各类创新创业大赛,推动创新创业理念更加深入人心。面向双创示范基地企业等创新主体加强政策培训解读,建立双创示范基地科技创新政策落实督查机制,帮助企业更好享受优惠政策。</p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\">同时,不断增加创新创业政策供给。结合双创示范基地建设实践探索和成功经验,加快研究制定进一步推进大众创业万众创新纵深发展的政策文件,在改革政府管理方式、转化创新成果、拓展企业融资渠道、促进实体经济转型升级、完善人才流动激励机制等方面出台更加有力的政策措施,并与现有政策统筹协调、各有侧重,形成更大的政策合力。</p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\"><span style=\"margin: 0px; padding: 0px; font-weight: bold;\">三、步骤安排</span></p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\">2017年7月底前,第二批双创示范基地结合自身特点,研究制定工作方案,明确建设目标和重点。有关部门和地方论证、完善工作方案。工作方案要向社会公布,接受社会监督。</p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\">2017年年底前,第二批双创示范基地按照工作方案,落实和完善相关政策举措,加快推进双创示范基地建设,并取得阶段性成果。</p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\">2018年上半年,国家发展改革委会同相关部门组织对首批和第二批双创示范基地建设工作开展督促检查和第三方评估。</p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\">各地区、各部门要按照有关要求,认真抓好第二批双创示范基地建设工作。双创示范基地所在地人民政府要高度重视,加强领导,完善组织体系,把双创示范基地建设作为重要抓手和载体,认真抓好落实;要出台有针对性的政策措施,保证政策真正落地生根,进一步释放全社会创新创业活力。国家发展改革委要会同相关部门加强指导,建立地方政府、部门政策协调联动机制,为高校、科研院所、各类企业等提供政策支持、科技支撑、人才引进、公共服务等保障条件,形成强大合力,推动形成大众创业万众创新纵深发展的新局面。</p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\"><br/></p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\">附件:第二批双创示范基地名单(92个)</p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\">                           国务院办公厅<br/></p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\">                           2017年6月15日</p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\">(此件公开发布)</p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\"><br/></p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-align: justify;\"><span style=\"margin: 0px; padding: 0px; font-weight: bold;\">附件</span></p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-align: justify;\"><br/></p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-align: center;\"><span style=\"margin: 0px; padding: 0px; font-size: 18pt; font-weight: bold;\">第二批双创示范基地名单(92个)</span></p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-align: justify;\"><br/></p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\"><span style=\"margin: 0px; padding: 0px; font-weight: bold;\">一、区域示范基地(45个)</span></p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\">北京市顺义区</p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\">天津滨海高新技术产业开发区</p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\">河北省保定国家高新技术产业开发区</p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\">山西转型综合改革示范区学府产业园区</p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\">内蒙古自治区包头稀土高新技术产业开发区</p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\">辽宁省大连高新技术产业园区</p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\">辽宁省鞍山高新技术产业开发区</p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\">吉林长春新区</p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\">黑龙江哈尔滨新区</p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\">上海市徐汇区</p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\">江苏省南京市雨花台区</p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\">浙江省杭州经济技术开发区</p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\">浙江省宁波市鄞州区</p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\">浙江省嘉兴南湖高新技术产业园区</p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\">安徽省芜湖高新技术产业开发区</p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\">福建省厦门火炬高技术产业开发区</p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\">福建省泉州市丰泽区</p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\">江西赣江新区</p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\">山东省青岛高新技术产业开发区</p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\">山东省淄博市张店区</p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\">山东省威海火炬高技术产业开发区</p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\">河南省许昌市城乡一体化示范区</p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\">河南省鹿邑县</p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\">湖北省武汉市江岸区</p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\">湖北省荆门高新技术产业开发区</p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\">湖北省黄冈市罗田县</p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\">湖南省湘潭高新技术产业开发区</p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\">广东省深圳市福田区</p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\">广东省汕头华侨经济文化合作试验区</p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\">广东省中山火炬高技术产业开发区</p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\">广西壮族自治区南宁高新技术产业开发区</p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\">海南省海口国家高新技术产业开发区</p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\">重庆市永川区</p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\">四川天府新区</p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\">四川省巴中市平昌县</p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\">贵州省贵阳高新技术产业开发区</p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\">贵州省遵义市汇川区</p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\">云南省昆明经济技术开发区</p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\">西藏自治区拉萨市柳梧新区</p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\">陕西省杨凌农业高新技术产业示范区</p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\">甘肃省兰州市城关区</p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\">青海省青海国家高新技术产业开发区</p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\">宁夏回族自治区银川经济技术开发区</p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\">新疆维吾尔自治区乌鲁木齐高新技术产业开发区</p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\">新疆生产建设兵团石河子高新技术产业开发区</p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\"><span style=\"margin: 0px; padding: 0px; font-weight: bold;\">二、高校和科研院所示范基地(26个)</span></p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\">北京大学</p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\">河北农业大学</p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\">吉林大学</p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\">哈尔滨工业大学</p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\">复旦大学</p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\">上海科技大学</p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\">南京理工大学</p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\">南京工业职业技术学院</p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\">浙江大学</p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\">山东大学</p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\">武汉大学</p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\">华中科技大学</p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\">中南大学</p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\">华南理工大学</p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\">西安电子科技大学</p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\">中国信息通信研究院</p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\">国家工业信息安全发展研究中心</p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\">中国科学院计算技术研究所</p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\">中国科学院大连化学物理研究所</p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\">中国科学院长春光学精密机械与物理研究所</p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\">中国科学院上海微系统与信息技术研究所</p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\">中国科学院苏州纳米技术与纳米仿生研究所</p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\">中国科学院宁波材料技术与工程研究所</p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\">中国科学院合肥物质科学研究院</p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\">中国科学院深圳先进技术研究院</p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\">中国科学院西安光学精密机械研究所</p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\"><span style=\"margin: 0px; padding: 0px; font-weight: bold;\">三、企业示范基地(21个)</span></p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\">中国航空工业集团公司</p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\">中国船舶重工集团公司</p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\">中国电子科技集团公司</p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\">国家电网公司</p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\">中国移动通信集团公司</p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\">中国电子信息产业集团有限公司</p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\">中国宝武钢铁集团有限公司</p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\">中国钢研科技集团有限公司</p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\">北京有色金属研究总院</p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\">中国普天信息产业集团公司</p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\">三一重工股份有限公司</p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\">北京百度网讯科技有限公司</p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\">长春国信现代农业科技发展股份有限公司</p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\">万向集团公司</p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\">合肥荣事达电子电器集团有限公司</p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\">浪潮集团有限公司</p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\">迪尚集团有限公司</p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\">深圳市腾讯计算机系统有限公司</p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\">重庆猪八戒网络有限公司</p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\">四川长虹电子控股集团有限公司</p><p style=\"margin: 0px auto; padding: 0px; color: rgb(51, 51, 51); font-family: 宋体; white-space: normal; background-color: rgb(255, 255, 255); text-indent: 2em; text-align: justify;\">新希望集团有限公司</p><p><br/></p>', null, null);
  824. INSERT INTO `policynews` VALUES ('12', '长春市打响科技创新主体培育攻坚战培育经济增长新动能', '2018-01-06 16:45:58', null, '<h2 style=\"padding: 0px; font-family: 宋体; color: rgb(0, 0, 0); margin: 10px 0px 0px; font-size: 30px; text-align: center; line-height: 42px;\">长春市打响科技创新主体培育攻坚战培育经济增长新动能</h2><h3 class=\"clearfix\" style=\"padding: 0px; font-family: &quot;microsoft yahei&quot;, simhei, simsun; color: rgb(121, 121, 121); margin: 20px 0px 15px; font-size: 14px; line-height: 60px; white-space: normal; background-color: rgba(255, 255, 255, 0.980392); border-bottom: 1px solid rgb(215, 215, 215); font-weight: normal !important;\"><p><span style=\"font-family: sans-serif; font-size: 16px;\">  </span><span style=\"font-family: sans-serif; font-size: 16px; vertical-align: baseline;\">2017</span><span style=\"font-family: sans-serif; font-size: 16px; vertical-align: baseline;\">年,全市认定科技型“小巨人”企业</span><span style=\"font-family: sans-serif; font-size: 16px; vertical-align: baseline;\">261</span><span style=\"font-family: sans-serif; font-size: 16px; vertical-align: baseline;\">户,是</span><span style=\"font-family: sans-serif; font-size: 16px; vertical-align: baseline;\">2016</span><span style=\"font-family: sans-serif; font-size: 16px; vertical-align: baseline;\">年认定户数的</span><span style=\"font-family: sans-serif; font-size: 16px; vertical-align: baseline;\">3.9</span><span style=\"font-family: sans-serif; font-size: 16px; vertical-align: baseline;\">倍;科技型“小巨人”企业总数达到</span><span style=\"font-family: sans-serif; font-size: 16px; vertical-align: baseline;\">665</span><span style=\"font-family: sans-serif; font-size: 16px; vertical-align: baseline;\">户,产值预计达到</span><span style=\"font-family: sans-serif; font-size: 16px; vertical-align: baseline;\">500</span><span style=\"font-family: sans-serif; font-size: 16px; vertical-align: baseline;\">亿元。取得了“科技创新主体培育攻坚战”的开门红,科技型企业发展呈现出“五个积极变化”。</span><br/></p></h3><p style=\"padding: 10px 0px; margin-top: 0px; margin-bottom: 0px; line-height: 28px; break-after: auto; text-align: justify; break-before: auto; direction: ltr; word-break: normal;\">  <span style=\"vertical-align: baseline;\">(一)企业技术创新动力全面增强。严格落实《关于大力推进科技创新的实施意见》,从加大扶持力度入手,优化市级科技计划,突出企业主体作用。年初以来,投入资金近</span><span style=\"vertical-align: baseline;\">3000</span><span style=\"vertical-align: baseline;\">万元,对通过认定的科技型“小巨人”企业给予后补助,超过</span><span style=\"vertical-align: baseline;\">600</span><span style=\"vertical-align: baseline;\">户企业得到市级科技计划支持,激发了企业创新的内在动力。</span></p><p style=\"padding: 10px 0px; margin-top: 0px; margin-bottom: 0px; line-height: 28px; break-after: auto; text-align: justify; break-before: auto; direction: ltr; word-break: normal;\">  <span style=\"vertical-align: baseline;\">(二)企业技术创新能力得到提高。完善长春市“政产学研用金介”协同创新云平台,集聚了本地</span><span style=\"vertical-align: baseline;\">1487</span><span style=\"vertical-align: baseline;\">户科技企业、</span><span style=\"vertical-align: baseline;\">4155</span><span style=\"vertical-align: baseline;\">名科技专家、</span><span style=\"vertical-align: baseline;\">1849</span><span style=\"vertical-align: baseline;\">台套大型科研仪器等创新资源,整合了专利、商标、版权、科技文献等数据</span><span style=\"vertical-align: baseline;\">8.79</span><span style=\"vertical-align: baseline;\">亿条,汇聚国内外科技成果转化项目和需求</span><span style=\"vertical-align: baseline;\">25</span><span style=\"vertical-align: baseline;\">万余项,促进科技创新资源与企业创新需求互动对接。</span></p><p style=\"padding: 10px 0px; margin-top: 0px; margin-bottom: 0px; line-height: 28px; break-after: auto; text-align: justify; break-before: auto; direction: ltr; word-break: normal;\">  <span style=\"vertical-align: baseline;\">(三)科技企业融资渠道不断拓宽。长春科技金融创新服务中心在开展科技信贷、小贷、担保、保险、贷款贴息、科技型“小巨人”企业“新三板”挂牌辅导及后补助、网络众筹等业务基础上,推出了科技贷款风险补偿、科技企业投资保障、“双创”微贷等科技金融产品。今年,长春科技金融创新服务中心被批准为吉林省科技金融示范基地,升级为吉林省科技金融服务平台。该中心已为1000余户科技企业提供投融资</span><span style=\"vertical-align: baseline;\">131.5</span><span style=\"vertical-align: baseline;\">亿元。</span></p><p style=\"padding: 10px 0px; margin-top: 0px; margin-bottom: 0px; line-height: 28px; break-after: auto; text-align: justify; break-before: auto; direction: ltr; word-break: normal;\">  <span style=\"vertical-align: baseline;\">(四)科技创新创业服务体系基本建立。在长春科技大市场设立了</span><span style=\"vertical-align: baseline;\">5000</span><span style=\"vertical-align: baseline;\">万元科技成果转化引导性资金,成立了科技大市场创业投资有限公司和两支基金,首期募集社会资金</span><span style=\"vertical-align: baseline;\">1.17</span><span style=\"vertical-align: baseline;\">亿元,支持科技企业创新发展。建设了中国技术交易所长春工作站、优秀科技成果商城、五大创客走廊及院士、“千人计划”专家工作服务站。目前,长春科技大市场已有</span><span style=\"vertical-align: baseline;\">107</span><span style=\"vertical-align: baseline;\">家企业和机构入驻,</span><span style=\"vertical-align: baseline;\">114</span><span style=\"vertical-align: baseline;\">家科技服务机构加盟,累计举办活动</span><span style=\"vertical-align: baseline;\">200</span><span style=\"vertical-align: baseline;\">余场(次),为科技企业提供科技政策、技术交易、仪器共享、知识产权、科技人才、成果转化、企业孵化等创新创业服务</span><span style=\"vertical-align: baseline;\">2</span><span style=\"vertical-align: baseline;\">万余次。预计全年全市技术合同成交额超过</span><span style=\"vertical-align: baseline;\">200</span><span style=\"vertical-align: baseline;\">亿元,比去年再翻一番,占</span><span style=\"vertical-align: baseline;\">GDP</span><span style=\"vertical-align: baseline;\">的比重达到</span><span style=\"vertical-align: baseline;\">3%</span><span style=\"vertical-align: baseline;\">,进入全国技术交易活跃区域。</span></p><p style=\"padding: 10px 0px; margin-top: 0px; margin-bottom: 0px; line-height: 28px; break-after: auto; text-align: justify; break-before: auto; direction: ltr; word-break: normal;\">  <span style=\"vertical-align: baseline;\">(五)科技企业培育力量全面加强。把科技型“小巨人”企业培育工作纳入绩效考核,把指标任务分解落实到县(市)区、开发区,实行了周调度、月统计。今年,长春市举办培训班、宣讲班</span><span style=\"vertical-align: baseline;\">35</span><span style=\"vertical-align: baseline;\">场(次),集中培训企业负责人</span><span style=\"vertical-align: baseline;\">1460</span><span style=\"vertical-align: baseline;\">余人(次),一对一培训企业</span><span style=\"vertical-align: baseline;\">400</span><span style=\"vertical-align: baseline;\">余户。县(市)区、开发区成立了培育工作机构,制定出台了配套政策,集中力量、集成资源</span></p>', null, null);
  825. INSERT INTO `policynews` VALUES ('13', '长春市实施招才引智“人才新政”', '2017-11-10 16:47:43', null, '<h2 style=\"padding: 0px;font-family: 宋体;color: rgb(0, 0, 0);margin: 10px 0px 0px;font-size: 30px;text-align: center;line-height: 42px\">长春市实施招才引智“人才新政”</h2><h3 style=\"padding: 0px;font-family: &#39;microsoft yahei&#39;, simhei, simsun;color: rgb(121, 121, 121);margin: 20px 0px 15px;font-size: 14px;line-height: 60px;white-space: normal;background-color: rgba(255, 255, 255, 0.980392);border-bottom: 1px solid rgb(215, 215, 215);font-weight: normal !important\">吉林省人民政府&nbsp;&nbsp;&nbsp;2017-11-10 14:29:00&nbsp;&nbsp;&nbsp;来源:&nbsp;长春市政府<span style=\";display: inline-block;width: 50px;height: 50px;float: left\"></span><a style=\"cursor: pointer;color: rgb(51, 51, 51);border: none;background: none;padding: 0px;font-stretch: normal;font-family: Helvetica, Calibri, Tahoma, Arial, 宋体, sans-serif;line-height: 18px;overflow: hidden;height: 16px\"></a></h3><p style=\"padding: 10px 0px;margin-top: 0px;margin-bottom: 0px;line-height: 28px;text-align: center\">  <img alt=\"\" src=\"http://139.215.205.194:8081/midsservice/UploadServlet?getfile=Z%253A%252Fmids%252FAttached%252Fimage%252F20171110%252F1_4a305fba-381c-4c1b-b34e-aea3669a9b50.png\"/><img alt=\"\" src=\"http://139.215.205.194:8081/midsservice/UploadServlet?getfile=Z%253A%252Fmids%252FAttached%252Fimage%252F20171110%252F2_f4481c92-6ac9-4354-acaf-0cd42452f346.png\"/><img alt=\"\" src=\"http://139.215.205.194:8081/midsservice/UploadServlet?getfile=Z%253A%252Fmids%252FAttached%252Fimage%252F20171110%252F3_51a9a90a-d444-4523-8642-56b74dfa2548.png\"/>&nbsp;</p><p style=\"padding: 10px 0px;margin-top: 0px;margin-bottom: 0px;line-height: 28px\">  11月8日,长春市发布“人才新政”,实施招才引智“万人计划”,利用5年时间,面向全国、全省重点引进1万名经济社会发展重点领域、关键岗位各层次各类别人才。当天发布的“人才新政”是长春历年来含金量最高、惠及面最广、支持力度最大、针对性最强的人才政策。新政的发布,对长春市人才工作来说具有标杆式、里程碑的意义。</p><p style=\"padding: 10px 0px;margin-top: 0px;margin-bottom: 0px;line-height: 28px\">  <strong>“新政”条条真金白银</strong><strong>&nbsp;</strong></p><p style=\"padding: 10px 0px;margin-top: 0px;margin-bottom: 0px;line-height: 28px\">  日前,长春市委、市政府印发了《关于进一步集聚人才创新发展的若干意见》,长春市人才工作领导小组印发了《长春市招才引智“万人计划”实施意见》,就认真贯彻落实党的十九大精神,推进人才优先发展、集聚各类优秀人才推动长春老工业基地振兴发展,提出了政策意见,进一步加大人才吸引支持力度。&nbsp;</p><p style=\"padding: 10px 0px;margin-top: 0px;margin-bottom: 0px;line-height: 28px\">  “人才新政”针对长春市人才发展存在的突出问题,提出了具体支持措施:&nbsp;</p><p style=\"padding: 10px 0px;margin-top: 0px;margin-bottom: 0px;line-height: 28px\">  在人才培养引进方面,新政坚持党管人才原则,突出市场配才作用,创新更具竞争力的人才智力汇聚机制。实施分类分层资助,对企业引进的省级领军人才、国家级领军人才、国内外顶尖人才,分别给予50万~300万元资金资助。对于引进能够带来巨大效益的一流科技人才(团队),最高给予5000万元创业启动资金或以股权投资方式支持。加大技能人才培养引进力度,建设知识型、技能型、创新型劳动者大军,针对不同层次的技术能手给予5000~2万元的奖励。实行市场化引才机制,对于柔性引进的人才,给予每月1万~5万元补助。设立“伯乐奖”,对于引进人才的个人和中介组织,给予5万~20万元奖励。对于在长春市建设的高端智库,给予每年最高100万元经费资助。实行高端人才年度奖励,对市域内年薪20万元以上的高级经营管理人才和高级技术人才,按其贡献大小给予最高20万元的奖励。&nbsp;</p><p style=\"padding: 10px 0px;margin-top: 0px;margin-bottom: 0px;line-height: 28px\">  在人才创业扶持方面,优化平台,创新机制,促进科技成果转化,最大限度发挥各类人才作用。完善科技成果转化激励机制,科研人员职务发明在长春市转化所获净收益,以不低于70%的比例奖励给成果完成人或团队,奖励比例上不封顶。拓宽创业投融资渠道,吸引社会资金,对人才创办的企业进行多元化金融服务。人才创办的企业正式挂牌或上市的,给予15万~200万元奖励。优化人才创业平台,对新获批的国家级、省级人力资源服务产业园分别给予100万元、50万元资助。对企业购买检验检测服务的,给予每年最高10万元“创新券”支持。对世界500强、国内100强的人力资源服务企业在长设立独立区域总部的,分别给予50万元、20万元资助。实施“长春大学生留长创业行动”,建立大学生创业就业服务平台,举办大学生创新创业大赛,对获奖项目提供5万~20万元扶持资金。&nbsp;</p><p style=\"padding: 10px 0px;margin-top: 0px;margin-bottom: 0px;line-height: 28px\">  在人才服务保障方面,主要针对人才关心的住房、子女入学等问题,为人才提供优质服务。加大住房保障支持力度,企业引进的全日制本科以上大学毕业生可申请人才公寓,给予重点院校本科毕业生一次性安家费3万元,对全日制硕士、博士研究生,分别给予安家费5万元和8万元;对国内外顶尖人才和国家级领军人才给予20万~50万元购房补贴。提供优质教育资源,尽可能满足人才子女就学需要,海外人才外籍子女,可选择国际学校就读。注重政治引领吸纳,开展长春市“杰出人才”和“突出贡献专家”评选工作,分别给予20万元和3万元奖励,不断提高专家人才政治待遇,建立重大决策咨询通报制度,拓宽人才参与政治事务的渠道;优秀人才可优先推荐为“两代表一委员”人选。&nbsp;</p><p style=\"padding: 10px 0px;margin-top: 0px;margin-bottom: 0px;line-height: 28px\">  <strong>五大工程招才引智</strong>&nbsp;</p><p style=\"padding: 10px 0px;margin-top: 0px;margin-bottom: 0px;line-height: 28px\">  作为“人才新政”落地见效的重要实践载体,“万人计划”将具体实施5项工程:&nbsp;</p><p style=\"padding: 10px 0px;margin-top: 0px;margin-bottom: 0px;line-height: 28px\">  实施专业技术选调生“引进工程”。面向国家“双一流”重点院校、急需专业,采取单独组织公务员考试的方式考录优秀毕业生,计划5年引进500人左右,充实到市直、县(市)区、开发区承担经济社会发展重要任务的职能部门。&nbsp;</p><p style=\"padding: 10px 0px;margin-top: 0px;margin-bottom: 0px;line-height: 28px\">  实施党政综合选调生基层“储备工程”。面向全国高校应届优秀毕业生中的中共党员学生干部,采取与全省公务员考试同步组织实施的方式,计划5年储备500人左右,充实到乡镇、街道等基层一线部门。&nbsp;</p><p style=\"padding: 10px 0px;margin-top: 0px;margin-bottom: 0px;line-height: 28px\">  实施事业单位人才“采兰工程”。统筹全市事业单位编制、岗位资源,面向国家重点高校(专业)应届毕业生,采取统一组织事业单位考试的方式,计划5年招聘7000人左右,逐步满足全市事业单位对高素质专业人才的需要。&nbsp;</p><p style=\"padding: 10px 0px;margin-top: 0px;margin-bottom: 0px;line-height: 28px\">  实施企业人才“智造工程”。突出市场化导向,发挥用人主体作用,采取集中招聘、分类引进、精准猎取的方式,统筹企业人才招聘工作,计划5年招聘企业急需的各类专业人才2000人左右,助推企业创新发展。&nbsp;</p><p style=\"padding: 10px 0px;margin-top: 0px;margin-bottom: 0px;line-height: 28px\">  实施海外人才“海聚工程”。采取创新政策、搭建平台、优化环境等方式,吸引海外人才到长春市创新创业,计划5年引进各类海外归国人才300人左右。对于海外高层次人才,采取一事一议的方式,畅通引才绿色通道。&nbsp;</p><p style=\"padding: 10px 0px;margin-top: 0px;margin-bottom: 0px;line-height: 28px\">  创新生活保障机制,解决人才后顾之忧&nbsp;</p><p style=\"padding: 10px 0px;margin-top: 0px;margin-bottom: 0px;line-height: 28px\">  为确保优秀人才不仅引得来,还要留得住、用得好,“万人计划”除了直接对接“人才新政”,还创新便捷高效的人才生活保障机制,为人才提供优质服务,千方百计纾解实际困难,妥善解决人才后顾之忧。&nbsp;</p><p style=\"padding: 10px 0px;margin-top: 0px;margin-bottom: 0px;line-height: 28px\">  在津贴补贴方面,除了落实人才新政的安家费政策外,对于到基层一线和艰苦岗位工作的优秀人才,在现有工资福利基础上,发放每月500元的基层津贴;在职级待遇方面,在现行政策上从高从优掌握,特别优秀人才还可适当突破;在培养使用方面,引进的“万人计划”人才,直接纳入“长春市战略人才队伍”,进行重点关注、精准培养、长期跟踪,及时搭建成长进步台阶;在保障服务方面,市里提供5000套人才公寓,满足不同人才居住需求。人才配偶有就业需求的,可在市县两级企事业单位协调帮助解决岗位,协调安排人才子女就近就读公办义务教育学校和幼儿园。&nbsp;</p><p style=\"padding: 10px 0px;margin-top: 0px;margin-bottom: 0px;line-height: 28px\">  与长春市以往的政策相比,此次发布的“人才新政”亮点突出。主要体现在坚持创新与继承相结合,体现政策的连续性;坚持统筹与分类相结合,体现政策的系统性;坚持引进与培养相结合,体现政策的全面性。长春市“人才新政”与其他城市的有关政策相比,不仅整体构架颇具优势,而且在具体政策上更具吸引力。通过重点聚焦产业引才,使产业优势与人才政策优势相互促进,产生放大效应。推出普惠性人才政策,政策的惠及范围广。实行灵活人才激励机制,让高端人才“名利双收”。&nbsp;</p><p style=\"padding: 10px 0px;margin-top: 0px;margin-bottom: 0px;line-height: 28px\"> <strong> 三种渠道吸引大学毕业生</strong>&nbsp;</p><p style=\"padding: 10px 0px;margin-top: 0px;margin-bottom: 0px;line-height: 28px\">  “万人计划”原则上面向全日制本科及以上学历人员,具体的招才引智工作,主要采取三种渠道进行。&nbsp;</p><p style=\"padding: 10px 0px;margin-top: 0px;margin-bottom: 0px;line-height: 28px\">  驻校引才。利用每年春、秋两季高校毕业生择业的黄金期、集中期,赴高校举办市情宣讲和就业政策说明会,开展考录选聘工作,就地发布公告、就地考试、就地体检考察、就地签约,全过程均在校园进行。&nbsp;</p><p style=\"padding: 10px 0px;margin-top: 0px;margin-bottom: 0px;line-height: 28px\">  网上引才。在“长春人才港”“长春人社网”及相关高校校园网设立招聘窗口,实施信息化操作,发布信息、公布岗位、报名、资格预审都在网上完成。根据网上报名统计情况,参照驻校引才的方式,在重点高校设立考录主场,集中选聘周边高校有意来长创业的优秀毕业生。&nbsp;</p><p style=\"padding: 10px 0px;margin-top: 0px;margin-bottom: 0px;line-height: 28px\">  市场引才。充分发挥市场配置人才资源的决定性作用,调动各企事业单位自主引才积极性,依托各级人才市场、人才中介、猎头公司等,重点针对高层次人才、海外人才,实行用人主体按需选聘人才。对于市场方式引进的各类人才,可对接有关优惠政策,直接纳入“万人计划”。&nbsp;</p><p><br/></p>', null, null);
  826. -- ----------------------------
  827. -- Table structure for signup
  828. -- ----------------------------
  829. DROP TABLE IF EXISTS `signup`;
  830. CREATE TABLE `signup` (
  831. `id` int(11) NOT NULL AUTO_INCREMENT COMMENT '主键',
  832. `projectname` varchar(255) DEFAULT NULL COMMENT '项目名称',
  833. `state` char(1) DEFAULT NULL COMMENT '是否使用讯飞技术(1.使用 2.未使用)',
  834. `projectintroduce` text COMMENT '项目介绍',
  835. `attachment` varchar(255) DEFAULT NULL COMMENT '附件',
  836. `attname` varchar(100) DEFAULT NULL COMMENT '附件-上传文件名称',
  837. `signtype` char(1) DEFAULT NULL COMMENT '报名类型(1.企业组 2.团队组)',
  838. `ip` char(50) DEFAULT NULL COMMENT 'IP地址',
  839. `address` varchar(100) DEFAULT NULL COMMENT 'ip地址所在地区',
  840. `newtime` varchar(255) DEFAULT NULL COMMENT '创建时间',
  841. `activityid` int(11) DEFAULT NULL COMMENT '活动id',
  842. PRIMARY KEY (`id`)
  843. ) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8;
  844. -- ----------------------------
  845. -- Records of signup
  846. -- ----------------------------
  847. INSERT INTO `signup` VALUES ('1', '1', '1', '1', '/upload/bm/3a8f841b-6035-4e91-9769-4448225c5454.sig', 'chrome.dll.sig', '1', '0:0:0:0:0:0:0:1', 'XX-内网IP', '2018-06-14 09:44:55', '8');
  848. INSERT INTO `signup` VALUES ('2', '2', '1', '2', '/upload/bm/82871a9d-4d74-4a77-a594-32202ec04a94.sig', 'chrome_child.dll.sig', '2', '0:0:0:0:0:0:0:1', 'XX-内网IP', '2018-06-14 09:46:48', '8');
  849. INSERT INTO `signup` VALUES ('3', '5', '1', '5', '/upload/bm/7d824de4-9514-4ba3-8acb-028723b404f8.sig', 'chrome.dll.sig', '2', '0:0:0:0:0:0:0:1', 'XX-内网IP', '2018-06-14 11:57:31', '10');
  850. INSERT INTO `signup` VALUES ('4', '数学比赛', '1', '1111', '/upload/bm/c309b7b4-0999-4a4e-b6c6-ed6552245e61.sig', 'chrome_child.dll.sig', '1', '0:0:0:0:0:0:0:1', 'XX-内网IP', '2018-06-14 14:01:59', '11');
  851. -- ----------------------------
  852. -- Table structure for slidepicture
  853. -- ----------------------------
  854. DROP TABLE IF EXISTS `slidepicture`;
  855. CREATE TABLE `slidepicture` (
  856. `id` int(11) NOT NULL AUTO_INCREMENT,
  857. `imgurl` varchar(100) DEFAULT NULL COMMENT '图片路径',
  858. `name` varchar(4) DEFAULT NULL COMMENT '0,基础数据 1,首页;2,项目合作;3,基地',
  859. `title` varchar(100) DEFAULT NULL,
  860. `filepath` varchar(255) DEFAULT NULL,
  861. PRIMARY KEY (`id`)
  862. ) ENGINE=InnoDB AUTO_INCREMENT=70 DEFAULT CHARSET=utf8;
  863. -- ----------------------------
  864. -- Records of slidepicture
  865. -- ----------------------------
  866. INSERT INTO `slidepicture` VALUES ('1', '/upload/1.jpg', '0', '首页幻灯', null);
  867. INSERT INTO `slidepicture` VALUES ('2', '/upload/1.jpg', '0', '项目合作幻灯', null);
  868. INSERT INTO `slidepicture` VALUES ('3', '/upload/1.jpg', '0', '基地幻灯', null);
  869. INSERT INTO `slidepicture` VALUES ('66', '/upload/AI_ban.jpg', '1', '', 'javascript:void(0)');
  870. INSERT INTO `slidepicture` VALUES ('67', '/upload/ban2.jpg', '1', '', 'javascript:void(0)');
  871. INSERT INTO `slidepicture` VALUES ('68', '/upload/ban1.jpg', '2', '', 'javascript:void(0)');
  872. INSERT INTO `slidepicture` VALUES ('69', '/upload/ban21.jpg', '3', '', 'javascript:void(0)');
  873. -- ----------------------------
  874. -- Table structure for team
  875. -- ----------------------------
  876. DROP TABLE IF EXISTS `team`;
  877. CREATE TABLE `team` (
  878. `id` int(11) NOT NULL AUTO_INCREMENT COMMENT '主键',
  879. `name` varchar(255) DEFAULT NULL COMMENT '团队名称',
  880. `teamnumber` int(11) DEFAULT NULL COMMENT '团队人数',
  881. `leader` varchar(255) DEFAULT NULL COMMENT '负责人姓名',
  882. `phone` varchar(255) DEFAULT NULL COMMENT '负责人电话',
  883. `email` varchar(255) DEFAULT NULL COMMENT '负责人邮箱',
  884. `situation` int(11) DEFAULT NULL COMMENT '负责人目前情况(1.在校 2.在职 3.创业 4.其他)',
  885. `description` varchar(255) DEFAULT NULL COMMENT '描述',
  886. `signupid` int(11) DEFAULT NULL COMMENT '报名id',
  887. PRIMARY KEY (`id`)
  888. ) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8;
  889. -- ----------------------------
  890. -- Records of team
  891. -- ----------------------------
  892. INSERT INTO `team` VALUES ('1', '1', '1', '1', '13866668888', '1239561710@qq.com', '2', '本科', '2');
  893. INSERT INTO `team` VALUES ('2', '1', '1', '1', '13504144000', '1239561710@qq.com', '1', '', '3');
  894. -- ----------------------------
  895. -- Table structure for teammembers
  896. -- ----------------------------
  897. DROP TABLE IF EXISTS `teammembers`;
  898. CREATE TABLE `teammembers` (
  899. `id` int(11) NOT NULL AUTO_INCREMENT COMMENT '主键',
  900. `name` varchar(255) DEFAULT NULL COMMENT '团队成员姓名',
  901. `phone` varchar(255) DEFAULT NULL COMMENT '团队成员姓名',
  902. `situation` int(11) DEFAULT NULL COMMENT '负责人目前情况(1.在校 2.在职 3.创业 4.其他)',
  903. `description` varchar(255) DEFAULT NULL COMMENT '描述',
  904. `teamid` int(11) DEFAULT NULL COMMENT '团队id',
  905. PRIMARY KEY (`id`)
  906. ) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8;
  907. -- ----------------------------
  908. -- Records of teammembers
  909. -- ----------------------------
  910. INSERT INTO `teammembers` VALUES ('1', null, '', '1', '', '1');
  911. INSERT INTO `teammembers` VALUES ('2', null, '', '1', '', '2');