/*
SQLyog v10.2 
MySQL - 5.6.23 : Database - registration
*********************************************************************
*/


/*!40101 SET NAMES utf8 */;

/*!40101 SET SQL_MODE=''*/;

/*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */;
/*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */;
/*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */;
/*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */;
CREATE DATABASE /*!32312 IF NOT EXISTS*/`registration` /*!40100 DEFAULT CHARACTER SET utf8 */;

/*Table structure for table `emailinfo` */

DROP TABLE IF EXISTS `emailinfo`;

CREATE TABLE `emailinfo` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `addresser` varchar(255) DEFAULT NULL,
  `affix` varchar(255) DEFAULT NULL,
  `content` varchar(255) DEFAULT NULL,
  `copyTo` varchar(255) DEFAULT NULL,
  `creatTime` varchar(255) DEFAULT NULL,
  `creator` varchar(255) DEFAULT NULL,
  `creatorId` bigint(20) NOT NULL,
  `recipients` varchar(255) DEFAULT NULL,
  `standby1` varchar(255) DEFAULT NULL,
  `standby2` varchar(255) DEFAULT NULL,
  `standby3` varchar(255) DEFAULT NULL,
  `standby4` varchar(255) DEFAULT NULL,
  `standby5` varchar(255) DEFAULT NULL,
  `title` varchar(255) DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

/*Data for the table `emailinfo` */

/*Table structure for table `linkinfo` */

DROP TABLE IF EXISTS `linkinfo`;

CREATE TABLE `linkinfo` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `createTime` datetime DEFAULT NULL,
  `creator` varchar(255) DEFAULT NULL,
  `creatorId` bigint(20) NOT NULL,
  `imageUrl` varchar(255) DEFAULT NULL,
  `linkName` varchar(255) DEFAULT NULL,
  `linkStatus` int(11) NOT NULL,
  `linkType` varchar(255) DEFAULT NULL,
  `linkUrl` varchar(255) DEFAULT NULL,
  `sort` int(11) NOT NULL,
  `standby1` varchar(255) DEFAULT NULL,
  `standby2` varchar(255) DEFAULT NULL,
  `standby3` varchar(255) DEFAULT NULL,
  `standby4` varchar(255) DEFAULT NULL,
  `standby5` varchar(255) DEFAULT NULL,
  `languageType` varchar(255) DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=12 DEFAULT CHARSET=utf8;

/*Data for the table `linkinfo` */

insert  into `linkinfo`(`id`,`createTime`,`creator`,`creatorId`,`imageUrl`,`linkName`,`linkStatus`,`linkType`,`linkUrl`,`sort`,`standby1`,`standby2`,`standby3`,`standby4`,`standby5`,`languageType`) values (1,'2015-10-16 09:00:50','丁伟',4,'/uploadFile/2015-10/2015-10-16_fzn7ckdrw0d6d7s.png','百度',1,'cooperation','http://www.baidu.com',0,NULL,NULL,NULL,NULL,NULL,'english'),(2,'2015-10-16 09:14:35','丁伟',4,'/uploadFile/2015-10/2015-10-16_9sjhkrhu9jgc7xu.png','中国国际贸易促进委员会',1,'friendship','http://www.ccpit.org/',0,NULL,NULL,NULL,NULL,NULL,'english'),(3,'2015-10-16 09:29:41','丁伟',4,'/uploadFile/2015-10/2015-10-16_ywec22diyp9uqou.png','今日会展',1,'friendship','http://www.expo-today.com/',0,NULL,NULL,NULL,NULL,NULL,'english'),(4,'2015-10-16 09:33:58','丁伟',4,'/uploadFile/2015-10/2015-10-16_cownk7vlvqjn6z6.png','2015年米兰世博会中国馆',1,'friendship','http://www.expochina2015.org/',1,NULL,NULL,NULL,NULL,NULL,'english'),(8,'2015-10-16 15:15:27','管理员',1,'/uploadFile/2015-10/2015-10-16_hqxcie2xr2q7mhw.png','nike',1,'cooperation','',1,NULL,NULL,NULL,NULL,NULL,'english'),(9,'2015-10-16 15:16:22','管理员',1,'/uploadFile/2015-10/2015-10-16_waj8qikw8nhs0q2.png','微软',1,'cooperation','',2,NULL,NULL,NULL,NULL,NULL,'english'),(10,'2015-10-16 15:16:43','管理员',1,'/uploadFile/2015-10/2015-10-16_6xx0nhasa9ycok1.png','腾讯111',1,'cooperation','http://111',3,NULL,NULL,NULL,NULL,NULL,'english'),(11,'2015-10-16 15:17:08','管理员',1,'/uploadFile/2015-10/2015-10-16_0yeygeiqlkwcaf4.png','中国移动',1,'cooperation','',4,NULL,NULL,NULL,NULL,NULL,'english');

/*Table structure for table `loginfo` */

DROP TABLE IF EXISTS `loginfo`;

CREATE TABLE `loginfo` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `operateName` varchar(255) DEFAULT NULL,
  `operateTime` datetime DEFAULT NULL,
  `operator` varchar(255) DEFAULT NULL,
  `operatorIp` varchar(255) DEFAULT NULL,
  `standBy1` varchar(255) DEFAULT NULL,
  `standBy2` varchar(255) DEFAULT NULL,
  `standBy3` varchar(255) DEFAULT NULL,
  `standBy4` varchar(255) DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=381 DEFAULT CHARSET=utf8;

/*Data for the table `loginfo` */

insert  into `loginfo`(`id`,`operateName`,`operateTime`,`operator`,`operatorIp`,`standBy1`,`standBy2`,`standBy3`,`standBy4`) values (1,'登录系统','2015-10-19 11:03:00','丁伟','10.0.0.45',NULL,NULL,NULL,NULL),(2,'登录系统','2015-10-19 11:06:11','丁伟','10.0.0.45',NULL,NULL,NULL,NULL),(3,'系统退出','2015-10-19 11:06:15','丁伟','10.0.0.45',NULL,NULL,NULL,NULL),(4,'登录系统','2015-10-19 11:06:23','丁伟','10.0.0.45',NULL,NULL,NULL,NULL),(5,'登录系统','2015-10-19 11:15:17','丁伟','10.0.0.45',NULL,NULL,NULL,NULL),(6,'系统退出','2015-10-19 11:15:24','丁伟','10.0.0.45',NULL,NULL,NULL,NULL),(7,'登录系统','2015-10-19 11:16:32','成露','10.0.0.45',NULL,NULL,NULL,NULL),(8,'登录系统','2015-10-19 11:29:48','丁伟','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(9,'系统退出','2015-10-19 11:30:33','丁伟','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(10,'登录系统','2015-10-19 11:31:47','成露','10.0.0.236',NULL,NULL,NULL,NULL),(11,'登录系统','2015-10-19 11:32:04','成露','10.0.0.236',NULL,NULL,NULL,NULL),(12,'系统退出','2015-10-19 11:32:41','成露','10.0.0.236',NULL,NULL,NULL,NULL),(13,'登录系统','2015-10-19 11:32:47','丁伟','10.0.0.236',NULL,NULL,NULL,NULL),(14,'登录系统','2015-10-19 11:34:12','丁伟','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(15,'登录系统','2015-10-19 11:36:13','丁伟','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(16,'登录系统','2015-10-19 11:36:51','丁伟','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(17,'登录系统','2015-10-19 12:08:38','丁伟','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(18,'登录系统','2015-10-19 12:17:02','丁伟','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(19,'登录系统','2015-10-19 12:19:57','丁伟','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(20,'登录系统','2015-10-19 13:07:56','丁伟','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(21,'登录系统','2015-10-19 13:18:41','丁伟','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(22,'登录系统','2015-10-19 13:31:04','丁伟','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(23,'登录系统','2015-10-19 13:52:31','丁伟','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(24,'登录系统','2015-10-19 13:58:12','丁伟','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(25,'登录系统','2015-10-19 13:59:16','丁伟','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(26,'登录系统','2015-10-19 14:28:28','丁伟','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(27,'登录系统','2015-10-19 14:28:32','丁伟','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(28,'登录系统','2015-10-19 14:28:49','丁伟','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(29,'登录系统','2015-10-19 14:29:07','丁伟','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(30,'登录系统','2015-10-19 14:29:15','丁伟','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(31,'登录系统','2015-10-19 14:29:32','丁伟','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(32,'登录系统','2015-10-19 14:30:47','丁伟','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(33,'登录系统','2015-10-19 14:30:51','丁伟','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(34,'登录系统','2015-10-19 14:35:07','丁伟','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(35,'登录系统','2015-10-19 14:44:45','丁伟','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(36,'登录系统','2015-10-19 14:45:14','丁伟','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(37,'登录系统','2015-10-19 14:47:10','丁伟','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(38,'登录系统','2015-10-19 14:54:13','丁伟','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(39,'登录系统','2015-10-19 15:01:52','丁伟','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(40,'登录系统','2015-10-19 15:02:52','丁伟','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(41,'登录系统','2015-10-19 15:05:06','丁伟','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(42,'登录系统','2015-10-19 15:05:09','丁伟','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(43,'登录系统','2015-10-19 15:08:53','丁伟','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(44,'登录系统','2015-10-19 15:16:08','丁伟','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(45,'登录系统','2015-10-19 15:50:21','丁伟','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(46,'登录系统','2015-10-19 15:56:03','丁伟','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(47,'登录系统','2015-10-19 15:58:29','丁伟','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(48,'登录系统','2015-10-19 15:59:42','丁伟','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(49,'登录系统','2015-10-19 16:10:54','丁伟','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(50,'登录系统','2015-10-19 16:10:54','丁伟','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(51,'登录系统','2015-10-19 16:10:54','丁伟','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(52,'登录系统','2015-10-19 16:11:01','丁伟','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(53,'登录系统','2015-10-19 16:11:10','丁伟','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(54,'系统退出','2015-10-19 16:11:17','丁伟','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(55,'登录系统','2015-10-19 16:11:24','丁伟','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(56,'登录系统','2015-10-19 16:19:43','丁伟','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(57,'登录系统','2015-10-19 16:19:51','丁伟','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(58,'登录系统','2015-10-19 16:22:44','丁伟','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(59,'登录系统','2015-10-19 16:23:48','丁伟','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(60,'系统退出','2015-10-19 16:24:19','丁伟','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(61,'登录系统','2015-10-19 16:24:30','丁伟','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(62,'系统退出','2015-10-19 16:24:45','丁伟','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(63,'登录系统','2015-10-19 16:24:50','管理员','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(64,'登录系统','2015-10-19 16:25:08','管理员','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(65,'登录系统','2015-10-19 16:37:02','管理员','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(66,'登录系统','2015-10-19 16:37:36','管理员','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(67,'登录系统','2015-10-19 16:38:02','管理员','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(68,'登录系统','2015-10-19 16:38:35','管理员','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(69,'登录系统','2015-10-19 16:41:46','管理员','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(70,'登录系统','2015-10-19 16:47:40','管理员','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(71,'登录系统','2015-10-19 16:47:59','管理员','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(72,'登录系统','2015-10-19 16:52:03','丁伟','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(73,'系统退出','2015-10-19 16:52:10','丁伟','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(74,'登录系统','2015-10-19 16:52:34','丁伟','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(75,'登录系统','2015-10-19 16:52:43','丁伟','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(76,'登录系统','2015-10-19 16:53:04','丁伟','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(77,'系统退出','2015-10-19 16:54:37','丁伟','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(78,'登录系统','2015-10-19 16:54:42','丁伟','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(79,'登录系统','2015-10-19 17:04:26','管理员','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(80,'登录系统','2015-10-19 17:04:29','管理员','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(81,'登录系统','2015-10-19 17:07:32','管理员','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(82,'登录系统','2015-10-19 17:15:12','管理员','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(83,'系统退出','2015-10-19 17:15:16','管理员','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(84,'登录系统','2015-10-19 17:15:24','丁伟','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(85,'登录系统','2015-10-19 17:23:38','丁伟','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(86,'系统退出','2015-10-19 17:24:05','丁伟','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(87,'登录系统','2015-10-19 17:25:25','管理员','127.0.0.1',NULL,NULL,NULL,NULL),(88,'登录系统','2015-10-19 17:33:52','丁伟','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(89,'登录系统','2015-10-19 17:34:12','管理员','127.0.0.1',NULL,NULL,NULL,NULL),(90,'系统退出','2015-10-19 17:37:27','徐琰','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(91,'登录系统','2015-10-19 17:37:33','丁伟','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(92,'系统退出','2015-10-19 17:38:01','丁伟','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(93,'登录系统','2015-10-19 17:38:06','管理员','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(94,'登录系统','2015-10-19 17:38:25','管理员','127.0.0.1',NULL,NULL,NULL,NULL),(95,'登录系统','2015-10-19 17:40:23','管理员','127.0.0.1',NULL,NULL,NULL,NULL),(96,'登录系统','2015-10-19 17:41:22','管理员','127.0.0.1',NULL,NULL,NULL,NULL),(97,'系统退出','2015-10-19 17:42:44','管理员','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(98,'登录系统','2015-10-19 17:42:49','管理员','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(99,'登录系统','2015-10-19 18:18:17','管理员','127.0.0.1',NULL,NULL,NULL,NULL),(100,'登录系统','2015-10-19 18:21:52','丁伟','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(101,'登录系统','2015-10-19 18:27:02','管理员','127.0.0.1',NULL,NULL,NULL,NULL),(102,'系统退出','2015-10-19 18:45:17','丁伟','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(103,'登录系统','2015-10-19 18:45:22','管理员','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(104,'登录系统','2015-10-19 18:46:03','管理员','127.0.0.1',NULL,NULL,NULL,NULL),(105,'登录系统','2015-10-19 18:48:22','丁伟','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(106,'登录系统','2015-10-20 08:15:30','丁伟','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(107,'登录系统','2015-10-20 08:25:04','丁伟','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(108,'登录系统','2015-10-20 08:28:33','丁伟','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(109,'登录系统','2015-10-20 08:38:17','丁伟','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(110,'系统退出','2015-10-20 08:38:54','丁伟','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(111,'登录系统','2015-10-20 08:42:17','丁伟','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(112,'系统退出','2015-10-20 08:44:30','丁伟','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(113,'登录系统','2015-10-20 08:44:36','徐琰','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(114,'登录系统','2015-10-20 09:05:44','管理员','127.0.0.1',NULL,NULL,NULL,NULL),(115,'系统退出','2015-10-20 09:07:15','徐琰','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(116,'系统登录','2015-10-20 09:07:32','丁伟','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(117,'新增新闻信息','2015-10-20 09:08:21','丁伟','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(118,'删除新闻信息','2015-10-20 09:08:41','丁伟','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(119,'修改新闻信息','2015-10-20 09:08:59','丁伟','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(120,'系统登录','2015-10-20 09:27:06','丁伟','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(121,'删除新闻信息','2015-10-20 09:27:29','丁伟','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(122,'新增新闻信息','2015-10-20 09:33:04','丁伟','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(123,'系统登录','2015-10-20 09:40:39','徐琰','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(124,'系统退出','2015-10-20 09:41:04','徐琰','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(125,'系统登录','2015-10-20 09:42:27','徐琰','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(126,'系统退出','2015-10-20 09:42:40','徐琰','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(127,'系统登录','2015-10-20 09:42:56','丁伟','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(128,'系统退出','2015-10-20 09:43:14','丁伟','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(129,'系统登录','2015-10-20 09:43:19','管理员','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(130,'系统登录','2015-10-20 09:59:39','丁伟','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(131,'系统退出','2015-10-20 10:17:47','丁伟','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(132,'系统登录','2015-10-20 10:17:55','徐琰','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(133,'系统登录','2015-10-20 10:20:16','丁伟','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(134,'系统登录','2015-10-20 11:11:32','丁伟','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(135,'系统退出','2015-10-20 11:15:40','丁伟','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(136,'系统登录','2015-10-20 11:15:45','徐琰','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(137,'系统登录','2015-10-20 12:20:46','徐琰','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(138,'系统退出','2015-10-20 12:20:52','徐琰','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(139,'系统登录','2015-10-20 12:22:03','丁伟','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(140,'系统登录','2015-10-20 12:22:29','徐琰','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(141,'登录系统','2015-10-20 12:30:05','管理员','127.0.0.1',NULL,NULL,NULL,NULL),(142,'系统退出','2015-10-20 12:30:45','管理员','127.0.0.1',NULL,NULL,NULL,NULL),(143,'登录系统','2015-10-20 12:30:52','徐琰','127.0.0.1',NULL,NULL,NULL,NULL),(144,'登录系统','2015-10-20 12:33:43','徐琰','127.0.0.1',NULL,NULL,NULL,NULL),(145,'系统退出','2015-10-20 12:35:25','徐琰','127.0.0.1',NULL,NULL,NULL,NULL),(146,'登录系统','2015-10-20 12:36:31','管理员','127.0.0.1',NULL,NULL,NULL,NULL),(147,'系统退出','2015-10-20 12:36:35','管理员','127.0.0.1',NULL,NULL,NULL,NULL),(148,'登录系统','2015-10-20 12:36:40','管理员','127.0.0.1',NULL,NULL,NULL,NULL),(149,'登录系统','2015-10-20 12:41:08','管理员','127.0.0.1',NULL,NULL,NULL,NULL),(150,'系统退出','2015-10-20 12:41:12','管理员','127.0.0.1',NULL,NULL,NULL,NULL),(151,'登录系统','2015-10-20 12:41:18','徐琰','127.0.0.1',NULL,NULL,NULL,NULL),(152,'系统登录','2015-10-20 12:46:22','徐琰','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(153,'系统退出','2015-10-20 12:47:20','徐琰','127.0.0.1',NULL,NULL,NULL,NULL),(154,'登录系统','2015-10-20 12:47:24','管理员','127.0.0.1',NULL,NULL,NULL,NULL),(155,'系统退出','2015-10-20 12:48:40','管理员','127.0.0.1',NULL,NULL,NULL,NULL),(156,'登录系统','2015-10-20 12:48:56','徐琰','127.0.0.1',NULL,NULL,NULL,NULL),(157,'登录系统','2015-10-20 12:54:45','徐琰','127.0.0.1',NULL,NULL,NULL,NULL),(158,'系统退出','2015-10-20 12:54:49','徐琰','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(159,'系统登录','2015-10-20 12:54:55','丁伟','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(160,'系统退出','2015-10-20 12:54:58','徐琰','127.0.0.1',NULL,NULL,NULL,NULL),(161,'登录系统','2015-10-20 12:55:05','管理员','127.0.0.1',NULL,NULL,NULL,NULL),(162,'系统退出','2015-10-20 12:55:30','丁伟','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(163,'系统登录','2015-10-20 12:55:36','管理员','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(164,'系统退出','2015-10-20 12:55:53','管理员','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(165,'系统登录','2015-10-20 12:56:37','丁伟','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(166,'系统退出','2015-10-20 12:58:09','丁伟','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(167,'系统登录','2015-10-20 12:58:15','管理员','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(168,'系统退出','2015-10-20 12:58:25','管理员','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(169,'系统登录','2015-10-20 12:59:02','管理员','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(170,'系统退出','2015-10-20 12:59:33','管理员','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(171,'系统登录','2015-10-20 12:59:38','徐琰','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(172,'系统登录','2015-10-20 13:06:58','丁伟','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(173,'系统登录','2015-10-20 13:08:56','丁伟','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(174,'修改新闻信息','2015-10-20 13:25:00','丁伟','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(175,'新增新闻信息','2015-10-20 13:33:07','丁伟','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(176,'系统登录','2015-10-20 13:41:07','丁伟','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(177,'修改新闻信息','2015-10-20 13:44:59','丁伟','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(178,'系统登录','2015-10-20 13:47:14','丁伟','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(179,'系统登录','2015-10-20 13:51:16','丁伟','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(180,'系统登录','2015-10-20 14:06:39','丁伟','10.0.0.236',NULL,NULL,NULL,NULL),(181,'系统退出','2015-10-20 14:07:24','丁伟','10.0.0.236',NULL,NULL,NULL,NULL),(182,'系统登录','2015-10-20 14:10:06','丁伟','10.0.0.236',NULL,NULL,NULL,NULL),(183,'系统登录','2015-10-20 16:02:58','丁伟','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(184,'系统登录','2015-10-20 16:07:46','丁伟','10.0.0.236',NULL,NULL,NULL,NULL),(185,'系统登录','2015-10-20 16:28:47','丁伟','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(186,'系统登录','2015-10-20 16:33:29','丁伟','10.0.0.236',NULL,NULL,NULL,NULL),(187,'修改新闻信息','2015-10-20 16:42:56','丁伟','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(188,'修改新闻信息','2015-10-20 16:52:38','丁伟','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(189,'修改新闻信息','2015-10-20 16:52:55','丁伟','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(190,'修改新闻信息','2015-10-20 16:53:07','丁伟','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(191,'修改新闻信息','2015-10-20 16:53:36','丁伟','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(192,'新增新闻信息','2015-10-20 16:58:12','丁伟','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(193,'修改新闻信息','2015-10-20 16:58:44','丁伟','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(194,'修改新闻信息','2015-10-20 17:00:52','丁伟','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(195,'修改新闻信息','2015-10-20 17:03:31','丁伟','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(196,'修改新闻信息','2015-10-20 17:07:35','丁伟','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(197,'系统登录','2015-10-21 09:40:09','管理员','127.0.0.1',NULL,NULL,NULL,NULL),(198,'修改议题组信息','2015-10-21 09:41:11','管理员','127.0.0.1',NULL,NULL,NULL,NULL),(199,'修改议题组信息','2015-10-21 09:42:17','管理员','127.0.0.1',NULL,NULL,NULL,NULL),(200,'系统登录','2015-10-21 11:17:49','丁伟','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(201,'系统登录','2015-10-21 11:31:08','管理员','127.0.0.1',NULL,NULL,NULL,NULL),(202,'修改议题组内容信息','2015-10-21 11:31:11','丁伟','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(203,'修改议题组内容信息','2015-10-21 11:32:13','管理员','127.0.0.1',NULL,NULL,NULL,NULL),(204,'修改新闻信息','2015-10-21 13:15:30','丁伟','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(205,'修改新闻信息','2015-10-21 13:16:05','丁伟','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(206,'修改新闻信息','2015-10-21 13:16:22','丁伟','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(207,'修改新闻信息','2015-10-21 13:17:09','丁伟','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(208,'系统登录','2015-10-21 13:20:36','丁伟','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(209,'系统登录','2015-10-21 13:24:29','丁伟','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(210,'系统登录','2015-10-21 13:36:27','丁伟','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(211,'修改新闻信息','2015-10-21 13:50:01','丁伟','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(212,'修改新闻信息','2015-10-21 13:51:03','丁伟','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(213,'修改新闻信息','2015-10-21 13:52:01','丁伟','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(214,'修改新闻信息','2015-10-21 14:00:07','丁伟','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(215,'修改新闻信息','2015-10-21 14:07:28','丁伟','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(216,'修改新闻信息','2015-10-21 14:07:58','丁伟','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(217,'修改新闻信息','2015-10-21 14:10:21','丁伟','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(218,'修改新闻信息','2015-10-21 14:19:02','丁伟','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(219,'系统登录','2015-10-21 14:19:02','管理员','127.0.0.1',NULL,NULL,NULL,NULL),(220,'新增议题组内容信息','2015-10-21 14:19:46','管理员','127.0.0.1',NULL,NULL,NULL,NULL),(221,'修改新闻信息','2015-10-21 14:19:50','丁伟','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(222,'修改新闻信息','2015-10-21 14:21:07','丁伟','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(223,'修改新闻信息','2015-10-21 14:21:56','丁伟','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(224,'新增议题组内容信息','2015-10-21 14:22:39','管理员','127.0.0.1',NULL,NULL,NULL,NULL),(225,'新增新闻信息','2015-10-21 14:25:11','管理员','127.0.0.1',NULL,NULL,NULL,NULL),(226,'新增新闻信息','2015-10-21 14:27:01','管理员','127.0.0.1',NULL,NULL,NULL,NULL),(227,'系统登录','2015-10-21 14:27:10','丁伟','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(228,'修改新闻信息','2015-10-21 14:27:24','丁伟','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(229,'新增新闻信息','2015-10-21 14:29:25','管理员','127.0.0.1',NULL,NULL,NULL,NULL),(230,'新增新闻信息','2015-10-21 14:30:55','丁伟','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(231,'修改新闻信息','2015-10-21 14:32:26','丁伟','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(232,'修改新闻信息','2015-10-21 14:44:03','丁伟','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(233,'系统退出','2015-10-21 14:48:53','丁伟','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(234,'系统登录','2015-10-21 14:49:04','丁伟','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(235,'系统退出','2015-10-21 14:49:06','丁伟','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(236,'系统登录','2015-10-21 14:51:25','丁伟','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(237,'系统退出','2015-10-21 14:51:29','丁伟','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(238,'系统登录','2015-10-21 14:52:16','丁伟','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(239,'系统退出','2015-10-21 14:53:04','丁伟','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(240,'系统登录','2015-10-21 14:53:25','丁伟','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(241,'系统退出','2015-10-21 14:53:29','丁伟','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(242,'系统登录','2015-10-21 14:54:09','丁伟','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(243,'系统退出','2015-10-21 14:54:13','丁伟','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(244,'系统登录','2015-10-21 14:57:32','丁伟','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(245,'系统退出','2015-10-21 14:57:36','丁伟','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(246,'系统登录','2015-10-21 14:59:32','丁伟','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(247,'系统退出','2015-10-21 14:59:39','丁伟','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(248,'系统登录','2015-10-21 15:02:25','丁伟','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(249,'新增新闻信息','2015-10-21 15:03:34','丁伟','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(250,'删除新闻信息','2015-10-21 15:03:44','丁伟','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(251,'系统登录','2015-10-21 16:20:34','丁伟','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(252,'系统登录','2015-10-21 16:24:53','管理员','127.0.0.1',NULL,NULL,NULL,NULL),(253,'系统退出','2015-10-21 16:25:27','管理员','127.0.0.1',NULL,NULL,NULL,NULL),(254,'系统退出','2015-10-21 16:26:08','孙其鹏','127.0.0.1',NULL,NULL,NULL,NULL),(255,'系统登录','2015-10-21 16:26:13','管理员','127.0.0.1',NULL,NULL,NULL,NULL),(256,'系统退出','2015-10-21 16:30:45','管理员','127.0.0.1',NULL,NULL,NULL,NULL),(257,'系统退出','2015-10-21 16:32:41','孙其鹏','127.0.0.1',NULL,NULL,NULL,NULL),(258,'系统退出','2015-10-21 16:33:07','孙其鹏','127.0.0.1',NULL,NULL,NULL,NULL),(259,'系统退出','2015-10-21 16:34:23','丁伟','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(260,'系统登录','2015-10-21 16:34:33','姜波','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(261,'系统退出','2015-10-21 16:34:41','姜波','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(262,'系统登录','2015-10-21 16:34:50','丁伟','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(263,'系统退出','2015-10-21 16:35:25','丁伟','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(264,'系统登录','2015-10-21 16:35:35','姜波','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(265,'系统退出','2015-10-21 16:35:48','姜波','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(266,'系统登录','2015-10-21 16:36:00','高凯悦','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(267,'系统退出','2015-10-21 16:36:32','高凯悦','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(268,'系统登录','2015-10-21 16:36:54','丁伟','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(269,'系统退出','2015-10-21 16:38:01','孙其鹏','127.0.0.1',NULL,NULL,NULL,NULL),(270,'系统登录','2015-10-21 16:44:43','孙其鹏','127.0.0.1',NULL,NULL,NULL,NULL),(271,'系统退出','2015-10-21 16:45:35','丁伟','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(272,'系统登录','2015-10-21 16:45:55','丁伟','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(273,'系统退出','2015-10-21 16:47:18','孙其鹏','127.0.0.1',NULL,NULL,NULL,NULL),(274,'系统登录','2015-10-21 16:47:26','孙其鹏','127.0.0.1',NULL,NULL,NULL,NULL),(275,'系统退出','2015-10-21 16:47:29','孙其鹏','127.0.0.1',NULL,NULL,NULL,NULL),(276,'系统登录','2015-10-21 16:47:37','管理员','127.0.0.1',NULL,NULL,NULL,NULL),(277,'系统退出','2015-10-21 16:47:40','管理员','127.0.0.1',NULL,NULL,NULL,NULL),(278,'系统登录','2015-10-21 16:48:12','孙其鹏','127.0.0.1',NULL,NULL,NULL,NULL),(279,'系统退出','2015-10-21 16:48:23','孙其鹏','127.0.0.1',NULL,NULL,NULL,NULL),(280,'系统退出','2015-10-21 16:56:19','丁伟','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(281,'系统登录','2015-10-21 17:01:12','管理员','127.0.0.1',NULL,NULL,NULL,NULL),(282,'系统登录','2015-10-21 17:09:18','丁伟','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(283,'系统登录','2015-10-21 17:09:47','丁伟','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(284,'系统登录','2015-10-21 17:12:00','管理员','127.0.0.1',NULL,NULL,NULL,NULL),(285,'新增新闻信息','2015-10-21 17:13:17','管理员','127.0.0.1',NULL,NULL,NULL,NULL),(286,'系统退出','2015-10-21 17:28:13','管理员','127.0.0.1',NULL,NULL,NULL,NULL),(287,'系统登录','2015-10-21 17:29:59','管理员','127.0.0.1',NULL,NULL,NULL,NULL),(288,'系统登录','2015-10-21 17:38:01','管理员','127.0.0.1',NULL,NULL,NULL,NULL),(289,'系统登录','2015-10-21 17:39:58','管理员','127.0.0.1',NULL,NULL,NULL,NULL),(290,'系统登录','2015-10-22 08:52:15','丁伟','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(291,'系统登录','2015-10-22 08:56:19','丁伟','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(292,'系统退出','2015-10-22 09:43:53','丁伟','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(293,'系统登录','2015-10-22 09:44:12','丁伟','0:0:0:0:0:0:0:1',NULL,NULL,NULL,NULL),(294,'系统登录','2015-10-22 14:34:31','管理员','127.0.0.1',NULL,NULL,NULL,NULL),(295,'系统登录','2015-10-22 14:40:53','管理员','127.0.0.1',NULL,NULL,NULL,NULL),(296,'系统登录','2015-10-22 15:08:07','管理员','127.0.0.1',NULL,NULL,NULL,NULL),(297,'系统登录','2015-10-26 13:39:16','管理员','127.0.0.1',NULL,NULL,NULL,NULL),(298,'修改新闻信息','2015-10-26 13:40:53','管理员','127.0.0.1',NULL,NULL,NULL,NULL),(299,'系统登录','2015-10-27 08:20:57','管理员','127.0.0.1',NULL,NULL,NULL,NULL),(300,'新增新闻信息','2015-10-27 08:21:44','管理员','127.0.0.1',NULL,NULL,NULL,NULL),(301,'新增新闻信息','2015-10-27 08:22:04','管理员','127.0.0.1',NULL,NULL,NULL,NULL),(302,'新增新闻信息','2015-10-27 08:22:20','管理员','127.0.0.1',NULL,NULL,NULL,NULL),(303,'修改新闻信息','2015-10-27 08:22:31','管理员','127.0.0.1',NULL,NULL,NULL,NULL),(304,'修改新闻信息','2015-10-27 08:22:46','管理员','127.0.0.1',NULL,NULL,NULL,NULL),(305,'修改新闻信息','2015-10-27 08:23:16','管理员','127.0.0.1',NULL,NULL,NULL,NULL),(306,'修改新闻信息','2015-10-27 08:24:02','管理员','127.0.0.1',NULL,NULL,NULL,NULL),(307,'新增新闻信息','2015-10-27 08:24:22','管理员','127.0.0.1',NULL,NULL,NULL,NULL),(308,'新增新闻信息','2015-10-27 08:24:52','管理员','127.0.0.1',NULL,NULL,NULL,NULL),(309,'新增新闻信息','2015-10-27 08:25:19','管理员','127.0.0.1',NULL,NULL,NULL,NULL),(310,'修改新闻信息','2015-10-27 08:26:08','管理员','127.0.0.1',NULL,NULL,NULL,NULL),(311,'修改议题组信息','2015-10-27 08:37:25','管理员','127.0.0.1',NULL,NULL,NULL,NULL),(312,'系统登录','2015-10-27 14:37:45','管理员','127.0.0.1',NULL,NULL,NULL,NULL),(313,'新增新闻信息','2015-10-27 14:55:40','管理员','127.0.0.1',NULL,NULL,NULL,NULL),(314,'修改新闻信息','2015-10-27 15:05:16','管理员','127.0.0.1',NULL,NULL,NULL,NULL),(315,'新增新闻信息','2015-10-27 15:29:28','管理员','127.0.0.1',NULL,NULL,NULL,NULL),(316,'新增新闻信息','2015-10-27 15:29:40','管理员','127.0.0.1',NULL,NULL,NULL,NULL),(317,'新增新闻信息','2015-10-27 15:29:53','管理员','127.0.0.1',NULL,NULL,NULL,NULL),(318,'修改新闻信息','2015-10-27 15:32:58','管理员','127.0.0.1',NULL,NULL,NULL,NULL),(319,'修改新闻信息','2015-10-27 15:45:27','管理员','127.0.0.1',NULL,NULL,NULL,NULL),(320,'系统登录','2015-10-27 16:11:56','管理员','127.0.0.1',NULL,NULL,NULL,NULL),(321,'修改议题组内容信息','2015-10-27 16:13:23','管理员','127.0.0.1',NULL,NULL,NULL,NULL),(322,'修改议题组内容信息','2015-10-27 16:14:00','管理员','127.0.0.1',NULL,NULL,NULL,NULL),(323,'修改议题组内容信息','2015-10-27 16:14:53','管理员','127.0.0.1',NULL,NULL,NULL,NULL),(324,'修改议题组内容信息','2015-10-27 16:15:59','管理员','127.0.0.1',NULL,NULL,NULL,NULL),(325,'修改新闻信息','2015-10-27 16:45:57','管理员','127.0.0.1',NULL,NULL,NULL,NULL),(326,'修改议题组内容信息','2015-10-27 16:57:00','管理员','127.0.0.1',NULL,NULL,NULL,NULL),(327,'修改议题组内容信息','2015-10-27 16:57:37','管理员','127.0.0.1',NULL,NULL,NULL,NULL),(328,'系统登录','2015-10-28 08:39:35','管理员','127.0.0.1',NULL,NULL,NULL,NULL),(329,'修改议题组内容信息','2015-10-28 08:39:49','管理员','127.0.0.1',NULL,NULL,NULL,NULL),(330,'系统登录','2015-10-28 10:24:44','管理员','127.0.0.1',NULL,NULL,NULL,NULL),(331,'系统登录','2015-10-28 12:47:17','管理员','127.0.0.1',NULL,NULL,NULL,NULL),(332,'系统登录','2015-10-28 13:12:42','管理员','127.0.0.1',NULL,NULL,NULL,NULL),(333,'系统登录','2015-10-30 10:38:24','管理员','127.0.0.1',NULL,NULL,NULL,NULL),(334,'修改新闻信息','2015-10-30 10:39:51','管理员','127.0.0.1',NULL,NULL,NULL,NULL),(335,'系统登录','2015-10-30 10:42:36','管理员','127.0.0.1',NULL,NULL,NULL,NULL),(336,'修改新闻信息','2015-10-30 10:45:04','管理员','127.0.0.1',NULL,NULL,NULL,NULL),(337,'系统登录','2015-10-30 10:57:16','管理员','127.0.0.1',NULL,NULL,NULL,NULL),(338,'修改新闻信息','2015-10-30 10:57:34','管理员','127.0.0.1',NULL,NULL,NULL,NULL),(339,'系统登录','2015-10-30 11:16:20','管理员','127.0.0.1',NULL,NULL,NULL,NULL),(340,'系统登录','2015-10-30 14:32:57','管理员','127.0.0.1',NULL,NULL,NULL,NULL),(341,'新增新闻信息','2015-10-30 14:36:03','管理员','127.0.0.1',NULL,NULL,NULL,NULL),(342,'新增新闻信息','2015-10-30 14:42:41','管理员','127.0.0.1',NULL,NULL,NULL,NULL),(343,'修改新闻信息','2015-10-30 14:44:18','管理员','127.0.0.1',NULL,NULL,NULL,NULL),(344,'修改新闻信息','2015-10-30 14:45:58','管理员','127.0.0.1',NULL,NULL,NULL,NULL),(345,'系统登录','2015-10-30 15:56:32','管理员','127.0.0.1',NULL,NULL,NULL,NULL),(346,'系统登录','2015-11-05 08:31:26','管理员','127.0.0.1',NULL,NULL,NULL,NULL),(347,'系统登录','2015-11-05 08:59:49','管理员','127.0.0.1',NULL,NULL,NULL,NULL),(348,'修改议题组内容信息','2015-11-05 09:02:11','管理员','127.0.0.1',NULL,NULL,NULL,NULL),(349,'系统登录','2015-11-05 14:12:25','管理员','127.0.0.1',NULL,NULL,NULL,NULL),(350,'系统登录','2015-11-05 14:20:08','管理员','127.0.0.1',NULL,NULL,NULL,NULL),(351,'新增新闻信息','2015-11-05 14:22:23','管理员','127.0.0.1',NULL,NULL,NULL,NULL),(352,'修改议题组信息','2015-11-05 14:48:15','管理员','127.0.0.1',NULL,NULL,NULL,NULL),(353,'系统登录','2015-11-05 15:03:09','管理员','127.0.0.1',NULL,NULL,NULL,NULL),(354,'系统登录','2015-11-09 14:36:54','管理员','127.0.0.1',NULL,NULL,NULL,NULL),(355,'系统登录','2015-11-09 15:08:22','管理员','127.0.0.1',NULL,NULL,NULL,NULL),(356,'系统登录','2015-11-09 15:37:14','管理员','127.0.0.1',NULL,NULL,NULL,NULL),(357,'新增议题组内容信息','2015-11-09 15:37:45','管理员','127.0.0.1',NULL,NULL,NULL,NULL),(358,'系统登录','2015-11-09 16:04:31','管理员','127.0.0.1',NULL,NULL,NULL,NULL),(359,'修改新闻信息','2015-11-09 16:06:34','管理员','127.0.0.1',NULL,NULL,NULL,NULL),(360,'系统登录','2015-11-09 16:53:38','管理员','127.0.0.1',NULL,NULL,NULL,NULL),(361,'系统登录','2015-11-10 13:50:45','管理员','127.0.0.1',NULL,NULL,NULL,NULL),(362,'系统登录','2015-11-10 13:59:39','管理员','127.0.0.1',NULL,NULL,NULL,NULL),(363,'系统登录','2015-11-10 14:21:39','管理员','127.0.0.1',NULL,NULL,NULL,NULL),(364,'系统退出','2015-11-10 14:24:55','管理员','127.0.0.1',NULL,NULL,NULL,NULL),(365,'系统登录','2015-11-10 14:25:02','管理员','127.0.0.1',NULL,NULL,NULL,NULL),(366,'系统登录','2015-11-10 14:27:01','管理员','127.0.0.1',NULL,NULL,NULL,NULL),(367,'系统登录','2015-11-10 14:28:47','管理员','127.0.0.1',NULL,NULL,NULL,NULL),(368,'系统退出','2015-11-10 14:29:39','管理员','127.0.0.1',NULL,NULL,NULL,NULL),(369,'系统登录','2015-11-10 14:29:46','管理员','127.0.0.1',NULL,NULL,NULL,NULL),(370,'系统退出','2015-11-10 14:30:13','管理员','127.0.0.1',NULL,NULL,NULL,NULL),(371,'系统登录','2015-11-10 14:30:23','管理员','127.0.0.1',NULL,NULL,NULL,NULL),(372,'系统登录','2015-11-10 14:31:03','管理员','127.0.0.1',NULL,NULL,NULL,NULL),(373,'系统登录','2015-11-10 14:44:06','管理员','127.0.0.1',NULL,NULL,NULL,NULL),(374,'系统退出','2015-11-10 14:48:37','管理员','127.0.0.1',NULL,NULL,NULL,NULL),(375,'系统登录','2015-11-10 14:48:44','管理员','127.0.0.1',NULL,NULL,NULL,NULL),(376,'系统登录','2015-11-10 14:50:23','管理员','127.0.0.1',NULL,NULL,NULL,NULL),(377,'系统登录','2015-11-10 14:52:56','管理员','127.0.0.1',NULL,NULL,NULL,NULL),(378,'系统登录','2015-11-10 16:09:36','管理员','127.0.0.1',NULL,NULL,NULL,NULL),(379,'系统登录','2015-11-10 16:29:17','管理员','127.0.0.1',NULL,NULL,NULL,NULL),(380,'系统登录','2015-11-10 16:47:53','管理员','127.0.0.1',NULL,NULL,NULL,NULL);

/*Table structure for table `metadata` */

DROP TABLE IF EXISTS `metadata`;

CREATE TABLE `metadata` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `createTime` datetime DEFAULT NULL,
  `creator` varchar(255) DEFAULT NULL,
  `dataName` varchar(255) DEFAULT NULL,
  `dataType` varchar(255) DEFAULT NULL,
  `description` varchar(255) DEFAULT NULL,
  `standby1` varchar(255) DEFAULT NULL,
  `standby2` varchar(255) DEFAULT NULL,
  `standby3` varchar(255) DEFAULT NULL,
  `standby4` varchar(255) DEFAULT NULL,
  `createDate` datetime DEFAULT NULL,
  `creatorId` bigint(20) NOT NULL,
  `dataNameId` varchar(255) DEFAULT NULL,
  `languageType` varchar(255) DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=70 DEFAULT CHARSET=utf8;

/*Data for the table `metadata` */

insert  into `metadata`(`id`,`createTime`,`creator`,`dataName`,`dataType`,`description`,`standby1`,`standby2`,`standby3`,`standby4`,`createDate`,`creatorId`,`dataNameId`,`languageType`) values (44,NULL,'丁伟','北京','cityType','北京',NULL,NULL,NULL,NULL,'2015-10-16 11:26:30',4,'北京','chinese'),(45,NULL,'丁伟','上海','cityType','上海',NULL,NULL,NULL,NULL,'2015-10-16 11:26:43',4,'上海','chinese'),(49,NULL,'丁伟','华盛顿','cityType','华盛顿',NULL,NULL,NULL,NULL,'2015-10-16 11:28:32',4,'华盛顿','chinese'),(54,NULL,'管理员','报名成功','status','',NULL,NULL,NULL,NULL,'2015-11-10 17:40:01',1,'0','chinese'),(55,NULL,'管理员','缴费成功','status','',NULL,NULL,NULL,NULL,'2015-11-10 17:40:21',1,'1',''),(56,NULL,'管理员','书籍发放','status','',NULL,NULL,NULL,NULL,'2015-11-10 17:40:45',1,'2',''),(57,NULL,'管理员','DC号','status','',NULL,NULL,NULL,NULL,'2015-11-10 17:41:13',1,'3',''),(58,NULL,'管理员','准考证打印','status','',NULL,NULL,NULL,NULL,'2015-11-10 17:41:36',1,'4',''),(59,NULL,'管理员','发票寄送','status','',NULL,NULL,NULL,NULL,'2015-11-10 17:42:06',1,'5','chinese'),(60,NULL,'管理员','证书寄送','status','',NULL,NULL,NULL,NULL,'2015-11-10 17:42:23',1,'6',''),(61,NULL,'管理员','单证信用专家(CDCS)','subject','',NULL,NULL,NULL,NULL,'2015-11-10 17:43:16',1,'0',''),(62,NULL,'管理员','保函与备用证专家(CSDG)','subject','',NULL,NULL,NULL,NULL,'2015-11-10 17:43:46',1,'1',''),(63,NULL,'管理员','国际贸易金融专家(CITF)','subject','',NULL,NULL,NULL,NULL,'2015-11-10 17:44:13',1,'2',''),(64,NULL,'管理员','首次报名','registerType','',NULL,NULL,NULL,NULL,'2015-11-10 17:44:57',1,'0',''),(65,NULL,'管理员','补考报名','registerType','',NULL,NULL,NULL,NULL,'2015-11-10 17:45:36',1,'1',''),(66,NULL,'管理员','延考及恢复','registerType','',NULL,NULL,NULL,NULL,'2015-11-10 17:45:57',1,'2',''),(67,NULL,'管理员','CDCS考试费','invoiceType','',NULL,NULL,NULL,NULL,'2015-11-10 17:46:32',1,'0',''),(68,NULL,'管理员','培训费','invoiceType','',NULL,NULL,NULL,NULL,'2015-11-10 17:46:52',1,'1',''),(69,NULL,'管理员','培训服务费','invoiceType','',NULL,NULL,NULL,NULL,'2015-11-10 17:47:14',1,'2','');

/*Table structure for table `newsinfo` */

DROP TABLE IF EXISTS `newsinfo`;

CREATE TABLE `newsinfo` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `city` varchar(255) DEFAULT NULL,
  `content` longtext,
  `contentType` varchar(255) DEFAULT NULL,
  `country` varchar(255) DEFAULT NULL,
  `createTime` datetime DEFAULT NULL,
  `creator` varchar(255) DEFAULT NULL,
  `creatorId` bigint(20) NOT NULL,
  `imageUrl` varchar(255) DEFAULT NULL,
  `label` varchar(255) DEFAULT NULL,
  `newsType` varchar(255) DEFAULT NULL,
  `sort` int(11) NOT NULL,
  `source` varchar(255) DEFAULT NULL,
  `standby1` varchar(255) DEFAULT NULL,
  `standby2` varchar(255) DEFAULT NULL,
  `standby3` varchar(255) DEFAULT NULL,
  `standby4` varchar(255) DEFAULT NULL,
  `standby5` varchar(255) DEFAULT NULL,
  `synopsis` varchar(5000) DEFAULT NULL,
  `title` varchar(255) DEFAULT NULL,
  `isShow` int(11) NOT NULL,
  `languageType` varchar(255) DEFAULT NULL,
  `whetherRecommend` int(11) NOT NULL,
  `infoType` varchar(255) DEFAULT NULL,
  `eventDate` date DEFAULT NULL,
  `modifyBy` varchar(255) DEFAULT NULL,
  `modifyTime` datetime DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=72 DEFAULT CHARSET=utf8;

/*Data for the table `newsinfo` */

insert  into `newsinfo`(`id`,`city`,`content`,`contentType`,`country`,`createTime`,`creator`,`creatorId`,`imageUrl`,`label`,`newsType`,`sort`,`source`,`standby1`,`standby2`,`standby3`,`standby4`,`standby5`,`synopsis`,`title`,`isShow`,`languageType`,`whetherRecommend`,`infoType`,`eventDate`,`modifyBy`,`modifyTime`) values (3,'北京','<p style=\"margin: 10px auto; padding: 0px; word-wrap: break-word; color: rgb(51, 51, 51); font-family: SimSun; font-size: 14px; line-height: 26px; white-space: normal; widows: auto; background-color: rgb(255, 255, 255);\">新华社北京10月12日电 (记者林晖)记者12日从国新办新闻发布会上获悉:2015减贫与发展高层论坛将于16日在北京举行,国家主席习近平将出席论坛并发表重要讲话。</p><p style=\"margin: 10px auto; padding: 0px; word-wrap: break-word; color: rgb(51, 51, 51); font-family: SimSun; font-size: 14px; line-height: 26px; white-space: normal; widows: auto; background-color: rgb(255, 255, 255);\">  自2007年起,国务院扶贫办和联合国驻华系统在每年的扶贫日举办减贫与发展高层论坛,目前已举办7届,是各国尤其是发展中国家和国际发展机构交流减贫经验、分析减贫形势、应对贫困挑战、共商减贫合作的国际性平台。今年论坛主题为:“携手消除贫困,实现共同发展。”</p><p style=\"margin: 10px auto; padding: 0px; word-wrap: break-word; color: rgb(51, 51, 51); font-family: SimSun; font-size: 14px; line-height: 26px; white-space: normal; widows: auto; background-color: rgb(255, 255, 255);\">  国务院新闻办公室副主任、新闻发言人郭卫民在发布会上介绍,随着经济快速发展和综合国力不断提升,中国在全国范围开展了有计划有组织的大规模开发式扶贫,取得了举世瞩目的成就。党的十八大以来,扶贫工作摆到了更加突出的位置,大力度、宽领域、多层次向前推进,扶贫开发取得新的明显成效。同时,中国也清醒认识到面临的困难和挑战,贫困问题依然十分突出,要在2020年实现7000多万贫困人口脱贫、所有重点县全部减贫摘帽,依然任重而道远。</p><p style=\"margin: 10px auto; padding: 0px; word-wrap: break-word; color: rgb(51, 51, 51); font-family: SimSun; font-size: 14px; line-height: 26px; white-space: normal; widows: auto; background-color: rgb(255, 255, 255);\">  郭卫民表示,中国扶贫事业得到了国际社会大力支持,也为国际社会作出了贡献。中国扶贫进展促进了世界贫困人口数量的快速下降,是全球最早实现联合国千年发展目标中贫困人口减半的发展中国家。在近日召开的联合国发展峰会上,中国又提出了共同落实2015年后发展议程倡议,赢得国际社会积极评价。</p><p style=\"margin: 10px auto; padding: 0px; word-wrap: break-word; color: rgb(51, 51, 51); font-family: SimSun; font-size: 14px; line-height: 26px; white-space: normal; widows: auto; background-color: rgb(255, 255, 255);\">今日会展</p>','原创','中国','2015-10-13 11:23:14','丁伟',4,NULL,'习大大','经贸',1,'人民网-人民日报',NULL,NULL,NULL,NULL,NULL,'记者12日从国新办新闻发布会上获悉:2015减贫与发展高层论坛将于16日在北京举行,国家主席习近平将出席论坛并发表重要讲话。','习近平将出席2015减贫与发展高层论坛a',1,'chinese',0,NULL,'2015-10-31',NULL,NULL),(16,'北京','<p style=\"margin-top: 0px; margin-bottom: 15px; padding: 0px; border: 0px; outline: none; list-style: none; color: rgb(57, 57, 57); font-family: 微软雅黑; line-height: 32px; white-space: normal; widows: auto; background-color: rgb(255, 255, 255);\">新华网北京10月12日电 中共中央政治局10月12日召开会议,研究制定国民经济和社会发展第十三个五年规划重大问题,审议通过《中国共产党廉洁自律准则》、《中国共产党纪律处分条例》。中共中央总书记习近平主持会议。</p><p style=\"margin-top: 0px; margin-bottom: 15px; padding: 0px; border: 0px; outline: none; list-style: none; color: rgb(57, 57, 57); font-family: 微软雅黑; line-height: 32px; white-space: normal; widows: auto; background-color: rgb(255, 255, 255);\">  会议决定,中国共产党第十八届中央委员会第五次全体会议于10月26日至29日在北京召开。</p><p style=\"margin-top: 0px; margin-bottom: 15px; padding: 0px; border: 0px; outline: none; list-style: none; color: rgb(57, 57, 57); font-family: 微软雅黑; line-height: 32px; white-space: normal; widows: auto; background-color: rgb(255, 255, 255);\">  中共中央政治局听取了《中共中央关于制定国民经济和社会发展第十三个五年规划的建议》稿在党内外一定范围征求意见的情况报告,决定根据这次会议讨论的意见进行修改后将建议稿提请十八届五中全会审议。</p><p style=\"margin-top: 0px; margin-bottom: 15px; padding: 0px; border: 0px; outline: none; list-style: none; color: rgb(57, 57, 57); font-family: 微软雅黑; line-height: 32px; white-space: normal; widows: auto; background-color: rgb(255, 255, 255);\">  会议认为,在这次征求意见的过程中,各地区各部门各有关方面和党的十八大代表对建议稿提出许多很好的意见和建议,充分发扬了党内民主。要全面梳理、逐条研究、尽量吸收,把文件制定好,为“十三五”时期我国经济社会发展指明方向、勾画蓝图,确保如期实现全面建成小康社会。</p><p style=\"margin-top: 0px; margin-bottom: 15px; padding: 0px; border: 0px; outline: none; list-style: none; color: rgb(57, 57, 57); font-family: 微软雅黑; line-height: 32px; white-space: normal; widows: auto; background-color: rgb(255, 255, 255);\">  会议强调,“十二五”时期是我国发展很不平凡的五年。面对错综复杂的国际环境和艰巨繁重的国内改革发展稳定任务,我们党团结带领全国各族人民顽强拼搏、开拓创新,奋力开创了党和国家事业发展新局面,我国发展取得重大成就。“十二五”规划目标即将胜利实现,我国经济实力、科技实力、国防实力、国际影响力又上了一个大台阶。</p><p style=\"margin-top: 0px; margin-bottom: 15px; padding: 0px; border: 0px; outline: none; list-style: none; color: rgb(57, 57, 57); font-family: 微软雅黑; line-height: 32px; white-space: normal; widows: auto; background-color: rgb(255, 255, 255);\">  会议指出,人民是推动发展的根本力量,必须坚持以人民为中心的发展思想,把增进人民福祉、促进人的全面发展作为发展的出发点和落脚点,发展人民民主,维护社会公平正义,保障人民平等参与、平等发展权利,充分调动人民积极性、主动性、创造性。要以经济建设为中心,坚持科学发展,加快转变经济发展方式,全面深化改革,全面依法治国,加快完善各方面体制机制,更好利用两个市场、两种资源,为我国发展不断提供强大动力和有效保障。</p><p style=\"margin-top: 0px; margin-bottom: 15px; padding: 0px; border: 0px; outline: none; list-style: none; color: rgb(57, 57, 57); font-family: 微软雅黑; line-height: 32px; white-space: normal; widows: auto; background-color: rgb(255, 255, 255);\">  会议强调,全面从严治党是实现党的历史使命的必然要求。加强纪律建设是全面从严治党的治本之策。党的十八大以来,党中央突出强调严明政治纪律和政治规矩、组织纪律,落实中央八项规定精神,加大反腐惩恶力度,强化巡视监督,切实解决好管党治党中存在的突出问题。丰富的实践为党内法规制度创新奠定了坚实基础。《中国共产党党员领导干部廉洁从政若干准则》和《中国共产党纪律处分条例》修订工作,坚持以党章为根本遵循,坚持问题导向,坚持纪严于法、纪在法前,汲取党的建设的历史经验,把从严治党实践成果转化为纪律和道德要求,实现了党内法规建设与时俱进。</p><p style=\"margin-top: 0px; margin-bottom: 15px; padding: 0px; border: 0px; outline: none; list-style: none; color: rgb(57, 57, 57); font-family: 微软雅黑; line-height: 32px; white-space: normal; widows: auto; background-color: rgb(255, 255, 255);\">  会议认为,全面从严治党首先要尊崇党章。新修订的《准则》和《条例》是对党章规定的具体化。要认真落实和严格执行这两项法规,树立高尚道德情操,严明党的纪律戒尺,把党章权威立起来。《准则》紧扣廉洁自律主题,重申党的理想信念宗旨、优良传统作风,坚持正面倡导、重在立德,为党员和党员领导干部树立了看得见、摸得着的高标准,展现了共产党人的高尚道德情操。《条例》把党章对纪律的要求整合成政治纪律、组织纪律、廉洁纪律、群众纪律、工作纪律、生活纪律,开列负面清单,重在立规,划出了党组织和党员不可触碰的底线。</p><p style=\"margin-top: 0px; margin-bottom: 15px; padding: 0px; border: 0px; outline: none; list-style: none; color: rgb(57, 57, 57); font-family: 微软雅黑; line-height: 32px; white-space: normal; widows: auto; background-color: rgb(255, 255, 255);\">  会议强调,我们党是有革命理想和铁的纪律的马克思主义政党,组织严密、纪律严明是党的优良传统和政治优势。严明党的纪律,要把严守政治纪律和政治规矩排在首要位置。不管违反哪方面纪律,任其发展,最终都会侵蚀党的执政基础,破坏党的政治纪律。各级党委要担当和落实好全面从严治党的主体责任,严格按照《准则》和《条例》办事,广泛开展宣传教育,把党规党纪刻印在全体党员特别是党员领导干部的心上。领导干部要发挥表率作用,带头维护党规党纪的严肃性和权威性,敢于担当、敢于较真、敢于斗争,保证把纪律和各项党内法规执行到位。各级纪委要全面履行监督执纪问责职责,以贯彻《准则》和《条例》为契机,探索建立不敢腐、不能腐、不想腐的有效机制,为协调推进“四个全面”战略布局提供坚强纪律保证。</p><p style=\"margin-top: 0px; margin-bottom: 15px; padding: 0px; border: 0px; outline: none; list-style: none; color: rgb(57, 57, 57); font-family: 微软雅黑; line-height: 32px; white-space: normal; widows: auto; background-color: rgb(255, 255, 255);\">  会议还研究了其他事项。</p><p><br/></p>','原创','中国','2015-10-13 11:54:29','丁伟',4,'/uploadFile/2015-10/2015-10-13_guxze1nntbisyny.jpg','十八届五中全会','经贸',10,'',NULL,NULL,NULL,NULL,NULL,'中共中央政治局10月12日召开会议,研究制定国民经济和社会发展第十三个五年规划重大问题,审议通过《中国共产党廉洁自律准则》、《中国共产党纪律处分条例》。中共中央总书记习近平主持会议','中共中央政治局召开会议',1,'chinese',0,NULL,NULL,NULL,NULL),(17,'北京','<p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px 0px 22px; border: 0px; list-style: none; outline: none; border-collapse: collapse; font-family: 宋体; line-height: 25px; font-size: 14px; white-space: normal; widows: auto; background-color: rgb(255, 255, 255);\">军队清理动作频频。这次拿军队社团开刀了。政知道(微信ID:upolitics)小编得到的消息是,没有在民政部门登记注册的“将军书画院”、战友会等团体和组织已被列为专项清理整治范围,须解散或取缔。</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px 0px 22px; border: 0px; list-style: none; outline: none; border-collapse: collapse; font-family: 宋体; line-height: 25px; font-size: 14px; white-space: normal; widows: auto; background-color: rgb(255, 255, 255);\">  将军书画类社团有多乱?</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px 0px 22px; border: 0px; list-style: none; outline: none; border-collapse: collapse; font-family: 宋体; line-height: 25px; font-size: 14px; white-space: normal; widows: auto; background-color: rgb(255, 255, 255);\">  个人会员三年收1万元</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px 0px 22px; border: 0px; list-style: none; outline: none; border-collapse: collapse; font-family: 宋体; line-height: 25px; font-size: 14px; white-space: normal; widows: auto; background-color: rgb(255, 255, 255);\">  政知道(微信ID:upolitics)小编在网上搜索并没有找到被领导小组点名的“将军书画院”等社团,但跟将军有关的书画社团种类繁多,例如,“将军部长书画院”、“将军书画研究院”、“中国将军书画家协会”、“中国华夏将军书画院”等。</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px 0px 22px; border: 0px; list-style: none; outline: none; border-collapse: collapse; font-family: 宋体; line-height: 25px; font-size: 14px; white-space: normal; widows: auto; background-color: rgb(255, 255, 255);\">  中国社会组织网可以对全国性的民间组织进行查询,小编输入“将军”二字,并没有任何查询结果。经询问专业人士得知,各级民政部门都有权限批准相应规模的社团组织,并不能完全通过民政部的中国社会组织网查询到。不过,可以明确的是,将军书画类社团并没有列入全国性的民间组织。</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px 0px 22px; border: 0px; list-style: none; outline: none; border-collapse: collapse; font-family: 宋体; line-height: 25px; font-size: 14px; white-space: normal; widows: auto; background-color: rgb(255, 255, 255);\">  小编致电“中国将军书画家协会”,接听手机的工作人员就表示,该协会是在无锡市进行登记注册的,“与另外一些在香港等地注册的不同,我们是规范的”,该协会没有收到解散或取缔的通知。</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px 0px 22px; border: 0px; list-style: none; outline: none; border-collapse: collapse; font-family: 宋体; line-height: 25px; font-size: 14px; white-space: normal; widows: auto; background-color: rgb(255, 255, 255);\">  当登陆“中国将军部长书画院”的网站时,该网站首页登出声明表示,近期我院接到社会投诉电话,关于一些社会人员冒充我院工作人员,在社会上以为对方办事为由,收取对方机票费用、考察费用和办事经费等。我院不以为对方办理私事为由收取任何不合理经费。我院只围绕文化交流为中心和各行业书画爱好者合作。当小编致电询问其注册资质时,工作人员未予以解答。</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px 0px 22px; border: 0px; list-style: none; outline: none; border-collapse: collapse; font-family: 宋体; line-height: 25px; font-size: 14px; white-space: normal; widows: auto; background-color: rgb(255, 255, 255);\">  询问注册程序时并没有进行回答,但是有接收到举报。不过,当询问正规的注册程序时并没有能够解答。</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px 0px 22px; border: 0px; list-style: none; outline: none; border-collapse: collapse; font-family: 宋体; line-height: 25px; font-size: 14px; white-space: normal; widows: auto; background-color: rgb(255, 255, 255);\">  记者搜索发现,申请加入该院的费用是,个人会员每三年收取1万元,个人理事每三年收取三万元,会费需要在申请时一次性付清。如果申请副院长、院长和名誉院长,费用则分别为10万元/三年、20万元/三年和30万元/三年。</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px 0px 22px; border: 0px; list-style: none; outline: none; border-collapse: collapse; font-family: 宋体; line-height: 25px; font-size: 14px; white-space: normal; widows: auto; background-color: rgb(255, 255, 255);\">  不规范社团怎么腐败?</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px 0px 22px; border: 0px; list-style: none; outline: none; border-collapse: collapse; font-family: 宋体; line-height: 25px; font-size: 14px; white-space: normal; widows: auto; background-color: rgb(255, 255, 255);\">  社团高价卖书画洗钱</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px 0px 22px; border: 0px; list-style: none; outline: none; border-collapse: collapse; font-family: 宋体; line-height: 25px; font-size: 14px; white-space: normal; widows: auto; background-color: rgb(255, 255, 255);\">  对于社团组织领域存在的问题,解放军报援引领导小组负责人的话称,有的同志未按程序报批随意加入社团,有的盲目参加不合规的社会组织,个别的甚至借社团之名谋取私利等。</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px 0px 22px; border: 0px; list-style: none; outline: none; border-collapse: collapse; font-family: 宋体; line-height: 25px; font-size: 14px; white-space: normal; widows: auto; background-color: rgb(255, 255, 255);\">  知情人士告诉政知道(微信ID:upolitics)小编,一些不合规的社团容易滋生腐败。例如,通过社团组织与企业“交易”,书画以高价卖给企业或个人,以这种方式洗钱。</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px 0px 22px; border: 0px; list-style: none; outline: none; border-collapse: collapse; font-family: 宋体; line-height: 25px; font-size: 14px; white-space: normal; widows: auto; background-color: rgb(255, 255, 255);\">  因为不符合目前的作风转变和从严治党的要求,尤其是为了避免出现不良的效果和影响,所以,书画院等社团组织被要求解散或取消。</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px 0px 22px; border: 0px; list-style: none; outline: none; border-collapse: collapse; font-family: 宋体; line-height: 25px; font-size: 14px; white-space: normal; widows: auto; background-color: rgb(255, 255, 255);\">  国防大学教授公方彬接受政知道(微信ID:upolitics)小编采访时表示,非政府组织的数量是社会发展模式决定的。此前的数据显示,一万个人当中,<a href=\"http://www.chinaiiss.com/military/view/203-311\" title=\"法国军事力量\" target=\"_blank\" class=\"textonline\" style=\"margin: 0px; padding: 0px; border: 0px; list-style: none; outline: none; border-collapse: collapse; color: rgb(102, 102, 102); text-decoration: none;\">法国</a>有110个社团,<a href=\"http://www.chinaiiss.com/military/view/126-311\" title=\"美国军事力量\" target=\"_blank\" class=\"textonline\" style=\"margin: 0px; padding: 0px; border: 0px; list-style: none; outline: none; border-collapse: collapse; color: rgb(102, 102, 102); text-decoration: none;\">美国</a>有97个,而中国有3.3个。不过,我们的政府也在下放权力,借助社会组织来补充政府职能,社团也已由挂靠改为注册登记。公方彬认为,军队是执行党的政治任务的武装集团,强调思想统一、步调一致。所以,为了保证其唯一性、坚定性,就要对军人参加军内和地方社团进行规范。西方国家也有类似的要求,比如不允许政党在军队内活动等。</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px 0px 22px; border: 0px; list-style: none; outline: none; border-collapse: collapse; font-family: 宋体; line-height: 25px; font-size: 14px; white-space: normal; widows: auto; background-color: rgb(255, 255, 255);\">  公方彬认为,参与一些文化艺术社团的行为本身是积极的,也可以修身养性,但是如果没有把握好界线,超越了艺术本身,就会产生弊大于利的结果。</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px 0px 22px; border: 0px; list-style: none; outline: none; border-collapse: collapse; font-family: 宋体; line-height: 25px; font-size: 14px; white-space: normal; widows: auto; background-color: rgb(255, 255, 255);\">  多知道点</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px 0px 22px; border: 0px; list-style: none; outline: none; border-collapse: collapse; font-family: 宋体; line-height: 25px; font-size: 14px; white-space: normal; widows: auto; background-color: rgb(255, 255, 255);\">  啥是“具有社团性质的团体和组织”?</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px 0px 22px; border: 0px; list-style: none; outline: none; border-collapse: collapse; font-family: 宋体; line-height: 25px; font-size: 14px; white-space: normal; widows: auto; background-color: rgb(255, 255, 255);\">  对于“具有社团性质的团体和组织”如何界定,解放军报援引全军教育整改领导小组办公室负责人的话表示,这主要是指由个人发起成立,未在民政部门登记注册,冠以学会、协会、研究会、战友会、老乡会、同学会、书画社等名称,具有组织机构或召集人、定期或不定期开展活动的团体和组织。</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px 0px 22px; border: 0px; list-style: none; outline: none; border-collapse: collapse; font-family: 宋体; line-height: 25px; font-size: 14px; white-space: normal; widows: auto; background-color: rgb(255, 255, 255);\">  比如,那些没有在民政部门登记注册的“将军书画院”“军人文学社”“军事摄影家协会”等,都属于这类团体和组织,必须严格按照规定要求予以解散或取缔。</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px 0px 22px; border: 0px; list-style: none; outline: none; border-collapse: collapse; font-family: 宋体; line-height: 25px; font-size: 14px; white-space: normal; widows: auto; background-color: rgb(255, 255, 255);\">  除工作需要一律不参加境外社团</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px 0px 22px; border: 0px; list-style: none; outline: none; border-collapse: collapse; font-family: 宋体; line-height: 25px; font-size: 14px; white-space: normal; widows: auto; background-color: rgb(255, 255, 255);\">  今年8月,解放军总政治部制定《军队社会团体管理工作规定》(以下简称《规定》)印发全军和武警部队,并已于2015年9月1日起施行,这也是开展专项清理整治工作的依据。</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px 0px 22px; border: 0px; list-style: none; outline: none; border-collapse: collapse; font-family: 宋体; line-height: 25px; font-size: 14px; white-space: normal; widows: auto; background-color: rgb(255, 255, 255);\">  其中,对于境外非政府组织,《规定》提出了严格的规定,军队人员非因工作特别需要并由组织安排,一律不得参加境外非政府组织。</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px 0px 22px; border: 0px; list-style: none; outline: none; border-collapse: collapse; font-family: 宋体; line-height: 25px; font-size: 14px; white-space: normal; widows: auto; background-color: rgb(255, 255, 255);\">  解放军报报道称,参加境外非政府组织政治性、政策性、敏感性很强,军队必须保持高度集中统一,参加这类组织尤其需要严格审查把关,严格按规定程序和权限办理,不能有丝毫含糊。</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px 0px 22px; border: 0px; list-style: none; outline: none; border-collapse: collapse; font-family: 宋体; line-height: 25px; font-size: 14px; white-space: normal; widows: auto; background-color: rgb(255, 255, 255);\">  未从事过艺术事业不能主管艺术社团</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px 0px 22px; border: 0px; list-style: none; outline: none; border-collapse: collapse; font-family: 宋体; line-height: 25px; font-size: 14px; white-space: normal; widows: auto; background-color: rgb(255, 255, 255);\">  知情人士告诉政知道(微信ID:upolitics)小编,军队原本就对官兵参与社团有严格规定,无论是军内还是地方社团。原则上,作战单位的官兵是不能参加社会团体的,该名知情人士的周围也没有参加除了党团组织以外的社团的官兵。</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px 0px 22px; border: 0px; list-style: none; outline: none; border-collapse: collapse; font-family: 宋体; line-height: 25px; font-size: 14px; white-space: normal; widows: auto; background-color: rgb(255, 255, 255);\">  不过,《规定》区分了对象进行分类规范,对离退休人员与在职人员、业务单位与作战部队适度区别对待,兼顾了离退休干部发挥余热和有关单位业务建设需求。</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px 0px 22px; border: 0px; list-style: none; outline: none; border-collapse: collapse; font-family: 宋体; line-height: 25px; font-size: 14px; white-space: normal; widows: auto; background-color: rgb(255, 255, 255);\">  《规定》指出,非“艺术类专业的离退休领导干部”不得兼任艺术类社团负责人。其中,艺术类专业的离退休领导干部,是指曾经在校所学的是艺术类专业,或从事过艺术类岗位工作的离退休领导干部。仅仅担任过艺术类单位领导的,不属于艺术类专业的离退休领导干部。</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px 0px 22px; border: 0px; list-style: none; outline: none; border-collapse: collapse; font-family: 宋体; line-height: 25px; font-size: 14px; white-space: normal; widows: auto; background-color: rgb(255, 255, 255);\">  兼任专业技术职务的领导和机关干部从事的是科研、教学、医疗、文化等领域工作,有相关业务建设需求,其参加社团数量可按照专业技术干部掌握。</p><p><br/></p>','原创','中国','2015-10-13 13:15:28','丁伟',4,'/uploadFile/2015-10/2015-10-21_mbbobr5uuystnha.jpg','改革','经贸',2,'政知道',NULL,NULL,NULL,NULL,NULL,'军队清理动作频频。这次拿军队社团开刀了。政知道(微信ID:upolitics)小编得到的消息是,没有在民政部门登记注册的“将军书画院”、战友会等团体和组织已被列为专项清理整治范围,须解散或取缔。','解读:军队改革前,为何要严管“将军练书法”?',1,'chinese',0,NULL,'1970-01-01',NULL,NULL),(18,'北京','<p style=\"font-size: 14px; line-height: 1.6em; color: rgb(60, 60, 60); margin-top: 14px; margin-bottom: 14px; text-align: justify; font-family: STHeiti, &#39;Microsoft Yahei&#39;, sans-serif; white-space: normal; widows: auto;\">#权威发布# 【军队近期查处军级以上干部重大案件情况】经军委纪委批准,总后勤部纪委对总后勤部军需物资油料部原副部长周国泰涉嫌严重违纪问题立案调查,日前已将其涉嫌犯罪问题及线索移送军事检察机关立案侦查。#军报快讯#(中国军网)</p><p style=\"font-size: 14px; line-height: 1.6em; color: rgb(60, 60, 60); margin-top: 14px; margin-bottom: 14px; text-align: justify; font-family: STHeiti, &#39;Microsoft Yahei&#39;, sans-serif; white-space: normal; widows: auto;\">简介:</p><p><img class=\"photo\" data-src=\"http://p33.qhimg.com/dmfd/499_383_/t01d2b25c2bee9b3e0f.jpg?size=499x383\" width=\"499\" height=\"383\" src=\"http://www.b20-china.org/upload/image/20151021/1445409122044009124.jpg\" style=\"border: 0px; max-width: 100%; display: inline-block; font-family: STHeiti, &#39;Microsoft Yahei&#39;, sans-serif; line-height: 24px; text-align: center; white-space: normal; widows: auto; width: 499px; height: 383px;\" border=\"0\" vspace=\"0\" title=\"\" alt=\"\"/><span style=\"font-family: STHeiti, &#39;Microsoft Yahei&#39;, sans-serif; line-height: 24px; text-align: center; widows: auto; background-color: rgb(255, 255, 255);\"></span></p><p style=\"font-size: 14px; line-height: 1.6em; color: rgb(60, 60, 60); margin-top: 14px; margin-bottom: 14px; text-align: justify; font-family: STHeiti, &#39;Microsoft Yahei&#39;, sans-serif; white-space: normal; widows: auto;\">“军报记者”微博今日(10月21日)午间发布消息称,经军委纪委批准,总后勤部纪委对总后勤部军需物资油料部原副部长周国泰涉嫌严重违纪问题立案调查,日前已将其涉嫌犯罪问题及线索移送军事检察机关立案侦查。</p><p style=\"font-size: 14px; line-height: 1.6em; color: rgb(60, 60, 60); margin-top: 14px; margin-bottom: 14px; text-align: justify; font-family: STHeiti, &#39;Microsoft Yahei&#39;, sans-serif; white-space: normal; widows: auto;\">周国泰,1949年8月30日生于吉林省镇赉县,祖籍山东文登。1968年10月参加中国人民解放军,1971年4月加入中国共产党。1976年毕业于中山大学化学系。中国工程院院士,材料和个体防护专家,教授级高级工程师,军队专业技术一级,少将军衔。曾任总后勤部军需物资油料部副部长。</p><p style=\"font-size: 14px; line-height: 1.6em; color: rgb(60, 60, 60); margin-top: 14px; margin-bottom: 14px; text-align: justify; font-family: STHeiti, &#39;Microsoft Yahei&#39;, sans-serif; white-space: normal; widows: auto;\">据悉,防弹衣是周国泰的重要研究课题之一,为此,周国泰攻读了中国纺织大学的博士研究生,并和鞍钢的老工人进行了许多次测试,最终研制出世界上最刚硬的防弹钢板,此后,他又用陶瓷对防弹衣进行试验。业内人士将他誉为“中国防弹衣之父”。</p><p style=\"font-size: 14px; line-height: 1.6em; color: rgb(60, 60, 60); margin-top: 14px; margin-bottom: 14px; text-align: justify; font-family: STHeiti, &#39;Microsoft Yahei&#39;, sans-serif; white-space: normal; widows: auto;\">1949年11月,中央人民政府人民革命军事委员会总后方勤务部建立后,中央军委决定在总后勤部内编设军需部。1950年1月,中央军委任命喻缦云为军需部部长。1950年6月19日,确定由华东军区抽调人员组建总后勤部军需部。1950年9月,军需部召开成立会,时称中央人民政府人民革命军事委员会总后方勤务部军需部。后改称中国人民解放军总后勤部军需部。2003年7月,总后勤部军需部、物资油料部合并组成中国人民解放军总后勤部军需物资油料部。</p><p style=\"font-size: 14px; line-height: 1.6em; color: rgb(60, 60, 60); margin-top: 14px; margin-bottom: 14px; text-align: justify; font-family: STHeiti, &#39;Microsoft Yahei&#39;, sans-serif; white-space: normal; widows: auto;\">周国泰简历</p><p style=\"font-size: 14px; line-height: 1.6em; color: rgb(60, 60, 60); margin-top: 14px; margin-bottom: 14px; text-align: justify; font-family: STHeiti, &#39;Microsoft Yahei&#39;, sans-serif; white-space: normal; widows: auto;\">周国泰,我国著名的材料和个体防护专家,军队专业技术一级,少将军衔,1999年当选为中国工程院院士。历任总后军需装备研究所所长、总后军需物资油料部副部长。</p><p style=\"font-size: 14px; line-height: 1.6em; color: rgb(60, 60, 60); margin-top: 14px; margin-bottom: 14px; text-align: justify; font-family: STHeiti, &#39;Microsoft Yahei&#39;, sans-serif; white-space: normal; widows: auto;\"><span style=\"line-height: 1.5em;\">周院士长期从事军用、民用功能服装和个体防护研究,在防弹装备、特种防护服装和防寒保暖材料等方面取得多项成果。先后主持研制了防弹背心、防弹头盔,解决了防弹材料及防弹结构体复合成型、树脂基体合成等一系列技术关键,居国际先进水平,已装备军、警及执法部门,出口美国等10余个国家;开展了静电防护理论、特种防护服装研究与技术开发,研制的防静电、抗油拒水、阻燃等系列防护服装,装备到全国各大油田,并广泛用于石化、冶金、林业等部门;主持了被服保暖材料、保暖机理和生产技术研究;合作研制成功了热熔粘结絮片和PTFE防风防水透湿层压织物,广泛用于作训服、防寒服、南极考察服和运动服等;创建了我国服装工效研究中心和单兵防弹装备V50弹击试验室,系统开展了服装工效学研究,实现了我国防弹装备测试评价与国际接轨。</span><br/></p><p style=\"font-size: 14px; line-height: 1.6em; color: rgb(60, 60, 60); margin-top: 14px; margin-bottom: 14px; text-align: justify; font-family: STHeiti, &#39;Microsoft Yahei&#39;, sans-serif; white-space: normal; widows: auto;\">周院士1993年被评为“全军学雷锋先进个人”,1995年获“国际科学和世界和平友好使者金奖”,1996年获全军“八五”科技攻关重大贡献奖,1998年被总后勤部评为“科技金星”,1999年被国家人事部评为“有突出贡献中青年专家”,2000年获首届“聂荣臻发明奖”,2002年获“何梁何利”科学技术奖。先后获得国家科技进步一等奖3项、二等奖2项,军队(或国家部级)科技进步一等奖6项,二等奖3项,荣立二等功2次,三等功2次。</p><p><br/></p>','原创','中国','2015-10-14 15:21:52','丁伟',4,NULL,'习大大','newsForm',1,'新华网',NULL,NULL,NULL,NULL,NULL,'中共中央政治局10月12日下午就全球治理格局和全球治理体制进行第二十七次集体学习。中共中央总书记习近平在主持学习时强调,我们参与全球治理的根本目的,就是服从服务于实现“两个一百年”奋斗目标、实现中华民族伟大复兴的中国梦。要审时度势,努力抓住机遇,妥善应对挑战,统筹国内国际两个大局,推动全球治理体制向着更加公正合理方向发展,为我国发展和世界和平创造更加有利的条件。','习近平:推动全球治理体制更加公正更加合理',1,'chinese',0,'news','1970-01-01',NULL,NULL),(19,'','<p style=\"line-height: 28px; font-family: Simsun; white-space: normal; widows: auto; background-color: rgb(255, 255, 255);\">&nbsp; &nbsp;10月14日报道外媒称,投行瑞信13日发表最新全球财富报告显示,中国取代日本成为全球第二富裕国家,仅次于美国;以中产阶级人数计中国为全球之冠,达1.09亿名。</p><p style=\"line-height: 28px; font-family: Simsun; white-space: normal; widows: auto; background-color: rgb(255, 255, 255);\">  据 路透社10月13日报道,报告称,按当期币值计算,全球财富总值自2014年年中起至2015年年中减少12.4万亿美元至250万亿美元,跌幅为 4.7%,因美元兑其他主要货币升值,抵销了股票和楼价走势的影响。若按固定汇率计算,全球财富总值上升13万亿美元,增幅为5.1%。</p><p style=\"line-height: 28px; font-family: Simsun; white-space: normal; widows: auto; background-color: rgb(255, 255, 255);\">  报道称,按国家划分,全球最富裕的三个国家分别是美国(85.9万亿美元)、中国(22.8万亿美元)及日本(19.8万亿美元)。中国今年取代日本占据第二位,主要由于汇率的不利走势,日本的家庭财富下跌15%。</p><p style=\"line-height: 28px; font-family: Simsun; white-space: normal; widows: auto; background-color: rgb(255, 255, 255);\">  报告显示,“中国股市的市值于截至2015年年中的12个月上升约150%,然而,由于金融资产仅占家庭财富的一半,而股票只占金融资产小部分,故中国家庭财富受股市走势的影响较预期小。”</p><p style=\"line-height: 28px; font-family: Simsun; white-space: normal; widows: auto; background-color: rgb(255, 255, 255);\">  “中国内地股市其后由6月中旬起急转直下,对整体财富造成的负面影响有限,但其效应会因来年任何人民币兑美元贬值而放大。”报告并称。</p><p style=\"line-height: 28px; font-family: Simsun; white-space: normal; widows: auto; background-color: rgb(255, 255, 255);\">  报告预期,中国的财富总值于2020年前将增至36万亿美元,在全球财富345万亿美元的占比10.4%,仍居第二位。届时中国的百万富翁人数达232万名,全球排名第六。</p><p style=\"line-height: 28px; font-family: Simsun; white-space: normal; widows: auto; background-color: rgb(255, 255, 255);\">  报告显示,全球中产阶级成年人的数目已由2000年的5.24亿名增至2015年的6.64亿名,相当于成年总人口的14%。</p><p style=\"line-height: 28px; font-family: Simsun; white-space: normal; widows: auto; background-color: rgb(255, 255, 255);\">  中国的中产阶级虽然只占全国成年人口的11%,但按绝对值计算却是全球最多,达1.09亿名,超越美国9200万名的中产阶级成年人。</p><p style=\"line-height: 28px; font-family: Simsun; white-space: normal; widows: auto; background-color: rgb(255, 255, 255);\">  报道称,报告以美国作为基准国家,当地以拥有5万至50万美元的财富(按2015年年中的价格计算)来界定中产阶级成年人,并采用国际货币基金组织的购买力平价值系列,按本地购买力计算,得出其他国家的等值中产财富范围。</p><p><br/></p>','转载','中国','2015-10-14 16:27:50','丁伟',4,NULL,'中国,全球第二富','newsForm',1,'参考消息网',NULL,NULL,NULL,NULL,NULL,'据 路透社10月13日报道,报告称,按当期币值计算,全球财富总值自2014年年中起至2015年年中减少12.4万亿美元至250万亿美元,跌幅为 4.7%,因美元兑其他主要货币升值,抵销了股票和楼价走势的影响。若按固定汇率计算,全球财富总值上升13万亿美元,增幅为5.1%。','中国超日本成全球第二富国家 中产1亿人',1,'chinese',0,'news','2015-10-31',NULL,NULL),(20,'','<p class=\"story-body__introduction\" style=\"border: 0px; color: rgb(64, 64, 64); font-family: Helmet, Freesans, Helvetica, Arial, sans-serif; font-size: 1rem; font-weight: bold; line-height: 1.375; margin-top: 28px; margin-bottom: 0px; padding: 0px; vertical-align: baseline; white-space: normal; widows: auto; background-color: rgb(255, 255, 255);\">The US and Russia are to hold new talks on air safety in Syria after it emerged combat aircraft from both nations came within miles of each other on Saturday.</p><p style=\"border: 0px; color: rgb(64, 64, 64); font-family: Helmet, Freesans, Helvetica, Arial, sans-serif; font-size: 1rem; line-height: 1.375; margin-top: 23px; margin-bottom: 0px; padding: 0px; vertical-align: baseline; white-space: normal; widows: auto; background-color: rgb(255, 255, 255);\">The planes were in visual contact with each other, 10 to 20 miles (15-30km) apart, a US defence spokesman told reporters in Washington DC.</p><p style=\"border: 0px; color: rgb(64, 64, 64); font-family: Helmet, Freesans, Helvetica, Arial, sans-serif; font-size: 1rem; line-height: 1.375; margin-top: 18px; margin-bottom: 0px; padding: 0px; vertical-align: baseline; white-space: normal; widows: auto; background-color: rgb(255, 255, 255);\">It will be the third round of talks as the two countries seek to find ways of avoiding an accidental conflict.</p><p style=\"border: 0px; color: rgb(64, 64, 64); font-family: Helmet, Freesans, Helvetica, Arial, sans-serif; font-size: 1rem; line-height: 1.375; margin-top: 18px; margin-bottom: 0px; padding: 0px; vertical-align: baseline; white-space: normal; widows: auto; background-color: rgb(255, 255, 255);\">Despite the talks, the US said Russia&#39;s actions in Syria were &quot;wrongheaded&quot;.</p><p style=\"border: 0px; color: rgb(64, 64, 64); font-family: Helmet, Freesans, Helvetica, Arial, sans-serif; font-size: 1rem; line-height: 1.375; margin-top: 18px; margin-bottom: 0px; padding: 0px; vertical-align: baseline; white-space: normal; widows: auto; background-color: rgb(255, 255, 255);\">US Secretary of Defence Ash Carter said he expected a deal soon. Russia said it had &quot;updated proposals&quot; to be discussed during a video conference.</p><p style=\"border: 0px; color: rgb(64, 64, 64); font-family: Helmet, Freesans, Helvetica, Arial, sans-serif; font-size: 1rem; line-height: 1.375; margin-top: 18px; margin-bottom: 0px; padding: 0px; vertical-align: baseline; white-space: normal; widows: auto; background-color: rgb(255, 255, 255);\">Russia began its campaign of air strikes in Syria on 30 September, saying it was targeting Islamic State (IS) militants and other jihadist groups after a request to help militarily from Syrian President Bashar al-Assad.</p><p style=\"border: 0px; color: rgb(64, 64, 64); font-family: Helmet, Freesans, Helvetica, Arial, sans-serif; font-size: 1rem; line-height: 1.375; margin-top: 18px; margin-bottom: 0px; padding: 0px; vertical-align: baseline; white-space: normal; widows: auto; background-color: rgb(255, 255, 255);\">Western countries and Syrian activists say Russian planes have been hitting non-militant targets - a claim Moscow denies.</p><p style=\"border: 0px; color: rgb(64, 64, 64); font-family: Helmet, Freesans, Helvetica, Arial, sans-serif; font-size: 1rem; line-height: 1.375; margin-top: 18px; margin-bottom: 0px; padding: 0px; vertical-align: baseline; white-space: normal; widows: auto; background-color: rgb(255, 255, 255);\">In a separate development on Tuesday,&nbsp;<a href=\"http://www.bbc.co.uk/news/world-middle-east-34515498\" class=\"story-body__link\" style=\"border-width: 0px 0px 1px; border-bottom-style: solid; border-bottom-color: rgb(220, 220, 220); color: rgb(34, 34, 34); font-family: inherit; font-style: inherit; font-variant: inherit; font-weight: bold; letter-spacing: inherit; line-height: inherit; margin: 0px; padding: 0px; vertical-align: baseline; text-decoration: none; -webkit-tap-highlight-color: rgba(17, 103, 168, 0.298039);\">two shells struck the Russian embassy compound in the Syrian capital Damascus</a>&nbsp;as hundreds of pro-government supporters rallied outside in support of Russian air strikes.</p><p style=\"border: 0px; color: rgb(64, 64, 64); font-family: Helmet, Freesans, Helvetica, Arial, sans-serif; font-size: 1rem; line-height: 1.375; margin-top: 18px; margin-bottom: 0px; padding: 0px; vertical-align: baseline; white-space: normal; widows: auto; background-color: rgb(255, 255, 255);\">No-one was killed but a BBC Arabic correspondent in Damascus says some people were injured.</p><p style=\"border: 0px; color: rgb(64, 64, 64); font-family: Helmet, Freesans, Helvetica, Arial, sans-serif; font-size: 1rem; line-height: 1.375; margin-top: 18px; margin-bottom: 0px; padding: 0px; vertical-align: baseline; white-space: normal; widows: auto; background-color: rgb(255, 255, 255);\">Russia described the shelling as &quot;a terrorist attack&quot;.</p><h2 class=\"story-body__crosshead\" style=\"border: 0px; color: rgb(30, 30, 30); font-family: Helmet, Freesans, Helvetica, Arial, sans-serif; font-size: 1.25rem; font-weight: inherit; line-height: 1.2; margin: 18px 0px 0px; padding: 0px; vertical-align: baseline; white-space: normal; widows: auto; background-color: rgb(255, 255, 255);\">&#39;Same battle space&#39;</h2><p style=\"border: 0px; color: rgb(64, 64, 64); font-family: Helmet, Freesans, Helvetica, Arial, sans-serif; font-size: 1rem; line-height: 1.375; margin-top: 18px; margin-bottom: 0px; padding: 0px; vertical-align: baseline; white-space: normal; widows: auto; background-color: rgb(255, 255, 255);\">US and Russian officials are expected to hold a video conference later on Wednesday.</p><p style=\"border: 0px; color: rgb(64, 64, 64); font-family: Helmet, Freesans, Helvetica, Arial, sans-serif; font-size: 1rem; line-height: 1.375; margin-top: 18px; margin-bottom: 0px; padding: 0px; vertical-align: baseline; white-space: normal; widows: auto; background-color: rgb(255, 255, 255);\">Ahead of the talks, Mr Carter said: &quot;Our talks... are very professional, they&#39;re very constructive, and I expect them to lead in very short order to an agreement.&quot;</p><p style=\"border: 0px; color: rgb(64, 64, 64); font-family: Helmet, Freesans, Helvetica, Arial, sans-serif; font-size: 1rem; line-height: 1.375; margin-top: 18px; margin-bottom: 0px; padding: 0px; vertical-align: baseline; white-space: normal; widows: auto; background-color: rgb(255, 255, 255);\">But he stressed that the Americans &quot;are not able at this time to associate ourselves more broadly with Russia&#39;s approach in Syria because it is wrongheaded and strategically short-sighted&quot;.</p><p style=\"border: 0px; color: rgb(64, 64, 64); font-family: Helmet, Freesans, Helvetica, Arial, sans-serif; font-size: 1rem; line-height: 1.375; margin-top: 18px; margin-bottom: 0px; padding: 0px; vertical-align: baseline; white-space: normal; widows: auto; background-color: rgb(255, 255, 255);\">Meanwhile, the Russian defence ministry said it had &quot;updated proposals on Syria for the US&quot; and was waiting for a &quot;third video conference&quot;.</p><p style=\"border: 0px; color: rgb(64, 64, 64); font-family: Helmet, Freesans, Helvetica, Arial, sans-serif; font-size: 1rem; line-height: 1.375; margin-top: 18px; margin-bottom: 0px; padding: 0px; vertical-align: baseline; white-space: normal; widows: auto; background-color: rgb(255, 255, 255);\">The talks come after US military spokesman Col Steve Warren told reporters that two US and two Russian aircraft &quot;entered the same battle space&quot; over Syria on Saturday.</p><p style=\"border: 0px; color: rgb(64, 64, 64); font-family: Helmet, Freesans, Helvetica, Arial, sans-serif; font-size: 1rem; line-height: 1.375; margin-top: 18px; margin-bottom: 0px; padding: 0px; vertical-align: baseline; white-space: normal; widows: auto; background-color: rgb(255, 255, 255);\">He said the aircraft were in visual contact with each other.</p><p style=\"border: 0px; color: rgb(64, 64, 64); font-family: Helmet, Freesans, Helvetica, Arial, sans-serif; font-size: 1rem; line-height: 1.375; margin-top: 18px; margin-bottom: 0px; padding: 0px; vertical-align: baseline; white-space: normal; widows: auto; background-color: rgb(255, 255, 255);\">Col Warren also said that Russian planes had repeatedly broken air patrols, coming close to US American unmanned aerial vehicles or drone aircraft.</p><p style=\"border: 0px; color: rgb(64, 64, 64); font-family: Helmet, Freesans, Helvetica, Arial, sans-serif; font-size: 1rem; line-height: 1.375; margin-top: 18px; margin-bottom: 0px; padding: 0px; vertical-align: baseline; white-space: normal; widows: auto; background-color: rgb(255, 255, 255);\">Russia has not publicly commented on this claim.</p><p><br/></p>','转载','美国','2015-10-14 17:15:57','丁伟',4,NULL,'Syria \'near miss\' prompts US-Russia air safety talks','newsForm',2,'bbc news',NULL,NULL,NULL,NULL,NULL,'The US and Russia are to hold new talks on air safety in Syria after it emerged combat aircraft from both nations came within miles of each other on Saturday.','Syria \'near miss\' prompts US-Russia air safety talks',1,'english',0,'news',NULL,NULL,NULL),(21,'','<p>President Xi Jinping&#39;s UK visit starting next week will lead to the signing of agreementsworth &quot;a huge amount&quot; and initiate &quot;a golden era&quot; in Beijing&#39;s relations with London, theForeign Ministry said on Tuesday.</p><p>The ministry said the president will meet with members of the British royal family, but itdid not give details, such as whether Xi will see the newborn princess, Charlotte.</p><p>Foreign Ministry spokesman Lu Kang said Xi will make the visit from Oct 19 to 23 at theinvitation of Queen Elizabeth II.</p><p>This will be the first visit by a Chinese president in a decade. The last Chinese head of stateto visit Britain was then-president Hu Jintao in 2005.</p><p>Vice-Foreign Minister Wang Chao said later on Tuesday that Xi will visit London andManchester.</p><p>In the capital, he will attend a series of activities hosted by the queen, such as a welcomingceremony, a review of the Blues and Royals cavalry regiment, an informal luncheon and aformal welcoming dinner.</p><p>He will also meet with Prime Minister David Cameron, Wang said at a news conferenceabout the visit.</p><p>Xi will also address Parliament and speak at a dinner hosted by the mayor of London.</p><p>In Manchester, the president will visit research and commercial projects.</p><p>&quot;The leaders will draw a blueprint for China-UK relations and start a golden era of theties,&quot; Wang said.</p><p>Deals signed during the visit will cover such areas as finance, real estate, energy,healthcare and the automobile industry, Assistant Minister of Commerce Zhang Ji told thenews conference.</p><p>&quot;It (money involved) will be a huge figure, exceeding those signed during previous UKvisits by Chinese leaders,&quot; he said.</p><p>The two countries also are expected to seal a major nuclear energy agreement during thevisit.</p><p>Cui Hongjian, an expert on European studies at the China Institute of InternationalStudies, said the visit will play a strategic role in future ties between Beijing and London.</p><p>&quot;Through the visit, the two countries will seek to ensure that bilateral relations will not seemajor turbulence in the future and that they will operate on a healthy and stable channel,&quot;Cui said.</p><p>The queen&#39;s press secretary has said that Xi and his wife will stay at Buckingham Palaceduring their stay.</p><p>Prince William, the queen&#39;s grandson and second-in-line to the throne, met with Xi inMarch in the highest-profile visit to China by a member of the British royal family since thequeen and her husband made a state visit to the country in 1986.</p><p><br/></p>','转载','中国','2015-10-14 17:25:49','丁伟',4,'/uploadFile/2015-10/2015-10-21_qchwq7n3eqtyvwl.jpg','Xi to initiate \'golden era\' in China-UK ties','newsForm',2,'people ',NULL,NULL,NULL,NULL,NULL,'President Xi Jinping\'s UK visit starting next week will lead to the signing of agreements worth \"a huge amount\" and initiate \"a golden era\" in Beijing\'s relations with London, the Foreign Ministry said on Tuesday.','Xi to initiate \'golden era\' in China-UK ties',1,'english',0,'news','1970-01-01',NULL,NULL),(22,'北京','<p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px 0px 20px; line-height: 22px; color: rgb(53, 52, 52); font-family: Georgia, Arial, Helvetica, sans-serif; white-space: normal; widows: auto;\">According to a notification issued by the National Tourism Administration on October 9, Shanhai Pass (one of the major passes in the Great Wall of China, located in north China’s Hebei province) is disqualified from the 5A scenic spots, the highest level in tourist attraction rating categories of China, for overpriced tickets and other problems. Another six scenic spots among which were Old Town of Lijiang, Xixi National Wetland Park, Oriental Pearl TV Tower and Ming Tombs were issued “serious warning” and were required to make modifications on a deadline. Shanhai Pass thus became the first 5A scenic spot being disqualified.</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px 0px 20px; line-height: 22px; color: rgb(53, 52, 52); font-family: Georgia, Arial, Helvetica, sans-serif; white-space: normal; widows: auto;\">As tourist amount spikes in China, the complaints and disappointments on the domestic tourist sites are accumulating. During the National Day holiday (October 1 - October 7), tourist scams and rip-offs were reported in places all over the country. For example, the huge prawn bill in Qingdao, the overpriced Chinese traditional medicine sold in Jinggang Mountains and the “Lijiang wine shills”. The poor management and service in the tourist sites are not in line with Chinese people’s increasing consumption demand in the tourism industry.</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px 0px 20px; line-height: 22px; color: rgb(53, 52, 52); font-family: Georgia, Arial, Helvetica, sans-serif; white-space: normal; widows: auto; text-align: center;\"><img alt=\"\" desc=\"5A\" src=\"/ueditor/jsp/upload/image/20151014/1444815027805011288.jpg\" style=\"border: none; width: 800px; height: 522px;\"/></p><p class=\"desc\" style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px 0px 20px; line-height: 22px; color: rgb(53, 52, 52); font-family: Georgia, Arial, Helvetica, sans-serif; white-space: normal; widows: auto; text-align: center;\">File Photo: 5A scenic spot, the Potala Palace in Southwest China&#39;s Tibet</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px 0px 20px; line-height: 22px; color: rgb(53, 52, 52); font-family: Georgia, Arial, Helvetica, sans-serif; white-space: normal; widows: auto;\">The domestic tourist sites cared all about “titles” instead of any quality service they can provide. They strived to get the “3A”, “4A” and “5A” qualifications. Once the qualification was granted, the tourist site would rest on the title and made no effort to provide visitors with good experience. Horrible sanitation, overpriced tickets, damaged facilities and poor services are common in Chinese tourist sites. Sightseeing spots were in a business expecting no return customers. No matter the tourists enjoy their experience or not, they rarely return. This provides excuse for poor management in lots of scenic spots.</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px 0px 20px; line-height: 22px; color: rgb(53, 52, 52); font-family: Georgia, Arial, Helvetica, sans-serif; white-space: normal; widows: auto;\">The disqualification of Shanhai Pass is no doubt a hard lesson for China’s tourism industry. Tourist management departments of all levels should realize that only great management, reasonable prices and good services could help them keep the “titles” and get more visitors.</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px 0px 20px; line-height: 22px; color: rgb(53, 52, 52); font-family: Georgia, Arial, Helvetica, sans-serif; white-space: normal; widows: auto;\">Chinese people are caring more about the experience they get at the scenic spots. However, the terrible incidents occurred on many tourists appalled the public. Despite being called &quot;First Pass under Heaven&quot;, Shanhai Pass didn’t fulfill its rich historical and cultural heritage. The disqualification taught a lesson to management people in other tourist sites that they can’t rest on their laurels.</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px 0px 20px; line-height: 22px; color: rgb(53, 52, 52); font-family: Georgia, Arial, Helvetica, sans-serif; white-space: normal; widows: auto;\">Local governments are also accountable in enhancing the reputation of Chinese tourism industry. For all tourist sites, the titles are not permanent. It can be awarded and cancelled. Firing the executives after the scam got reported is not enough. Practical work needs to be done in daily administration of the tourist sites to improve the service they provide to visitors. The current profit-driven mindset shall be replaced with customer-oriented services.</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px 0px 20px; line-height: 22px; color: rgb(53, 52, 52); font-family: Georgia, Arial, Helvetica, sans-serif; white-space: normal; widows: auto; text-align: center;\"><img alt=\"\" desc=\"File Photo:\" src=\"/ueditor/jsp/upload/image/20151014/1444815030025024050.jpg\" style=\"border: none; width: 800px; height: 526px;\"/></p><p class=\"desc\" style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px 0px 20px; line-height: 22px; color: rgb(53, 52, 52); font-family: Georgia, Arial, Helvetica, sans-serif; white-space: normal; widows: auto; text-align: center;\">File Photo: 5A scenic spot Hengdian World Studios in East China&#39;s Zhejiang province</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px 0px 20px; line-height: 22px; color: rgb(53, 52, 52); font-family: Georgia, Arial, Helvetica, sans-serif; white-space: normal; widows: auto;\">After Shanhai Pass being disqualified, the executives were removed from the positions and wrongdoings were stopped. Tourists’ disappointment is supervisory departments’ Achilles&#39; Heel. It shall provide incentives to push innovation and modification in management and services. Lesson shall be learnt and tourists shall be put in the center of scenic spots’ work.</p><p><br/></p>','转载','中国','2015-10-14 17:31:38','丁伟',4,NULL,'Commentary: Lesson from Disqualification of Shanhai Pass to Chinese Tourism Industry','',1,'people ',NULL,NULL,NULL,NULL,NULL,'According to a notification issued by the National Tourism Administration on October 9, Shanhai Pass (one of the major passes in the Great Wall of China, located in north China’s Hebei province) is disqualified from the 5A scenic spots, the highest level in tourist attraction rating categories of China, for overpriced tickets and other problems. Another six scenic spots among which were Old Town of Lijiang, Xixi National Wetland Park, Oriental Pearl TV Tower and Ming Tombs were issued “serious warning” and were required to make modifications on a deadline. Shanhai Pass thus became the first 5A scenic spot being disqualified.','Commentary: Lesson from Disqualification of Shanhai Pass to Chinese Tourism Industry',1,'english',0,'meetingService','2015-10-31',NULL,NULL),(23,'北京','<h2 style=\"margin: 0px; padding: 0px; font-size: 18px; font-weight: normal; line-height: 20px; font-family: MyriadPro-Regular; white-space: normal;\"><a href=\"http://localhost/index###\" style=\"color: rgb(51, 51, 51); text-decoration: none; outline: none;\">China to host G20 summit in 2016</a></h2><h2 style=\"margin: 0px; padding: 0px; font-size: 18px; font-weight: normal; line-height: 20px; font-family: MyriadPro-Regular; white-space: normal;\"><a href=\"http://localhost/index###\" style=\"color: rgb(51, 51, 51); text-decoration: none; outline: none;\">China to host G20 summit in 2016</a></h2><h2 style=\"margin: 0px; padding: 0px; font-size: 18px; font-weight: normal; line-height: 20px; font-family: MyriadPro-Regular; white-space: normal;\"><a href=\"http://localhost/index###\" style=\"color: rgb(51, 51, 51); text-decoration: none; outline: none;\">China to host G20 summit in 2016</a></h2><h2 style=\"margin: 0px; padding: 0px; font-size: 18px; font-weight: normal; line-height: 20px; font-family: MyriadPro-Regular; white-space: normal;\"><a href=\"http://localhost/index###\" style=\"color: rgb(51, 51, 51); text-decoration: none; outline: none;\">China to host G20 summit in 2016</a></h2><h2 style=\"margin: 0px; padding: 0px; font-size: 18px; font-weight: normal; line-height: 20px; font-family: MyriadPro-Regular; white-space: normal;\"><a href=\"http://localhost/index###\" style=\"color: rgb(51, 51, 51); text-decoration: none; outline: none;\">China to host G20 summit in 2016</a></h2><h2 style=\"margin: 0px; padding: 0px; font-size: 18px; font-weight: normal; line-height: 20px; font-family: MyriadPro-Regular; white-space: normal;\"><a href=\"http://localhost/index###\" style=\"color: rgb(51, 51, 51); text-decoration: none; outline: none;\">China to host G20 summit in 2016</a></h2><h2 style=\"margin: 0px; padding: 0px; font-size: 18px; font-weight: normal; line-height: 20px; font-family: MyriadPro-Regular; white-space: normal;\"><a href=\"http://localhost/index###\" style=\"color: rgb(51, 51, 51); text-decoration: none; outline: none;\">China to host G20 summit in 2016</a></h2><h2 style=\"margin: 0px; padding: 0px; font-size: 18px; font-weight: normal; line-height: 20px; font-family: MyriadPro-Regular; white-space: normal;\"><a href=\"http://localhost/index###\" style=\"color: rgb(51, 51, 51); text-decoration: none; outline: none;\">China to host G20 summit in 2016</a></h2><h2 style=\"margin: 0px; padding: 0px; font-size: 18px; font-weight: normal; line-height: 20px; font-family: MyriadPro-Regular; white-space: normal;\"><a href=\"http://localhost/index###\" style=\"color: rgb(51, 51, 51); text-decoration: none; outline: none;\">China to host G20 summit in 2016</a></h2><h2 style=\"margin: 0px; padding: 0px; font-size: 18px; font-weight: normal; line-height: 20px; font-family: MyriadPro-Regular; white-space: normal;\"><a href=\"http://localhost/index###\" style=\"color: rgb(51, 51, 51); text-decoration: none; outline: none;\">China to host G20 summit in 2016</a></h2><h2 style=\"margin: 0px; padding: 0px; font-size: 18px; font-weight: normal; line-height: 20px; font-family: MyriadPro-Regular; white-space: normal;\"><a href=\"http://localhost/index###\" style=\"color: rgb(51, 51, 51); text-decoration: none; outline: none;\">China to host G20 summit in 2016</a></h2><h2 style=\"margin: 0px; padding: 0px; font-size: 18px; font-weight: normal; line-height: 20px; font-family: MyriadPro-Regular; white-space: normal;\"><a href=\"http://localhost/index###\" style=\"color: rgb(51, 51, 51); text-decoration: none; outline: none;\">China to host G20 summit in 2016</a></h2><h2 style=\"margin: 0px; padding: 0px; font-size: 18px; font-weight: normal; line-height: 20px; font-family: MyriadPro-Regular; white-space: normal;\"><a href=\"http://localhost/index###\" style=\"color: rgb(51, 51, 51); text-decoration: none; outline: none;\">China to host G20 summit in 2016</a></h2><h2 style=\"margin: 0px; padding: 0px; font-size: 18px; font-weight: normal; line-height: 20px; font-family: MyriadPro-Regular; white-space: normal;\"><a href=\"http://localhost/index###\" style=\"color: rgb(51, 51, 51); text-decoration: none; outline: none;\">China to host G20 summit in 2016</a></h2><h2 style=\"margin: 0px; padding: 0px; font-size: 18px; font-weight: normal; line-height: 20px; font-family: MyriadPro-Regular; white-space: normal;\"><a href=\"http://localhost/index###\" style=\"color: rgb(51, 51, 51); text-decoration: none; outline: none;\">China to host G20 summit in 2016</a></h2><h2 style=\"margin: 0px; padding: 0px; font-size: 18px; font-weight: normal; line-height: 20px; font-family: MyriadPro-Regular; white-space: normal;\"><a href=\"http://localhost/index###\" style=\"color: rgb(51, 51, 51); text-decoration: none; outline: none;\">China to host G20 summit in 2016</a></h2><h2 style=\"margin: 0px; padding: 0px; font-size: 18px; font-weight: normal; line-height: 20px; font-family: MyriadPro-Regular; white-space: normal;\"><a href=\"http://localhost/index###\" style=\"color: rgb(51, 51, 51); text-decoration: none; outline: none;\">China to host G20 summit in 2016</a></h2><p><br/></p>','原创','中国','2015-10-16 08:21:12','管理员',1,NULL,'','newsForm',1,'',NULL,NULL,NULL,NULL,NULL,'China to host G20 summit in 2016China to host G20 summit in 2016','China to host G20 summit in 2016',1,'english',0,'news',NULL,NULL,NULL),(24,'','<p>China to host G20 summit in 2016 China to host G20 summit in 2016 China to host G20 summit in 2016China to host G20 summit in 2016 China to host G20 summit in 2016 China to host G20 summit in 2016China to host G20 summit in 2016 China to host G20 summit in 2016 China to host G20 summit in 2016China to host G20 summit in 2016 China to host G20 summit in 2016 China to host G20 summit in 2016China to host G20 summit in 2016 China to host G20 summit in 2016 China to host G20 summit in 2016China to host G20 summit in 2016 China to host G20 summit in 2016 China to host G20 summit in 2016China to host G20 summit in 2016 China to host G20 summit in 2016 China to host G20 summit in 2016China to host G20 summit in 2016 China to host G20 summit in 2016 China to host G20 summit in 2016China to host G20 summit in 2016 China to host G20 summit in 2016 China to host G20 summit in 2016China to host G20 summit in 2016 China to host G20 summit in 2016 China to host G20 summit in 2016China to host G20 summit in 2016 China to host G20 summit in 2016 China to host G20 summit in 2016China to host G20 summit in 2016 China to host G20 summit in 2016 China to host G20 summit in 2016China to host G20 summit in 2016 China to host G20 summit in 2016 China to host G20 summit in 2016China to host G20 summit in 2016 China to host G20 summit in 2016 China to host G20 summit in 2016China to host G20 summit in 2016 China to host G20 summit in 2016 China to host G20 summit in 2016China to host G20 summit in 2016 China to host G20 summit in 2016 China to host G20 summit in 2016China to host G20 summit in 2016 China to host G20 summit in 2016 China to host G20 summit in 2016</p>','原创','','2015-10-16 08:23:33','管理员',1,NULL,'','newsForm',2,'',NULL,NULL,NULL,NULL,NULL,'China to host G20 summit in 2016 China to host G20 summit in 2016 China to host G20 summit in 2016','China to host G20 summit in 2017',1,'english',0,'news',NULL,NULL,NULL),(25,'','<p>China to host G20 summit in 2016 China to host G20 summit in 2016 China to host G20 summit in 2016China to host G20 summit in 2016 China to host G20 summit in 2016 China to host G20 summit in 2016China to host G20 summit in 2016 China to host G20 summit in 2016 China to host G20 summit in 2016China to host G20 summit in 2016 China to host G20 summit in 2016 China to host G20 summit in 2016China to host G20 summit in 2016 China to host G20 summit in 2016 China to host G20 summit in 2016China to host G20 summit in 2016 China to host G20 summit in 2016 China to host G20 summit in 2016China to host G20 summit in 2016 China to host G20 summit in 2016 China to host G20 summit in 2016</p>','原创','','2015-10-16 08:24:59','管理员',1,NULL,'','newsForm',2,'',NULL,NULL,NULL,NULL,NULL,'China to host G20 summit in 2016 China to host G20 summit in 2016 China to host G20 summit in 2016','China to host G20 summit in 2018',1,'english',0,'news',NULL,NULL,NULL),(26,'','<p>China to host G20 summit in 2016 China to host G20 summit in 2016 China to host G20 summit in 2016China to host G20 summit in 2016 China to host G20 summit in 2016 China to host G20 summit in 2016China to host G20 summit in 2016 China to host G20 summit in 2016 China to host G20 summit in 2016China to host G20 summit in 2016 China to host G20 summit in 2016 China to host G20 summit in 2016China to host G20 summit in 2016 China to host G20 summit in 2016 China to host G20 summit in 2016China to host G20 summit in 2016 China to host G20 summit in 2016 China to host G20 summit in 2016</p>','原创','','2015-10-16 08:27:35','管理员',1,NULL,'','newsForm',3,'',NULL,NULL,NULL,NULL,NULL,'China to host G20 summit in 2016 China to host G20 summit in 2016 China to host G20 summit in 2016','China to host G20 summit in 2019',1,'english',0,'news','2015-10-04',NULL,NULL),(27,'北京','<p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px 0px 10px; border: 0px; outline: 0px; font-size: 14px; vertical-align: baseline; line-height: 25px; color: rgb(51, 51, 51); font-family: Ubuntu, Helvetica, Arial, Lucida, sans-serif; white-space: normal; text-align: justify; background: rgb(255, 255, 255);\">The Group of Twenty (G20) is the premier forum for its members’ international economic cooperation and decision-making. Its membership comprises 19 countries plus the European Union. Each G20 president invites&nbsp;several guest countries&nbsp;each year.</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px 0px 10px; border: 0px; outline: 0px; font-size: 14px; vertical-align: baseline; line-height: 25px; color: rgb(51, 51, 51); font-family: Ubuntu, Helvetica, Arial, Lucida, sans-serif; white-space: normal; text-align: justify; background: rgb(255, 255, 255);\">G20 leaders meet annually. In addition, Finance Ministers and Central Bank Governors meet regularly during the year to discuss ways to strengthen the global economy, reform international financial institutions, improve financial regulation and&nbsp;implement the key economic reforms that are needed in each member economy. Underpinning these meetings is a year-long program of meetings among senior officials and of working groups coordinating policy on specific issues.</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px 0px 10px; border: 0px; outline: 0px; font-size: 14px; vertical-align: baseline; line-height: 25px; color: rgb(51, 51, 51); font-family: Ubuntu, Helvetica, Arial, Lucida, sans-serif; white-space: normal; text-align: justify; background: rgb(255, 255, 255);\">The G20 started in 1999 as a meeting of Finance Ministers and Central Bank Governors in the aftermath of the Asian financial crisis. In 2008, the first G20 Leaders’ Summit was held, and the group played a key role in responding to the global financial crisis. Its decisive and coordinated actions boosted consumer and business confidence and supported the first stages of economic recovery. G20 leaders have met nine times since 2008.</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px 0px 10px; border: 0px; outline: 0px; font-size: 14px; vertical-align: baseline; line-height: 25px; color: rgb(51, 51, 51); font-family: Ubuntu, Helvetica, Arial, Lucida, sans-serif; white-space: normal; text-align: justify; background: rgb(255, 255, 255);\">The G20 is an apt model for global cooperation in today’s world. Its response to the global financial crisis is a testament to the impact G20 members can make when working together. The G20 introduced trillions of dollars in fiscal stimulus packages worldwide, which saved or created millions of jobs&nbsp;that would otherwise have been destroyed. It also put in place measures to limit the collapse of financial markets and helped maintain consumer and business confidence.</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px 0px 10px; border: 0px; outline: 0px; font-size: 14px; vertical-align: baseline; line-height: 25px; color: rgb(51, 51, 51); font-family: Ubuntu, Helvetica, Arial, Lucida, sans-serif; white-space: normal; text-align: justify; background: rgb(255, 255, 255);\">Over the past six years, the G20 has framed the world’s efforts to restore growth and build the resilience of financial institutions and national economies. It led the world out of an economic crisis and through the initial stages of the recovery. With the world now free from immediate economic crisis, the G20 can increasingly shift its attention to driving practical actions that will lead to sustained global growth.</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px 0px 10px; border: 0px; outline: 0px; font-size: 14px; vertical-align: baseline; line-height: 25px; color: rgb(51, 51, 51); font-family: Ubuntu, Helvetica, Arial, Lucida, sans-serif; white-space: normal; text-align: justify; background: rgb(255, 255, 255);\">The challenges that now confront the global economy are less pressing and urgent than those faced at the height of the global financial crisis but they are no less important.</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px 0px 10px; border: 0px; outline: 0px; font-size: 14px; vertical-align: baseline; line-height: 25px; color: rgb(51, 51, 51); font-family: Ubuntu, Helvetica, Arial, Lucida, sans-serif; white-space: normal; text-align: justify; background: rgb(255, 255, 255);\">In 2015, the global economy continues to produce far less than it would have if the crisis had not occurred; there are tens of millions fewer jobs and global trade growth is still too slow. While always remaining vigilant to risks and vulnerabilities, the G20 is now more focused on improving the future of the global economy.</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px 0px 10px; border: 0px; outline: 0px; font-size: 14px; vertical-align: baseline; line-height: 25px; color: rgb(51, 51, 51); font-family: Ubuntu, Helvetica, Arial, Lucida, sans-serif; white-space: normal; text-align: justify; background: rgb(255, 255, 255);\">The G20 is supported by&nbsp;<span style=\"margin: 0px; padding: 0px; border: 0px; outline: 0px; vertical-align: baseline; text-decoration: underline; background: transparent;\">international organisations</span>,&nbsp;including the Financial Stability Board, the International Labour Organisation, the International Monetary Fund, the Organisation for Economic Co-operation and Development, the United Nations, the World Bank and the World Trade Organization. These and&nbsp;several other organisations are invited to attend key G20 meetings.</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px 0px 10px; border: 0px; outline: 0px; font-size: 14px; vertical-align: baseline; line-height: 25px; color: rgb(51, 51, 51); font-family: Ubuntu, Helvetica, Arial, Lucida, sans-serif; white-space: normal; text-align: justify; background: rgb(255, 255, 255);\">G20 also works with its&nbsp;<span style=\"margin: 0px; padding: 0px; border: 0px; outline: 0px; vertical-align: baseline; text-decoration: underline; background: transparent;\">official engagement groups</span>, the B20, C20, L20, T20 and Y20,&nbsp; comprising business, civil society, organised labour, academia and youth.</p><p><br/></p>','原创','中国','2015-10-16 09:28:37','管理员',1,NULL,'','',1,'',NULL,NULL,NULL,NULL,NULL,'The Group of Twenty (G20) is the premier forum for its members’ international economic cooperation and decision-making. Its membership comprises 19 countries plus the European Union. Each G20 president invites several guest countries each year.','About G20',1,'english',0,'b20',NULL,NULL,NULL),(28,'北京','<p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px 0px 10px; border: 0px; outline: 0px; font-size: 14px; vertical-align: baseline; line-height: 25px; color: rgb(51, 51, 51); font-family: Ubuntu, Helvetica, Arial, Lucida, sans-serif; white-space: normal; text-align: justify; background: rgb(255, 255, 255);\">The Group of Twenty (G20) is the premier forum for its members’ international economic cooperation and decision-making. Its membership comprises 19 countries plus the European Union. Each G20 president invites&nbsp;several guest countries&nbsp;each year.</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px 0px 10px; border: 0px; outline: 0px; font-size: 14px; vertical-align: baseline; line-height: 25px; color: rgb(51, 51, 51); font-family: Ubuntu, Helvetica, Arial, Lucida, sans-serif; white-space: normal; text-align: justify; background: rgb(255, 255, 255);\">G20 leaders meet annually. In addition, Finance Ministers and Central Bank Governors meet regularly during the year to discuss ways to strengthen the global economy, reform international financial institutions, improve financial regulation and&nbsp;implement the key economic reforms that are needed in each member economy. Underpinning these meetings is a year-long program of meetings among senior officials and of working groups coordinating policy on specific issues.</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px 0px 10px; border: 0px; outline: 0px; font-size: 14px; vertical-align: baseline; line-height: 25px; color: rgb(51, 51, 51); font-family: Ubuntu, Helvetica, Arial, Lucida, sans-serif; white-space: normal; text-align: justify; background: rgb(255, 255, 255);\">The G20 started in 1999 as a meeting of Finance Ministers and Central Bank Governors in the aftermath of the Asian financial crisis. In 2008, the first G20 Leaders’ Summit was held, and the group played a key role in responding to the global financial crisis. Its decisive and coordinated actions boosted consumer and business confidence and supported the first stages of economic recovery. G20 leaders have met nine times since 2008.</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px 0px 10px; border: 0px; outline: 0px; font-size: 14px; vertical-align: baseline; line-height: 25px; color: rgb(51, 51, 51); font-family: Ubuntu, Helvetica, Arial, Lucida, sans-serif; white-space: normal; text-align: justify; background: rgb(255, 255, 255);\">The G20 is an apt model for global cooperation in today’s world. Its response to the global financial crisis is a testament to the impact G20 members can make when working together. The G20 introduced trillions of dollars in fiscal stimulus packages worldwide, which saved or created millions of jobs&nbsp;that would otherwise have been destroyed. It also put in place measures to limit the collapse of financial markets and helped maintain consumer and business confidence.</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px 0px 10px; border: 0px; outline: 0px; font-size: 14px; vertical-align: baseline; line-height: 25px; color: rgb(51, 51, 51); font-family: Ubuntu, Helvetica, Arial, Lucida, sans-serif; white-space: normal; text-align: justify; background: rgb(255, 255, 255);\">Over the past six years, the G20 has framed the world’s efforts to restore growth and build the resilience of financial institutions and national economies. It led the world out of an economic crisis and through the initial stages of the recovery. With the world now free from immediate economic crisis, the G20 can increasingly shift its attention to driving practical actions that will lead to sustained global growth.</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px 0px 10px; border: 0px; outline: 0px; font-size: 14px; vertical-align: baseline; line-height: 25px; color: rgb(51, 51, 51); font-family: Ubuntu, Helvetica, Arial, Lucida, sans-serif; white-space: normal; text-align: justify; background: rgb(255, 255, 255);\">The challenges that now confront the global economy are less pressing and urgent than those faced at the height of the global financial crisis but they are no less important.</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px 0px 10px; border: 0px; outline: 0px; font-size: 14px; vertical-align: baseline; line-height: 25px; color: rgb(51, 51, 51); font-family: Ubuntu, Helvetica, Arial, Lucida, sans-serif; white-space: normal; text-align: justify; background: rgb(255, 255, 255);\">In 2015, the global economy continues to produce far less than it would have if the crisis had not occurred; there are tens of millions fewer jobs and global trade growth is still too slow. While always remaining vigilant to risks and vulnerabilities, the G20 is now more focused on improving the future of the global economy.</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px 0px 10px; border: 0px; outline: 0px; font-size: 14px; vertical-align: baseline; line-height: 25px; color: rgb(51, 51, 51); font-family: Ubuntu, Helvetica, Arial, Lucida, sans-serif; white-space: normal; text-align: justify; background: rgb(255, 255, 255);\">The G20 is supported by&nbsp;<span style=\"margin: 0px; padding: 0px; border: 0px; outline: 0px; vertical-align: baseline; text-decoration: underline; background: transparent;\">international organisations</span>,&nbsp;including the Financial Stability Board, the International Labour Organisation, the International Monetary Fund, the Organisation for Economic Co-operation and Development, the United Nations, the World Bank and the World Trade Organization. These and&nbsp;several other organisations are invited to attend key G20 meetings.</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px 0px 10px; border: 0px; outline: 0px; font-size: 14px; vertical-align: baseline; line-height: 25px; color: rgb(51, 51, 51); font-family: Ubuntu, Helvetica, Arial, Lucida, sans-serif; white-space: normal; text-align: justify; background: rgb(255, 255, 255);\">G20 also works with its&nbsp;<span style=\"margin: 0px; padding: 0px; border: 0px; outline: 0px; vertical-align: baseline; text-decoration: underline; background: transparent;\">official engagement groups</span>, the B20, C20, L20, T20 and Y20,&nbsp; comprising business, civil society, organised labour, academia and youth.</p><p><br/></p>','原创','中国','2015-10-16 09:29:23','管理员',1,NULL,'','',2,'',NULL,NULL,NULL,NULL,NULL,'The Group of Twenty (G20) is the premier forum for its members’ international economic cooperation and decision-making. Its membership comprises 19 countries plus the European Union. Each G20 president invites several guest countries each year.','About B20',1,'english',0,'b20',NULL,NULL,NULL),(29,'','<p>Taskforce Kick-offsTaskforce Kick-offsTaskforce Kick-offsTaskforce Kick-offsTaskforce Kick-offsTaskforce Kick-offsTaskforce Kick-offsTaskforce Kick-offsTaskforce Kick-offsTaskforce Kick-offsTaskforce Kick-offsTaskforce Kick-offsTaskforce Kick-offsTaskforce Kick-offsTaskforce Kick-offsTaskforce Kick-offsTaskforce Kick-offsTaskforce Kick-offsTaskforce Kick-offsTaskforce Kick-offsTaskforce Kick-offsTaskforce Kick-offsTaskforce Kick-offsTaskforce Kick-offsTaskforce Kick-offsTaskforce Kick-offsTaskforce Kick-offsTaskforce Kick-offsTaskforce Kick-offsTaskforce Kick-offsTaskforce Kick-offsTaskforce Kick-offsTaskforce Kick-offs</p>','','','2015-10-16 09:52:48','管理员',1,NULL,'','',1,'',NULL,NULL,NULL,NULL,NULL,'Taskforce Kick-offs','Taskforce Kick-offs',1,'english',0,'event',NULL,NULL,NULL),(30,'','<p>B20 Summit Launching Ceremony CeremonyB20 Summit Launching Ceremony CeremonyB20 Summit Launching Ceremony CeremonyB20 Summit Launching Ceremony CeremonyB20 Summit Launching Ceremony CeremonyB20 Summit Launching Ceremony CeremonyB20 Summit Launching Ceremony CeremonyB20 Summit Launching Ceremony CeremonyB20 Summit Launching Ceremony CeremonyB20 Summit Launching Ceremony CeremonyB20 Summit Launching Ceremony CeremonyB20 Summit Launching Ceremony CeremonyB20 Summit Launching Ceremony CeremonyB20 Summit Launching Ceremony CeremonyB20 Summit Launching Ceremony CeremonyB20 Summit Launching Ceremony CeremonyB20 Summit Launching Ceremony CeremonyB20 Summit Launching Ceremony CeremonyB20 Summit Launching Ceremony CeremonyB20 Summit Launching Ceremony CeremonyB20 Summit Launching Ceremony CeremonyB20 Summit Launching Ceremony CeremonyB20 Summit Launching Ceremony CeremonyB20 Summit Launching Ceremony CeremonyB20 Summit Launching Ceremony CeremonyB20 Summit Launching Ceremony CeremonyB20 Summit Launching Ceremony CeremonyB20 Summit Launching Ceremony Ceremony</p>','','','2015-10-16 09:53:26','管理员',1,NULL,'','',2,'',NULL,NULL,NULL,NULL,NULL,'B20 Summit Launching Ceremony Ceremony','B20 Summit Launching Ceremony Ceremony',1,'english',0,'event',NULL,NULL,NULL),(31,'','<p>B20 Summit Launching CeremonyB20 Summit Launching CeremonyB20 Summit Launching CeremonyB20 Summit Launching CeremonyB20 Summit Launching CeremonyB20 Summit Launching CeremonyB20 Summit Launching CeremonyB20 Summit Launching CeremonyB20 Summit Launching CeremonyB20 Summit Launching CeremonyB20 Summit Launching CeremonyB20 Summit Launching CeremonyB20 Summit Launching CeremonyB20 Summit Launching CeremonyB20 Summit Launching CeremonyB20 Summit Launching CeremonyB20 Summit Launching CeremonyB20 Summit Launching CeremonyB20 Summit Launching CeremonyB20 Summit Launching CeremonyB20 Summit Launching CeremonyB20 Summit Launching CeremonyB20 Summit Launching CeremonyB20 Summit Launching CeremonyB20 Summit Launching CeremonyB20 Summit Launching CeremonyB20 Summit Launching CeremonyB20 Summit Launching CeremonyB20 Summit Launching CeremonyB20 Summit Launching CeremonyB20 Summit Launching Ceremony</p>','原创','中国','2015-10-16 09:54:16','管理员',1,NULL,'','',3,'',NULL,NULL,NULL,NULL,NULL,'B20 Summit Launching CeremonyB20 Summit Launching CeremonyB20 Summit Launching CeremonyB20 Summit Launching Ceremony','B20 Summit Launching Ceremony',1,'english',0,'event',NULL,NULL,NULL),(32,'','<p>B20 Summit Launching CeremonyB20 Summit Launching CeremonyB20 Summit Launching CeremonyB20 Summit Launching CeremonyB20 Summit Launching CeremonyB20 Summit Launching CeremonyB20 Summit Launching CeremonyB20 Summit Launching CeremonyB20 Summit Launching CeremonyB20 Summit Launching CeremonyB20 Summit Launching CeremonyB20 Summit Launching CeremonyB20 Summit Launching CeremonyB20 Summit Launching CeremonyB20 Summit Launching CeremonyB20 Summit Launching CeremonyB20 Summit Launching CeremonyB20 Summit Launching CeremonyB20 Summit Launching CeremonyB20 Summit Launching CeremonyB20 Summit Launching CeremonyB20 Summit Launching CeremonyB20 Summit Launching CeremonyB20 Summit Launching CeremonyB20 Summit Launching CeremonyB20 Summit Launching CeremonyB20 Summit Launching CeremonyB20 Summit Launching CeremonyB20 Summit Launching CeremonyB20 Summit Launching CeremonyB20 Summit Launching Ceremony</p>','原创','中国','2015-10-16 09:54:18','管理员',1,NULL,'','',3,'',NULL,NULL,NULL,NULL,NULL,'B20 Summit Launching CeremonyB20 Summit Launching CeremonyB20 Summit Launching CeremonyB20 Summit Launching Ceremony','B20 Summit Launching Ceremony Ceremony',1,'english',0,'event',NULL,NULL,NULL),(33,'','<p>China to host G20 summit in 2020China to host G20 summit in 2020China to host G20 summit in 2020China to host G20 summit in 2020China to host G20 summit in 2020China to host G20 summit in 2020China to host G20 summit in 2020China to host G20 summit in 2020China to host G20 summit in 2020China to host G20 summit in 2020China to host G20 summit in 2020China to host G20 summit in 2020China to host G20 summit in 2020China to host G20 summit in 2020China to host G20 summit in 2020China to host G20 summit in 2020China to host G20 summit in 2020China to host G20 summit in 2020China to host G20 summit in 2020China to host G20 summit in 2020China to host G20 summit in 2020China to host G20 summit in 2020China to host G20 summit in 2020China to host G20 summit in 2020China to host G20 summit in 2020China to host G20 summit in 2020</p>','','','2015-10-16 11:02:37','管理员',1,NULL,'','photo',1,'',NULL,NULL,NULL,NULL,NULL,'China to host G20 summit in 2020China to host G20 summit in 2020China to host G20 summit in 2020China to host G20 summit in 2020China to host G20 summit in 2020China to host G20 summit in 2020China to host G20 summit in 2020China to host G20 summit in 2020','China to host G20 summit in 2020',1,'english',0,'news',NULL,NULL,NULL),(37,'','','','','2015-10-16 13:51:20','丁伟',4,NULL,'','',100000,'',NULL,NULL,NULL,NULL,NULL,'','111',1,'english',0,'',NULL,NULL,NULL),(38,'北京','<p>China to host G20 summit in 2016China to host G20 summit in 2016China to host G20 summit in 2016China to host G20 summit in 2016China to host G20 summit in 2016China to host G20 summit in 2016China to host G20 summit in 2016China to host G20 summit in 2016China to host G20 summit in 2016China to host G20 summit in 2016China to host G20 summit in 2016China to host G20 summit in 2016China to host G20 summit in 2016China to host G20 summit in 2016China to host G20 summit in 2016China to host G20 summit in 2016China to host G20 summit in 2016China to host G20 summit in 2016China to host G20 summit in 2016China to host G20 summit in 2016China to host G20 summit in 2016China to host G20 summit in 2016</p>','原创','','2015-10-19 12:36:59','管理员',1,NULL,'','',100000,'中国日报',NULL,NULL,NULL,NULL,NULL,'China to host G20 summit in 2016China to host G20 summit in 2016','China to host G20 summit in 2016',1,'chinese',0,'event','2015-10-29','管理员','2015-10-27 16:45:57'),(39,'','<p>撒旦法师打发斯蒂芬撒旦法师打发斯蒂芬撒旦法师打发斯蒂芬撒旦法师打发斯蒂芬撒旦法师打发斯蒂芬撒旦法师打发斯蒂芬撒旦法师打发斯蒂芬撒旦法师打发斯蒂芬撒旦法师打发斯蒂芬撒旦法师打发斯蒂芬撒旦法师打发斯蒂芬撒旦法师打发斯蒂芬撒旦法师打发斯蒂芬撒旦法师打发斯蒂芬撒旦法师打发斯蒂芬撒旦法师打发斯蒂芬撒旦法师打发斯蒂芬撒旦法师打发斯蒂芬撒旦法师打发斯蒂芬撒旦法师打发斯蒂芬撒旦法师打发斯蒂芬撒旦法师打发斯蒂芬撒旦法师打发斯蒂芬撒旦法师打发斯蒂芬撒旦法师打发斯蒂芬撒旦法师打发斯蒂芬撒旦法师打发斯蒂芬撒旦法师打发斯蒂芬撒旦法师打发斯蒂芬撒旦法师打发斯蒂芬撒旦法师打发斯蒂芬撒旦法师打发斯蒂芬撒旦法师打发斯蒂芬撒旦法师打发斯蒂芬撒旦法师打发斯蒂芬撒旦法师打发斯蒂芬撒旦法师打发斯蒂芬撒旦法师打发斯蒂芬</p>','','中国','2015-10-19 12:39:36','管理员',1,NULL,'','',100000,'',NULL,NULL,NULL,NULL,NULL,'撒旦法师打发斯蒂芬','关于B20',1,'chinese',0,'b20','2015-10-01',NULL,NULL),(45,'','<p><a href=\"http://en.b20-china.org/admin/newsManage/goinNewsListPage_en#\">China to host G20 summit in 2020</a><a href=\"http://en.b20-china.org/admin/newsManage/goinNewsListPage_en#\">China to host G20 summit in 2020</a><a href=\"http://en.b20-china.org/admin/newsManage/goinNewsListPage_en#\">China to host G20 summit in 2020</a><a href=\"http://en.b20-china.org/admin/newsManage/goinNewsListPage_en#\">China to host G20 summit in 2020</a><a href=\"http://en.b20-china.org/admin/newsManage/goinNewsListPage_en#\">China to host G20 summit in 2020</a><a href=\"http://en.b20-china.org/admin/newsManage/goinNewsListPage_en#\">China to host G20 summit in 2020</a><a href=\"http://en.b20-china.org/admin/newsManage/goinNewsListPage_en#\">China to host G20 summit in 2020</a><a href=\"http://en.b20-china.org/admin/newsManage/goinNewsListPage_en#\">China to host G20 summit in&nbsp;</a></p><p><a href=\"http://en.b20-china.org/admin/newsManage/goinNewsListPage_en#\">2020</a><a href=\"http://en.b20-china.org/admin/newsManage/goinNewsListPage_en#\">China to host G20 summit in 2020</a><a href=\"http://en.b20-china.org/admin/newsManage/goinNewsListPage_en#\">China to host G20 summit in 2020</a><a href=\"http://en.b20-china.org/admin/newsManage/goinNewsListPage_en#\">China to host G20 summit in 2020</a><a href=\"http://en.b20-china.org/admin/newsManage/goinNewsListPage_en#\">China to host G20 summit in 2020</a><a href=\"http://en.b20-china.org/admin/newsManage/goinNewsListPage_en#\">China to host G20 summit in 2020</a><a href=\"http://en.b20-china.org/admin/newsManage/goinNewsListPage_en#\">China to host G20 summit in 2020</a><a href=\"http://en.b20-china.org/admin/newsManage/goinNewsListPage_en#\">China to host G20 summit in 2020</a><a href=\"http://en.b20-china.org/admin/newsManage/goinNewsListPage_en#\">China to host G20&nbsp;</a></p><p><a href=\"http://en.b20-china.org/admin/newsManage/goinNewsListPage_en#\">summit in 2020</a><a href=\"http://en.b20-china.org/admin/newsManage/goinNewsListPage_en#\">China to host G20 summit in 2020</a><a href=\"http://en.b20-china.org/admin/newsManage/goinNewsListPage_en#\">China to host G20 summit in 2020</a><a href=\"http://en.b20-china.org/admin/newsManage/goinNewsListPage_en#\">China to host G20 summit in 2020</a><a href=\"http://en.b20-china.org/admin/newsManage/goinNewsListPage_en#\">China to host G20 summit in 2020</a><a href=\"http://en.b20-china.org/admin/newsManage/goinNewsListPage_en#\">China to host G20&nbsp;</a></p><p><a href=\"http://en.b20-china.org/admin/newsManage/goinNewsListPage_en#\">summit in 2020</a><a href=\"http://en.b20-china.org/admin/newsManage/goinNewsListPage_en#\">China to host G20 summit in 2020</a><a href=\"http://en.b20-china.org/admin/newsManage/goinNewsListPage_en#\">China to host G20 summit in 2020</a><a href=\"http://en.b20-china.org/admin/newsManage/goinNewsListPage_en#\">China to host G20 summit in 2020</a><a href=\"http://en.b20-china.org/admin/newsManage/goinNewsListPage_en#\">China to host G20 summit in 2020</a><a href=\"http://en.b20-china.org/admin/newsManage/goinNewsListPage_en#\">China to host G20 summit in 2020</a><a href=\"http://en.b20-china.org/admin/newsManage/goinNewsListPage_en#\">China to host G20 summit in 2020</a><a href=\"http://en.b20-china.org/admin/newsManage/goinNewsListPage_en#\">China to host G20 summit in 2020</a><a href=\"http://en.b20-china.org/admin/newsManage/goinNewsListPage_en#\">China to host G20 summ</a></p><p><a href=\"http://en.b20-china.org/admin/newsManage/goinNewsListPage_en#\">it in 2020</a><a href=\"http://en.b20-china.org/admin/newsManage/goinNewsListPage_en#\">China to host G20 summit in 2020</a><a href=\"http://en.b20-china.org/admin/newsManage/goinNewsListPage_en#\">China to host G20 summit in 2020</a><a href=\"http://en.b20-china.org/admin/newsManage/goinNewsListPage_en#\">China to host G20 summit in 2020</a><a href=\"http://en.b20-china.org/admin/newsManage/goinNewsListPage_en#\">China to host G20 summit in 2020</a><a href=\"http://en.b20-china.org/admin/newsManage/goinNewsListPage_en#\">China to host G20 summit</a></p><p><a href=\"http://en.b20-china.org/admin/newsManage/goinNewsListPage_en#\">&nbsp;in 2020</a><a href=\"http://en.b20-china.org/admin/newsManage/goinNewsListPage_en#\">China to host G20 summit in 2020</a><a href=\"http://en.b20-china.org/admin/newsManage/goinNewsListPage_en#\">China to host G20 summit in 2020</a><a href=\"http://en.b20-china.org/admin/newsManage/goinNewsListPage_en#\">China to host G20 summi</a></p><p><a href=\"http://en.b20-china.org/admin/newsManage/goinNewsListPage_en#\">t in 2020</a><a href=\"http://en.b20-china.org/admin/newsManage/goinNewsListPage_en#\">China to host G20 summit in 2020</a></p>','原创','','2015-10-20 09:07:22','管理员',1,'/uploadFile/2015-10/2015-10-20_yclpnrqpxgaq9q6.jpg','','newsForm',100000,'',NULL,NULL,NULL,NULL,NULL,'China to host G20 summit in 2020','China to host G20 summit in 2020',1,'english',1,'news',NULL,NULL,NULL),(47,'','<p>China to host G20 summit in 2016China to host G20 summit in 2016China to host G20 summit in 2016China to host G20 summit in 2016China to host G20 summit in 2016China to host G20 summit in 2016China to host G20 summit in 2016China to host G20 summit in 2016China to host G20 summit in 2016China to host G20 summit in 2016China to host G20 summit in 2016China to host G20 summit in 2016China to host G20 summit in 2016China to host G20 summit in 2016China to host G20 summit in 2016China to host G20 summit in 2016China to host G20 summit in 2016China to host G20 summit in 2016China to host G20 summit in 2016China to host G20 summit in 2016China to host G20 summit in 2016China to host G20 summit in 2016China to host G20 summit in 2016China to host G20 summit in 2016China to host G20 summit in 2016China to host G20 summit in 2016China to host G20 summit in 2016China to host G20 summit in 2016China to host G20 summit in 2016China to host G20 summit in 2016China to host G20 summit in 2016China to host G20 summit in 2016China to host G20 summit in 2016China to host G20 summit in 2016China to host G20 summit in 2016China to host G20 summit in 2016China to host G20 summit in 2016</p>','原创','','2015-10-20 09:15:46','管理员',1,'/uploadFile/2015-10/2015-10-20_vat1lc1grp7q24e.png','','photo',100000,'',NULL,NULL,NULL,NULL,NULL,'China to host G20 summit in 2016','China to host G20 summit in 2016',1,'english',1,'news',NULL,NULL,NULL),(48,'','<p>&nbsp;&nbsp;&nbsp;&nbsp;中国将于2016年夏季举办B20峰会中国将于2016年夏季举办B20峰会中国将于2016年夏季举办B20峰会中国将于2016年夏季举办B20峰会中国将于2016年夏季举办B20峰会中国将于2016年夏季举办B20峰会中国将于2016年夏季举办B20峰会中国将于2016年夏季举办B20峰会中国将于2016年夏季举办B20峰会中国将于2016年夏季举办B20峰会中国将于2016年夏季举办B20峰会</p><p>&nbsp;&nbsp;&nbsp;&nbsp;中国将于2016年夏季举办B20峰会中国将于2016年夏季举办B20峰会中国将于2016年夏季举办B20峰会中国将于2016年夏季举办B20峰会中国将于2016年夏季举办B20峰会中国将于2016年夏季举办B20峰会中国将于2016年夏季举办B20峰会中国</p><p>&nbsp;&nbsp;&nbsp;&nbsp;将于2016年夏季举办B20峰会中国将于2016年夏季举办B20峰会中国将于2016年夏季举办B20峰会中国将于2016年夏季举办B20峰会中国将于2016年夏季举办B20峰会中国将于2016年夏季举办B20峰会中国将于2016年夏季举办B20峰会中国将于2016年夏季举办B20峰会中国将于2016年夏季举办B20峰会</p>','','','2015-10-20 09:18:09','管理员',1,'/uploadFile/2015-10/2015-10-20_kkizq18xeo7pjum.png','','newsForm',100000,'',NULL,NULL,NULL,NULL,NULL,'中国将于2016年夏季举办B20峰会','中国将于2016年夏季举办B20峰会',1,'chinese',1,'news','2015-10-28',NULL,NULL),(49,'','','原创','','2015-10-20 09:18:47','管理员',1,'/uploadFile/2015-10/2015-10-20_gt13otmw03zlz65.jpg','国考','',100000,'',NULL,NULL,NULL,NULL,NULL,'中新网北京10月20日电(记者 阚枫)为期10天的2016年度国考报名如今已过半程,截至19日17时的统计数据显示,已有超过32万人报名本次国考,最热岗位竞争比已达1430:1,不过,仍有1300余岗位至今仍无人报考。','国考报名单日增长超10万人 千余岗位仍无人问津(图)',1,'chinese',0,'news','2015-10-15',NULL,NULL),(50,'北京','','原创','英国','2015-10-20 09:33:03','丁伟',4,'/uploadFile/2015-10/2015-10-20_35lipkxnsoijcxw.jpeg','习大大','newsForm',2,'',NULL,NULL,NULL,NULL,NULL,'据新华网伦敦10月19日消息,10月19日,国家主席习近平抵达英国首都伦敦,开始对英国进行国事访问。','习近平着“皇家蓝”抵达伦敦',1,'chinese',0,'news','2015-10-21',NULL,NULL),(51,'','<p><span style=\"color: rgb(51, 51, 51); font-family: &#39;Hiragino Sans GB&#39;, &#39;Microsoft Yahei&#39;, sans-serif; letter-spacing: 0.5px; line-height: 30px; widows: auto; background-color: rgb(255, 255, 255);\">10月19日,香港发生一起内地客被导游团导游及“不明人士”围殴的事件,起因是一名内地客逛珠宝店因“嫌贵不买”起争执,随后遭神秘男子拖出店围殴。</span><br style=\"color: rgb(51, 51, 51); font-family: &#39;Hiragino Sans GB&#39;, &#39;Microsoft Yahei&#39;, sans-serif; letter-spacing: 0.5px; line-height: 30px; white-space: normal; widows: auto; background-color: rgb(255, 255, 255);\"/><span style=\"color: rgb(51, 51, 51); font-family: &#39;Hiragino Sans GB&#39;, &#39;Microsoft Yahei&#39;, sans-serif; letter-spacing: 0.5px; line-height: 30px; widows: auto; background-color: rgb(255, 255, 255);\">据香港媒体“东网”报道,一个由深圳来港的内地购物团,当天在红磡一间珠宝店购物时,一男一女两游客疑嫌贵及折扣太少未有购物,在店内抽烟时与女团长争执,男游客劝架时引发混战,遭人粗暴拖出店外殴打,该男子嘴角流血倒地昏迷,被送院后情况危急。</span><br style=\"color: rgb(51, 51, 51); font-family: &#39;Hiragino Sans GB&#39;, &#39;Microsoft Yahei&#39;, sans-serif; letter-spacing: 0.5px; line-height: 30px; white-space: normal; widows: auto; background-color: rgb(255, 255, 255);\"/></p><p><img src=\"/upload/image/20151020/1445332045573008146.jpg\" width=\"600\" height=\"460\" alt=\"\" style=\"border: 0px; vertical-align: middle; padding: 0px; max-width: 100%; height: auto !important;\"/></p><p><span style=\"font-family: &#39;Hiragino Sans GB&#39;, &#39;Microsoft Yahei&#39;, sans-serif; letter-spacing: 0.5px; line-height: 30px; widows: auto; color: rgb(128, 128, 128); background-color: rgb(255, 255, 255);\">现场图片</span><br style=\"color: rgb(51, 51, 51); font-family: &#39;Hiragino Sans GB&#39;, &#39;Microsoft Yahei&#39;, sans-serif; letter-spacing: 0.5px; line-height: 30px; white-space: normal; widows: auto; background-color: rgb(255, 255, 255);\"/><span style=\"color: rgb(51, 51, 51); font-family: &#39;Hiragino Sans GB&#39;, &#39;Microsoft Yahei&#39;, sans-serif; letter-spacing: 0.5px; line-height: 30px; widows: auto; background-color: rgb(255, 255, 255);\">10月20日上午,“东网”报道披露,上述受伤的男游客已经在送医后死亡。警方已将案件列为谋杀案。</span><br style=\"color: rgb(51, 51, 51); font-family: &#39;Hiragino Sans GB&#39;, &#39;Microsoft Yahei&#39;, sans-serif; letter-spacing: 0.5px; line-height: 30px; white-space: normal; widows: auto; background-color: rgb(255, 255, 255);\"/><span style=\"color: rgb(51, 51, 51); font-family: &#39;Hiragino Sans GB&#39;, &#39;Microsoft Yahei&#39;, sans-serif; letter-spacing: 0.5px; line-height: 30px; widows: auto; background-color: rgb(255, 255, 255);\">10月20日中午,澎湃新闻(www.thepaper.cn)记者联系香港九龙城警区,一名警方人士表示,目前该案件已经改列为误杀案。</span><br style=\"color: rgb(51, 51, 51); font-family: &#39;Hiragino Sans GB&#39;, &#39;Microsoft Yahei&#39;, sans-serif; letter-spacing: 0.5px; line-height: 30px; white-space: normal; widows: auto; background-color: rgb(255, 255, 255);\"/><span style=\"color: rgb(51, 51, 51); font-family: &#39;Hiragino Sans GB&#39;, &#39;Microsoft Yahei&#39;, sans-serif; letter-spacing: 0.5px; line-height: 30px; widows: auto; background-color: rgb(255, 255, 255);\">另据香港媒体“东网”报道,事发珠宝店位于红磡民乐街。今日上午10时许,该珠宝店正常营业,继续有不少旅行团乘坐旅游巴士到场光顾。一名陈姓内地女游客称,感受到导游要求他们购物的压力,已花上3千元购买珠宝。另外,一名唐姓内地游客则表示,自己并无在该店购物,相信游客遇袭只是个别事件。</span></p><p><br/></p>','原创','','2015-10-20 13:31:50','丁伟',4,'','国考','',100000,'',NULL,NULL,NULL,NULL,NULL,'中新网北京10月20日电(记者 阚枫)为期10天的2016年度国考报名如今已过半程,截至19日17时的统计数据显示,已有超过32万人报名本次国考,最热岗位竞争比已达1430:1,不过,仍有1300余岗位至今仍无人报考。','国考报名单日增长超10万人 千余岗位仍无人问津(图)',1,'chinese',0,'','2015-10-26',NULL,NULL),(52,'北京','<p style=\"margin-top: 30px; margin-bottom: 30px; padding: 0px; line-height: 26px; font-family: SimSun; font-size: 14px; white-space: normal; widows: auto;\">原标题:中国高铁到底有多牛?全球叹服!</p><p style=\"margin-top: 30px; margin-bottom: 30px; padding: 0px; line-height: 26px; font-family: SimSun; font-size: 14px; white-space: normal; widows: auto;\">  习近平主席开始对英国进行国事访问,届时将讨论高铁合作。值得注意的是,英国财政大臣奥斯本特地选择在中国宣布开放总额度为118亿英镑的高铁2号项目建设合约的竞标。</p><p style=\"margin-top: 30px; margin-bottom: 30px; padding: 0px; line-height: 26px; font-family: SimSun; font-size: 14px; white-space: normal; widows: auto;\">  此前,在9月末公布的《第七次中英经济财金对话政策成果》中,中英双方一致认为2015年4月成立的中英铁路联合工作组是成功的。</p><p style=\"margin-top: 30px; margin-bottom: 30px; padding: 0px; line-height: 26px; font-family: SimSun; font-size: 14px; white-space: normal; widows: auto;\">  除了英国,美国也看好中国高铁。就在9月份,中国铁路国际(美国)有限公司与美国西部快线公司签署协议,合作建设经营美国西部快线高铁。为何美国和英国都如此青睐中国高铁呢?听我们娓娓道来。</p><p style=\"margin-top: 30px; margin-bottom: 30px; padding: 0px; line-height: 26px; font-family: SimSun; font-size: 14px; white-space: normal; widows: auto;\">  <strong>中国高铁世界第一</strong></p><p style=\"margin-top: 30px; margin-bottom: 30px; padding: 0px; line-height: 26px; font-family: SimSun; font-size: 14px; white-space: normal; widows: auto;\">  中国的高铁建设被誉为中国经济发展奇迹,频频刷新世界纪录。从引进技术到领先全球,短短10年间,高铁不仅获得国人点赞,也赢得世界目光。“中国速度”已经在世界市场占有一席之地。</p><p style=\"margin-top: 30px; margin-bottom: 30px; padding: 0px; line-height: 26px; font-family: SimSun; font-size: 14px; white-space: normal; widows: auto;\">  高速铁路发展至今,全球高铁在行使速度上排行以中国为首,其次是中国<a href=\"http://tw.haiwainet.cn/\" target=\"_blank\" class=\"keylink\" style=\"color: rgb(0, 66, 118); text-decoration: none; font-weight: bold;\">台湾</a>、韩国。以下是全球十条高速铁路系统。</p><p style=\"margin-top: 30px; margin-bottom: 30px; padding: 0px; line-height: 26px; font-family: SimSun; font-size: 14px; white-space: normal; widows: auto;\">  1、中国CRH2高铁</p><p style=\"margin-top: 30px; margin-bottom: 30px; padding: 0px; line-height: 26px; font-family: SimSun; font-size: 14px; white-space: normal; widows: auto;\">  2、中国台湾THSR高铁</p><p style=\"margin-top: 30px; margin-bottom: 30px; padding: 0px; line-height: 26px; font-family: SimSun; font-size: 14px; white-space: normal; widows: auto;\">  3、韩国KTX高铁</p><p style=\"margin-top: 30px; margin-bottom: 30px; padding: 0px; line-height: 26px; font-family: SimSun; font-size: 14px; white-space: normal; widows: auto;\">  4、日本新干线</p><p style=\"margin-top: 30px; margin-bottom: 30px; padding: 0px; line-height: 26px; font-family: SimSun; font-size: 14px; white-space: normal; widows: auto;\">  5、西班牙AVE</p><p style=\"margin-top: 30px; margin-bottom: 30px; padding: 0px; line-height: 26px; font-family: SimSun; font-size: 14px; white-space: normal; widows: auto;\">  6、英国“欧洲之星”</p><p style=\"margin-top: 30px; margin-bottom: 30px; padding: 0px; line-height: 26px; font-family: SimSun; font-size: 14px; white-space: normal; widows: auto;\">  7、法国TGV</p><p style=\"margin-top: 30px; margin-bottom: 30px; padding: 0px; line-height: 26px; font-family: SimSun; font-size: 14px; white-space: normal; widows: auto;\">  8、日本MLX01</p><p style=\"margin-top: 30px; margin-bottom: 30px; padding: 0px; line-height: 26px; font-family: SimSun; font-size: 14px; white-space: normal; widows: auto;\">  9、<a href=\"http://de.haiwainet.cn/\" target=\"_blank\" class=\"keylink\" style=\"color: rgb(0, 66, 118); text-decoration: none; font-weight: bold;\">德国</a>TR-07 </p><p style=\"margin-top: 30px; margin-bottom: 30px; padding: 0px; line-height: 26px; font-family: SimSun; font-size: 14px; white-space: normal; widows: auto;\">  10、日本MLU001</p><p style=\"margin-top: 30px; margin-bottom: 30px; padding: 0px; line-height: 26px; font-family: SimSun; font-size: 14px; white-space: normal; widows: auto;\">  或许有人问凭什么中国高铁能成为世界第一?那我们来看看中国高铁所创下的辉煌记录吧!</p><p style=\"margin-top: 30px; margin-bottom: 30px; padding: 0px; line-height: 26px; font-family: SimSun; font-size: 14px; white-space: normal; widows: auto; text-align: center;\"><img alt=\"\" src=\"/upload/image/20151020/1445331807133073965.jpg\" style=\"border: 0px; vertical-align: top;\"/></p><p class=\"pictext\" style=\"margin-top: 30px; margin-bottom: 30px; padding: 0px; line-height: 26px; font-family: SimSun; font-size: 14px; white-space: normal; widows: auto; text-align: center;\">  资料图</p><p style=\"margin-top: 30px; margin-bottom: 30px; padding: 0px; line-height: 26px; font-family: SimSun; font-size: 14px; white-space: normal; widows: auto;\">  <strong>中国高铁大纪录</strong></p><p style=\"margin-top: 30px; margin-bottom: 30px; padding: 0px; line-height: 26px; font-family: SimSun; font-size: 14px; white-space: normal; widows: auto;\">  <strong>运营里程最长</strong></p><p style=\"margin-top: 30px; margin-bottom: 30px; padding: 0px; line-height: 26px; font-family: SimSun; font-size: 14px; white-space: normal; widows: auto;\">  2014年,贵阳至广州、沪昆高铁杭州至南昌段和长沙至怀化段、兰新等一批高铁新线相继开通。截至2014年底,我国铁路营业里程达11万公里,其中高铁里程达到1.6万公里,超过世界高铁营业里程的一半,是当之无愧的“世界第一”。</p><p style=\"margin-top: 30px; margin-bottom: 30px; padding: 0px; line-height: 26px; font-family: SimSun; font-size: 14px; white-space: normal; widows: auto;\">  <strong>运营时速最高——486.1公里</strong></p><p style=\"margin-top: 30px; margin-bottom: 30px; padding: 0px; line-height: 26px; font-family: SimSun; font-size: 14px; white-space: normal; widows: auto;\">  时速486.1公里——这是喷气飞机低速巡航的速度!2010年12月3日,在京沪高铁枣庄至蚌埠试验段,CRH380AL新一代高速动车组创造了时速486.1公里的世界铁路运营第一速。</p><p style=\"margin-top: 30px; margin-bottom: 30px; padding: 0px; line-height: 26px; font-family: SimSun; font-size: 14px; white-space: normal; widows: auto;\">  <strong>轮轨试验时速最高——605公里</strong></p><p style=\"margin-top: 30px; margin-bottom: 30px; padding: 0px; line-height: 26px; font-family: SimSun; font-size: 14px; white-space: normal; widows: auto;\">  2011年12月,由<a href=\"http://search.haiwainet.cn/topic-n100225.html\" target=\"_blank\" class=\"keylink\" style=\"color: rgb(0, 66, 118); text-decoration: none; font-weight: bold;\">中国南车</a>研制的更高速度试验列车,又称500公里试验列车,在中国南车四方股份公司落成,设计速度500公里,在高速列车国家工程实验室中创造了605公里的最高轮轨试验速度。够快了吧!</p><p style=\"margin-top: 30px; margin-bottom: 30px; padding: 0px; line-height: 26px; font-family: SimSun; font-size: 14px; white-space: normal; widows: auto;\">  <strong>世界等级最高的高铁——京沪高铁</strong></p><p style=\"margin-top: 30px; margin-bottom: 30px; padding: 0px; line-height: 26px; font-family: SimSun; font-size: 14px; white-space: normal; widows: auto;\">  2011年6月,京沪高铁建成投产,这是世界上一次建成线路最长、标准最高的高速铁路。它贯穿北京、天津、河北、山东、安徽、江苏、上海7省市,连接环渤海和长三角两大经济区,全长1318公里。</p><p style=\"margin-top: 30px; margin-bottom: 30px; padding: 0px; line-height: 26px; font-family: SimSun; font-size: 14px; white-space: normal; widows: auto;\">  要知道,连接中国最繁华<a href=\"http://city.haiwainet.cn/\" target=\"_blank\" class=\"keylink\" style=\"color: rgb(0, 66, 118); text-decoration: none; font-weight: bold;\">城市</a>的京沪高铁,可是非常受人欢迎的,去年客流量过亿。2014年7月1日,在开通运营三周年之际,京沪高铁对外宣布正式盈利,按营业税口径计算,全年有望实现利润12亿元左右。</p><p style=\"margin-top: 30px; margin-bottom: 30px; padding: 0px; line-height: 26px; font-family: SimSun; font-size: 14px; white-space: normal; widows: auto;\">  <strong>世界首条新建高寒高铁——哈大高铁</strong></p><p style=\"margin-top: 30px; margin-bottom: 30px; padding: 0px; line-height: 26px; font-family: SimSun; font-size: 14px; white-space: normal; widows: auto;\">  2012年12月1日,中国首条也是世界第一条新建高寒地区长大高速铁路哈尔滨——大连高铁投入运营。哈大高铁营业里程921公里,设计时速350公里,纵贯辽宁、吉林、黑龙江三省,全线设23个车站。根据最近30年的气象记录,东北三省全年温差达到80℃,是中国最为寒冷、也是温差最大的地区。中国高铁在这样冷的地方经受住了考验,赞!</p><p style=\"margin-top: 30px; margin-bottom: 30px; padding: 0px; line-height: 26px; font-family: SimSun; font-size: 14px; white-space: normal; widows: auto;\">  <strong>世界单条运营里程最长高铁——京广高铁</strong></p><p style=\"margin-top: 30px; margin-bottom: 30px; padding: 0px; line-height: 26px; font-family: SimSun; font-size: 14px; white-space: normal; widows: auto;\">  2012年12月26日,全球运营里程最长的高速铁路——京广高铁全线开通运营。全长2298公里的京广高铁,是我国中长期铁路网规划中“四纵四横”高速铁路的重要“一纵”,北起北京,经石家庄、郑州、武汉、长沙等地,南至广州,全线设计时速350公里,初期运营时速300公里。有专题分析说,仅京广高铁京郑段2030年前对全社会经济的拉动作用就将达到2758.44亿元。建一条高铁,拉动一方经济,此言不虚。</p><p style=\"margin-top: 30px; margin-bottom: 30px; padding: 0px; line-height: 26px; font-family: SimSun; font-size: 14px; white-space: normal; widows: auto;\">  <strong>世界上一次性建成里程最长的高铁——兰新高铁</strong></p><p style=\"margin-top: 30px; margin-bottom: 30px; padding: 0px; line-height: 26px; font-family: SimSun; font-size: 14px; white-space: normal; widows: auto;\">  2014年12月26日,兰新高铁全线贯通。全长1776公里的兰新铁路是世界上一次性建成通车里程最长的高铁。除此之外,它还享有不少“第一”:一是它途经烟墩、百里、三十里及大阪城等四大风区,同时沿线有塔克拉玛干、古尔班通固特等几处沙漠,是首条穿越沙漠大风区的高铁;二是横穿我国海拔最低的吐鲁番盆地和海拔最高的祁连山高铁隧道,16.3公里的祁连山隧道中的最高轨面海拔为3607.4米,被誉为“世界高铁第一高隧”。</p><p style=\"margin-top: 30px; margin-bottom: 30px; padding: 0px; line-height: 26px; font-family: SimSun; font-size: 14px; white-space: normal; widows: auto;\">  <strong>最惊人的高铁运量</strong></p><p style=\"margin-top: 30px; margin-bottom: 30px; padding: 0px; line-height: 26px; font-family: SimSun; font-size: 14px; white-space: normal; widows: auto;\">  这几年,高铁以方便、快捷、舒适征服了不少人的心。在京津、京沪、武广等线路,高铁也出现“一票难求”。2014年,有8亿多人次选择高铁出行,其中最繁忙的是京沪高铁,一条线就有过亿人次乘坐。</p><p><br/></p>','原创','中国','2015-10-20 16:57:46','丁伟',4,'/uploadFile/2015-10/2015-10-30_v1x8worsqynu07b.jpg','高铁','newsForm',100000,'',NULL,NULL,NULL,NULL,NULL,'1','中国高铁到底有多牛?夺8项世界第一!',1,'chinese',0,'news','2015-09-02','管理员','2015-10-30 10:45:04'),(53,'北京','<p>中国 . 北京&nbsp;<br style=\"box-sizing: border-box; color: rgb(238, 238, 238); font-family: &#39;Microsoft YaHei&#39;; font-size: 13px; line-height: 18.5714px; white-space: normal; background-color: rgb(98, 112, 127);\"/>海淀区小马厂6号华天大厦808<br style=\"box-sizing: border-box; color: rgb(238, 238, 238); font-family: &#39;Microsoft YaHei&#39;; font-size: 13px; line-height: 18.5714px; white-space: normal; background-color: rgb(98, 112, 127);\"/>中贸促信息技术有限责任公司&nbsp;<br style=\"box-sizing: border-box; color: rgb(238, 238, 238); font-family: &#39;Microsoft YaHei&#39;; font-size: 13px; line-height: 18.5714px; white-space: normal; background-color: rgb(98, 112, 127);\"/><abbr>电话:</abbr>&nbsp;(010) 6328 7013 转26</p>','原创','','2015-10-21 14:25:11','管理员',1,'','','',100000,'',NULL,NULL,NULL,NULL,NULL,'','联系我们',1,'chinese',0,'b20',NULL,NULL,NULL),(54,'Washington','<p style=\"font-size: 14px; line-height: 1.6em; color: rgb(60, 60, 60); margin-top: 14px; margin-bottom: 14px; text-align: justify; font-family: STHeiti, &#39;Microsoft Yahei&#39;, sans-serif; white-space: normal; widows: auto;\">#权威发布# 【军队近期查处军级以上干部重大案件情况】经军委纪委批准,总后勤部纪委对总后勤部军需物资油料部原副部长周国泰涉嫌严重违纪问题立案调查,日前已将其涉嫌犯罪问题及线索移送军事检察机关立案侦查。#军报快讯#(中国军网)</p><p style=\"font-size: 14px; line-height: 1.6em; color: rgb(60, 60, 60); margin-top: 14px; margin-bottom: 14px; text-align: justify; font-family: STHeiti, &#39;Microsoft Yahei&#39;, sans-serif; white-space: normal; widows: auto;\">简介:</p><p><img class=\"photo\" data-src=\"http://p33.qhimg.com/dmfd/499_383_/t01d2b25c2bee9b3e0f.jpg?size=499x383\" width=\"499\" height=\"383\" src=\"http://en.b20-china.org/upload/image/20151021/1445409830649087265.jpg\" style=\"border: 0px; max-width: 100%; display: inline-block; font-family: STHeiti, &#39;Microsoft Yahei&#39;, sans-serif; line-height: 24px; text-align: center; white-space: normal; widows: auto;\"/><span style=\"font-family: STHeiti, &#39;Microsoft Yahei&#39;, sans-serif; line-height: 24px; text-align: center; widows: auto; background-color: rgb(255, 255, 255);\"></span></p><p style=\"font-size: 14px; line-height: 1.6em; color: rgb(60, 60, 60); margin-top: 14px; margin-bottom: 14px; text-align: justify; font-family: STHeiti, &#39;Microsoft Yahei&#39;, sans-serif; white-space: normal; widows: auto;\">“军报记者”微博今日(10月21日)午间发布消息称,经军委纪委批准,总后勤部纪委对总后勤部军需物资油料部原副部长周国泰涉嫌严重违纪问题立案调查,日前已将其涉嫌犯罪问题及线索移送军事检察机关立案侦查。</p><p style=\"font-size: 14px; line-height: 1.6em; color: rgb(60, 60, 60); margin-top: 14px; margin-bottom: 14px; text-align: justify; font-family: STHeiti, &#39;Microsoft Yahei&#39;, sans-serif; white-space: normal; widows: auto;\">周国泰,1949年8月30日生于吉林省镇赉县,祖籍山东文登。1968年10月参加中国人民解放军,1971年4月加入中国共产党。1976年毕业于中山大学化学系。中国工程院院士,材料和个体防护专家,教授级高级工程师,军队专业技术一级,少将军衔。曾任总后勤部军需物资油料部副部长。</p><p style=\"font-size: 14px; line-height: 1.6em; color: rgb(60, 60, 60); margin-top: 14px; margin-bottom: 14px; text-align: justify; font-family: STHeiti, &#39;Microsoft Yahei&#39;, sans-serif; white-space: normal; widows: auto;\">据悉,防弹衣是周国泰的重要研究课题之一,为此,周国泰攻读了中国纺织大学的博士研究生,并和鞍钢的老工人进行了许多次测试,最终研制出世界上最刚硬的防弹钢板,此后,他又用陶瓷对防弹衣进行试验。业内人士将他誉为“中国防弹衣之父”。</p><p style=\"font-size: 14px; line-height: 1.6em; color: rgb(60, 60, 60); margin-top: 14px; margin-bottom: 14px; text-align: justify; font-family: STHeiti, &#39;Microsoft Yahei&#39;, sans-serif; white-space: normal; widows: auto;\">1949年11月,中央人民政府人民革命军事委员会总后方勤务部建立后,中央军委决定在总后勤部内编设军需部。1950年1月,中央军委任命喻缦云为军需部部长。1950年6月19日,确定由华东军区抽调人员组建总后勤部军需部。1950年9月,军需部召开成立会,时称中央人民政府人民革命军事委员会总后方勤务部军需部。后改称中国人民解放军总后勤部军需部。2003年7月,总后勤部军需部、物资油料部合并组成中国人民解放军总后勤部军需物资油料部。</p><p style=\"font-size: 14px; line-height: 1.6em; color: rgb(60, 60, 60); margin-top: 14px; margin-bottom: 14px; text-align: justify; font-family: STHeiti, &#39;Microsoft Yahei&#39;, sans-serif; white-space: normal; widows: auto;\">周国泰简历</p><p style=\"font-size: 14px; line-height: 1.6em; color: rgb(60, 60, 60); margin-top: 14px; margin-bottom: 14px; text-align: justify; font-family: STHeiti, &#39;Microsoft Yahei&#39;, sans-serif; white-space: normal; widows: auto;\">周国泰,我国著名的材料和个体防护专家,军队专业技术一级,少将军衔,1999年当选为中国工程院院士。历任总后军需装备研究所所长、总后军需物资油料部副部长。</p><p style=\"font-size: 14px; line-height: 1.6em; color: rgb(60, 60, 60); margin-top: 14px; margin-bottom: 14px; text-align: justify; font-family: STHeiti, &#39;Microsoft Yahei&#39;, sans-serif; white-space: normal; widows: auto;\"><span style=\"line-height: 1.5em;\">周院士长期从事军用、民用功能服装和个体防护研究,在防弹装备、特种防护服装和防寒保暖材料等方面取得多项成果。先后主持研制了防弹背心、防弹头盔,解决了防弹材料及防弹结构体复合成型、树脂基体合成等一系列技术关键,居国际先进水平,已装备军、警及执法部门,出口美国等10余个国家;开展了静电防护理论、特种防护服装研究与技术开发,研制的防静电、抗油拒水、阻燃等系列防护服装,装备到全国各大油田,并广泛用于石化、冶金、林业等部门;主持了被服保暖材料、保暖机理和生产技术研究;合作研制成功了热熔粘结絮片和PTFE防风防水透湿层压织物,广泛用于作训服、防寒服、南极考察服和运动服等;创建了我国服装工效研究中心和单兵防弹装备V50弹击试验室,系统开展了服装工效学研究,实现了我国防弹装备测试评价与国际接轨。</span><br/></p><p style=\"font-size: 14px; line-height: 1.6em; color: rgb(60, 60, 60); margin-top: 14px; margin-bottom: 14px; text-align: justify; font-family: STHeiti, &#39;Microsoft Yahei&#39;, sans-serif; white-space: normal; widows: auto;\">周院士1993年被评为“全军学雷锋先进个人”,1995年获“国际科学和世界和平友好使者金奖”,1996年获全军“八五”科技攻关重大贡献奖,1998年被总后勤部评为“科技金星”,1999年被国家人事部评为“有突出贡献中青年专家”,2000年获首届“聂荣臻发明奖”,2002年获“何梁何利”科学技术奖。先后获得国家科技进步一等奖3项、二等奖2项,军队(或国家部级)科技进步一等奖6项,二等奖3项,荣立二等功2次,三等功2次。</p><p><br/></p>','原创','','2015-10-21 14:27:01','管理员',1,'','','',100000,'',NULL,NULL,NULL,NULL,NULL,'','Contact Us',1,'english',0,'b20','1970-01-01',NULL,NULL),(55,'北京','<p>&nbsp;&nbsp;&nbsp;&nbsp;测试文档1测试文档1测试文档1测试文档1测试文档1测试文档1测试文档1测试文档1测试文档1测试文档1测试文档1测试文档1测试文档1测试文档1测试文档1测试文档1测试文档1测试文档1测试文档1测试文档1测试文档1测试文档1测试文档1测试文档1测试文档1测试文档1测试文档1测试文档1测试文档1测试</p><p>&nbsp;&nbsp;&nbsp;&nbsp;文档1测试文档1测试文档1测试文档1测试文档1测试文档1测试文档1测试文档1测试文档1测试文档1测试文档1测试文档1测试文档1测试文档1测试文档1测试文档1测试文档1测试文</p><p>&nbsp;&nbsp;&nbsp;&nbsp;档1测试文档1测试文档1测试文档1测试文档1测试文档1测试文档1测试文档1测试文档1测试文档1测试文档1测试文档1测试文档1</p>','原创','','2015-10-21 14:29:24','管理员',1,'','','',100000,'',NULL,NULL,NULL,NULL,NULL,'测试文档1测试文档1测试文档1测试文档1测试文档1测试文档1测试文档1测试文档1测试文档1测试文档1测试文档1','测试文档1',1,'chinese',0,'meetingFile',NULL,NULL,NULL),(56,'北京','<p style=\"margin-top: 30px; margin-bottom: 30px; padding: 0px; line-height: 26px; font-family: SimSun; font-size: 14px; white-space: normal; widows: auto;\">当地时间10月19日,中国国家主席习近平和夫人彭丽媛抵达英国首都伦敦,开始对英国进行国事访问。10月20日,在抵英后的第一天,习近平受到英国皇室最高礼遇,王室三代众多成员均参与接待工作。而在礼遇的背后,是中英全方位的合作,预计中英两国将在习近平访英期间签署超过300亿英镑贸易<a href=\"http://touzi.haiwainet.cn/\" target=\"_blank\" class=\"keylink\" style=\"color: rgb(0, 66, 118); text-decoration: none; font-weight: bold;\"></a><a href=\"http://touzi.haiwainet.cn/\" target=\"_blank\" class=\"keylink\" style=\"color: rgb(0, 66, 118); text-decoration: none; font-weight: bold;\">投资</a>协议,将会超过历次领导人访英的成果。</p><p style=\"margin-top: 30px; margin-bottom: 30px; padding: 0px; line-height: 26px; font-family: SimSun; font-size: 14px; white-space: normal; widows: auto;\">  20日上午,在查尔斯王储夫妇的陪同下,习近平夫妇从文华东方酒店前往皇家骑兵检阅场。伊丽莎白二世女王和丈夫菲利普亲王在皇家骑兵检阅场与习近平夫妇正式会面,举行隆重的欢迎仪式和阅兵仪式。皇家卫兵鸣放21响皇家礼炮,奏中国国歌,女王陪同习近平主席检阅英国皇家仪仗队。随后,习近平夫妇与女王夫妇一起搭乘皇家马车,经皇家大道,前往女王官邸白金汉宫下榻。</p><p style=\"margin-top: 30px; margin-bottom: 30px; padding: 0px; line-height: 26px; font-family: SimSun; font-size: 14px; white-space: normal; widows: auto;\">  当天中午,习近平夫妇出席女王主持的私人午宴。下午,习近平夫妇前往英国议会所在地威斯敏斯特宫。根据官方公布的议程,习近平将在皇家画廊向议会成员和其他宾客发表演讲。随后,习近平夫妇将前往威廉王子的官邸克莱伦斯宫,并在威廉王子与凯特王妃的陪同下,参观王子传统艺术学院并与学生见面。晚宴前,习近平还将在白金汉宫与工党领袖杰里米·科尔宾进行礼节性寒暄。</p><p style=\"margin-top: 30px; margin-bottom: 30px; padding: 0px; line-height: 26px; font-family: SimSun; font-size: 14px; white-space: normal; widows: auto;\">  当晚,女王将为习近平举办一场约有150名宾客参加的盛大国宴,两人都将发表讲话。</p><p style=\"margin-top: 30px; margin-bottom: 30px; padding: 0px; line-height: 26px; font-family: SimSun; font-size: 14px; white-space: normal; widows: auto;\"><br/></p>_ueditor_page_break_tag_<p style=\"margin-top: 30px; margin-bottom: 30px; padding: 0px; line-height: 26px; font-family: SimSun; font-size: 14px; white-space: normal; widows: auto;\">  <strong>英国王室超高规格的礼遇</strong></p><p style=\"margin-top: 30px; margin-bottom: 30px; padding: 0px; line-height: 26px; font-family: SimSun; font-size: 14px; white-space: normal; widows: auto;\">  “此次国事访问规格超常,英方将为习主席鸣放103响欢迎礼炮。”中国驻英大使刘晓明在接受央视采访时表示,一般别的国家欢迎国家元首的礼炮是21响,他也是第一次听说103响礼炮。“在英国就是两处放礼炮,一处是在绿园,靠近阅兵场,相当于天安门广场。英方将在绿园放41响礼炮,其中21响是给国家元首的,另20响表明是王室的客人。另一处是在伦敦塔。英方将再放62响礼炮,其中41响与绿园一样,还有伦敦城欢迎习主席的21响。这两处加在一起是103响。”</p><p style=\"margin-top: 30px; margin-bottom: 30px; padding: 0px; line-height: 26px; font-family: SimSun; font-size: 14px; white-space: normal; widows: auto;\">  在这次访问中,英国王室三代众多成员均将参与接待工作。20日上午,查尔斯王储夫妇前往习近平夫妇下榻酒店表示欢迎;下午,伊丽莎白二世女王和菲利普亲王将邀请习近平夫妇参观皇家收藏中的中国藏品;稍后,威廉王子和凯特王妃邀请他们一同享用英式下午茶。</p><p style=\"margin-top: 30px; margin-bottom: 30px; padding: 0px; line-height: 26px; font-family: SimSun; font-size: 14px; white-space: normal; widows: auto;\">  实际上,英国王室早在半年前就开始策划此次国事访问。今年3月,伊丽莎白二世女王派威廉王子来华向习近平递交邀请信;5月,在议会开幕大典上正式宣布这一计划。</p><p style=\"margin-top: 30px; margin-bottom: 30px; padding: 0px; line-height: 26px; font-family: SimSun; font-size: 14px; white-space: normal; widows: auto;\"><img src=\"http://www.b20-china.org/uploadFile/image/20151021009795.jpg\" title=\"20151021009795.jpg\" alt=\"20151021081259641.jpg\"/></p><p style=\"margin-top: 30px; margin-bottom: 30px; padding: 0px; line-height: 26px; font-family: SimSun; font-size: 14px; white-space: normal; widows: auto;\"><br/></p>_ueditor_page_break_tag_<p style=\"margin-top: 30px; margin-bottom: 30px; padding: 0px; line-height: 26px; font-family: SimSun; font-size: 14px; white-space: normal; widows: auto;\">  对于英方为习近平到访所做的精心准备,全国人大外事委员会主任委员傅莹在接受央视网采访时表示,“我在英国担任大使期间,有幸多次出席女王的活动。女王是我见过的最会待客的女主人,她不仅是王室传统礼仪的代表,还是一位亲切和善的老祖母,对客人体贴细致,乐于分享王宫的欢乐。”</p><p style=\"margin-top: 30px; margin-bottom: 30px; padding: 0px; line-height: 26px; font-family: SimSun; font-size: 14px; white-space: normal; widows: auto;\">  <strong>预计协议签约量超过历次领导人访英</strong></p><p style=\"margin-top: 30px; margin-bottom: 30px; padding: 0px; line-height: 26px; font-family: SimSun; font-size: 14px; white-space: normal; widows: auto;\">  “国家主席习近平对英国访问会达成一批重要经贸成果,涉及金额巨大,将会超过历次领导人访英的成果。”商务部<a href=\"http://world.haiwainet.cn/\" target=\"_blank\" class=\"keylink\" style=\"color: rgb(0, 66, 118); text-decoration: none; font-weight: bold;\">新闻</a>发言人沈丹阳20日在例行发布会上表示,这些成果当中,既有政府间的协议,也有金融机构和企业间的合作项目,涵盖金融、能源、医疗、汽车、地产等多个领域;合作形式包括双边贸易、双向投资、技术合作、金融合作和战略合作等。</p><p style=\"margin-top: 30px; margin-bottom: 30px; padding: 0px; line-height: 26px; font-family: SimSun; font-size: 14px; white-space: normal; widows: auto;\">  21世纪经济报道记者从英国驻华使馆处获悉,习近平主席访问期间,双方将签署超过300亿英镑的贸易投资协议,预计为英国创造超过3900个工作岗位。单在零售领域,双方就将签署超过10亿英镑的出口协议,帮助英企扩大全球业务以及在华发展。英国驻华大使吴百纳(Barbara Woodward)日前在吹风会上亦透露,中英将宣布约150项合作文件,覆盖政策内容和商业内容。</p><p style=\"margin-top: 30px; margin-bottom: 30px; padding: 0px; line-height: 26px; font-family: SimSun; font-size: 14px; white-space: normal; widows: auto;\">  实际上,在习近平抵达英国当日,一个又一个合约就开始排队等待宣布。10月19日,中核集团与英国国家核实验室签署成立中英联合研究与创新中心,为中国与发达国家在高端核技术领域的共同研发合作开创了先例。同日,拉卡拉与英国最大的账单支付公司Allpay Limited签订合作协议,将共同建立一个跨境金融服务平台,并探讨在社区便民服务、智能穿戴设备以及跨境电商等领域的深度合作。</p><p style=\"margin-top: 30px; margin-bottom: 30px; padding: 0px; line-height: 26px; font-family: SimSun; font-size: 14px; white-space: normal; widows: auto;\">  另外,中富(英国)集团宣布将在英国投资20亿英镑在北威尔士安格尔西岛和南威尔士塔尔伯特港建两个生态园。每个生态园将建一个299MW生物质能发电站,用发电站产生的热能养殖大虾等海产品。两个生态园将在未来三年内建成,之后将对中国和发展中国家进行技术转移。</p><p style=\"margin-top: 30px; margin-bottom: 30px; padding: 0px; line-height: 26px; font-family: SimSun; font-size: 14px; white-space: normal; widows: auto;\">  10月20日,中国银行宣布成立伦敦交易中心,并宣布人民币债券交易指数全球首发,计划逐步覆盖欧洲和美洲地区离岸人民币、外汇、贵金属、商品、债券和其他衍生品的报价和交易。同日,国家开发银行在伦敦证券交易所举行10亿美元债券和5亿欧元债券上市仪式,募集资金主要用于在欧洲的投资项目。这是中资银行在英国上市交易中规模最大的一笔。</p><p style=\"margin-top: 30px; margin-bottom: 30px; padding: 0px; line-height: 26px; font-family: SimSun; font-size: 14px; white-space: normal; widows: auto;\"><br/></p>_ueditor_page_break_tag_<p style=\"margin-top: 30px; margin-bottom: 30px; padding: 0px; line-height: 26px; font-family: SimSun; font-size: 14px; white-space: normal; widows: auto;\">  在此次国事访问之前,习近平在接受路透社采访时表示,英国政府制定的基础设施改造升级、打造“英格兰北部经济中心”、“英国工业2050战略”等宏大计划,与中国提出的“一带一路”倡议、“<a href=\"http://search.haiwainet.cn/topic-n100135.html\" target=\"_blank\" class=\"keylink\" style=\"color: rgb(0, 66, 118); text-decoration: none; font-weight: bold;\">中国制造2025</a>”、“互联网+”等有很多合作契合点。</p><p style=\"margin-top: 30px; margin-bottom: 30px; padding: 0px; line-height: 26px; font-family: SimSun; font-size: 14px; white-space: normal; widows: auto;\">  中英经贸合作正在步入快车道。今年前9个月,在中国与欧洲主要伙伴贸易同比均下降明显的情况下,中英贸易额基本保持稳定。英国对中国直接投资存量稳步增长,截至2015年8月底,英国在华投资项目7992个,实际投入196.1亿美元;中国对英直接投资存量从2010年底的13.5亿美元快速增长到2014年底的128亿美元,已有超过500家中资企业落户英国。</p><p style=\"margin-top: 30px; margin-bottom: 30px; padding: 0px; line-height: 26px; font-family: SimSun; font-size: 14px; white-space: normal; widows: auto;\">  习近平表示,未来10年,中国对外投资将持续增长,有关机构测算将超过1.25万亿美元,这将为中英合作提供更多宝贵机遇。两国企业还可以加强在发展中国家的三方合作,把全球价值链的上、中、下游结合起来,共享发展机遇。</p><p><br/></p>','','中国','2015-10-21 14:30:48','丁伟',4,'/uploadFile/2015-10/2015-10-27_scbc46mxr7xz3mo.png','中国旋风','newsForm',100000,'',NULL,NULL,NULL,NULL,NULL,'','伦敦的中国旋风:300亿英镑大单 超过历次访英成果',1,'chinese',0,'news','2015-10-27',NULL,NULL),(58,'北京','','原创','','2015-10-21 17:13:16','管理员',1,'','','',100000,'',NULL,NULL,NULL,NULL,NULL,'China to host G20 summit in 2016','China to host G20 summit in 2016',1,'chinese',0,'event','2015-11-05',NULL,NULL),(59,'','','','','2015-10-27 08:21:44','管理员',1,'','','',100000,'',NULL,NULL,NULL,NULL,NULL,'','test1',1,'chinese',0,'event','2015-11-26',NULL,NULL),(60,'','','原创','','2015-10-27 08:22:04','管理员',1,'','','',100000,'',NULL,NULL,NULL,NULL,NULL,'','test2',1,'chinese',0,'event','2015-12-23',NULL,NULL),(61,'上海','','原创','','2015-10-27 08:22:20','管理员',1,'','','',100000,'',NULL,NULL,NULL,NULL,NULL,'','test3',1,'chinese',0,'','2016-01-21',NULL,NULL),(62,'','','','','2015-10-27 08:24:22','管理员',1,'','','',100000,'',NULL,NULL,NULL,NULL,NULL,'','test4',1,'chinese',0,'event','2016-01-28',NULL,NULL),(63,'上海','','','','2015-10-27 08:24:52','管理员',1,'','','',100000,'',NULL,NULL,NULL,NULL,NULL,'','test5',1,'chinese',0,'event','2016-11-17',NULL,NULL),(64,'','','','','2015-10-27 08:25:19','管理员',1,'','','',100000,'',NULL,NULL,NULL,NULL,NULL,'','test6',1,'chinese',0,'event','2016-07-13',NULL,NULL),(65,'上海','<p style=\"text-align: center;\"><video class=\"edui-upload-video  vjs-default-skin video-js\" controls=\"\" preload=\"none\" width=\"100%\" height=\"100%\" src=\"http://www.b20-china.org/upload/video/20151027/1445928895824032231.mp4\" data-setup=\"{}\"><source src=\"http://www.b20-china.org/upload/video/20151027/1445928895824032231.mp4\" type=\"video/mp4\"/></video></p>','原创','','2015-10-27 14:55:40','管理员',1,'/uploadFile/2015-10/2015-10-30_g42icayxwdiyz9e.jpg','','video',100000,'',NULL,NULL,NULL,NULL,NULL,'顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶','test视频1',1,'chinese',0,'news','2015-10-28','管理员','2015-10-30 10:57:34'),(66,'','','','','2015-10-27 15:29:28','管理员',1,'','','video',100000,'',NULL,NULL,NULL,NULL,NULL,'','test2',1,'chinese',0,'news',NULL,NULL,NULL),(67,'','<p style=\"text-align: center;\"><video class=\"edui-upload-video  vjs-default-skin video-js\" controls=\"\" preload=\"none\" width=\"100%\" height=\"100%\" src=\"http://b20.ccpit.org/upload/video/20151030/1446187453092064892.mp4\" data-setup=\"{}\"><source src=\"http://b20.ccpit.org/upload/video/20151030/1446187453092064892.mp4\" type=\"video/mp4\"/></video></p>','','','2015-10-27 15:29:40','管理员',1,'','','video',100000,'',NULL,NULL,NULL,NULL,NULL,'','test3',1,'chinese',0,'news','1970-01-01','管理员','2015-10-30 14:45:58'),(68,'','','','','2015-10-27 15:29:53','管理员',1,'','','video',100000,'',NULL,NULL,NULL,NULL,NULL,'','test4',1,'chinese',0,'news',NULL,NULL,NULL),(69,'北京','<p>asddddddddddd</p>','','','2015-10-30 14:36:03','管理员',1,'','','',100000,'',NULL,NULL,NULL,NULL,NULL,'sdfsadf','【第一期】张凡:期待会展业联席会议发挥促进改革发展的积极作用',1,'chinese',0,'guestViewpoint',NULL,NULL,NULL),(70,'北京','<p style=\"margin-top: 10px; margin-bottom: 10px; text-indent: 32px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; white-space: pre-wrap; color: rgb(62, 62, 62); font-family: &#39;Helvetica Neue&#39;, Helvetica, &#39;Hiragino Sans GB&#39;, &#39;Microsoft YaHei&#39;, Arial, sans-serif; line-height: 25px; box-sizing: border-box !important; border-radius: 0px !important; word-wrap: break-word !important; background-color: rgb(255, 255, 255);\">自《国务院关于进一步促进展览业改革发展的若干意见》中强调要建立政府办展退出机制之后,政府展向市场化转型的大方向已基本明确。但从实际操作层面来说,政府展如何才能走出原有发展思路和框架、真正走向市场化,是个需要政府部门和相关各方都深入研究的问题。</p><p style=\"margin-top: 10px; margin-bottom: 10px; text-indent: 32px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; white-space: pre-wrap; color: rgb(62, 62, 62); font-family: &#39;Helvetica Neue&#39;, Helvetica, &#39;Hiragino Sans GB&#39;, &#39;Microsoft YaHei&#39;, Arial, sans-serif; line-height: 25px; box-sizing: border-box !important; border-radius: 0px !important; word-wrap: break-word !important; background-color: rgb(255, 255, 255);\">近年来,无锡新能源展坚持市场化发展方向,取得了良好成绩,为政府展转型树立了一个经典案例。那么,无锡新能源展如何坚持市场化运作?为此采取了哪些措施?是否有什么秘诀呢?《会展论语-今日访谈》第二期有幸请来了无锡国际新能源大会暨展览会的主办方--无锡市贸促会会长、无锡市会展办主任徐惠娟女士,围绕“新能源展的市场化路径”,分享经验和心得。</p><p><br/></p>','','','2015-10-30 14:42:41','管理员',1,'/uploadFile/2015-11/2015-11-09_rup4v1e1a7rxzgl.png','','',100000,'',NULL,NULL,NULL,NULL,NULL,'自《国务院关于进一步促进展览业改革发展的若干意见》中强调要建立政府办展退出机制之后,政府展向市场化转型的大方向已基本明确。但从实际操作层面来说,政府展如何才能走出原有发展思路和框架、真正走向市场化,是个需要政府部门和相关各方都深入研究的问题。','【第二期】徐惠娟:从无锡新能源展看政府展的市场化转型路径',1,'chinese',0,'guestViewpoint','2015-10-31','管理员','2015-11-09 16:06:34'),(71,'','<p>阿斯顿法师打发斯蒂芬</p>','','','2015-11-05 14:22:23','管理员',1,'','','',100000,'',NULL,NULL,NULL,NULL,NULL,'上的','联系我们',1,'chinese',0,'contactUs',NULL,NULL,NULL);

/*Table structure for table `operate` */

DROP TABLE IF EXISTS `operate`;

CREATE TABLE `operate` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `createDate` datetime DEFAULT NULL,
  `createUser` varchar(255) DEFAULT NULL,
  `description` varchar(255) DEFAULT NULL,
  `operateName` varchar(255) DEFAULT NULL,
  `parentId` bigint(20) NOT NULL,
  `parentName` varchar(255) DEFAULT NULL,
  `priUrl` varchar(255) DEFAULT NULL,
  `standby1` varchar(255) DEFAULT NULL,
  `standby2` varchar(255) DEFAULT NULL,
  `standby3` varchar(255) DEFAULT NULL,
  `standby4` varchar(255) DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=65 DEFAULT CHARSET=utf8;

/*Data for the table `operate` */

insert  into `operate`(`id`,`createDate`,`createUser`,`description`,`operateName`,`parentId`,`parentName`,`priUrl`,`standby1`,`standby2`,`standby3`,`standby4`) values (1,NULL,NULL,'','管理平台',0,NULL,'allPages',NULL,NULL,NULL,NULL),(3,'2015-09-23 17:17:24','管理员','','用户管理',1,'预警中心网','/admin/user/queryAllUser',NULL,NULL,NULL,NULL),(4,'2015-09-23 17:22:05','管理员','','新增',3,'用户管理','/admin/user/addUser',NULL,NULL,NULL,NULL),(7,'2015-09-23 17:24:53','管理员','','角色管理',1,'预警中心网','/admin/role/goinRoleListPage',NULL,NULL,NULL,NULL),(10,'2015-09-24 13:24:35','管理员','','新增',7,'角色管理','/admin/role/addRole',NULL,NULL,NULL,NULL),(12,'2015-09-24 13:26:30','管理员','','修改',7,'角色管理','/admin/role/editRole',NULL,NULL,NULL,NULL),(13,'2015-09-24 13:28:19','管理员','','删除',7,'角色管理','/admin/role/delRole',NULL,NULL,NULL,NULL),(14,'2015-09-24 13:36:11','管理员','','修改',3,'用户管理','/admin/user/editUser',NULL,NULL,NULL,NULL),(15,'2015-09-24 13:36:19','管理员','','删除',3,'用户管理','/admin/user/delUser',NULL,NULL,NULL,NULL),(16,'2015-09-24 13:36:38','管理员','','机构管理',1,'预警中心网','/admin/org/goinOrgListPage',NULL,NULL,NULL,NULL),(17,'2015-09-24 13:36:48','管理员','','新增',16,'机构管理','/admin/org/addOrg',NULL,NULL,NULL,NULL),(18,'2015-09-24 13:36:56','管理员','','修改',16,'机构管理','/admin/org/editOrg',NULL,NULL,NULL,NULL),(19,'2015-09-24 13:37:03','管理员','','删除',16,'机构管理','/admin/org/delOrg',NULL,NULL,NULL,NULL),(20,'2015-09-25 09:03:46','丁伟','','角色权限分配',1,'预警中心网','/admin/privilegeManage/goRolePriListPage',NULL,NULL,NULL,NULL),(28,'2015-10-19 14:21:12','丁伟','','日志管理',1,'预警中心网','/admin/logManage/goinLogInfoListPage',NULL,NULL,NULL,NULL),(29,'2015-10-19 14:24:04','丁伟','','数据字典管理',1,'预警中心网','/admin/metadataManage/goinMetadataListPage',NULL,NULL,NULL,NULL),(36,'2015-10-20 08:31:43','丁伟','','权限管理',1,'预警中心网','/admin/privilegeManage/goinPriListPage',NULL,NULL,NULL,NULL),(37,'2015-10-20 08:32:02','丁伟','','新增',36,'权限管理','/admin/privilegeManage/addPrivilege',NULL,NULL,NULL,NULL),(38,'2015-10-20 08:32:11','丁伟','','修改',36,'权限管理','/admin/privilegeManage/editPrivilege',NULL,NULL,NULL,NULL),(39,'2015-10-20 08:32:20','丁伟','','删除',36,'权限管理','/admin/privilegeManage/delPrivilege',NULL,NULL,NULL,NULL),(55,'2015-10-20 08:35:27','丁伟','','新增',29,'数据字典管理','/admin/metadataManage/addMetadata',NULL,NULL,NULL,NULL),(56,'2015-10-20 08:35:36','丁伟','','修改',29,'数据字典管理','/admin/metadataManage/editMetadata',NULL,NULL,NULL,NULL),(57,'2015-10-20 08:35:45','丁伟','','删除',29,'数据字典管理','/admin/metadataManage/delMetadata',NULL,NULL,NULL,NULL),(58,'2015-10-20 10:00:45','丁伟','','角色分配',3,'用户管理','/admin/user/allotRole',NULL,NULL,NULL,NULL),(59,'2015-10-20 10:01:00','丁伟','','密码重置',3,'用户管理','/admin/user/resetPass',NULL,NULL,NULL,NULL),(60,'2015-11-10 14:45:23','管理员','','报名管理',1,'管理平台','/admin/business/registerManage/goinRegisterInfoListPage',NULL,NULL,NULL,NULL),(61,'2015-11-10 17:02:22','管理员','','新增',60,'报名管理','/admin/business/registerManage/add',NULL,NULL,NULL,NULL),(62,'2015-11-10 17:02:31','管理员','','修改',60,'报名管理','/admin/business/registerManage/update',NULL,NULL,NULL,NULL),(63,'2015-11-10 17:02:39','管理员','','删除',60,'报名管理','/admin/business/registerManage/delete',NULL,NULL,NULL,NULL),(64,'2015-11-10 17:02:51','管理员','','导出',60,'报名管理','/admin/business/registerManage/export',NULL,NULL,NULL,NULL);

/*Table structure for table `orginfo` */

DROP TABLE IF EXISTS `orginfo`;

CREATE TABLE `orginfo` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `checked` int(11) DEFAULT NULL,
  `createDate` datetime DEFAULT NULL,
  `createUser` varchar(255) DEFAULT NULL,
  `description` varchar(255) DEFAULT NULL,
  `name` varchar(255) DEFAULT NULL,
  `orderNumber` int(11) DEFAULT NULL,
  `parentId` bigint(20) NOT NULL,
  `parentName` varchar(255) DEFAULT NULL,
  `standby1` varchar(255) DEFAULT NULL,
  `standby2` varchar(255) DEFAULT NULL,
  `standby3` varchar(255) DEFAULT NULL,
  `standby4` varchar(255) DEFAULT NULL,
  `orgNum` varchar(255) DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=30 DEFAULT CHARSET=utf8;

/*Data for the table `orginfo` */

insert  into `orginfo`(`id`,`checked`,`createDate`,`createUser`,`description`,`name`,`orderNumber`,`parentId`,`parentName`,`standby1`,`standby2`,`standby3`,`standby4`,`orgNum`) values (1,NULL,NULL,NULL,NULL,'中国贸促会',NULL,0,NULL,NULL,NULL,NULL,NULL,NULL),(3,NULL,'2015-09-21 13:49:15','管理员','','信息中心',NULL,1,'中国贸促会',NULL,NULL,NULL,NULL,NULL),(5,NULL,NULL,'管理员','','运营部',NULL,3,'信息中心',NULL,NULL,NULL,NULL,NULL),(6,NULL,NULL,'管理员','','行政部',NULL,3,'信息中心',NULL,NULL,NULL,NULL,NULL),(8,NULL,'2015-09-21 14:03:32','管理员','','经济研究部',NULL,1,'中国贸促会',NULL,NULL,NULL,NULL,NULL),(9,NULL,'2015-09-21 14:04:59','管理员','','投资部',NULL,1,'中国贸促会',NULL,NULL,NULL,NULL,NULL),(10,NULL,'2015-09-21 14:06:54','管理员','','战略规划部',NULL,1,'中国贸促会',NULL,NULL,NULL,NULL,NULL),(11,NULL,'2015-09-21 14:13:30','管理员','','培训中心',NULL,1,'中国贸促会',NULL,NULL,NULL,NULL,NULL),(29,NULL,'2015-09-21 17:26:06','管理员','','开发部',NULL,3,'信息中心',NULL,NULL,NULL,NULL,NULL);

/*Table structure for table `orginfo_role` */

DROP TABLE IF EXISTS `orginfo_role`;

CREATE TABLE `orginfo_role` (
  `OrgInfo_id` bigint(20) NOT NULL,
  `roles_id` bigint(20) NOT NULL,
  PRIMARY KEY (`OrgInfo_id`,`roles_id`),
  KEY `FK_nyr829wqhljrkxmcan8una81h` (`roles_id`),
  CONSTRAINT `FK_nyr829wqhljrkxmcan8una81h` FOREIGN KEY (`roles_id`) REFERENCES `role` (`id`),
  CONSTRAINT `FK_q44b0bvh999os4i43i2lpt4at` FOREIGN KEY (`OrgInfo_id`) REFERENCES `orginfo` (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

/*Data for the table `orginfo_role` */

/*Table structure for table `orginfo_user` */

DROP TABLE IF EXISTS `orginfo_user`;

CREATE TABLE `orginfo_user` (
  `OrgInfo_id` bigint(20) NOT NULL,
  `users_id` bigint(20) NOT NULL,
  PRIMARY KEY (`OrgInfo_id`,`users_id`),
  KEY `FK_tiu3bpb8rcnqmxfbvh5cqw3x4` (`users_id`),
  CONSTRAINT `FK_mtpqc03ngbhc8i62n0qa1hx2q` FOREIGN KEY (`OrgInfo_id`) REFERENCES `orginfo` (`id`),
  CONSTRAINT `FK_tiu3bpb8rcnqmxfbvh5cqw3x4` FOREIGN KEY (`users_id`) REFERENCES `user` (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

/*Data for the table `orginfo_user` */

insert  into `orginfo_user`(`OrgInfo_id`,`users_id`) values (29,1),(29,4),(6,12),(1,31),(6,31),(29,32),(29,33),(5,35),(5,36),(5,37),(5,39);

/*Table structure for table `reg_registerinfo` */

DROP TABLE IF EXISTS `reg_registerinfo`;

CREATE TABLE `reg_registerinfo` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `address` varchar(255) DEFAULT NULL,
  `address_en` varchar(255) DEFAULT NULL,
  `birthday` datetime DEFAULT NULL,
  `city` varchar(255) DEFAULT NULL,
  `city_en` varchar(255) DEFAULT NULL,
  `company` varchar(255) DEFAULT NULL,
  `company_en` varchar(255) DEFAULT NULL,
  `country` varchar(255) DEFAULT NULL,
  `createTime` datetime DEFAULT NULL,
  `creator` tinyblob,
  `dateOrBirth` datetime DEFAULT NULL,
  `email` varchar(255) DEFAULT NULL,
  `gender` int(11) DEFAULT NULL,
  `gender_en` varchar(255) DEFAULT NULL,
  `invoiceTitle` varchar(255) DEFAULT NULL,
  `invoiceType` int(11) DEFAULT NULL,
  `mobileTel` varchar(255) DEFAULT NULL,
  `modifyBy` tinyblob,
  `modifyTime` datetime DEFAULT NULL,
  `name` varchar(255) DEFAULT NULL,
  `name_en` varchar(255) DEFAULT NULL,
  `password` varchar(255) DEFAULT NULL,
  `phone` varchar(255) DEFAULT NULL,
  `registerStatus` int(11) DEFAULT NULL,
  `registerType` int(11) DEFAULT NULL,
  `sort` int(11) DEFAULT NULL,
  `standby1` varchar(255) DEFAULT NULL,
  `standby2` varchar(255) DEFAULT NULL,
  `subject` int(11) DEFAULT NULL,
  `submitTime` datetime DEFAULT NULL,
  `telphone` varchar(255) DEFAULT NULL,
  `title` varchar(255) DEFAULT NULL,
  `whetherDelete` bit(1) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8;

/*Data for the table `reg_registerinfo` */

insert  into `reg_registerinfo`(`id`,`address`,`address_en`,`birthday`,`city`,`city_en`,`company`,`company_en`,`country`,`createTime`,`creator`,`dateOrBirth`,`email`,`gender`,`gender_en`,`invoiceTitle`,`invoiceType`,`mobileTel`,`modifyBy`,`modifyTime`,`name`,`name_en`,`password`,`phone`,`registerStatus`,`registerType`,`sort`,`standby1`,`standby2`,`subject`,`submitTime`,`telphone`,`title`,`whetherDelete`) values (1,'text1',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'text1',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'text1',NULL,'text1','text1',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'\0'),(2,'text1',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'text1',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'text1',NULL,'text1','text1',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'\0'),(3,'text1',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'text1',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'text1',NULL,'text1','text1',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'\0');

/*Table structure for table `role` */

DROP TABLE IF EXISTS `role`;

CREATE TABLE `role` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `description` varchar(255) DEFAULT NULL,
  `roleName` varchar(255) DEFAULT NULL,
  `user_id` bigint(20) DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `FK_1wtyy2cjpkrg90j7af2wxqw2` (`user_id`),
  CONSTRAINT `FK_1wtyy2cjpkrg90j7af2wxqw2` FOREIGN KEY (`user_id`) REFERENCES `user` (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=44 DEFAULT CHARSET=utf8;

/*Data for the table `role` */

insert  into `role`(`id`,`description`,`roleName`,`user_id`) values (2,'管理角色信息','角色管理员',NULL),(3,'管理用户信息','用户管理员',NULL),(21,'操作机构管理模块','机构管理员',NULL),(22,'管理员角色','管理员',1),(34,'编辑中文版新闻','新闻编辑员(中文)',37),(35,'编辑中文版新闻','新闻编辑员(英文)',37),(36,'编辑用作议题组信息(中文)','工作议题组编辑员(中文)',NULL),(37,'编辑用作议题组信息(英文)','工作议题组编辑员(英文)',NULL),(38,'编辑议题内容(中文)','议题内容编辑员(中文)',NULL),(39,'编辑议题内容(英文)','议题内容编辑员(英文)',NULL),(40,'管理链接信息','链接管理员',NULL),(41,'添加权限','权限管理员',NULL),(42,'给角色分配权限','角色权限分配管理员',NULL),(43,'管理日志信息','日志管理员',NULL);

/*Table structure for table `role_roleurl` */

DROP TABLE IF EXISTS `role_roleurl`;

CREATE TABLE `role_roleurl` (
  `Role_id` bigint(20) NOT NULL,
  `urlPerfixs_id` bigint(20) NOT NULL,
  UNIQUE KEY `UK_fnejrcdve0yn9hpguctfp7ai5` (`urlPerfixs_id`),
  KEY `FK_1fr68lcy47uopj7hfr2xh1isj` (`Role_id`),
  CONSTRAINT `FK_1fr68lcy47uopj7hfr2xh1isj` FOREIGN KEY (`Role_id`) REFERENCES `role` (`id`),
  CONSTRAINT `FK_fnejrcdve0yn9hpguctfp7ai5` FOREIGN KEY (`urlPerfixs_id`) REFERENCES `roleurl` (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

/*Data for the table `role_roleurl` */

insert  into `role_roleurl`(`Role_id`,`urlPerfixs_id`) values (2,335),(2,336),(2,337),(2,338),(2,339),(3,345),(3,346),(3,347),(3,348),(3,349),(3,350),(3,351),(21,352),(21,353),(21,354),(21,355),(21,356),(22,539),(22,540),(22,541),(22,542),(22,543),(22,544),(22,545),(22,546),(22,547),(22,548),(22,549),(22,550),(22,551),(22,552),(22,553),(22,554),(22,555),(22,556),(22,557),(22,558),(22,559),(22,560),(22,561),(22,562),(22,563),(22,564),(22,565),(22,566),(22,567),(22,568),(34,362),(34,363),(34,364),(34,365),(34,366),(35,367),(35,368),(35,369),(35,370),(35,371),(36,395),(36,396),(36,397),(36,398),(36,399),(37,400),(37,401),(37,402),(37,403),(37,404),(38,377),(38,378),(38,379),(38,380),(38,381),(39,382),(39,383),(39,384),(39,385),(39,386),(40,322),(40,323),(40,324),(40,325),(40,326),(41,388),(41,389),(41,390),(41,391),(41,392),(42,393),(42,394),(43,408);

/*Table structure for table `roleurl` */

DROP TABLE IF EXISTS `roleurl`;

CREATE TABLE `roleurl` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `url` varchar(255) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=569 DEFAULT CHARSET=utf8;

/*Data for the table `roleurl` */

insert  into `roleurl`(`id`,`url`) values (55,'/project/admin/user/queryAllUser'),(56,'null'),(57,'userAdd'),(58,'userUpdate'),(59,'userDel'),(60,'/project/admin/org/goinOrgListPage'),(61,'null'),(62,'orgAdd'),(63,'orgUpdate'),(64,'orgDel'),(65,'/project/admin/role/goinRoleListPage'),(66,'null'),(67,'roleAdd'),(68,'roleUpdate'),(69,'roleDel'),(70,''),(86,'/project/admin/user/queryAllUser'),(87,'allPages'),(88,'userAdd'),(89,'userUpdate'),(90,'userDel'),(91,''),(92,''),(93,'[object Object]'),(94,''),(95,''),(96,''),(97,''),(98,''),(99,''),(100,''),(101,''),(102,''),(103,''),(104,''),(105,'/admin/newsManage/goinNewsListPage'),(106,'allPages'),(107,'addNewsInfo_Zh'),(108,'editNewsInfo_Zh'),(109,'delNewsInfo_Zh'),(110,'/admin/newsManage/goinNewsListPage_en'),(111,'allPages'),(112,'addNewsInfo_en'),(113,'editNewsInfo_en'),(114,'delNewsInfo_en'),(115,'/admin/newsManage/goinNewsListPage_en'),(116,'allPages'),(117,'addNewsInfo_en'),(118,'editNewsInfo_en'),(119,'/project/admin/user/queryAllUser'),(120,'allPages'),(121,'userAdd'),(122,'userUpdate'),(123,'userDel'),(124,'roleAdd'),(125,'/project/admin/role/goinRoleListPage'),(126,'roleUpdate'),(127,'roleDel'),(128,'orgAdd'),(129,'/project/admin/org/goinOrgListPage'),(130,'orgUpdate'),(131,'orgDel'),(132,'/project/admin/privilegeManage/goRolePriListPage'),(133,'addNewsInfo_Zh'),(134,'/admin/newsManage/goinNewsListPage'),(135,'editNewsInfo_Zh'),(136,'delNewsInfo_Zh'),(137,'addNewsInfo_en'),(138,'/admin/newsManage/goinNewsListPage_en'),(139,'editNewsInfo_en'),(140,'delNewsInfo_en'),(141,'/admin/topicTeamManage/goinTopicWorkTeamListPage'),(142,'/admin/topicTeamManage/goinTopicWorkTeamListPage_en'),(143,'/admin/topicTeamManage/goinTopicWorkListPage'),(144,'/admin/topicTeamManage/goinTopicWorkListPage_en'),(145,'/admin/linkManage/goinLinkInfoListPage'),(146,'/admin/logManage/goinLogInfoListPage'),(147,'/admin/metadataManage/goinMetadataListPage'),(148,'/admin/newsManage/goinNewsListPage_en'),(149,'allPages'),(150,'addNewsInfo_en'),(151,'editNewsInfo_en'),(152,'/admin/newsManage/goinNewsListPage'),(153,'allPages'),(154,'delNewsInfo_Zh'),(155,'/project/admin/user/queryAllUser'),(156,'allPages'),(157,'userAdd'),(158,'userUpdate'),(159,'userDel'),(160,'/project/admin/role/goinRoleListPage'),(161,'roleAdd'),(162,'roleUpdate'),(163,'roleDel'),(164,'/project/admin/org/goinOrgListPage'),(165,'orgAdd'),(166,'orgUpdate'),(167,'orgDel'),(168,'/project/admin/privilegeManage/goRolePriListPage'),(169,'/admin/newsManage/goinNewsListPage'),(170,'addNewsInfo_Zh'),(171,'editNewsInfo_Zh'),(172,'delNewsInfo_Zh'),(173,'/admin/newsManage/goinNewsListPage_en'),(174,'addNewsInfo_en'),(175,'editNewsInfo_en'),(176,'delNewsInfo_en'),(177,'/admin/topicTeamManage/goinTopicWorkTeamListPage'),(178,'/admin/topicTeamManage/goinTopicWorkTeamListPage_en'),(179,'/admin/topicTeamManage/goinTopicWorkListPage'),(180,'/admin/topicTeamManage/goinTopicWorkListPage_en'),(181,'/admin/linkManage/goinLinkInfoListPage'),(182,'/admin/logManage/goinLogInfoListPage'),(183,'/admin/metadataManage/goinMetadataListPage'),(184,'/project/admin/role/goinRoleListPage'),(185,'allPages'),(186,'roleAdd'),(187,'roleUpdate'),(188,'roleDel'),(189,'/project/admin/user/queryAllUser'),(190,'allPages'),(191,'userAdd'),(192,'userUpdate'),(193,'userDel'),(194,'/admin/user/queryAllUser'),(195,'allPages'),(196,'userAdd'),(197,'userUpdate'),(198,'userDel'),(199,'roleAdd'),(200,'/admin/role/goinRoleListPage'),(201,'roleUpdate'),(202,'roleDel'),(203,'/project/admin/org/goinOrgListPage'),(204,'orgAdd'),(205,'orgUpdate'),(206,'orgDel'),(207,'/project/admin/privilegeManage/goRolePriListPage'),(208,'/admin/newsManage/goinNewsListPage'),(209,'addNewsInfo_Zh'),(210,'editNewsInfo_Zh'),(211,'delNewsInfo_Zh'),(212,'/admin/newsManage/goinNewsListPage_en'),(213,'addNewsInfo_en'),(214,'editNewsInfo_en'),(215,'delNewsInfo_en'),(216,'/admin/topicTeamManage/goinTopicWorkTeamListPage'),(217,''),(218,'/admin/topicTeamManage/goinTopicWorkTeamListPage_en'),(219,'/admin/topicTeamManage/goinTopicWorkListPage'),(220,'/admin/topicTeamManage/goinTopicWorkListPage_en'),(221,'/admin/linkManage/goinLinkInfoListPage'),(222,'/admin/logManage/goinLogInfoListPage'),(223,'/admin/metadataManage/goinMetadataListPage'),(224,'/admin/privilegeManage/goinPriListPage'),(225,'/admin/user/queryAllUser'),(226,'allPages'),(227,'userAdd'),(228,'userUpdate'),(229,'userDel'),(230,'/admin/role/goinRoleListPage'),(231,'roleAdd'),(232,'roleUpdate'),(233,'roleDel'),(234,'/project/admin/org/goinOrgListPage'),(235,'orgAdd'),(236,'orgUpdate'),(237,'orgDel'),(238,'/project/admin/privilegeManage/goRolePriListPage'),(239,'/admin/newsManage/goinNewsListPage'),(240,'addNewsInfo_Zh'),(241,'editNewsInfo_Zh'),(242,'delNewsInfo_Zh'),(243,'/admin/newsManage/goinNewsListPage_en'),(244,'addNewsInfo_en'),(245,'editNewsInfo_en'),(246,'delNewsInfo_en'),(247,'/admin/topicTeamManage/goinTopicWorkTeamListPage'),(248,''),(249,'/admin/topicTeamManage/goinTopicWorkTeamListPage_en'),(250,'/admin/topicTeamManage/goinTopicWorkListPage'),(251,'/admin/topicTeamManage/goinTopicWorkListPage_en'),(252,'/admin/linkManage/goinLinkInfoListPage'),(253,'/admin/logManage/goinLogInfoListPage'),(254,'/admin/metadataManage/goinMetadataListPage'),(255,'/admin/privilegeManage/goinPriListPage'),(256,'/admin/newsManage/goinNewsListPage'),(257,'allPages'),(258,'/admin/newsManage/delNewsInfo_Zh'),(259,'/admin/newsManage/goinNewsListPage_en'),(260,'allPages'),(261,'/admin/newsManage/delNewsInfo_en'),(262,'/admin/newsManage/goinNewsListPage'),(263,'allPages'),(264,'/admin/newsManage/delNewsInfo_Zh'),(265,'/admin/user/queryAllUser'),(266,'allPages'),(267,'/admin/user/addUser'),(268,'/admin/user/editUser'),(269,'/admin/user/delUser'),(270,'/admin/user/allotRole'),(271,'/admin/user/resetPass'),(272,'/admin/role/goinRoleListPage'),(273,'/admin/role/addRole'),(274,'/admin/role/editRole'),(275,'/admin/role/delRole'),(276,'/admin/org/goinOrgListPage'),(277,'/admin/org/addOrg'),(278,'/admin/org/editOrg'),(279,'/admin/org/delOrg'),(280,'/admin/privilegeManage/goRolePriListPage'),(281,'/admin/newsManage/goinNewsListPage'),(282,'/admin/newsManage/addNewsInfo_Zh'),(283,'/admin/newsManage/editNewsInfo_Zh'),(284,'/admin/newsManage/delNewsInfo_Zh'),(285,'/admin/newsManage/goinNewsListPage_en'),(286,'/admin/newsManage/addNewsInfo_en'),(287,'/admin/newsManage/editNewsInfo_en'),(288,'/admin/newsManage/delNewsInfo_en'),(289,'/admin/topicTeamManage/goinTopicWorkTeamListPage'),(290,'/admin/topicTeamManage/addTopicTeam'),(291,'/admin/topicTeamManage/editTopicTeam'),(292,'/admin/topicTeamManage/delopicTeam'),(293,'/admin/topicTeamManage/goinTopicWorkTeamListPage_en'),(294,'/admin/topicTeamManage/addTopicTeam_en'),(295,'/admin/topicTeamManage/editTopicTeam_en'),(296,'/admin/topicTeamManage/delTopicTeam_en'),(297,'/admin/topicTeamManage/goinTopicWorkListPage'),(298,'/admin/topicTeamManage/addTopicWork'),(299,'/admin/topicTeamManage/editTopicWork'),(300,'/admin/topicTeamManage/detTopicWork'),(301,'/admin/topicTeamManage/goinTopicWorkListPage_en'),(302,'/admin/topicTeamManage/addTopicWork_en'),(303,'/admin/topicTeamManage/editTopicWork_en'),(304,'/admin/topicTeamManage/detTopicWork_en'),(305,'/admin/linkManage/goinLinkInfoListPage'),(306,'/admin/linkManage/addLinkInfo'),(307,'/admin/linkManage/editLinkInfo'),(308,'/admin/linkManage/delLinkInfo'),(309,'/admin/logManage/goinLogInfoListPage'),(310,'/admin/metadataManage/goinMetadataListPage'),(311,'/admin/metadataManage/addMetadata'),(312,'/admin/metadataManage/editMetadata'),(313,'/admin/metadataManage/delMetadata'),(314,'/admin/privilegeManage/goinPriListPage'),(315,'/admin/privilegeManage/addPrivilege'),(316,'/admin/privilegeManage/editPrivilege'),(317,'/admin/privilegeManage/delPrivilege'),(318,'/admin/newsManage/goinNewsListPage'),(319,'allPages'),(320,'/admin/newsManage/addNewsInfo_Zh'),(321,'/admin/newsManage/editNewsInfo_Zh'),(322,'/admin/linkManage/goinLinkInfoListPage'),(323,'allPages'),(324,'/admin/linkManage/addLinkInfo'),(325,'/admin/linkManage/editLinkInfo'),(326,'/admin/linkManage/delLinkInfo'),(327,'/admin/topicTeamManage/goinTopicWorkListPage'),(328,'allPages'),(329,'/admin/topicTeamManage/addTopicWork'),(330,'/admin/topicTeamManage/editTopicWork'),(331,'/admin/topicTeamManage/detTopicWork'),(332,''),(333,'/admin/privilegeManage/goRolePriListPage'),(334,'allPages'),(335,'/admin/role/goinRoleListPage'),(336,'allPages'),(337,'/admin/role/addRole'),(338,'/admin/role/editRole'),(339,'/admin/role/delRole'),(340,'/admin/topicTeamManage/goinTopicWorkTeamListPage_en'),(341,'allPages'),(342,'/admin/topicTeamManage/addTopicTeam_en'),(343,'/admin/topicTeamManage/editTopicTeam_en'),(344,'/admin/topicTeamManage/delTopicTeam_en'),(345,'/admin/user/queryAllUser'),(346,'allPages'),(347,'/admin/user/addUser'),(348,'/admin/user/editUser'),(349,'/admin/user/delUser'),(350,'/admin/user/allotRole'),(351,'/admin/user/resetPass'),(352,'/admin/org/goinOrgListPage'),(353,'allPages'),(354,'/admin/org/addOrg'),(355,'/admin/org/editOrg'),(356,'/admin/org/delOrg'),(357,'/admin/topicTeamManage/goinTopicWorkListPage_en'),(358,'allPages'),(359,'/admin/topicTeamManage/addTopicWork_en'),(360,'/admin/topicTeamManage/editTopicWork_en'),(361,'/admin/topicTeamManage/detTopicWork_en'),(362,'/admin/newsManage/goinNewsListPage'),(363,'allPages'),(364,'/admin/newsManage/addNewsInfo_Zh'),(365,'/admin/newsManage/editNewsInfo_Zh'),(366,'/admin/newsManage/delNewsInfo_Zh'),(367,'/admin/newsManage/goinNewsListPage_en'),(368,'allPages'),(369,'/admin/newsManage/addNewsInfo_en'),(370,'/admin/newsManage/editNewsInfo_en'),(371,'/admin/newsManage/delNewsInfo_en'),(372,'/admin/topicTeamManage/goinTopicWorkTeamListPage_en'),(373,'allPages'),(374,'/admin/topicTeamManage/addTopicTeam_en'),(375,'/admin/topicTeamManage/editTopicTeam_en'),(376,'/admin/topicTeamManage/delTopicTeam_en'),(377,'/admin/topicTeamManage/goinTopicWorkListPage'),(378,'allPages'),(379,'/admin/topicTeamManage/addTopicWork'),(380,'/admin/topicTeamManage/editTopicWork'),(381,'/admin/topicTeamManage/detTopicWork'),(382,'/admin/topicTeamManage/goinTopicWorkListPage_en'),(383,'allPages'),(384,'/admin/topicTeamManage/addTopicWork_en'),(385,'/admin/topicTeamManage/editTopicWork_en'),(386,'/admin/topicTeamManage/detTopicWork_en'),(387,'[object Object]'),(388,'/admin/privilegeManage/goinPriListPage'),(389,'allPages'),(390,'/admin/privilegeManage/addPrivilege'),(391,'/admin/privilegeManage/editPrivilege'),(392,'/admin/privilegeManage/delPrivilege'),(393,'/admin/privilegeManage/goRolePriListPage'),(394,'allPages'),(395,'/admin/topicTeamManage/goinTopicWorkTeamListPage'),(396,'allPages'),(397,'/admin/topicTeamManage/addTopicTeam'),(398,'/admin/topicTeamManage/editTopicTeam'),(399,'/admin/topicTeamManage/delopicTeam'),(400,'/admin/topicTeamManage/goinTopicWorkTeamListPage_en'),(401,'allPages'),(402,'/admin/topicTeamManage/addTopicTeam_en'),(403,'/admin/topicTeamManage/editTopicTeam_en'),(404,'/admin/topicTeamManage/delTopicTeam_en'),(405,''),(406,'/admin/logManage/goinLogInfoListPage'),(407,'allPages'),(408,'[object Object]'),(409,'/admin/user/queryAllUser'),(410,'allPages'),(411,'/admin/user/addUser'),(412,'/admin/user/editUser'),(413,'/admin/user/delUser'),(414,'/admin/user/allotRole'),(415,'/admin/user/resetPass'),(416,'/admin/role/goinRoleListPage'),(417,'/admin/role/addRole'),(418,'/admin/role/editRole'),(419,'/admin/role/delRole'),(420,'/admin/org/goinOrgListPage'),(421,'/admin/org/addOrg'),(422,'/admin/org/editOrg'),(423,'/admin/org/delOrg'),(424,'/admin/privilegeManage/goRolePriListPage'),(425,'/admin/logManage/goinLogInfoListPage'),(426,'/admin/metadataManage/goinMetadataListPage'),(427,'/admin/metadataManage/addMetadata'),(428,'/admin/metadataManage/editMetadata'),(429,'/admin/metadataManage/delMetadata'),(430,'/admin/privilegeManage/goinPriListPage'),(431,'/admin/privilegeManage/addPrivilege'),(432,'/admin/privilegeManage/editPrivilege'),(433,'/admin/privilegeManage/delPrivilege'),(434,'/admin/business/registerManage/goinRegisterInfoListPage'),(435,'/admin/user/queryAllUser'),(436,'allPages'),(437,'/admin/user/addUser'),(438,'/admin/user/editUser'),(439,'/admin/user/delUser'),(440,'/admin/user/allotRole'),(441,'/admin/user/resetPass'),(442,'/admin/role/goinRoleListPage'),(443,'/admin/role/addRole'),(444,'/admin/role/editRole'),(445,'/admin/role/delRole'),(446,'/admin/org/goinOrgListPage'),(447,'/admin/org/addOrg'),(448,'/admin/org/editOrg'),(449,'/admin/org/delOrg'),(450,'/admin/privilegeManage/goRolePriListPage'),(451,'/admin/logManage/goinLogInfoListPage'),(452,'/admin/metadataManage/goinMetadataListPage'),(453,'/admin/metadataManage/addMetadata'),(454,'/admin/metadataManage/editMetadata'),(455,'/admin/metadataManage/delMetadata'),(456,'/admin/privilegeManage/goinPriListPage'),(457,'/admin/privilegeManage/addPrivilege'),(458,'/admin/privilegeManage/editPrivilege'),(459,'/admin/privilegeManage/delPrivilege'),(460,'/admin/business/registerManage/goinRegisterInfoListPage'),(461,'/admin/user/queryAllUser'),(462,'allPages'),(463,'/admin/user/addUser'),(464,'/admin/user/editUser'),(465,'/admin/user/delUser'),(466,'/admin/user/allotRole'),(467,'/admin/user/resetPass'),(468,'/admin/role/goinRoleListPage'),(469,'/admin/role/addRole'),(470,'/admin/role/editRole'),(471,'/admin/role/delRole'),(472,'/admin/org/goinOrgListPage'),(473,'/admin/org/addOrg'),(474,'/admin/org/editOrg'),(475,'/admin/org/delOrg'),(476,'/admin/privilegeManage/goRolePriListPage'),(477,'/admin/logManage/goinLogInfoListPage'),(478,'/admin/metadataManage/goinMetadataListPage'),(479,'/admin/metadataManage/addMetadata'),(480,'/admin/metadataManage/editMetadata'),(481,'/admin/metadataManage/delMetadata'),(482,'/admin/privilegeManage/goinPriListPage'),(483,'/admin/privilegeManage/addPrivilege'),(484,'/admin/privilegeManage/editPrivilege'),(485,'/admin/privilegeManage/delPrivilege'),(486,'/admin/business/registerManage/goinRegisterInfoListPage'),(487,'/admin/user/queryAllUser'),(488,'allPages'),(489,'/admin/user/addUser'),(490,'/admin/user/editUser'),(491,'/admin/user/delUser'),(492,'/admin/user/allotRole'),(493,'/admin/user/resetPass'),(494,'/admin/role/goinRoleListPage'),(495,'/admin/role/addRole'),(496,'/admin/role/editRole'),(497,'/admin/role/delRole'),(498,'/admin/org/goinOrgListPage'),(499,'/admin/org/addOrg'),(500,'/admin/org/editOrg'),(501,'/admin/org/delOrg'),(502,'/admin/privilegeManage/goRolePriListPage'),(503,'/admin/logManage/goinLogInfoListPage'),(504,'/admin/metadataManage/goinMetadataListPage'),(505,'/admin/metadataManage/addMetadata'),(506,'/admin/metadataManage/editMetadata'),(507,'/admin/metadataManage/delMetadata'),(508,'/admin/privilegeManage/goinPriListPage'),(509,'/admin/privilegeManage/addPrivilege'),(510,'/admin/privilegeManage/editPrivilege'),(511,'/admin/privilegeManage/delPrivilege'),(512,'/admin/business/registerManage/goinRegisterInfoListPage'),(513,'/admin/user/queryAllUser'),(514,'allPages'),(515,'/admin/user/addUser'),(516,'/admin/user/editUser'),(517,'/admin/user/delUser'),(518,'/admin/user/allotRole'),(519,'/admin/user/resetPass'),(520,'/admin/role/goinRoleListPage'),(521,'/admin/role/addRole'),(522,'/admin/role/editRole'),(523,'/admin/role/delRole'),(524,'/admin/org/goinOrgListPage'),(525,'/admin/org/addOrg'),(526,'/admin/org/editOrg'),(527,'/admin/org/delOrg'),(528,'/admin/privilegeManage/goRolePriListPage'),(529,'/admin/logManage/goinLogInfoListPage'),(530,'/admin/metadataManage/goinMetadataListPage'),(531,'/admin/metadataManage/addMetadata'),(532,'/admin/metadataManage/editMetadata'),(533,'/admin/metadataManage/delMetadata'),(534,'/admin/privilegeManage/goinPriListPage'),(535,'/admin/privilegeManage/addPrivilege'),(536,'/admin/privilegeManage/editPrivilege'),(537,'/admin/privilegeManage/delPrivilege'),(538,'/admin/business/registerManage/goinRegisterInfoListPage'),(539,'/admin/user/queryAllUser'),(540,'allPages'),(541,'/admin/user/addUser'),(542,'/admin/user/editUser'),(543,'/admin/user/delUser'),(544,'/admin/user/allotRole'),(545,'/admin/user/resetPass'),(546,'/admin/role/goinRoleListPage'),(547,'/admin/role/addRole'),(548,'/admin/role/editRole'),(549,'/admin/role/delRole'),(550,'/admin/org/goinOrgListPage'),(551,'/admin/org/addOrg'),(552,'/admin/org/editOrg'),(553,'/admin/org/delOrg'),(554,'/admin/privilegeManage/goRolePriListPage'),(555,'/admin/logManage/goinLogInfoListPage'),(556,'/admin/metadataManage/goinMetadataListPage'),(557,'/admin/metadataManage/addMetadata'),(558,'/admin/metadataManage/editMetadata'),(559,'/admin/metadataManage/delMetadata'),(560,'/admin/privilegeManage/goinPriListPage'),(561,'/admin/privilegeManage/addPrivilege'),(562,'/admin/privilegeManage/editPrivilege'),(563,'/admin/privilegeManage/delPrivilege'),(564,'/admin/business/registerManage/goinRegisterInfoListPage'),(565,'/admin/business/registerManage/add'),(566,'/admin/business/registerManage/update'),(567,'/admin/business/registerManage/delete'),(568,'/admin/business/registerManage/export');

/*Table structure for table `topicreportteam` */

DROP TABLE IF EXISTS `topicreportteam`;

CREATE TABLE `topicreportteam` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `address` varchar(255) DEFAULT NULL,
  `companyLinkman` varchar(255) DEFAULT NULL,
  `companyName` varchar(255) DEFAULT NULL,
  `companyPrincipal` varchar(255) DEFAULT NULL,
  `companyTelephone` varchar(255) DEFAULT NULL,
  `country` varchar(255) DEFAULT NULL,
  `createTime` datetime DEFAULT NULL,
  `creator` varchar(255) DEFAULT NULL,
  `creatorId` bigint(20) NOT NULL,
  `eamil` varchar(255) DEFAULT NULL,
  `establishDate` datetime DEFAULT NULL,
  `industry` varchar(255) DEFAULT NULL,
  `languageType` varchar(255) DEFAULT NULL,
  `linkmanSex` int(11) DEFAULT NULL,
  `linkmanTelephone` varchar(255) DEFAULT NULL,
  `principalPost` varchar(255) DEFAULT NULL,
  `principalSex` int(11) DEFAULT NULL,
  `scale` varchar(255) DEFAULT NULL,
  `sort` int(11) DEFAULT NULL,
  `standBy1` varchar(255) DEFAULT NULL,
  `standBy2` varchar(255) DEFAULT NULL,
  `standBy3` varchar(255) DEFAULT NULL,
  `standBy4` varchar(255) DEFAULT NULL,
  `standBy5` varchar(255) DEFAULT NULL,
  `synopsis` varchar(255) DEFAULT NULL,
  `topicReportTeamName` varchar(255) DEFAULT NULL,
  `websiteUrl` varchar(255) DEFAULT NULL,
  `whetherJoinB20` int(11) DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

/*Data for the table `topicreportteam` */

/*Table structure for table `topicwork` */

DROP TABLE IF EXISTS `topicwork`;

CREATE TABLE `topicwork` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `affixFile` varchar(255) DEFAULT NULL,
  `content` text,
  `createTime` datetime DEFAULT NULL,
  `creator` varchar(255) DEFAULT NULL,
  `creatorId` bigint(20) NOT NULL,
  `languageType` varchar(255) DEFAULT NULL,
  `sort` int(11) NOT NULL,
  `standby1` varchar(255) DEFAULT NULL,
  `standby2` varchar(255) DEFAULT NULL,
  `standby3` varchar(255) DEFAULT NULL,
  `standby4` varchar(255) DEFAULT NULL,
  `standby5` varchar(255) DEFAULT NULL,
  `topicType` varchar(255) DEFAULT NULL,
  `workName` varchar(255) DEFAULT NULL,
  `reportType` varchar(255) DEFAULT NULL,
  `workTopicTeamId` bigint(20) NOT NULL,
  `planDate` varchar(255) DEFAULT '计划日期',
  `address` varchar(255) DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=60 DEFAULT CHARSET=utf8;

/*Data for the table `topicwork` */

insert  into `topicwork`(`id`,`affixFile`,`content`,`createTime`,`creator`,`creatorId`,`languageType`,`sort`,`standby1`,`standby2`,`standby3`,`standby4`,`standby5`,`topicType`,`workName`,`reportType`,`workTopicTeamId`,`planDate`,`address`) values (42,NULL,'','2015-10-15 16:49:02','丁伟',4,'chinese',5,NULL,NULL,NULL,NULL,NULL,'report','内容5555556666677777','fileType',25,'2015-11-11',''),(43,NULL,'<p style=\"line-height: 16px;\"><br/></p><p style=\"line-height: 16px;\">请下载附件查看</p><p style=\"line-height: 16px;\"><img style=\"vertical-align: middle; margin-right: 2px;\" src=\"/resource/ueditor1_4_2/dialogs/attachment/fileTypeImages/icon_jpg.gif\"/><a style=\"font-size:12px; color:#0066cc;\" href=\"/ueditor/jsp/upload/file/20151021/1445398320813032732.png\" title=\"logo.png\">logo.png</a></p><p><br/></p>','2015-10-15 17:21:38','丁伟',4,'chinese',3,NULL,NULL,NULL,NULL,NULL,'report','测试完成度报告','fileType',17,'',NULL),(44,NULL,'','2015-10-15 17:22:00','丁伟',4,'chinese',3,NULL,NULL,NULL,NULL,NULL,'report','内容3','fileType',19,NULL,NULL),(45,NULL,'','2015-10-15 17:23:00','丁伟',4,'chinese',5,NULL,NULL,NULL,NULL,NULL,'report','内容5','fileType',22,NULL,NULL),(46,NULL,'','2015-10-15 17:26:17','丁伟',4,'chinese',4,NULL,NULL,NULL,NULL,NULL,'schedule','内容4','',21,'2015-10-29',NULL),(47,NULL,'<p>Chinese rail firms are looking to build a high-speed railway in the UK that would connectLondon to Birmingham and Manchester. Experts say cooperation on the project, which willlikely cost 43 billion pounds ($66.06 billion), will boost the overall trade relationshipbetween China and the UK.</p><p>Chinese high-speed rail contractors will compete with French, German and Japanesecounterparts to bid on contracts to build the UK&#39;s High Speed 2 (HS2) project, Chinesenews portal finance.qq.com reported Wednesday.</p><p>The report did not mention which specific Chinese companies have confirmed theirparticipation in the bidding process, but the Chinese government has long been signalinginterest in the HS2 project.</p><p>According to a report by UK news website telegraph.co.uk on June 17, 2014, ChinesePremier Li Keqiang expressed China&#39;s interest in investing in HS2 and other Britishinfrastructure projects at trade talks with British Prime Minister David Cameron during anofficial visit to the UK in June 2014.</p><p>A memorandum of understanding was signed by China&#39;s National Development andReform Committee (NDRC) and Britain&#39;s Department of Transport during Li&#39;s visit, and aworking team was subsequently formed in April this year to boost business cooperation inthe rail sector. The team is tasked with fostering communication about the HS2 project andencouraging companies in both countries to participate in the project, according to astatement posted on the website of China&#39;s Ministry of Foreign Affairs.</p><p>Chinese rail firms have also been making efforts to prepare for cooperation on internationalhigh-speed rail projects such as HS2.</p><p><br/></p>_ueditor_page_break_tag_<p>According to finance.qq.com&#39;s report, Chinese train maker CSR Corp partnered withImperial College London, University of Southampton and University of Birmingham toform a rail technology research center in May, shortly before the company merged withCNR Corp to form CRRC Corp on June 1. The research center collaboration aims to developcooperation in the development of high-speed rail technology, the report said.</p><p>CRRC Corp could not be reached for comment regarding its potential plan to bid for theHS2 project.</p><p>Experts say that Chinese rail firms&#39; lower costs and advanced high-speed rail technologyprovide them with an advantage in securing the HS2 bid. Wang Mengshu of the ChineseAcademy of Engineering told the Global Times on Wednesday that a single Chinesecompany or a group of Chinese rail firms will most likely win the bid.</p><p>Chinese firms have proven the strength of their technology and hands-on experience inconstructing and running high-speed railways, all while keeping costs much lower thantheir competitors, Wang said. He also pointed out that the UK is looking for this exactcombination of affordability and dependability.</p><p>Zhao Jian, a professor at Beijing Jiaotong University, told the Global Times on Wednesdaythat he agrees that Chinese rail firms&#39; cost performance will likely help them win the HS2bid.</p><p><br/></p>_ueditor_page_break_tag_<p>However, Zhao said that Chinese firms would do better to focus solely on the constructionof the railway and avoid getting involved in the rail system&#39;s operation, noting that the lowpopulation density of the UK might prevent the project from generating significant profits.</p><p>But the HS2 project is more than a single business move. Wang believes that if a Chinesebid is successful, cooperation on the project will improve the trade relationship betweenChina and the UK, opening doors for future Sino-British cooperation in other areas.</p><p>Boosting China-UK trade ties through cooperation on high-speed rail, nuclear energy andother projects is at the top of the agenda for President Xi Jinping&#39;s State visit to the UKlater this month, said Zhang Ji, assistant to the minister of commerce, at a news conferencein Beijing on Tuesday.</p><p>China&#39;s foreign ministry announced Tuesday that Xi&#39;s scheduled state visit to the UK fromOctober 19 to 23 will start a &quot;golden era&quot; of China-UK relations. A long list of dealsaddressing fields including the energy sector, real estate, finance, and automobiles will besigned during the visit, the ministry said.</p><p>Zhao said it is unlikely that a deal on HS2 will be signed during Xi&#39;s visit since the biddingprocess only opened recently.</p><p>Although plans for the project had not yet received final parliamentary approval, BritishChancellor George Osborne opened the bidding process for the first phrase of the HS2project during a weeklong trip to China in late September and urged Chinese rail firms tostart making offers on contracts worth 11.8 billion pounds. &nbsp;</p><p><br/></p>','2015-10-15 17:35:08','丁伟',4,'chinese',1,NULL,NULL,NULL,NULL,NULL,'report','Chinese firms eye UK high-speed rail project','fileType',25,'',NULL),(48,NULL,'<p style=\"margin: 0px auto; padding: 0px 0px 20px; width: 640px; line-height: 22px; color: rgb(53, 52, 52); font-family: Georgia, Arial, Helvetica, sans-serif; white-space: normal; widows: auto;\"><z><z>Chinese</z>&nbsp;<z>rail</z>&nbsp;<z>firms</z>&nbsp;<z>are</z>&nbsp;<z>looking</z>&nbsp;<z>to</z>&nbsp;<z>build</z>&nbsp;<z>a</z>&nbsp;<z>high-speed</z>&nbsp;<z>railway</z>&nbsp;<z>in</z>&nbsp;<z>the</z>&nbsp;<z>UK</z>&nbsp;<z>that</z>&nbsp;<z>would</z>&nbsp;<z>connect</z><z>London</z>&nbsp;<z>to</z>&nbsp;<z>Birmingham</z>&nbsp;<z>and</z>&nbsp;<z>Manchester</z>.&nbsp;<z>Experts</z>&nbsp;<z>say</z>&nbsp;<z>cooperation</z>&nbsp;<z>on</z>&nbsp;<z>the</z>&nbsp;<z>project</z>,&nbsp;<z>which</z>&nbsp;<z>will</z><z>likely</z>&nbsp;<z>cost</z>&nbsp;43&nbsp;<z>billion</z>&nbsp;<z>pounds</z>&nbsp;($66.06&nbsp;<z>billion</z>),&nbsp;<z>will</z>&nbsp;<z>boost</z>&nbsp;<z>the</z>&nbsp;<z>overall</z>&nbsp;<z>trade</z>&nbsp;<z>relationship</z><z>between</z>&nbsp;<z>China</z>&nbsp;<z>and</z>&nbsp;<z>the</z>&nbsp;<z>UK</z>.</z></p><p style=\"margin: 0px auto; padding: 0px 0px 20px; width: 640px; line-height: 22px; color: rgb(53, 52, 52); font-family: Georgia, Arial, Helvetica, sans-serif; white-space: normal; widows: auto;\"><z><z>Chinese</z>&nbsp;<z>high-speed</z>&nbsp;<z>rail</z>&nbsp;<z>contractors</z>&nbsp;<z>will</z>&nbsp;<z>compete</z>&nbsp;<z>with</z>&nbsp;<z>French</z>,&nbsp;<z>German</z>&nbsp;<z>and</z>&nbsp;<z>Japanese</z><z>counterparts</z>&nbsp;<z>to</z>&nbsp;<z>bid</z>&nbsp;<z>on</z>&nbsp;<z>contracts</z>&nbsp;<z>to</z>&nbsp;<z>build</z>&nbsp;<z>the</z>&nbsp;<z>UK</z>&#39;<z>s</z>&nbsp;<z>High</z>&nbsp;<z>Speed</z>&nbsp;2 (HS2)&nbsp;<z>project</z>,&nbsp;<z>Chinese</z><z>news</z>&nbsp;<z>portal</z>&nbsp;<z>finance</z>.<z>qq</z>.<z>com</z>&nbsp;<z>reported</z>&nbsp;<z>Wednesday</z>.</z></p><p style=\"margin: 0px auto; padding: 0px 0px 20px; width: 640px; line-height: 22px; color: rgb(53, 52, 52); font-family: Georgia, Arial, Helvetica, sans-serif; white-space: normal; widows: auto;\"><z><z>The</z>&nbsp;<z>report</z>&nbsp;<z>did</z>&nbsp;<z>not</z>&nbsp;<z>mention</z>&nbsp;<z>which</z>&nbsp;<z>specific</z>&nbsp;<z>Chinese</z>&nbsp;<z>companies</z>&nbsp;<z>have</z>&nbsp;<z>confirmed</z>&nbsp;<z>their</z><z>participation</z>&nbsp;<z>in</z>&nbsp;<z>the</z>&nbsp;<z>bidding</z>&nbsp;<z>process</z>,&nbsp;<z>but</z>&nbsp;<z>the</z>&nbsp;<z>Chinese</z>&nbsp;<z>government</z>&nbsp;<z>has</z>&nbsp;<z>long</z>&nbsp;<z>been</z>&nbsp;<z>signaling</z><z>interest</z>&nbsp;<z>in</z>&nbsp;<z>the</z>&nbsp;HS2&nbsp;<z>project</z>.</z></p><p style=\"margin: 0px auto; padding: 0px 0px 20px; width: 640px; line-height: 22px; color: rgb(53, 52, 52); font-family: Georgia, Arial, Helvetica, sans-serif; white-space: normal; widows: auto;\"><z><z>According</z>&nbsp;<z>to</z>&nbsp;<z>a</z>&nbsp;<z>report</z>&nbsp;<z>by</z>&nbsp;<z>UK</z>&nbsp;<z>news</z>&nbsp;<z>website</z>&nbsp;<z>telegraph</z>.<z>co</z>.<z>uk</z>&nbsp;<z>on</z>&nbsp;<z>June</z>&nbsp;17, 2014,&nbsp;<z>Chinese</z><z>Premier</z>&nbsp;<z>Li</z>&nbsp;<z>Keqiang</z>&nbsp;<z>expressed</z>&nbsp;<z>China</z>&#39;<z>s</z>&nbsp;<z>interest</z>&nbsp;<z>in</z>&nbsp;<z>investing</z>&nbsp;<z>in</z>&nbsp;HS2&nbsp;<z>and</z>&nbsp;<z>other</z>&nbsp;<z>British</z><z>infrastructure</z>&nbsp;<z>projects</z>&nbsp;<z>at</z>&nbsp;<z>trade</z>&nbsp;<z>talks</z>&nbsp;<z>with</z>&nbsp;<z>British</z>&nbsp;<z>Prime</z>&nbsp;<z>Minister</z>&nbsp;<z>David</z>&nbsp;<z>Cameron</z>&nbsp;<z>during</z>&nbsp;<z>an</z><z>official</z>&nbsp;<z>visit</z>&nbsp;<z>to</z>&nbsp;<z>the</z>&nbsp;<z>UK</z>&nbsp;<z>in</z>&nbsp;<z>June</z>&nbsp;2014.</z></p><p style=\"margin: 0px auto; padding: 0px 0px 20px; width: 640px; line-height: 22px; color: rgb(53, 52, 52); font-family: Georgia, Arial, Helvetica, sans-serif; white-space: normal; widows: auto;\"><z><z>A</z>&nbsp;<z>memorandum</z>&nbsp;<z>of</z>&nbsp;<z>understanding</z>&nbsp;<z>was</z>&nbsp;<z>signed</z>&nbsp;<z>by</z>&nbsp;<z>China</z>&#39;<z>s</z>&nbsp;<z>National</z>&nbsp;<z>Development</z>&nbsp;<z>and</z><z>Reform</z>&nbsp;<z>Committee</z>&nbsp;(<z>NDRC</z>)&nbsp;<z>and</z>&nbsp;<z>Britain</z>&#39;<z>s</z>&nbsp;<z>Department</z>&nbsp;<z>of</z>&nbsp;<z>Transport</z>&nbsp;<z>during</z>&nbsp;<z>Li</z>&#39;<z>s</z>&nbsp;<z>visit</z>,&nbsp;<z>and</z>&nbsp;<z>a</z><z>working</z>&nbsp;<z>team</z>&nbsp;<z>was</z>&nbsp;<z>subsequently</z>&nbsp;<z>formed</z>&nbsp;<z>in</z>&nbsp;<z>April</z>&nbsp;<z>this</z>&nbsp;<z>year</z>&nbsp;<z>to</z>&nbsp;<z>boost</z>&nbsp;<z>business</z>&nbsp;<z>cooperation</z>&nbsp;<z>in</z><z>the</z>&nbsp;<z>rail</z>&nbsp;<z>sector</z>.&nbsp;<z>The</z>&nbsp;<z>team</z>&nbsp;<z>is</z>&nbsp;<z>tasked</z>&nbsp;<z>with</z>&nbsp;<z>fostering</z>&nbsp;<z>communication</z>&nbsp;<z>about</z>&nbsp;<z>the</z>&nbsp;HS2&nbsp;<z>project</z>&nbsp;<z>and</z><z>encouraging</z>&nbsp;<z>companies</z>&nbsp;<z>in</z>&nbsp;<z>both</z>&nbsp;<z>countries</z>&nbsp;<z>to</z>&nbsp;<z>participate</z>&nbsp;<z>in</z>&nbsp;<z>the</z>&nbsp;<z>project</z>,&nbsp;<z>according</z>&nbsp;<z>to</z>&nbsp;<z>a</z><z>statement</z>&nbsp;<z>posted</z>&nbsp;<z>on</z>&nbsp;<z>the</z>&nbsp;<z>website</z>&nbsp;<z>of</z>&nbsp;<z>China</z>&#39;<z>s</z>&nbsp;<z>Ministry</z>&nbsp;<z>of</z>&nbsp;<z>Foreign</z>&nbsp;<z>Affairs</z>.</z></p><p style=\"margin: 0px auto; padding: 0px 0px 20px; width: 640px; line-height: 22px; color: rgb(53, 52, 52); font-family: Georgia, Arial, Helvetica, sans-serif; white-space: normal; widows: auto;\"><z><z>Chinese</z>&nbsp;<z>rail</z>&nbsp;<z>firms</z>&nbsp;<z>have</z>&nbsp;<z>also</z>&nbsp;<z>been</z>&nbsp;<z>making</z>&nbsp;<z>efforts</z>&nbsp;<z>to</z>&nbsp;<z>prepare</z>&nbsp;<z>for</z>&nbsp;<z>cooperation</z>&nbsp;<z>on</z>&nbsp;<z>international</z><z>high-speed</z>&nbsp;<z>rail</z>&nbsp;<z>projects</z>&nbsp;<z>such</z>&nbsp;<z>as</z>&nbsp;HS2.</z></p><p style=\"margin: 0px auto; padding: 0px 0px 20px; width: 640px; line-height: 22px; color: rgb(53, 52, 52); font-family: Georgia, Arial, Helvetica, sans-serif; white-space: normal; widows: auto;\"><z><z>According</z>&nbsp;<z>to</z>&nbsp;<z>finance</z>.<z>qq</z>.<z>com</z>&#39;<z>s</z>&nbsp;<z>report</z>,&nbsp;<z>Chinese</z>&nbsp;<z>train</z>&nbsp;<z>maker</z>&nbsp;<z>CSR</z>&nbsp;<z>Corp</z>&nbsp;<z>partnered</z>&nbsp;<z>with</z><z>Imperial</z>&nbsp;<z>College</z>&nbsp;<z>London</z>,&nbsp;<z>University</z>&nbsp;<z>of</z>&nbsp;<z>Southampton</z>&nbsp;<z>and</z>&nbsp;<z>University</z>&nbsp;<z>of</z>&nbsp;<z>Birmingham</z>&nbsp;<z>to</z><z>form</z>&nbsp;<z>a</z>&nbsp;<z>rail</z>&nbsp;<z>technology</z>&nbsp;<z>research</z>&nbsp;<z>center</z>&nbsp;<z>in</z>&nbsp;<z>May</z>,&nbsp;<z>shortly</z>&nbsp;<z>before</z>&nbsp;<z>the</z>&nbsp;<z>company</z>&nbsp;<z>merged</z>&nbsp;<z>with</z><z>CNR</z>&nbsp;<z>Corp</z>&nbsp;<z>to</z>&nbsp;<z>form</z>&nbsp;<z>CRRC</z>&nbsp;<z>Corp</z>&nbsp;<z>on</z>&nbsp;<z>June</z>&nbsp;1.&nbsp;<z>The</z>&nbsp;<z>research</z>&nbsp;<z>center</z>&nbsp;<z>collaboration</z>&nbsp;<z>aims</z>&nbsp;<z>to</z>&nbsp;<z>develop</z><z>cooperation</z>&nbsp;<z>in</z>&nbsp;<z>the</z>&nbsp;<z>development</z>&nbsp;<z>of</z>&nbsp;<z>high-speed</z>&nbsp;<z>rail</z>&nbsp;<z>technology</z>,&nbsp;<z>the</z>&nbsp;<z>report</z>&nbsp;<z>said</z>.</z></p><p style=\"margin: 0px auto; padding: 0px 0px 20px; width: 640px; line-height: 22px; color: rgb(53, 52, 52); font-family: Georgia, Arial, Helvetica, sans-serif; white-space: normal; widows: auto;\"><z><z>CRRC</z>&nbsp;<z>Corp</z>&nbsp;<z>could</z>&nbsp;<z>not</z>&nbsp;<z>be</z>&nbsp;<z>reached</z>&nbsp;<z>for</z>&nbsp;<z>comment</z>&nbsp;<z>regarding</z>&nbsp;<z>its</z>&nbsp;<z>potential</z>&nbsp;<z>plan</z>&nbsp;<z>to</z>&nbsp;<z>bid</z>&nbsp;<z>for</z>&nbsp;<z>the</z>HS2&nbsp;<z>project</z>.</z></p><p style=\"margin: 0px auto; padding: 0px 0px 20px; width: 640px; line-height: 22px; color: rgb(53, 52, 52); font-family: Georgia, Arial, Helvetica, sans-serif; white-space: normal; widows: auto;\"><z><z>Experts</z>&nbsp;<z>say</z>&nbsp;<z>that</z>&nbsp;<z>Chinese</z>&nbsp;<z>rail</z>&nbsp;<z>firms</z>&#39;&nbsp;<z>lower</z>&nbsp;<z>costs</z>&nbsp;<z>and</z>&nbsp;<z>advanced</z>&nbsp;<z>high-speed</z>&nbsp;<z>rail</z>&nbsp;<z>technology</z><z>provide</z>&nbsp;<z>them</z>&nbsp;<z>with</z>&nbsp;<z>an</z>&nbsp;<z>advantage</z>&nbsp;<z>in</z>&nbsp;<z>securing</z>&nbsp;<z>the</z>&nbsp;HS2&nbsp;<z>bid</z>.&nbsp;<z>Wang</z>&nbsp;<z>Mengshu</z>&nbsp;<z>of</z>&nbsp;<z>the</z>&nbsp;<z>Chinese</z><z>Academy</z>&nbsp;<z>of</z>&nbsp;<z>Engineering</z>&nbsp;<z>told</z>&nbsp;<z>the</z>&nbsp;<z>Global</z>&nbsp;<z>Times</z>&nbsp;<z>on</z>&nbsp;<z>Wednesday</z>&nbsp;<z>that</z>&nbsp;<z>a</z>&nbsp;<z>single</z>&nbsp;<z>Chinese</z><z>company</z>&nbsp;<z>or</z>&nbsp;<z>a</z>&nbsp;<z>group</z>&nbsp;<z>of</z>&nbsp;<z>Chinese</z>&nbsp;<z>rail</z>&nbsp;<z>firms</z>&nbsp;<z>will</z>&nbsp;<z>most</z>&nbsp;<z>likely</z>&nbsp;<z>win</z>&nbsp;<z>the</z>&nbsp;<z>bid</z>.</z></p><p style=\"margin: 0px auto; padding: 0px 0px 20px; width: 640px; line-height: 22px; color: rgb(53, 52, 52); font-family: Georgia, Arial, Helvetica, sans-serif; white-space: normal; widows: auto;\"><z><z>Chinese</z>&nbsp;<z>firms</z>&nbsp;<z>have</z>&nbsp;<z>proven</z>&nbsp;<z>the</z>&nbsp;<z>strength</z>&nbsp;<z>of</z>&nbsp;<z>their</z>&nbsp;<z>technology</z>&nbsp;<z>and</z>&nbsp;<z>hands-on</z>&nbsp;<z>experience</z>&nbsp;<z>in</z><z>constructing</z>&nbsp;<z>and</z>&nbsp;<z>running</z>&nbsp;<z>high-speed</z>&nbsp;<z>railways</z>,&nbsp;<z>all</z>&nbsp;<z>while</z>&nbsp;<z>keeping</z>&nbsp;<z>costs</z>&nbsp;<z>much</z>&nbsp;<z>lower</z>&nbsp;<z>than</z><z>their</z>&nbsp;<z>competitors</z>,&nbsp;<z>Wang</z>&nbsp;<z>said</z>.&nbsp;<z>He</z>&nbsp;<z>also</z>&nbsp;<z>pointed</z>&nbsp;<z>out</z>&nbsp;<z>that</z>&nbsp;<z>the</z>&nbsp;<z>UK</z>&nbsp;<z>is</z>&nbsp;<z>looking</z>&nbsp;<z>for</z>&nbsp;<z>this</z>&nbsp;<z>exact</z><z>combination</z>&nbsp;<z>of</z>&nbsp;<z>affordability</z>&nbsp;<z>and</z>&nbsp;<z>dependability</z>.</z></p><p style=\"margin: 0px auto; padding: 0px 0px 20px; width: 640px; line-height: 22px; color: rgb(53, 52, 52); font-family: Georgia, Arial, Helvetica, sans-serif; white-space: normal; widows: auto;\"><z><z>Zhao</z>&nbsp;<z>Jian</z>,&nbsp;<z>a</z>&nbsp;<z>professor</z>&nbsp;<z>at</z>&nbsp;<z>Beijing</z>&nbsp;<z>Jiaotong</z>&nbsp;<z>University</z>,&nbsp;<z>told</z>&nbsp;<z>the</z>&nbsp;<z>Global</z>&nbsp;<z>Times</z>&nbsp;<z>on</z>&nbsp;<z>Wednesday</z><z>that</z>&nbsp;<z>he</z>&nbsp;<z>agrees</z>&nbsp;<z>that</z>&nbsp;<z>Chinese</z>&nbsp;<z>rail</z>&nbsp;<z>firms</z>&#39;&nbsp;<z>cost</z>&nbsp;<z>performance</z>&nbsp;<z>will</z>&nbsp;<z>likely</z>&nbsp;<z>help</z>&nbsp;<z>them</z>&nbsp;<z>win</z>&nbsp;<z>the</z>&nbsp;HS2<z>bid</z>.</z></p><p style=\"margin: 0px auto; padding: 0px 0px 20px; width: 640px; line-height: 22px; color: rgb(53, 52, 52); font-family: Georgia, Arial, Helvetica, sans-serif; white-space: normal; widows: auto;\"><z><z>However</z>,&nbsp;<z>Zhao</z>&nbsp;<z>said</z>&nbsp;<z>that</z>&nbsp;<z>Chinese</z>&nbsp;<z>firms</z>&nbsp;<z>would</z>&nbsp;<z>do</z>&nbsp;<z>better</z>&nbsp;<z>to</z>&nbsp;<z>focus</z>&nbsp;<z>solely</z>&nbsp;<z>on</z>&nbsp;<z>the</z>&nbsp;<z>construction</z><z>of</z>&nbsp;<z>the</z>&nbsp;<z>railway</z>&nbsp;<z>and</z>&nbsp;<z>avoid</z>&nbsp;<z>getting</z>&nbsp;<z>involved</z>&nbsp;<z>in</z>&nbsp;<z>the</z>&nbsp;<z>rail</z>&nbsp;<z>system</z>&#39;<z>s</z>&nbsp;<z>operation</z>,&nbsp;<z>noting</z>&nbsp;<z>that</z>&nbsp;<z>the</z>&nbsp;<z>low</z><z>population</z>&nbsp;<z>density</z>&nbsp;<z>of</z>&nbsp;<z>the</z>&nbsp;<z>UK</z>&nbsp;<z>might</z>&nbsp;<z>prevent</z>&nbsp;<z>the</z>&nbsp;<z>project</z>&nbsp;<z>from</z>&nbsp;<z>generating</z>&nbsp;<z>significant</z>&nbsp;<z>profits</z>.</z></p><p style=\"margin: 0px auto; padding: 0px 0px 20px; width: 640px; line-height: 22px; color: rgb(53, 52, 52); font-family: Georgia, Arial, Helvetica, sans-serif; white-space: normal; widows: auto;\"><z><z>But</z>&nbsp;<z>the</z>&nbsp;HS2&nbsp;<z>project</z>&nbsp;<z>is</z>&nbsp;<z>more</z>&nbsp;<z>than</z>&nbsp;<z>a</z>&nbsp;<z>single</z>&nbsp;<z>business</z>&nbsp;<z>move</z>.&nbsp;<z>Wang</z>&nbsp;<z>believes</z>&nbsp;<z>that</z>&nbsp;<z>if</z>&nbsp;<z>a</z>&nbsp;<z>Chinese</z><z>bid</z>&nbsp;<z>is</z>&nbsp;<z>successful</z>,&nbsp;<z>cooperation</z>&nbsp;<z>on</z>&nbsp;<z>the</z>&nbsp;<z>project</z>&nbsp;<z>will</z>&nbsp;<z>improve</z>&nbsp;<z>the</z>&nbsp;<z>trade</z>&nbsp;<z>relationship</z>&nbsp;<z>between</z><z>China</z>&nbsp;<z>and</z>&nbsp;<z>the</z>&nbsp;<z>UK</z>,&nbsp;<z>opening</z>&nbsp;<z>doors</z>&nbsp;<z>for</z>&nbsp;<z>future</z>&nbsp;<z>Sino-British</z>&nbsp;<z>cooperation</z>&nbsp;<z>in</z>&nbsp;<z>other</z>&nbsp;<z>areas</z>.</z></p><p style=\"margin: 0px auto; padding: 0px 0px 20px; width: 640px; line-height: 22px; color: rgb(53, 52, 52); font-family: Georgia, Arial, Helvetica, sans-serif; white-space: normal; widows: auto;\"><z><z>Boosting</z>&nbsp;<z>China-UK</z>&nbsp;<z>trade</z>&nbsp;<z>ties</z>&nbsp;<z>through</z>&nbsp;<z>cooperation</z>&nbsp;<z>on</z>&nbsp;<z>high-speed</z>&nbsp;<z>rail</z>,&nbsp;<z>nuclear</z>&nbsp;<z>energy</z>&nbsp;<z>and</z><z>other</z>&nbsp;<z>projects</z>&nbsp;<z>is</z>&nbsp;<z>at</z>&nbsp;<z>the</z>&nbsp;<z>top</z>&nbsp;<z>of</z>&nbsp;<z>the</z>&nbsp;<z>agenda</z>&nbsp;<z>for</z>&nbsp;<z>President</z>&nbsp;<z>Xi</z>&nbsp;<z>Jinping</z>&#39;<z>s</z>&nbsp;<z>State</z>&nbsp;<z>visit</z>&nbsp;<z>to</z>&nbsp;<z>the</z>&nbsp;<z>UK</z><z>later</z>&nbsp;<z>this</z>&nbsp;<z>month</z>,&nbsp;<z>said</z>&nbsp;<z>Zhang</z>&nbsp;<z>Ji</z>,&nbsp;<z>assistant</z>&nbsp;<z>to</z>&nbsp;<z>the</z>&nbsp;<z>minister</z>&nbsp;<z>of</z>&nbsp;<z>commerce</z>,&nbsp;<z>at</z>&nbsp;<z>a</z>&nbsp;<z>news</z>&nbsp;<z>conference</z><z>in</z>&nbsp;<z>Beijing</z>&nbsp;<z>on</z>&nbsp;<z>Tuesday</z>.</z></p><p style=\"margin: 0px auto; padding: 0px 0px 20px; width: 640px; line-height: 22px; color: rgb(53, 52, 52); font-family: Georgia, Arial, Helvetica, sans-serif; white-space: normal; widows: auto;\"><z><z>China</z>&#39;<z>s</z>&nbsp;<z>foreign</z>&nbsp;<z>ministry</z>&nbsp;<z>announced</z>&nbsp;<z>Tuesday</z>&nbsp;<z>that</z>&nbsp;<z>Xi</z>&#39;<z>s</z>&nbsp;<z>scheduled</z>&nbsp;<z>state</z>&nbsp;<z>visit</z>&nbsp;<z>to</z>&nbsp;<z>the</z>&nbsp;<z>UK</z>&nbsp;<z>from</z><z>October</z>&nbsp;19&nbsp;<z>to</z>&nbsp;23&nbsp;<z>will</z>&nbsp;<z>start</z>&nbsp;<z>a</z>&nbsp;&quot;<z>golden</z>&nbsp;<z>era</z>&quot;&nbsp;<z>of</z>&nbsp;<z>China-UK</z>&nbsp;<z>relations</z>.&nbsp;<z>A</z>&nbsp;<z>long</z>&nbsp;<z>list</z>&nbsp;<z>of</z>&nbsp;<z>deals</z><z>addressing</z>&nbsp;<z>fields</z>&nbsp;<z>including</z>&nbsp;<z>the</z>&nbsp;<z>energy</z>&nbsp;<z>sector</z>,&nbsp;<z>real</z>&nbsp;<z>estate</z>,&nbsp;<z>finance</z>,&nbsp;<z>and</z>&nbsp;<z>automobiles</z>&nbsp;<z>will</z>&nbsp;<z>be</z><z>signed</z>&nbsp;<z>during</z>&nbsp;<z>the</z>&nbsp;<z>visit</z>,&nbsp;<z>the</z>&nbsp;<z>ministry</z>&nbsp;<z>said</z>.</z></p><p style=\"margin: 0px auto; padding: 0px 0px 20px; width: 640px; line-height: 22px; color: rgb(53, 52, 52); font-family: Georgia, Arial, Helvetica, sans-serif; white-space: normal; widows: auto;\"><z><z>Zhao</z>&nbsp;<z>said</z>&nbsp;<z>it</z>&nbsp;<z>is</z>&nbsp;<z>unlikely</z>&nbsp;<z>that</z>&nbsp;<z>a</z>&nbsp;<z>deal</z>&nbsp;<z>on</z>&nbsp;HS2&nbsp;<z>will</z>&nbsp;<z>be</z>&nbsp;<z>signed</z>&nbsp;<z>during</z>&nbsp;<z>Xi</z>&#39;<z>s</z>&nbsp;<z>visit</z>&nbsp;<z>since</z>&nbsp;<z>the</z>&nbsp;<z>bidding</z><z>process</z>&nbsp;<z>only</z>&nbsp;<z>opened</z>&nbsp;<z>recently</z>.</z></p><p style=\"margin: 0px auto; padding: 0px 0px 20px; width: 640px; line-height: 22px; color: rgb(53, 52, 52); font-family: Georgia, Arial, Helvetica, sans-serif; white-space: normal; widows: auto;\"><z><z>Although</z>&nbsp;<z>plans</z>&nbsp;<z>for</z>&nbsp;<z>the</z>&nbsp;<z>project</z>&nbsp;<z>had</z>&nbsp;<z>not</z>&nbsp;<z>yet</z>&nbsp;<z>received</z>&nbsp;<z>final</z>&nbsp;<z>parliamentary</z>&nbsp;<z>approval</z>,&nbsp;<z>British</z><z>Chancellor</z>&nbsp;<z>George</z>&nbsp;<z>Osborne</z>&nbsp;<z>opened</z>&nbsp;<z>the</z>&nbsp;<z>bidding</z>&nbsp;<z>process</z>&nbsp;<z>for</z>&nbsp;<z>the</z>&nbsp;<z>first</z>&nbsp;<z>phrase</z>&nbsp;<z>of</z>&nbsp;<z>the</z>&nbsp;HS2<z>project</z>&nbsp;<z>during</z>&nbsp;<z>a</z>&nbsp;<z>weeklong</z>&nbsp;<z>trip</z>&nbsp;<z>to</z>&nbsp;<z>China</z>&nbsp;<z>in</z>&nbsp;<z>late</z>&nbsp;<z>September</z>&nbsp;<z>and</z>&nbsp;<z>urged</z>&nbsp;<z>Chinese</z>&nbsp;<z>rail</z>&nbsp;<z>firms</z>&nbsp;<z>to</z><z>start</z>&nbsp;<z>making</z>&nbsp;<z>offers</z>&nbsp;<z>on</z>&nbsp;<z>contracts</z>&nbsp;<z>worth</z>&nbsp;11.8&nbsp;<z>billion</z>&nbsp;<z>pounds</z>. &nbsp;</z></p><p><br/></p>','2015-10-15 17:40:42','丁伟',4,'english',1,NULL,NULL,NULL,NULL,NULL,'schedule','Chinese rail firms are looking to build a high-speed railway in the UK that would connectLondon to Birmingham and Manchester.','',26,NULL,NULL),(49,NULL,'<p style=\"margin: 0px auto; padding: 0px 0px 20px; width: 640px; line-height: 22px; color: rgb(53, 52, 52); font-family: Georgia, Arial, Helvetica, sans-serif; white-space: normal; widows: auto;\"><z><z>Chinese</z>&nbsp;<z>rail</z>&nbsp;<z>firms</z>&nbsp;<z>are</z>&nbsp;<z>looking</z>&nbsp;<z>to</z>&nbsp;<z>build</z>&nbsp;<z>a</z>&nbsp;<z>high-speed</z>&nbsp;<z>railway</z>&nbsp;<z>in</z>&nbsp;<z>the</z>&nbsp;<z>UK</z>&nbsp;<z>that</z>&nbsp;<z>would</z>&nbsp;<z>connect</z><z>London</z>&nbsp;<z>to</z>&nbsp;<z>Birmingham</z>&nbsp;<z>and</z>&nbsp;<z>Manchester</z>.&nbsp;<z>Experts</z>&nbsp;<z>say</z>&nbsp;<z>cooperation</z>&nbsp;<z>on</z>&nbsp;<z>the</z>&nbsp;<z>project</z>,&nbsp;<z>which</z>&nbsp;<z>will</z><z>likely</z>&nbsp;<z>cost</z>&nbsp;43&nbsp;<z>billion</z>&nbsp;<z>pounds</z>&nbsp;($66.06&nbsp;<z>billion</z>),&nbsp;<z>will</z>&nbsp;<z>boost</z>&nbsp;<z>the</z>&nbsp;<z>overall</z>&nbsp;<z>trade</z>&nbsp;<z>relationship</z><z>between</z>&nbsp;<z>China</z>&nbsp;<z>and</z>&nbsp;<z>the</z>&nbsp;<z>UK</z>.</z></p><p style=\"margin: 0px auto; padding: 0px 0px 20px; width: 640px; line-height: 22px; color: rgb(53, 52, 52); font-family: Georgia, Arial, Helvetica, sans-serif; white-space: normal; widows: auto;\"><z><z>Chinese</z>&nbsp;<z>high-speed</z>&nbsp;<z>rail</z>&nbsp;<z>contractors</z>&nbsp;<z>will</z>&nbsp;<z>compete</z>&nbsp;<z>with</z>&nbsp;<z>French</z>,&nbsp;<z>German</z>&nbsp;<z>and</z>&nbsp;<z>Japanese</z><z>counterparts</z>&nbsp;<z>to</z>&nbsp;<z>bid</z>&nbsp;<z>on</z>&nbsp;<z>contracts</z>&nbsp;<z>to</z>&nbsp;<z>build</z>&nbsp;<z>the</z>&nbsp;<z>UK</z>&#39;<z>s</z>&nbsp;<z>High</z>&nbsp;<z>Speed</z>&nbsp;2 (HS2)&nbsp;<z>project</z>,&nbsp;<z>Chinese</z><z>news</z>&nbsp;<z>portal</z>&nbsp;<z>finance</z>.<z>qq</z>.<z>com</z>&nbsp;<z>reported</z>&nbsp;<z>Wednesday</z>.</z></p><p style=\"margin: 0px auto; padding: 0px 0px 20px; width: 640px; line-height: 22px; color: rgb(53, 52, 52); font-family: Georgia, Arial, Helvetica, sans-serif; white-space: normal; widows: auto;\"><z><z>The</z>&nbsp;<z>report</z>&nbsp;<z>did</z>&nbsp;<z>not</z>&nbsp;<z>mention</z>&nbsp;<z>which</z>&nbsp;<z>specific</z>&nbsp;<z>Chinese</z>&nbsp;<z>companies</z>&nbsp;<z>have</z>&nbsp;<z>confirmed</z>&nbsp;<z>their</z><z>participation</z>&nbsp;<z>in</z>&nbsp;<z>the</z>&nbsp;<z>bidding</z>&nbsp;<z>process</z>,&nbsp;<z>but</z>&nbsp;<z>the</z>&nbsp;<z>Chinese</z>&nbsp;<z>government</z>&nbsp;<z>has</z>&nbsp;<z>long</z>&nbsp;<z>been</z>&nbsp;<z>signaling</z><z>interest</z>&nbsp;<z>in</z>&nbsp;<z>the</z>&nbsp;HS2&nbsp;<z>project</z>.</z></p><p style=\"margin: 0px auto; padding: 0px 0px 20px; width: 640px; line-height: 22px; color: rgb(53, 52, 52); font-family: Georgia, Arial, Helvetica, sans-serif; white-space: normal; widows: auto;\"><z><z>According</z>&nbsp;<z>to</z>&nbsp;<z>a</z>&nbsp;<z>report</z>&nbsp;<z>by</z>&nbsp;<z>UK</z>&nbsp;<z>news</z>&nbsp;<z>website</z>&nbsp;<z>telegraph</z>.<z>co</z>.<z>uk</z>&nbsp;<z>on</z>&nbsp;<z>June</z>&nbsp;17, 2014,&nbsp;<z>Chinese</z><z>Premier</z>&nbsp;<z>Li</z>&nbsp;<z>Keqiang</z>&nbsp;<z>expressed</z>&nbsp;<z>China</z>&#39;<z>s</z>&nbsp;<z>interest</z>&nbsp;<z>in</z>&nbsp;<z>investing</z>&nbsp;<z>in</z>&nbsp;HS2&nbsp;<z>and</z>&nbsp;<z>other</z>&nbsp;<z>British</z><z>infrastructure</z>&nbsp;<z>projects</z>&nbsp;<z>at</z>&nbsp;<z>trade</z>&nbsp;<z>talks</z>&nbsp;<z>with</z>&nbsp;<z>British</z>&nbsp;<z>Prime</z>&nbsp;<z>Minister</z>&nbsp;<z>David</z>&nbsp;<z>Cameron</z>&nbsp;<z>during</z>&nbsp;<z>an</z><z>official</z>&nbsp;<z>visit</z>&nbsp;<z>to</z>&nbsp;<z>the</z>&nbsp;<z>UK</z>&nbsp;<z>in</z>&nbsp;<z>June</z>&nbsp;2014.</z></p><p style=\"margin: 0px auto; padding: 0px 0px 20px; width: 640px; line-height: 22px; color: rgb(53, 52, 52); font-family: Georgia, Arial, Helvetica, sans-serif; white-space: normal; widows: auto;\"><z><z>A</z>&nbsp;<z>memorandum</z>&nbsp;<z>of</z>&nbsp;<z>understanding</z>&nbsp;<z>was</z>&nbsp;<z>signed</z>&nbsp;<z>by</z>&nbsp;<z>China</z>&#39;<z>s</z>&nbsp;<z>National</z>&nbsp;<z>Development</z>&nbsp;<z>and</z><z>Reform</z>&nbsp;<z>Committee</z>&nbsp;(<z>NDRC</z>)&nbsp;<z>and</z>&nbsp;<z>Britain</z>&#39;<z>s</z>&nbsp;<z>Department</z>&nbsp;<z>of</z>&nbsp;<z>Transport</z>&nbsp;<z>during</z>&nbsp;<z>Li</z>&#39;<z>s</z>&nbsp;<z>visit</z>,&nbsp;<z>and</z>&nbsp;<z>a</z><z>working</z>&nbsp;<z>team</z>&nbsp;<z>was</z>&nbsp;<z>subsequently</z>&nbsp;<z>formed</z>&nbsp;<z>in</z>&nbsp;<z>April</z>&nbsp;<z>this</z>&nbsp;<z>year</z>&nbsp;<z>to</z>&nbsp;<z>boost</z>&nbsp;<z>business</z>&nbsp;<z>cooperation</z>&nbsp;<z>in</z><z>the</z>&nbsp;<z>rail</z>&nbsp;<z>sector</z>.&nbsp;<z>The</z>&nbsp;<z>team</z>&nbsp;<z>is</z>&nbsp;<z>tasked</z>&nbsp;<z>with</z>&nbsp;<z>fostering</z>&nbsp;<z>communication</z>&nbsp;<z>about</z>&nbsp;<z>the</z>&nbsp;HS2&nbsp;<z>project</z>&nbsp;<z>and</z><z>encouraging</z>&nbsp;<z>companies</z>&nbsp;<z>in</z>&nbsp;<z>both</z>&nbsp;<z>countries</z>&nbsp;<z>to</z>&nbsp;<z>participate</z>&nbsp;<z>in</z>&nbsp;<z>the</z>&nbsp;<z>project</z>,&nbsp;<z>according</z>&nbsp;<z>to</z>&nbsp;<z>a</z><z>statement</z>&nbsp;<z>posted</z>&nbsp;<z>on</z>&nbsp;<z>the</z>&nbsp;<z>website</z>&nbsp;<z>of</z>&nbsp;<z>China</z>&#39;<z>s</z>&nbsp;<z>Ministry</z>&nbsp;<z>of</z>&nbsp;<z>Foreign</z>&nbsp;<z>Affairs</z>.</z></p><p style=\"margin: 0px auto; padding: 0px 0px 20px; width: 640px; line-height: 22px; color: rgb(53, 52, 52); font-family: Georgia, Arial, Helvetica, sans-serif; white-space: normal; widows: auto;\"><z><z>Chinese</z>&nbsp;<z>rail</z>&nbsp;<z>firms</z>&nbsp;<z>have</z>&nbsp;<z>also</z>&nbsp;<z>been</z>&nbsp;<z>making</z>&nbsp;<z>efforts</z>&nbsp;<z>to</z>&nbsp;<z>prepare</z>&nbsp;<z>for</z>&nbsp;<z>cooperation</z>&nbsp;<z>on</z>&nbsp;<z>international</z><z>high-speed</z>&nbsp;<z>rail</z>&nbsp;<z>projects</z>&nbsp;<z>such</z>&nbsp;<z>as</z>&nbsp;HS2.</z></p><p style=\"margin: 0px auto; padding: 0px 0px 20px; width: 640px; line-height: 22px; color: rgb(53, 52, 52); font-family: Georgia, Arial, Helvetica, sans-serif; white-space: normal; widows: auto;\"><z><z>According</z>&nbsp;<z>to</z>&nbsp;<z>finance</z>.<z>qq</z>.<z>com</z>&#39;<z>s</z>&nbsp;<z>report</z>,&nbsp;<z>Chinese</z>&nbsp;<z>train</z>&nbsp;<z>maker</z>&nbsp;<z>CSR</z>&nbsp;<z>Corp</z>&nbsp;<z>partnered</z>&nbsp;<z>with</z><z>Imperial</z>&nbsp;<z>College</z>&nbsp;<z>London</z>,&nbsp;<z>University</z>&nbsp;<z>of</z>&nbsp;<z>Southampton</z>&nbsp;<z>and</z>&nbsp;<z>University</z>&nbsp;<z>of</z>&nbsp;<z>Birmingham</z>&nbsp;<z>to</z><z>form</z>&nbsp;<z>a</z>&nbsp;<z>rail</z>&nbsp;<z>technology</z>&nbsp;<z>research</z>&nbsp;<z>center</z>&nbsp;<z>in</z>&nbsp;<z>May</z>,&nbsp;<z>shortly</z>&nbsp;<z>before</z>&nbsp;<z>the</z>&nbsp;<z>company</z>&nbsp;<z>merged</z>&nbsp;<z>with</z><z>CNR</z>&nbsp;<z>Corp</z>&nbsp;<z>to</z>&nbsp;<z>form</z>&nbsp;<z>CRRC</z>&nbsp;<z>Corp</z>&nbsp;<z>on</z>&nbsp;<z>June</z>&nbsp;1.&nbsp;<z>The</z>&nbsp;<z>research</z>&nbsp;<z>center</z>&nbsp;<z>collaboration</z>&nbsp;<z>aims</z>&nbsp;<z>to</z>&nbsp;<z>develop</z><z>cooperation</z>&nbsp;<z>in</z>&nbsp;<z>the</z>&nbsp;<z>development</z>&nbsp;<z>of</z>&nbsp;<z>high-speed</z>&nbsp;<z>rail</z>&nbsp;<z>technology</z>,&nbsp;<z>the</z>&nbsp;<z>report</z>&nbsp;<z>said</z>.</z></p><p style=\"margin: 0px auto; padding: 0px 0px 20px; width: 640px; line-height: 22px; color: rgb(53, 52, 52); font-family: Georgia, Arial, Helvetica, sans-serif; white-space: normal; widows: auto;\"><z><z>CRRC</z>&nbsp;<z>Corp</z>&nbsp;<z>could</z>&nbsp;<z>not</z>&nbsp;<z>be</z>&nbsp;<z>reached</z>&nbsp;<z>for</z>&nbsp;<z>comment</z>&nbsp;<z>regarding</z>&nbsp;<z>its</z>&nbsp;<z>potential</z>&nbsp;<z>plan</z>&nbsp;<z>to</z>&nbsp;<z>bid</z>&nbsp;<z>for</z>&nbsp;<z>the</z>HS2&nbsp;<z>project</z>.</z></p><p style=\"margin: 0px auto; padding: 0px 0px 20px; width: 640px; line-height: 22px; color: rgb(53, 52, 52); font-family: Georgia, Arial, Helvetica, sans-serif; white-space: normal; widows: auto;\"><z><z>Experts</z>&nbsp;<z>say</z>&nbsp;<z>that</z>&nbsp;<z>Chinese</z>&nbsp;<z>rail</z>&nbsp;<z>firms</z>&#39;&nbsp;<z>lower</z>&nbsp;<z>costs</z>&nbsp;<z>and</z>&nbsp;<z>advanced</z>&nbsp;<z>high-speed</z>&nbsp;<z>rail</z>&nbsp;<z>technology</z><z>provide</z>&nbsp;<z>them</z>&nbsp;<z>with</z>&nbsp;<z>an</z>&nbsp;<z>advantage</z>&nbsp;<z>in</z>&nbsp;<z>securing</z>&nbsp;<z>the</z>&nbsp;HS2&nbsp;<z>bid</z>.&nbsp;<z>Wang</z>&nbsp;<z>Mengshu</z>&nbsp;<z>of</z>&nbsp;<z>the</z>&nbsp;<z>Chinese</z><z>Academy</z>&nbsp;<z>of</z>&nbsp;<z>Engineering</z>&nbsp;<z>told</z>&nbsp;<z>the</z>&nbsp;<z>Global</z>&nbsp;<z>Times</z>&nbsp;<z>on</z>&nbsp;<z>Wednesday</z>&nbsp;<z>that</z>&nbsp;<z>a</z>&nbsp;<z>single</z>&nbsp;<z>Chinese</z><z>company</z>&nbsp;<z>or</z>&nbsp;<z>a</z>&nbsp;<z>group</z>&nbsp;<z>of</z>&nbsp;<z>Chinese</z>&nbsp;<z>rail</z>&nbsp;<z>firms</z>&nbsp;<z>will</z>&nbsp;<z>most</z>&nbsp;<z>likely</z>&nbsp;<z>win</z>&nbsp;<z>the</z>&nbsp;<z>bid</z>.</z></p><p style=\"margin: 0px auto; padding: 0px 0px 20px; width: 640px; line-height: 22px; color: rgb(53, 52, 52); font-family: Georgia, Arial, Helvetica, sans-serif; white-space: normal; widows: auto;\"><z><z>Chinese</z>&nbsp;<z>firms</z>&nbsp;<z>have</z>&nbsp;<z>proven</z>&nbsp;<z>the</z>&nbsp;<z>strength</z>&nbsp;<z>of</z>&nbsp;<z>their</z>&nbsp;<z>technology</z>&nbsp;<z>and</z>&nbsp;<z>hands-on</z>&nbsp;<z>experience</z>&nbsp;<z>in</z><z>constructing</z>&nbsp;<z>and</z>&nbsp;<z>running</z>&nbsp;<z>high-speed</z>&nbsp;<z>railways</z>,&nbsp;<z>all</z>&nbsp;<z>while</z>&nbsp;<z>keeping</z>&nbsp;<z>costs</z>&nbsp;<z>much</z>&nbsp;<z>lower</z>&nbsp;<z>than</z><z>their</z>&nbsp;<z>competitors</z>,&nbsp;<z>Wang</z>&nbsp;<z>said</z>.&nbsp;<z>He</z>&nbsp;<z>also</z>&nbsp;<z>pointed</z>&nbsp;<z>out</z>&nbsp;<z>that</z>&nbsp;<z>the</z>&nbsp;<z>UK</z>&nbsp;<z>is</z>&nbsp;<z>looking</z>&nbsp;<z>for</z>&nbsp;<z>this</z>&nbsp;<z>exact</z><z>combination</z>&nbsp;<z>of</z>&nbsp;<z>affordability</z>&nbsp;<z>and</z>&nbsp;<z>dependability</z>.</z></p><p style=\"margin: 0px auto; padding: 0px 0px 20px; width: 640px; line-height: 22px; color: rgb(53, 52, 52); font-family: Georgia, Arial, Helvetica, sans-serif; white-space: normal; widows: auto;\"><z><z>Zhao</z>&nbsp;<z>Jian</z>,&nbsp;<z>a</z>&nbsp;<z>professor</z>&nbsp;<z>at</z>&nbsp;<z>Beijing</z>&nbsp;<z>Jiaotong</z>&nbsp;<z>University</z>,&nbsp;<z>told</z>&nbsp;<z>the</z>&nbsp;<z>Global</z>&nbsp;<z>Times</z>&nbsp;<z>on</z>&nbsp;<z>Wednesday</z><z>that</z>&nbsp;<z>he</z>&nbsp;<z>agrees</z>&nbsp;<z>that</z>&nbsp;<z>Chinese</z>&nbsp;<z>rail</z>&nbsp;<z>firms</z>&#39;&nbsp;<z>cost</z>&nbsp;<z>performance</z>&nbsp;<z>will</z>&nbsp;<z>likely</z>&nbsp;<z>help</z>&nbsp;<z>them</z>&nbsp;<z>win</z>&nbsp;<z>the</z>&nbsp;HS2<z>bid</z>.</z></p><p style=\"margin: 0px auto; padding: 0px 0px 20px; width: 640px; line-height: 22px; color: rgb(53, 52, 52); font-family: Georgia, Arial, Helvetica, sans-serif; white-space: normal; widows: auto;\"><z><z>However</z>,&nbsp;<z>Zhao</z>&nbsp;<z>said</z>&nbsp;<z>that</z>&nbsp;<z>Chinese</z>&nbsp;<z>firms</z>&nbsp;<z>would</z>&nbsp;<z>do</z>&nbsp;<z>better</z>&nbsp;<z>to</z>&nbsp;<z>focus</z>&nbsp;<z>solely</z>&nbsp;<z>on</z>&nbsp;<z>the</z>&nbsp;<z>construction</z><z>of</z>&nbsp;<z>the</z>&nbsp;<z>railway</z>&nbsp;<z>and</z>&nbsp;<z>avoid</z>&nbsp;<z>getting</z>&nbsp;<z>involved</z>&nbsp;<z>in</z>&nbsp;<z>the</z>&nbsp;<z>rail</z>&nbsp;<z>system</z>&#39;<z>s</z>&nbsp;<z>operation</z>,&nbsp;<z>noting</z>&nbsp;<z>that</z>&nbsp;<z>the</z>&nbsp;<z>low</z><z>population</z>&nbsp;<z>density</z>&nbsp;<z>of</z>&nbsp;<z>the</z>&nbsp;<z>UK</z>&nbsp;<z>might</z>&nbsp;<z>prevent</z>&nbsp;<z>the</z>&nbsp;<z>project</z>&nbsp;<z>from</z>&nbsp;<z>generating</z>&nbsp;<z>significant</z>&nbsp;<z>profits</z>.</z></p><p style=\"margin: 0px auto; padding: 0px 0px 20px; width: 640px; line-height: 22px; color: rgb(53, 52, 52); font-family: Georgia, Arial, Helvetica, sans-serif; white-space: normal; widows: auto;\"><z><z>But</z>&nbsp;<z>the</z>&nbsp;HS2&nbsp;<z>project</z>&nbsp;<z>is</z>&nbsp;<z>more</z>&nbsp;<z>than</z>&nbsp;<z>a</z>&nbsp;<z>single</z>&nbsp;<z>business</z>&nbsp;<z>move</z>.&nbsp;<z>Wang</z>&nbsp;<z>believes</z>&nbsp;<z>that</z>&nbsp;<z>if</z>&nbsp;<z>a</z>&nbsp;<z>Chinese</z><z>bid</z>&nbsp;<z>is</z>&nbsp;<z>successful</z>,&nbsp;<z>cooperation</z>&nbsp;<z>on</z>&nbsp;<z>the</z>&nbsp;<z>project</z>&nbsp;<z>will</z>&nbsp;<z>improve</z>&nbsp;<z>the</z>&nbsp;<z>trade</z>&nbsp;<z>relationship</z>&nbsp;<z>between</z><z>China</z>&nbsp;<z>and</z>&nbsp;<z>the</z>&nbsp;<z>UK</z>,&nbsp;<z>opening</z>&nbsp;<z>doors</z>&nbsp;<z>for</z>&nbsp;<z>future</z>&nbsp;<z>Sino-British</z>&nbsp;<z>cooperation</z>&nbsp;<z>in</z>&nbsp;<z>other</z>&nbsp;<z>areas</z>.</z></p><p style=\"margin: 0px auto; padding: 0px 0px 20px; width: 640px; line-height: 22px; color: rgb(53, 52, 52); font-family: Georgia, Arial, Helvetica, sans-serif; white-space: normal; widows: auto;\"><z><z>Boosting</z>&nbsp;<z>China-UK</z>&nbsp;<z>trade</z>&nbsp;<z>ties</z>&nbsp;<z>through</z>&nbsp;<z>cooperation</z>&nbsp;<z>on</z>&nbsp;<z>high-speed</z>&nbsp;<z>rail</z>,&nbsp;<z>nuclear</z>&nbsp;<z>energy</z>&nbsp;<z>and</z><z>other</z>&nbsp;<z>projects</z>&nbsp;<z>is</z>&nbsp;<z>at</z>&nbsp;<z>the</z>&nbsp;<z>top</z>&nbsp;<z>of</z>&nbsp;<z>the</z>&nbsp;<z>agenda</z>&nbsp;<z>for</z>&nbsp;<z>President</z>&nbsp;<z>Xi</z>&nbsp;<z>Jinping</z>&#39;<z>s</z>&nbsp;<z>State</z>&nbsp;<z>visit</z>&nbsp;<z>to</z>&nbsp;<z>the</z>&nbsp;<z>UK</z><z>later</z>&nbsp;<z>this</z>&nbsp;<z>month</z>,&nbsp;<z>said</z>&nbsp;<z>Zhang</z>&nbsp;<z>Ji</z>,&nbsp;<z>assistant</z>&nbsp;<z>to</z>&nbsp;<z>the</z>&nbsp;<z>minister</z>&nbsp;<z>of</z>&nbsp;<z>commerce</z>,&nbsp;<z>at</z>&nbsp;<z>a</z>&nbsp;<z>news</z>&nbsp;<z>conference</z><z>in</z>&nbsp;<z>Beijing</z>&nbsp;<z>on</z>&nbsp;<z>Tuesday</z>.</z></p><p style=\"margin: 0px auto; padding: 0px 0px 20px; width: 640px; line-height: 22px; color: rgb(53, 52, 52); font-family: Georgia, Arial, Helvetica, sans-serif; white-space: normal; widows: auto;\"><z><z>China</z>&#39;<z>s</z>&nbsp;<z>foreign</z>&nbsp;<z>ministry</z>&nbsp;<z>announced</z>&nbsp;<z>Tuesday</z>&nbsp;<z>that</z>&nbsp;<z>Xi</z>&#39;<z>s</z>&nbsp;<z>scheduled</z>&nbsp;<z>state</z>&nbsp;<z>visit</z>&nbsp;<z>to</z>&nbsp;<z>the</z>&nbsp;<z>UK</z>&nbsp;<z>from</z><z>October</z>&nbsp;19&nbsp;<z>to</z>&nbsp;23&nbsp;<z>will</z>&nbsp;<z>start</z>&nbsp;<z>a</z>&nbsp;&quot;<z>golden</z>&nbsp;<z>era</z>&quot;&nbsp;<z>of</z>&nbsp;<z>China-UK</z>&nbsp;<z>relations</z>.&nbsp;<z>A</z>&nbsp;<z>long</z>&nbsp;<z>list</z>&nbsp;<z>of</z>&nbsp;<z>deals</z><z>addressing</z>&nbsp;<z>fields</z>&nbsp;<z>including</z>&nbsp;<z>the</z>&nbsp;<z>energy</z>&nbsp;<z>sector</z>,&nbsp;<z>real</z>&nbsp;<z>estate</z>,&nbsp;<z>finance</z>,&nbsp;<z>and</z>&nbsp;<z>automobiles</z>&nbsp;<z>will</z>&nbsp;<z>be</z><z>signed</z>&nbsp;<z>during</z>&nbsp;<z>the</z>&nbsp;<z>visit</z>,&nbsp;<z>the</z>&nbsp;<z>ministry</z>&nbsp;<z>said</z>.</z></p><p style=\"margin: 0px auto; padding: 0px 0px 20px; width: 640px; line-height: 22px; color: rgb(53, 52, 52); font-family: Georgia, Arial, Helvetica, sans-serif; white-space: normal; widows: auto;\"><z><z>Zhao</z>&nbsp;<z>said</z>&nbsp;<z>it</z>&nbsp;<z>is</z>&nbsp;<z>unlikely</z>&nbsp;<z>that</z>&nbsp;<z>a</z>&nbsp;<z>deal</z>&nbsp;<z>on</z>&nbsp;HS2&nbsp;<z>will</z>&nbsp;<z>be</z>&nbsp;<z>signed</z>&nbsp;<z>during</z>&nbsp;<z>Xi</z>&#39;<z>s</z>&nbsp;<z>visit</z>&nbsp;<z>since</z>&nbsp;<z>the</z>&nbsp;<z>bidding</z><z>process</z>&nbsp;<z>only</z>&nbsp;<z>opened</z>&nbsp;<z>recently</z>.</z></p><p style=\"margin: 0px auto; padding: 0px 0px 20px; width: 640px; line-height: 22px; color: rgb(53, 52, 52); font-family: Georgia, Arial, Helvetica, sans-serif; white-space: normal; widows: auto;\"><z><z>Although</z>&nbsp;<z>plans</z>&nbsp;<z>for</z>&nbsp;<z>the</z>&nbsp;<z>project</z>&nbsp;<z>had</z>&nbsp;<z>not</z>&nbsp;<z>yet</z>&nbsp;<z>received</z>&nbsp;<z>final</z>&nbsp;<z>parliamentary</z>&nbsp;<z>approval</z>,&nbsp;<z>British</z><z>Chancellor</z>&nbsp;<z>George</z>&nbsp;<z>Osborne</z>&nbsp;<z>opened</z>&nbsp;<z>the</z>&nbsp;<z>bidding</z>&nbsp;<z>process</z>&nbsp;<z>for</z>&nbsp;<z>the</z>&nbsp;<z>first</z>&nbsp;<z>phrase</z>&nbsp;<z>of</z>&nbsp;<z>the</z>&nbsp;HS2<z>project</z>&nbsp;<z>during</z>&nbsp;<z>a</z>&nbsp;<z>weeklong</z>&nbsp;<z>trip</z>&nbsp;<z>to</z>&nbsp;<z>China</z>&nbsp;<z>in</z>&nbsp;<z>late</z>&nbsp;<z>September</z>&nbsp;<z>and</z>&nbsp;<z>urged</z>&nbsp;<z>Chinese</z>&nbsp;<z>rail</z>&nbsp;<z>firms</z>&nbsp;<z>to</z><z>start</z>&nbsp;<z>making</z>&nbsp;<z>offers</z>&nbsp;<z>on</z>&nbsp;<z>contracts</z>&nbsp;<z>worth</z>&nbsp;11.8&nbsp;<z>billion</z>&nbsp;<z>pounds</z>. &nbsp;</z></p><p><br/></p>','2015-10-15 18:11:47','丁伟',4,'english',3,NULL,NULL,NULL,NULL,NULL,'report','Chinese high-speed rail contractors will compete with French, German and Japanesecounterparts to bid on contracts to build the UK\'s High Speed 2 (HS2) project, Chinesenews portal finance.qq.com reported Wednesday.','articleType',26,NULL,NULL),(50,NULL,'<p>111</p>','2015-10-15 18:38:48','丁伟',4,'chinese',111,NULL,NULL,NULL,NULL,NULL,'report','11111','fileType',17,NULL,'111'),(51,NULL,'<p>22</p>','2015-10-15 18:45:10','丁伟',4,'chinese',22,NULL,NULL,NULL,NULL,NULL,'report','222','fileType',17,'2015-10-13','222'),(52,NULL,'<p style=\"margin: 0px auto; padding: 0px 0px 20px; width: 640px; line-height: 22px; color: rgb(53, 52, 52); font-family: Georgia, Arial, Helvetica, sans-serif; white-space: normal; widows: auto;\"><z><z>On</z>&nbsp;<z>the</z>&nbsp;<z>Foreign</z>&nbsp;<z>Ministry</z>&nbsp;<z>regular</z>&nbsp;<z>press</z>&nbsp;<z>conference</z>&nbsp;<z>on</z>&nbsp;<z>October</z>&nbsp;14, 2015,&nbsp;<z>spokesperson</z>&nbsp;<z>Hua</z><z>Chunying</z>&nbsp;<z>dismisses</z>&nbsp;<z>rumor</z>&nbsp;<z>that</z>&nbsp;<z>Chinese</z>&nbsp;<z>aircraft</z>&nbsp;<z>carrier</z>&nbsp;<z>Liaoning</z>&nbsp;<z>is</z>&nbsp;<z>to</z>&nbsp;<z>be</z>&nbsp;<z>sent</z>&nbsp;<z>to</z>&nbsp;<z>the</z><z>Mediterranean</z>&nbsp;<z>Sea</z>&nbsp;<z>for</z>&nbsp;<z>military</z>&nbsp;<z>actions</z>&nbsp;<z>in</z>&nbsp;<z>Syria</z>&nbsp;<z>along</z>&nbsp;<z>with</z>&nbsp;<z>Russia</z>.</z></p><p style=\"margin: 0px auto; padding: 0px 0px 20px; width: 640px; line-height: 22px; color: rgb(53, 52, 52); font-family: Georgia, Arial, Helvetica, sans-serif; white-space: normal; widows: auto;\"><z>“<z>As</z>&nbsp;<z>far</z>&nbsp;<z>as</z>&nbsp;<z>I</z>&nbsp;<z>know</z>,&nbsp;<z>the</z>&nbsp;<z>aircraft</z>&nbsp;<z>carrier</z>&nbsp;<z>Liaoning</z>&nbsp;<z>is</z>&nbsp;<z>still</z>&nbsp;<z>being</z>&nbsp;<z>used</z>&nbsp;<z>for</z>&nbsp;<z>scientific</z>&nbsp;<z>research</z>&nbsp;<z>and</z><z>experiment</z>&nbsp;<z>as</z>&nbsp;<z>well</z>&nbsp;<z>as</z>&nbsp;<z>military</z>&nbsp;<z>training</z>.&nbsp;<z>I</z>&nbsp;<z>have</z>&nbsp;<z>not</z>&nbsp;<z>heard</z>&nbsp;<z>of</z>&nbsp;<z>any</z>&nbsp;<z>other</z>&nbsp;<z>arrangements</z>,”&nbsp;<z>says</z><z>Hua</z>.&nbsp;</z></p><p><br/></p>','2015-10-15 18:46:37','丁伟',4,'english',3,NULL,NULL,NULL,NULL,NULL,'report','Foreign Ministry Dismisses Rumor about Chinese Carrier Involved in Syrian Military Actions','articleType',26,'2015-10-29','beijing'),(53,NULL,'','2015-10-16 14:27:41','丁伟',4,'chinese',100000,NULL,NULL,NULL,NULL,NULL,'report','111','fileType',17,'2015-10-26',''),(54,NULL,'','2015-10-16 14:28:04','丁伟',4,'chinese',100000,NULL,NULL,NULL,NULL,NULL,'','11','',19,'',''),(55,NULL,'','2015-10-16 14:33:57','丁伟',4,'chinese',100000,NULL,NULL,NULL,NULL,NULL,'','11','',17,'',''),(56,NULL,'<p style=\"line-height: 16px;\"><img style=\"vertical-align: middle; margin-right: 2px;\" src=\"/resource/ueditor1_4_2/dialogs/attachment/fileTypeImages/icon_jpg.gif\"/><a style=\"font-size:12px; color:#0066cc;\" href=\"/ueditor/jsp/upload/file/20151016/1444977378040042738.jpg\" title=\"_86107274_3bd821c4-406b-4c63-bfc9-a11e5aafb445.jpg\">_86107274_3bd821c4-406b-4c63-bfc9-a11e5aafb445.jpg</a></p><p style=\"line-height: 16px;\"><img style=\"vertical-align: middle; margin-right: 2px;\" src=\"/resource/ueditor1_4_2/dialogs/attachment/fileTypeImages/icon_doc.gif\"/><a style=\"font-size:12px; color:#0066cc;\" href=\"/ueditor/jsp/upload/file/20151016/1444977378040056468.docx\" title=\"B20栏目.docx\">B20栏目.docx</a></p><p>111111111111111111</p>','2015-10-16 14:36:49','丁伟',4,'chinese',100000,NULL,NULL,NULL,NULL,NULL,'','11','',17,'',''),(57,NULL,'<p>B20 China will continue to promote multilateralism, as opposed to protectionism, by fostering trade facilitation. More specifically, B20 China will focus on harmonizing regional trade agreements and maximizing the business world’s contribution to the promotion of multilateral trade processes.</p>','2015-10-21 14:19:45','管理员',1,'chinese',100000,NULL,NULL,NULL,NULL,NULL,'schedule','测试计划1','',17,'2015-11-11','北京'),(58,NULL,'','2015-10-21 14:22:38','管理员',1,'chinese',100000,NULL,NULL,NULL,NULL,NULL,'schedule','测试计划2','',17,'2015-11-18','上海'),(59,NULL,'','2015-11-09 15:37:45','管理员',1,'chinese',100000,NULL,NULL,NULL,NULL,NULL,'report','测试日程安排','fileType',17,'2015-11-20','上海');

/*Table structure for table `user` */

DROP TABLE IF EXISTS `user`;

CREATE TABLE `user` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `loginName` varchar(255) DEFAULT NULL,
  `password` varchar(255) DEFAULT NULL,
  `username` varchar(255) DEFAULT NULL,
  `age` int(11) DEFAULT NULL,
  `company` varchar(255) DEFAULT NULL,
  `countStatus` int(11) DEFAULT NULL,
  `email` varchar(255) DEFAULT NULL,
  `sex` varchar(255) DEFAULT NULL,
  `telphone` varchar(255) DEFAULT NULL,
  `userType` varchar(255) DEFAULT NULL,
  `createTime` datetime DEFAULT NULL,
  `creator` varchar(255) DEFAULT NULL,
  `creatorId` bigint(20) NOT NULL,
  `loginCount` int(11) DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=52 DEFAULT CHARSET=utf8;

/*Data for the table `user` */

insert  into `user`(`id`,`loginName`,`password`,`username`,`age`,`company`,`countStatus`,`email`,`sex`,`telphone`,`userType`,`createTime`,`creator`,`creatorId`,`loginCount`) values (1,'admin','1000:25b7b85900b455c9a7f850ba3e1def28e9410935bca1ba2a:932078d210565b0c40c5ffd93c238bdaef62264519e9af8d','管理员',NULL,'',1,'','','','back','2015-10-19 15:52:41',NULL,0,89),(4,'dingwei','e3ceb5881a0a1fdaad01296d7554868d','丁伟',NULL,'',1,'','男',NULL,'back','2015-10-19 15:52:42',NULL,0,122),(12,'chenglu','96e79218965eb72c92a549dd5a330112','成露',26,'中贸促',1,'123@163.com','女','13666666666','back','2015-10-19 15:52:43',NULL,0,5),(31,'xuyan','96e79218965eb72c92a549dd5a330112','徐琰',NULL,'',1,'','','','back','2015-10-19 15:52:44',NULL,0,14),(32,'wangyingnan','96e79218965eb72c92a549dd5a330112','王英男',NULL,NULL,1,NULL,NULL,NULL,NULL,'2015-10-19 15:52:45',NULL,0,NULL),(33,'sunqipeng','96e79218965eb72c92a549dd5a330112','孙其鹏',NULL,'',1,'','','','back','2015-10-19 15:52:46',NULL,0,3),(34,'zhangbin','96e79218965eb72c92a549dd5a330112','张彬',NULL,NULL,1,NULL,NULL,NULL,NULL,'2015-10-19 15:52:47',NULL,0,NULL),(35,'zhaotian','96e79218965eb72c92a549dd5a330112','赵恬',NULL,NULL,1,NULL,NULL,NULL,NULL,'2015-10-19 15:52:48',NULL,0,NULL),(36,'zengqingqing','96e79218965eb72c92a549dd5a330112','曾青青',NULL,NULL,1,NULL,NULL,NULL,NULL,'2015-10-19 15:52:49',NULL,0,NULL),(37,'yangyi','96e79218965eb72c92a549dd5a330112','杨伊',NULL,NULL,1,NULL,NULL,NULL,NULL,'2015-10-19 15:52:50',NULL,0,NULL),(39,'gaokaiyue','96e79218965eb72c92a549dd5a330112','高凯悦',NULL,'',1,'','','','back','2015-10-19 15:52:51',NULL,0,1),(49,'jiangbo','96e79218965eb72c92a549dd5a330112','姜波',25,'中贸促',1,'','男','','back','2015-10-19 15:52:52','丁伟',4,2),(50,'fubo','96e79218965eb72c92a549dd5a330112','付博',NULL,'',1,'','男','','back','2015-10-22 14:34:52','管理员',1,NULL),(51,'fubo1','96e79218965eb72c92a549dd5a330112','付博',NULL,'',1,'','男','','back','2015-10-22 14:35:02','管理员',1,NULL);

/*Table structure for table `user_role` */

DROP TABLE IF EXISTS `user_role`;

CREATE TABLE `user_role` (
  `User_id` bigint(20) NOT NULL,
  `roles_id` bigint(20) NOT NULL,
  PRIMARY KEY (`User_id`,`roles_id`),
  UNIQUE KEY `UK_tc5k40i3kit8944syrd366vy1` (`roles_id`),
  CONSTRAINT `FK_dv4w2xni693cg4ibi3fo1fkk6` FOREIGN KEY (`User_id`) REFERENCES `user` (`id`),
  CONSTRAINT `FK_tc5k40i3kit8944syrd366vy1` FOREIGN KEY (`roles_id`) REFERENCES `role` (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

/*Data for the table `user_role` */

insert  into `user_role`(`User_id`,`roles_id`) values (32,2),(4,22),(31,34),(12,35);

/*Table structure for table `user_roles` */

DROP TABLE IF EXISTS `user_roles`;

CREATE TABLE `user_roles` (
  `user_id` bigint(20) NOT NULL,
  `role_id` bigint(20) NOT NULL,
  PRIMARY KEY (`user_id`,`role_id`),
  KEY `FK_7je7a50gg17220xg5scxp8c9s` (`role_id`),
  CONSTRAINT `FK_3e6lduvt0dlyadcbbgi1pmxdy` FOREIGN KEY (`user_id`) REFERENCES `user` (`id`),
  CONSTRAINT `FK_7je7a50gg17220xg5scxp8c9s` FOREIGN KEY (`role_id`) REFERENCES `role` (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

/*Data for the table `user_roles` */

insert  into `user_roles`(`user_id`,`role_id`) values (1,22),(4,22),(12,22),(31,34),(33,34),(36,34),(49,34),(33,35),(36,35),(39,35),(33,36),(49,36),(33,37),(39,37),(33,38),(49,38),(33,39),(39,39);

/*Table structure for table `usergroup` */

DROP TABLE IF EXISTS `usergroup`;

CREATE TABLE `usergroup` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `description` varchar(255) DEFAULT NULL,
  `name` varchar(255) DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

/*Data for the table `usergroup` */

/*Table structure for table `usergroup_role` */

DROP TABLE IF EXISTS `usergroup_role`;

CREATE TABLE `usergroup_role` (
  `UserGroup_id` bigint(20) NOT NULL,
  `roles_id` bigint(20) NOT NULL,
  PRIMARY KEY (`UserGroup_id`,`roles_id`),
  KEY `FK_3v8mvm3sf2kr61klxogchfn2i` (`roles_id`),
  CONSTRAINT `FK_3v8mvm3sf2kr61klxogchfn2i` FOREIGN KEY (`roles_id`) REFERENCES `role` (`id`),
  CONSTRAINT `FK_d69951vfwhi8n9q1llasaaln0` FOREIGN KEY (`UserGroup_id`) REFERENCES `usergroup` (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

/*Data for the table `usergroup_role` */

/*Table structure for table `usergroup_user` */

DROP TABLE IF EXISTS `usergroup_user`;

CREATE TABLE `usergroup_user` (
  `UserGroup_id` bigint(20) NOT NULL,
  `users_id` bigint(20) NOT NULL,
  PRIMARY KEY (`UserGroup_id`,`users_id`),
  KEY `FK_jge0t7iub2lokm4i800jmmeh7` (`users_id`),
  CONSTRAINT `FK_619ei9qqle5ejjwfupa6pdr72` FOREIGN KEY (`UserGroup_id`) REFERENCES `usergroup` (`id`),
  CONSTRAINT `FK_jge0t7iub2lokm4i800jmmeh7` FOREIGN KEY (`users_id`) REFERENCES `user` (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

/*Data for the table `usergroup_user` */

/*Table structure for table `userrole` */

DROP TABLE IF EXISTS `userrole`;

CREATE TABLE `userrole` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `role_id` bigint(20) DEFAULT NULL,
  `user_id` bigint(20) DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `FK_l2vc7ef3hyhxy2094ldyf762s` (`role_id`),
  KEY `FK_hyddjyserbkrnpbveirrw7phm` (`user_id`),
  CONSTRAINT `FK_hyddjyserbkrnpbveirrw7phm` FOREIGN KEY (`user_id`) REFERENCES `user` (`id`),
  CONSTRAINT `FK_l2vc7ef3hyhxy2094ldyf762s` FOREIGN KEY (`role_id`) REFERENCES `role` (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8;

/*Data for the table `userrole` */

insert  into `userrole`(`id`,`role_id`,`user_id`) values (4,21,31),(5,3,31);

/*Table structure for table `worktopicteam` */

DROP TABLE IF EXISTS `worktopicteam`;

CREATE TABLE `worktopicteam` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `createTime` datetime DEFAULT NULL,
  `creator` varchar(255) DEFAULT NULL,
  `creatorId` bigint(20) NOT NULL,
  `imageUrl` varchar(255) DEFAULT NULL,
  `languageType` varchar(255) DEFAULT NULL,
  `leaderStructure` text,
  `sort` int(11) NOT NULL,
  `standby1` varchar(255) DEFAULT NULL,
  `standby2` varchar(255) DEFAULT NULL,
  `standby3` varchar(255) DEFAULT NULL,
  `standby4` varchar(255) DEFAULT NULL,
  `standby5` varchar(255) DEFAULT NULL,
  `synopsis` varchar(5000) DEFAULT NULL,
  `teamName` varchar(255) DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=30 DEFAULT CHARSET=utf8;

/*Data for the table `worktopicteam` */

insert  into `worktopicteam`(`id`,`createTime`,`creator`,`creatorId`,`imageUrl`,`languageType`,`leaderStructure`,`sort`,`standby1`,`standby2`,`standby3`,`standby4`,`standby5`,`synopsis`,`teamName`) values (17,'2015-10-15 14:55:31','丁伟',4,'/uploadFile/2015-10/2015-10-21_l808pg5h6pgq54d.jpg','chinese','<p style=\"margin-top: 0px; margin-bottom: 15px; padding: 0px; color: rgb(51, 51, 51); font-family: MyriadPro-Regular; line-height: 18px; white-space: normal; background-color: rgb(255, 255, 255);\"><span style=\"font-weight: bold;\">主席:</span>&nbsp;XXXXXXXXXX&nbsp;<br/><span style=\"font-weight: bold;\">副主席:</span>&nbsp;XXXXXXX&nbsp;<br/><span style=\"font-weight: bold;\">顾问:</span>&nbsp;XXXXX&nbsp;<br/><span style=\"font-weight: bold;\">发言人:</span>&nbsp;XXXXXX</p><p style=\"margin-top: 0px; margin-bottom: 15px; padding: 0px; color: rgb(51, 51, 51); font-family: MyriadPro-Regular; line-height: 18px; white-space: normal; background-color: rgb(255, 255, 255);\">The B20 China Trade Taskforce is composed of 92 members, mostly senior executives from the business community, business associations, and professional service firms. The Trade Taskforce is also ably assisted by the Boston Consulting Group and the Peterson Institute for International Economics as its knowledge partners. During the course of the Turkish G20 presidency, B20 Turkey is addressing international trade issues by drawing on recommendations produced by the Trade Taskforce and sharing these priorities with G20 governments during the run up to the G20</p><p><br/></p>',1,NULL,NULL,NULL,NULL,NULL,'测试组1是测试组测试组1是测试组测试组1是测试组测试组1是测试组测试组1是测试组测试组1是测试组测试组1是测试组测试组1是测试组测试组1是测试组测试组1是测试组测试组1是测试组测试组1是测试组','测试组1测试组1测试组1测试组1测试组1测试组1'),(18,'2015-10-15 14:55:43','丁伟',4,NULL,'chinese','',2,NULL,NULL,NULL,NULL,NULL,'','真测试组882'),(19,'2015-10-15 14:55:55','丁伟',4,NULL,'chinese','',3,NULL,NULL,NULL,NULL,NULL,'','测试组3'),(21,'2015-10-15 14:56:09','丁伟',4,NULL,'chinese','',4,NULL,NULL,NULL,NULL,NULL,'','测试组4'),(22,'2015-10-15 14:56:34','丁伟',4,NULL,'chinese','',5,NULL,NULL,NULL,NULL,NULL,'','测试组5'),(23,'2015-10-15 14:56:50','丁伟',4,NULL,'chinese','',6,NULL,NULL,NULL,NULL,NULL,'','测试组6'),(25,'2015-10-15 14:57:18','丁伟',4,NULL,'english','',8,NULL,NULL,NULL,NULL,NULL,'','Food Fecority8'),(26,'2015-10-15 14:57:30','丁伟',4,NULL,'english','',9,NULL,NULL,NULL,NULL,NULL,'','Food Fecority9'),(27,'2015-10-15 14:57:41','丁伟',4,NULL,'english','',10,NULL,NULL,NULL,NULL,NULL,'','Food Fecority10'),(29,'2015-10-16 14:13:51','丁伟',4,NULL,'english','',10000022,NULL,NULL,NULL,NULL,NULL,'','111222');

/*Table structure for table `worktopicteam_topicwork` */

DROP TABLE IF EXISTS `worktopicteam_topicwork`;

CREATE TABLE `worktopicteam_topicwork` (
  `WorkTopicTeam_id` bigint(20) NOT NULL,
  `topicWorkList_id` bigint(20) NOT NULL,
  UNIQUE KEY `UK_6xk76je0iyi1o48qmxk3flrwn` (`topicWorkList_id`),
  KEY `FK_1dlmw5jeoxnd1rrdqpbnbbdnm` (`WorkTopicTeam_id`),
  CONSTRAINT `FK_1dlmw5jeoxnd1rrdqpbnbbdnm` FOREIGN KEY (`WorkTopicTeam_id`) REFERENCES `worktopicteam` (`id`),
  CONSTRAINT `FK_6xk76je0iyi1o48qmxk3flrwn` FOREIGN KEY (`topicWorkList_id`) REFERENCES `topicwork` (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

/*Data for the table `worktopicteam_topicwork` */

insert  into `worktopicteam_topicwork`(`WorkTopicTeam_id`,`topicWorkList_id`) values (17,43),(17,50),(17,51),(17,53),(17,55),(17,56),(17,57),(17,58),(17,59),(19,44),(19,54),(21,46),(22,45),(25,42),(25,47),(26,48),(26,49),(26,52);

/*!40101 SET SQL_MODE=@OLD_SQL_MODE */;
/*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */;
/*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;